@charset "UTF-8";.wp-block-archives {
    box-sizing: border-box
}

.wp-block-archives-dropdown label {
    display: block
}

.wp-block-avatar {
    line-height: 0
}

.wp-block-avatar,.wp-block-avatar img {
    box-sizing: border-box
}

.wp-block-avatar.aligncenter {
    text-align: center
}

.wp-block-audio {
    box-sizing: border-box
}

.wp-block-audio figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-audio audio {
    min-width: 300px;
    width: 100%
}

.wp-block-button__link {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap,.5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap,.5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap,.5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius {
    border-radius: 0!important
}

.wp-block-button .wp-block-button__link:where(.is-style-outline),.wp-block-button:where(.is-style-outline)>.wp-block-button__link {
    border: 2px solid;
    padding: .667em 1.333em
}

.wp-block-button .wp-block-button__link:where(.is-style-outline):not(.has-text-color),.wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-text-color) {
    color: currentColor
}

.wp-block-button .wp-block-button__link:where(.is-style-outline):not(.has-background),.wp-block-button:where(.is-style-outline)>.wp-block-button__link:not(.has-background) {
    background-color: initial;
    background-image: none
}

.wp-block-button .wp-block-button__link:where(.has-border-color) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-color]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-color]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-color]) {
    border-left-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-style]) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-style]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-style]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-style]) {
    border-left-width: medium
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-button.aligncenter,.wp-block-calendar {
    text-align: center
}

.wp-block-calendar td,.wp-block-calendar th {
    border: 1px solid;
    padding: .25em
}

.wp-block-calendar th {
    font-weight: 400
}

.wp-block-calendar caption {
    background-color: inherit
}

.wp-block-calendar table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
    color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd
}

.wp-block-calendar table.has-background th {
    background-color: inherit
}

.wp-block-calendar table.has-text-color th {
    color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

.wp-block-categories {
    box-sizing: border-box
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
    text-align: center
}

.wp-block-code {
    box-sizing: border-box
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.wp-block-columns {
    align-items: normal!important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap!important
}

@media(min-width: 782px) {
    .wp-block-columns {
        flex-wrap:nowrap!important
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media(max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:100%!important
    }
}

@media(min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:0%;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap!important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
    flex-basis: 0%;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-stretch {
    align-self: stretch
}

.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-post-comments {
    box-sizing: border-box
}

.wp-block-post-comments .alignleft {
    float: left
}

.wp-block-post-comments .alignright {
    float: right
}

.wp-block-post-comments .navigation:after {
    clear: both;
    content: "";
    display: table
}

.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    margin-top: .5em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
    font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-bottom: 1em;
    margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .875em
}

.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-comment-template li {
    clear: both
}

.wp-block-comment-template ol {
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 2rem
}

.wp-block-comment-template.alignleft {
    float: left
}

.wp-block-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-comment-template.alignright {
    float: right
}

.wp-block-cover,.wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient {
    background-color: initial
}

.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before {
    background-color: inherit;
    content: ""
}

.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after,.wp-block-cover:after {
    content: "";
    display: block;
    font-size: 0;
    min-height: inherit
}

@supports(position: sticky) {
    .wp-block-cover-image:after,.wp-block-cover:after {
        content:none
    }
}

.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    display: flex
}

.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    width: 100%;
    z-index: 1
}

.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

@supports(-webkit-touch-callout:inherit) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

@media(prefers-reduced-motion:reduce) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover__image-background,.wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

.wp-block-details {
    box-sizing: border-box;
    overflow: hidden
}

.wp-block-details summary {
    cursor: pointer
}

.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px
}

.wp-block-embed {
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    box-sizing: border-box
}

.wp-block-file:not(.wp-element-button) {
    font-size: .8em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

.wp-block-file__embed {
    margin-bottom: 1em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-form-input__label {
    display: flex;
    flex-direction: column;
    gap: .25em;
    margin-bottom: .5em;
    width: 100%
}

.wp-block-form-input__label.is-label-inline {
    align-items: center;
    flex-direction: row;
    gap: .5em
}

.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
    margin-bottom: .5em
}

.wp-block-form-input__label:has(input[type=checkbox]) {
    flex-direction: row-reverse;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-form-input__label-content {
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-form-input__input {
    font-size: 1em;
    margin-bottom: .5em;
    padding: 0 .5em
}

.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week] {
    border: 1px solid;
    line-height: 2;
    min-height: 2em
}

textarea.wp-block-form-input__input {
    min-height: 10em
}

.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 1em 1em 0;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    background: linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%
}

@media(min-width: 600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-right:1em;
        width: calc(33.33333% - .66667em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(25% - .75em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(20% - .8em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(16.66667% - .83333em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(14.28571% - .85714em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(12.5% - .875em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    flex-direction: column;
    flex-grow: 1;
    margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100%!important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    scrollbar-color: #0000 #0000;
    scrollbar-gutter: stable both-edges;
    scrollbar-width: thin;
    text-align: center;
    width: 100%;
    will-change: transform
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
    height: 12px;
    width: 12px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
    background-color: initial
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: initial;
    border: 3px solid #0000;
    border-radius: 8px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
    background-color: #fffc
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
    scrollbar-color: #fffc #0000
}

@media(hover: none) {
    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        scrollbar-color:#fffc #0000
    }
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    background: 0 0;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    flex: 1 0 0%;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

@media(min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width:calc(33.33333% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap,16px)*.75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap,16px)*.8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap,16px)*.83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap,16px)*.85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap,16px)*.875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)*.5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background {
    padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
    rotate: 180deg
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a {
    border-radius: inherit
}

.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img,.wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright {
    display: table
}

.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption {
    caption-side: bottom;
    display: table-caption
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img {
    border-radius: 9999px
}

@supports((-webkit-mask-image: none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius:0;
        -webkit-mask-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI1MCIvPjwvc3ZnPg==);
        mask-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI1MCIvPjwvc3ZnPg==);
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

.wp-block-image :where(.has-border-color) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid
}

.wp-block-image figure {
    margin: 0
}

.wp-lightbox-container {
    display: flex;
    flex-direction: column;
    position: relative
}

.wp-lightbox-container img {
    cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
    opacity: 1
}

.wp-lightbox-container button {
    align-items: center;
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    backdrop-filter: blur(16px) saturate(180%);
    background-color: #5a5a5a40;
    border: none;
    border-radius: 4px;
    cursor: zoom-in;
    display: flex;
    height: 20px;
    justify-content: center;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 16px;
    transition: opacity .2s ease;
    width: 20px;
    z-index: 100
}

.wp-lightbox-container button:focus-visible {
    outline: 3px auto #5a5a5a40;
    outline: 3px auto -webkit-focus-ring-color;
    outline-offset: 3px
}

.wp-lightbox-container button:hover {
    cursor: pointer;
    opacity: 1
}

.wp-lightbox-container button:focus {
    opacity: 1
}

.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
    background-color: #5a5a5a40;
    border: none
}

.wp-lightbox-overlay {
    box-sizing: border-box;
    cursor: zoom-out;
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100000
}

.wp-lightbox-overlay .close-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    min-height: 40px;
    min-width: 40px;
    padding: 0;
    position: absolute;
    right: calc(env(safe-area-inset-right) + 16px);
    top: calc(env(safe-area-inset-top) + 16px);
    z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
    background: 0 0;
    border: none
}

.wp-lightbox-overlay .lightbox-image-container {
    height: var(--wp--lightbox-container-height);
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transform-origin: top left;
    width: var(--wp--lightbox-container-width);
    z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    position: relative;
    transform-origin: 0 0;
    width: 100%;
    z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
    height: var(--wp--lightbox-image-height);
    min-height: var(--wp--lightbox-image-height);
    min-width: var(--wp--lightbox-image-width);
    width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
    display: none
}

.wp-lightbox-overlay button {
    background: 0 0;
    border: none
}

.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: .9;
    position: absolute;
    width: 100%;
    z-index: 2000000
}

.wp-lightbox-overlay.active {
    animation: turn-on-visibility .25s both;
    visibility: visible
}

.wp-lightbox-overlay.active img {
    animation: turn-on-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) {
    animation: turn-off-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) img {
    animation: turn-off-visibility .25s both
}

@media(prefers-reduced-motion:no-preference) {
    .wp-lightbox-overlay.zoom.active {
        animation: none;
        opacity: 1;
        visibility: visible
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container {
        animation: lightbox-zoom-in .4s
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.active .scrim {
        animation: turn-on-visibility .4s forwards
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
        animation: lightbox-zoom-out .4s
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
        animation: turn-off-visibility .4s forwards
    }
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }

    99% {
        opacity: 0;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
    }

    to {
        transform: translate(-50%,-50%) scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        transform: translate(-50%,-50%) scale(1);
        visibility: visible
    }

    99% {
        visibility: visible
    }

    to {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
        visibility: hidden
    }
}

ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
    line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
    line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    list-style: none;
    min-height: 2.25em
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a {
    font-size: inherit
}

.wp-block-latest-posts {
    box-sizing: border-box
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media(min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width:calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol,ul {
    box-sizing: border-box
}

ol.has-background,ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    box-sizing: border-box;
    direction: ltr;
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start
}

.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    grid-column: 2;
    grid-row: 1
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 1
}

.wp-block-media-text__media img,.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0,0,0,0);
    border: 0
}

@media(max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns:100%!important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

.wp-block-navigation {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

.wp-block-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0
}

.wp-block-navigation ul,.wp-block-navigation ul li {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    align-items: center;
    display: flex;
    position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
    display: block
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a {
    text-decoration: none
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: .6em;
    line-height: 0;
    margin-left: .25em;
    padding: 0;
    width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    display: inline-block;
    stroke: currentColor;
    height: inherit;
    margin-top: .075em;
    width: inherit
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    align-items: normal;
    background-color: inherit;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 0;
    left: -1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    z-index: 2
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    margin: 0
}

@media(min-width: 782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:100%;
        top: -1px
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        background: #0000;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: .5em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media(min-width: 782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    display: flex;
    position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: initial;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-left: 0;
    padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: -.6em;
    pointer-events: none
}

.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {
    padding: 0
}

.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog {
    gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px
}

@media(min-width: 782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid #00000026
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
    background-color: inherit
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
    color: #000
}

.wp-block-navigation__container {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child,.wp-block-page-list:only-child {
    flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.wp-block-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
    color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    background-color: inherit!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation .1s ease-out;
    animation-fill-mode: forwards;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);
    z-index: 100000
}

@media(prefers-reduced-motion:reduce) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation-delay: 0s;
        animation-duration: 1ms
    }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting,inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    border: none;
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
    visibility: visible;
    width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap,2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    align-items: var(--navigation-layout-justification-setting,initial);
    display: flex;
    flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: #0000!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto
}

@media(min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color:inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open {
    background: #0000;
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 24px;
    pointer-events: none;
    width: 24px
}

.wp-block-navigation__responsive-container-open {
    display: flex
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

@media(min-width: 600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display:none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.wp-block-navigation__responsive-close {
    width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size,100%)
}

.wp-block-navigation__responsive-close:focus {
    outline: none
}

.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px
}

@media(min-width: 782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top:32px
    }
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.link-ui-tools {
    border-top: 1px solid #f0f0f0;
    padding: 8px
}

.link-ui-block-inserter {
    padding-top: 8px
}

.link-ui-block-inserter__back {
    margin-left: 8px;
    text-transform: uppercase
}

.components-popover-pointer-events-trap {
    background-color: initial;
    cursor: pointer;
    inset: 0;
    position: fixed;
    z-index: 1000000
}

.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align,initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"] {
    rotate: 180deg
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    font-size: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    font-size: .7em;
    margin-bottom: .7em
}

.wp-block-post-author__content {
    flex-basis: 0%;
    flex-grow: 1
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments-form {
    box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center
}

.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-date {
    box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.wp-block-post-featured-image a {
    display: block;
    height: 100%
}

.wp-block-post-featured-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img {
    width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    inset: 0;
    position: absolute
}

.wp-block-post-featured-image {
    position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: initial
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1
}

.wp-block-post-featured-image:where(.alignleft,.alignright) {
    width: 100%
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
    rotate: 180deg
}

.wp-block-post-terms {
    box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-time-to-read,.wp-block-post-title {
    box-sizing: border-box
}

.wp-block-post-title {
    word-break: break-word
}

.wp-block-post-title a {
    display: inline-block
}

.wp-block-preformatted {
    box-sizing: border-box;
    white-space: pre-wrap
}

:where(.wp-block-preformatted.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    box-sizing: border-box;
    overflow-wrap: break-word;
    padding: 4em 0;
    text-align: center
}

.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote blockquote {
    margin: 0
}

.wp-block-pullquote p {
    margin-top: 0
}

.wp-block-pullquote p:last-child {
    margin-bottom: 0
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
    max-width: 420px
}

.wp-block-pullquote cite,.wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

:where(.wp-block-pullquote) {
    margin: 0 0 1em
}

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2em;
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-post-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-post-template.wp-block-post-template {
    background: 0 0
}

.wp-block-post-template.is-flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container>li {
    margin: 0;
    width: 100%
}

@media(min-width: 600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
        width:calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }
}

@media(max-width: 600px) {
    .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
        grid-template-columns:1fr
    }
}

.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright {
    float: right;
    margin-inline-end:0;margin-inline-start:2em}

.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft {
    float: left;
    margin-inline-end:2em;margin-inline-start:0}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter {
    margin-inline-end:auto;margin-inline-start:auto}

.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
    margin-inline-start:auto}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
    margin-inline-end:auto}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-query-title,.wp-block-quote {
    box-sizing: border-box
}

.wp-block-quote {
    overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

.wp-block-quote>cite {
    display: block
}

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-read-more:where(:not([style*=text-decoration])) {
    text-decoration: none
}

.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus {
    text-decoration: none
}

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

ul.wp-block-rss.alignleft {
    margin-right: 2em
}

ul.wp-block-rss.alignright {
    margin-left: 2em
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media(min-width: 600px) {
    ul.wp-block-rss.columns-2 li {
        width:calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author,.wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    margin-left: 10px;
    word-break: normal
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    height: 1.25em;
    min-height: 24px;
    min-width: 24px;
    width: 1.25em;
    fill: currentColor;
    vertical-align: text-bottom
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    -webkit-appearance: initial;
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset!important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    flex-shrink: 0;
    margin-left: 0;
    max-width: 100%
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true] {
    max-width: calc(100% - 100px)
}

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    min-width: 0!important;
    transition-property: width
}

.wp-block-search.wp-block-search__button-only .wp-block-search__input {
    flex-basis: 100%;
    transition-duration: .3s
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    overflow: hidden
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
    border-left-width: 0!important;
    border-right-width: 0!important;
    flex-basis: 0%;
    flex-grow: 0;
    margin: 0;
    min-width: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
    width: 0!important
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    float: right
}

.wp-block-separator {
    border: none;
    border-top: 2px solid
}

.wp-block-separator.is-style-dots {
    background: 0 0!important;
    border: none;
    height: auto;
    line-height: 1;
    text-align: center
}

.wp-block-separator.is-style-dots:before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block;
    line-height: 0
}

.wp-block-site-logo.is-default-size img {
    height: auto;
    width: 120px
}

.wp-block-site-logo img {
    height: auto;
    max-width: 100%
}

.wp-block-site-logo a,.wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px
}

.wp-block-site-title a {
    color: inherit
}

.wp-block-social-links {
    background: 0 0;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    height: 1em;
    width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links,.wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    display: flex;
    justify-content: center
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform .1s ease
}

@media(prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link.wp-social-link {
    display: inline-block;
    margin: 0;
    padding: 0
}

.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
    color: currentColor;
    fill: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-gravatar {
    background-color: #1d4fc4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: 0 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-gravatar {
    color: #1d4fc4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #ff4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
    color: #25d366
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-x {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
    color: #000
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud {
    box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
    justify-content: center;
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.wp-block-tag-cloud.is-style-outline {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

.wp-block-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset!important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none!important
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td,.wp-block-table th {
    border: 1px solid;
    padding: .5em
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    background-color: initial;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th {
    border-color: #0000
}

.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>* {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: initial
}

.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>* {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: initial
}

.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>* {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>* {
    border-style: inherit
}

.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>* {
    border-style: inherit;
    border-width: inherit
}

:where(.wp-block-term-description) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-text-columns,.wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    overflow: auto;
    white-space: pre-wrap
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

.wp-block-video {
    box-sizing: border-box
}

.wp-block-video video {
    vertical-align: middle;
    width: 100%
}

@supports(position: sticky) {
    .wp-block-video [poster] {
        object-fit:cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.editor-styles-wrapper,.entry-content {
    counter-reset: footnotes
}

a[data-fn].fn {
    counter-increment: footnotes;
    display: inline-flex;
    font-size: smaller;
    text-decoration: none;
    text-indent: -9999999px;
    vertical-align: super
}

a[data-fn].fn:after {
    content: "[" counter(footnotes) "]";
    float: left;
    text-indent: 0
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg,#00d084,#0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg,#faaca8,#dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg,#fafae1,#67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg,#fdd79a,#004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg,#330968,#31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg,#020381,#2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto!important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,0)
}

@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset:0
    }
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label::before,.wpcf7-list-item-label::after {
    content: " "
}

.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

.wpcf7 form.submitting .ajax-loader {
    visibility: visible
}

.wpcf7 .ajax-loader::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media(prefers-reduced-motion:reduce) {
    .wpcf7 .ajax-loader::before {
        animation-name: blink;
        animation-duration: 2000ms
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel] {
    direction: ltr
}

/*!This file is auto-generated*/
@font-face {
    font-family: dashicons;
    src: url(../../../../wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);
    src: url(../../../../wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u) format("woff"),url(../../../../wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");
    font-weight: 400;
    font-style: normal
}

.dashicons,.dashicons-before:before {
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in
}

.dashicons-admin-appearance:before {
    content: "\f100"
}

.dashicons-admin-collapse:before {
    content: "\f148"
}

.dashicons-admin-comments:before {
    content: "\f101"
}

.dashicons-admin-customizer:before {
    content: "\f540"
}

.dashicons-admin-generic:before {
    content: "\f111"
}

.dashicons-admin-home:before {
    content: "\f102"
}

.dashicons-admin-links:before {
    content: "\f103"
}

.dashicons-admin-media:before {
    content: "\f104"
}

.dashicons-admin-multisite:before {
    content: "\f541"
}

.dashicons-admin-network:before {
    content: "\f112"
}

.dashicons-admin-page:before {
    content: "\f105"
}

.dashicons-admin-plugins:before {
    content: "\f106"
}

.dashicons-admin-post:before {
    content: "\f109"
}

.dashicons-admin-settings:before {
    content: "\f108"
}

.dashicons-admin-site-alt:before {
    content: "\f11d"
}

.dashicons-admin-site-alt2:before {
    content: "\f11e"
}

.dashicons-admin-site-alt3:before {
    content: "\f11f"
}

.dashicons-admin-site:before {
    content: "\f319"
}

.dashicons-admin-tools:before {
    content: "\f107"
}

.dashicons-admin-users:before {
    content: "\f110"
}

.dashicons-airplane:before {
    content: "\f15f"
}

.dashicons-album:before {
    content: "\f514"
}

.dashicons-align-center:before {
    content: "\f134"
}

.dashicons-align-full-width:before {
    content: "\f114"
}

.dashicons-align-left:before {
    content: "\f135"
}

.dashicons-align-none:before {
    content: "\f138"
}

.dashicons-align-pull-left:before {
    content: "\f10a"
}

.dashicons-align-pull-right:before {
    content: "\f10b"
}

.dashicons-align-right:before {
    content: "\f136"
}

.dashicons-align-wide:before {
    content: "\f11b"
}

.dashicons-amazon:before {
    content: "\f162"
}

.dashicons-analytics:before {
    content: "\f183"
}

.dashicons-archive:before {
    content: "\f480"
}

.dashicons-arrow-down-alt:before {
    content: "\f346"
}

.dashicons-arrow-down-alt2:before {
    content: "\f347"
}

.dashicons-arrow-down:before {
    content: "\f140"
}

.dashicons-arrow-left-alt:before {
    content: "\f340"
}

.dashicons-arrow-left-alt2:before {
    content: "\f341"
}

.dashicons-arrow-left:before {
    content: "\f141"
}

.dashicons-arrow-right-alt:before {
    content: "\f344"
}

.dashicons-arrow-right-alt2:before {
    content: "\f345"
}

.dashicons-arrow-right:before {
    content: "\f139"
}

.dashicons-arrow-up-alt:before {
    content: "\f342"
}

.dashicons-arrow-up-alt2:before {
    content: "\f343"
}

.dashicons-arrow-up-duplicate:before {
    content: "\f143"
}

.dashicons-arrow-up:before {
    content: "\f142"
}

.dashicons-art:before {
    content: "\f309"
}

.dashicons-awards:before {
    content: "\f313"
}

.dashicons-backup:before {
    content: "\f321"
}

.dashicons-bank:before {
    content: "\f16a"
}

.dashicons-beer:before {
    content: "\f16c"
}

.dashicons-bell:before {
    content: "\f16d"
}

.dashicons-block-default:before {
    content: "\f12b"
}

.dashicons-book-alt:before {
    content: "\f331"
}

.dashicons-book:before {
    content: "\f330"
}

.dashicons-buddicons-activity:before {
    content: "\f452"
}

.dashicons-buddicons-bbpress-logo:before {
    content: "\f477"
}

.dashicons-buddicons-buddypress-logo:before {
    content: "\f448"
}

.dashicons-buddicons-community:before {
    content: "\f453"
}

.dashicons-buddicons-forums:before {
    content: "\f449"
}

.dashicons-buddicons-friends:before {
    content: "\f454"
}

.dashicons-buddicons-groups:before {
    content: "\f456"
}

.dashicons-buddicons-pm:before {
    content: "\f457"
}

.dashicons-buddicons-replies:before {
    content: "\f451"
}

.dashicons-buddicons-topics:before {
    content: "\f450"
}

.dashicons-buddicons-tracking:before {
    content: "\f455"
}

.dashicons-building:before {
    content: "\f512"
}

.dashicons-businessman:before {
    content: "\f338"
}

.dashicons-businessperson:before {
    content: "\f12e"
}

.dashicons-businesswoman:before {
    content: "\f12f"
}

.dashicons-button:before {
    content: "\f11a"
}

.dashicons-calculator:before {
    content: "\f16e"
}

.dashicons-calendar-alt:before {
    content: "\f508"
}

.dashicons-calendar:before {
    content: "\f145"
}

.dashicons-camera-alt:before {
    content: "\f129"
}

.dashicons-camera:before {
    content: "\f306"
}

.dashicons-car:before {
    content: "\f16b"
}

.dashicons-carrot:before {
    content: "\f511"
}

.dashicons-cart:before {
    content: "\f174"
}

.dashicons-category:before {
    content: "\f318"
}

.dashicons-chart-area:before {
    content: "\f239"
}

.dashicons-chart-bar:before {
    content: "\f185"
}

.dashicons-chart-line:before {
    content: "\f238"
}

.dashicons-chart-pie:before {
    content: "\f184"
}

.dashicons-clipboard:before {
    content: "\f481"
}

.dashicons-clock:before {
    content: "\f469"
}

.dashicons-cloud-saved:before {
    content: "\f137"
}

.dashicons-cloud-upload:before {
    content: "\f13b"
}

.dashicons-cloud:before {
    content: "\f176"
}

.dashicons-code-standards:before {
    content: "\f13a"
}

.dashicons-coffee:before {
    content: "\f16f"
}

.dashicons-color-picker:before {
    content: "\f131"
}

.dashicons-columns:before {
    content: "\f13c"
}

.dashicons-controls-back:before {
    content: "\f518"
}

.dashicons-controls-forward:before {
    content: "\f519"
}

.dashicons-controls-pause:before {
    content: "\f523"
}

.dashicons-controls-play:before {
    content: "\f522"
}

.dashicons-controls-repeat:before {
    content: "\f515"
}

.dashicons-controls-skipback:before {
    content: "\f516"
}

.dashicons-controls-skipforward:before {
    content: "\f517"
}

.dashicons-controls-volumeoff:before {
    content: "\f520"
}

.dashicons-controls-volumeon:before {
    content: "\f521"
}

.dashicons-cover-image:before {
    content: "\f13d"
}

.dashicons-dashboard:before {
    content: "\f226"
}

.dashicons-database-add:before {
    content: "\f170"
}

.dashicons-database-export:before {
    content: "\f17a"
}

.dashicons-database-import:before {
    content: "\f17b"
}

.dashicons-database-remove:before {
    content: "\f17c"
}

.dashicons-database-view:before {
    content: "\f17d"
}

.dashicons-database:before {
    content: "\f17e"
}

.dashicons-desktop:before {
    content: "\f472"
}

.dashicons-dismiss:before {
    content: "\f153"
}

.dashicons-download:before {
    content: "\f316"
}

.dashicons-drumstick:before {
    content: "\f17f"
}

.dashicons-edit-large:before {
    content: "\f327"
}

.dashicons-edit-page:before {
    content: "\f186"
}

.dashicons-edit:before {
    content: "\f464"
}

.dashicons-editor-aligncenter:before {
    content: "\f207"
}

.dashicons-editor-alignleft:before {
    content: "\f206"
}

.dashicons-editor-alignright:before {
    content: "\f208"
}

.dashicons-editor-bold:before {
    content: "\f200"
}

.dashicons-editor-break:before {
    content: "\f474"
}

.dashicons-editor-code-duplicate:before {
    content: "\f494"
}

.dashicons-editor-code:before {
    content: "\f475"
}

.dashicons-editor-contract:before {
    content: "\f506"
}

.dashicons-editor-customchar:before {
    content: "\f220"
}

.dashicons-editor-expand:before {
    content: "\f211"
}

.dashicons-editor-help:before {
    content: "\f223"
}

.dashicons-editor-indent:before {
    content: "\f222"
}

.dashicons-editor-insertmore:before {
    content: "\f209"
}

.dashicons-editor-italic:before {
    content: "\f201"
}

.dashicons-editor-justify:before {
    content: "\f214"
}

.dashicons-editor-kitchensink:before {
    content: "\f212"
}

.dashicons-editor-ltr:before {
    content: "\f10c"
}

.dashicons-editor-ol-rtl:before {
    content: "\f12c"
}

.dashicons-editor-ol:before {
    content: "\f204"
}

.dashicons-editor-outdent:before {
    content: "\f221"
}

.dashicons-editor-paragraph:before {
    content: "\f476"
}

.dashicons-editor-paste-text:before {
    content: "\f217"
}

.dashicons-editor-paste-word:before {
    content: "\f216"
}

.dashicons-editor-quote:before {
    content: "\f205"
}

.dashicons-editor-removeformatting:before {
    content: "\f218"
}

.dashicons-editor-rtl:before {
    content: "\f320"
}

.dashicons-editor-spellcheck:before {
    content: "\f210"
}

.dashicons-editor-strikethrough:before {
    content: "\f224"
}

.dashicons-editor-table:before {
    content: "\f535"
}

.dashicons-editor-textcolor:before {
    content: "\f215"
}

.dashicons-editor-ul:before {
    content: "\f203"
}

.dashicons-editor-underline:before {
    content: "\f213"
}

.dashicons-editor-unlink:before {
    content: "\f225"
}

.dashicons-editor-video:before {
    content: "\f219"
}

.dashicons-ellipsis:before {
    content: "\f11c"
}

.dashicons-email-alt:before {
    content: "\f466"
}

.dashicons-email-alt2:before {
    content: "\f467"
}

.dashicons-email:before {
    content: "\f465"
}

.dashicons-embed-audio:before {
    content: "\f13e"
}

.dashicons-embed-generic:before {
    content: "\f13f"
}

.dashicons-embed-photo:before {
    content: "\f144"
}

.dashicons-embed-post:before {
    content: "\f146"
}

.dashicons-embed-video:before {
    content: "\f149"
}

.dashicons-excerpt-view:before {
    content: "\f164"
}

.dashicons-exit:before {
    content: "\f14a"
}

.dashicons-external:before {
    content: "\f504"
}

.dashicons-facebook-alt:before {
    content: "\f305"
}

.dashicons-facebook:before {
    content: "\f304"
}

.dashicons-feedback:before {
    content: "\f175"
}

.dashicons-filter:before {
    content: "\f536"
}

.dashicons-flag:before {
    content: "\f227"
}

.dashicons-food:before {
    content: "\f187"
}

.dashicons-format-aside:before {
    content: "\f123"
}

.dashicons-format-audio:before {
    content: "\f127"
}

.dashicons-format-chat:before {
    content: "\f125"
}

.dashicons-format-gallery:before {
    content: "\f161"
}

.dashicons-format-image:before {
    content: "\f128"
}

.dashicons-format-quote:before {
    content: "\f122"
}

.dashicons-format-status:before {
    content: "\f130"
}

.dashicons-format-video:before {
    content: "\f126"
}

.dashicons-forms:before {
    content: "\f314"
}

.dashicons-fullscreen-alt:before {
    content: "\f188"
}

.dashicons-fullscreen-exit-alt:before {
    content: "\f189"
}

.dashicons-games:before {
    content: "\f18a"
}

.dashicons-google:before {
    content: "\f18b"
}

.dashicons-googleplus:before {
    content: "\f462"
}

.dashicons-grid-view:before {
    content: "\f509"
}

.dashicons-groups:before {
    content: "\f307"
}

.dashicons-hammer:before {
    content: "\f308"
}

.dashicons-heading:before {
    content: "\f10e"
}

.dashicons-heart:before {
    content: "\f487"
}

.dashicons-hidden:before {
    content: "\f530"
}

.dashicons-hourglass:before {
    content: "\f18c"
}

.dashicons-html:before {
    content: "\f14b"
}

.dashicons-id-alt:before {
    content: "\f337"
}

.dashicons-id:before {
    content: "\f336"
}

.dashicons-image-crop:before {
    content: "\f165"
}

.dashicons-image-filter:before {
    content: "\f533"
}

.dashicons-image-flip-horizontal:before {
    content: "\f169"
}

.dashicons-image-flip-vertical:before {
    content: "\f168"
}

.dashicons-image-rotate-left:before {
    content: "\f166"
}

.dashicons-image-rotate-right:before {
    content: "\f167"
}

.dashicons-image-rotate:before {
    content: "\f531"
}

.dashicons-images-alt:before {
    content: "\f232"
}

.dashicons-images-alt2:before {
    content: "\f233"
}

.dashicons-index-card:before {
    content: "\f510"
}

.dashicons-info-outline:before {
    content: "\f14c"
}

.dashicons-info:before {
    content: "\f348"
}

.dashicons-insert-after:before {
    content: "\f14d"
}

.dashicons-insert-before:before {
    content: "\f14e"
}

.dashicons-insert:before {
    content: "\f10f"
}

.dashicons-instagram:before {
    content: "\f12d"
}

.dashicons-laptop:before {
    content: "\f547"
}

.dashicons-layout:before {
    content: "\f538"
}

.dashicons-leftright:before {
    content: "\f229"
}

.dashicons-lightbulb:before {
    content: "\f339"
}

.dashicons-linkedin:before {
    content: "\f18d"
}

.dashicons-list-view:before {
    content: "\f163"
}

.dashicons-location-alt:before {
    content: "\f231"
}

.dashicons-location:before {
    content: "\f230"
}

.dashicons-lock-duplicate:before {
    content: "\f315"
}

.dashicons-lock:before {
    content: "\f160"
}

.dashicons-marker:before {
    content: "\f159"
}

.dashicons-media-archive:before {
    content: "\f501"
}

.dashicons-media-audio:before {
    content: "\f500"
}

.dashicons-media-code:before {
    content: "\f499"
}

.dashicons-media-default:before {
    content: "\f498"
}

.dashicons-media-document:before {
    content: "\f497"
}

.dashicons-media-interactive:before {
    content: "\f496"
}

.dashicons-media-spreadsheet:before {
    content: "\f495"
}

.dashicons-media-text:before {
    content: "\f491"
}

.dashicons-media-video:before {
    content: "\f490"
}

.dashicons-megaphone:before {
    content: "\f488"
}

.dashicons-menu-alt:before {
    content: "\f228"
}

.dashicons-menu-alt2:before {
    content: "\f329"
}

.dashicons-menu-alt3:before {
    content: "\f349"
}

.dashicons-menu:before {
    content: "\f333"
}

.dashicons-microphone:before {
    content: "\f482"
}

.dashicons-migrate:before {
    content: "\f310"
}

.dashicons-minus:before {
    content: "\f460"
}

.dashicons-money-alt:before {
    content: "\f18e"
}

.dashicons-money:before {
    content: "\f526"
}

.dashicons-move:before {
    content: "\f545"
}

.dashicons-nametag:before {
    content: "\f484"
}

.dashicons-networking:before {
    content: "\f325"
}

.dashicons-no-alt:before {
    content: "\f335"
}

.dashicons-no:before {
    content: "\f158"
}

.dashicons-open-folder:before {
    content: "\f18f"
}

.dashicons-palmtree:before {
    content: "\f527"
}

.dashicons-paperclip:before {
    content: "\f546"
}

.dashicons-pdf:before {
    content: "\f190"
}

.dashicons-performance:before {
    content: "\f311"
}

.dashicons-pets:before {
    content: "\f191"
}

.dashicons-phone:before {
    content: "\f525"
}

.dashicons-pinterest:before {
    content: "\f192"
}

.dashicons-playlist-audio:before {
    content: "\f492"
}

.dashicons-playlist-video:before {
    content: "\f493"
}

.dashicons-plugins-checked:before {
    content: "\f485"
}

.dashicons-plus-alt:before {
    content: "\f502"
}

.dashicons-plus-alt2:before {
    content: "\f543"
}

.dashicons-plus:before {
    content: "\f132"
}

.dashicons-podio:before {
    content: "\f19c"
}

.dashicons-portfolio:before {
    content: "\f322"
}

.dashicons-post-status:before {
    content: "\f173"
}

.dashicons-pressthis:before {
    content: "\f157"
}

.dashicons-printer:before {
    content: "\f193"
}

.dashicons-privacy:before {
    content: "\f194"
}

.dashicons-products:before {
    content: "\f312"
}

.dashicons-randomize:before {
    content: "\f503"
}

.dashicons-reddit:before {
    content: "\f195"
}

.dashicons-redo:before {
    content: "\f172"
}

.dashicons-remove:before {
    content: "\f14f"
}

.dashicons-rest-api:before {
    content: "\f124"
}

.dashicons-rss:before {
    content: "\f303"
}

.dashicons-saved:before {
    content: "\f15e"
}

.dashicons-schedule:before {
    content: "\f489"
}

.dashicons-screenoptions:before {
    content: "\f180"
}

.dashicons-search:before {
    content: "\f179"
}

.dashicons-share-alt:before {
    content: "\f240"
}

.dashicons-share-alt2:before {
    content: "\f242"
}

.dashicons-share:before {
    content: "\f237"
}

.dashicons-shield-alt:before {
    content: "\f334"
}

.dashicons-shield:before {
    content: "\f332"
}

.dashicons-shortcode:before {
    content: "\f150"
}

.dashicons-slides:before {
    content: "\f181"
}

.dashicons-smartphone:before {
    content: "\f470"
}

.dashicons-smiley:before {
    content: "\f328"
}

.dashicons-sort:before {
    content: "\f156"
}

.dashicons-sos:before {
    content: "\f468"
}

.dashicons-spotify:before {
    content: "\f196"
}

.dashicons-star-empty:before {
    content: "\f154"
}

.dashicons-star-filled:before {
    content: "\f155"
}

.dashicons-star-half:before {
    content: "\f459"
}

.dashicons-sticky:before {
    content: "\f537"
}

.dashicons-store:before {
    content: "\f513"
}

.dashicons-superhero-alt:before {
    content: "\f197"
}

.dashicons-superhero:before {
    content: "\f198"
}

.dashicons-table-col-after:before {
    content: "\f151"
}

.dashicons-table-col-before:before {
    content: "\f152"
}

.dashicons-table-col-delete:before {
    content: "\f15a"
}

.dashicons-table-row-after:before {
    content: "\f15b"
}

.dashicons-table-row-before:before {
    content: "\f15c"
}

.dashicons-table-row-delete:before {
    content: "\f15d"
}

.dashicons-tablet:before {
    content: "\f471"
}

.dashicons-tag:before {
    content: "\f323"
}

.dashicons-tagcloud:before {
    content: "\f479"
}

.dashicons-testimonial:before {
    content: "\f473"
}

.dashicons-text-page:before {
    content: "\f121"
}

.dashicons-text:before {
    content: "\f478"
}

.dashicons-thumbs-down:before {
    content: "\f542"
}

.dashicons-thumbs-up:before {
    content: "\f529"
}

.dashicons-tickets-alt:before {
    content: "\f524"
}

.dashicons-tickets:before {
    content: "\f486"
}

.dashicons-tide:before {
    content: "\f10d"
}

.dashicons-translation:before {
    content: "\f326"
}

.dashicons-trash:before {
    content: "\f182"
}

.dashicons-twitch:before {
    content: "\f199"
}

.dashicons-twitter-alt:before {
    content: "\f302"
}

.dashicons-twitter:before {
    content: "\f301"
}

.dashicons-undo:before {
    content: "\f171"
}

.dashicons-universal-access-alt:before {
    content: "\f507"
}

.dashicons-universal-access:before {
    content: "\f483"
}

.dashicons-unlock:before {
    content: "\f528"
}

.dashicons-update-alt:before {
    content: "\f113"
}

.dashicons-update:before {
    content: "\f463"
}

.dashicons-upload:before {
    content: "\f317"
}

.dashicons-vault:before {
    content: "\f178"
}

.dashicons-video-alt:before {
    content: "\f234"
}

.dashicons-video-alt2:before {
    content: "\f235"
}

.dashicons-video-alt3:before {
    content: "\f236"
}

.dashicons-visibility:before {
    content: "\f177"
}

.dashicons-warning:before {
    content: "\f534"
}

.dashicons-welcome-add-page:before {
    content: "\f133"
}

.dashicons-welcome-comments:before {
    content: "\f117"
}

.dashicons-welcome-learn-more:before {
    content: "\f118"
}

.dashicons-welcome-view-site:before {
    content: "\f115"
}

.dashicons-welcome-widgets-menus:before {
    content: "\f116"
}

.dashicons-welcome-write-blog:before {
    content: "\f119"
}

.dashicons-whatsapp:before {
    content: "\f19a"
}

.dashicons-wordpress-alt:before {
    content: "\f324"
}

.dashicons-wordpress:before {
    content: "\f120"
}

.dashicons-xing:before {
    content: "\f19d"
}

.dashicons-yes-alt:before {
    content: "\f12a"
}

.dashicons-yes:before {
    content: "\f147"
}

.dashicons-youtube:before {
    content: "\f19b"
}

.dashicons-editor-distractionfree:before {
    content: "\f211"
}

.dashicons-exerpt-view:before {
    content: "\f164"
}

.dashicons-format-links:before {
    content: "\f103"
}

.dashicons-format-standard:before {
    content: "\f109"
}

.dashicons-post-trash:before {
    content: "\f182"
}

.dashicons-share1:before {
    content: "\f237"
}

.dashicons-welcome-edit-page:before {
    content: "\f119"
}

.post-views.entry-meta>span {
    margin-right: 0!important;
    font: 16px/1
}

.post-views.entry-meta>span.post-views-icon.dashicons {
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    text-decoration: inherit;
    vertical-align: middle
}

/*!* Font Awesome Pro 5.8.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)*/
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa,.fab,.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: solid .08em #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 infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

.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: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    transform: scale(1,-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1,-1);
    transform: scale(-1,-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    -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-abacus:before {
    content: "\f640"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acorn:before {
    content: "\f6ae"
}

.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-adobe:before {
    content: "\f778"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-alarm-clock:before {
    content: "\f34e"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-alicorn:before {
    content: "\f6b0"
}

.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-analytics:before {
    content: "\f643"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angel:before {
    content: "\f779"
}

.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-crate:before {
    content: "\f6b1"
}

.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-alt-down:before {
    content: "\f354"
}

.fa-arrow-alt-from-bottom:before {
    content: "\f346"
}

.fa-arrow-alt-from-left:before {
    content: "\f347"
}

.fa-arrow-alt-from-right:before {
    content: "\f348"
}

.fa-arrow-alt-from-top:before {
    content: "\f349"
}

.fa-arrow-alt-left:before {
    content: "\f355"
}

.fa-arrow-alt-right:before {
    content: "\f356"
}

.fa-arrow-alt-square-down:before {
    content: "\f350"
}

.fa-arrow-alt-square-left:before {
    content: "\f351"
}

.fa-arrow-alt-square-right:before {
    content: "\f352"
}

.fa-arrow-alt-square-up:before {
    content: "\f353"
}

.fa-arrow-alt-to-bottom:before {
    content: "\f34a"
}

.fa-arrow-alt-to-left:before {
    content: "\f34b"
}

.fa-arrow-alt-to-right:before {
    content: "\f34c"
}

.fa-arrow-alt-to-top:before {
    content: "\f34d"
}

.fa-arrow-alt-up:before {
    content: "\f357"
}

.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-from-bottom:before {
    content: "\f342"
}

.fa-arrow-from-left:before {
    content: "\f343"
}

.fa-arrow-from-right:before {
    content: "\f344"
}

.fa-arrow-from-top:before {
    content: "\f345"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-square-down:before {
    content: "\f339"
}

.fa-arrow-square-left:before {
    content: "\f33a"
}

.fa-arrow-square-right:before {
    content: "\f33b"
}

.fa-arrow-square-up:before {
    content: "\f33c"
}

.fa-arrow-to-bottom:before {
    content: "\f33d"
}

.fa-arrow-to-left:before {
    content: "\f33e"
}

.fa-arrow-to-right:before {
    content: "\f340"
}

.fa-arrow-to-top:before {
    content: "\f341"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.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-atom-alt:before {
    content: "\f5d3"
}

.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-axe:before {
    content: "\f6b2"
}

.fa-axe-battle:before {
    content: "\f6b3"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backpack:before {
    content: "\f5d4"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-badge:before {
    content: "\f335"
}

.fa-badge-check:before {
    content: "\f336"
}

.fa-badge-dollar:before {
    content: "\f645"
}

.fa-badge-percent:before {
    content: "\f646"
}

.fa-badger-honey:before {
    content: "\f6b4"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ball-pile:before {
    content: "\f77e"
}

.fa-ballot:before {
    content: "\f732"
}

.fa-ballot-check:before {
    content: "\f733"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-barcode-alt:before {
    content: "\f463"
}

.fa-barcode-read:before {
    content: "\f464"
}

.fa-barcode-scan:before {
    content: "\f465"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball:before {
    content: "\f432"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-basketball-hoop:before {
    content: "\f435"
}

.fa-bat:before {
    content: "\f6b5"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-bolt:before {
    content: "\f376"
}

.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-slash:before {
    content: "\f377"
}

.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-school:before {
    content: "\f5d5"
}

.fa-bell-school-slash:before {
    content: "\f5d6"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bells:before {
    content: "\f77f"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.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-blanket:before {
    content: "\f498"
}

.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-bone-break:before {
    content: "\f5d8"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-alt:before {
    content: "\f5d9"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-heart:before {
    content: "\f499"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-book-spells:before {
    content: "\f6b8"
}

.fa-book-user:before {
    content: "\f7e7"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-books:before {
    content: "\f5db"
}

.fa-books-medical:before {
    content: "\f7e8"
}

.fa-boot:before {
    content: "\f782"
}

.fa-booth-curtain:before {
    content: "\f734"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-bow-arrow:before {
    content: "\f6b9"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-bowling-pins:before {
    content: "\f437"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-alt:before {
    content: "\f49a"
}

.fa-box-ballot:before {
    content: "\f735"
}

.fa-box-check:before {
    content: "\f467"
}

.fa-box-fragile:before {
    content: "\f49b"
}

.fa-box-full:before {
    content: "\f49c"
}

.fa-box-heart:before {
    content: "\f49d"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-up:before {
    content: "\f49f"
}

.fa-box-usd:before {
    content: "\f4a0"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-boxes-alt:before {
    content: "\f4a1"
}

.fa-boxing-glove:before {
    content: "\f438"
}

.fa-brackets:before {
    content: "\f7e9"
}

.fa-brackets-curly:before {
    content: "\f7ea"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-loaf:before {
    content: "\f7eb"
}

.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-browser:before {
    content: "\f37e"
}

.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-bullseye-arrow:before {
    content: "\f648"
}

.fa-bullseye-pointer:before {
    content: "\f649"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-burrito:before {
    content: "\f7ed"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-bus-school:before {
    content: "\f5dd"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-cabinet-filing:before {
    content: "\f64b"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calculator-alt:before {
    content: "\f64c"
}

.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-edit:before {
    content: "\f333"
}

.fa-calendar-exclamation:before {
    content: "\f334"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-star:before {
    content: "\f736"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-alt:before {
    content: "\f332"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campfire:before {
    content: "\f6ba"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candle-holder:before {
    content: "\f6bc"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-candy-corn:before {
    content: "\f6bd"
}

.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-bump:before {
    content: "\f5e0"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-garage:before {
    content: "\f5e2"
}

.fa-car-mechanic:before {
    content: "\f5e3"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-car-tilt:before {
    content: "\f5e5"
}

.fa-car-wash:before {
    content: "\f5e6"
}

.fa-caret-circle-down:before {
    content: "\f32d"
}

.fa-caret-circle-left:before {
    content: "\f32e"
}

.fa-caret-circle-right:before {
    content: "\f330"
}

.fa-caret-circle-up:before {
    content: "\f331"
}

.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-cauldron:before {
    content: "\f6bf"
}

.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-chair-office:before {
    content: "\f6c1"
}

.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-line-down:before {
    content: "\f64d"
}

.fa-chart-network:before {
    content: "\f78a"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-chart-pie-alt:before {
    content: "\f64e"
}

.fa-chart-scatter:before {
    content: "\f7ee"
}

.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-cheese-swiss:before {
    content: "\f7f0"
}

.fa-cheeseburger:before {
    content: "\f7f1"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-bishop-alt:before {
    content: "\f43b"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-clock:before {
    content: "\f43d"
}

.fa-chess-clock-alt:before {
    content: "\f43e"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-king-alt:before {
    content: "\f440"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-knight-alt:before {
    content: "\f442"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-pawn-alt:before {
    content: "\f444"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-queen-alt:before {
    content: "\f446"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chess-rook-alt:before {
    content: "\f448"
}

.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-double-down:before {
    content: "\f322"
}

.fa-chevron-double-left:before {
    content: "\f323"
}

.fa-chevron-double-right:before {
    content: "\f324"
}

.fa-chevron-double-up:before {
    content: "\f325"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-square-down:before {
    content: "\f329"
}

.fa-chevron-square-left:before {
    content: "\f32a"
}

.fa-chevron-square-right:before {
    content: "\f32b"
}

.fa-chevron-square-up:before {
    content: "\f32c"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chimney:before {
    content: "\f78b"
}

.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-claw-marks:before {
    content: "\f6c2"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clipboard-list-check:before {
    content: "\f737"
}

.fa-clipboard-prescription:before {
    content: "\f5e8"
}

.fa-clipboard-user:before {
    content: "\f7f3"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-drizzle:before {
    content: "\f738"
}

.fa-cloud-hail:before {
    content: "\f739"
}

.fa-cloud-hail-mixed:before {
    content: "\f73a"
}

.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-rainbow:before {
    content: "\f73e"
}

.fa-cloud-showers:before {
    content: "\f73f"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sleet:before {
    content: "\f741"
}

.fa-cloud-snow:before {
    content: "\f742"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-clouds:before {
    content: "\f744"
}

.fa-clouds-moon:before {
    content: "\f745"
}

.fa-clouds-sun:before {
    content: "\f746"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-club:before {
    content: "\f327"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-code-commit:before {
    content: "\f386"
}

.fa-code-merge:before {
    content: "\f387"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-coffee-togo:before {
    content: "\f6c5"
}

.fa-coffin:before {
    content: "\f6c6"
}

.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-alt-check:before {
    content: "\f4a2"
}

.fa-comment-alt-dollar:before {
    content: "\f650"
}

.fa-comment-alt-dots:before {
    content: "\f4a3"
}

.fa-comment-alt-edit:before {
    content: "\f4a4"
}

.fa-comment-alt-exclamation:before {
    content: "\f4a5"
}

.fa-comment-alt-lines:before {
    content: "\f4a6"
}

.fa-comment-alt-medical:before {
    content: "\f7f4"
}

.fa-comment-alt-minus:before {
    content: "\f4a7"
}

.fa-comment-alt-plus:before {
    content: "\f4a8"
}

.fa-comment-alt-slash:before {
    content: "\f4a9"
}

.fa-comment-alt-smile:before {
    content: "\f4aa"
}

.fa-comment-alt-times:before {
    content: "\f4ab"
}

.fa-comment-check:before {
    content: "\f4ac"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-edit:before {
    content: "\f4ae"
}

.fa-comment-exclamation:before {
    content: "\f4af"
}

.fa-comment-lines:before {
    content: "\f4b0"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-minus:before {
    content: "\f4b1"
}

.fa-comment-plus:before {
    content: "\f4b2"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comment-smile:before {
    content: "\f4b4"
}

.fa-comment-times:before {
    content: "\f4b5"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-alt:before {
    content: "\f4b6"
}

.fa-comments-alt-dollar:before {
    content: "\f652"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compass-slash:before {
    content: "\f5e9"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-compress-wide:before {
    content: "\f326"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-container-storage:before {
    content: "\f4b7"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-conveyor-belt:before {
    content: "\f46e"
}

.fa-conveyor-belt-alt:before {
    content: "\f46f"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-corn:before {
    content: "\f6c7"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cow:before {
    content: "\f6c8"
}

.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-credit-card-blank:before {
    content: "\f389"
}

.fa-credit-card-front:before {
    content: "\f38a"
}

.fa-cricket:before {
    content: "\f449"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-croissant:before {
    content: "\f7f6"
}

.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-crutches:before {
    content: "\f7f8"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-curling:before {
    content: "\f44a"
}

.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-dagger:before {
    content: "\f6cb"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-debug:before {
    content: "\f7f9"
}

.fa-deer:before {
    content: "\f78e"
}

.fa-deer-rudolph:before {
    content: "\f78f"
}

.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-desktop-alt:before {
    content: "\f390"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dewpoint:before {
    content: "\f748"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d10:before {
    content: "\f6cd"
}

.fa-dice-d12:before {
    content: "\f6ce"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d4:before {
    content: "\f6d0"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-d8:before {
    content: "\f6d2"
}

.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-diploma:before {
    content: "\f5ea"
}

.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-do-not-enter:before {
    content: "\f5ec"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dog-leashed:before {
    content: "\f6d4"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-empty:before {
    content: "\f473"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-dolly-flatbed-alt:before {
    content: "\f475"
}

.fa-dolly-flatbed-empty:before {
    content: "\f476"
}

.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-circle:before {
    content: "\f5ed"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-draw-square:before {
    content: "\f5ef"
}

.fa-dreidel:before {
    content: "\f792"
}

.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:before {
    content: "\f6d6"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-duck:before {
    content: "\f6d8"
}

.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-ear:before {
    content: "\f5f0"
}

.fa-ear-muffs:before {
    content: "\f795"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-eclipse:before {
    content: "\f749"
}

.fa-eclipse-alt:before {
    content: "\f74a"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-egg-fried:before {
    content: "\f7fc"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-elephant:before {
    content: "\f6da"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-h-alt:before {
    content: "\f39b"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ellipsis-v-alt:before {
    content: "\f39c"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-empty-set:before {
    content: "\f656"
}

.fa-engine-warning:before {
    content: "\f5f2"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-dollar:before {
    content: "\f657"
}

.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:before {
    content: "\f0ec"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-square:before {
    content: "\f321"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows:before {
    content: "\f31d"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expand-wide:before {
    content: "\f320"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-evil:before {
    content: "\f6db"
}

.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-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.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-field-hockey:before {
    content: "\f44c"
}

.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-certificate:before {
    content: "\f5f3"
}

.fa-file-chart-line:before {
    content: "\f659"
}

.fa-file-chart-pie:before {
    content: "\f65a"
}

.fa-file-check:before {
    content: "\f316"
}

.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-edit:before {
    content: "\f31c"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-exclamation:before {
    content: "\f31a"
}

.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-minus:before {
    content: "\f318"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-plus:before {
    content: "\f319"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-spreadsheet:before {
    content: "\f65b"
}

.fa-file-times:before {
    content: "\f317"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-user:before {
    content: "\f65c"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-files-medical:before {
    content: "\f7fd"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-film-alt:before {
    content: "\f3a0"
}

.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-fire-smoke:before {
    content: "\f74b"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-fireplace:before {
    content: "\f79a"
}

.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-fish-cooked:before {
    content: "\f7fe"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-alt:before {
    content: "\f74c"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flame:before {
    content: "\f6df"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flask-poison:before {
    content: "\f6e0"
}

.fa-flask-potion:before {
    content: "\f6e1"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flower:before {
    content: "\f7ff"
}

.fa-flower-daffodil:before {
    content: "\f800"
}

.fa-flower-tulip:before {
    content: "\f801"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-fog:before {
    content: "\f74e"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-folder-times:before {
    content: "\f65f"
}

.fa-folder-tree:before {
    content: "\f802"
}

.fa-folders:before {
    content: "\f660"
}

.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-football-helmet:before {
    content: "\f44f"
}

.fa-forklift:before {
    content: "\f47a"
}

.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-fragile:before {
    content: "\f4bb"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-french-fries:before {
    content: "\f803"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frosty-head:before {
    content: "\f79b"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-function:before {
    content: "\f661"
}

.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-gas-pump-slash:before {
    content: "\f5f4"
}

.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-gift-card:before {
    content: "\f663"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-gingerbread-man:before {
    content: "\f79d"
}

.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:before {
    content: "\f804"
}

.fa-glass-champagne:before {
    content: "\f79e"
}

.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-glass-whiskey-rocks:before {
    content: "\f7a1"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glasses-alt:before {
    content: "\f5f5"
}

.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-globe-snow:before {
    content: "\f7a3"
}

.fa-globe-stand:before {
    content: "\f5f6"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-golf-club:before {
    content: "\f451"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.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-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-h1:before {
    content: "\f313"
}

.fa-h2:before {
    content: "\f314"
}

.fa-h3:before {
    content: "\f315"
}

.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-hammer-war:before {
    content: "\f6e4"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-heart:before {
    content: "\f4bc"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-box:before {
    content: "\f47b"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-magic:before {
    content: "\f6e5"
}

.fa-hand-holding-seedling:before {
    content: "\f4bf"
}

.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-receiving:before {
    content: "\f47c"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-heart:before {
    content: "\f4c3"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-usd:before {
    content: "\f4c5"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt:before {
    content: "\f4c6"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-santa:before {
    content: "\f7a7"
}

.fa-hat-winter:before {
    content: "\f7a8"
}

.fa-hat-witch:before {
    content: "\f6e7"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side:before {
    content: "\f6e9"
}

.fa-head-side-brain:before {
    content: "\f808"
}

.fa-head-side-medical:before {
    content: "\f809"
}

.fa-head-vr:before {
    content: "\f6ea"
}

.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-heart-circle:before {
    content: "\f4c7"
}

.fa-heart-rate:before {
    content: "\f5f8"
}

.fa-heart-square:before {
    content: "\f4c8"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-helmet-battle:before {
    content: "\f6eb"
}

.fa-hexagon:before {
    content: "\f312"
}

.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-hockey-mask:before {
    content: "\f6ee"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-hockey-sticks:before {
    content: "\f454"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-home-alt:before {
    content: "\f80a"
}

.fa-home-heart:before {
    content: "\f4c9"
}

.fa-home-lg:before {
    content: "\f80b"
}

.fa-home-lg-alt:before {
    content: "\f80c"
}

.fa-hood-cloak:before {
    content: "\f6ef"
}

.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-hospitals:before {
    content: "\f80e"
}

.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-flood:before {
    content: "\f74f"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-humidity:before {
    content: "\f750"
}

.fa-hurricane:before {
    content: "\f751"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-ice-skate:before {
    content: "\f7ac"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.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-inbox-in:before {
    content: "\f310"
}

.fa-inbox-out:before {
    content: "\f311"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-industry-alt:before {
    content: "\f3b3"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-info-square:before {
    content: "\f30f"
}

.fa-inhaler:before {
    content: "\f5f9"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-integral:before {
    content: "\f667"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-intersection:before {
    content: "\f668"
}

.fa-inventory:before {
    content: "\f480"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-island-tropical:before {
    content: "\f811"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-jack-o-lantern:before {
    content: "\f30e"
}

.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-key-skeleton:before {
    content: "\f6f3"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-keynote:before {
    content: "\f66c"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kidneys:before {
    content: "\f5fb"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kite:before {
    content: "\f6f4"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-knife-kitchen:before {
    content: "\f6f5"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-lambda:before {
    content: "\f66e"
}

.fa-lamp:before {
    content: "\f4ca"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-landmark-alt:before {
    content: "\f752"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.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-layer-minus:before {
    content: "\f5fe"
}

.fa-layer-plus:before {
    content: "\f5ff"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leaf-heart:before {
    content: "\f4cb"
}

.fa-leaf-maple:before {
    content: "\f6f6"
}

.fa-leaf-oak:before {
    content: "\f6f7"
}

.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:before {
    content: "\f149"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-lightbulb-dollar:before {
    content: "\f670"
}

.fa-lightbulb-exclamation:before {
    content: "\f671"
}

.fa-lightbulb-on:before {
    content: "\f672"
}

.fa-lightbulb-slash:before {
    content: "\f673"
}

.fa-lights-holiday:before {
    content: "\f7b2"
}

.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-lips:before {
    content: "\f600"
}

.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:before {
    content: "\f601"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-location-circle:before {
    content: "\f602"
}

.fa-location-slash:before {
    content: "\f603"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-alt:before {
    content: "\f30d"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-lock-open-alt:before {
    content: "\f3c2"
}

.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-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-loveseat:before {
    content: "\f4cc"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luchador:before {
    content: "\f455"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-mace:before {
    content: "\f6f8"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailbox:before {
    content: "\f813"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-mandolin:before {
    content: "\f6f9"
}

.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-marker-alt-slash:before {
    content: "\f605"
}

.fa-map-marker-check:before {
    content: "\f606"
}

.fa-map-marker-edit:before {
    content: "\f607"
}

.fa-map-marker-exclamation:before {
    content: "\f608"
}

.fa-map-marker-minus:before {
    content: "\f609"
}

.fa-map-marker-plus:before {
    content: "\f60a"
}

.fa-map-marker-question:before {
    content: "\f60b"
}

.fa-map-marker-slash:before {
    content: "\f60c"
}

.fa-map-marker-smile:before {
    content: "\f60d"
}

.fa-map-marker-times:before {
    content: "\f60e"
}

.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-meat:before {
    content: "\f814"
}

.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-megaphone:before {
    content: "\f675"
}

.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-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-mind-share:before {
    content: "\f677"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-hexagon:before {
    content: "\f307"
}

.fa-minus-octagon:before {
    content: "\f308"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mistletoe:before {
    content: "\f7b4"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-mobile-android:before {
    content: "\f3ce"
}

.fa-mobile-android-alt:before {
    content: "\f3cf"
}

.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-monitor-heart-rate:before {
    content: "\f611"
}

.fa-monkey:before {
    content: "\f6fb"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-moon-cloud:before {
    content: "\f754"
}

.fa-moon-stars:before {
    content: "\f755"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mountains:before {
    content: "\f6fd"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-mug-marshmallows:before {
    content: "\f7b7"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-narwhal:before {
    content: "\f6fe"
}

.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-nintendo-switch:before {
    content: "\f418"
}

.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-octagon:before {
    content: "\f306"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-oil-temp:before {
    content: "\f614"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-omega:before {
    content: "\f67a"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-ornament:before {
    content: "\f7b8"
}

.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-brush-alt:before {
    content: "\f5a9"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-pallet-alt:before {
    content: "\f483"
}

.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-parking-circle:before {
    content: "\f615"
}

.fa-parking-circle-slash:before {
    content: "\f616"
}

.fa-parking-slash:before {
    content: "\f617"
}

.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-paw-alt:before {
    content: "\f701"
}

.fa-paw-claws:before {
    content: "\f702"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pegasus:before {
    content: "\f703"
}

.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:before {
    content: "\f040"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-paintbrush:before {
    content: "\f618"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-pennant:before {
    content: "\f456"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-person-carry:before {
    content: "\f4cf"
}

.fa-person-dolly:before {
    content: "\f4d0"
}

.fa-person-dolly-empty:before {
    content: "\f4d1"
}

.fa-person-sign:before {
    content: "\f757"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-office:before {
    content: "\f67d"
}

.fa-phone-plus:before {
    content: "\f4d2"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pi:before {
    content: "\f67e"
}

.fa-pie:before {
    content: "\f705"
}

.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-pig:before {
    content: "\f706"
}

.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:before {
    content: "\f817"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-alt:before {
    content: "\f3de"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.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-hexagon:before {
    content: "\f300"
}

.fa-plus-octagon:before {
    content: "\f301"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-podium:before {
    content: "\f680"
}

.fa-podium-star:before {
    content: "\f758"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poll-people:before {
    content: "\f759"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-popcorn:before {
    content: "\f819"
}

.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-presentation:before {
    content: "\f685"
}

.fa-print:before {
    content: "\f02f"
}

.fa-print-search:before {
    content: "\f81a"
}

.fa-print-slash:before {
    content: "\f686"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pumpkin:before {
    content: "\f707"
}

.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-question-square:before {
    content: "\f2fd"
}

.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-rabbit:before {
    content: "\f708"
}

.fa-rabbit-fast:before {
    content: "\f709"
}

.fa-racquet:before {
    content: "\f45a"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-raindrops:before {
    content: "\f75c"
}

.fa-ram:before {
    content: "\f70a"
}

.fa-ramp-loading:before {
    content: "\f4d4"
}

.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-rectangle-landscape:before {
    content: "\f2fa"
}

.fa-rectangle-portrait:before {
    content: "\f2fb"
}

.fa-rectangle-wide:before {
    content: "\f2fc"
}

.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-renren:before {
    content: "\f18b"
}

.fa-repeat:before {
    content: "\f363"
}

.fa-repeat-1:before {
    content: "\f365"
}

.fa-repeat-1-alt:before {
    content: "\f366"
}

.fa-repeat-alt:before {
    content: "\f364"
}

.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-retweet-alt:before {
    content: "\f361"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-rings-wedding:before {
    content: "\f81b"
}

.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-route-highway:before {
    content: "\f61a"
}

.fa-route-interstate:before {
    content: "\f61b"
}

.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-triangle:before {
    content: "\f61c"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rv:before {
    content: "\f7be"
}

.fa-sack:before {
    content: "\f81c"
}

.fa-sack-dollar:before {
    content: "\f81d"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salad:before {
    content: "\f81e"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sandwich:before {
    content: "\f81f"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-sausage:before {
    content: "\f820"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-scalpel:before {
    content: "\f61d"
}

.fa-scalpel-path:before {
    content: "\f61e"
}

.fa-scanner:before {
    content: "\f488"
}

.fa-scanner-keyboard:before {
    content: "\f489"
}

.fa-scanner-touchscreen:before {
    content: "\f48a"
}

.fa-scarecrow:before {
    content: "\f70d"
}

.fa-scarf:before {
    content: "\f7c1"
}

.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-scroll-old:before {
    content: "\f70f"
}

.fa-scrubber:before {
    content: "\f2f8"
}

.fa-scythe:before {
    content: "\f710"
}

.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-all:before {
    content: "\f367"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-sheep:before {
    content: "\f711"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield:before {
    content: "\f132"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-check:before {
    content: "\f2f7"
}

.fa-shield-cross:before {
    content: "\f712"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shipping-timed:before {
    content: "\f48c"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shish-kebab:before {
    content: "\f821"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shovel:before {
    content: "\f713"
}

.fa-shovel-snow:before {
    content: "\f7c3"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shredder:before {
    content: "\f68a"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-shuttlecock:before {
    content: "\f45b"
}

.fa-sickle:before {
    content: "\f822"
}

.fa-sigma:before {
    content: "\f68b"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signal-1:before {
    content: "\f68c"
}

.fa-signal-2:before {
    content: "\f68d"
}

.fa-signal-3:before {
    content: "\f68e"
}

.fa-signal-4:before {
    content: "\f68f"
}

.fa-signal-alt:before {
    content: "\f690"
}

.fa-signal-alt-1:before {
    content: "\f691"
}

.fa-signal-alt-2:before {
    content: "\f692"
}

.fa-signal-alt-3:before {
    content: "\f693"
}

.fa-signal-alt-slash:before {
    content: "\f694"
}

.fa-signal-slash:before {
    content: "\f695"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-skeleton:before {
    content: "\f620"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-ski-jump:before {
    content: "\f7c7"
}

.fa-ski-lift:before {
    content: "\f7c8"
}

.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-sledding:before {
    content: "\f7cb"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-sliders-h-square:before {
    content: "\f3f0"
}

.fa-sliders-v:before {
    content: "\f3f1"
}

.fa-sliders-v-square:before {
    content: "\f3f2"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-plus:before {
    content: "\f5b9"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoke:before {
    content: "\f760"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snake:before {
    content: "\f716"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snow-blowing:before {
    content: "\f761"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowflakes:before {
    content: "\f7cf"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowmobile:before {
    content: "\f7d1"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.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-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-soup:before {
    content: "\f823"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-spade:before {
    content: "\f2f4"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spider-black-widow:before {
    content: "\f718"
}

.fa-spider-web:before {
    content: "\f719"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spinner-third:before {
    content: "\f3f4"
}

.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:before {
    content: "\f697"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-squirrel:before {
    content: "\f71a"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-staff:before {
    content: "\f71b"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-christmas:before {
    content: "\f7d4"
}

.fa-star-exclamation:before {
    content: "\f2f3"
}

.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-stars:before {
    content: "\f762"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steak:before {
    content: "\f824"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-steering-wheel:before {
    content: "\f622"
}

.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-stocking:before {
    content: "\f7d5"
}

.fa-stomach:before {
    content: "\f623"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-stretcher:before {
    content: "\f825"
}

.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-sun-cloud:before {
    content: "\f763"
}

.fa-sun-dust:before {
    content: "\f764"
}

.fa-sun-haze:before {
    content: "\f765"
}

.fa-sunrise:before {
    content: "\f766"
}

.fa-sunset:before {
    content: "\f767"
}

.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-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-sword:before {
    content: "\f71c"
}

.fa-swords:before {
    content: "\f71d"
}

.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-tablet-android:before {
    content: "\f3fb"
}

.fa-tablet-android-alt:before {
    content: "\f3fc"
}

.fa-tablet-rugged:before {
    content: "\f48f"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer:before {
    content: "\f0e4"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tachometer-alt-average:before {
    content: "\f624"
}

.fa-tachometer-alt-fast:before {
    content: "\f625"
}

.fa-tachometer-alt-fastest:before {
    content: "\f626"
}

.fa-tachometer-alt-slow:before {
    content: "\f627"
}

.fa-tachometer-alt-slowest:before {
    content: "\f628"
}

.fa-tachometer-average:before {
    content: "\f629"
}

.fa-tachometer-fast:before {
    content: "\f62a"
}

.fa-tachometer-fastest:before {
    content: "\f62b"
}

.fa-tachometer-slow:before {
    content: "\f62c"
}

.fa-tachometer-slowest:before {
    content: "\f62d"
}

.fa-taco:before {
    content: "\f826"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tally:before {
    content: "\f69c"
}

.fa-tanakh:before {
    content: "\f827"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-tasks-alt:before {
    content: "\f828"
}

.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-frigid:before {
    content: "\f768"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-hot:before {
    content: "\f76a"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-tennis-ball:before {
    content: "\f45e"
}

.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-theta:before {
    content: "\f69e"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-thunderstorm:before {
    content: "\f76c"
}

.fa-thunderstorm-moon:before {
    content: "\f76d"
}

.fa-thunderstorm-sun:before {
    content: "\f76e"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tilde:before {
    content: "\f69f"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-times-hexagon:before {
    content: "\f2ee"
}

.fa-times-octagon:before {
    content: "\f2f0"
}

.fa-times-square:before {
    content: "\f2d3"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tire:before {
    content: "\f631"
}

.fa-tire-flat:before {
    content: "\f632"
}

.fa-tire-pressure-warning:before {
    content: "\f633"
}

.fa-tire-rugged:before {
    content: "\f634"
}

.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-alt:before {
    content: "\f71f"
}

.fa-tombstone:before {
    content: "\f720"
}

.fa-tombstone-alt:before {
    content: "\f721"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-toothbrush:before {
    content: "\f635"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tornado:before {
    content: "\f76f"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-cone:before {
    content: "\f636"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-traffic-light-go:before {
    content: "\f638"
}

.fa-traffic-light-slow:before {
    content: "\f639"
}

.fa-traffic-light-stop:before {
    content: "\f63a"
}

.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-treasure-chest:before {
    content: "\f723"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-tree-alt:before {
    content: "\f400"
}

.fa-tree-christmas:before {
    content: "\f7db"
}

.fa-tree-decorated:before {
    content: "\f7dc"
}

.fa-tree-large:before {
    content: "\f7dd"
}

.fa-tree-palm:before {
    content: "\f82b"
}

.fa-trees:before {
    content: "\f724"
}

.fa-trello:before {
    content: "\f181"
}

.fa-triangle:before {
    content: "\f2ec"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-trophy-alt:before {
    content: "\f2eb"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-container:before {
    content: "\f4dc"
}

.fa-truck-couch:before {
    content: "\f4dd"
}

.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-truck-plow:before {
    content: "\f7de"
}

.fa-truck-ramp:before {
    content: "\f4e0"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-turkey:before {
    content: "\f725"
}

.fa-turtle:before {
    content: "\f726"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-tv-retro:before {
    content: "\f401"
}

.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-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-unicorn:before {
    content: "\f727"
}

.fa-union:before {
    content: "\f6a2"
}

.fa-uniregistry:before {
    content: "\f404"
}

.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-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-usd-circle:before {
    content: "\f2e8"
}

.fa-usd-square:before {
    content: "\f2e9"
}

.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-chart:before {
    content: "\f6a3"
}

.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-crown:before {
    content: "\f6a4"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-hard-hat:before {
    content: "\f82c"
}

.fa-user-headset:before {
    content: "\f82d"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-md-chat:before {
    content: "\f82e"
}

.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-class:before {
    content: "\f63d"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-crown:before {
    content: "\f6a5"
}

.fa-users-medical:before {
    content: "\f830"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-fork:before {
    content: "\f2e3"
}

.fa-utensil-knife:before {
    content: "\f2e4"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-utensils-alt:before {
    content: "\f2e6"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-value-absolute:before {
    content: "\f6a6"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.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-plus:before {
    content: "\f4e1"
}

.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-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volcano:before {
    content: "\f770"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume:before {
    content: "\f6a8"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-slash:before {
    content: "\f2e2"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-nay:before {
    content: "\f771"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walker:before {
    content: "\f831"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-wand:before {
    content: "\f72a"
}

.fa-wand-magic:before {
    content: "\f72b"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-warehouse-alt:before {
    content: "\f495"
}

.fa-watch:before {
    content: "\f2e1"
}

.fa-watch-fitness:before {
    content: "\f63e"
}

.fa-water:before {
    content: "\f773"
}

.fa-water-lower:before {
    content: "\f774"
}

.fa-water-rise:before {
    content: "\f775"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-webcam:before {
    content: "\f832"
}

.fa-webcam-slash:before {
    content: "\f833"
}

.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-whale:before {
    content: "\f72c"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheat:before {
    content: "\f72d"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whistle:before {
    content: "\f460"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wifi-1:before {
    content: "\f6aa"
}

.fa-wifi-2:before {
    content: "\f6ab"
}

.fa-wifi-slash:before {
    content: "\f6ac"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-wind-warning:before {
    content: "\f776"
}

.fa-window:before {
    content: "\f40e"
}

.fa-window-alt:before {
    content: "\f40f"
}

.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-windsock:before {
    content: "\f777"
}

.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-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-wreath:before {
    content: "\f7e2"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: 'font awesome 5 brands';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-brands-400.eot);
    src: url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: 'font awesome 5 brands'
}

@font-face {
    font-family: 'font awesome 5 pro';
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-light-300.eot);
    src: url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-light-300.woff2) format("woff2"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-light-300.woff) format("woff"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-light-300.ttf) format("truetype"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-light-300.svg#fontawesome) format("svg")
}

.fa,.fal,.far,.fas {
    font-family: 'font awesome 5 pro';
    font-weight: 300
}

@font-face {
    font-family: 'font awesome 5 pro';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-regular-400.eot);
    src: url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.fa,.far,.fas {
    font-weight: 400
}

@font-face {
    font-family: 'font awesome 5 pro';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-solid-900.eot);
    src: url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(../../../plugins/g5-core/assets/vendors/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.fas {
    font-weight: 900
}

/*!jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT*/
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before,.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span,.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-focus,.ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: 700
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #1c94c4
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #c77405
}

.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #eb8f00
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #fff
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,.ui-widget-content .ui-icon {
    background-image: url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_ffffff_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_ef8c08_256x240.png)
}

.ui-state-hover .ui-icon,.ui-state-focus .ui-icon {
    background-image: url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_ef8c08_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_ef8c08_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_228ef1_256x240.png)
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
    background-image: url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-icons_ffd27a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(../../../plugins/essential-real-estate/public/assets/packages/jquery-ui/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: 0;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../../../plugins/essential-real-estate/public/assets/packages/owl-carousel/assets/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.lg-actions .lg-next,.lg-actions .lg-prev,.lg-sub-html,.lg-toolbar {
    background-color: rgba(0,0,0,.45);
    z-index: 1080
}

#lg-counter,.lg-outer .lg-video-cont {
    vertical-align: middle;
    display: inline-block
}

@font-face {
    font-family: lg;
    src: url(../../../plugins/essential-real-estate/public/assets/packages/light-gallery/fonts/lg.eot?n1z373);
    src: url(../../../plugins/essential-real-estate/public/assets/packages/light-gallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../../../plugins/essential-real-estate/public/assets/packages/light-gallery/fonts/lg.woff?n1z373) format("woff"),url(../../../plugins/essential-real-estate/public/assets/packages/light-gallery/fonts/lg.ttf?n1z373) format("truetype"),url(../../../plugins/essential-real-estate/public/assets/packages/light-gallery/fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    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
}

.lg-actions .lg-next,.lg-actions .lg-prev {
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%
}

.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-moz-keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-ms-keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-webkit-keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@-moz-keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@-ms-keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none!important;
    outline: 0
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px
}

.lg-next,.lg-prev,.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;
    -moz-transition: -moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;
    -o-transition: -o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;
    transition: transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5,.5,.5);
    transform: scale3d(.5,.5,.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms ease 0s,opacity 250ms!important;
    -moz-transition: -moz-transform 250ms ease 0s,opacity 250ms!important;
    -o-transition: -o-transform 250ms ease 0s,opacity 250ms!important;
    transition: transform 250ms ease 0s,opacity 250ms!important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0,0,.25,1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0,0,.25,1) 0s;
    transition: transform .25s cubic-bezier(0,0,.25,1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s!important;
    transition-duration: 0s!important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media(min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition:border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
    color: #fff
}

.lg-outer .lg-video-cont {
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../../../plugins/essential-real-estate/public/assets/packages/light-gallery/img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../../../plugins/essential-real-estate/public/assets/packages/light-gallery/img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../../../plugins/essential-real-estate/public/assets/packages/light-gallery/img/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../../../plugins/essential-real-estate/public/assets/packages/light-gallery/img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../../../plugins/essential-real-estate/public/assets/packages/light-gallery/img/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1080;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s ease 0s;
    -moz-transition: -moz-transform .3s ease 0s;
    -o-transition: -o-transform .3s ease 0s;
    transition: transform .3s ease 0s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transition: -webkit-transform .3s ease 0s,opacity .15s!important;
    -moz-transition: -moz-transform .3s ease 0s,opacity .15s!important;
    -o-transition: -o-transform .3s ease 0s,opacity .15s!important;
    transition: transform .3s ease 0s,opacity .15s!important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s,-webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s,-moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s,-o-transform .15s ease 0s;
    transition: opacity .15s ease 0s,transform .15s ease 0s;
    -webkit-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255,255,255,.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255,255,255,.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-outer,.lg-outer .lg,.lg-outer .lg-inner {
    width: 100%;
    height: 100%
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.group:after,.group:before {
    display: table;
    content: "";
    line-height: 0
}

.group:after {
    clear: both
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit!important;
    transition-duration: inherit!important;
    -webkit-transition-timing-function: inherit!important;
    transition-timing-function: inherit!important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s!important;
    transition-duration: 0s!important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../../../plugins/essential-real-estate/public/assets/packages/light-gallery/img/loading.gif) center center no-repeat;
    display: none!important
}

.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block!important
}

.lg-outer .lg-img-wrap,.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: static;
    padding: 0 5px
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto!important;
    height: auto!important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1050;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s!important;
    -moz-transition: none 0s ease 0s!important;
    -o-transition: none 0s ease 0s!important;
    transition: none 0s ease 0s!important
}

.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.display-block {
    display: block!important
}

.ere-property-wrap .container {
    max-width: 1170px;
    width: auto;
    padding-left: 0;
    padding-right: 0
}

.ere-item-wrap {
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.property-carousel .ere-item-wrap {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.list-2-col {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2
}

.list-2-col li {
    display: block;
    -moz-column-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
    overflow: hidden
}

@media(min-width: 1200px) {
    .columns-2>.ere-item-wrap {
        width:50%
    }

    .columns-2>.ere-item-wrap:nth-child(2n+1) {
        clear: both
    }

    .columns-3>.ere-item-wrap {
        width: 33.33333333%
    }

    .columns-3>.ere-item-wrap:nth-child(3n+1) {
        clear: both
    }

    .columns-4>.ere-item-wrap {
        width: 25%
    }

    .columns-4>.ere-item-wrap:nth-child(4n+1) {
        clear: both
    }

    .columns-5>.ere-item-wrap {
        width: 20%
    }

    .columns-5>.ere-item-wrap:nth-child(5n+1) {
        clear: both
    }

    .columns-6>.ere-item-wrap {
        width: 16.66666666666667%
    }

    .columns-6>.ere-item-wrap:nth-child(6n+1) {
        clear: both
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .columns-md-2>.ere-item-wrap {
        width:50%
    }

    .columns-md-2>.ere-item-wrap:nth-child(2n+1) {
        clear: both
    }

    .columns-md-3>.ere-item-wrap {
        width: 33.33333333%
    }

    .columns-md-3>.ere-item-wrap:nth-child(3n+1) {
        clear: both
    }

    .columns-md-4>.ere-item-wrap {
        width: 25%
    }

    .columns-md-4>.ere-item-wrap:nth-child(4n+1) {
        clear: both
    }

    .columns-md-5>.ere-item-wrap {
        width: 20%
    }

    .columns-md-5>.ere-item-wrap:nth-child(5n+1) {
        clear: both
    }

    .columns-md-6>.ere-item-wrap {
        width: 16.66666666666667%
    }

    .columns-md-6>.ere-item-wrap:nth-child(6n+1) {
        clear: both
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .columns-sm-2>.ere-item-wrap {
        width:50%
    }

    .columns-sm-2>.ere-item-wrap:nth-child(2n+1) {
        clear: both
    }

    .columns-sm-3>.ere-item-wrap {
        width: 33.33333333%
    }

    .columns-sm-3>.ere-item-wrap:nth-child(3n+1) {
        clear: both
    }

    .columns-sm-4>.ere-item-wrap {
        width: 25%
    }

    .columns-sm-4>.ere-item-wrap:nth-child(4n+1) {
        clear: both
    }

    .columns-sm-5>.ere-item-wrap {
        width: 20%
    }

    .columns-sm-5>.ere-item-wrap:nth-child(5n+1) {
        clear: both
    }

    .columns-sm-6>.ere-item-wrap {
        width: 16.66666666666667%
    }

    .columns-sm-6>.ere-item-wrap:nth-child(6n+1) {
        clear: both
    }
}

@media(min-width: 481px) and (max-width:767px) {
    .columns-xs-2>.ere-item-wrap {
        width:50%
    }

    .columns-xs-2>.ere-item-wrap:nth-child(2n+1) {
        clear: both
    }

    .columns-xs-3>.ere-item-wrap {
        width: 33.33333333%
    }

    .columns-xs-3>.ere-item-wrap:nth-child(3n+1) {
        clear: both
    }

    .columns-xs-4>.ere-item-wrap {
        width: 25%
    }

    .columns-xs-4>.ere-item-wrap:nth-child(4n+1) {
        clear: both
    }

    .columns-xs-5>.ere-item-wrap {
        width: 20%
    }

    .columns-xs-5>.ere-item-wrap:nth-child(5n+1) {
        clear: both
    }

    .columns-xs-6>.ere-item-wrap {
        width: 16.66666666666667%
    }

    .columns-xs-6>.ere-item-wrap:nth-child(6n+1) {
        clear: both
    }
}

@media(max-width: 480px) {
    .columns-mb-2>.ere-item-wrap {
        width:50%
    }

    .columns-mb-2>.ere-item-wrap:nth-child(2n+1) {
        clear: both
    }

    .columns-mb-3>.ere-item-wrap {
        width: 33.33333333%
    }

    .columns-mb-3>.ere-item-wrap:nth-child(3n+1) {
        clear: both
    }

    .columns-mb-4>.ere-item-wrap {
        width: 25%
    }

    .columns-mb-4>.ere-item-wrap:nth-child(4n+1) {
        clear: both
    }

    .columns-mb-5>.ere-item-wrap {
        width: 20%
    }

    .columns-mb-5>.ere-item-wrap:nth-child(5n+1) {
        clear: both
    }

    .columns-mb-6>.ere-item-wrap {
        width: 16.66666666666667%
    }

    .columns-mb-6>.ere-item-wrap:nth-child(6n+1) {
        clear: both
    }
}

@media(max-width: 767px) {
    .list-2-col {
        columns:1;
        -webkit-columns: 1;
        -moz-columns: 1
    }
}

.fw-light {
    font-weight: 300!important
}

.fw-normal {
    font-weight: 400!important
}

.fw-medium {
    font-weight: 500!important
}

.fw-semi-bold {
    font-weight: 600!important
}

.fw-bold {
    font-weight: 700!important
}

.fw-black {
    font-weight: 900!important
}

.fs-10 {
    font-size: 10px!important
}

.fs-11 {
    font-size: 11px!important
}

.fs-12 {
    font-size: 12px!important
}

.fs-13 {
    font-size: 13px!important
}

.fs-14 {
    font-size: 14px!important
}

.fs-15 {
    font-size: 15px!important
}

.fs-16 {
    font-size: 16px!important
}

.fs-18 {
    font-size: 18px!important
}

.fs-20 {
    font-size: 20px!important
}

.fs-21 {
    font-size: 21px!important
}

.fs-24 {
    font-size: 24px!important
}

.fs-30 {
    font-size: 30px!important
}

.fs-31 {
    font-size: 31px!important
}

.fs-32 {
    font-size: 32px!important
}

.fs-36 {
    font-size: 36px!important
}

.fs-38 {
    font-size: 38px!important
}

.fs-46 {
    font-size: 46px!important
}

.fs-50 {
    font-size: 50px!important
}

.fs-60 {
    font-size: 60px!important
}

.text-italic {
    font-style: italic!important
}

.uppercase {
    text-transform: uppercase!important
}

.line-small {
    line-height: 1em!important
}

.line-normal {
    line-height: 1.5em!important
}

.line-medium {
    line-height: 1.6em!important
}

.line-large {
    line-height: 1.8em!important
}

.line-2x {
    line-height: 2em!important
}

.line-3x {
    line-height: 3em!important
}

.line-21 {
    line-height: 21px!important
}

.line-24 {
    line-height: 24px!important
}

.line-34 {
    line-height: 34px!important
}

.line-42 {
    line-height: 42px!important
}

.spacing-50 {
    letter-spacing: .05em
}

.spacing-100 {
    letter-spacing: .1em
}

.visible-mb {
    display: none
}

@media(max-width: 480px) {
    .visible-mb {
        display:block
    }

    .hidden-mb {
        display: none!important
    }
}

.mg-bottom-0 {
    margin-bottom: 0!important
}

.mg-bottom-5 {
    margin-bottom: 5px!important
}

.mg-bottom-10 {
    margin-bottom: 10px!important
}

.mg-bottom-15 {
    margin-bottom: 15px!important
}

.mg-bottom-20 {
    margin-bottom: 20px!important
}

.mg-bottom-25 {
    margin-bottom: 25px!important
}

.mg-bottom-30 {
    margin-bottom: 30px!important
}

.mg-bottom-35 {
    margin-bottom: 35px!important
}

.mg-bottom-40 {
    margin-bottom: 40px!important
}

.mg-bottom-45 {
    margin-bottom: 45px!important
}

.mg-bottom-50 {
    margin-bottom: 50px!important
}

.mg-bottom-55 {
    margin-bottom: 55px!important
}

.mg-bottom-60 {
    margin-bottom: 60px!important
}

@media screen and (max-width: 991px) {
    .sm-mg-bottom-0 {
        margin-bottom:0!important
    }

    .sm-mg-bottom-5 {
        margin-bottom: 5px!important
    }

    .sm-mg-bottom-10 {
        margin-bottom: 10px!important
    }

    .sm-mg-bottom-15 {
        margin-bottom: 15px!important
    }

    .sm-mg-bottom-20 {
        margin-bottom: 20px!important
    }

    .sm-mg-bottom-25 {
        margin-bottom: 25px!important
    }

    .sm-mg-bottom-30 {
        margin-bottom: 30px!important
    }

    .sm-mg-bottom-35 {
        margin-bottom: 35px!important
    }

    .sm-mg-bottom-40 {
        margin-bottom: 40px!important
    }

    .sm-mg-bottom-45 {
        margin-bottom: 45px!important
    }

    .sm-mg-bottom-50 {
        margin-bottom: 50px!important
    }

    .sm-mg-bottom-55 {
        margin-bottom: 55px!important
    }

    .sm-mg-bottom-60 {
        margin-bottom: 60px!important
    }
}

.block-center:before {
    content: "";
    height: 100%;
    vertical-align: middle;
    display: inline-block
}

.block-center {
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 0
}

.block-center-inner {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    vertical-align: middle;
    max-width: 100%;
    font-size: initial
}

.block-center-inner>* {
    margin: auto
}

.form-group textarea {
    border-color: #ddd
}

.paging-navigation {
    position: relative
}

.paging-navigation ul {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative
}

.paging-navigation li>a,.paging-navigation li>span {
    border: none;
    -webkit-border-radius: 0!important;
    -webkit-background-clip: padding-box!important;
    -moz-border-radius: 0!important;
    -moz-background-clip: padding!important;
    border-radius: 0!important;
    background-clip: padding-box!important
}

.paging-navigation .page-numbers {
    margin-right: 6px;
    padding: 0 19px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #222
}

.paging-navigation .page-numbers.current,.paging-navigation .page-numbers:hover,.paging-navigation .page-numbers:focus {
    background-color: #fb6a19;
    color: #fff;
    border-color: transparent
}

.paging-navigation .page-numbers.prev,.paging-navigation .page-numbers.next {
    left: auto;
    height: 35px;
    line-height: 35px
}

.paging-navigation .page-numbers.prev:before,.paging-navigation .page-numbers.next:before {
    display: none
}

.paging-navigation .page-numbers.prev {
    position: absolute;
    right: 104px;
    bottom: 0
}

.paging-navigation .page-numbers.next {
    margin-right: 0;
    position: absolute;
    right: 0;
    bottom: 0
}

.paging-navigation.next-disable .page-numbers.prev {
    right: 0;
    margin-right: 0
}

.owl-nav .owl-prev,.owl-nav .owl-next {
    position: absolute;
    width: 50px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    background-color: #f6f6f6;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.owl-nav .owl-prev i,.owl-nav .owl-next i {
    color: #222;
    font-size: 31px;
    line-height: 60px
}

.owl-nav .owl-prev:hover,.owl-nav .owl-next:hover {
    background-color: #fb6a19
}

.owl-nav .owl-prev:hover i,.owl-nav .owl-next:hover i {
    color: #fff
}

.owl-nav .owl-prev:hover:after {
    border-top-color: #fb6a19
}

.owl-nav .owl-next:hover:after {
    border-bottom-color: #fb6a19
}

.owl-nav .owl-prev:after,.owl-nav .owl-next:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.owl-nav .owl-prev {
    left: -80px
}

.owl-nav .owl-prev:after {
    border-bottom: solid 0 transparent;
    border-top: solid 60px #f6f6f6;
    border-right: solid 10px transparent;
    left: 100%
}

.owl-nav .owl-next {
    right: -80px
}

.owl-nav .owl-next:after {
    border-bottom: solid 60px #f6f6f6;
    border-top: solid 0 transparent;
    border-left: solid 10px transparent;
    right: 100%
}

.owl-dots {
    text-align: center;
    padding-top: 10px
}

.owl-dots .owl-dot {
    display: inline-block
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    margin: 3px;
    display: block;
    background-color: #ebebeb
}

.owl-dots .owl-dot.active span {
    background-color: #fb6a19
}

.color-light .owl-dots .owl-dot span {
    background-color: #fff
}

.color-light .owl-dots .owl-dot.active span {
    background-color: #fb6a19
}

.owl-nav-bottom-center .owl-next,.owl-nav-top-right .owl-next {
    background-color: #fb6a19!important
}

.owl-nav-bottom-center .owl-next i,.owl-nav-top-right .owl-next i {
    color: #fff!important
}

.owl-nav-bottom-center .owl-next:after,.owl-nav-top-right .owl-next:after {
    border-bottom-color: #fb6a19!important
}

@media(max-width: 1380px) {
    .owl-carousel:hover .owl-nav .owl-prev {
        left:0
    }

    .owl-carousel:hover .owl-nav .owl-next {
        right: 0
    }

    .owl-nav .owl-prev {
        left: 0
    }

    .owl-nav .owl-next {
        right: 0
    }
}

@media(max-width: 1200px) {
    .owl-nav .owl-prev,.owl-nav .owl-next {
        width:40px;
        height: 50px;
        margin-top: -30px
    }

    .owl-nav .owl-prev i,.owl-nav .owl-next i {
        font-size: 24px;
        line-height: 50px
    }

    .owl-nav .owl-prev:after {
        border-top: solid 50px #f6f6f6
    }

    .owl-nav .owl-next:after {
        border-bottom: solid 50px #f6f6f6
    }
}

.media-drag-drop {
    background-color: #efefef;
    border: 2px dashed #dfdfdf;
    text-align: center;
    padding: 30px
}

.remove {
    cursor: pointer
}

.property-manager-form select {
    width: 100%
}

.property-manager-form label {
    font-weight: 600
}

#wp-property_des-wrap .insert-media {
    height: 45px;
    background-color: #222;
    border-radius: 0;
    border: none;
    color: #fff;
    padding: 0 15px
}

#wp-property_des-wrap .insert-media:hover {
    background-color: #fb6a19
}

#wp-property_des-wrap .wp-switch-editor {
    height: 45px;
    padding: 0 15px;
    margin: 0
}

#wp-property_des-wrap .wp-switch-editor:hover,#wp-property_des-wrap .wp-switch-editor:focus {
    border-color: #e5e5e5
}

.tmce-active .switch-tmce,.html-active .switch-html {
    border-bottom: none
}

#property_des_ifr,#property_des {
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    border-top: none
}

.property-fields-wrap {
    margin-bottom: 50px
}

.property-fields-wrap label {
    cursor: pointer
}

.property-floors-control label {
    margin-right: 20px
}

.property-floors-control label input {
    position: relative;
    top: 1.5px;
    margin-right: 5px
}

.target-modal {
    text-decoration: underline
}

.ere-package-item.active {
    box-shadow: 0 20px 35px rgba(0,0,0,.3);
    border-color: #fb6a19
}

.ere-package-item.active>.panel-heading {
    background-color: #fb6a19;
    color: #fff
}

.ere-package-price {
    padding: 20px 0
}

.ere-package-price sup {
    font-size: 60%
}

.list-group {
    padding-left: 0!important
}

.modal-login .modal-content {
    padding: 15px
}

.modal-login .ere-login-wrap,.modal-login .ere-register-wrap {
    border: 0
}

.modal-login .ere-login-wrap,.modal-login .ere-register-wrap,.modal-login .ere-reset-password-wrap {
    padding: 35px 15px 0
}

.ere-heading h2 {
    margin-bottom: 0;
    font-weight: 600;
    line-height: 1;
    font-size: 32px;
    text-transform: uppercase
}

.ere-heading p {
    display: block;
    color: #909090;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 14px;
    text-transform: uppercase
}

.ere-heading span {
    position: relative;
    height: 4px;
    width: 20px;
    display: block;
    margin-bottom: 23px;
    line-height: 1
}

.ere-heading.text-center:after,.ere-heading.text-center span {
    margin-left: auto;
    margin-right: auto
}

.ere-heading span:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0;
    height: 100%;
    width: 50%;
    background-color: #fb6a19;
    -webkit-transform: skew(0deg,150deg);
    -moz-transform: skew(0deg,150deg);
    -ms-transform: skew(0deg,150deg);
    -o-transform: skew(0deg,150deg);
    transform: skew(0deg,150deg)
}

.ere-heading span:after {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    height: 100%;
    width: 50%;
    background-color: #fb6a19;
    -webkit-transform: skew(0deg,-150deg);
    -moz-transform: skew(0deg,-150deg);
    -ms-transform: skew(0deg,-150deg);
    -o-transform: skew(0deg,-150deg);
    transform: skew(0deg,-150deg)
}

.ere-heading:after {
    content: '';
    display: block;
    width: 100px;
    height: 4px;
    background-color: #fb6a19;
    margin-top: 16px
}

.ere-heading:after,.ere-heading span {
    margin-left: 0;
    margin-right: auto
}

.ere-heading.color-light h2,.ere-heading.color-light p {
    color: #fff
}

.ere-heading-style2 h2 {
    margin-bottom: 0;
    font-weight: 600;
    line-height: 1;
    font-size: 21px
}

.ere-heading-style2 h2:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 4px;
    background-color: #fb6a19;
    margin-left: 20px;
    vertical-align: middle;
    margin-top: -2px
}

.ere-heading sub {
    font-size: 55%;
    bottom: 15px
}

@media(max-width: 480px) {
    .ere-heading h2 {
        font-size:20px
    }

    .ere-heading span {
        font-size: 12px
    }
}

.compare-listing {
    width: 135px;
    position: fixed;
    right: 0;
    top: 50%;
    background-color: #fff;
    z-index: 1000;
    -webkit-transform: translate3d(100%,0,0) translateY(-50%)!important;
    -moz-transform: translate3d(100%,0,0) translateY(-50%)!important;
    -o-transform: translate3d(100%,0,0) translateY(-50%)!important;
    -ms-transform: translate3d(100%,0,0) translateY(-50%)!important;
    transform: translate3d(100%,0,0) translateY(-50%)!important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.compare-listing.listing-open {
    -webkit-transform: translate3d(0,0,0) translateY(-50%)!important;
    -moz-transform: translate3d(0,0,0) translateY(-50%)!important;
    -o-transform: translate3d(0,0,0) translateY(-50%)!important;
    -ms-transform: translate3d(0,0,0) translateY(-50%)!important;
    transform: translate3d(0,0,0) translateY(-50%)!important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow: 0 0 5px 1px #777;
    -moz-box-shadow: 0 0 5px 1px #777;
    box-shadow: 0 0 5px 1px #777
}

.listing-btn {
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 44px;
    width: 44px;
    position: absolute;
    left: -44px;
    top: 50%;
    -webkit-transform: translateY(-50%)!important;
    -moz-transform: translateY(-50%)!important;
    -o-transform: translateY(-50%)!important;
    -ms-transform: translateY(-50%)!important;
    transform: translateY(-50%)!important
}

.listing-btn i {
    font-size: 22px;
    position: relative;
    left: -2px;
    top: -1px
}

.compare-listing-header {
    padding: 15px;
    text-align: center;
    -webkit-box-shadow: 3px 1px 5px 0 #777;
    -moz-box-shadow: 3px 1px 5px 0 #777;
    box-shadow: 3px 1px 5px 0 #777
}

.compare-listing-header .title {
    margin: 0;
    line-height: 1
}

.compare-listing-body {
    padding: 10px 0;
    text-align: center
}

.compare-thumb-main {
    margin-left: 0;
    margin-right: 0
}

.compare-thumb-main .compare-thumb {
    position: relative;
    width: 105px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    overflow: hidden
}

.compare-listing-body .compare-properties-button {
    width: 105px
}

.compare-thumb-main .thumb-inner-empty {
    height: 56px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border: 2px dashed #eee
}

.compare-thumb-main .compare-property-remove {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background: #fb6a19;
    border: none;
    padding: 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px
}

.compare-thumb-main .compare-property-remove i {
    position: relative;
    top: -1px
}

.compare-tables.table-striped {
    border: none
}

.compare-tables table,.compare-tables th,.compare-tables td {
    border: none
}

.compare-tables.table-striped thead th {
    vertical-align: top
}

.compare-tables.table-striped .property-title {
    text-align: left;
    margin-top: 17px;
    margin-bottom: 10px
}

.compare-tables.table-striped .property-title a {
    color: #222;
    font-weight: 500
}

h2.property-title {
    font-size: 18px
}

.compare-tables.table-striped .property-inner {
    position: relative;
    padding: 15px;
    max-width: 360px;
    margin: auto;
    background-color: #f8f8f8
}

.compare-tables.table-striped .property-inner:before {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background: #f8f8f8;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.compare-tables.table-striped .property-inner .property-image img {
    width: 100%
}

.compare-tables.table-striped .property-inner .property-label {
    position: absolute;
    left: 18px;
    top: 40px
}

.compare-tables.table-striped .property-inner .property-label p {
    margin-bottom: 10px;
    color: #fff;
    font-weight: 400;
    text-align: left
}

.compare-tables.table-striped .property-inner .property-label p .property-label-bg {
    display: inline-block;
    background-color: #fb6a19;
    padding-left: 10px;
    padding-right: 5px;
    position: relative;
    line-height: 19px;
    font-size: 12px
}

.compare-tables.table-striped .property-inner .property-label p .property-label-bg span {
    position: absolute;
    content: '';
    display: block;
    left: 100%;
    top: 0;
    border-top: 10px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 7px solid #fb6a19
}

.compare-tables.table-striped .property-price {
    font-weight: 600;
    color: #222
}

.compare-tables.table-striped .property-location {
    font-weight: 400;
    color: #8f8f8f
}

.compare-tables.table-striped .property-location i {
    color: #fb6a19
}

.compare-tables.table-striped th {
    background: 0 0!important;
    padding: 0 15px 15px
}

.compare-tables.table-striped td {
    border: none;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #8f8f8f
}

.compare-tables.table-striped tr {
    height: 52px
}

.compare-tables.table-striped .title-list-check {
    font-weight: 500;
    padding-left: 21px;
    text-align: left;
    color: #222
}

.compare-tables.table-striped tbody>tr:nth-of-type(even) {
    background-color: #f6f6f6
}

.compare-tables.table-striped tbody>tr:nth-of-type(odd) {
    background-color: transparent
}

.compare-tables.table-striped .check-no {
    color: #e33f3f
}

.compare-tables.table-striped .check-yes {
    color: #4ede00
}

.remove {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

@media(max-width: 991px) {
    .compare-table-wrap {
        overflow-x:auto
    }
}

.controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0,0,0,.3)
}

#pac-input {
    background-color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 300px
}

#pac-input:focus {
    border-color: #4d90fe
}

#type-selector {
    color: #fff;
    background-color: #4d90fe;
    padding: 5px 11px 0
}

#type-selector label {
    font-size: 13px;
    font-weight: 300
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.accent-color {
    color: #fb6a19
}

.bg-accent {
    background-color: #fb6a19
}

.heading-color {
    color: #222
}

.ere-processing {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 99999;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.ere-processing .loading {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    color: #fff;
    font-size: 16px;
    padding: 10px;
    background: #343434
}

.ere-processing .loading i,.content-popup i {
    margin-right: 10px
}

.ui-dialog-titlebar-close:before {
    content: "\f00d";
    font-family: FontAwesome;
    color: #fff;
    cursor: pointer
}

.ere-login-wrap,.ere-register-wrap,.ere-reset-password-wrap {
    max-width: 570px;
    margin: auto;
    border: 10px solid rgba(237,237,237,.7);
    padding: 35px 30px 0
}

.ere-reset-password-wrap {
    padding-bottom: 30px
}

.ere-login-wrap hr,.ere-register-wrap hr {
    display: none
}

.ere-login-wrap form,.ere-register-wrap form {
    padding-bottom: 55px
}

.ere-login-wrap input:-webkit-autofill,.ere-register-wrap input:-webkit-autofill {
    -webkit-transition: background-color 50000s!important;
    -moz-transition: background-color 50000s!important;
    -o-transition: background-color 50000s!important;
    transition: background-color 50000s!important;
    -webkit-text-fill-color: #787878
}

.ere-login-wrap form ::-webkit-input-placeholder,.ere-register-wrap form ::-webkit-input-placeholder {
    color: #787878;
    text-transform: uppercase
}

.ere-login-wrap form ::-moz-placeholder,.ere-register-wrap form ::-moz-placeholder {
    color: #787878;
    text-transform: uppercase
}

.ere-login-wrap form :-ms-input-placeholder,.ere-register-wrap form :-ms-input-placeholder {
    color: #787878;
    text-transform: uppercase
}

.ere-login-wrap form :-moz-placeholder,.ere-register-wrap form :-moz-placeholder {
    color: #787878;
    text-transform: uppercase
}

.ere-login-wrap button,.ere-register-wrap button,.ere-reset-password-wrap button {
    display: block;
    background: 0 0;
    border: 2px solid rgba(237,237,237,.9);
    color: #fff;
    font-size: 14px;
    height: 50px
}

.ere-reset-password-wrap button {
    margin-top: 30px
}

.ere-login-wrap .btn-primary,.ere-register-wrap .btn-primary,.ere-reset-password-wrap .btn-primary {
    color: #fff;
    background-color: #fb6a19;
    border-color: #fb6a19
}

.ere-login-wrap .btn-primary:hover,.ere-register-wrap .btn-primary:hover,.ere-login-wrap .btn-primary:focus,.ere-register-wrap .btn-primary:focus,.ere-login-wrap .btn-primary:active,.ere-register-wrap .btn-primary:active,.ere-login-wrap .btn-primary:active:focus,.ere-register-wrap .btn-primary:active:focus,.ere-reset-password-wrap .btn-primary:hover,.ere-reset-password-wrap .btn-primary:active,.ere-reset-password-wrap .btn-primary:focus {
    background: 0 0!important;
    color: #fb6a19;
    border-color: #fb6a19
}

.ere-login-wrap .checkbox,.ere-register-wrap .checkbox {
    display: inline-block;
    margin: 15px 0;
    color: #bababa;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ere-login-wrap .checkbox:hover {
    color: #fb6a19
}

.ere-login-wrap .checkbox input,.ere-register-wrap .checkbox input {
    cursor: pointer
}

.ere-login-wrap .btn-facebook,.ere-register-wrap .btn-facebook {
    background-color: #3b5998
}

.ere-login-wrap .btn-facebook:hover,.ere-register-wrap .btn-facebook:hover,.ere-login-wrap .btn-facebook:focus,.ere-register-wrap .btn-facebook:focus {
    background-color: #4c70ba
}

.ere-login-wrap .btn-google-plus,.ere-register-wrap .btn-google-plus {
    background-color: #dd5044
}

.ere-login-wrap .btn-google-plus:hover,.ere-register-wrap .btn-google-plus:hover,.ere-login-wrap .btn-google-plus:focus,.ere-register-wrap .btn-google-plus:focus {
    background-color: #e5786f
}

.ere-login-wrap .btn-yahoo,.ere-register-wrap .btn-yahoo {
    background-color: #70067b
}

.ere-login-wrap .btn-yahoo:hover,.ere-register-wrap .btn-yahoo:hover,.ere-login-wrap .btn-yahoo:focus,.ere-register-wrap .btn-yahoo:focus {
    background-color: #9c08ac
}

.ere-login-wrap .form-group,.ere-register-wrap .form-group {
    position: relative;
    margin-bottom: 10px
}

.ere-login-wrap .form-group:after,.ere-register-wrap .form-group:after {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    color: #bababa;
    text-align: center;
    line-height: 55px
}

.ere-login-wrap .form-group.control-username:after,.ere-register-wrap .form-group.control-username:after {
    content: "\f007"
}

.ere-login-wrap .form-group.control-email:after,.ere-register-wrap .form-group.control-email:after {
    content: "\f0e0"
}

.ere-login-wrap .form-group.control-password:after,.ere-register-wrap .form-group.control-password:after,.ere-login-wrap .form-group.control-ere-password:after,.ere-register-wrap .form-group.control-ere-password:after {
    content: "\f13e"
}

.ere-login-wrap .form-group input:not([type=checkbox]),.ere-register-wrap .form-group input:not([type=checkbox]),.ere-login-wrap .form-group select.form-control,.ere-register-wrap .form-group select.form-control,.ere-reset-password-wrap .form-group input:not([type=checkbox]),.ere-reset-password-wrap .form-group select.form-control {
    position: relative;
    background: 0 0;
    height: 55px;
    line-height: 55px;
    padding: 0 40px 0 10px;
    color: #787878;
    font-weight: 400;
    border: none;
    box-shadow: none;
    border-bottom: 2px solid rgba(237,237,237,.8);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    letter-spacing: .1em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ere-login-wrap .form-group input:not([type=checkbox]):hover,.ere-register-wrap .form-group input:not([type=checkbox]):hover,.ere-login-wrap .form-group select.form-control:hover,.ere-register-wrap .form-group select.form-control:hover,.ere-reset-password-wrap .form-group input:not([type=checkbox]):hover,.ere-reset-password-wrap .form-group select.form-control:hover,.ere-login-wrap .form-group input:not([type=checkbox]):focus,.ere-register-wrap .form-group input:not([type=checkbox]):focus,.ere-login-wrap .form-group select.form-control:focus,.ere-register-wrap .form-group select.form-control:focus,.ere-reset-password-wrap .form-group input:not([type=checkbox]):focus,.ere-reset-password-wrap .form-group select.form-control:focus {
    border-bottom-color: #fb6a19
}

.ere-login-wrap .ere_messages p,.ere-register-wrap .ere_messages p {
    font-size: 16px;
    color: #3cab1a;
    margin-bottom: 30px!important
}

.ere-login-wrap .ere_messages p.error,.ere-register-wrap .ere_messages p.error {
    color: #f45230
}

.ere-login-wrap button.ere-login-button {
    margin-top: 10px
}

.ere-login-wrap .ere-reset-password {
    float: right;
    padding-top: 15px;
    font-weight: 400;
    color: #bababa;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ere-login-wrap .ere-reset-password:hover {
    color: #fb6a19
}

.ere-login-wrap>button {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: capitalize
}

.ere-login-wrap>button:last-child {
    margin-bottom: 50px
}

.ere-login-wrap>button:focus,.ere-login-wrap>button:hover {
    outline: none;
    border: none;
    color: #fff
}

.ere-login-wrap>button i {
    position: absolute;
    left: 0;
    display: block;
    top: 0;
    bottom: 0;
    height: 70%;
    margin: auto;
    width: 50px;
    font-size: 18px;
    border-right: 1px solid rgba(186,186,186,.5);
    line-height: 35px;
    text-align: center
}

.modal-login .ere-login-wrap,.modal-login .ere-register-wrap,.modal-login .ere-reset-password-wrap {
    border: 0
}

.modal-login .ere-login-wrap form,.modal-login .ere-register-wrap form {
    padding-bottom: 25px
}

.modal-login .ere-login-wrap>button:last-child {
    margin-bottom: 30px
}

@media(min-width: 768px) {
    .modal-login .modal-content {
        padding:15px
    }

    .modal-login .modal-dialog {
        width: 500px
    }
}

.badge {
    line-height: inherit;
    padding: 3px 7px 1px;
    margin-left: 3px
}

.user-dropdown {
    display: inline-block;
    position: relative
}

.user-dropdown:hover .user-display-name {
    color: #fb6a19
}

.user-dropdown:hover .user-display-name:after {
    content: '\f106'
}

.user-dropdown .user-display-name {
    display: inline-block;
    position: relative;
    padding-right: 15px
}

.user-dropdown .user-display-name:after {
    content: '\f107';
    display: block;
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0
}

.user-dropdown .user-display-name i {
    margin-right: 10px
}

.user-dropdown .user-display-name:hover {
    color: #fb6a19
}

.user-dropdown .user-display-name:hover+.user-dropdown-menu {
    opacity: 1;
    visibility: visible;
    height: auto;
    z-index: 99999
}

.user-dropdown .user-dropdown-menu {
    text-align: left;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    margin: 0;
    list-style-type: none;
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
    opacity: 0;
    visibility: hidden;
    height: 0;
    z-index: -1;
    background-color: #fff;
    min-width: 250px
}

.user-dropdown .user-dropdown-menu i {
    width: 20px
}

.user-dropdown .user-dropdown-menu a {
    display: block;
    color: #222
}

.user-dropdown .user-dropdown-menu:hover {
    opacity: 1;
    visibility: visible;
    height: auto;
    z-index: 99999
}

.form-control:focus {
    border-color: #fb6a19
}

.property-element-inline,.agency-element-inline {
    display: table;
    width: 100%
}

.property-element-inline>div,.agency-element-inline>div {
    display: table-cell;
    vertical-align: top
}

.property-element-inline>div:last-child,.agency-element-inline>div:last-child {
    text-align: right
}

.property-info-item-tooltip {
    display: inline-block
}

.position-inline {
    display: inline-block
}

.list-1-column .ere-item-wrap {
    width: 100%!important
}

.modal {
    text-align: center
}

@media screen and (min-width: 768px) {
    .modal:before {
        display:inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.btn-save-search {
    border-bottom-left-radius: 2em!important;
    border-bottom-right-radius: 2em!important
}

#ere_save_search i {
    padding-left: 5px
}

.mce-i-fascbutton_add_shortcode:before {
    content: '\f502';
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: 400 20px/1 dashicons
}

#geocomplete-error {
    position: absolute
}

.advanced-saved-searches {
    border-top: 2px solid #fb6a19;
    text-align: center
}

.ere-recaptcha-wrap {
    margin-bottom: 15px
}

ul.ere-my-package {
    margin: 0;
    padding: 0
}

li.dotted-right {
    float: right
}

li.dotted-left+li.dotted-right:before {
    content: '';
    width: 100%;
    display: block;
    height: 1px;
    border: 1px dotted;
    position: absolute;
    left: 0;
    bottom: 10px;
    color: #ddd
}

li.dotted-left {
    position: relative;
    z-index: 2;
    padding-right: 10px
}

.content-single-property .post-ratings {
    margin-top: 30px;
    text-align: center
}

.ere-agent-single .post-ratings {
    margin-top: 30px
}

ul.ere-property-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

ul.ere-property-list strong {
    display: inline-block;
    width: 50%
}

ul.ere-property-list span {
    display: inline;
    width: 50%
}

ul.ere-property-list li {
    padding: 8px 15px
}

ul.ere-property-list li:nth-child(odd) {
    background: #f8f8f8
}

#property_price_on_call {
    margin-right: 5px
}

.ere-loading-ajax-wrap {
    position: relative
}

.ere-loading-ajax-wrap .ere-loading {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 44px;
    height: 44px;
    margin: auto;
    text-align: center;
    z-index: 9999999;
    line-height: 44px
}

.ere_widget_recent_properties .property-inner,.ere_widget_featured_properties .property-inner {
    padding: 0!important;
    background-color: transparent!important
}

.ere_widget_search_form .search-properties-form .row .form-group:last-child {
    margin-bottom: 0!important
}

.ere-link-more {
    font-style: italic;
    display: block
}

.other-features-list h4 {
    margin-bottom: 0!important;
    margin-top: 20px;
    font-weight: 700
}

.other-features-list .checkbox {
    margin-bottom: 0!important
}

.property-fields-wrap .property-feature {
    margin-bottom: 50px
}

.ere_payment_stripe button {
    display: none!important
}

.select2-container--default.error .select2-selection,.form-control.error,.form-control.error:focus,.form-control.error:active {
    border: 1px solid red!important
}

.form-group.error .checkbox-inline,.form-group.error .radio-inline,.form-group.error .custom-control {
    color: red!important
}

.form-group.error .custom-control div.error {
    display: none!important
}

.agent-info h2.agent-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0
}

.property-price-prefix,.property-price-postfix {
    font-size: 12px;
    color: #fb6a19
}

.property-info-header .property-price-prefix,.property-info-header .property-price-postfix {
    font-size: 14px
}

.property-type i,.property-location i,.property-type-list i,.property-agent i,.property-date i,.property-views-count i,.property-info-header .property-info span.fa,.property-count span,.agent-info i,.ere-link-more,.ere-widget-listing-property-taxonomy i,.user-dropdown i,.address-marker i,.ere-my-saved-search-item i,span.total-properties,.ere-dashboard-logout i,.attachment-file-type,.open-on-google-maps,.walk-score-more-detail,.ere-my-property-address i,.ere-my-property-total-views i,.ere-my-property-date i {
    color: #fb6a19
}

.ere-link-more {
    text-align: right
}

.ere-package-price {
    font-size: 50px;
    font-weight: 700
}

.ere-package-title,.ere-package-price,.ere-package-choose {
    text-align: center
}

.ere-profile-avatar,.agent-avatar {
    text-align: center
}

.agent-description {
    margin-top: 20px
}

.ere-heading {
    margin-bottom: 30px
}

.ere-heading h2 {
    margin-bottom: 10px!important
}

@media screen and (max-width: 768px) {
    .ere-heading {
        margin-bottom:40px
    }
}

.media-drag-drop,.property-video-url,.property-image-360 {
    margin-bottom: 20px
}

.ere-heading-style2 {
    margin-bottom: 30px
}

.agent-company-info span,.agent-main-info span,.agent-company-info p,.agent-main-info p {
    font-weight: 700
}

.ere-thankyou-content {
    margin-bottom: 40px
}

.agency-title {
    font-size: 18px
}

.select2-container .select2-selection--single {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px
}

.select2-container .select2-selection--single:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.ere-wire-transfer-info {
    display: none
}

/*!* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -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-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*,::after,::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

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: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

address,hr {
    margin-bottom: 1rem
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

dl,h1,h2,h3,h4,h5,h6,ol,p,ul {
    margin-top: 0
}

dl,ol,p,ul {
    margin-bottom: 1rem
}

abbr[data-original-title],abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote,figure {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

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
}

code,kbd,pre,samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace
}

samp {
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    display: block;
    font-size: 87.5%;
    color: #212529
}

img,svg {
    vertical-align: middle
}

img {
    border-style: none
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,h1 {
    font-size: 2.5rem
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 1.5rem
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

.display-1,.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    line-height: 1.2
}

.display-2,.display-3,.display-4 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3,.display-4 {
    font-size: 4.5rem
}

.display-4 {
    font-size: 3.5rem
}

.small,small {
    font-size: 80%;
    font-weight: 400
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.img-fluid,.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code,kbd {
    font-size: 87.5%
}

code {
    word-break: break-word;
    color: #e83e8c
}

a>code,pre code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre code {
    font-size: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 576px) {
    .container {
        max-width:540px
    }
}

@media(min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media(min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media(min-width: 1200px) {
    .container {
        max-width:1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.card>hr,.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col-auto {
    position: relative;
    padding-right: 15px;
    padding-left: 15px
}

.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media(min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media(min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media(min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media(min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,.table-sm th {
    padding: .3rem
}

.table-bordered,.table-bordered td,.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th,.table-dark.table-bordered {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,.075)
}

.table-primary,.table-primary>td,.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,.table-secondary>td,.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,.table-success>td,.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,.table-info>td,.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,.table-warning>td,.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,.table-danger>td,.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,.table-light>td,.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark>td,.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody {
    border-color: #95999c
}

.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,.table-dark th,.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,.05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255,255,255,.075)
}

@media(max-width: 575.98px) {
    .table-responsive-sm {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media(max-width: 767.98px) {
    .table-responsive-md {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media(max-width: 991.98px) {
    .table-responsive-lg {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media(max-width: 1199.98px) {
    .table-responsive-xl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    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;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],select.form-control[size],textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40,167,69,.9);
    border-radius: .25rem
}

.form-control.is-valid,.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMyOGE3NDUnIGQ9J00yLjMgNi43M0wuNiA0LjUzYy0uNC0xLjA0LjQ2LTEuNCAxLjEtLjhsMS4xIDEuNCAzLjQtMy44Yy42LS42MyAxLjYtLjI3IDEuMi43bC00IDQuNmMtLjQzLjUtLjguNC0xLjEuMXonLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc((1em + .75rem)*3/4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before {
    border-color: #28a745
}

.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220,53,69,.9);
    border-radius: .25rem
}

.form-control.is-invalid,.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNkYzM1NDUnIHZpZXdCb3g9Jy0yIC0yIDcgNyc+PHBhdGggc3Ryb2tlPScjZGMzNTQ1JyBkPSdNMCAwbDMgM20wLTNMMCAzJy8+PGNpcmNsZSByPScuNScvPjxjaXJjbGUgY3g9JzMnIHI9Jy41Jy8+PGNpcmNsZSBjeT0nMycgcj0nLjUnLz48Y2lyY2xlIGN4PSczJyBjeT0nMycgcj0nLjUnLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc((1em + .75rem)*3/4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before {
    border-color: #dc3545
}

.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

@media(min-width: 576px) {
    .form-inline .form-group,.form-inline label {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline label {
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .form-group {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,.form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

a.btn.disabled,fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}

.btn-light.disabled,.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link.focus,.btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled,.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

.fade {
    transition: opacity .15s linear
}

@media(prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media(prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,.dropleft,.dropright,.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after,.dropleft .dropdown-toggle:empty::after,.dropright .dropdown-toggle:empty::after,.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media(min-width: 576px) {
    .dropdown-menu-sm-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media(min-width: 768px) {
    .dropdown-menu-md-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media(min-width: 992px) {
    .dropdown-menu-lg-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media(min-width: 1200px) {
    .dropdown-menu-xl-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropright .dropdown-toggle::after,.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent;
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group-vertical>.btn:hover,.btn-group>.btn:hover {
    z-index: 1
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus {
    z-index: 1
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after,.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    -ms-flex-align: center;
    align-items: center
}

.input-group-append,.input-group-prepend,.input-group>.custom-file {
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::after,.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label::before {
    pointer-events: none;
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-control-label::after {
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyNmZmYnIGQ9J002LjU2NC43NWwtMy41OSAzLjYxMi0xLjUzOC0xLjU1TDAgNC4yNiAyLjk3NCA3LjI1IDggMi4xOTN6Jy8+PC9zdmc+)
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0IDQnPjxwYXRoIHN0cm9rZT0nI2ZmZicgZD0nTTAgMmg0Jy8+PC9zdmc+)
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0,123,255,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0,123,255,.5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9Jy00IC00IDggOCc+PGNpcmNsZSByPSczJyBmaWxsPScjZmZmJy8+PC9zdmc+)
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before,.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0,123,255,.5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file,.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px)
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label,.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057
}

.custom-file-label {
    left: 0;
    font-weight: 400;
    border: 1px solid #ced4da;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    background-color: #fff;
    border-radius: .25rem
}

.custom-file-label::after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: calc(1rem + .4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    appearance: none
}

@media(prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before,.custom-file-label,.custom-select {
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .custom-control-label::before,.custom-file-label,.custom-select {
        transition: none
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,.navbar>.container,.navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media(max-width: 575.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media(min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media(max-width: 767.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media(min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media(max-width: 991.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media(min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media(max-width: 1199.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media(min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-flow:row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-text a {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzAgMzAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggc3Ryb2tlPSdyZ2JhKDAsIDAsIDAsIDAuNSknIHN0cm9rZS13aWR0aD0nMicgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbWl0ZXJsaW1pdD0nMTAnIGQ9J000IDdoMjJNNCAxNWgyMk00IDIzaDIyJy8+PC9zdmc+)
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5)
}

.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255,255,255,.25)
}

.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzAgMzAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggc3Ryb2tlPSdyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuNSknIHN0cm9rZS13aWR0aD0nMicgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbWl0ZXJsaW1pdD0nMTAnIGQ9J000IDdoMjJNNCAxNWgyMk00IDIzaDIyJy8+PC9zdmc+)
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,.5)
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media(min-width: 576px) {
    .card-deck {
        -ms-flex-flow:row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media(min-width: 576px) {
    .card-group {
        -ms-flex-flow:row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media(min-width: 576px) {
    .card-columns {
        -webkit-column-count:3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card .card-header {
    margin-bottom: -1px
}

.breadcrumb,.pagination {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    border-radius: .25rem
}

.breadcrumb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    background-color: #e9ecef
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    padding-left: 0
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media(min-width: 576px) {
    .jumbotron {
        padding:4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

.progress,.progress-bar {
    display: -ms-flexbox;
    display: flex
}

.progress {
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    border-radius: .25rem;
    background-color: #e9ecef
}

.progress-bar {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media(prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media(prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item.disabled,.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
}

@media(min-width: 576px) {
    .list-group-horizontal-sm {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media(min-width: 768px) {
    .list-group-horizontal-md {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media(min-width: 992px) {
    .list-group-horizontal-lg {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media(min-width: 1200px) {
    .list-group-horizontal-xl {
        -ms-flex-direction:row;
        flex-direction: row
    }

    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05)
}

.toast-body {
    padding: .75rem
}

.modal,.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-50px);
    transform: translate(0,-50px)
}

@media(prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media(min-width: 1200px) {
    .modal-xl {
        max-width:1140px
    }
}

.tooltip,.tooltip .arrow {
    position: absolute;
    display: block
}

.tooltip {
    z-index: 1070;
    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 {
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    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
}

.popover,.popover .arrow {
    position: absolute;
    display: block
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    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;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::after,.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow {
    bottom: calc((.5rem + 1px)*-1)
}

.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow {
    left: calc((.5rem + 1px)*-1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow {
    top: calc((.5rem + 1px)*-1)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow {
    right: calc((.5rem + 1px)*-1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel,.carousel-inner {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner::after,.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
    display: block
}

.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s .6s opacity
}

@media(prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media(prefers-reduced-motion:reduce) {
    .carousel-control-next,.carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmYnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J001LjI1IDBsLTQgNCA0IDQgMS41LTEuNS0yLjUtMi41IDIuNS0yLjUtMS41LTEuNXonLz48L3N2Zz4=)
}

.carousel-control-next-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9JyNmZmYnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGQ9J00yLjc1IDBsLTEuNSAxLjUgMi41IDIuNS0yLjUgMi41IDEuNSAxLjUgNC00LTQtNHonLz48L3N2Zz4=)
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media(prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline!important
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.bg-primary {
    background-color: #007bff!important
}

a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #0062cc!important
}

.bg-secondary {
    background-color: #6c757d!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: #545b62!important
}

.bg-success {
    background-color: #28a745!important
}

a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover {
    background-color: #1e7e34!important
}

.bg-info {
    background-color: #17a2b8!important
}

a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover {
    background-color: #117a8b!important
}

.bg-warning {
    background-color: #ffc107!important
}

a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover {
    background-color: #d39e00!important
}

.bg-danger {
    background-color: #dc3545!important
}

a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover {
    background-color: #bd2130!important
}

.bg-light {
    background-color: #f8f9fa!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: #dae0e5!important
}

.bg-dark {
    background-color: #343a40!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: #1d2124!important
}

.bg-white {
    background-color: #fff!important
}

.bg-transparent {
    background-color: transparent!important
}

.border {
    border: 1px solid #dee2e6!important
}

.border-top {
    border-top: 1px solid #dee2e6!important
}

.border-right {
    border-right: 1px solid #dee2e6!important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important
}

.border-left {
    border-left: 1px solid #dee2e6!important
}

.border-0 {
    border: 0!important
}

.border-top-0 {
    border-top: 0!important
}

.border-right-0 {
    border-right: 0!important
}

.border-bottom-0 {
    border-bottom: 0!important
}

.border-left-0 {
    border-left: 0!important
}

.border-primary {
    border-color: #007bff!important
}

.border-secondary {
    border-color: #6c757d!important
}

.border-success {
    border-color: #28a745!important
}

.border-info {
    border-color: #17a2b8!important
}

.border-warning {
    border-color: #ffc107!important
}

.border-danger {
    border-color: #dc3545!important
}

.border-light {
    border-color: #f8f9fa!important
}

.border-dark {
    border-color: #343a40!important
}

.border-white {
    border-color: #fff!important
}

.rounded-sm {
    border-radius: .2rem!important
}

.rounded {
    border-radius: .25rem!important
}

.rounded-right,.rounded-top {
    border-top-right-radius: .25rem!important
}

.rounded-top {
    border-top-left-radius: .25rem!important
}

.rounded-right {
    border-bottom-right-radius: .25rem!important
}

.rounded-bottom,.rounded-left {
    border-bottom-left-radius: .25rem!important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem!important
}

.rounded-left {
    border-top-left-radius: .25rem!important
}

.rounded-lg {
    border-radius: .3rem!important
}

.rounded-circle {
    border-radius: 50%!important
}

.rounded-pill {
    border-radius: 50rem!important
}

.rounded-0 {
    border-radius: 0!important
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-table-row {
    display: table-row!important
}

.d-table-cell {
    display: table-cell!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media(min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline {
        display: inline!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-table {
        display: table!important
    }

    .d-sm-table-row {
        display: table-row!important
    }

    .d-sm-table-cell {
        display: table-cell!important
    }

    .d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline {
        display: inline!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-table {
        display: table!important
    }

    .d-md-table-row {
        display: table-row!important
    }

    .d-md-table-cell {
        display: table-cell!important
    }

    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-inline {
        display: inline!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-table {
        display: table!important
    }

    .d-lg-table-row {
        display: table-row!important
    }

    .d-lg-table-cell {
        display: table-cell!important
    }

    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media(min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline {
        display: inline!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-table {
        display: table!important
    }

    .d-xl-table-row {
        display: table-row!important
    }

    .d-xl-table-cell {
        display: table-cell!important
    }

    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print {
    .d-print-none {
        display: none!important
    }

    .d-print-inline {
        display: inline!important
    }

    .d-print-inline-block {
        display: inline-block!important
    }

    .d-print-block {
        display: block!important
    }

    .d-print-table {
        display: table!important
    }

    .d-print-table-row {
        display: table-row!important
    }

    .d-print-table-cell {
        display: table-cell!important
    }

    .d-print-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media(min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-sm-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-sm-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-sm-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-sm-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-md-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-md-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-md-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-md-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-md-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-md-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-md-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-md-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-md-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-md-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-lg-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-lg-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-lg-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-lg-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media(min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction:row!important;
        flex-direction: row!important
    }

    .flex-xl-column {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-xl-start {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-xl-end {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-xl-center {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

@media(min-width: 576px) {
    .float-sm-left {
        float:left!important
    }

    .float-sm-right {
        float: right!important
    }

    .float-sm-none {
        float: none!important
    }
}

@media(min-width: 768px) {
    .float-md-left {
        float:left!important
    }

    .float-md-right {
        float: right!important
    }

    .float-md-none {
        float: none!important
    }
}

@media(min-width: 992px) {
    .float-lg-left {
        float:left!important
    }

    .float-lg-right {
        float: right!important
    }

    .float-lg-none {
        float: none!important
    }
}

@media(min-width: 1200px) {
    .float-xl-left {
        float:left!important
    }

    .float-xl-right {
        float: right!important
    }

    .float-xl-none {
        float: none!important
    }
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important
}

.fixed-bottom,.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-top {
    top: 0
}

.fixed-bottom {
    bottom: 0
}

@supports((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important
}

.shadow-none {
    box-shadow: none!important
}

.w-25 {
    width: 25%!important
}

.w-50 {
    width: 50%!important
}

.w-75 {
    width: 75%!important
}

.w-100 {
    width: 100%!important
}

.w-auto {
    width: auto!important
}

.h-25 {
    height: 25%!important
}

.h-50 {
    height: 50%!important
}

.h-75 {
    height: 75%!important
}

.h-100 {
    height: 100%!important
}

.h-auto {
    height: auto!important
}

.mw-100 {
    max-width: 100%!important
}

.mh-100 {
    max-height: 100%!important
}

.min-vw-100 {
    min-width: 100vw!important
}

.min-vh-100 {
    min-height: 100vh!important
}

.vw-100 {
    width: 100vw!important
}

.vh-100 {
    height: 100vh!important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.m-0 {
    margin: 0!important
}

.mt-0,.my-0 {
    margin-top: 0!important
}

.mr-0,.mx-0 {
    margin-right: 0!important
}

.mb-0,.my-0 {
    margin-bottom: 0!important
}

.ml-0,.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,.my-1 {
    margin-top: .25rem!important
}

.mr-1,.mx-1 {
    margin-right: .25rem!important
}

.mb-1,.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,.my-2 {
    margin-top: .5rem!important
}

.mr-2,.mx-2 {
    margin-right: .5rem!important
}

.mb-2,.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,.my-3 {
    margin-top: 1rem!important
}

.mr-3,.mx-3 {
    margin-right: 1rem!important
}

.mb-3,.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,.my-5 {
    margin-top: 3rem!important
}

.mr-5,.mx-5 {
    margin-right: 3rem!important
}

.mb-5,.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,.py-0 {
    padding-top: 0!important
}

.pr-0,.px-0 {
    padding-right: 0!important
}

.pb-0,.py-0 {
    padding-bottom: 0!important
}

.pl-0,.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,.py-2 {
    padding-top: .5rem!important
}

.pr-2,.px-2 {
    padding-right: .5rem!important
}

.pb-2,.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,.py-3 {
    padding-top: 1rem!important
}

.pr-3,.px-3 {
    padding-right: 1rem!important
}

.pb-3,.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,.py-5 {
    padding-top: 3rem!important
}

.pr-5,.px-5 {
    padding-right: 3rem!important
}

.pb-5,.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,.px-5 {
    padding-left: 3rem!important
}

.m-n1 {
    margin: -.25rem!important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem!important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem!important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem!important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem!important
}

.m-n2 {
    margin: -.5rem!important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem!important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem!important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem!important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem!important
}

.m-n3 {
    margin: -1rem!important
}

.mt-n3,.my-n3 {
    margin-top: -1rem!important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem!important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem!important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem!important
}

.m-n4 {
    margin: -1.5rem!important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem!important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem!important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem!important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem!important
}

.m-n5 {
    margin: -3rem!important
}

.mt-n5,.my-n5 {
    margin-top: -3rem!important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem!important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem!important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,.my-auto {
    margin-top: auto!important
}

.mr-auto,.mx-auto {
    margin-right: auto!important
}

.mb-auto,.my-auto {
    margin-bottom: auto!important
}

.ml-auto,.mx-auto {
    margin-left: auto!important
}

@media(min-width: 576px) {
    .m-sm-0 {
        margin:0!important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0!important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0!important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0!important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0!important
    }

    .m-sm-1 {
        margin: .25rem!important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem!important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem!important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem!important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem!important
    }

    .m-sm-2 {
        margin: .5rem!important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem!important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem!important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem!important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem!important
    }

    .m-sm-3 {
        margin: 1rem!important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem!important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem!important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem!important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem!important
    }

    .m-sm-4 {
        margin: 1.5rem!important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem!important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem!important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem!important
    }

    .m-sm-5 {
        margin: 3rem!important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem!important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem!important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem!important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem!important
    }

    .p-sm-0 {
        padding: 0!important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0!important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0!important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0!important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0!important
    }

    .p-sm-1 {
        padding: .25rem!important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem!important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem!important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem!important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem!important
    }

    .p-sm-2 {
        padding: .5rem!important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem!important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem!important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem!important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem!important
    }

    .p-sm-3 {
        padding: 1rem!important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem!important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem!important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem!important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem!important
    }

    .p-sm-4 {
        padding: 1.5rem!important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem!important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem!important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem!important
    }

    .p-sm-5 {
        padding: 3rem!important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem!important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem!important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem!important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem!important
    }

    .m-sm-n1 {
        margin: -.25rem!important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem!important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem!important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem!important
    }

    .m-sm-n2 {
        margin: -.5rem!important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem!important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem!important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem!important
    }

    .m-sm-n3 {
        margin: -1rem!important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem!important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem!important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem!important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem!important
    }

    .m-sm-n4 {
        margin: -1.5rem!important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem!important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem!important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem!important
    }

    .m-sm-n5 {
        margin: -3rem!important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem!important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem!important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem!important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem!important
    }

    .m-sm-auto {
        margin: auto!important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto!important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto!important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto!important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto!important
    }
}

@media(min-width: 768px) {
    .m-md-0 {
        margin:0!important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0!important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0!important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0!important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0!important
    }

    .m-md-1 {
        margin: .25rem!important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem!important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem!important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem!important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem!important
    }

    .m-md-2 {
        margin: .5rem!important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem!important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem!important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem!important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem!important
    }

    .m-md-3 {
        margin: 1rem!important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem!important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem!important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem!important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem!important
    }

    .m-md-4 {
        margin: 1.5rem!important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem!important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem!important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem!important
    }

    .m-md-5 {
        margin: 3rem!important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem!important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem!important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem!important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem!important
    }

    .p-md-0 {
        padding: 0!important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0!important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0!important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0!important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0!important
    }

    .p-md-1 {
        padding: .25rem!important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem!important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem!important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem!important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem!important
    }

    .p-md-2 {
        padding: .5rem!important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem!important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem!important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem!important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem!important
    }

    .p-md-3 {
        padding: 1rem!important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem!important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem!important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem!important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem!important
    }

    .p-md-4 {
        padding: 1.5rem!important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem!important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem!important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem!important
    }

    .p-md-5 {
        padding: 3rem!important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem!important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem!important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem!important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem!important
    }

    .m-md-n1 {
        margin: -.25rem!important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem!important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem!important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem!important
    }

    .m-md-n2 {
        margin: -.5rem!important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem!important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem!important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem!important
    }

    .m-md-n3 {
        margin: -1rem!important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem!important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem!important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem!important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem!important
    }

    .m-md-n4 {
        margin: -1.5rem!important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem!important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem!important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem!important
    }

    .m-md-n5 {
        margin: -3rem!important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem!important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem!important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem!important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem!important
    }

    .m-md-auto {
        margin: auto!important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto!important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto!important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto!important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto!important
    }
}

@media(min-width: 992px) {
    .m-lg-0 {
        margin:0!important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0!important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0!important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0!important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0!important
    }

    .m-lg-1 {
        margin: .25rem!important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem!important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem!important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem!important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem!important
    }

    .m-lg-2 {
        margin: .5rem!important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem!important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem!important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem!important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem!important
    }

    .m-lg-3 {
        margin: 1rem!important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem!important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem!important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem!important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem!important
    }

    .m-lg-4 {
        margin: 1.5rem!important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem!important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem!important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem!important
    }

    .m-lg-5 {
        margin: 3rem!important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem!important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem!important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem!important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem!important
    }

    .p-lg-0 {
        padding: 0!important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0!important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0!important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0!important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0!important
    }

    .p-lg-1 {
        padding: .25rem!important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem!important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem!important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem!important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem!important
    }

    .p-lg-2 {
        padding: .5rem!important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem!important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem!important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem!important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem!important
    }

    .p-lg-3 {
        padding: 1rem!important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem!important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem!important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem!important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem!important
    }

    .p-lg-4 {
        padding: 1.5rem!important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem!important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem!important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem!important
    }

    .p-lg-5 {
        padding: 3rem!important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem!important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem!important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem!important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem!important
    }

    .m-lg-n1 {
        margin: -.25rem!important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem!important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem!important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem!important
    }

    .m-lg-n2 {
        margin: -.5rem!important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem!important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem!important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem!important
    }

    .m-lg-n3 {
        margin: -1rem!important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem!important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem!important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem!important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem!important
    }

    .m-lg-n4 {
        margin: -1.5rem!important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem!important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem!important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem!important
    }

    .m-lg-n5 {
        margin: -3rem!important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem!important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem!important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem!important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem!important
    }

    .m-lg-auto {
        margin: auto!important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto!important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto!important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto!important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto!important
    }
}

@media(min-width: 1200px) {
    .m-xl-0 {
        margin:0!important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0!important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0!important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0!important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0!important
    }

    .m-xl-1 {
        margin: .25rem!important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem!important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem!important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem!important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem!important
    }

    .m-xl-2 {
        margin: .5rem!important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem!important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem!important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem!important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem!important
    }

    .m-xl-3 {
        margin: 1rem!important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem!important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem!important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem!important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem!important
    }

    .m-xl-4 {
        margin: 1.5rem!important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem!important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem!important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem!important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem!important
    }

    .m-xl-5 {
        margin: 3rem!important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem!important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem!important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem!important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem!important
    }

    .p-xl-0 {
        padding: 0!important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0!important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0!important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0!important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0!important
    }

    .p-xl-1 {
        padding: .25rem!important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem!important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem!important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem!important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem!important
    }

    .p-xl-2 {
        padding: .5rem!important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem!important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem!important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem!important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem!important
    }

    .p-xl-3 {
        padding: 1rem!important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem!important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem!important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem!important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem!important
    }

    .p-xl-4 {
        padding: 1.5rem!important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem!important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem!important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem!important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem!important
    }

    .p-xl-5 {
        padding: 3rem!important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem!important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem!important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem!important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem!important
    }

    .m-xl-n1 {
        margin: -.25rem!important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem!important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem!important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem!important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem!important
    }

    .m-xl-n2 {
        margin: -.5rem!important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem!important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem!important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem!important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem!important
    }

    .m-xl-n3 {
        margin: -1rem!important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem!important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem!important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem!important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem!important
    }

    .m-xl-n4 {
        margin: -1.5rem!important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem!important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem!important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem!important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem!important
    }

    .m-xl-n5 {
        margin: -3rem!important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem!important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem!important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem!important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem!important
    }

    .m-xl-auto {
        margin: auto!important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto!important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto!important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto!important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto!important
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace!important
}

.text-justify {
    text-align: justify!important
}

.text-wrap {
    white-space: normal!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

@media(min-width: 576px) {
    .text-sm-left {
        text-align:left!important
    }

    .text-sm-right {
        text-align: right!important
    }

    .text-sm-center {
        text-align: center!important
    }
}

@media(min-width: 768px) {
    .text-md-left {
        text-align:left!important
    }

    .text-md-right {
        text-align: right!important
    }

    .text-md-center {
        text-align: center!important
    }
}

@media(min-width: 992px) {
    .text-lg-left {
        text-align:left!important
    }

    .text-lg-right {
        text-align: right!important
    }

    .text-lg-center {
        text-align: center!important
    }
}

@media(min-width: 1200px) {
    .text-xl-left {
        text-align:left!important
    }

    .text-xl-right {
        text-align: right!important
    }

    .text-xl-center {
        text-align: center!important
    }
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-light {
    font-weight: 300!important
}

.font-weight-lighter {
    font-weight: lighter!important
}

.font-weight-normal {
    font-weight: 400!important
}

.font-weight-bold {
    font-weight: 700!important
}

.font-weight-bolder {
    font-weight: bolder!important
}

.font-italic {
    font-style: italic!important
}

.text-white {
    color: #fff!important
}

.text-primary {
    color: #007bff!important
}

a.text-primary:focus,a.text-primary:hover {
    color: #0056b3!important
}

.text-secondary {
    color: #6c757d!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: #494f54!important
}

.text-success {
    color: #28a745!important
}

a.text-success:focus,a.text-success:hover {
    color: #19692c!important
}

.text-info {
    color: #17a2b8!important
}

a.text-info:focus,a.text-info:hover {
    color: #0f6674!important
}

.text-warning {
    color: #ffc107!important
}

a.text-warning:focus,a.text-warning:hover {
    color: #ba8b00!important
}

.text-danger {
    color: #dc3545!important
}

a.text-danger:focus,a.text-danger:hover {
    color: #a71d2a!important
}

.text-light {
    color: #f8f9fa!important
}

a.text-light:focus,a.text-light:hover {
    color: #cbd3da!important
}

.text-dark {
    color: #343a40!important
}

a.text-dark:focus,a.text-dark:hover {
    color: #121416!important
}

.text-body {
    color: #212529!important
}

.text-muted {
    color: #6c757d!important
}

.text-black-50 {
    color: rgba(0,0,0,.5)!important
}

.text-white-50 {
    color: rgba(255,255,255,.5)!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none!important
}

.text-break {
    word-break: break-word!important;
    overflow-wrap: break-word!important
}

.text-reset {
    color: inherit!important
}

.visible {
    visibility: visible!important
}

.invisible {
    visibility: hidden!important
}

@media print {
    *,::after,::before {
        text-shadow: none!important;
        box-shadow: none!important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap!important
    }

    blockquote,pre {
        border: 1px solid #adb5bd
    }

    thead {
        display: table-header-group
    }

    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container,body {
        min-width: 992px!important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #dee2e6!important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

@charset "UTF-8";@-webkit-keyframes zoom-in {
    0% {
        opacity: .4;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes star-zoom-out {
    0% {
        opacity: .4;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes slider-right-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slider-right-in {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%)
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(10%)
    }

    to {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes slider-right-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slider-right-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%)
    }
}

@-moz-keyframes slider-right-out {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }

    60% {
        opacity: 0;
        -moz-transform: translateX(110%)
    }

    to {
        opacity: 0;
        -moz-transform: translateX(100%)
    }
}

@keyframes slider-right-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        transform: translateX(110%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slider-left-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slider-left-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(-110%);
        transform: translateX(-110%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slider-top-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slider-top-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(-110%);
        transform: translateY(-110%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slider-bottom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slider-bottom-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(110%);
        transform: translateY(110%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes cd-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(360deg);
        opacity: 1
    }
}

@-moz-keyframes cd-rotate-1-in {
    0% {
        -moz-transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -moz-transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    to {
        -moz-transform: rotateX(360deg);
        opacity: 1
    }
}

@keyframes cd-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(360deg);
        transform: rotateX(360deg);
        opacity: 1
    }
}

@-webkit-keyframes cd-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0deg);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(180deg);
        opacity: 0
    }
}

@-moz-keyframes cd-rotate-1-out {
    0% {
        -moz-transform: rotateX(0deg);
        opacity: 1
    }

    35% {
        -moz-transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    to {
        -moz-transform: rotateX(180deg);
        opacity: 0
    }
}

@keyframes cd-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
}

@keyframes anim-francisco {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes ube-shine {
    to {
        left: 125%
    }
}

@keyframes ube-shine {
    to {
        left: 125%
    }
}

@-webkit-keyframes ube-circle {
    0%,40% {
        opacity: 1
    }

    to {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes ube-circle {
    0%,40% {
        opacity: 1
    }

    to {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@-webkit-keyframes ube-flash {
    0% {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes ube-flash {
    0% {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes ube-loop-move-vertical {
    0% {
        transform: translate3d(0,-5px,0)
    }

    to {
        transform: translate3d(0,5px,0)
    }
}

@keyframes ube-loop-move-horizontal {
    0% {
        transform: translate3d(-5px,0,0)
    }

    to {
        transform: translate3d(5px,0,0)
    }
}

@keyframes ube-loop-rotate {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes load7 {
    0%,80%,to {
        box-shadow: 0 2.5em 0 -1.3em
    }

    40% {
        box-shadow: 0 2.5em 0 0
    }
}

@keyframes load7 {
    0%,80%,to {
        box-shadow: 0 2.5em 0 -1.3em
    }

    40% {
        box-shadow: 0 2.5em 0 0
    }
}

@keyframes ube-map-animationSignal {
    0% {
        -webkit-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
        -webkit-transform: translate(-50%,-50%) scale(.3);
        transform: translate(-50%,-50%) scale(.3)
    }

    1% {
        -webkit-transform: translate(-50%,-50%) scale(.32);
        transform: translate(-50%,-50%) scale(.32);
        -webkit-opacity: .1;
        -moz-opacity: .1;
        opacity: .1
    }

    20% {
        -webkit-opacity: .5;
        -moz-opacity: .5;
        opacity: .5;
        -webkit-transform: translate(-50%,-50%) scale(0 .45);
        transform: translate(-50%,-50%) scale(0 .45)
    }

    60% {
        -webkit-transform: translate(-50%,-50%) scale(.75);
        transform: translate(-50%,-50%) scale(.75);
        -webkit-opacity: .35;
        -moz-opacity: .35;
        opacity: .35
    }
}

.widgetarea_warper_editable {
    position: relative;
    min-height: 50px
}

.widgetarea_warper_editable:hover {
    outline: 1px solid #71d7f7
}

.widgetarea_warper_editable:hover .widgetarea_warper_edit {
    display: block
}

.widgetarea_warper_edit {
    display: none;
    position: absolute;
    z-index: 3;
    bottom: 0;
    right: 0;
    left: 0;
    color: #fff;
    background: #5d4fff;
    line-height: 1;
    padding: 7px 8px;
    font-size: 14px;
    cursor: pointer;
    width: 32px;
    margin: auto;
    text-align: center;
    border-radius: 5px 5px 0 0
}

.elementor-add-new-section .elementor-add-ube-template {
    margin-left: 5px;
    background-color: #5d4fff
}

.elementor-add-new-section .elementor-add-ube-template .eicon-folder:before {
    content: "UBE";
    font-weight: 600;
    font-size: 12px;
    font-family: var(--e-global-typography-primary-font-family),Sans-serif
}

a {
    color: var(--e-global-color-accent)
}

a:hover {
    color: var(--e-global-color-accent-darken-15)
}

.table-primary,.table-primary>td,.table-primary>th {
    background-color: var(--ube-theme-level-color-primary-border)
}

.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th {
    border-color: var(--ube-theme-level-color-primary-table-border)
}

.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: var(--ube-theme-level-color-primary-border-darken)
}

.table-secondary,.table-secondary>td,.table-secondary>th {
    background-color: var(--ube-theme-level-color-secondary-border)
}

.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th {
    border-color: var(--ube-theme-level-color-secondary-table-border)
}

.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: var(--ube-theme-level-color-secondary-border-darken)
}

.table-accent,.table-accent>td,.table-accent>th {
    background-color: var(--ube-theme-level-color-accent-border)
}

.table-accent tbody+tbody,.table-accent td,.table-accent th,.table-accent thead th {
    border-color: var(--ube-theme-level-color-accent-table-border)
}

.table-hover .table-accent:hover,.table-hover .table-accent:hover>td,.table-hover .table-accent:hover>th {
    background-color: var(--ube-theme-level-color-accent-border-darken)
}

.table-light,.table-light>td,.table-light>th {
    background-color: var(--ube-theme-level-color-light-border)
}

.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th {
    border-color: var(--ube-theme-level-color-light-table-border)
}

.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: var(--ube-theme-level-color-light-border-darken)
}

.table-dark,.table-dark>td,.table-dark>th {
    background-color: var(--ube-theme-level-color-dark-border)
}

.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th {
    border-color: var(--ube-theme-level-color-dark-table-border)
}

.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: var(--ube-theme-level-color-dark-border-darken)
}

.btn-primary,.btn-primary:hover {
    color: var(--e-global-color-primary-foreground);
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.btn-primary:hover {
    background-color: var(--e-global-color-primary-hover);
    border-color: var(--e-global-color-primary-border)
}

.btn-primary.focus,.btn-primary:focus {
    color: var(--e-global-color-primary-foreground);
    background-color: var(--e-global-color-primary-hover);
    border-color: var(--e-global-color-primary-border)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: var(--e-global-color-primary-foreground);
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    color: var(--e-global-color-primary-foreground);
    background-color: var(--e-global-color-primary-border);
    border-color: var(--e-global-color-primary-active)
}

.btn-secondary,.btn-secondary:hover {
    color: var(--e-global-color-secondary-foreground);
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary)
}

.btn-secondary:hover {
    background-color: var(--e-global-color-secondary-hover);
    border-color: var(--e-global-color-secondary-border)
}

.btn-secondary.focus,.btn-secondary:focus {
    color: var(--e-global-color-secondary-foreground);
    background-color: var(--e-global-color-secondary-hover);
    border-color: var(--e-global-color-secondary-border)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: var(--e-global-color-secondary-foreground);
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary)
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
    color: var(--e-global-color-secondary-foreground);
    background-color: var(--e-global-color-secondary-border);
    border-color: var(--e-global-color-secondary-active)
}

.btn-accent,.btn-accent:hover {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent);
    border-color: var(--e-global-color-accent)
}

.btn-accent:hover {
    background-color: var(--e-global-color-accent-hover);
    border-color: var(--e-global-color-accent-border)
}

.btn-accent.focus,.btn-accent:focus {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent-hover);
    border-color: var(--e-global-color-accent-border)
}

.btn-accent.disabled,.btn-accent:disabled {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent);
    border-color: var(--e-global-color-accent)
}

.btn-accent:not(:disabled):not(.disabled).active,.btn-accent:not(:disabled):not(.disabled):active,.show>.btn-accent.dropdown-toggle {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent-border);
    border-color: var(--e-global-color-accent-active)
}

.btn-light,.btn-light:hover {
    color: var(--e-global-color-light-foreground);
    background-color: var(--e-global-color-light);
    border-color: var(--e-global-color-light)
}

.btn-light:hover {
    background-color: var(--e-global-color-light-hover);
    border-color: var(--e-global-color-light-border)
}

.btn-light.focus,.btn-light:focus {
    color: var(--e-global-color-light-foreground);
    background-color: var(--e-global-color-light-hover);
    border-color: var(--e-global-color-light-border)
}

.btn-light.disabled,.btn-light:disabled {
    color: var(--e-global-color-light-foreground);
    background-color: var(--e-global-color-light);
    border-color: var(--e-global-color-light)
}

.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle {
    color: var(--e-global-color-light-foreground);
    background-color: var(--e-global-color-light-border);
    border-color: var(--e-global-color-light-active)
}

.btn-dark,.btn-dark:hover {
    color: var(--e-global-color-dark-foreground);
    background-color: var(--e-global-color-dark);
    border-color: var(--e-global-color-dark)
}

.btn-dark:hover {
    background-color: var(--e-global-color-dark-hover);
    border-color: var(--e-global-color-dark-border)
}

.btn-dark.focus,.btn-dark:focus {
    color: var(--e-global-color-dark-foreground);
    background-color: var(--e-global-color-dark-hover);
    border-color: var(--e-global-color-dark-border)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: var(--e-global-color-dark-foreground);
    background-color: var(--e-global-color-dark);
    border-color: var(--e-global-color-dark)
}

.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle {
    color: var(--e-global-color-dark-foreground);
    background-color: var(--e-global-color-dark-border);
    border-color: var(--e-global-color-dark-active)
}

.btn-outline-primary,.btn-outline-primary:hover {
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.btn-outline-primary:hover {
    color: var(--e-global-color-primary-foreground);
    background-color: var(--e-global-color-primary)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: var(--e-global-color-primary);
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
    color: var(--e-global-color-primary-foreground);
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.btn-outline-secondary,.btn-outline-secondary:hover {
    color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary)
}

.btn-outline-secondary:hover {
    color: var(--e-global-color-secondary-foreground);
    background-color: var(--e-global-color-secondary)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: var(--e-global-color-secondary);
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
    color: var(--e-global-color-secondary-foreground);
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary)
}

.btn-outline-accent,.btn-outline-accent:hover {
    color: var(--e-global-color-accent);
    border-color: var(--e-global-color-accent)
}

.btn-outline-accent:hover {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent)
}

.btn-outline-accent.disabled,.btn-outline-accent:disabled {
    color: var(--e-global-color-accent);
    background-color: transparent
}

.btn-outline-accent:not(:disabled):not(.disabled).active,.btn-outline-accent:not(:disabled):not(.disabled):active,.show>.btn-outline-accent.dropdown-toggle {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent);
    border-color: var(--e-global-color-accent)
}

.btn-outline-light,.btn-outline-light:hover {
    color: var(--e-global-color-light);
    border-color: var(--e-global-color-light)
}

.btn-outline-light:hover {
    color: var(--e-global-color-light-foreground);
    background-color: var(--e-global-color-light)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: var(--e-global-color-light);
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle {
    color: var(--e-global-color-light-foreground);
    background-color: var(--e-global-color-light);
    border-color: var(--e-global-color-light)
}

.btn-outline-dark,.btn-outline-dark:hover {
    color: var(--e-global-color-dark);
    border-color: var(--e-global-color-dark)
}

.btn-outline-dark:hover {
    color: var(--e-global-color-dark-foreground);
    background-color: var(--e-global-color-dark)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: var(--e-global-color-dark);
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle {
    color: var(--e-global-color-dark-foreground);
    background-color: var(--e-global-color-dark);
    border-color: var(--e-global-color-dark)
}

.btn-link,.page-link {
    color: var(--e-global-color-accent)
}

.btn-link:hover {
    color: var(--e-global-color-accent-darken-15)
}

.dropdown-item.active,.dropdown-item:active {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent)
}

.custom-control-input:checked~.custom-control-label::before {
    color: var(--e-global-color-accent-foreground);
    border-color: var(--e-global-color-accent);
    background-color: var(--e-global-color-accent)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: var(--e-global-color-accent-darken-25)
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent-darken-35);
    border-color: var(--e-global-color-accent-darken-35)
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
    border-color: var(--e-global-color-accent);
    background-color: var(--e-global-color-accent)
}

.custom-file-input:focus~.custom-file-label,.custom-select:focus {
    border-color: var(--e-global-color-accent-darken-25)
}

.custom-range::-webkit-slider-thumb {
    background-color: var(--e-global-color-accent)
}

.custom-range::-webkit-slider-thumb:active {
    background-color: var(--e-global-color-accent-darken-35)
}

.custom-range::-moz-range-thumb {
    background-color: var(--e-global-color-accent)
}

.custom-range::-moz-range-thumb:active {
    background-color: var(--e-global-color-accent-darken-35)
}

.custom-range::-ms-thumb {
    background-color: var(--e-global-color-accent)
}

.custom-range::-ms-thumb:active {
    background-color: var(--e-global-color-accent-darken-35)
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link,.page-item.active .page-link {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent)
}

.page-link:hover {
    color: var(--e-global-color-accent-darken-15)
}

.page-item.active .page-link {
    border-color: var(--e-global-color-accent)
}

.badge-primary {
    color: var(--e-global-color-primary-foreground);
    background-color: var(--e-global-color-primary)
}

a.badge-primary:focus,a.badge-primary:hover {
    color: var(--e-global-color-primary-foreground);
    background-color: var(--e-global-color-primary-border)
}

.badge-secondary {
    color: var(--e-global-color-secondary-foreground);
    background-color: var(--e-global-color-secondary)
}

a.badge-secondary:focus,a.badge-secondary:hover {
    color: var(--e-global-color-secondary-foreground);
    background-color: var(--e-global-color-secondary-border)
}

.badge-accent {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent)
}

a.badge-accent:focus,a.badge-accent:hover {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent-border)
}

.badge-light {
    color: var(--e-global-color-light-foreground);
    background-color: var(--e-global-color-light)
}

a.badge-light:focus,a.badge-light:hover {
    color: var(--e-global-color-light-foreground);
    background-color: var(--e-global-color-light-border)
}

.badge-dark {
    color: var(--e-global-color-dark-foreground);
    background-color: var(--e-global-color-dark)
}

a.badge-dark:focus,a.badge-dark:hover {
    color: var(--e-global-color-dark-foreground);
    background-color: var(--e-global-color-dark-border)
}

.alert-primary {
    color: var(--ube-theme-level-color-primary-text);
    background-color: var(--ube-theme-level-color-primary-bg);
    border-color: var(--ube-theme-level-color-primary-border)
}

.alert-primary hr {
    border-top-color: var(--ube-theme-level-color-primary-border-darken)
}

.alert-primary .alert-link {
    color: var(--ube-theme-level-color-primary-text-darken)
}

.alert-secondary {
    color: var(--ube-theme-level-color-secondary-text);
    background-color: var(--ube-theme-level-color-secondary-bg);
    border-color: var(--ube-theme-level-color-secondary-border)
}

.alert-secondary hr {
    border-top-color: var(--ube-theme-level-color-secondary-border-darken)
}

.alert-secondary .alert-link {
    color: var(--ube-theme-level-color-secondary-text-darken)
}

.alert-accent {
    color: var(--ube-theme-level-color-accent-text);
    background-color: var(--ube-theme-level-color-accent-bg);
    border-color: var(--ube-theme-level-color-accent-border)
}

.alert-accent hr {
    border-top-color: var(--ube-theme-level-color-accent-border-darken)
}

.alert-accent .alert-link {
    color: var(--ube-theme-level-color-accent-text-darken)
}

.alert-light {
    color: var(--ube-theme-level-color-light-text);
    background-color: var(--ube-theme-level-color-light-bg);
    border-color: var(--ube-theme-level-color-light-border)
}

.alert-light hr {
    border-top-color: var(--ube-theme-level-color-light-border-darken)
}

.alert-light .alert-link {
    color: var(--ube-theme-level-color-light-text-darken)
}

.alert-dark {
    color: var(--ube-theme-level-color-dark-text);
    background-color: var(--ube-theme-level-color-dark-bg);
    border-color: var(--ube-theme-level-color-dark-border)
}

.alert-dark hr {
    border-top-color: var(--ube-theme-level-color-dark-border-darken)
}

.alert-dark .alert-link {
    color: var(--ube-theme-level-color-dark-text-darken)
}

.list-group-item.active,.progress-bar {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--e-global-color-accent)
}

.list-group-item.active {
    border-color: var(--e-global-color-accent)
}

.list-group-item-primary {
    color: var(--ube-theme-level-color-primary-text);
    background-color: var(--ube-theme-level-color-primary-border)
}

.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover {
    color: var(--ube-theme-level-color-primary-text);
    background-color: var(--ube-theme-level-color-primary-border-darken)
}

.list-group-item-primary.list-group-item-action.active {
    color: var(--e-global-color-primary-foreground);
    background-color: var(--ube-theme-level-color-primary-text);
    border-color: var(--ube-theme-level-color-primary-text)
}

.list-group-item-secondary {
    color: var(--ube-theme-level-color-secondary-text);
    background-color: var(--ube-theme-level-color-secondary-border)
}

.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover {
    color: var(--ube-theme-level-color-secondary-text);
    background-color: var(--ube-theme-level-color-secondary-border-darken)
}

.list-group-item-secondary.list-group-item-action.active {
    color: var(--e-global-color-secondary-foreground);
    background-color: var(--ube-theme-level-color-secondary-text);
    border-color: var(--ube-theme-level-color-secondary-text)
}

.list-group-item-accent {
    color: var(--ube-theme-level-color-accent-text);
    background-color: var(--ube-theme-level-color-accent-border)
}

.list-group-item-accent.list-group-item-action:focus,.list-group-item-accent.list-group-item-action:hover {
    color: var(--ube-theme-level-color-accent-text);
    background-color: var(--ube-theme-level-color-accent-border-darken)
}

.list-group-item-accent.list-group-item-action.active {
    color: var(--e-global-color-accent-foreground);
    background-color: var(--ube-theme-level-color-accent-text);
    border-color: var(--ube-theme-level-color-accent-text)
}

.list-group-item-light {
    color: var(--ube-theme-level-color-light-text);
    background-color: var(--ube-theme-level-color-light-border)
}

.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover {
    color: var(--ube-theme-level-color-light-text);
    background-color: var(--ube-theme-level-color-light-border-darken)
}

.list-group-item-light.list-group-item-action.active {
    color: var(--e-global-color-light-foreground);
    background-color: var(--ube-theme-level-color-light-text);
    border-color: var(--ube-theme-level-color-light-text)
}

.list-group-item-dark {
    color: var(--ube-theme-level-color-dark-text);
    background-color: var(--ube-theme-level-color-dark-border)
}

.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover {
    color: var(--ube-theme-level-color-dark-text);
    background-color: var(--ube-theme-level-color-dark-border-darken)
}

.list-group-item-dark.list-group-item-action.active {
    color: var(--e-global-color-dark-foreground);
    background-color: var(--ube-theme-level-color-dark-text);
    border-color: var(--ube-theme-level-color-dark-text)
}

.bg-primary {
    background-color: var(--e-global-color-primary)!important
}

a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: var(--e-global-color-primary-border)!important
}

.bg-secondary {
    background-color: var(--e-global-color-secondary)!important
}

a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover {
    background-color: var(--e-global-color-secondary-border)!important
}

.bg-accent {
    background-color: var(--e-global-color-accent)!important
}

a.bg-accent:focus,a.bg-accent:hover,button.bg-accent:focus,button.bg-accent:hover {
    background-color: var(--e-global-color-accent-border)!important
}

.bg-light {
    background-color: var(--e-global-color-light)!important
}

a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover {
    background-color: var(--e-global-color-light-border)!important
}

.bg-dark {
    background-color: var(--e-global-color-dark)!important
}

a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover {
    background-color: var(--e-global-color-dark-border)!important
}

.border-primary {
    border-color: var(--e-global-color-primary)!important
}

.border-secondary {
    border-color: var(--e-global-color-secondary)!important
}

.border-accent {
    border-color: var(--e-global-color-accent)!important
}

.border-light {
    border-color: var(--e-global-color-light)!important
}

.border-dark {
    border-color: var(--e-global-color-dark)!important
}

.text-primary {
    color: var(--e-global-color-primary)!important
}

a.text-primary:focus,a.text-primary:hover {
    color: var(--e-global-color-primary-darken-15)!important
}

.text-secondary {
    color: var(--e-global-color-secondary)!important
}

a.text-secondary:focus,a.text-secondary:hover {
    color: var(--e-global-color-secondary-darken-15)!important
}

.text-accent {
    color: var(--e-global-color-accent)!important
}

a.text-accent:focus,a.text-accent:hover {
    color: var(--e-global-color-accent-darken-15)!important
}

.text-light {
    color: var(--e-global-color-light)!important
}

a.text-light:focus,a.text-light:hover {
    color: var(--e-global-color-light-darken-15)!important
}

.text-dark {
    color: var(--e-global-color-dark)!important
}

a.text-dark:focus,a.text-dark:hover {
    color: var(--e-global-color-dark-darken-15)!important
}

.text-muted {
    color: var(--e-global-color-muted)!important
}

.elementor-align-justify .badge {
    display: block
}

.ube-accordion .ube-accordion-card {
    border-radius: 0
}

.ube-accordion .ube-accordion-card:not([class*=bg-]) .ube-accordion-card-header {
    background: 0 0
}

.ube-accordion .ube-accordion-card:not(.ube-accordion-separate):last-child:not(.active) .ube-accordion-card-header {
    margin-bottom: 0;
    border-bottom-color: transparent
}

.ube-accordion.accordion>.ube-accordion-card.ube-accordion-separate:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.ube-accordion .ube-accordion-card.ube-accordion-separate {
    border-radius: inherit;
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin-bottom: 10px
}

.ube-accordion .ube-accordion-card.ube-accordion-separate:not(.active) .ube-accordion-card-header {
    margin-bottom: 0;
    border-bottom-color: transparent
}

.ube-accordion-icon svg,.ube-list-icon-icon svg,.ube-tabs .ube-tab-icon svg,.ube-tour .ube-tab-icon svg {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke: currentColor;
    fill: currentColor
}

.ube-accordion-icon svg [stroke^="#"],.ube-accordion-icon svg [stroke^="url(../../../plugins/ultimate-bootstrap-elements-for-elementor/assets/css/#"],.ube-tabs .ube-tab-icon svg [stroke^="#"],.ube-tabs .ube-tab-icon svg [stroke^="url(#"] {
    stroke: currentColor
}

.ube-accordion-icon svg [fill^="#"],.ube-accordion-icon svg [fill^="url(#"],.ube-tabs .ube-tab-icon svg [fill^="#"],.ube-tabs .ube-tab-icon svg [fill^="url(#"] {
    fill: currentColor
}

.ube-accordion-link {
    cursor: pointer;
    font-size: 16px;
    color: inherit
}

.ube-accordion-link .elementor-inline-editing {
    min-width: 150px
}

.ube-accordion-link .ube-accordion-icon i {
    transition: all .3s ease-in-out
}

.ube-accordion-link[aria-expanded=true] .ube-accordion-icon i.fa-chevron-right::before {
    content: ""
}

.ube-accordion-link[aria-expanded=true] .ube-accordion-icon i.fa-plus::before {
    content: ""
}

.ube-accordion-link[aria-expanded=true] .ube-accordion-icon i.fa-caret-right::before {
    content: ""
}

.ube-tabs .nav {
    margin-left: 0;
    border-bottom: none;
    overflow: hidden
}

.ube-tabs .nav-item {
    margin-left: 0;
    margin-top: 0;
    position: relative;
    margin-bottom: 0
}

.ube-tabs .nav-item:not(.ube-tab-separate):not(:first-child) .nav-link:not(.active) {
    border-left: none
}

.ube-tabs .nav-item:not(.ube-tab-separate):not(:first-child) .nav-link.active {
    margin-left: -1px
}

.ube-tabs .nav-item.ube-tab-separate:not(:last-child) {
    margin-right: 15px
}

.ube-tabs .nav-link,.ube-tabs .ube-tabs-card-title {
    font-weight: 600;
    font-size: 16px;
    color: inherit
}

.ube-tabs .ube-tabs-card-title {
    -ms-flex-pack: center;
    justify-content: center
}

.ube-tabs .nav-link {
    border-bottom-style: none;
    border-radius: 0;
    cursor: pointer;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px
}

.ube-tabs .nav-link,.ube-tabs .nav-link.active {
    border-color: var(--e-global-color-border)
}

.ube-tabs .icon-right {
    margin-left: 10px
}

.ube-tabs .icon-left {
    margin-right: 10px
}

.ube-tabs .icon-top {
    margin-bottom: 10px
}

.ube-tabs .icon-bottom {
    margin-top: 10px
}

.ube-tabs .ube-tabs-card {
    border-color: var(--e-global-color-border)
}

.ube-tabs .ube-tabs-card-header {
    border-radius: 0
}

@media screen and (min-width: 768px) {
    .ube-tabs .ube-tabs-card {
        border-top:none;
        background-color: transparent!important
    }

    .ube-tabs .ube-tabs-card .ube-tabs-card-header {
        display: none
    }

    .ube-tabs .ube-tab-content-container {
        border-top-left-radius: 0!important
    }

    .ube-tabs .tab-pane:not(.show) .ube-tabs-card {
        border: 0
    }

    .ube-tabs .tab-content.ube-tab-separate .tab-pane:not(:last-child) .ube-tabs-card {
        margin-bottom: 0!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tabs .ube-tabs-card-header {
        cursor:pointer;
        border-bottom-color: var(--e-global-color-border)
    }

    .ube-tabs .tabs {
        display: none
    }

    .ube-tabs .ube-tab-content-container {
        background-color: transparent!important;
        border: 0!important
    }

    .ube-tabs .tab-content.ube-tab-separate .tab-pane:not(:last-child) .ube-tabs-card {
        margin-bottom: 10px
    }

    .ube-tabs.ube-tabs-classic .tab-content:not(.ube-tab-separate) .tab-pane:not(:last-child) .ube-tabs-card.active .ube-tabs-card-body,.ube-tabs.ube-tabs-outline .tab-content:not(.ube-tab-separate) .tab-pane:not(:last-child) .ube-tabs-card.active .ube-tabs-card-body,.ube-tabs:not(.ube-tabs-pills) .tab-content:not(.ube-tab-separate) .tab-pane:not(:last-child) .ube-tabs-card {
        border-bottom: none
    }

    .ube-tabs .ube-tabs-card:not(.active) .ube-tabs-card-header {
        border-bottom-style: none
    }

    .ube-tabs .tab-pane {
        opacity: 1;
        display: block
    }

    .ube-tabs:not(.ube-tabs-pills) .ube-tabs-card.active .ube-tabs-card-header {
        border-bottom-left-radius: 0!important;
        border-bottom-right-radius: 0!important
    }

    .ube-tabs .ube-tabs-card.active .ube-tabs-card-body {
        border-top-left-radius: 0!important;
        border-top-right-radius: 0!important
    }
}

.ube-tabs.ube-tabs-rounded .nav-link,.ube-tabs.ube-tabs-rounded .ube-tab-content-container,.ube-tabs.ube-tabs-rounded .ube-tabs-card,.ube-tabs.ube-tabs-rounded .ube-tabs-card-body,.ube-tabs.ube-tabs-rounded .ube-tabs-card-header {
    border-radius: 5px
}

.ube-tabs.ube-tabs-round .nav-link,.ube-tabs.ube-tabs-round .ube-tab-content-container,.ube-tabs.ube-tabs-round .ube-tabs-card,.ube-tabs.ube-tabs-round .ube-tabs-card-body,.ube-tabs.ube-tabs-round .ube-tabs-card-header {
    border-radius: 2em
}

.ube-tabs.ube-tabs-square .nav-link,.ube-tabs.ube-tabs-square .ube-tab-content-container,.ube-tabs.ube-tabs-square .ube-tabs-card,.ube-tabs.ube-tabs-square .ube-tabs-card-body,.ube-tabs.ube-tabs-square .ube-tabs-card-header {
    border-radius: 0
}

.ube-tabs-classic .nav-link.active::after,.ube-tabs-classic .nav-link.active::before,.ube-tabs-outline .nav-link.active::after,.ube-tabs-outline .nav-link.active::before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 999em;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: var(--e-global-color-border);
    z-index: 2
}

.ube-tabs-classic .nav-link.active::before,.ube-tabs-outline .nav-link.active::before {
    right: 100%
}

.ube-tabs-classic .nav-link.active:after,.ube-tabs-outline .nav-link.active:after {
    left: 100%
}

@media screen and (min-width: 768px) {
    .ube-tabs-classic .ube-tabs-card,.ube-tabs-outline .ube-tabs-card {
        border:0!important
    }

    .ube-tabs-classic .ube-tab-content-container,.ube-tabs-outline .ube-tab-content-container {
        border-width: 0 1px 1px;
        border-style: solid;
        border-color: var(--e-global-color-border)
    }
}

@media screen and (max-width: 767px) {
    .ube-tabs-classic .ube-tab-content-container,.ube-tabs-outline .ube-tab-content-container {
        border:0!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tabs-classic .nav-link:not(.active),.ube-tabs-flat .nav-link:not(.active) {
        background:rgba(0,0,0,.03)
    }

    .ube-tabs-classic .nav-item.ube-tab-separate .nav-link,.ube-tabs-flat .nav-item.ube-tab-separate .nav-link {
        border-bottom-right-radius: 0!important;
        border-bottom-left-radius: 0!important
    }

    .ube-tabs-classic .nav-item:not(.ube-tab-separate):not(:first-child):not(:last-child) .nav-link,.ube-tabs-flat .nav-item:not(.ube-tab-separate):not(:first-child):not(:last-child) .nav-link {
        border-radius: 0!important
    }

    .ube-tabs-classic .nav-item:not(.ube-tab-separate):first-child .nav-link,.ube-tabs-flat .nav-item:not(.ube-tab-separate):first-child .nav-link {
        border-top-right-radius: 0!important;
        border-bottom-right-radius: 0!important;
        border-bottom-left-radius: 0!important
    }

    .ube-tabs-classic .nav-item:not(.ube-tab-separate):last-child .nav-link,.ube-tabs-flat .nav-item:not(.ube-tab-separate):last-child .nav-link {
        border-top-left-radius: 0!important;
        border-bottom-right-radius: 0!important;
        border-bottom-left-radius: 0!important
    }

    .ube-tabs-classic .ube-tabs-card,.ube-tabs-classic .ube-tabs-card-body,.ube-tabs-flat .ube-tabs-card,.ube-tabs-flat .ube-tabs-card-body {
        border-top-left-radius: 0!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tabs-classic .tab-content:not(.ube-tab-separate) .tab-pane:not(:first-child):not(:last-child) .ube-tabs-card,.ube-tabs-classic .tab-content:not(.ube-tab-separate) .tab-pane:not(:first-child):not(:last-child) .ube-tabs-card-header,.ube-tabs-flat .tab-content:not(.ube-tab-separate) .tab-pane:not(:first-child):not(:last-child) .ube-tabs-card,.ube-tabs-flat .tab-content:not(.ube-tab-separate) .tab-pane:not(:first-child):not(:last-child) .ube-tabs-card-header {
        border-radius:0!important
    }

    .ube-tabs-classic .tab-content:not(.ube-tab-separate) .tab-pane:first-child .ube-tabs-card,.ube-tabs-classic .tab-content:not(.ube-tab-separate) .tab-pane:first-child .ube-tabs-card-header,.ube-tabs-flat .tab-content:not(.ube-tab-separate) .tab-pane:first-child .ube-tabs-card,.ube-tabs-flat .tab-content:not(.ube-tab-separate) .tab-pane:first-child .ube-tabs-card-header {
        border-bottom-left-radius: 0!important;
        border-bottom-right-radius: 0!important
    }

    .ube-tabs-classic .tab-content:not(.ube-tab-separate) .tab-pane:last-child .ube-tabs-card,.ube-tabs-classic .tab-content:not(.ube-tab-separate) .tab-pane:last-child .ube-tabs-card-header,.ube-tabs-flat .tab-content:not(.ube-tab-separate) .tab-pane:last-child .ube-tabs-card,.ube-tabs-flat .tab-content:not(.ube-tab-separate) .tab-pane:last-child .ube-tabs-card-header {
        border-top-left-radius: 0!important;
        border-top-right-radius: 0!important
    }

    .ube-tabs-classic .tab-content:not(.ube-tab-separate) .tab-pane:not(:last-child) .ube-tabs-card.active .ube-tabs-card-body,.ube-tabs-flat .tab-content:not(.ube-tab-separate) .tab-pane:not(:last-child) .ube-tabs-card.active .ube-tabs-card-body {
        border-bottom-left-radius: 0!important;
        border-bottom-right-radius: 0!important
    }
}

.ube-tabs-classic .nav-link.active {
    border-color: #d6d6d6;
    background-color: #f0f0f0!important;
    color: #666!important
}

.ube-tabs-classic .nav-link.active::after,.ube-tabs-classic .nav-link.active::before {
    border-color: #d6d6d6
}

@media screen and (min-width: 768px) {
    .ube-tabs-classic .ube-tab-content-container {
        border-width:0 1px 1px;
        border-style: solid;
        border-color: #d6d6d6;
        background-color: #f0f0f0;
        color: #666
    }

    .ube-tabs-classic .ube-tabs-card {
        border: 0
    }

    .ube-tabs-classic .ube-tabs-card.active {
        background: 0 0!important;
        color: #666!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tabs-classic .ube-tabs-card {
        border-color:#d6d6d6
    }

    .ube-tabs-classic .ube-tabs-card.active {
        background: #f0f0f0!important;
        color: #666!important
    }

    .ube-tabs-classic .ube-tabs-card-header {
        cursor: pointer;
        border-bottom-color: #d6d6d6
    }
}

@media screen and (min-width: 768px) {
    .ube-tabs-classic.ube-tabs-round .tabs,.ube-tabs-classic.ube-tabs-rounded .tabs {
        margin-bottom:-2px
    }

    .ube-tabs-classic.ube-tabs-round .nav,.ube-tabs-classic.ube-tabs-rounded .nav {
        margin-left: 1px
    }

    .ube-tabs-classic.ube-tabs-round .ube-tab-content-container,.ube-tabs-classic.ube-tabs-rounded .ube-tab-content-container {
        margin: 1px;
        border-top-left-radius: 0!important;
        border-top-width: 1px
    }

    .ube-tabs-classic.ube-tabs-rounded .tab-content,.ube-tabs-classic.ube-tabs-rounded .ube-tab-content-container {
        border-radius: 5px
    }

    .ube-tabs-classic.ube-tabs-rounded .tabs {
        margin-right: 4px
    }

    .ube-tabs-classic.ube-tabs-round .tab-content,.ube-tabs-classic.ube-tabs-round .ube-tab-content-container {
        border-radius: 2em
    }

    .ube-tabs-classic.ube-tabs-round .tabs {
        margin-right: 35px
    }
}

.ube-tabs-classic.tabs-classic-accent .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: var(--e-global-color-accent-hover)
}

.ube-tabs-classic.tabs-classic-primary .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: var(--e-global-color-primary-hover)
}

.ube-tabs-classic.tabs-classic-secondary .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: var(--e-global-color-secondary-hover)
}

.ube-tabs-classic.tabs-classic-success .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: #1e7e34
}

.ube-tabs-classic.tabs-classic-danger .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: #bd2130
}

.ube-tabs-classic.tabs-classic-warning .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: #d39e00
}

.ube-tabs-classic.tabs-classic-info .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: #117a8b
}

.ube-tabs-classic.tabs-classic-light .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: var(--e-global-color-light-hover)
}

.ube-tabs-classic.tabs-classic-dark .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: var(--e-global-color-dark-hover)
}

.ube-tabs-flat .nav-link,.ube-tabs-flat .ube-tab-content-container,.ube-tabs-flat .ube-tabs-card,.ube-tabs-flat .ube-tabs-card-body,.ube-tabs-flat .ube-tabs-card-header {
    border: 0!important
}

@media screen and (min-width: 768px) {
    .ube-tabs-flat .nav-link.active {
        background:rgba(0,0,0,.01);
        margin-left: 0!important
    }

    .ube-tabs-flat .ube-tab-content-container {
        background: rgba(0,0,0,.01)
    }

    .ube-tabs-flat .nav-link:not(.active):hover {
        background: rgba(0,0,0,.01)
    }
}

@media screen and (max-width: 767px) {
    .ube-tabs-flat .ube-tabs-card {
        opacity:1;
        background: rgba(0,0,0,.03)
    }

    .ube-tabs-flat .ube-tabs-card.active {
        background: rgba(0,0,0,.01)
    }
}

.ube-tabs-flat.tabs-flat-accent .nav-link.active,.ube-tabs-flat.tabs-flat-accent .ube-tabs-card.active {
    background-color: var(--e-global-color-accent-hover)!important
}

@media screen and (min-width: 768px) {
    .ube-tabs-flat.tabs-flat-accent .ube-tab-content-container {
        background-color:var(--e-global-color-accent-hover)!important
    }
}

.ube-tabs-flat.tabs-flat-primary .nav-link.active,.ube-tabs-flat.tabs-flat-primary .ube-tabs-card.active {
    background-color: var(--e-global-color-primary-hover)!important
}

@media screen and (min-width: 768px) {
    .ube-tabs-flat.tabs-flat-primary .ube-tab-content-container {
        background-color:var(--e-global-color-primary-hover)!important
    }
}

.ube-tabs-flat.tabs-flat-secondary .nav-link.active,.ube-tabs-flat.tabs-flat-secondary .ube-tabs-card.active {
    background-color: var(--e-global-color-secondary-hover)!important
}

@media screen and (min-width: 768px) {
    .ube-tabs-flat.tabs-flat-secondary .ube-tab-content-container {
        background-color:var(--e-global-color-secondary-hover)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tabs-flat.tabs-flat-success .ube-tabs-card.active {
        background-color:rgba(40,167,69,.8)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tabs-flat.tabs-flat-success .nav-link.active,.ube-tabs-flat.tabs-flat-success .ube-tab-content-container {
        background-color:rgba(40,167,69,.8)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tabs-flat.tabs-flat-danger .ube-tabs-card.active {
        background-color:rgba(220,53,69,.8)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tabs-flat.tabs-flat-danger .nav-link.active,.ube-tabs-flat.tabs-flat-danger .ube-tab-content-container {
        background-color:rgba(220,53,69,.8)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tabs-flat.tabs-flat-warning .ube-tabs-card.active {
        background-color:rgba(255,193,7,.8)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tabs-flat.tabs-flat-warning .nav-link.active,.ube-tabs-flat.tabs-flat-warning .ube-tab-content-container {
        background-color:rgba(255,193,7,.8)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tabs-flat.tabs-flat-info .ube-tabs-card.active {
        background-color:rgba(23,162,184,.8)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tabs-flat.tabs-flat-info .nav-link.active,.ube-tabs-flat.tabs-flat-info .ube-tab-content-container {
        background-color:rgba(23,162,184,.8)!important
    }
}

.ube-tabs-flat.tabs-flat-light .nav-link.active,.ube-tabs-flat.tabs-flat-light .ube-tabs-card.active {
    background-color: var(--e-global-color-light-hover)!important
}

@media screen and (min-width: 768px) {
    .ube-tabs-flat.tabs-flat-light .ube-tab-content-container {
        background-color:var(--e-global-color-light-hover)!important
    }
}

.ube-tabs-flat.tabs-flat-dark .nav-link.active,.ube-tabs-flat.tabs-flat-dark .ube-tabs-card.active {
    background-color: var(--e-global-color-dark-hover)!important
}

@media screen and (min-width: 768px) {
    .ube-tabs-flat.tabs-flat-dark .ube-tab-content-container {
        background-color:var(--e-global-color-dark-hover)!important
    }
}

.ube-tabs-outline .nav-item .nav-link.active,.ube-tabs-outline .nav-link.active {
    background-color: transparent
}

.ube-tabs-outline .nav-item .nav-link,.ube-tabs-outline .ube-tabs-card .ube-tabs-card-header {
    background: 0 0
}

.ube-tabs-outline .ube-tab-content-container {
    border-top: none!important
}

.ube-tabs-outline .ube-tabs-card {
    background: 0 0;
    border-radius: 0
}

.ube-tabs-outline.tabs-outline-accent .nav-link,.ube-tabs-outline.tabs-outline-accent .nav-link.active::after,.ube-tabs-outline.tabs-outline-accent .nav-link.active::before,.ube-tabs-outline.tabs-outline-accent .ube-tab-content-container,.ube-tabs-outline.tabs-outline-accent .ube-tabs-card {
    border-color: var(--e-global-color-accent)
}

.ube-tabs-outline.tabs-outline-accent .ube-tabs-card-body,.ube-tabs-outline.tabs-outline-accent .ube-tabs-card-header {
    border-color: var(--e-global-color-accent)!important
}

.ube-tabs-outline.tabs-outline-accent .nav-link,.ube-tabs-outline.tabs-outline-accent .ube-tabs-card-header {
    color: var(--e-global-color-accent)
}

.ube-tabs-outline.tabs-outline-accent .nav-link:not(.active):hover,.ube-tabs-outline.tabs-outline-accent .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: var(--e-global-color-accent);
    border-color: var(--e-global-color-accent)
}

.ube-tabs-outline.tabs-outline-primary .nav-link,.ube-tabs-outline.tabs-outline-primary .nav-link.active::after,.ube-tabs-outline.tabs-outline-primary .nav-link.active::before,.ube-tabs-outline.tabs-outline-primary .ube-tab-content-container,.ube-tabs-outline.tabs-outline-primary .ube-tabs-card {
    border-color: var(--e-global-color-primary)
}

.ube-tabs-outline.tabs-outline-primary .ube-tabs-card-body,.ube-tabs-outline.tabs-outline-primary .ube-tabs-card-header {
    border-color: var(--e-global-color-primary)!important
}

.ube-tabs-outline.tabs-outline-primary .nav-link,.ube-tabs-outline.tabs-outline-primary .ube-tabs-card-header {
    color: var(--e-global-color-primary)
}

.ube-tabs-outline.tabs-outline-primary .nav-link:not(.active):hover,.ube-tabs-outline.tabs-outline-primary .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.ube-tabs-outline.tabs-outline-secondary .nav-link,.ube-tabs-outline.tabs-outline-secondary .nav-link.active::after,.ube-tabs-outline.tabs-outline-secondary .nav-link.active::before,.ube-tabs-outline.tabs-outline-secondary .ube-tab-content-container,.ube-tabs-outline.tabs-outline-secondary .ube-tabs-card {
    border-color: var(--e-global-color-secondary)
}

.ube-tabs-outline.tabs-outline-secondary .ube-tabs-card-body,.ube-tabs-outline.tabs-outline-secondary .ube-tabs-card-header {
    border-color: var(--e-global-color-secondary)!important
}

.ube-tabs-outline.tabs-outline-secondary .nav-link,.ube-tabs-outline.tabs-outline-secondary .ube-tabs-card-header {
    color: var(--e-global-color-secondary)
}

.ube-tabs-outline.tabs-outline-secondary .nav-link:not(.active):hover,.ube-tabs-outline.tabs-outline-secondary .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary)
}

.ube-tabs-outline.tabs-outline-success .nav-link,.ube-tabs-outline.tabs-outline-success .nav-link.active::after,.ube-tabs-outline.tabs-outline-success .nav-link.active::before,.ube-tabs-outline.tabs-outline-success .ube-tab-content-container,.ube-tabs-outline.tabs-outline-success .ube-tabs-card {
    border-color: #28a745
}

.ube-tabs-outline.tabs-outline-success .ube-tabs-card-body,.ube-tabs-outline.tabs-outline-success .ube-tabs-card-header {
    border-color: #28a745!important
}

.ube-tabs-outline.tabs-outline-success .nav-link,.ube-tabs-outline.tabs-outline-success .ube-tabs-card-header {
    color: #28a745
}

.ube-tabs-outline.tabs-outline-success .nav-link:not(.active):hover,.ube-tabs-outline.tabs-outline-success .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.ube-tabs-outline.tabs-outline-danger .nav-link,.ube-tabs-outline.tabs-outline-danger .nav-link.active::after,.ube-tabs-outline.tabs-outline-danger .nav-link.active::before,.ube-tabs-outline.tabs-outline-danger .ube-tab-content-container,.ube-tabs-outline.tabs-outline-danger .ube-tabs-card {
    border-color: #dc3545
}

.ube-tabs-outline.tabs-outline-danger .ube-tabs-card-body,.ube-tabs-outline.tabs-outline-danger .ube-tabs-card-header {
    border-color: #dc3545!important
}

.ube-tabs-outline.tabs-outline-danger .nav-link,.ube-tabs-outline.tabs-outline-danger .ube-tabs-card-header {
    color: #dc3545
}

.ube-tabs-outline.tabs-outline-danger .nav-link:not(.active):hover,.ube-tabs-outline.tabs-outline-danger .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.ube-tabs-outline.tabs-outline-warning .nav-link,.ube-tabs-outline.tabs-outline-warning .nav-link.active::after,.ube-tabs-outline.tabs-outline-warning .nav-link.active::before,.ube-tabs-outline.tabs-outline-warning .ube-tab-content-container,.ube-tabs-outline.tabs-outline-warning .ube-tabs-card {
    border-color: #ffc107
}

.ube-tabs-outline.tabs-outline-warning .ube-tabs-card-body,.ube-tabs-outline.tabs-outline-warning .ube-tabs-card-header {
    border-color: #ffc107!important
}

.ube-tabs-outline.tabs-outline-warning .nav-link,.ube-tabs-outline.tabs-outline-warning .ube-tabs-card-header {
    color: #ffc107
}

.ube-tabs-outline.tabs-outline-warning .nav-link:not(.active):hover,.ube-tabs-outline.tabs-outline-warning .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}

.ube-tabs-outline.tabs-outline-info .nav-link,.ube-tabs-outline.tabs-outline-info .nav-link.active::after,.ube-tabs-outline.tabs-outline-info .nav-link.active::before,.ube-tabs-outline.tabs-outline-info .ube-tab-content-container,.ube-tabs-outline.tabs-outline-info .ube-tabs-card {
    border-color: #17a2b8
}

.ube-tabs-outline.tabs-outline-info .ube-tabs-card-body,.ube-tabs-outline.tabs-outline-info .ube-tabs-card-header {
    border-color: #17a2b8!important
}

.ube-tabs-outline.tabs-outline-info .nav-link,.ube-tabs-outline.tabs-outline-info .ube-tabs-card-header {
    color: #17a2b8
}

.ube-tabs-outline.tabs-outline-info .nav-link:not(.active):hover,.ube-tabs-outline.tabs-outline-info .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.ube-tabs-outline.tabs-outline-light .nav-link,.ube-tabs-outline.tabs-outline-light .nav-link.active::after,.ube-tabs-outline.tabs-outline-light .nav-link.active::before,.ube-tabs-outline.tabs-outline-light .ube-tab-content-container,.ube-tabs-outline.tabs-outline-light .ube-tabs-card {
    border-color: var(--e-global-color-light)
}

.ube-tabs-outline.tabs-outline-light .ube-tabs-card-body,.ube-tabs-outline.tabs-outline-light .ube-tabs-card-header {
    border-color: var(--e-global-color-light)!important
}

.ube-tabs-outline.tabs-outline-light .nav-link,.ube-tabs-outline.tabs-outline-light .ube-tabs-card-header {
    color: #212529
}

.ube-tabs-outline.tabs-outline-light .nav-link:not(.active):hover,.ube-tabs-outline.tabs-outline-light .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: var(--e-global-color-light);
    border-color: var(--e-global-color-light)
}

.ube-tabs-outline.tabs-outline-dark .nav-link,.ube-tabs-outline.tabs-outline-dark .nav-link.active::after,.ube-tabs-outline.tabs-outline-dark .nav-link.active::before,.ube-tabs-outline.tabs-outline-dark .ube-tab-content-container,.ube-tabs-outline.tabs-outline-dark .ube-tabs-card {
    border-color: var(--e-global-color-dark)
}

.ube-tabs-outline.tabs-outline-dark .ube-tabs-card-body,.ube-tabs-outline.tabs-outline-dark .ube-tabs-card-header {
    border-color: var(--e-global-color-dark)!important
}

.ube-tabs-outline.tabs-outline-dark .nav-link,.ube-tabs-outline.tabs-outline-dark .ube-tabs-card-header {
    color: var(--e-global-color-dark)
}

.ube-tabs-outline.tabs-outline-dark .nav-link:not(.active):hover,.ube-tabs-outline.tabs-outline-dark .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: var(--e-global-color-dark);
    border-color: var(--e-global-color-dark)
}

.ube-tabs-pills .nav-link {
    border: 0
}

.ube-tabs-pills .nav-link.active {
    background: rgba(0,0,0,.03);
    color: #333
}

.ube-tabs-pills .nav-link:not(.active) {
    background-color: transparent!important;
    color: inherit!important
}

.ube-tabs-pills .ube-tabs-card-body {
    color: #212529
}

@media screen and (min-width: 768px) {
    .ube-tabs-pills .tab-content,.ube-tabs-pills .ube-tab-content-container,.ube-tabs-pills .ube-tabs-card {
        border:0!important;
        background: 0 0!important
    }

    .ube-tabs-pills .ube-tabs-card {
        margin-bottom: 0!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tabs-pills .ube-tabs-card,.ube-tabs-pills .ube-tabs-card-body,.ube-tabs-pills .ube-tabs-card-header {
        border:0
    }

    .ube-tabs-pills .ube-tabs-card,.ube-tabs-pills .ube-tabs-card:not(.active) .ube-tabs-card-header {
        background: 0 0!important
    }

    .ube-tabs-pills .ube-tabs-card.active .ube-tabs-card-header .ube-tabs-card-title {
        color: inherit!important
    }
}

.ube-tabs-underline .nav-item:not(:last-child) {
    margin-right: 15px
}

.ube-tabs-underline .nav-link.active {
    background-color: transparent
}

.ube-tabs-underline .tab-content,.ube-tabs-underline .ube-tab-content-container {
    border: 0;
    background: 0 0
}

@media screen and (min-width: 768px) {
    .ube-tabs-underline .ube-tabs-card {
        margin-bottom:0!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tabs-underline .tab-pane:not(:last-child) .ube-tabs-card {
        margin-bottom:15px
    }
}

.ube-tabs-underline .nav-link {
    border-style: none;
    position: relative
}

.ube-tabs-underline .ube-tabs-card-header {
    position: relative
}

.ube-tabs-underline .nav-link::after,.ube-tabs-underline .ube-tabs-card-header::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #dee2e6;
    transition: .4s ease-in-out
}

.ube-tabs-underline .nav-link:hover,.ube-tabs-underline .ube-tabs-card-header:hover {
    opacity: .6
}

.ube-tabs-underline .ube-tabs-card-title {
    justify-content: center
}

.ube-tabs-underline .nav-link {
    margin-bottom: 0
}

.ube-list-icon a,.ube-list-icon a:active,.ube-list-icon a:hover,.ube-tabs-underline .nav-link.active {
    color: inherit
}

.ube-tabs-underline .nav-link.active::after,.ube-tabs-underline .ube-tabs-card.active .ube-tabs-card-header::after {
    width: 100%
}

.ube-tabs-underline .ube-tabs-card,.ube-tabs-underline .ube-tabs-card-header {
    background: 0 0!important;
    border: 0
}

.ube-tabs-underline.tabs-underline-accent .nav-link::after,.ube-tabs-underline.tabs-underline-accent .ube-tabs-card-header::after {
    background-color: var(--e-global-color-accent)
}

.ube-tabs-underline.tabs-underline-primary .nav-link::after,.ube-tabs-underline.tabs-underline-primary .ube-tabs-card-header::after {
    background-color: var(--e-global-color-primary)
}

.ube-tabs-underline.tabs-underline-secondary .nav-link::after,.ube-tabs-underline.tabs-underline-secondary .ube-tabs-card-header::after {
    background: var(--e-global-color-secondary)
}

.ube-tabs-underline.tabs-underline-success .nav-link::after,.ube-tabs-underline.tabs-underline-success .ube-tabs-card-header::after {
    background: #28a745
}

.ube-tabs-underline.tabs-underline-danger .nav-link::after,.ube-tabs-underline.tabs-underline-danger .ube-tabs-card-header::after {
    background: #dc3545
}

.ube-tabs-underline.tabs-underline-warning .nav-link::after,.ube-tabs-underline.tabs-underline-warning .ube-tabs-card-header::after {
    background: #ffc107
}

.ube-tabs-underline.tabs-underline-info .nav-link::after,.ube-tabs-underline.tabs-underline-info .ube-tabs-card-header::after {
    background: #17a2b8
}

.ube-tabs-underline.tabs-underline-light .nav-link::after,.ube-tabs-underline.tabs-underline-light .ube-tabs-card-header::after {
    background: var(--e-global-color-light)
}

.ube-tabs-underline.tabs-underline-dark .nav-link::after,.ube-tabs-underline.tabs-underline-dark .ube-tabs-card-header::after {
    background: var(--e-global-color-dark)
}

.ube-tour .tabs {
    flex: 0 0 auto
}

.ube-tour .tab-content {
    flex: 1
}

.ube-tour .ube-tab-content-container {
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.ube-tour .tab-pane {
    width: 100%
}

.ube-tour .nav {
    margin-left: 0;
    overflow: hidden;
    border-bottom: 0;
    padding-bottom: 10px;
    height: 100%
}

.ube-tour .nav-item {
    margin-left: 0;
    margin-top: 0;
    position: relative;
    margin-bottom: 0
}

.ube-tour .nav-item:not(.ube-tab-separate):not(:first-child) .nav-link:not(.active) {
    border-top: none
}

.ube-tour .nav-item:not(.ube-tab-separate):not(:first-child) .nav-link.active {
    margin-top: -1px
}

.ube-tour .nav-item.ube-tab-separate {
    margin-bottom: 15px
}

.ube-tour .nav-link,.ube-tour .ube-tabs-card-title {
    min-width: 150px;
    color: inherit;
    font-weight: 600
}

.ube-tour .nav-link {
    border-radius: 0;
    cursor: pointer;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    margin-bottom: 0
}

.ube-tour .nav-link,.ube-tour .nav-link.active {
    border-color: var(--e-global-color-border)
}

.ube-tour .ube-tab-icon svg [stroke^="#"],.ube-tour .ube-tab-icon svg [stroke^="url(../../../plugins/ultimate-bootstrap-elements-for-elementor/assets/css/#"] {
    stroke: currentColor
}

.ube-tour .ube-tab-icon svg [fill^="#"],.ube-tour .ube-tab-icon svg [fill^="url(#"] {
    fill: currentColor
}

.ube-tour .icon-right {
    margin-left: 10px
}

.ube-tour .icon-left {
    margin-right: 10px
}

.ube-tour .icon-top {
    margin-bottom: 10px
}

.ube-tour .icon-bottom {
    margin-top: 10px
}

.ube-tour .ube-tabs-card-header {
    border-radius: 0
}

@media screen and (min-width: 768px) {
    .ube-tour .ube-tab-content-container {
        border-style:solid;
        border-color: var(--e-global-color-border)
    }

    .ube-tour .tab-pane,.ube-tour .ube-tabs-card {
        margin-bottom: 0!important
    }

    .ube-tour .ube-tabs-card {
        border: 0;
        border-radius: 0
    }

    .ube-tour .ube-tabs-card .ube-tabs-card-header {
        display: none
    }

    .ube-tour.ube-tour-left .tab-content,.ube-tour.ube-tour-left .ube-tabs-card,.ube-tour.ube-tour-left .ube-tabs-card-body,.ube-tour.ube-tour-left .ube-tabs-card-header {
        border-top-left-radius: 0!important
    }

    .ube-tour.ube-tour-left .ube-tab-content-container {
        border-width: 1px 1px 1px 0;
        border-top-left-radius: 0!important
    }

    .ube-tour.ube-tour-right .tab-content,.ube-tour.ube-tour-right .ube-tabs-card,.ube-tour.ube-tour-right .ube-tabs-card-body,.ube-tour.ube-tour-right .ube-tabs-card-header {
        border-top-right-radius: 0!important
    }

    .ube-tour.ube-tour-right .ube-tab-content-container {
        border-width: 1px 0 1px 1px;
        border-top-right-radius: 0!important;
        border-right: none!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tour .ube-tab-content-container {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }

    .ube-tour .tabs {
        display: none
    }

    .ube-tour .tab-content,.ube-tour .ube-tab-content-container {
        background-color: transparent!important
    }

    .ube-tour .tab-content.ube-tab-separate .tab-pane:not(:last-child) {
        margin-bottom: 10px
    }

    .ube-tour .ube-tabs-card {
        border-color: var(--e-global-color-border)
    }

    .ube-tour .ube-tabs-card-header {
        cursor: pointer
    }

    .ube-tour.ube-tour-classic .ube-tabs-card.active,.ube-tour.ube-tour-outline .ube-tabs-card.active {
        border: 0
    }

    .ube-tour.ube-tour-classic .ube-tabs-card.active .ube-tabs-card-body,.ube-tour.ube-tour-classic .ube-tabs-card.active .ube-tabs-card-header,.ube-tour.ube-tour-outline .ube-tabs-card.active .ube-tabs-card-body,.ube-tour.ube-tour-outline .ube-tabs-card.active .ube-tabs-card-header {
        border: 1px solid var(--e-global-color-border)
    }

    .ube-tour.ube-tour-classic .ube-tabs-card.active .ube-tabs-card-header,.ube-tour.ube-tour-outline .ube-tabs-card.active .ube-tabs-card-header {
        border-bottom: none
    }

    .ube-tour.ube-tour-classic .tab-content:not(.ube-tab-separate) .tab-pane:not(:last-child) .ube-tabs-card.active .ube-tabs-card-body,.ube-tour.ube-tour-outline .tab-content:not(.ube-tab-separate) .tab-pane:not(:last-child) .ube-tabs-card.active .ube-tabs-card-body,.ube-tour:not(.ube-tour-pills) .tab-content:not(.ube-tab-separate) .tab-pane:not(:last-child) .ube-tabs-card {
        border-bottom: none
    }

    .ube-tour .ube-tabs-card:not(.active) {
        background: 0 0
    }

    .ube-tour .ube-tabs-card:not(.active) .ube-tabs-card-header {
        border-bottom-style: none
    }

    .ube-tour .tab-pane {
        opacity: 1;
        display: block
    }

    .ube-tour:not(.ube-tour-pills) .ube-tabs-card.active .ube-tabs-card-header {
        border-bottom-left-radius: 0!important;
        border-bottom-right-radius: 0!important
    }

    .ube-tour .ube-tabs-card.active .ube-tabs-card-body {
        border-top-left-radius: 0!important;
        border-top-right-radius: 0!important
    }
}

.ube-tour.ube-tour-rounded .nav-link,.ube-tour.ube-tour-rounded .tab-content,.ube-tour.ube-tour-rounded .tab-pane,.ube-tour.ube-tour-rounded .ube-tab-content-container,.ube-tour.ube-tour-rounded .ube-tabs-card,.ube-tour.ube-tour-rounded .ube-tabs-card-body,.ube-tour.ube-tour-rounded .ube-tabs-card-header {
    border-radius: 5px
}

.ube-tour.ube-tour-round .nav-link,.ube-tour.ube-tour-round .tab-content,.ube-tour.ube-tour-round .tab-pane,.ube-tour.ube-tour-round .ube-tab-content-container,.ube-tour.ube-tour-round .ube-tabs-card,.ube-tour.ube-tour-round .ube-tabs-card-body,.ube-tour.ube-tour-round .ube-tabs-card-header {
    border-radius: 2em
}

.ube-tour.ube-tour-square .nav-link,.ube-tour.ube-tour-square .tab-content,.ube-tour.ube-tour-square .tab-pane,.ube-tour.ube-tour-square .ube-tab-content-container,.ube-tour.ube-tour-square .ube-tabs-card,.ube-tour.ube-tour-square .ube-tabs-card-body,.ube-tour.ube-tour-square .ube-tabs-card-header {
    border-radius: 0
}

.ube-tour-classic .nav-link.active::after,.ube-tour-classic .nav-link.active::before,.ube-tour-outline .nav-link.active::after,.ube-tour-outline .nav-link.active::before {
    display: block;
    content: "";
    position: absolute;
    height: 999em;
    width: 0;
    border-width: 1px;
    border-color: var(--e-global-color-border);
    z-index: 2
}

.ube-tour-classic .nav-link.active::before,.ube-tour-outline .nav-link.active::before {
    top: 0;
    transform: translateY(-100%)
}

.ube-tour-classic .nav-link.active:after,.ube-tour-outline .nav-link.active:after {
    top: 100%
}

.ube-tour-classic.ube-tour-left .nav-link,.ube-tour-outline.ube-tour-left .nav-link {
    border-right: none!important
}

.ube-tour-classic.ube-tour-left .nav-link.active::after,.ube-tour-classic.ube-tour-left .nav-link.active::before,.ube-tour-outline.ube-tour-left .nav-link.active::after,.ube-tour-outline.ube-tour-left .nav-link.active::before {
    right: 0;
    border-right-style: solid
}

.ube-tour-classic.ube-tour-right .nav-link,.ube-tour-outline.ube-tour-right .nav-link {
    border-left: none!important
}

.ube-tour-classic.ube-tour-right .nav-link.active::after,.ube-tour-classic.ube-tour-right .nav-link.active::before,.ube-tour-outline.ube-tour-right .nav-link.active::after,.ube-tour-outline.ube-tour-right .nav-link.active::before {
    left: 0;
    border-left-style: solid
}

.btn-outline,.ube-tour-outline .nav-item .nav-link.active,.ube-tour-outline .nav-link.active {
    background-color: transparent
}

.ube-tour-outline .nav-item .nav-link {
    background: 0 0
}

.ube-tour-outline.ube-tour-left .ube-tab-content-container {
    border-left-width: 0!important
}

.ube-tour-outline.ube-tour-right .ube-tab-content-container {
    border-right-width: 0!important
}

.ube-tour-outline .ube-tabs-card {
    background: 0 0;
    border-radius: 0
}

.ube-tour-outline .ube-tabs-card .ube-tabs-card-header {
    background: 0 0
}

.ube-tour-outline.tabs-outline-accent .nav-link,.ube-tour-outline.tabs-outline-accent .nav-link.active::after,.ube-tour-outline.tabs-outline-accent .nav-link.active::before,.ube-tour-outline.tabs-outline-accent .ube-tab-content-container,.ube-tour-outline.tabs-outline-accent .ube-tabs-card {
    border-color: var(--e-global-color-accent)
}

.ube-tour-outline.tabs-outline-accent .ube-tabs-card-body,.ube-tour-outline.tabs-outline-accent .ube-tabs-card-header {
    border-color: var(--e-global-color-accent)!important
}

.ube-tour-outline.tabs-outline-accent .nav-link,.ube-tour-outline.tabs-outline-accent .ube-tabs-card-header {
    color: var(--e-global-color-accent)
}

.ube-tour-outline.tabs-outline-accent .nav-link:not(.active):hover,.ube-tour-outline.tabs-outline-accent .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: var(--e-global-color-accent);
    border-color: var(--e-global-color-accent)
}

.ube-tour-outline.tabs-outline-primary .nav-link,.ube-tour-outline.tabs-outline-primary .nav-link.active::after,.ube-tour-outline.tabs-outline-primary .nav-link.active::before,.ube-tour-outline.tabs-outline-primary .ube-tab-content-container,.ube-tour-outline.tabs-outline-primary .ube-tabs-card {
    border-color: var(--e-global-color-primary)
}

.ube-tour-outline.tabs-outline-primary .ube-tabs-card-body,.ube-tour-outline.tabs-outline-primary .ube-tabs-card-header {
    border-color: var(--e-global-color-primary)!important
}

.ube-tour-outline.tabs-outline-primary .nav-link,.ube-tour-outline.tabs-outline-primary .ube-tabs-card-header {
    color: var(--e-global-color-primary)
}

.ube-tour-outline.tabs-outline-primary .nav-link:not(.active):hover,.ube-tour-outline.tabs-outline-primary .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.ube-tour-outline.tabs-outline-secondary .nav-link,.ube-tour-outline.tabs-outline-secondary .nav-link.active::after,.ube-tour-outline.tabs-outline-secondary .nav-link.active::before,.ube-tour-outline.tabs-outline-secondary .ube-tab-content-container,.ube-tour-outline.tabs-outline-secondary .ube-tabs-card {
    border-color: var(--e-global-color-secondary)
}

.ube-tour-outline.tabs-outline-secondary .ube-tabs-card-body,.ube-tour-outline.tabs-outline-secondary .ube-tabs-card-header {
    border-color: var(--e-global-color-secondary)!important
}

.ube-tour-outline.tabs-outline-secondary .nav-link,.ube-tour-outline.tabs-outline-secondary .ube-tabs-card-header {
    color: var(--e-global-color-secondary)
}

.ube-tour-outline.tabs-outline-secondary .nav-link:not(.active):hover,.ube-tour-outline.tabs-outline-secondary .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary)
}

.ube-tour-outline.tabs-outline-success .nav-link,.ube-tour-outline.tabs-outline-success .nav-link.active::after,.ube-tour-outline.tabs-outline-success .nav-link.active::before,.ube-tour-outline.tabs-outline-success .ube-tab-content-container,.ube-tour-outline.tabs-outline-success .ube-tabs-card {
    border-color: #28a745
}

.ube-tour-outline.tabs-outline-success .ube-tabs-card-body,.ube-tour-outline.tabs-outline-success .ube-tabs-card-header {
    border-color: #28a745!important
}

.ube-tour-outline.tabs-outline-success .nav-link,.ube-tour-outline.tabs-outline-success .ube-tabs-card-header {
    color: #28a745
}

.ube-tour-outline.tabs-outline-success .nav-link:not(.active):hover,.ube-tour-outline.tabs-outline-success .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.ube-tour-outline.tabs-outline-danger .nav-link,.ube-tour-outline.tabs-outline-danger .nav-link.active::after,.ube-tour-outline.tabs-outline-danger .nav-link.active::before,.ube-tour-outline.tabs-outline-danger .ube-tab-content-container,.ube-tour-outline.tabs-outline-danger .ube-tabs-card {
    border-color: #dc3545
}

.ube-tour-outline.tabs-outline-danger .ube-tabs-card-body,.ube-tour-outline.tabs-outline-danger .ube-tabs-card-header {
    border-color: #dc3545!important
}

.ube-tour-outline.tabs-outline-danger .nav-link,.ube-tour-outline.tabs-outline-danger .ube-tabs-card-header {
    color: #dc3545
}

.ube-tour-outline.tabs-outline-danger .nav-link:not(.active):hover,.ube-tour-outline.tabs-outline-danger .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.ube-tour-outline.tabs-outline-warning .nav-link,.ube-tour-outline.tabs-outline-warning .nav-link.active::after,.ube-tour-outline.tabs-outline-warning .nav-link.active::before,.ube-tour-outline.tabs-outline-warning .ube-tab-content-container,.ube-tour-outline.tabs-outline-warning .ube-tabs-card {
    border-color: #ffc107
}

.ube-tour-outline.tabs-outline-warning .ube-tabs-card-body,.ube-tour-outline.tabs-outline-warning .ube-tabs-card-header {
    border-color: #ffc107!important
}

.ube-tour-outline.tabs-outline-warning .nav-link,.ube-tour-outline.tabs-outline-warning .ube-tabs-card-header {
    color: #ffc107
}

.ube-tour-outline.tabs-outline-warning .nav-link:not(.active):hover,.ube-tour-outline.tabs-outline-warning .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}

.ube-tour-outline.tabs-outline-info .nav-link,.ube-tour-outline.tabs-outline-info .nav-link.active::after,.ube-tour-outline.tabs-outline-info .nav-link.active::before,.ube-tour-outline.tabs-outline-info .ube-tab-content-container,.ube-tour-outline.tabs-outline-info .ube-tabs-card {
    border-color: #17a2b8
}

.ube-tour-outline.tabs-outline-info .ube-tabs-card-body,.ube-tour-outline.tabs-outline-info .ube-tabs-card-header {
    border-color: #17a2b8!important
}

.ube-tour-outline.tabs-outline-info .nav-link,.ube-tour-outline.tabs-outline-info .ube-tabs-card-header {
    color: #17a2b8
}

.ube-tour-outline.tabs-outline-info .nav-link:not(.active):hover,.ube-tour-outline.tabs-outline-info .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.ube-tour-outline.tabs-outline-light .nav-link,.ube-tour-outline.tabs-outline-light .nav-link.active::after,.ube-tour-outline.tabs-outline-light .nav-link.active::before,.ube-tour-outline.tabs-outline-light .ube-tab-content-container,.ube-tour-outline.tabs-outline-light .ube-tabs-card {
    border-color: var(--e-global-color-light)
}

.ube-tour-outline.tabs-outline-light .ube-tabs-card-body,.ube-tour-outline.tabs-outline-light .ube-tabs-card-header {
    border-color: var(--e-global-color-light)!important
}

.ube-tour-outline.tabs-outline-light .nav-link,.ube-tour-outline.tabs-outline-light .ube-tabs-card-header {
    color: #212529
}

.ube-tour-outline.tabs-outline-light .nav-link:not(.active):hover,.ube-tour-outline.tabs-outline-light .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: var(--e-global-color-light);
    border-color: var(--e-global-color-light)
}

.ube-tour-outline.tabs-outline-dark .nav-link,.ube-tour-outline.tabs-outline-dark .nav-link.active::after,.ube-tour-outline.tabs-outline-dark .nav-link.active::before,.ube-tour-outline.tabs-outline-dark .ube-tab-content-container,.ube-tour-outline.tabs-outline-dark .ube-tabs-card {
    border-color: var(--e-global-color-dark)
}

.ube-tour-outline.tabs-outline-dark .ube-tabs-card-body,.ube-tour-outline.tabs-outline-dark .ube-tabs-card-header {
    border-color: var(--e-global-color-dark)!important
}

.ube-tour-outline.tabs-outline-dark .nav-link,.ube-tour-outline.tabs-outline-dark .ube-tabs-card-header {
    color: var(--e-global-color-dark)
}

.ube-tour-outline.tabs-outline-dark .nav-link:not(.active):hover,.ube-tour-outline.tabs-outline-dark .ube-tabs-card:not(.active) .ube-tabs-card-header:hover {
    color: #fff;
    background-color: var(--e-global-color-dark);
    border-color: var(--e-global-color-dark)
}

@media screen and (min-width: 768px) {
    .ube-tour-classic.ube-tour-rounded .tabs,.ube-tour-flat.ube-tour-rounded .tabs {
        margin-bottom:10px
    }

    .ube-tour-classic .nav-link:not(.active),.ube-tour-flat .nav-link:not(.active) {
        background: rgba(0,0,0,.03)
    }

    .ube-tour-classic.ube-tour-left .nav-item.ube-tab-separate .nav-link,.ube-tour-flat.ube-tour-left .nav-item.ube-tab-separate .nav-link {
        border-bottom-right-radius: 0!important;
        border-top-right-radius: 0!important
    }

    .ube-tour-classic.ube-tour-left .nav-item:not(.ube-tab-separate):first-child .nav-link,.ube-tour-flat.ube-tour-left .nav-item:not(.ube-tab-separate):first-child .nav-link {
        border-top-right-radius: 0!important
    }

    .ube-tour-classic.ube-tour-left .nav-item:not(.ube-tab-separate):last-child .nav-link,.ube-tour-flat.ube-tour-left .nav-item:not(.ube-tab-separate):last-child .nav-link {
        border-bottom-right-radius: 0!important
    }

    .ube-tour-classic.ube-tour-left .ube-tabs-card,.ube-tour-classic.ube-tour-left .ube-tabs-card-body,.ube-tour-flat.ube-tour-left .ube-tabs-card,.ube-tour-flat.ube-tour-left .ube-tabs-card-body {
        border-top-left-radius: 0!important
    }

    .ube-tour-classic.ube-tour-right .nav-item.ube-tab-separate .nav-link,.ube-tour-flat.ube-tour-right .nav-item.ube-tab-separate .nav-link {
        border-bottom-left-radius: 0!important;
        border-top-left-radius: 0!important
    }

    .ube-tour-classic.ube-tour-right .nav-item:not(.ube-tab-separate):first-child .nav-link,.ube-tour-flat.ube-tour-right .nav-item:not(.ube-tab-separate):first-child .nav-link {
        border-top-left-radius: 0!important
    }

    .ube-tour-classic.ube-tour-right .nav-item:not(.ube-tab-separate):last-child .nav-link,.ube-tour-flat.ube-tour-right .nav-item:not(.ube-tab-separate):last-child .nav-link {
        border-bottom-left-radius: 0!important
    }

    .ube-tour-classic.ube-tour-right .ube-tabs-card,.ube-tour-classic.ube-tour-right .ube-tabs-card-body,.ube-tour-flat.ube-tour-right .ube-tabs-card,.ube-tour-flat.ube-tour-right .ube-tabs-card-body {
        border-top-right-radius: 0!important
    }

    .ube-tour-classic .ube-tabs-card,.ube-tour-classic .ube-tabs-card-body,.ube-tour-flat .ube-tabs-card,.ube-tour-flat .ube-tabs-card-body {
        border-bottom-left-radius: 0!important;
        border-bottom-right-radius: 0!important
    }

    .ube-tour-classic .nav-item:not(.ube-tab-separate):not(:first-child):not(:last-child) .nav-link,.ube-tour-flat .nav-item:not(.ube-tab-separate):not(:first-child):not(:last-child) .nav-link {
        border-radius: 0!important
    }

    .ube-tour-classic .nav-item:not(.ube-tab-separate):first-child .nav-link,.ube-tour-flat .nav-item:not(.ube-tab-separate):first-child .nav-link {
        border-bottom-right-radius: 0!important;
        border-bottom-left-radius: 0!important
    }

    .ube-tour-classic .nav-item:not(.ube-tab-separate):last-child .nav-link,.ube-tour-flat .nav-item:not(.ube-tab-separate):last-child .nav-link {
        border-top-left-radius: 0!important;
        border-top-right-radius: 0!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-classic .tab-content:not(.ube-tab-separate) .tab-pane:not(:first-child):not(:last-child),.ube-tour-classic .tab-content:not(.ube-tab-separate) .tab-pane:not(:first-child):not(:last-child) .ube-tabs-card,.ube-tour-classic .tab-content:not(.ube-tab-separate) .tab-pane:not(:first-child):not(:last-child) .ube-tabs-card-header,.ube-tour-flat .tab-content:not(.ube-tab-separate) .tab-pane:not(:first-child):not(:last-child),.ube-tour-flat .tab-content:not(.ube-tab-separate) .tab-pane:not(:first-child):not(:last-child) .ube-tabs-card,.ube-tour-flat .tab-content:not(.ube-tab-separate) .tab-pane:not(:first-child):not(:last-child) .ube-tabs-card-header {
        border-radius:0!important
    }

    .ube-tour-classic .tab-content:not(.ube-tab-separate) .tab-pane:first-child,.ube-tour-classic .tab-content:not(.ube-tab-separate) .tab-pane:first-child .ube-tabs-card,.ube-tour-classic .tab-content:not(.ube-tab-separate) .tab-pane:first-child .ube-tabs-card-header,.ube-tour-flat .tab-content:not(.ube-tab-separate) .tab-pane:first-child,.ube-tour-flat .tab-content:not(.ube-tab-separate) .tab-pane:first-child .ube-tabs-card,.ube-tour-flat .tab-content:not(.ube-tab-separate) .tab-pane:first-child .ube-tabs-card-header {
        border-bottom-left-radius: 0!important;
        border-bottom-right-radius: 0!important
    }

    .ube-tour-classic .tab-content:not(.ube-tab-separate) .tab-pane:last-child,.ube-tour-classic .tab-content:not(.ube-tab-separate) .tab-pane:last-child .ube-tabs-card,.ube-tour-classic .tab-content:not(.ube-tab-separate) .tab-pane:last-child .ube-tabs-card-header,.ube-tour-flat .tab-content:not(.ube-tab-separate) .tab-pane:last-child,.ube-tour-flat .tab-content:not(.ube-tab-separate) .tab-pane:last-child .ube-tabs-card,.ube-tour-flat .tab-content:not(.ube-tab-separate) .tab-pane:last-child .ube-tabs-card-header {
        border-top-left-radius: 0!important;
        border-top-right-radius: 0!important
    }

    .ube-tour-classic .tab-content:not(.ube-tab-separate) .tab-pane:not(:last-child) .ube-tabs-card.active .ube-tabs-card-body,.ube-tour-flat .tab-content:not(.ube-tab-separate) .tab-pane:not(:last-child) .ube-tabs-card.active .ube-tabs-card-body {
        border-bottom-left-radius: 0!important;
        border-bottom-right-radius: 0!important
    }
}

.ube-tour-classic .nav-link {
    border: 1px solid #dee2e6
}

.ube-tour-classic .nav-link.active {
    border-color: #d6d6d6;
    background-color: #f0f0f0!important;
    color: #666!important
}

.ube-tour-classic .nav-link.active::after,.ube-tour-classic .nav-link.active::before {
    border-color: #d6d6d6
}

@media screen and (min-width: 768px) {
    .ube-tour-classic.ube-tour-round.ube-tour-left .tabs,.ube-tour-classic.ube-tour-rounded.ube-tour-left .tabs {
        margin-right:-2px
    }

    .ube-tour-classic.ube-tour-round.ube-tour-right .tabs,.ube-tour-classic.ube-tour-rounded.ube-tour-right .tabs {
        margin-left: -2px
    }

    .ube-tour-classic .ube-tab-content-container {
        border-color: #d6d6d6;
        background-color: #f0f0f0;
        color: #666
    }

    .ube-tour-classic .tab-content {
        background: 0 0!important
    }

    .ube-tour-classic .ube-tabs-card {
        border: 0;
        background: 0 0!important;
        color: #666!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-classic .ube-tabs-card {
        border-color:#d6d6d6
    }

    .ube-tour-classic .ube-tabs-card.active {
        background: #f0f0f0!important;
        color: #666!important
    }

    .ube-tour-classic .ube-tabs-card-header {
        cursor: pointer;
        border-bottom-color: #d6d6d6
    }

    .ube-tour-classic .ube-tab-content-container {
        background-color: transparent!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tour-classic.ube-tour-round .nav,.ube-tour-classic.ube-tour-rounded .nav {
        margin-top:1px
    }

    .ube-tour-classic.ube-tour-round .tab-content,.ube-tour-classic.ube-tour-rounded .tab-content {
        margin: 1px
    }

    .ube-tour-classic.ube-tour-round.ube-tour-left .ube-tab-content-container,.ube-tour-classic.ube-tour-rounded.ube-tour-left .ube-tab-content-container {
        border-top-left-radius: 0!important;
        border-left-width: 1px
    }

    .ube-tour-classic.ube-tour-round.ube-tour-right .ube-tab-content-container,.ube-tour-classic.ube-tour-rounded.ube-tour-right .ube-tab-content-container {
        border-top-right-radius: 0!important;
        border-right-width: 1px
    }

    .ube-tour-classic.ube-tour-round .tabs {
        margin-bottom: 2em
    }
}

.ube-tour-classic.tabs-classic-accent .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: var(--e-global-color-accent-hover)
}

.ube-tour-classic.tabs-classic-primary .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: var(--e-global-color-primary-hover)
}

.ube-tour-classic.tabs-classic-secondary .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: var(--e-global-color-secondary-hover)
}

.ube-tour-classic.tabs-classic-success .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: #1e7e34
}

.ube-tour-classic.tabs-classic-danger .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: #bd2130
}

.ube-tour-classic.tabs-classic-warning .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: #d39e00
}

.ube-tour-classic.tabs-classic-info .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: #117a8b
}

.ube-tour-classic.tabs-classic-light .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: var(--e-global-color-light-hover)
}

.ube-tour-classic.tabs-classic-dark .nav-item:not(.ube-tab-separate) .nav-link:not(.active) {
    border-color: var(--e-global-color-dark-hover)
}

.ube-tour-flat .nav-link,.ube-tour-flat .tab-content,.ube-tour-flat .ube-tab-content-container,.ube-tour-flat .ube-tabs-card,.ube-tour-flat .ube-tabs-card-header {
    border: 0
}

.ube-tour-flat.ube-tour-round .tabs {
    margin-bottom: 2em
}

@media screen and (min-width: 768px) {
    .ube-tour-flat .nav-link.active,.ube-tour-flat .tab-content {
        background:rgba(0,0,0,.01)
    }

    .ube-tour-flat .nav-link.active {
        margin-top: 0!important
    }

    .ube-tour-flat .ube-tabs-card {
        background-color: transparent
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-flat .tab-content {
        background-color:transparent!important
    }

    .ube-tour-flat .ube-tabs-card,.ube-tour-flat .ube-tabs-card.active {
        background: rgba(0,0,0,.01)
    }

    .ube-tour-flat.tabs-flat-accent .ube-tabs-card {
        background-color: var(--e-global-color-accent)
    }

    .ube-tour-flat.tabs-flat-accent .ube-tabs-card.active {
        background-color: var(--e-global-color-accent-hover)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tour-flat.tabs-flat-accent .nav-link.active,.ube-tour-flat.tabs-flat-accent .ube-tab-content-container {
        background-color:var(--e-global-color-accent-hover)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-flat.tabs-flat-primary .ube-tabs-card {
        background-color:var(--e-global-color-primary)
    }

    .ube-tour-flat.tabs-flat-primary .ube-tabs-card.active {
        background-color: var(--e-global-color-primary-hover)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tour-flat.tabs-flat-primary .nav-link.active,.ube-tour-flat.tabs-flat-primary .ube-tab-content-container {
        background-color:var(--e-global-color-primary-hover)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-flat.tabs-flat-secondary .ube-tabs-card {
        background-color:var(--e-global-color-secondary)
    }

    .ube-tour-flat.tabs-flat-secondary .ube-tabs-card.active {
        background-color: var(--e-global-color-secondary-hover)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tour-flat.tabs-flat-secondary .nav-link.active,.ube-tour-flat.tabs-flat-secondary .ube-tab-content-container {
        background-color:var(--e-global-color-secondary-hover)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-flat.tabs-flat-success .ube-tabs-card {
        background-color:#28a745!important
    }

    .ube-tour-flat.tabs-flat-success .ube-tabs-card.active {
        background-color: rgba(40,167,69,.8)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tour-flat.tabs-flat-success .nav-link.active,.ube-tour-flat.tabs-flat-success .ube-tab-content-container {
        background-color:rgba(40,167,69,.8)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-flat.tabs-flat-danger .ube-tabs-card {
        background-color:#dc3545!important
    }

    .ube-tour-flat.tabs-flat-danger .ube-tabs-card.active {
        background-color: rgba(220,53,69,.8)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tour-flat.tabs-flat-danger .nav-link.active,.ube-tour-flat.tabs-flat-danger .ube-tab-content-container {
        background-color:rgba(220,53,69,.8)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-flat.tabs-flat-warning .ube-tabs-card {
        background-color:#ffc107!important
    }

    .ube-tour-flat.tabs-flat-warning .ube-tabs-card.active {
        background-color: rgba(255,193,7,.8)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tour-flat.tabs-flat-warning .nav-link.active,.ube-tour-flat.tabs-flat-warning .ube-tab-content-container {
        background-color:rgba(255,193,7,.8)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-flat.tabs-flat-info .ube-tabs-card {
        background-color:#17a2b8!important
    }

    .ube-tour-flat.tabs-flat-info .ube-tabs-card.active {
        background-color: rgba(23,162,184,.8)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tour-flat.tabs-flat-info .nav-link.active,.ube-tour-flat.tabs-flat-info .ube-tab-content-container {
        background-color:rgba(23,162,184,.8)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-flat.tabs-flat-light .ube-tabs-card {
        background-color:var(--e-global-color-light)
    }

    .ube-tour-flat.tabs-flat-light .ube-tabs-card.active {
        background-color: var(--e-global-color-light-hover)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tour-flat.tabs-flat-light .nav-link.active,.ube-tour-flat.tabs-flat-light .ube-tab-content-container {
        background-color:var(--e-global-color-light-hover)!important
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-flat.tabs-flat-dark .ube-tabs-card {
        background-color:var(--e-global-color-dark)
    }

    .ube-tour-flat.tabs-flat-dark .ube-tabs-card.active {
        background-color: var(--e-global-color-dark-hover)!important
    }
}

@media screen and (min-width: 768px) {
    .ube-tour-flat.tabs-flat-dark .nav-link.active,.ube-tour-flat.tabs-flat-dark .ube-tab-content-container {
        background-color:var(--e-global-color-dark-hover)!important
    }
}

.ube-tour-pills .nav-link {
    border: 0
}

.ube-tour-pills .nav-link.active {
    background: rgba(0,0,0,.03);
    color: #333
}

.ube-tour-pills .nav-link:not(.active) {
    background-color: transparent!important;
    color: inherit!important
}

@media screen and (min-width: 768px) {
    .ube-tour-pills .tab-content,.ube-tour-pills .ube-tab-content-container,.ube-tour-pills .ube-tabs-card {
        border:0;
        background: 0 0!important
    }

    .ube-tour-pills .ube-tabs-card-body {
        color: #212529
    }
}

@media screen and (max-width: 767px) {
    .ube-tour-pills .ube-tabs-card,.ube-tour-pills .ube-tabs-card-body,.ube-tour-pills .ube-tabs-card-header {
        border:0
    }

    .ube-tour-pills .ube-tabs-card,.ube-tour-pills .ube-tabs-card-body,.ube-tour-pills .ube-tabs-card:not(.active) .ube-tabs-card-header {
        background: 0 0!important
    }

    .ube-tour-pills .ube-tabs-card.active .ube-tabs-card-header .ube-tabs-card-title {
        color: inherit!important
    }

    .ube-tour-pills .ube-tabs-card-body {
        color: #212529
    }
}

.btn.btn-xs {
    font-size: .75rem;
    padding: .2rem .5rem
}

.btn.btn-xl {
    padding: .6rem 1rem;
    font-size: 1.5rem
}

.btn.btn-square {
    border-radius: 0
}

.btn.btn-round {
    border-radius: 5em
}

.ube-btn-icon-right .ube-btn-icon {
    margin-left: 5px
}

.ube-btn-icon-left .ube-btn-icon {
    margin-right: 5px
}

.btn.btn-3d {
    border-bottom: solid 5px rgba(0,0,0,.15)!important;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn.btn-3d:hover {
    margin-top: 3px;
    border-bottom: solid 2px rgba(0,0,0,.15)!important
}

.ube-alert,.ube-list-icon {
    margin-bottom: 0
}

.ube-alert.alert-dismissible .close {
    font-size: 1.5rem;
    font-weight: 700;
    color: inherit;
    background-color: transparent
}

.ube-alert .alert-heading {
    margin-top: 0
}

.ube-alert .alert-description :last-child {
    margin-bottom: 0
}

.ube-alert .alert-description hr {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.ube-list-icon.list-inline,.ube-list-icon.list-inline .list-inline-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.ube-list-icon.list-inline {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ube-list-icon.list-inline .list-inline-item {
    -ms-flex-align: center;
    align-items: center
}

.ube-list-icon.list-inline .list-inline-item:after {
    left: 1em
}

.ube-list-icon.list-inline .list-inline-item:not(:first-child) {
    margin-left: 1em
}

.ube-list-icon.list-inline .list-inline-item:not(:last-child) {
    margin-right: 1em
}

.ube-list-icon.list-unstyled .list-icon-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.ube-list-icon.list-unstyled .list-icon-item:after {
    position: absolute;
    bottom: 0;
    width: 100%
}

.ube-list-icon.list-unstyled .list-icon-item:not(:first-child) {
    margin-top: .5em
}

.ube-list-icon.list-unstyled .list-icon-item:not(:last-child) {
    padding-bottom: .5em
}

.ube-list-icon li {
    -webkit-transition: all .3s;
    transition: all .3s
}

.ube-list-icon li:after {
    position: relative;
    display: inline-block;
    height: 100%;
    border-width: 1px;
    border-color: var(--e-global-color-border)
}

.ube-list-icon li:last-child:after {
    content: none!important
}

.ube-list-icon li i {
    width: 1em;
    font-size: 1em
}

.ube-list-icon li:before {
    font-size: 1em;
    display: inline-block;
    padding-right: 10px
}

.ube-list-icon .ube-list-icon-icon {
    font-style: normal;
    padding-right: .5em
}

.ube-list-icon-square li:before {
    content: counter(item,square);
    font-size: .6em
}

.ube-list-icon-circle li:before {
    content: "";
    font-family: "font awesome 5 pro";
    font-weight: 600;
    font-size: .5em;
    text-align: left
}

.ube-list-icon-alpha,.ube-list-icon-number,.ube-list-icon-roman {
    counter-reset: item
}

.ube-list-icon-alpha li:before,.ube-list-icon-number li:before,.ube-list-icon-roman li:before {
    counter-increment: item
}

.ube-list-icon-roman li:before {
    content: counter(item,upper-roman) ". "
}

.ube-list-icon-alpha li:before {
    content: counter(item,lower-alpha) ". "
}

.ube-list-icon-number li:before {
    content: counter(item,decimal-leading-zero) ". "
}

.ube-list-icon-xs {
    font-size: 14px
}

.ube-list-icon-sm {
    font-size: 16px
}

.ube-list-icon-md {
    font-size: 18px
}

.ube-list-icon-lg {
    font-size: 20px
}

.ube-list-icon-xl {
    font-size: 22px
}

@media(min-width: 1025px) {
    .elementor-align-right .list-icon-item {
        -ms-flex-direction:row-reverse;
        flex-direction: row-reverse
    }

    .elementor-align-right .list-icon-item:before {
        text-align: right
    }

    .elementor-align-right .list-inline .list-inline-item:before,.elementor-align-right .list-inline .ube-list-icon-icon {
        float: right;
        order: 2
    }

    .elementor-align-right .list-inline .list-inline-item:after {
        order: 3
    }

    .elementor-align-right .ube-list-icon-roman li:before {
        content: " ." counter(item,upper-roman)
    }

    .elementor-align-right .ube-list-icon-alpha li:before {
        content: " ." counter(item,lower-alpha)
    }

    .elementor-align-right .ube-list-icon-number li:before {
        content: " ." counter(item,decimal-leading-zero)
    }

    .elementor-align-right .ube-list-icon-icon {
        padding-left: .5em;
        padding-right: 0
    }

    .elementor-align-right li:before {
        padding-left: 10px;
        padding-right: 0
    }
}

.elementor-align-right:not(.elementor-tablet-align-center):not(.elementor-tablet-align-left):not(.elementor-mobile-align-center):not(.elementor-mobile-align-left) .list-icon-item {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-align-right:not(.elementor-tablet-align-center):not(.elementor-tablet-align-left):not(.elementor-mobile-align-center):not(.elementor-mobile-align-left) .list-icon-item:before {
    text-align: right
}

.elementor-align-right:not(.elementor-tablet-align-center):not(.elementor-tablet-align-left):not(.elementor-mobile-align-center):not(.elementor-mobile-align-left) .list-inline .list-inline-item:before,.elementor-align-right:not(.elementor-tablet-align-center):not(.elementor-tablet-align-left):not(.elementor-mobile-align-center):not(.elementor-mobile-align-left) .list-inline .ube-list-icon-icon {
    float: right;
    order: 2
}

.elementor-align-right:not(.elementor-tablet-align-center):not(.elementor-tablet-align-left):not(.elementor-mobile-align-center):not(.elementor-mobile-align-left) .list-inline .list-inline-item:after {
    order: 3
}

.elementor-align-right:not(.elementor-tablet-align-center):not(.elementor-tablet-align-left):not(.elementor-mobile-align-center):not(.elementor-mobile-align-left) .ube-list-icon-roman li:before {
    content: " ." counter(item,upper-roman)
}

.elementor-align-right:not(.elementor-tablet-align-center):not(.elementor-tablet-align-left):not(.elementor-mobile-align-center):not(.elementor-mobile-align-left) .ube-list-icon-alpha li:before {
    content: " ." counter(item,lower-alpha)
}

.elementor-align-right:not(.elementor-tablet-align-center):not(.elementor-tablet-align-left):not(.elementor-mobile-align-center):not(.elementor-mobile-align-left) .ube-list-icon-number li:before {
    content: " ." counter(item,decimal-leading-zero)
}

.elementor-align-right:not(.elementor-tablet-align-center):not(.elementor-tablet-align-left):not(.elementor-mobile-align-center):not(.elementor-mobile-align-left) .ube-list-icon-icon {
    padding-left: .5em;
    padding-right: 0
}

.elementor-align-right:not(.elementor-tablet-align-center):not(.elementor-tablet-align-left):not(.elementor-mobile-align-center):not(.elementor-mobile-align-left) li:before {
    padding-left: 10px;
    padding-right: 0
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-tablet-align-right .list-icon-item {
        -ms-flex-direction:row-reverse;
        flex-direction: row-reverse
    }

    .elementor-tablet-align-right .list-icon-item:before {
        text-align: right
    }

    .elementor-tablet-align-right .list-inline .list-inline-item:before,.elementor-tablet-align-right .list-inline .ube-list-icon-icon {
        float: right;
        order: 2
    }

    .elementor-tablet-align-right .list-inline .list-inline-item:after {
        order: 3
    }

    .elementor-tablet-align-right .ube-list-icon-roman li:before {
        content: " ." counter(item,upper-roman)
    }

    .elementor-tablet-align-right .ube-list-icon-alpha li:before {
        content: " ." counter(item,lower-alpha)
    }

    .elementor-tablet-align-right .ube-list-icon-number li:before {
        content: " ." counter(item,decimal-leading-zero)
    }

    .elementor-tablet-align-right .ube-list-icon-icon {
        padding-left: .5em;
        padding-right: 0
    }

    .elementor-tablet-align-right li:before {
        padding-left: 10px;
        padding-right: 0
    }
}

@media(max-width: 767px) {
    .elementor-mobile-align-right .list-icon-item {
        -ms-flex-direction:row-reverse;
        flex-direction: row-reverse
    }

    .elementor-mobile-align-right .list-icon-item:before {
        text-align: right
    }

    .elementor-mobile-align-right .list-inline .list-inline-item:before,.elementor-mobile-align-right .list-inline .ube-list-icon-icon {
        float: right;
        order: 2
    }

    .elementor-mobile-align-right .list-inline .list-inline-item:after {
        order: 3
    }

    .elementor-mobile-align-right .ube-list-icon-roman li:before {
        content: " ." counter(item,upper-roman)
    }

    .elementor-mobile-align-right .ube-list-icon-alpha li:before {
        content: " ." counter(item,lower-alpha)
    }

    .elementor-mobile-align-right .ube-list-icon-number li:before {
        content: " ." counter(item,decimal-leading-zero)
    }

    .elementor-mobile-align-right .ube-list-icon-icon {
        padding-left: .5em;
        padding-right: 0
    }

    .elementor-mobile-align-right li:before {
        padding-left: 10px;
        padding-right: 0
    }
}

.form-fields .form-control-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.ube-menu {
    padding: 0
}

.ube-menu .dropdown-menu {
    margin: 0;
    padding: 0
}

.ube-menu .dropdown-menu .menu-item,.ube-menu .navbar-nav {
    margin: 0
}

.ube-menu .menu-item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.ube-menu .navbar-nav.justify-content-between {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ube-menu.menu-horizontal .menu-item {
    position: relative;
    margin-top: 0
}

.ube-menu.menu-horizontal .menu-item:hover>.sub-menu {
    display: block
}

.ube-menu.menu-horizontal .menu-item:hover>.sub-menu a {
    display: block;
    padding: 10px 15px
}

.ube-menu.menu-horizontal .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0
}

.ube-menu .menu-vertical .dropdown-menu,.ube-navbar-toggler-always .dropdown-menu {
    width: 100%
}

.ube-menu .menu-vertical .dropdown-menu .dropdown-menu,.ube-navbar-toggler-always .dropdown-menu .dropdown-menu {
    margin-left: 20px
}

.ube-menu .menu-vertical .dropdown-menu .menu-item a,.ube-navbar-toggler-always .dropdown-menu .menu-item a {
    padding: 10px 15px
}

.ube-menu .menu-vertical .dropdown-menu .menu-item a:hover,.ube-navbar-toggler-always .dropdown-menu .menu-item a:hover {
    background-color: #f8f9fa
}

.ube-menu .menu-vertical .menu-item,.ube-navbar-toggler-always .menu-item {
    margin: 0
}

.ube-client-logo-hover-grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .3
}

.ube-client-logo-hover-grayscale:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.ube-client-logo-hover-faded,.ube-client-logo-hover-opacity:hover {
    opacity: .3
}

.ube-client-logo-hover-faded:hover,.ube-client-logo-hover-opacity {
    opacity: 1
}

.ube-client-logo-hover-faded,.ube-client-logo-hover-grayscale,.ube-client-logo-hover-opacity {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.breadcrumbs .breadcrumb-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumbs .breadcrumb-item a,.breadcrumbs .breadcrumb-item+.breadcrumb-item::before,.ube-heading-description p,.ube-heading-title a,.ube-heading-title p,.ube-social-icons a:hover {
    color: inherit
}

.breadcrumb-icon {
    padding-right: 5px;
    font-size: .8em
}

.breadcrumbs .breadcrumb-item+.breadcrumb-item:before {
    font-family: "font awesome 5 pro";
    font-size: .8em
}

.separator-angle-double .breadcrumb-item+.breadcrumb-item::before {
    content: ""
}

.separator-caret .breadcrumb-item+.breadcrumb-item::before {
    content: ""
}

.separator-arrow .breadcrumb-item+.breadcrumb-item::before {
    content: ""
}

.separator-arrow-alt .breadcrumb-item+.breadcrumb-item::before {
    content: ""
}

.separator-square .breadcrumb-item+.breadcrumb-item::before {
    content: ""
}

.separator-dot .breadcrumb-item+.breadcrumb-item::before {
    content: "";
    font-family: fontawesome;
    font-size: .5em
}

.ube-progress .progress-bar {
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
    overflow: unset;
    width: 0;
    opacity: 0;
    -webkit-transition: width 1s linear;
    transition: width 1s linear;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit
}

.ube-progress .progress-bar:after {
    background: var(--e-global-color-primary-foreground) 0 0;
    border: 4px solid var(--e-global-color-primary);
    height: 40px;
    position: absolute;
    right: -1%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px
}

.ube-progress .progress {
    line-height: inherit;
    overflow: unset
}

.ube-progress-label {
    display: inline-block;
    font-weight: 700;
    font-size: 16px
}

.ube-progress-value {
    font-size: 14px
}

.ube-progress-content+.ube-progress-content {
    margin-top: 1rem
}

.ube-progress-value:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute
}

.ube-progress-style-01 .ube-progress-value {
    top: -35px
}

.ube-progress-style-01 .ube-progress-value:after {
    border-top: 5px solid;
    border-top-color: var(--e-global-color-primary);
    top: 100%
}

.ube-progress-style-02 .ube-progress-label {
    margin-right: 5px
}

.ube-progress-style-03 .ube-progress-value {
    bottom: -35px
}

.ube-progress-style-03 .ube-progress-value:after {
    border-bottom: 5px solid;
    border-top-bottom: var(--e-global-color-primary);
    bottom: 100%
}

.ube-progress-style-03 .ube-progress-label {
    margin-top: 12px
}

.ube-progress-style-01 .ube-progress-value,.ube-progress-style-03 .ube-progress-value {
    position: absolute;
    right: 0;
    color: #000
}

.ube-progress-style-01 .ube-progress-label,.ube-progress-style-04 .ube-progress-label {
    margin-bottom: 12px
}

.ube-progress-style-02 .progress,.ube-progress-style-04 .progress {
    height: 34px
}

.ube-progress-style-02 .progress-bar,.ube-progress-style-04 .progress-bar,.ube-social-icons li {
    -ms-flex-align: center;
    align-items: center
}

.ube-progress-indicator.ube-progress-style-01 .ube-progress-value,.ube-progress-indicator.ube-progress-style-03 .ube-progress-value {
    right: -1%
}

.ube-heading-title {
    margin: 0;
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: 600
}

.ube-heading-title mark {
    position: relative;
    background: 0 0
}

.ube-heading-title mark:before {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    left: 0;
    background: #000
}

.ube-heading-title.ube-heading-size-sm {
    font-size: 15px
}

.ube-heading-title.ube-heading-size-md {
    font-size: 19px
}

.ube-heading-title.ube-heading-size-lg {
    font-size: 29px
}

.ube-heading-title.ube-heading-size-xl {
    font-size: 39px
}

.ube-heading-title.ube-heading-size-xxl {
    font-size: 59px
}

.ube-heading-description {
    margin-top: .875rem;
    color: var(--e-global-color-text)
}

.ube-heading-description p {
    margin-bottom: 0
}

.ube-heading-sub-title {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: .875rem;
    color: var(--e-global-color-muted);
    font-size: .875rem
}

.ube-heading-divider {
    display: block;
    height: 3px;
    width: 100px;
    margin-top: .875rem;
    margin-bottom: .875rem
}

.elementor-align-center .ube-heading-divider {
    margin-left: auto;
    margin-right: auto
}

.elementor-align-right .ube-heading-divider {
    margin-left: auto
}

.elementor-align-left .ube-heading-divider {
    margin-right: auto
}

@media(max-width: 1024px) {
    .elementor-tablet-align-center .ube-heading-divider {
        margin-left:auto;
        margin-right: auto
    }

    .elementor-tablet-align-right .ube-heading-divider {
        margin-left: auto;
        margin-right: 0
    }

    .elementor-tablet-align-left .ube-heading-divider {
        margin-right: auto;
        margin-left: 0
    }
}

@media(max-width: 767px) {
    .elementor-mobile-align-center .ube-heading-divider {
        margin-left:auto;
        margin-right: auto
    }

    .elementor-mobile-align-right .ube-heading-divider {
        margin-left: auto;
        margin-right: 0
    }

    .elementor-mobile-align-left .ube-heading-divider {
        margin-right: auto;
        margin-left: 0
    }
}

.ube-social-icons {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.ube-social-icons a {
    color: inherit;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: inherit
}

.ube-social-icons li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--e-global-color-accent)
}

.ube-social-icons li:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2)
}

.ube-social-icons li+li {
    margin-left: 10px
}

.ube-social-icons svg {
    width: 1em;
    height: 1em
}

.ube-ib-icon svg [stroke^="#"],.ube-ib-icon svg [stroke^="url(../../../plugins/ultimate-bootstrap-elements-for-elementor/assets/css/#"],.ube-social-icons svg [stroke^="#"],.ube-social-icons svg [stroke^="url(#"] {
    stroke: currentColor
}

li.ube-social-facebook {
    background-color: #3b5998
}

li.ube-social-facebook.ube-social-outline {
    color: #3b5998
}

li.ube-social-twitter {
    background-color: #1da1f2
}

li.ube-social-twitter.ube-social-outline {
    color: #1da1f2
}

li.ube-social-linkedin {
    background-color: #cd201f
}

li.ube-social-linkedin.ube-social-outline {
    color: #cd201f
}

li.ube-social-tumblr {
    background-color: #61ce70
}

li.ube-social-tumblr.ube-social-outline {
    color: #61ce70
}

li.ube-social-skype {
    background-color: #313b69
}

li.ube-social-skype.ube-social-outline {
    color: #313b69
}

li.ube-social-pinterest {
    background-color: #4054b2
}

li.ube-social-pinterest.ube-social-outline {
    color: #4054b2
}

li.ube-social-whatsapp {
    background-color: #cc8383
}

li.ube-social-whatsapp.ube-social-outline {
    color: #cc8383
}

.ube-social-classic li,.ube-social-text li {
    background-color: transparent
}

.ube-social-classic li+li,.ube-social-text li+li {
    margin-left: 1em
}

.ube-social-rounded li {
    border-radius: 10%
}

.ube-social-circle li {
    border-radius: 50%
}

.ube-social-circle li,.ube-social-rounded li,.ube-social-square li {
    width: 2.5em;
    height: 2.5em
}

.ube-social-circle li:not(.ube-social-outline),.ube-social-rounded li:not(.ube-social-outline),.ube-social-square li:not(.ube-social-outline) {
    color: var(--e-global-color-primary-foreground)
}

.ube-text-social {
    padding-left: 5px
}

.ube-social-icon-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ube-social-outline {
    color: var(--e-global-color-accent);
    border: solid 1px currentColor;
    background-color: transparent!important
}

.ube-social-outline:hover {
    background-color: currentColor!important
}

.ube-social-outline:hover i,.ube-social-outline:hover svg {
    color: var(--e-global-color-primary-foreground)
}

.ube-social-xs {
    font-size: .875em
}

.ube-social-sm {
    font-size: 1em
}

.ube-social-md {
    font-size: 1.25em
}

.ube-social-lg {
    font-size: 1.5em
}

.ube-social-xl {
    font-size: 2em
}

.slick-slider {
    margin-left: -15px;
    margin-right: -15px
}

.slick-slide {
    height: auto
}

.slick-slide-center {
    opacity: .3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.slick-slide-center.slick-active {
    opacity: 1
}

.slick-slide>div {
    padding: 15px
}

.slick-slide img {
    width: auto
}

.slick-arrow,.slick-arrows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.slick-arrow {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .2s;
    transition: all .2s
}

.slick-arrow.slick-disabled {
    opacity: .5;
    cursor: no-drop
}

.slick-arrow i {
    line-height: inherit
}

.slick-prev {
    margin-right: 10px
}

.ube-slider-arrow-type-outline .slick-arrow {
    border: 1px solid var(--e-global-color-border)
}

.ube-slider-arrow-type-classic .slick-arrow {
    background-color: var(--e-global-color-primary);
    color: #fff
}

.ube-slider-arrow-size-sm .slick-arrow,.ube-slider-thumbnails.ube-slider-dots-sm .slick-dots button {
    width: 40px;
    height: 40px
}

.ube-slider-arrow-size-lg .slick-arrow {
    width: 60px;
    height: 60px;
    font-size: 18px
}

.ube-slider-arrow-size-xl .slick-arrow {
    width: 70px;
    height: 70px;
    font-size: 20px
}

.ube-slider-arrow-position-horizontal .slick-arrow,.ube-slider-arrow-position-vertical .slick-arrow {
    position: absolute;
    z-index: 2
}

.ube-slider-arrow-position-horizontal .slick-arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ube-slider-arrow-position-horizontal .slick-prev {
    left: 20px;
    right: auto
}

.ube-slider-arrow-position-horizontal .slick-next {
    left: auto;
    right: 20px
}

.ube-slider-arrow-position-vertical .slick-arrow {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ube-slider-arrow-position-vertical .slick-prev {
    top: 20px;
    bottom: auto
}

.ube-slider-arrow-position-vertical .slick-next {
    top: auto;
    bottom: 20px
}

.ube-slider-arrow-round .slick-arrow {
    border-radius: 50%
}

.ube-slider-arrow-rounded .slick-arrow {
    border-radius: .25rem
}

.slick-dots li,.slick-dots>ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.slick-dots>ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.slick-dots li {
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    color: currentColor;
    opacity: .4;
    align-items: center
}

.slick-dots span::before {
    width: 30px;
    font-family: "font awesome 5 pro";
    content: "";
    font-weight: 700;
    font-size: 80%
}

.slick-arrow:active,.slick-arrow:focus,.slick-dots li.slick-active,.slick-dots li:active,.slick-dots li:focus,.slick-dots li:hover {
    opacity: 1
}

.slick-dots li.slick-active span:before {
    content: ""
}

.slick-dots {
    margin-top: 15px
}

.ube-slider-dots-sm .slick-dots li,.ube-slider-dots-sm .slick-dots span::before {
    width: 20px;
    height: 20px;
    font-size: 70%
}

.ube-slider-dots-lg .slick-dots li,.ube-slider-dots-lg .slick-dots span::before {
    width: 40px;
    height: 40px;
    font-size: 20px
}

.ube-slider-dots-xl .slick-dots li,.ube-slider-dots-xl .slick-dots span::before {
    width: 50px;
    height: 50px;
    font-size: 30px
}

.ube-slider-dot-position-inset .slick-dots {
    position: absolute;
    margin-top: 0;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}

.ube-advanced-slider .elementor-column>.elementor-element-populated {
    padding: 0!important
}

.ube-advanced-slider .elementor-section-wrap:not(.slick-initialized),.ube-gallery-justified .jg-entry:not(.jg-entry-visible) img {
    opacity: 0
}

.ube-advanced-slider .elementor-container {
    max-width: 100%!important
}

.ube-advanced-slider .slick-slider {
    --ube-slider-gap: 30px;
    margin-left: calc(0px - (var(--ube-slider-gap)/2));
    margin-right: calc(0px - (var(--ube-slider-gap)/2));
    margin-top: calc(0px - (var(--ube-slider-gap)/2))
}

.ube-advanced-slider .slick-slider .slick-slide>div,.ube-slider.slick-slider .slick-slide>div {
    padding: calc((var(--ube-slider-gap)/2))
}

.ube-slider-thumbnails .slick-dots button {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    padding: 0;
    border: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.ube-slider-thumbnails .slick-dots li {
    width: auto
}

.ube-slider-thumbnails .slick-dots li:not(.slick-active) button {
    position: relative
}

.ube-slider-thumbnails .slick-dots li:not(.slick-active) button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.015);
    border-radius: 100%
}

.ube-slider-thumbnails.ube-slider-dots-lg .slick-dots button {
    width: 60px;
    height: 60px
}

.ube-slider-thumbnails.ube-slider-dots-xl .slick-dots button {
    width: 80px;
    height: 80px
}

.ube-slide-bg::after,.ube-slider-background-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.ube-slide-bg {
    position: relative;
    height: 100%;
    min-width: 300px;
    min-height: 300px
}

.ube-slide-bg::after {
    content: "";
    background-color: transparent;
    z-index: 2
}

.ube-slide-background-kern-burns-zoom-in .ube-slider-background-wrapper,.ube-sliders-background-kern-burns-zoom-in .ube-slider-background-wrapper {
    -webkit-transform: scale(1.35);
    transform: scale(1.35)
}

.ube-slide-background-kern-burns-zoom-out .ube-slider-background-wrapper,.ube-sliders-background-kern-burns-zoom-out .ube-slider-background-wrapper {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ube-sliders-swipe-swirl-burn .slick-slide {
    -webkit-transition: all 1000ms ease 0s;
    transition: all 1000ms ease 0s;
    opacity: 0;
    filter: contrast(1000%) saturate(1000%);
    -webkit-filter: contrast(1000%) saturate(1000%)
}

.ube-sliders-swipe-swirl-blur .slick-slide {
    -webkit-transition: all 1000ms ease 0s;
    transition: all 1000ms ease 0s;
    opacity: 0;
    filter: blur(32px);
    -webkit-filter: blur(32px)
}

.ube-sliders-swipe-swirl-flash .slick-slide {
    -webkit-transition: all 1000ms ease 0s;
    transition: all 1000ms ease 0s;
    opacity: 0;
    filter: brightness(25);
    -webkit-filter: brightness(25)
}

.ube-sliders-swipe-swirl-left .slick-slide .ube-slide-bg,.ube-sliders-swipe-swirl-right .slick-slide .ube-slide-bg {
    -webkit-transition: all 2000ms ease 0s;
    transition: all 2000ms ease 0s;
    -webkit-transform: scale(2) rotate(15deg);
    transform: scale(2) rotate(15deg)
}

.ube-sliders-swipe-swirl-right .slick-slide .ube-slide-bg {
    -webkit-transform: scale(2) rotate(-15deg);
    transform: scale(2) rotate(-15deg)
}

.ube-slider .ube-slider-box {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex
}

.ube-slider .ube-slider-content {
    position: relative;
    z-index: 9999
}

.slick-slider {
    opacity: 0
}

.slick-initialized {
    opacity: 1
}

.ube-slider.slick-slider {
    --ube-slider-gap: 30px;
    margin-left: calc(0px - (var(--ube-slider-gap)/2));
    margin-right: calc(0px - (var(--ube-slider-gap)/2));
    margin-top: calc(0px - (var(--ube-slider-gap)/2))
}

.ube-slider-same-height .slick-track {
    display: -ms-flexbox;
    display: flex
}

.ube-slider-same-height .slick-slide {
    height: inherit
}

.ube-slider-same-height .slick-slide>div,.ube-slider-same-height .ube-slider-item {
    height: 100%
}

.ube-slider-thumbnails .slick-dots li:not(:last-child) {
    margin-right: 10px
}

.ube-icon-box-wrapper {
    --ube-ib-color: var(--e-global-color-primary);
    --ube-ib-color-foreground: var(--e-global-color-primary-foreground);
    --ube-ib-border-width: 3px;
    --ube-ib-spacing: 30px
}

.elementor-view-default .ube-icon-box-wrapper .elementor-icon {
    color: var(--ube-ib-color);
    fill: var(--ube-ib-color)
}

.elementor-view-stacked .ube-icon-box-wrapper .elementor-icon {
    background-color: var(--ube-ib-color);
    color: var(--ube-ib-color-foreground);
    fill: var(--ube-ib-color-foreground);
    background-image: url(../../../plugins/ultimate-bootstrap-elements-for-elementor/assets/images/iconalt.svg);
    background-position: center center;
    background-size: 100% 100%;
    position: relative
}

.elementor-view-framed .ube-icon-box-wrapper .elementor-icon:after,.elementor-view-stacked .ube-icon-box-wrapper .elementor-icon:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.elementor-view-stacked .ube-icon-box-wrapper .elementor-icon:after {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    top: -3px;
    left: -3px;
    padding: 3px;
    -webkit-box-shadow: 0 0 0 2px var(--ube-ib-color);
    box-shadow: 0 0 0 2px var(--ube-ib-color);
    -webkit-transition: -webkit-transform .3s,opacity .3s;
    -moz-transition: -moz-transform .3s,opacity .3s;
    transition: transform .3s,opacity .3s
}

.elementor-view-stacked .ube-icon-box-wrapper:hover .elementor-icon:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.elementor-view-framed .ube-icon-box-wrapper .elementor-icon {
    color: var(--ube-ib-color);
    fill: var(--ube-ib-color);
    background-color: transparent;
    border: var(--ube-ib-border-width) solid var(--ube-ib-color);
    position: relative
}

.elementor-view-framed .ube-icon-box-wrapper .elementor-icon i,.elementor-view-framed .ube-icon-box-wrapper .elementor-icon svg {
    z-index: 2
}

.elementor-view-framed .ube-icon-box-wrapper .elementor-icon:after {
    top: calc(0px - var(--ube-ib-border-width));
    left: calc(0px - var(--ube-ib-border-width));
    padding: var(--ube-ib-border-width);
    -webkit-transition: -webkit-transform .5s,opacity .5s,background-color .5s;
    -moz-transition: -moz-transform .5s,opacity .5s,background-color .5s;
    transition: transform .5s,opacity .5s,background-color .5s;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    background-color: var(--ube-ib-color);
    z-index: -1;
    background-image: url(../../../plugins/ultimate-bootstrap-elements-for-elementor/assets/images/iconalt.svg);
    background-position: center center;
    background-size: 100% 100%
}

.elementor-view-framed .ube-icon-box-wrapper:hover .elementor-icon {
    color: var(--ube-ib-color-foreground);
    fill: var(--ube-ib-color-foreground)
}

.elementor-view-framed .ube-icon-box-wrapper:hover .elementor-icon:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: 1
}

.elementor-shape-circle .ube-icon-box-wrapper .elementor-icon:after,.ube-testimonial-layout-04 .ube-testimonial-avatar img,.ube-testimonial-layout-05 .ube-testimonial-avatar img {
    border-radius: 50%
}

.ube-ib-content {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ube-ib-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.ube-position-top .ube-icon-box-wrapper {
    text-align: center
}

.ube-position-top .ube-ib-icon {
    margin: 0 0 var(--ube-ib-spacing)
}

.ube-position-left .ube-icon-box {
    display: -ms-flexbox;
    display: flex
}

.ube-position-left .ube-ib-icon {
    margin: 0 var(--ube-ib-spacing) 0 0
}

.ube-position-right .ube-icon-box-wrapper {
    text-align: right
}

.ube-position-right .ube-icon-box {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse
}

.ube-position-right .ube-ib-icon {
    margin: 0 0 0 var(--ube-ib-spacing)
}

.ube-ib-title a {
    color: inherit!important
}

.ube-ib-desc {
    margin-top: 15px
}

.ube-dual-heading-title-first {
    color: var(--e-global-color-accent)
}

.ube-dual-heading .ube-dual-heading-title {
    margin: 0;
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: 600
}

.ube-dual-heading-desc-heading {
    margin-top: .875rem;
    color: var(--e-global-color-text)
}

.ube-banner-description p,.ube-dual-heading-desc-heading>p {
    color: inherit;
    margin-bottom: 0
}

.ube-dual-heading-sub-title {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: .875rem;
    color: var(--e-global-color-muted);
    font-size: .875rem
}

.ube-dual-heading-divider-after .ube-dual-heading-divider {
    margin-bottom: 1rem
}

.ube-dual-heading-divider-before .ube-dual-heading-divider {
    margin-bottom: .5em
}

.ube-dual-heading-size-sm .ube-dual-heading-title {
    font-size: 15px
}

.ube-dual-heading-size-md .ube-dual-heading-title {
    font-size: 19px
}

.ube-dual-heading-size-lg .ube-dual-heading-title {
    font-size: 29px
}

.ube-dual-heading-size-xl .ube-dual-heading-title {
    font-size: 39px
}

.ube-dual-heading-size-xxl .ube-dual-heading-title {
    font-size: 59px
}

.ube-fancy-text {
    margin: 0;
    line-height: 1.5
}

.ube-fancy-text .ube-fancy-text-animated b,.ube-fancy-text .ube-fancy-text-before {
    line-height: inherit
}

.ube-banner,.ube-fancy-text-animated,.ube-fancy-text-animated .ube-fancy-text-show {
    position: relative
}

.ube-fancy-text-animated b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0
}

.ube-fancy-text-animate-has-bg .typed-cursor {
    display: none
}

.ube-fancy-text-animate-has-bg .ube-fancy-text-animated {
    background: var(--e-global-color-accent);
    color: var(--e-global-color-accent-foreground);
    padding: 0 5px
}

.ube-fancy-text-loading .ube-fancy-text-animated {
    overflow: hidden;
    vertical-align: top
}

.ube-fancy-text-loading .ube-fancy-text-animated:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: currentColor;
    z-index: 2;
    -webkit-transition: width .3s -.1s;
    -moz-transition: width .3s -.1s;
    transition: width .3s -.1s
}

.ube-fancy-text-loading .is-loading::after {
    width: 100%;
    -webkit-transition: width 3s;
    -moz-transition: width 3s;
    transition: width 3s
}

.ube-fancy-text-loading b {
    top: .2em;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.ube-fancy-text-loading .ube-fancy-text-show {
    opacity: 1;
    top: 0
}

.ube-fancy-text-typing .ube-fancy-text-animated {
    font-weight: bolder
}

.ube-fancy-text-typing .typed-cursor {
    vertical-align: text-bottom
}

.ube-fancy-text-zoom-in .ube-fancy-text-animated {
    -webkit-perspective: 300px;
    perspective: 300px
}

.ube-fancy-text-slider-bottom b,.ube-fancy-text-slider-left b,.ube-fancy-text-slider-right b,.ube-fancy-text-slider-top b,.ube-fancy-text-zoom-in b,.ube-fancy-text-zoom-out b {
    opacity: 0
}

.ube-fancy-text-zoom-in .ube-fancy-text-show {
    opacity: 1;
    -webkit-animation: zoom-in .8s;
    -moz-animation: zoom-in .8s;
    animation: zoom-in .8s
}

.ube-fancy-text-zoom-out .ube-fancy-text-show {
    opacity: 1;
    -webkit-animation: star-zoom-out .8s;
    -moz-animation: star-zoom-out .8s;
    animation: star-zoom-out .8s
}

.ube-fancy-text-slider-right .ube-fancy-text-show {
    opacity: 1;
    -webkit-animation: slider-right-in .6s;
    -moz-animation: slider-right-in .6s;
    animation: slider-right-in .6s
}

.ube-fancy-text-slider-right .ube-fancy-text-hidden {
    -webkit-animation: slider-right-out .6s;
    -moz-animation: slider-right-out .6s;
    animation: slider-right-out .6s
}

.ube-fancy-text-slider-left .ube-fancy-text-show {
    opacity: 1;
    -webkit-animation: slider-left-in .6s;
    -moz-animation: slider-left-in .6s;
    animation: slider-left-in .6s
}

.ube-fancy-text-slider-left .ube-fancy-text-hidden {
    -webkit-animation: slider-left-out .6s;
    -moz-animation: slider-left-out .6s;
    animation: slider-left-out .6s
}

.ube-fancy-text-slider-top .ube-fancy-text-show {
    opacity: 1;
    -webkit-animation: slider-top-in .6s;
    -moz-animation: slider-top-in .6s;
    animation: slider-top-in .6s
}

.ube-fancy-text-slider-top .ube-fancy-text-hidden {
    -webkit-animation: slider-top-out .6s;
    -moz-animation: slider-top-out .6s;
    animation: slider-top-out .6s
}

.ube-fancy-text-slider-bottom .ube-fancy-text-show {
    opacity: 1;
    -webkit-animation: slider-bottom-in .6s;
    -moz-animation: slider-bottom-in .6s;
    animation: slider-bottom-in .6s
}

.ube-fancy-text-slider-bottom .ube-fancy-text-hidden {
    -webkit-animation: slider-bottom-out .6s;
    -moz-animation: slider-bottom-out .6s;
    animation: slider-bottom-out .6s
}

.ube-fancy-text-rotate .ube-fancy-text-animated {
    -webkit-perspective: 300px;
    perspective: 300px
}

.ube-fancy-text-rotate b {
    opacity: 0;
    -webkit-transform-origin: 50% 100% center;
    transform-origin: 50% 100% center;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.ube-fancy-text-rotate .ube-fancy-text-show {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-animation: cd-rotate-1-in 1.2s;
    -moz-animation: cd-rotate-1-in 1.2s;
    animation: cd-rotate-1-in 1.2s
}

.ube-fancy-text-rotate .ube-fancy-text-hidden {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: cd-rotate-1-out 1.2s;
    -moz-animation: cd-rotate-1-out 1.2s;
    animation: cd-rotate-1-out 1.2s
}

.ube-banner {
    overflow: hidden;
    border-radius: inherit
}

.ube-banner:hover .ube-banner-image:after,.ube-banner:hover .ube-banner-image:before {
    opacity: 1
}

.ube-banner:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(48,133,163,.3);
    z-index: 0;
    -webkit-transition: opacity .8s ease .15s;
    transition: opacity .8s ease .15s
}

.ube-banner-image .ube-banner-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.ube-banner-image:after,.ube-banner-image:before {
    content: "";
    display: block;
    position: absolute;
    opacity: 0;
    z-index: 2
}

.ube-banner-content {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3;
    padding: 3rem;
    color: #fff
}

.ube-banner-title {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 2.2rem;
    display: block;
    color: inherit
}

.ube-banner-title a,.ube-banner-title a:hover {
    color: inherit
}

.ube-banner-description {
    font-size: 1rem
}

.ube-banner-description+.ube-banner-btn {
    margin-top: 1.5rem
}

.ube-banner-btn-fixed .ube-banner-content {
    height: 100%;
    display: -ms-flexbox;
    display: flex
}

.ube-banner-btn-fixed .ube-banner-top-box {
    position: absolute
}

.ube-banner-btn-fixed .ube-banner-btn {
    margin-top: auto!important
}

.elementor-align-center .ube-banner-btn-fixed .ube-banner-content {
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-align-center .ube-banner-btn-fixed .ube-banner-content .ube-banner-top-box {
    padding-left: inherit;
    padding-right: inherit
}

.elementor-align-right .ube-banner-btn-fixed .ube-banner-content {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-align-right .ube-banner-btn-fixed .ube-banner-content .ube-banner-top-box {
    padding-left: inherit
}

.elementor-align-left .ube-banner-btn-fixed .ube-banner-content {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-align-left .ube-banner-btn-fixed .ube-banner-content .ube-banner-top-box {
    padding-right: inherit
}

@media(max-width: 1024px) {
    .elementor-tablet-align-center .ube-banner-btn-fixed .ube-banner-content {
        -ms-flex-pack:center;
        justify-content: center
    }

    .elementor-tablet-align-center .ube-banner-btn-fixed .ube-banner-content .ube-banner-top-box {
        padding-left: inherit;
        padding-right: inherit
    }

    .elementor-tablet-align-right .ube-banner-btn-fixed .ube-banner-content {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-tablet-align-right .ube-banner-btn-fixed .ube-banner-content .ube-banner-top-box {
        padding-left: inherit;
        padding-right: 0
    }

    .elementor-tablet-align-left .ube-banner-btn-fixed .ube-banner-content {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-tablet-align-left .ube-banner-btn-fixed .ube-banner-content .ube-banner-top-box {
        padding-right: inherit;
        padding-left: 0
    }
}

@media(max-width: 767px) {
    .elementor-mobile-align-center .ube-banner-btn-fixed .ube-banner-content {
        -ms-flex-pack:center;
        justify-content: center
    }

    .elementor-mobile-align-center .ube-banner-btn-fixed .ube-banner-content .ube-banner-top-box {
        padding-left: inherit;
        padding-right: inherit
    }

    .elementor-mobile-align-right .ube-banner-btn-fixed .ube-banner-content {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-mobile-align-right .ube-banner-btn-fixed .ube-banner-content .ube-banner-top-box {
        padding-left: inherit;
        padding-right: 0
    }

    .elementor-mobile-align-left .ube-banner-btn-fixed .ube-banner-content {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-mobile-align-left .ube-banner-btn-fixed .ube-banner-content .ube-banner-top-box {
        padding-right: inherit;
        padding-left: 0
    }
}

.ube-banner-layout-01 .ube-banner-content,.ube-banner-layout-04.ube-banner-show-all .ube-banner-content,.ube-banner-layout-04:hover .ube-banner-content {
    top: 50%!important;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ube-banner-layout-02 .ube-banner-content {
    top: 0
}

.ube-banner-layout-03 .ube-banner-content {
    bottom: 0
}

.ube-banner-layout-04 .ube-banner-content {
    top: calc(100% - 120px);
    -webkit-transition: all .5s;
    transition: all .5s
}

.ube-banner-layout-04 .ube-banner-bottom-box {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.ube-banner-layout-04.ube-banner-show-all .ube-banner-bottom-box,.ube-banner-layout-04:hover .ube-banner-bottom-box {
    opacity: 1
}

.ube-banner-layout-05 .ube-banner-content {
    top: 0;
    height: 100%
}

.ube-banner-layout-05 .ube-banner-title {
    text-align: left
}

.ube-banner-layout-05 .ube-banner-description {
    opacity: 0;
    position: absolute;
    right: 3rem;
    bottom: 3rem;
    text-align: right;
    font-size: .85rem;
    max-width: 150px;
    border-right: 4px solid currentColor;
    padding: 0 1rem
}

.ube-banner-layout-05.ube-banner-show-all .ube-banner-description,.ube-banner-layout-05:hover .ube-banner-description {
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.ube-banner-layout-06 .ube-banner-content {
    top: 0;
    height: 100%
}

.ube-banner-layout-06 .ube-banner-title {
    width: 100%;
    position: relative
}

.ube-banner-layout-06 .ube-banner-bottom-box,.ube-banner-layout-06 .ube-banner-title:after {
    position: absolute;
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s;
    opacity: 0;
    width: 100%;
    left: 0
}

.ube-banner-layout-06 .ube-banner-title:after {
    top: 100%;
    margin-top: 10px;
    height: 4px;
    background-color: currentColor;
    content: "";
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0)
}

.ube-banner-layout-06 .ube-banner-bottom-box {
    bottom: 3em;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    padding: 0 3em
}

.ube-banner-layout-07 .ube-banner-content {
    top: 0;
    height: 100%
}

.ube-banner-layout-07 .ube-banner-title {
    position: absolute;
    bottom: 3rem;
    right: 3rem;
    margin-bottom: 0;
    text-align: right
}

.ube-banner-layout-07 .ube-banner-bottom-box {
    max-width: 50%;
    padding-right: 10px;
    text-align: right;
    border-right: 2px solid currentColor;
    opacity: 0;
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0)
}

.ube-banner-layout-06.ube-banner-show-all .ube-banner-bottom-box,.ube-banner-layout-06.ube-banner-show-all .ube-banner-title:after,.ube-banner-layout-06:hover .ube-banner-bottom-box,.ube-banner-layout-06:hover .ube-banner-title:after,.ube-banner-layout-07.ube-banner-show-all .ube-banner-bottom-box,.ube-banner-layout-07:hover .ube-banner-bottom-box {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.ube-banner-image a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10
}

.ube-banner-has-effect:hover:after {
    background-color: rgba(48,133,163,.5)
}

.ube-banner-effect-jazz .ube-banner-image:before {
    background-color: transparent;
    width: 100%;
    height: 100%;
    top: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: rotate(45deg) scale(.5);
    transform: rotate(45deg) scale(.5)
}

.ube-banner-effect-jazz:hover .ube-banner-image:before {
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1)
}

.ube-banner-effect-symmetry .ube-banner-image:after,.ube-banner-effect-symmetry .ube-banner-image:before {
    width: 0;
    height: 0;
    background: #fff 0 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.ube-banner-effect-symmetry .ube-banner-image:before {
    left: 0;
    top: 0
}

.ube-banner-effect-symmetry .ube-banner-image:after {
    bottom: 0;
    right: 0
}

.ube-banner-effect-symmetry:hover .ube-banner-image:after,.ube-banner-effect-symmetry:hover .ube-banner-image:before {
    height: 100%;
    opacity: .3;
    width: 100%
}

.ube-banner-effect-suprema .ube-banner-image:after,.ube-banner-effect-suprema .ube-banner-image:before {
    width: 45%;
    height: 2px;
    top: 50%;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: opacity .2s ease,transform 0s .2s;
    transition: opacity .2s ease,transform 0s .2s
}

.ube-banner-effect-suprema .ube-banner-image:before {
    left: 50%;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.ube-banner-effect-suprema .ube-banner-image:after {
    right: 50%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.ube-banner-effect-suprema:hover .ube-banner-image:after,.ube-banner-effect-suprema:hover .ube-banner-image:before {
    -webkit-transition: opacity .3s ease 50ms,transform 2s cubic-bezier(.26,.63,0,.96);
    transition: opacity .3s ease 50ms,transform 2s cubic-bezier(.26,.63,0,.96)
}

.ube-banner-effect-suprema:hover .ube-banner-image:before {
    -webkit-transform: rotate(-45deg) translateX(-1000px);
    transform: rotate(-45deg) translateX(-1000px)
}

.ube-banner-effect-suprema:hover .ube-banner-image:after {
    -webkit-transform: rotate(-45deg) translateX(1000px);
    transform: rotate(-45deg) translateX(1000px)
}

.ube-banner-effect-bubba .ube-banner-image:after,.ube-banner-effect-bubba .ube-banner-image:before,.ube-banner-effect-layla .ube-banner-image:after,.ube-banner-effect-layla .ube-banner-image:before {
    background-color: transparent;
    -webkit-transition: all .5s;
    transition: all .5s
}

.ube-banner-effect-bubba .ube-banner-image:before,.ube-banner-effect-layla .ube-banner-image:before {
    top: 50%;
    bottom: 50%;
    left: 25px;
    right: 25px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #fff;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #fff
}

.ube-banner-effect-bubba .ube-banner-image:after,.ube-banner-effect-layla .ube-banner-image:after {
    top: 25px;
    bottom: 25px;
    left: 50%;
    right: 50%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff
}

.ube-banner-effect-layla:hover .ube-banner-image:before {
    top: 10px;
    bottom: 10px
}

.ube-banner-effect-layla:hover .ube-banner-image:after {
    left: 10px;
    right: 10px
}

.ube-banner-effect-bubba:hover .ube-banner-image:before {
    top: 25px;
    bottom: 25px
}

.ube-banner-effect-bubba:hover .ube-banner-image:after {
    left: 25px;
    right: 25px
}

.ube-banner-effect-flash .ube-banner-image:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-150%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-150%,0)
}

.ube-banner-effect-flash:hover .ube-banner-image:before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,150%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,150%,0)
}

.ube-banner-effect-ming:after {
    background-color: rgba(3,12,23,.3)
}

.ube-banner-effect-ming .ube-banner-image {
    position: relative
}

.ube-banner-effect-ming .ube-banner-image:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 0 30px rgba(255,255,255,.2);
    box-shadow: 0 0 0 30px rgba(255,255,255,.2);
    content: "";
    opacity: 0;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1)
}

.ube-banner-effect-ming:hover .ube-banner-image:before {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

.ube-banner-effect-img-zoom-in .ube-banner-bg,.ube-banner-effect-ming .ube-banner-image:before {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s
}

.ube-banner-effect-img-zoom-in:hover .ube-banner-image .ube-banner-bg,.ube-banner-effect-img-zoom-out .ube-banner-bg {
    -webkit-transform: scale3d(1.2,1.2,1);
    transform: scale3d(1.2,1.2,1)
}

.ube-banner-effect-img-zoom-out .ube-banner-bg {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s
}

.ube-banner-effect-img-zoom-out:hover .ube-banner-image .ube-banner-bg {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

.ube-banner-effect-img-slide-left .ube-banner-bg,.ube-banner-effect-img-slide-right .ube-banner-bg,.ube-banner-effect-img-slide-top .ube-banner-bg {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(-30px,0,0) scale(1.2);
    transform: translate3d(-30px,0,0) scale(1.2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ube-banner-effect-img-slide-right:hover .ube-banner-image .ube-banner-bg {
    -webkit-transform: translate3d(0,0,0) scale(1.2);
    transform: translate3d(0,0,0) scale(1.2)
}

.ube-banner-effect-img-slide-left .ube-banner-bg,.ube-banner-effect-img-slide-top .ube-banner-bg {
    -webkit-transform: translate3d(0,0,0) scale(1.2);
    transform: translate3d(0,0,0) scale(1.2)
}

.ube-banner-effect-img-slide-left:hover .ube-banner-image .ube-banner-bg {
    -webkit-transform: translate3d(-30px,0,0) scale(1.2);
    transform: translate3d(-30px,0,0) scale(1.2)
}

.ube-banner-effect-img-slide-top:hover .ube-banner-image .ube-banner-bg {
    -webkit-transform: translate3d(0,-30px,0) scale(1.25);
    transform: translate3d(0,-30px,0) scale(1.25)
}

.ube-banner-effect-img-slide-bottom .ube-banner-bg {
    -webkit-transform: translate3d(0,-30px,0) scale(1.2);
    transform: translate3d(0,-30px,0) scale(1.2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ube-banner-effect-img-slide-bottom:hover .ube-banner-image .ube-banner-bg {
    -webkit-transform: translate3d(0,0,0) scale(1.25);
    transform: translate3d(0,0,0) scale(1.25)
}

.ube-banner-effect-img-rotate .ube-banner-bg,.ube-banner-effect-img-slide-bottom .ube-banner-bg {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s
}

.ube-banner-effect-img-rotate:hover .ube-banner-image .ube-banner-bg {
    -webkit-transform: scale(1.4) rotate(10deg);
    transform: scale(1.4) rotate(10deg)
}

@media screen and (max-width: 768px) {
    .ube-banner .ube-banner-content {
        padding:1rem
    }

    .ube-banner-layout-06 .ube-banner-bottom-box {
        padding: 0 1rem;
        bottom: 1rem
    }

    .ube-banner-layout-05 .ube-banner-description,.ube-banner-layout-07 .ube-banner-title {
        right: 1rem;
        bottom: 1rem
    }
}

.ube-countdown,.ube-countdown .card .card-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.ube-countdown {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.ube-countdown .card {
    border: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    flex-basis: 0%;
    background: 0 0;
    margin: 0 7px;
    padding: 30px
}

.ube-countdown .card .card-body {
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

.ube-countdown .card:first-child {
    margin-left: 0!important
}

.ube-countdown .card:last-child {
    margin-right: 0!important
}

.ube-countdown .card-title {
    font-size: 69px;
    line-height: 1;
    margin-bottom: 0
}

.ube-countdown .card-text {
    font-size: 19px
}

.ube-countdown.ube-countdown-show-separate {
    -ms-flex-align: center;
    align-items: center
}

.ube-countdown.ube-countdown-show-separate .ube-countdown-separate {
    font-size: 48px;
    color: #000;
    line-height: 1
}

.ube-countdown-expire-message {
    display: none;
    text-align: center;
    font-size: 36px
}

.ube-countdown-label-block .card-text,.ube-countdown-label-block .card-title {
    display: block;
    width: 100%;
    text-align: center
}

.ube-countdown-label-inline .ube-countdown-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

.ube-countdown-timer-separate .card-title {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.ube-countdown-timer-separate .card-title::after {
    background-image: linear-gradient(to right,rgba(82,65,97,0),rgba(82,65,97,.8) 40%,rgba(82,65,97,.8) 60%,rgba(82,65,97,0));
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60% auto;
    content: "";
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 0;
    width: 100%
}

.ube-counter,.ube-counter .card {
    -ms-flex-pack: center;
    justify-content: center
}

.ube-counter .card {
    position: relative;
    padding: 0;
    border: 0;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    width: 100%;
    height: 100%
}

.ube-counter,.ube-counter .card-body,.ube-counter .card-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.ube-counter .card-image {
    font-size: 36px;
    -ms-flex-pack: center;
    justify-content: center
}

.ube-counter .card-image svg {
    width: 1em;
    height: 1em;
    fill: currentColor
}

.ube-counter .card-image svg [stroke^="#"],.ube-counter .card-image svg [stroke^="url(../../../plugins/ultimate-bootstrap-elements-for-elementor/assets/css/#"] {
    stroke: currentColor
}

.ube-counter .card-image svg [fill^="#"],.ube-counter .card-image svg [fill^="url(#"] {
    fill: currentColor
}

.ube-counter .card-body {
    position: relative;
    z-index: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0
}

.ube-counter .card-title {
    display: block;
    font-size: 0;
    font-weight: 600;
    line-height: 1;
    margin: 0
}

.ube-counter .card-text {
    font-size: 18px;
    position: relative
}

.ube-counter .ube-counter-icon-prefix,.ube-counter .ube-counter-icon-suffix,.ube-counter .ube-counter-number {
    font-size: 36px
}

.ube-counter.ube-counter-media-top .card-image {
    margin-bottom: 10px
}

.ube-counter.ube-counter-media-left .card,.ube-counter.ube-counter-media-right .card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row
}

.ube-counter.ube-counter-media-left .card-image,.ube-counter.ube-counter-media-right .card-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.ube-counter.ube-counter-media-left .card-image {
    margin-right: 15px
}

.ube-counter.ube-counter-media-left .card-body {
    -ms-flex-align: start;
    align-items: flex-start
}

.ube-counter.ube-counter-media-right .card-body {
    order: -1;
    -ms-flex-align: end;
    align-items: flex-end
}

.ube-counter.ube-counter-media-right .card-image {
    margin-left: 15px
}

.ube-counter.ube-counter-number-top .card-title {
    margin-bottom: 10px
}

.ube-counter.ube-counter-number-bottom .card-title {
    margin-top: 10px
}

.ube-counter.ube-counter-number-bottom .card-text {
    order: -1
}

.ube-testimonial {
    --ube-testimonial-author-width: 80px;
    --ube-testimonial-author-height: 80px;
    --ube-testimonial-bg-content: var(--e-global-color-accent)
}

.ube-testimonial-author-job,div.ube-testimonial-avatar img {
    display: inline-block
}

div.ube-testimonial-avatar img {
    -o-object-fit: cover;
    object-fit: cover;
    height: var(--ube-testimonial-author-height);
    width: var(--ube-testimonial-author-width);
    border-radius: 100%
}

.ube-testimonial-author-name {
    font-size: 1.3rem;
    line-height: 1.5
}

.ube-testimonial-author-job {
    font-size: .85rem;
    color: var(--e-global-color-muted)
}

.ube-testimonial-content {
    display: inline-block
}

.ube-testimonial-client-say {
    margin-bottom: 0
}

.ube-testimonial-is-quote .ube-testimonial-client-say {
    position: relative;
    padding: 30px
}

.ube-testimonial-is-quote .ube-testimonial-client-say:after,.ube-testimonial-is-quote .ube-testimonial-client-say:before {
    font-family: "font awesome 5 pro";
    font-size: 1.2em;
    position: absolute;
    top: 0;
    font-weight: 700
}

.ube-testimonial-is-quote .ube-testimonial-client-say:before {
    content: "";
    left: 0
}

.ube-testimonial-is-quote .ube-testimonial-client-say:after {
    content: "";
    right: 0
}

.ube-testimonial-content-has-background {
    color: var(--e-global-color-accent-foreground);
    position: relative;
    background-color: var(--ube-testimonial-bg-content)
}

.ube-testimonial-content-has-background:not(.ube-testimonial-is-quote) {
    padding: 30px
}

.ube-testimonial-content-has-background:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute
}

.ube-testimonial-content-has-background.ube-testimonial-is-quote {
    padding: 15px
}

.elementor-align-center .ube-testimonial-content.ube-testimonial-content-has-background:before {
    margin-left: -7.5px
}

.elementor-align-right .ube-testimonial-content.ube-testimonial-content-has-background:before {
    margin-left: -15px
}

.ube-testimonial-layout-01 .ube-testimonial-content-has-background:before {
    bottom: -15px;
    border-top: 15px solid var(--ube-testimonial-bg-content)
}

.ube-testimonial-layout-02 .ube-testimonial-content-has-background:before,.ube-testimonial-layout-03 .ube-testimonial-content-has-background:before,.ube-testimonial-layout-04 .ube-testimonial-content-has-background:before {
    top: -15px;
    border-bottom: 15px solid var(--ube-testimonial-bg-content)
}

.ube-testimonial-rating .ube-icon {
    display: inline-block
}

.ube-testimonial-rating .ube-icon svg {
    color: #f0ad4e;
    display: block;
    width: 1em;
    height: 1em;
    stroke: currentColor;
    fill: currentColor
}

.ube-testimonial-layout-01 .ube-testimonial-author-name,.ube-testimonial-layout-02 .ube-testimonial-author-name,.ube-testimonial-layout-03 .ube-testimonial-author-name,.ube-testimonial-layout-06 .ube-testimonial-author-name {
    margin-top: 10px;
    margin-bottom: 0
}

.ube-testimonial-layout-01 .ube-testimonial-rating,.ube-testimonial-layout-02 .ube-testimonial-rating,.ube-testimonial-layout-03 .ube-testimonial-rating,.ube-testimonial-layout-06 .ube-testimonial-rating {
    margin-top: 10px
}

.ube-testimonial-layout-01 .ube-testimonial-content,.ube-testimonial-layout-02 .ube-testimonial-info,.ube-testimonial-layout-03 .ube-testimonial-avatar,.ube-testimonial-layout-06 .ube-testimonial-avatar {
    margin-bottom: 30px
}

.ube-testimonial-layout-03 .ube-testimonial-content-has-background .ube-testimonial-author-job,.ube-testimonial-layout-06 .ube-testimonial-content-has-background .ube-testimonial-author-job {
    color: inherit
}

.ube-testimonial-layout-04 .ube-testimonial-avatar,.ube-testimonial-layout-05 .ube-testimonial-avatar {
    margin-right: 2rem
}

.ube-testimonial-layout-04 .ube-testimonial-author-name,.ube-testimonial-layout-05 .ube-testimonial-author-name {
    margin-top: 0;
    margin-bottom: 0
}

.ube-testimonial-layout-04 .ube-testimonial-info,.ube-testimonial-layout-05 .ube-testimonial-info {
    text-align: left
}

.ube-testimonial-layout-04 .ube-testimonial-content {
    margin-top: 20px
}

.ube-testimonial-layout-05 .ube-testimonial-content {
    margin-bottom: 20px
}

.ube-testimonial-layout-05 .ube-testimonial-content-has-background:before {
    bottom: -15px;
    border-top: 15px solid var(--ube-testimonial-bg-content)
}

.ube-testimonial-layout-06 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: calc(var(--ube-testimonial-author-height)/2)
}

.ube-testimonial-layout-06 .ube-testimonial-avatar {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.ube-testimonial-layout-06 .ube-testimonial-avatar img {
    border: 2px solid;
    border-color: var(--e-global-color-border);
    border-radius: 100%
}

.ube-testimonial-layout-06 .ube-testimonial-content {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 10px;
    padding: 69px 20px 27px
}

.ube-testimonial-layout-06 .ube-testimonial-content:not(.ube-testimonial-content-has-background) {
    background-color: #fff
}

.ube-testimonial-layout-07 .ube-testimonial-avatar {
    margin-right: 2rem;
    -ms-flex: 0 0 var(--ube-testimonial-author-width);
    flex: 0 0 var(--ube-testimonial-author-width)
}

.ube-testimonial-layout-07 .ube-testimonial-author-name {
    display: inline-block
}

.ube-testimonial-layout-07 .ube-testimonial-client-say {
    margin-top: 20px;
    margin-bottom: 0
}

.ube-testimonial-layout-07 .ube-testimonial-author-job:before {
    content: "- "
}

.ube-testimonial-layout-07 .ube-testimonial-author-name {
    margin-top: 0;
    margin-bottom: 0
}

.elementor-align-center .ube-testimonial-layout-04 .ube-testimonial-info,.elementor-align-center .ube-testimonial-layout-05 .ube-testimonial-info {
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-align-right .ube-testimonial-layout-04 .ube-testimonial-info,.elementor-align-right .ube-testimonial-layout-05 .ube-testimonial-info {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-align-left .ube-testimonial-layout-04 .ube-testimonial-info,.elementor-align-left .ube-testimonial-layout-05 .ube-testimonial-info {
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media(max-width: 1024px) {
    .elementor-tablet-align-center .ube-testimonial-layout-04 .ube-testimonial-info,.elementor-tablet-align-center .ube-testimonial-layout-05 .ube-testimonial-info {
        -ms-flex-pack:center;
        justify-content: center
    }

    .elementor-tablet-align-right .ube-testimonial-layout-04 .ube-testimonial-info,.elementor-tablet-align-right .ube-testimonial-layout-05 .ube-testimonial-info {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-tablet-align-left .ube-testimonial-layout-04 .ube-testimonial-info,.elementor-tablet-align-left .ube-testimonial-layout-05 .ube-testimonial-info {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media(max-width: 767px) {
    .elementor-mobile-align-center .ube-testimonial-layout-04 .ube-testimonial-info,.elementor-mobile-align-center .ube-testimonial-layout-05 .ube-testimonial-info {
        -ms-flex-pack:center;
        justify-content: center
    }

    .elementor-mobile-align-right .ube-testimonial-layout-04 .ube-testimonial-info,.elementor-mobile-align-right .ube-testimonial-layout-05 .ube-testimonial-info {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-mobile-align-left .ube-testimonial-layout-04 .ube-testimonial-info,.elementor-mobile-align-left .ube-testimonial-layout-05 .ube-testimonial-info {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.ube-inline-menu {
    padding: 0
}

.ube-inline-menu .dropdown-menu {
    margin: 0;
    padding: 0
}

.ube-inline-menu .dropdown-menu .menu-item,.ube-inline-menu .navbar-nav {
    margin: 0
}

.ube-inline-menu .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0
}

.ube-inline-menu .dropdown-menu .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.ube-inline-menu .menu-item a {
    color: inherit;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.ube-inline-menu .navbar-nav.justify-content-between {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ube-inline-dropdown-direction-up .dropdown-menu {
    bottom: 100%;
    top: auto!important
}

.ube-inline-dropdown-direction-up .dropdown-menu .dropdown-menu {
    bottom: 0
}

.ube-inline-dropdown-direction-up .dropdown-toggle::after {
    -webkit-transform: rotate3d(1,1,20,180deg);
    transform: rotate3d(1,1,20,180deg)
}

.ube-main-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row
}

.ube-main-menu .navbar-nav>.menu-item {
    padding: 0 20px
}

.ube-main-menu .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.ube-main-menu .navbar-nav .dropdown-menu {
    position: absolute
}

.ube-main-menu .navbar-collapse {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.ube-menu-mobile .menu-item {
    margin-left: 0
}

.ube-inline-menu-dropdown-none.ube-menu-mobile {
    display: none
}

.ube-inline-menu.has-hover-style:not(.hover-style-03) .navbar-nav>.menu-item {
    position: relative
}

.ube-inline-menu.has-hover-style:not(.hover-style-03) .navbar-nav>.menu-item:after,.ube-inline-menu.has-hover-style:not(.hover-style-03) .navbar-nav>.menu-item:before {
    content: "";
    position: absolute;
    width: 100%;
    color: inherit
}

.ube-inline-menu.has-hover-style.hover-style-01 .navbar-nav>.menu-item:after,.ube-inline-menu.has-hover-style.hover-style-01 .navbar-nav>.menu-item:before {
    left: 0;
    height: 2px;
    background: currentColor;
    -webkit-transform: scale3d(0,1,1);
    transform: scale3d(0,1,1);
    -webkit-transition: transform .2s;
    transition: transform .2s
}

.ube-inline-menu.has-hover-style.hover-style-01 .navbar-nav>.menu-item:before {
    top: 0;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.ube-inline-menu.has-hover-style.hover-style-01 .navbar-nav>.menu-item:after {
    bottom: 0;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.ube-inline-menu.has-hover-style.hover-style-01 .navbar-nav .menu-item:hover:after,.ube-inline-menu.has-hover-style.hover-style-01 .navbar-nav .menu-item:hover:before {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transition-timing-function: cubic-bezier(.22,.61,.36,1);
    transition-timing-function: cubic-bezier(.22,.61,.36,1);
    -webkit-transition-duration: .4s;
    transition-duration: .4s
}

.ube-inline-menu.has-hover-style.hover-style-02 .navbar-nav>.menu-item:before {
    bottom: 0;
    height: 1px;
    left: 0;
    -webkit-transform: scale3d(0,2,1);
    transform: scale3d(0,2,1);
    -webkit-transform-origin: 0 50% 0 center;
    transform-origin: 0 50% 0 center;
    -webkit-transition: transform .3s cubic-bezier(1,.68,.16,.9) 0s;
    transition: transform .3s cubic-bezier(1,.68,.16,.9) 0s;
    background: currentColor 0 0
}

.ube-inline-menu.has-hover-style.hover-style-02 .navbar-nav>.menu-item:hover:before {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

.ube-inline-menu.has-hover-style.hover-style-03 .navbar-nav>.menu-item>a:hover {
    -webkit-animation: anim-francisco .4s forwards;
    animation: anim-francisco .4s forwards
}

.ube-inline-menu.submenu-event-hover:not(.mobile-mode) .menu-item-has-children:hover>.dropdown-menu {
    display: inline-block
}

.ube-icon-box-wrapper .ube-hover-image .card-img img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.ube-icon-box-wrapper:hover .ube-hover-image .card-img img:first-child {
    opacity: 0
}

.ube-icon-box-wrapper:hover .ube-hover-image .card-img img:last-child {
    opacity: 1
}

.ube-image-box .ube-image {
    max-width: 100%
}

.ube-position-left .ube-image-box .ube-image,.ube-position-right .ube-image-box .ube-image {
    width: 25%
}

.ube-call-to-action .ube-call-to-action-btn.btn-pos-top {
    margin-bottom: 1rem
}

.ube-call-to-action .ube-call-to-action-btn.btn-pos-bottom {
    margin-top: 1rem
}

.ube-call-to-action .ube-call-to-action-btn.btn-pos-left {
    margin-right: 1rem
}

.ube-call-to-action .ube-call-to-action-btn.btn-pos-right {
    margin-left: 1rem
}

.ube-call-to-action-description {
    margin-top: 1rem;
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    .ube-call-to-action {
        display:block
    }

    .ube-call-to-action .ube-call-to-action-btn.btn-pos-left {
        margin-right: 0
    }

    .ube-call-to-action .ube-call-to-action-btn.btn-pos-right {
        margin-left: 0
    }

    .ube-call-to-action .ube-call-to-action-btn.btn-pos-left,.ube-call-to-action .ube-call-to-action-btn.btn-pos-right {
        margin-top: 1rem
    }
}

.ube-vertical-menu {
    padding: 0
}

.ube-vertical-menu .navbar-nav {
    margin-left: 0
}

.ube-vertical-menu .menu-item {
    margin: 0
}

.ube-vertical-menu .menu-item a {
    color: inherit;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.ube-vertical-menu .dropdown-menu {
    background: 0 0;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0
}

.ube-vertical-menu .dropdown-item:hover {
    background-color: unset
}

.ube-vertical-menu .elementor-menu-toggle {
    margin-bottom: 15px
}

.ube-vertical-menu.has-border .navbar-nav>.menu-item:not(:last-child) {
    border-bottom: none!important
}

.ube-vertical-menu:not(.ube-vertical-menu-align-right) .dropdown-menu .nav-link {
    border-left: 15px solid transparent
}

.ube-vertical-menu:not(.ube-vertical-menu-align-right) .dropdown-menu .dropdown-menu .nav-link {
    border-left: 30px solid transparent
}

.ube-vertical-menu:not(.ube-vertical-menu-align-right) .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .nav-link,.ube-vertical-menu:not(.ube-vertical-menu-align-right) .dropdown-menu .dropdown-menu .dropdown-menu .nav-link {
    border-left: 45px solid transparent
}

.ube-vertical-menu:not(.ube-vertical-menu-align-right) .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .nav-link {
    border-left: 60px solid transparent
}

.ube-vertical-menu-align-between .menu-item a.nav-link {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ube-vertical-menu-align-left .menu-item a.nav-link {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.ube-vertical-menu-align-center .menu-item .dropdown-menu a {
    border-left: none!important
}

.ube-vertical-menu-align-center .menu-item a.nav-link {
    -ms-flex-pack: center;
    justify-content: center
}

.ube-vertical-menu-align-right .menu-item a.nav-link {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.ube-vertical-menu-align-right .menu-item .dropdown-menu .nav-link {
    border-right: 15px solid transparent
}

.ube-vertical-menu-align-right .menu-item .dropdown-menu .dropdown-menu .nav-link {
    border-right: 30px solid transparent
}

.ube-vertical-menu-align-right .menu-item .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .nav-link,.ube-vertical-menu-align-right .menu-item .dropdown-menu .dropdown-menu .dropdown-menu .nav-link {
    border-right: 45px solid transparent
}

.ube-vertical-menu-align-right .menu-item .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu .nav-link {
    border-right: 60px solid transparent
}

.ube-team-member,.ube-team-member .card {
    border-radius: 0;
    border: 0
}

.ube-team-member .card {
    background-color: transparent
}

.ube-team-member .card-body {
    padding: 0
}

.ube-team-member .ube-tm-image,.ube-team-member .ube-tm-image img {
    width: 100%
}

.ube-team-member .ube-tm-image .card-img {
    width: 100%;
    display: block
}

.ube-team-member .ube-tm-name {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 20px
}

.ube-team-member .ube-tm-name a {
    color: inherit
}

.ube-team-member .ube-tm-pos {
    margin-bottom: .5rem
}

.ube-team-member .ube-tm-desc {
    margin: 0
}

.ube-tm-social {
    margin-top: 1rem
}

.ube-tm-social .elementor-icon {
    font-size: 16px
}

.ube-tm-social .elementor-icon+.elementor-icon {
    margin-left: 10px
}

.ube-tm-style-01 .ube-tm-image {
    margin-bottom: 15px
}

.ube-tm-style-02 {
    overflow: hidden
}

.ube-tm-style-02 .card-body {
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
    padding: 20px 25px;
    z-index: 1;
    opacity: 0;
    -webkit-transform: translate(265px,145px) rotate(45deg);
    transform: translate(265px,145px) rotate(45deg);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-accent-foreground)
}

.ube-tm-style-02 .card-body * {
    color: inherit
}

.ube-tm-style-02:hover .card-body {
    opacity: 1;
    -webkit-transform: translate(0,0) rotate(0deg);
    transform: translate(0,0) rotate(0deg)
}

.ube-tm-style-03 .ube-tm-inner {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ube-tm-style-03 .ube-tm-image {
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.ube-tm-style-03 .ube-tm-image:before {
    content: "";
    display: block;
    padding-top: 100%
}

.ube-tm-style-03 .ube-tm-pos {
    margin-bottom: 0
}

.ube-tm-style-03 .card-body {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-accent-foreground)
}

.ube-marker-wrapper .tooltip h4,.ube-tm-style-03 .card-body * {
    color: inherit
}

.ube-tm-style-03.ube-tm-hover-default .card-body {
    margin: 10px;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    opacity: 0;
    z-index: 2
}

.ube-tm-style-03.ube-tm-hover-default .card-body * {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.ube-tm-style-03.ube-tm-hover-default:hover .card-body {
    opacity: 1
}

.ube-tm-style-03.ube-tm-hover-default:hover .card-body * {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.ube-tm-style-03.ube-tm-hover-bottom .ube-tm-image,.ube-tm-style-03.ube-tm-hover-top .ube-tm-image {
    -webkit-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ube-tm-style-03.ube-tm-hover-bottom:hover .ube-tm-image,.ube-tm-style-03.ube-tm-hover-top:hover .ube-tm-image {
    -webkit-transform: rotate3d(1,0,0,180deg);
    transform: rotate3d(1,0,0,180deg)
}

.ube-tm-style-03.ube-tm-hover-bottom .ube-tm-image {
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.ube-tm-style-03.ube-tm-hover-left .ube-tm-image,.ube-tm-style-03.ube-tm-hover-right .ube-tm-image {
    -webkit-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.ube-tm-style-03.ube-tm-hover-left:hover .ube-tm-image {
    -webkit-transform: rotate3d(0,1,0,-180deg);
    transform: rotate3d(0,1,0,-180deg)
}

.ube-tm-style-03.ube-tm-hover-right .ube-tm-image {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.ube-tm-style-03.ube-tm-hover-right:hover .ube-tm-image {
    -webkit-transform: rotate3d(0,1,0,180deg);
    transform: rotate3d(0,1,0,180deg)
}

.ube-google-map {
    min-height: 300px
}

.ube-google-map .card {
    border: 0
}

.ube-google-map .card img {
    display: block
}

.ube-google-map .card .card-body {
    padding-left: 0;
    padding-right: 0
}

.ube-google-map .gm-style img {
    max-width: unset!important
}

.ube-double-button {
    position: relative
}

.ube-double-button .btn {
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    border: 0;
    color: var(--e-global-color-accent-foreground)
}

.ube-double-button .btn:hover,.ube-double-button.before_bg .btn:hover:before {
    background-color: var(--e-global-color-accent)
}

.ube-double-button .btn-block+.btn-block {
    margin-top: 0
}

.ube-double-button .btn-classic.ube-btn-one {
    border-radius: 30px 0 0 30px
}

.ube-double-button .btn-classic.ube-btn-two {
    border-radius: 0 30px 30px 0
}

.ube-double-button.before_bg {
    overflow: hidden
}

.ube-double-button.before_bg .btn {
    position: relative;
    background: 0 0!important;
    z-index: 1;
    border: 0
}

.ube-double-button.before_bg .btn:before {
    background-color: var(--e-global-color-primary);
    content: "";
    display: block;
    height: 100%;
    left: -16px;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-24deg);
    transform: skewX(-24deg);
    width: 112%;
    z-index: -1;
    -webkit-transition: .4s;
    transition: .4s
}

.ube-double-button.before_bg .ube-btn-two::before {
    background-color: var(--e-global-color-secondary);
    left: 0;
    right: -16px
}

.btn.ube-btn-one {
    background-color: var(--e-global-color-primary)
}

.btn.ube-btn-two {
    background-color: var(--e-global-color-secondary)
}

.ube-middle-text {
    background: var(--e-global-color-dark-foreground);
    color: var(--e-global-color-dark);
    height: 2em;
    width: 2em;
    line-height: 2em;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 3
}

.ube-contact-form label {
    display: block;
    text-align: left
}

.ube-contact-form .wpcf7-form-control-wrap {
    display: block
}

.ube-contact-form-7-button-full-width .wpcf7-submit {
    width: 100%
}

.ube-image {
    border: 0;
    display: inline-block;
    padding: 0;
    background: 0 0
}

.ube-image .card-body {
    padding-left: 0;
    padding-right: 0;
    transition: all .3s;
    display: -ms-flexbox;
    display: flex
}

.ube-image .card-img {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    width: auto;
    position: relative;
    border-radius: 0
}

.ube-image .card-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: .35s ease-in-out;
    z-index: 1
}

.ube-image .card-img img {
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.ube-image .card-title {
    transition: all .3s
}

.ube-image-caption-in .card-img-overlay {
    display: -ms-flexbox;
    display: flex;
    z-index: 2
}

.ube-image-hover-zoom-in img {
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%
}

.ube-image-hover-zoom-in:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.ube-image-hover-rotate img,.ube-image-hover-zoom-in img,.ube-image-hover-zoom-out img {
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.ube-image-hover-zoom-out img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    width: 100%
}

.ube-image-hover-zoom-out:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ube-image-hover-rotate img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1)
}

.ube-image-hover-rotate:hover img {
    -webkit-transform: rotate(5deg) scale(1.3);
    transform: rotate(5deg) scale(1.3)
}

.ube-image-hover-gray-scale .card-img img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.ube-image-hover-gray-scale:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.ube-image-hover-opacity .card-img img {
    opacity: 1;
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

.ube-image-hover-opacity:hover img {
    opacity: .5
}

.ube-image-hover-circle .card-img,.ube-image-hover-shine .card-img {
    position: relative
}

.ube-image-hover-shine .card-img::before {
    left: -100%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.ube-image-hover-shine:hover .card-img::before {
    -webkit-animation: ube-shine .35s;
    animation: ube-shine .35s
}

.ube-image-hover-circle .card-img::before {
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0
}

.ube-image-hover-circle:hover .card-img::before {
    -webkit-animation: ube-circle .35s;
    animation: ube-circle .35s
}

.ube-image-hover-flash:hover .card-img {
    opacity: 1;
    -webkit-animation: ube-flash .35s;
    animation: ube-flash .35s
}

.ube-image-hover-slide-right img {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(-10%,0,0) scale(1.2);
    transform: translate3d(-10%,0,0) scale(1.2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ube-image-hover-slide-left img,.ube-image-hover-slide-right:hover img,.ube-image-hover-slide-top img {
    -webkit-transform: translate3d(0,0,0) scale(1.2);
    transform: translate3d(0,0,0) scale(1.2)
}

.ube-image-hover-slide-left img,.ube-image-hover-slide-top img {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ube-image-hover-slide-left:hover img {
    -webkit-transform: translate3d(-10%,0,0) scale(1.2);
    transform: translate3d(-10%,0,0) scale(1.2)
}

.ube-image-hover-slide-top img {
    -webkit-transform: translate3d(0,0,0) scale(1.25);
    transform: translate3d(0,0,0) scale(1.25)
}

.ube-image-hover-slide-bottom img,.ube-image-hover-slide-top:hover img {
    -webkit-transform: translate3d(0,-10%,0) scale(1.25);
    transform: translate3d(0,-10%,0) scale(1.25)
}

.ube-image-hover-slide-bottom img {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ube-image-hover-slide-bottom:hover img {
    -webkit-transform: translate3d(0,0,0) scale(1.25);
    transform: translate3d(0,0,0) scale(1.25)
}

.ube-flip-box {
    height: 280px
}

.ube-flip-box .ube-flip-box-layer {
    padding: 1rem;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.ube-flip-box .ube-flip-box-icon .elementor-icon,.ube-flip-box .ube-flip-flip-image {
    margin-bottom: 1rem
}

.ube-flip-box .ube-flip-box-description {
    margin-top: 1rem;
    margin-bottom: 0
}

.ube-flip-box .btn {
    margin-top: 1.5rem
}

.ube-flip-box .ube-flip-box-front {
    background-color: var(--e-global-color-accent)
}

.ube-flip-box .ube-flip-box-front.justify-content-center .ube-flip-content {
    text-align: center
}

.ube-flip-box .ube-flip-box-front.justify-content-end .ube-flip-content {
    text-align: right
}

.ube-flip-box .ube-flip-box-back {
    background-color: var(--e-global-color-primary)
}

.ube-flip-box .ube-flip-box-back.justify-content-center .ube-flip-content {
    text-align: center
}

.ube-flip-box .ube-flip-box-back.justify-content-end .ube-flip-content,span.ube-business-time {
    text-align: right
}

.ube-flip-box .ube-flip-box-icon .elementor-icon {
    color: rgba(0,0,0,.5)
}

.ube-flip-box .ube-flip-box-description,.ube-flip-box .ube-flip-box-icon .elementor-icon,.ube-flip-box .ube-flip-box-title {
    color: var(--e-global-color-primary-foreground)
}

.ube-flip-box .elementor-view-stacked .elementor-icon {
    background-color: rgba(0,0,0,.5)
}

.ube-flip-box .elementor-view-framed .elementor-icon {
    border-color: var(--e-global-color-primary-foreground)
}

.ube-flip-box .ube-flip-flip-image img {
    width: 20%
}

.ube-flip-effect-flip {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.ube-flip-effect-flip.ube-flip-box:hover .ube-flip-box-back {
    -webkit-transform: none;
    transform: none
}

.ube-flip-effect-flip .ube-flip-box-layer {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ube-flip-effect-flip .ube-flip-box-front {
    -webkit-transform: none;
    transform: none;
    z-index: 1
}

.ube-flip-effect-flip.direction-right .ube-flip-box-back {
    -webkit-transform: rotateX(0) rotateY(-180deg);
    transform: rotateX(0) rotateY(-180deg)
}

.ube-flip-effect-flip.direction-left .ube-flip-box-back,.ube-flip-effect-flip.direction-right:hover .ube-flip-box-front {
    -webkit-transform: rotateX(0) rotateY(180deg);
    transform: rotateX(0) rotateY(180deg)
}

.ube-flip-effect-flip.direction-left:hover .ube-flip-box-front {
    -webkit-transform: rotateX(0) rotateY(-180deg);
    transform: rotateX(0) rotateY(-180deg)
}

.ube-flip-effect-flip.direction-down .ube-flip-box-back {
    -webkit-transform: rotateX(180deg) rotateY(0);
    transform: rotateX(180deg) rotateY(0)
}

.ube-flip-effect-flip.direction-down:hover .ube-flip-box-front,.ube-flip-effect-flip.direction-up .ube-flip-box-back {
    -webkit-transform: rotateX(-180deg) rotateY(0);
    transform: rotateX(-180deg) rotateY(0)
}

.ube-flip-effect-flip.direction-up:hover .ube-flip-box-front {
    -webkit-transform: rotateX(180deg) rotateY(0);
    transform: rotateX(180deg) rotateY(0)
}

.ube-flip-effect-push.direction-down:hover .ube-flip-box-front {
    -webkit-transform: translateX(0) translateY(100%);
    transform: translateX(0) translateY(100%)
}

.ube-flip-effect-push.direction-down .ube-flip-box-back,.ube-flip-effect-push.direction-up:hover .ube-flip-box-front,.ube-flip-effect-slide.direction-down .ube-flip-box-back {
    -webkit-transform: translateX(0) translateY(-100%);
    transform: translateX(0) translateY(-100%)
}

.ube-flip-effect-push.direction-right:hover .ube-flip-box-front {
    -webkit-transform: translateX(100%) translateY(0);
    transform: translateX(100%) translateY(0)
}

.ube-flip-effect-push.direction-left:hover .ube-flip-box-front {
    -webkit-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0)
}

.ube-flip-effect-push,.ube-flip-effect-slide,.ube-image-comparison {
    overflow: hidden
}

.ube-flip-effect-push.ube-flip-box:hover .ube-flip-box-back,.ube-flip-effect-slide.ube-flip-box:hover .ube-flip-box-back {
    -webkit-transform: none;
    transform: none
}

.ube-flip-effect-push.direction-up .ube-flip-box-back,.ube-flip-effect-slide.direction-up .ube-flip-box-back {
    -webkit-transform: translateX(0) translateY(100%);
    transform: translateX(0) translateY(100%)
}

.ube-flip-effect-push.direction-right .ube-flip-box-back,.ube-flip-effect-slide.direction-right .ube-flip-box-back {
    -webkit-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0)
}

.ube-flip-effect-push.direction-left .ube-flip-box-back,.ube-flip-effect-slide.direction-left .ube-flip-box-back {
    -webkit-transform: translateX(100%) translateY(0);
    transform: translateX(100%) translateY(0)
}

.ube-flip-effect-zoom-in .ube-flip-box-back {
    -webkit-transition: transform .7s,opacity .5s .2s,-webkit-transform .7s;
    transition: transform .7s,opacity .5s .2s,-webkit-transform .7s;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    opacity: 0
}

.ube-flip-effect-zoom-in.ube-flip-box:hover .ube-flip-box-back,.ube-flip-effect-zoom-out .ube-flip-box-front {
    -webkit-transition: opacity .5s,transform .7s,-webkit-transform .7s;
    transition: opacity .5s,transform .7s,-webkit-transform .7s;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.ube-flip-effect-zoom-out .ube-flip-box-front {
    -webkit-transition: transform .7s,opacity .35s,width .1ms,-webkit-transform .7s;
    transition: transform .7s,opacity .35s,width .1ms,-webkit-transform .7s;
    z-index: 1
}

.ube-flip-effect-zoom-out.ube-flip-box:hover .ube-flip-box-front {
    -webkit-transition: transform .8s,opacity .7s .1s,width .1ms .7s,-webkit-transform .8s;
    transition: transform .8s,opacity .7s .1s,width .1ms .7s,-webkit-transform .8s;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    opacity: 0
}

.ube-flip-effect-fade .ube-flip-box-back {
    opacity: 0
}

.ube-flip-effect-fade.ube-flip-box:hover .ube-flip-box-back {
    opacity: 1
}

.ube-flip-3d .ube-flip-content {
    -webkit-transform: translateZ(90px) scale(.91);
    transform: translateZ(90px) scale(.91);
    padding-left: 30px;
    padding-right: 30px
}

.ube-flip-box-flipped .ube-flip-box-front {
    display: none!important
}

.ube-flip-box-flipped .ube-flip-box-back {
    opacity: 1;
    -webkit-transform: none!important;
    transform: none!important
}

.ube-image-comparison .twentytwenty-handle {
    margin-left: -20px
}

.ube-image-comparison .twentytwenty-handle::after,.ube-image-comparison .twentytwenty-handle::before {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.ube-image-comparison img {
    width: 100%;
    max-width: none!important
}

.twentytwenty-horizontal .twentytwenty-after-label::before,.twentytwenty-horizontal .twentytwenty-before-label::before {
    margin-top: 0!important
}

.twentytwenty-horizontal .ube-label-pos-center .twentytwenty-after-label::before,.twentytwenty-horizontal .ube-label-pos-center .twentytwenty-before-label::before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.twentytwenty-horizontal .ube-label-pos-top .twentytwenty-after-label:before,.twentytwenty-horizontal .ube-label-pos-top .twentytwenty-before-label:before {
    top: 1.5rem;
    bottom: auto
}

.twentytwenty-horizontal .ube-label-pos-bottom .twentytwenty-after-label:before,.twentytwenty-horizontal .ube-label-pos-bottom .twentytwenty-before-label:before {
    top: auto;
    bottom: 1.5rem
}

.twentytwenty-vertical .twentytwenty-after-label::before,.twentytwenty-vertical .twentytwenty-before-label::before {
    margin-left: 0!important;
    width: auto!important
}

.twentytwenty-vertical .ube-label-pos-center .twentytwenty-after-label::before,.twentytwenty-vertical .ube-label-pos-center .twentytwenty-before-label::before {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.twentytwenty-vertical .ube-label-pos-left .twentytwenty-after-label:before,.twentytwenty-vertical .ube-label-pos-left .twentytwenty-before-label:before {
    left: 1.5rem;
    right: auto
}

.twentytwenty-vertical .ube-label-pos-right .twentytwenty-after-label:before,.twentytwenty-vertical .ube-label-pos-right .twentytwenty-before-label:before {
    right: 1.5rem;
    left: auto
}

.ube-image-comparison:not(.ube-label-show-on-hover) .twentytwenty-after-label,.ube-image-comparison:not(.ube-label-show-on-hover) .twentytwenty-before-label {
    opacity: 1!important
}

.ube-image-comparison:not(.ube-label-show-on-hover) .twentytwenty-after-label::before,.ube-image-comparison:not(.ube-label-show-on-hover) .twentytwenty-before-label::before {
    opacity: 1
}

.ube-search-box .value-search {
    height: 50px;
    padding: 0 1.5rem
}

.ube-search-box-ajax-result {
    opacity: 0;
    background-color: #fff;
    list-style: none;
    margin: 5px 0 0;
    padding: 0;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.1);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .3s;
    transition: all .3s
}

.ube-search-box-ajax-result.in {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.ube-search-box-item-result {
    padding: 1.5rem;
    margin: 0
}

.ube-search-box-item-result:not(:last-child) {
    border-bottom: 1px solid;
    border-color: var(--e-global-color-border)
}

.ube-search-box-result-thumbnail {
    width: 60px
}

.ube-search-box-result-content .ube-search-box-result-title {
    font-weight: 600
}

.ube-search-box-result-thumbnail+.ube-search-box-result-content,.ube-twitter-feed-use a+a {
    margin-left: 10px
}

.ube-search-box-result-title {
    color: var(--e-global-color-dark)
}

.ube-search-box-result-meta {
    color: var(--e-global-color-muted);
    font-size: .7em
}

.ube-search-box-submit {
    height: 50px;
    line-height: 50px
}

.ube-search-box-result-nothing {
    padding: 1.5rem
}

.ube-search-box-layout-01 .ube-search-box-ajax-result,.ube-search-box-layout-02 .ube-search-box-ajax-result {
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    z-index: 100
}

.ube-search-box-layout-01 .value-search {
    width: 70%
}

.ube-search-box-layout-01 button {
    margin-left: 5px;
    width: calc(30% - 5px)
}

.ube-search-box-layout-02 button[type=submit],.ube-search-box-layout-03 button[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    background: 0 0;
    color: inherit;
    border: 0
}

.ube-search-box-modal {
    background-color: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    outline: 0
}

.ube-search-box-modal .show {
    visibility: visible
}

.ube-search-box-modal:not(.show) {
    visibility: hidden
}

.ube-search-box-modal.show .ube-search-box-modal-content {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.ube-search-box-modal .ube-search-box-modal-content,.ube-search-box-modal.removing .ube-search-box-modal-content {
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.ube-search-box-modal-content {
    max-width: 80%;
    margin: 60px auto
}

button[type=button].ube-search-box-modal-close {
    background-color: transparent;
    font-size: 50px;
    top: 0;
    right: 0;
    border: 0;
    color: #fff;
    position: absolute
}

button[type=button].ube-search-box-modal-close:focus {
    outline: 0
}

.btn.ube-search-box-show-modal {
    background-color: transparent
}

.ube-dropcaps p {
    font-size: 18px;
    line-height: 28px;
    color: var(--e-global-color-text);
    margin: 0
}

.ube-dropcaps p:first-of-type:first-letter {
    float: left;
    font-size: 60px;
    margin-right: 15px;
    color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-primary-font-family);
    font-weight: var(--e-global-typography-primary-font-weight);
    margin-top: 12px
}

.ube-dropcaps.view-classic p:first-of-type:first-letter {
    margin-top: 32px;
    font-size: 85px
}

.ube-dropcaps.view-sharp p:first-of-type:first-letter {
    padding: 30px 27.75px;
    background-color: var(--e-global-color-accent);
    color: #fff
}

.ube-dropcaps.view-outline p:first-of-type:first-letter {
    padding: 30px 27.75px;
    color: var(--e-global-color-accent);
    border: 3px solid var(--e-global-color-accent);
    background-color: transparent
}

.ube-dropcaps.sharp-circle p:first-of-type:first-letter {
    border-radius: 50%
}

.ube-marker-wrapper {
    position: relative;
    display: inline-block
}

.ube-marker-wrapper img {
    max-width: 100%;
    height: auto
}

.ube-marker-wrapper .ube-image-pointer {
    position: absolute;
    bottom: auto;
    right: auto;
    cursor: pointer
}

.ube-marker-wrapper .ube-image-pointer .ube-pointer-icon {
    font-size: 36px;
    color: #ed552d
}

.ube-marker-wrapper .ube-image-pointer,.ube-marker-wrapper .ube-image-pointer .ube-pointer-icon,.ube-marker-wrapper .ube-image-pointer .ube-pointer-icon .ube-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ube-icon svg,.ube-marker-wrapper .ube-image-pointer .ube-pointer-icon svg {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke: currentColor;
    fill: currentColor
}

.ube-marker-wrapper .tooltip {
    width: 300px
}

.ube-marker-wrapper .tooltip .tooltip-inner {
    color: #fff
}

.ube-marker-wrapper .tooltip p {
    white-space: pre-wrap;
    margin-bottom: 0
}

.ube-marker-wrapper .tooltip .arrow::before {
    display: none
}

.ube-gallery-caption-hover .card:hover .card-img-overlay .card-text,.ube-marker-wrapper .tooltip.show {
    opacity: 1
}

.ube-marker-wrapper .tooltip .tooltip-inner {
    max-width: none;
    padding: 20px
}

.ube-marker-tooltip-arrow .tooltip .arrow::before {
    display: block
}

.ube-marker-tooltip-arrow .bs-tooltip-top {
    top: -15px!important
}

.ube-marker-tooltip-arrow .bs-tooltip-bottom {
    top: 15px!important
}

.ube-marker-wrapper:not(.ube-marker-tooltip-arrow) .tooltip {
    padding: 20px 0
}

.ube-marker-animate-icon .ube-image-pointer .ube-pointer-icon i,.ube-marker-animate-icon .ube-image-pointer .ube-pointer-icon svg {
    transition: all .5s
}

.ube-marker-animate-icon .ube-image-pointer:hover i,.ube-marker-animate-icon .ube-image-pointer:hover svg {
    transform: rotate(360deg)
}

.ube-social-share li {
    cursor: pointer
}

.ube-social-text-background li .ube-text-social {
    padding: 4px 10px
}

.ube-social-text-background li.ube-social-outline .ube-text-social {
    padding-left: 0
}

.ube-social-text-background li:not(.ube-social-outline) {
    color: var(--e-global-color-primary-foreground)
}

.ube-social-text-background li:not(.ube-social-outline) .ube-text-social {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.12)),to(transparent));
    background-image: -o-linear-gradient(left,rgba(0,0,0,.12),transparent);
    background-image: linear-gradient(to right,rgba(0,0,0,.12),transparent)
}

.ube-social-text-background li:hover .ube-text-social {
    color: var(--e-global-color-primary-foreground)
}

.ube-social-text-background li i,.ube-social-text-background li svg {
    margin: 0 10px
}

.ube-divider-style-solid .ube-divider-element,.ube-divider-style-solid:not(.has-element) .ube-divider-separator {
    border-top-style: solid
}

.ube-divider-style-double .ube-divider-element,.ube-divider-style-double:not(.has-element) .ube-divider-separator {
    border-top-style: double
}

.ube-divider-style-dashed .ube-divider-element,.ube-divider-style-dashed:not(.has-element) .ube-divider-separator {
    border-top-style: dashed
}

.ube-divider-style-dotted .ube-divider-element,.ube-divider-style-dotted:not(.has-element) .ube-divider-separator {
    border-top-style: dotted
}

.ube-divider-style-groove .ube-divider-element,.ube-divider-style-groove:not(.has-element) .ube-divider-separator {
    border-top-style: groove
}

.ube-divider-style-ridge .ube-divider-element,.ube-divider-style-ridge:not(.has-element) .ube-divider-separator {
    border-top-style: ridge
}

.ube-divider .ube-divider-element,.ube-divider:not(.has-element) .ube-divider-separator {
    border-top-width: 4px;
    border-top-color: var(--e-global-color-border)
}

.ube-divider.has-element .ube-divider-separator {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.ube-divider-element {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.ube-divider-content {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin: 0 20px
}

.ube-business-hours {
    --ube-bh-border-color: var(--e-global-color-border)
}

.ube-business-hours:not(.ube-business-hours-layout-04) span.ube-business-day,.ube-business-hours:not(.ube-business-hours-layout-04) span.ube-business-time {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.ube-business-day,.ube-business-time {
    font-weight: 600
}

.ube-business-hours-hight-ligh .ube-business-day,.ube-business-hours-hight-ligh .ube-business-time {
    color: var(--e-global-color-accent)
}

.ube-business-hours-item {
    padding: .5em 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex
}

.ube-business-hours-inner {
    list-style: none;
    margin: 0;
    padding: 0
}

.ube-business-hours-layout-01 .ube-business-hours-item {
    padding: .375rem 0
}

.ube-business-hours-layout-02 .ube-business-hours-item:not(:last-child),.ube-business-hours-layout-03 .ube-business-hours-item:not(:last-child) {
    border-bottom: 1px solid var(--ube-bh-border-color)
}

.ube-business-hours-layout-02 .ube-business-hours-item {
    position: relative
}

@media screen and (min-width: 768px) {
    .ube-business-hours-layout-02 .ube-business-hours-item:before {
        border:1px dashed var(--ube-bh-border-color);
        content: "";
        height: 50%;
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        width: 2px
    }
}

.ube-business-hours-layout-04 span.ube-business-day,.ube-business-hours-layout-04 span.ube-business-time {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    line-height: 1
}

.ube-business-hours-layout-04 .ube-business-divider {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    margin-left: .5em;
    margin-right: .5em
}

.ube-business-hours-layout-04 .ube-business-divider:before {
    width: 100%;
    border-bottom: 1px dashed var(--ube-bh-border-color);
    position: absolute;
    content: ""
}

.ube-business-hours-divider-position-center .ube-business-divider:before {
    top: 50%
}

.ube-business-hours-divider-position-top .ube-business-divider:before {
    top: 0
}

.ube-business-hours-divider-position-bottom .ube-business-divider:before {
    bottom: 0
}

.ube-gallery .row {
    margin-left: -5px;
    margin-bottom: -5px
}

.ube-gallery .ube-gallery-item {
    padding: 5px
}

.ube-gallery .card {
    background: 0 0;
    overflow: hidden;
    border-radius: 0
}

.ube-gallery .ube-image .card-img {
    display: block
}

.ube-gallery .card-img-overlay {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.ube-gallery .ube-gallery-caption {
    margin-top: auto
}

.ube-gallery .ube-image img {
    width: 100%
}

body[data-elementor-device-mode=desktop] .ube-col-lg-custom-5,body[data-elementor-device-mode=mobile] .ube-col-custom-5,body[data-elementor-device-mode=tablet] .ube-col-md-custom-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.ube-gallery-hover-slide-left .card-img {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(0,0,0) scale(1.2);
    transform: translate3d(0,0,0) scale(1.2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ube-gallery-hover-slide-left .card:hover .card-img,.ube-gallery-hover-slide-right .card-img,.ube-gallery-hover-slide-top .card-img {
    -webkit-transform: translate3d(-10%,0,0) scale(1.2);
    transform: translate3d(-10%,0,0) scale(1.2)
}

.ube-gallery-hover-slide-right .card-img,.ube-gallery-hover-slide-top .card-img {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ube-gallery-hover-slide-right .card:hover .card-img {
    -webkit-transform: translate3d(0,0,0) scale(1.2);
    transform: translate3d(0,0,0) scale(1.2)
}

.ube-gallery-hover-slide-top .card-img {
    -webkit-transform: translate3d(0,0,0) scale(1.25);
    transform: translate3d(0,0,0) scale(1.25)
}

.ube-gallery-hover-slide-bottom .card-img,.ube-gallery-hover-slide-top .card:hover .card-img {
    -webkit-transform: translate3d(0,-10%,0) scale(1.25);
    transform: translate3d(0,-10%,0) scale(1.25)
}

.ube-gallery-hover-slide-bottom .card-img {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ube-gallery-hover-slide-bottom .card:hover .card-img {
    -webkit-transform: translate3d(0,0,0) scale(1.25);
    transform: translate3d(0,0,0) scale(1.25)
}

.ube-gallery-hover-zoom-in .card-img,.ube-gallery-hover-zoom-out .card-img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out
}

.ube-gallery-hover-zoom-in .card:hover .card-img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.ube-gallery-hover-zoom-out .card-img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    width: 100%
}

.ube-gallery-hover-zoom-out .card:hover .card-img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ube-gallery-hover-rotate .card-img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out
}

.ube-gallery-hover-rotate .card:hover .card-img {
    -webkit-transform: rotate(5deg) scale(1.3);
    transform: rotate(5deg) scale(1.3)
}

.ube-gallery-hover-gray-scale .card-img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out
}

.ube-gallery-hover-gray-scale .card:hover .card-img,.ube-posts.ube-post-image-hover-gray-scale .ube-post-item:hover .ube-entry-post-thumb {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.ube-gallery-hover-opacity .card-img {
    opacity: 1;
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out
}

.ube-gallery-hover-opacity .card:hover .card-img,.ube-posts.ube-post-image-hover-white-opacity .ube-post-item:hover .ube-entry-post-thumb {
    opacity: .5
}

.ube-gallery-hover-shine .card-img::after {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.ube-gallery-hover-shine .card:hover .card-img::after {
    -webkit-animation: ube-shine .7s;
    animation: ube-shine .7s
}

.ube-gallery-hover-circle .card-img::after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: "";
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0
}

.ube-gallery-hover-circle .card:hover .card-img::after {
    -webkit-animation: ube-circle .7s;
    animation: ube-circle .7s
}

.ube-gallery-hover-flash .card:hover .card-img {
    opacity: 1;
    -webkit-animation: ube-flash .7s;
    animation: ube-flash .7s
}

.ube-gallery-caption-hover .card-img-overlay .card-text {
    opacity: 0;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.ube-gallery-caption-always .card-img-overlay,.ube-gallery-caption-hover .card:hover .card-img-overlay,.ube-gallery-view-more .card-img-overlay {
    background: rgba(0,0,0,.3)
}

.ube-gallery-masonry .ube-gallery-masonry-item {
    padding-top: 5px;
    padding-bottom: 5px
}

.ube-gallery-masonry .ube-image {
    display: block;
    height: 100%
}

.ube-gallery-justified .ube-gallery-item {
    overflow: visible;
    padding: 0
}

.ube-gallery-justified .card-img {
    border-radius: 0
}

.ube-gallery-justified .jg-entry:not(.jg-entry-visible) {
    z-index: -1
}

.ube-gallery-metro .card {
    border: 0;
    overflow: hidden
}

.ube-gallery-metro .card-body {
    padding: 0
}

.ube-gallery-metro .card-img {
    background-size: cover;
    background-clip: padding-box;
    background-position: center;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    height: 100%;
    position: relative
}

.ube-gallery-metro .card-img::before {
    content: "";
    display: block;
    padding-top: var(--ube-gallery-ratio)
}

@media screen and (max-width: 1024px) {
    .ube-gallery-metro .card-img::before {
        padding-top:var(--ube-gallery-ratio-md)
    }
}

@media screen and (max-width: 767px) {
    .ube-gallery-metro .card-img::before {
        padding-top:var(--ube-gallery-ratio-sm)
    }
}

.ube-gallery-metro .ube-view-more-wrap {
    margin: auto 0
}

.ube-list-grid {
    display: grid;
    grid-column-gap: 5px;
    grid-row-gap: 5px
}

.ube-list-grid .ube-grid-item {
    display: grid
}

.ube-list-grid .gr-2 {
    grid-row: span 2
}

.ube-list-grid .gr-3 {
    grid-row: span 3
}

.ube-list-grid .gr-4 {
    grid-row: span 4
}

.ube-list-grid .gr-5 {
    grid-row: span 5
}

.ube-list-grid .gr-6 {
    grid-row: span 6
}

.ube-list-grid .gr-7 {
    grid-row: span 7
}

.ube-list-grid .gr-8 {
    grid-row: span 8
}

.ube-list-grid .gr-9 {
    grid-row: span 9
}

.ube-list-grid .gr-10 {
    grid-row: span 10
}

.ube-list-grid .gr-11 {
    grid-row: span 11
}

.ube-list-grid .gr-12 {
    grid-row: span 12
}

.ube-list-grid .gc-2 {
    grid-column: span 2
}

.ube-list-grid .gc-3 {
    grid-column: span 3
}

.ube-list-grid .gc-4 {
    grid-column: span 4
}

.ube-list-grid .gc-5 {
    grid-column: span 5
}

.ube-list-grid .gc-6 {
    grid-column: span 6
}

.ube-list-grid .gc-7 {
    grid-column: span 7
}

.ube-list-grid .gc-8 {
    grid-column: span 8
}

.ube-list-grid .gc-9 {
    grid-column: span 9
}

.ube-list-grid .gc-10 {
    grid-column: span 10
}

.ube-list-grid .gc-11 {
    grid-column: span 11
}

.ube-list-grid .gc-12 {
    grid-column: span 12
}

@media screen and (max-width: 1024px) {
    .ube-list-grid .gr-md-1 {
        grid-row:span 1
    }

    .ube-list-grid .gr-md-2 {
        grid-row: span 2
    }

    .ube-list-grid .gr-md-3 {
        grid-row: span 3
    }

    .ube-list-grid .gr-md-4 {
        grid-row: span 4
    }

    .ube-list-grid .gr-md-5 {
        grid-row: span 5
    }

    .ube-list-grid .gr-md-6 {
        grid-row: span 6
    }

    .ube-list-grid .gr-md-7 {
        grid-row: span 7
    }

    .ube-list-grid .gr-md-8 {
        grid-row: span 8
    }

    .ube-list-grid .gr-md-9 {
        grid-row: span 9
    }

    .ube-list-grid .gr-md-10 {
        grid-row: span 10
    }

    .ube-list-grid .gr-md-11 {
        grid-row: span 11
    }

    .ube-list-grid .gr-md-12 {
        grid-row: span 12
    }

    .ube-list-grid .gc-md-1 {
        grid-column: span 1
    }

    .ube-list-grid .gc-md-2 {
        grid-column: span 2
    }

    .ube-list-grid .gc-md-3 {
        grid-column: span 3
    }

    .ube-list-grid .gc-md-4 {
        grid-column: span 4
    }

    .ube-list-grid .gc-md-5 {
        grid-column: span 5
    }

    .ube-list-grid .gc-md-6 {
        grid-column: span 6
    }

    .ube-list-grid .gc-md-7 {
        grid-column: span 7
    }

    .ube-list-grid .gc-md-8 {
        grid-column: span 8
    }

    .ube-list-grid .gc-md-9 {
        grid-column: span 9
    }

    .ube-list-grid .gc-md-10 {
        grid-column: span 10
    }

    .ube-list-grid .gc-md-11 {
        grid-column: span 11
    }

    .ube-list-grid .gc-md-12 {
        grid-column: span 12
    }
}

@media screen and (max-width: 767px) {
    .ube-list-grid .gr-sm-1 {
        grid-row:span 1
    }

    .ube-list-grid .gr-sm-2 {
        grid-row: span 2
    }

    .ube-list-grid .gr-sm-3 {
        grid-row: span 3
    }

    .ube-list-grid .gr-sm-4 {
        grid-row: span 4
    }

    .ube-list-grid .gr-sm-5 {
        grid-row: span 5
    }

    .ube-list-grid .gr-sm-6 {
        grid-row: span 6
    }

    .ube-list-grid .gr-sm-7 {
        grid-row: span 7
    }

    .ube-list-grid .gr-sm-8 {
        grid-row: span 8
    }

    .ube-list-grid .gr-sm-9 {
        grid-row: span 9
    }

    .ube-list-grid .gr-sm-10 {
        grid-row: span 10
    }

    .ube-list-grid .gr-sm-11 {
        grid-row: span 11
    }

    .ube-list-grid .gr-sm-12 {
        grid-row: span 12
    }

    .ube-list-grid .gc-sm-1 {
        grid-column: span 1
    }

    .ube-list-grid .gc-sm-2 {
        grid-column: span 2
    }

    .ube-list-grid .gc-sm-3 {
        grid-column: span 3
    }

    .ube-list-grid .gc-sm-4 {
        grid-column: span 4
    }

    .ube-list-grid .gc-sm-5 {
        grid-column: span 5
    }

    .ube-list-grid .gc-sm-6 {
        grid-column: span 6
    }

    .ube-list-grid .gc-sm-7 {
        grid-column: span 7
    }

    .ube-list-grid .gc-sm-8 {
        grid-column: span 8
    }

    .ube-list-grid .gc-sm-9 {
        grid-column: span 9
    }

    .ube-list-grid .gc-sm-10 {
        grid-column: span 10
    }

    .ube-list-grid .gc-sm-11 {
        grid-column: span 11
    }

    .ube-list-grid .gc-sm-12 {
        grid-column: span 12
    }
}

.ube-view-more-wrap {
    color: #fff
}

.ube-view-more-wrap .ube-number-gallery {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 0;
    font-weight: 500
}

.ube-view-more-wrap .ube-view-more-image {
    text-transform: uppercase;
    font-size: 13px
}

.ube-subscribe-news-letter [type=email] {
    margin-top: 10px
}

.ube-subscribe-news-letter .mc4wp-response {
    margin-top: 5px
}

.ube-subscribe-news-letter p {
    margin-bottom: 0
}

.ube-modal .modal {
    text-align: left;
    z-index: 9999
}

.ube-modal .modal-title {
    margin: 0
}

.ube-modal .modal-footer.has-content {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ube-modal .modal-header .close {
    background: 0 0;
    border: 0
}

.admin-bar .ube-modal .modal {
    top: 30px
}

.ube-pricing {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: inherit
}

.ube-pricing .ube-pricing-body,.ube-pricing .ube-pricing-footer,.ube-pricing .ube-pricing-header {
    padding-left: 15px;
    padding-right: 15px
}

.ube-pricing-original-price.has-sale {
    margin-right: 15px;
    color: var(--e-global-color-muted)
}

.ube-pricing-title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 40px;
    margin: 0
}

.ube-pricing-subtitle {
    display: block;
    font-size: .85rem;
    font-weight: 500;
    color: var(--e-global-color-muted)
}

.ube-pricing-feature-items {
    padding: 0;
    margin-bottom: 15px;
    list-style: none
}

.ube-pricing-feature-item {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 0;
    font-size: .85rem;
    font-weight: 600
}

.ube-pricing-button {
    font-weight: 600
}

.ube-pricing-button,.ube-pricing-button:hover {
    border-color: transparent
}

.ube-pricing-feature-item-icon {
    color: var(--e-global-color-accent);
    margin-right: 6px
}

.ube-pricing-disable-item {
    text-decoration: line-through;
    opacity: .5
}

.ube-pricing-disable-item .ube-pricing-feature-item-icon {
    color: #ef5350
}

.ube-pricing-featured {
    position: relative
}

.ube-pricing-featured:after,.ube-pricing-featured:before {
    color: var(--e-global-color-accent-foreground);
    text-align: center;
    position: absolute;
    content: "";
    text-transform: uppercase
}

.ube-pricing .ube-pricing-bg-icon-none .ube-icon {
    background: 0 0!important;
    color: var(--e-global-color-accent)
}

.ube-pricing-icon,.ube-pricing-icon .ube-icon,.ube-pricing-image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ube-pricing-icon,.ube-pricing-image {
    margin-bottom: 25px
}

.ube-pricing-price-tag {
    position: relative;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin: 0 auto
}

.ube-pricing-price {
    font-size: 2.25rem;
    font-weight: 700
}

.ube-pricing-price-currency {
    font-size: 1.5rem;
    font-weight: 700
}

.ube-pricing-price-period {
    font-size: 13px;
    font-weight: 600;
    color: var(--e-global-color-gray)
}

.ube-pricing-tag {
    padding: 15px
}

.ube-pricing-bg {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 0;
    padding-top: 30px;
    padding-bottom: 30px
}

.ube-pricing-bg .ube-pricing-price-tag :before {
    font-size: 24px;
    top: -20px;
    left: -18px
}

.ube-pricing-inner {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 30px 0;
    border-radius: 5px;
    border: 1px solid var(--e-global-color-border);
    -webkit-transition: all .3s;
    transition: all .3s
}

.ube-pricing-inner:hover {
    -webkit-box-shadow: 0 2px 30px rgba(89,69,230,.12);
    box-shadow: 0 2px 30px rgba(89,69,230,.12);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.ube-pricing-inner .ube-icon {
    padding: 25px 0;
    position: relative;
    width: 80px;
    height: 80px;
    background: var(--e-global-color-accent);
    border-radius: 50%;
    overflow: hidden;
    font-size: 30px;
    color: var(--e-global-color-accent-foreground)
}

.ube-pricing-ribbon-1:before {
    width: 100%;
    height: 3px;
    background: var(--e-global-color-accent);
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: 5px 5px 0 0
}

.ube-pricing-ribbon-2:before {
    width: auto;
    background: var(--e-global-color-accent);
    top: 35px;
    right: -15px;
    z-index: 10;
    font-size: 10px;
    font-weight: 600;
    padding: 5px 10px
}

.ube-pricing-ribbon-2:after {
    top: 20px;
    right: -15px;
    width: 0;
    height: 0;
    border-bottom: 15px solid var(--e-global-color-accent);
    border-right: 15px solid transparent;
    z-index: 9;
    opacity: .9
}

.ube-pricing-ribbon-3:before {
    width: auto;
    background: rgba(0,0,0,.6);
    top: 15px;
    right: 15px;
    z-index: 10;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 15px
}

.ube-pricing-ribbon-4:before {
    content: "";
    background: var(--e-global-color-accent);
    top: 30px;
    right: -55px;
    z-index: 10;
    font-size: 13px;
    font-weight: 600;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 200px;
    padding: 7px 0;
    white-space: nowrap
}

.ube-pricing-ribbon-left.ube-pricing-ribbon-4:before {
    right: auto;
    left: -55px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.ube-pricing-ribbon-5:before {
    content: "";
    width: 0;
    height: 0;
    border-right: 10px solid var(--e-global-color-accent);
    border-left: 10px solid var(--e-global-color-accent);
    border-bottom: 10px solid transparent;
    border-top: 25px solid var(--e-global-color-accent);
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 1
}

.ube-pricing-style-1 {
    position: relative;
    z-index: 0
}

.ube-pricing-style-1 .ube-pricing-header {
    position: relative;
    z-index: 0;
    margin-bottom: 15px
}

.ube-pricing-style-1 .ube-pricing-tag:after {
    content: "";
    position: absolute;
    width: 140px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    background: rgba(9,9,9,.04)
}

.ube-pricing-style-2 {
    position: relative
}

.ube-pricing-style-2 .ube-pricing-header {
    background: var(--e-global-color-primary);
    padding: 25px 30px;
    margin-bottom: 15px;
    position: relative
}

.ube-pricing-style-2 .ube-pricing-header:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(255,255,255,.4)
}

.ube-pricing-style-2 .ube-pricing-subtitle,.ube-pricing-style-2 .ube-pricing-title {
    color: var(--e-global-color-primary-foreground)
}

.ube-pricing-style-2 .ube-pricing-tag:after {
    content: "";
    position: absolute;
    width: 140px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    background: rgba(9,9,9,.04)
}

.ube-pricing-style-2 .ube-pricing-icon {
    padding-right: 15px;
    padding-left: 15px
}

.ube-pricing-style-3 .ube-pricing-header {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    z-index: 0;
    overflow: hidden
}

.ube-pricing-style-3 .ube-pricing-header:after {
    position: absolute;
    content: "";
    width: 30%;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: 1s;
    transition: 1s;
    background: var(--e-global-color-accent)
}

.ube-pricing-style-3 .ube-pricing-icon {
    padding-right: 15px;
    padding-left: 15px
}

.ube-pricing-style-3 .ube-pricing-inner {
    border: 3px solid var(--e-global-color-accent)
}

.ube-posts-masonry .ube-post-grid-item .ube-entry-post-thumb img,.ube-pricing-style-3 .ube-pricing-inner:hover .ube-pricing-header:after {
    width: 100%
}

.ube-pricing-style-3 .ube-pricing-tag {
    margin-bottom: 30px
}

.ube-pricing-style-3 .ube-pricing-feature-item {
    border: 0
}

.ube-pricing-style-3 .ube-pricing-feature-items {
    margin-bottom: 10px
}

.ube-pricing-style-3 .ube-pricing-tag.on-top {
    margin-top: 15px;
    margin-bottom: 15px
}

.ube-pricing-style-4 {
    position: relative;
    padding: 0
}

.ube-pricing-style-4 .ube-pricing-inner {
    padding: 0 0 30px
}

.ube-pricing-style-4 .ube-pricing-header {
    background: var(--e-global-color-primary);
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 15px
}

.ube-pricing-style-4 .ube-pricing-subtitle,.ube-pricing-style-4 .ube-pricing-title {
    color: var(--e-global-color-primary-foreground)
}

.ube-pricing-style-4 .ube-pricing-bg {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.ube-pricing-style-4 .ube-pricing-bg .ube-pricing-original-price.has-sale,.ube-pricing-style-4 .ube-pricing-bg .ube-pricing-price-period,.ube-pricing-style-4 .ube-pricing-bg .ube-pricing-price-tag {
    color: var(--e-global-color-accent-foreground)
}

.ube-pricing-style-4 .ube-pricing-bg:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(180deg,transparent 0%,var(--e-global-color-accent) 100%);
    opacity: .5;
    z-index: -1;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.elementor-align-center .ube-pricing-bg,.elementor-align-center .ube-pricing-icon,.elementor-align-center .ube-pricing-image {
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-align-center .ube-pricing-style-3 .ube-pricing-header:after {
    margin-left: auto;
    margin-right: auto
}

.elementor-align-right .ube-pricing-bg,.elementor-align-right .ube-pricing-icon,.elementor-align-right .ube-pricing-image {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-align-right .ube-pricing-style-3 .ube-pricing-header:after {
    margin-left: auto
}

.elementor-align-left .ube-pricing-bg,.elementor-align-left .ube-pricing-icon,.elementor-align-left .ube-pricing-image {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-align-left .ube-pricing-style-3 .ube-pricing-header:after {
    margin-right: auto
}

@media(max-width: 1024px) {
    .elementor-tablet-align-center .ube-pricing-bg,.elementor-tablet-align-center .ube-pricing-icon,.elementor-tablet-align-center .ube-pricing-image {
        -ms-flex-pack:center;
        justify-content: center
    }

    .elementor-tablet-align-center .ube-pricing-style-3 .ube-pricing-header:after {
        margin-left: auto;
        margin-right: auto
    }

    .elementor-tablet-align-right .ube-pricing-bg,.elementor-tablet-align-right .ube-pricing-icon,.elementor-tablet-align-right .ube-pricing-image {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-tablet-align-right .ube-pricing-style-3 .ube-pricing-header:after {
        margin-left: auto;
        margin-right: 0
    }

    .elementor-tablet-align-left .ube-pricing-bg,.elementor-tablet-align-left .ube-pricing-icon,.elementor-tablet-align-left .ube-pricing-image {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-tablet-align-left .ube-pricing-style-3 .ube-pricing-header:after {
        margin-right: auto;
        margin-left: 0
    }
}

@media(max-width: 767px) {
    .elementor-mobile-align-center .ube-pricing-bg,.elementor-mobile-align-center .ube-pricing-icon,.elementor-mobile-align-center .ube-pricing-image {
        -ms-flex-pack:center;
        justify-content: center
    }

    .elementor-mobile-align-center .ube-pricing-style-3 .ube-pricing-header:after {
        margin-left: auto;
        margin-right: auto
    }

    .elementor-mobile-align-right .ube-pricing-bg,.elementor-mobile-align-right .ube-pricing-icon,.elementor-mobile-align-right .ube-pricing-image {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-mobile-align-right .ube-pricing-style-3 .ube-pricing-header:after {
        margin-left: auto;
        margin-right: 0
    }

    .elementor-mobile-align-left .ube-pricing-bg,.elementor-mobile-align-left .ube-pricing-icon,.elementor-mobile-align-left .ube-pricing-image {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-mobile-align-left .ube-pricing-style-3 .ube-pricing-header:after {
        margin-right: auto;
        margin-left: 0
    }
}

.elementor-widget-ube-image-layers .elementor-widget-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-ube-image-layers .ube-image-layers {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    width: 100%
}

.elementor-widget-ube-image-layers .layers-wrapper {
    width: 100%;
    height: 100%
}

.elementor-widget-ube-image-layers .layer:not(.static-layer) {
    position: absolute!important;
    top: 0;
    left: 0;
    width: auto;
    display: inline-block
}

.elementor-widget-ube-image-layers .static-layer {
    position: relative!important;
    top: auto!important;
    left: auto!important
}

.ube-image-hover-translate .card-img {
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.ube-image-hover-translate:hover .card-img {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
}

.ube-loop-move-vertical {
    animation: 3s ube-loop-move-vertical linear infinite alternate
}

.ube-loop-move-horizontal {
    animation: 3s ube-loop-move-horizontal linear infinite alternate
}

.ube-loop-rotate {
    animation: 3s ube-loop-rotate linear infinite
}

.admin-bar .offcanvas-menu .canvas-closebtn {
    top: 60px
}

.ube-offcanvas .btn-canvas:focus {
    outline: 0
}

.ube-offcanvas #menu-id {
    margin: auto
}

.offcanvas-menu {
    height: 100%;
    position: fixed;
    top: 0;
    left: -440px;
    background: var(--e-global-color-dark);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 99;
    overflow-y: auto;
    padding-left: 20px;
    padding-right: 20px
}

.offcanvas-menu.show-nav {
    -webkit-transform: translate3d(440px,0,0);
    transform: translate3d(440px,0,0)
}

.offcanvas-menu .canvas-closebtn {
    border: 1px solid var(--e-global-color-dark-foreground);
    color: var(--e-global-color-dark-foreground);
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9
}

.offcanvas-menu.align-right-active {
    transform: translateX(0);
    left: auto;
    right: -440px
}

.offcanvas-menu.align-right-active.show-nav {
    -webkit-transform: translate3d(-440px,0,0);
    transform: translate3d(-440px,0,0)
}

.offcanvas-menu.align-bottom-active,.offcanvas-menu.align-top-active {
    top: -150px;
    bottom: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.offcanvas-menu.align-top-active.show-nav {
    -webkit-transform: translate3d(0,150px,0);
    transform: translate3d(0,150px,0)
}

.offcanvas-menu.align-bottom-active {
    bottom: -150px;
    top: auto
}

.offcanvas-menu.align-bottom-active.show-nav {
    -webkit-transform: translate3d(0,-150px,0);
    transform: translate3d(0,-150px,0)
}

.offcanvas-menu.align-bottom-active,.offcanvas-menu.align-top-active {
    left: 0;
    right: 0;
    width: 100%;
    height: 150px
}

.offcanvas-menu.align-left-active,.offcanvas-menu.align-right-active {
    padding-top: 100px;
    max-width: 440px;
    width: 100%
}

@media screen and (max-width: 1200px) {
    .offcanvas-menu.align-bottom-active .canvas-closebtn,.offcanvas-menu.align-top-active .canvas-closebtn {
        opacity:0
    }
}

.ube-timeline .ube-timeline-title {
    margin-top: 0;
    margin-bottom: 10px
}

.ube-timeline-content,.ube-timeline-time {
    padding: 0 30px
}

.ube-timeline-item {
    --size-time: 100px;
    --color: var(--e-global-color-dark);
    padding: 20px 0;
    position: relative
}

.ube-timeline-item:before {
    content: "";
    position: absolute;
    background-color: var(--color);
    top: 0;
    height: 100%
}

.ube-timeline-time>span {
    font-weight: 600;
    color: var(--color)
}

.ube-timeline-style-01 .ube-timeline-item:before {
    height: 100%;
    width: 6px;
    border-radius: 20px;
    margin-left: -1px
}

.ube-timeline-style-01 .ube-timeline-item .ube-timeline-time {
    position: relative
}

.ube-timeline-style-01 .ube-timeline-item .ube-timeline-time:before {
    position: absolute;
    content: "";
    top: 15px;
    height: 20px;
    width: 20px;
    border: 6px solid var(--color);
    border-radius: 100%;
    background: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ube-timeline-style-02 .ube-timeline-item:before,.ube-timeline-style-03 .ube-timeline-item:before {
    width: 3px;
    margin-left: -2px
}

.ube-timeline-style-02 .ube-timeline-item .ube-timeline-time>span,.ube-timeline-style-03 .ube-timeline-item .ube-timeline-time>span {
    width: var(--size-time);
    height: var(--size-time);
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100%
}

.ube-timeline-style-02 .ube-timeline-item .ube-timeline-time>span {
    display: -ms-flexbox;
    display: flex;
    content: "";
    position: absolute;
    top: 40px;
    margin-left: -2px;
    color: #fff;
    background: var(--color);
    text-align: center
}

.ube-timeline-style-02 .ube-timeline-item .ube-timeline-time>span:before,.ube-timeline-style-03 .ube-timeline-item .ube-timeline-time>span:before {
    position: absolute;
    content: "";
    top: 58%;
    margin-top: -15px;
    height: 10px;
    width: 10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.ube-timeline-style-02 .ube-timeline-item .ube-timeline-content {
    position: relative;
    background: #fff;
    box-shadow: 0 0 97px rgba(0,0,0,.1);
    padding: 38px 30px
}

.ube-timeline-style-03 .ube-timeline-item .ube-timeline-content {
    padding-top: calc((var(--size-time)/2) - 20px)
}

.ube-timeline-style-03 .ube-timeline-item .ube-timeline-time {
    position: relative
}

.ube-timeline-style-03 .ube-timeline-item .ube-timeline-time:before {
    position: absolute;
    margin-top: -15px;
    content: "";
    top: calc(var(--size-time)/2);
    height: 30px;
    width: 30px;
    border: 7px solid var(--color);
    border-radius: 100%;
    background: #fff;
    transform: translateY(-50%)
}

.ube-timeline-style-03 .ube-timeline-item .ube-timeline-time>span {
    border: 13px solid var(--color);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    top: -12px
}

.ube-timeline-style-03 .ube-timeline-item .ube-timeline-time>span:before {
    top: 56%
}

@media screen and (min-width: 769px) {
    .ube-timeline-item.item-reverse {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse
    }

    .ube-timeline-content,.ube-timeline-time {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }

    .ube-timeline-item:before {
        left: 50%
    }

    .ube-timeline-item .ube-timeline-content,.ube-timeline-item.item-reverse .ube-timeline-time {
        text-align: left
    }

    .ube-timeline-item .ube-timeline-time,.ube-timeline-item.item-reverse .ube-timeline-content {
        text-align: right
    }

    .ube-timeline-style-01 .item-reverse .ube-timeline-time:before,.ube-timeline-style-01 .ube-timeline-item:not(.item-reverse) .ube-timeline-content:before {
        left: -8px
    }

    .ube-timeline-style-01 .item-reverse .ube-timeline-content:before,.ube-timeline-style-01 .ube-timeline-item:not(.item-reverse) .ube-timeline-time:before {
        right: -12px
    }

    .ube-timeline-style-02 .ube-timeline-item.item-reverse .ube-timeline-content {
        margin-right: calc(var(--size-time) + 40px)
    }

    .ube-timeline-style-02 .ube-timeline-item.item-reverse .ube-timeline-time>span:before {
        border-left: 10px solid transparent;
        border-right: 15px solid var(--color);
        right: 95%
    }

    .ube-timeline-style-02 .ube-timeline-item:not(.item-reverse) .ube-timeline-content {
        margin-left: calc(var(--size-time) + 40px)
    }

    .ube-timeline-style-02 .ube-timeline-item:not(.item-reverse) .ube-timeline-time>span:before {
        border-right: 10px solid transparent;
        border-left: 15px solid var(--color);
        left: 95%
    }

    .ube-timeline-style-02 .ube-timeline-time>span {
        left: calc(50% - (var(--size-time)/2))
    }

    .ube-timeline-style-03 .ube-timeline-item:not(.item-reverse) .ube-timeline-time:before {
        right: -15px
    }

    .ube-timeline-style-03 .ube-timeline-item:not(.item-reverse) .ube-timeline-time>span:before {
        left: calc(100% + 10px);
        border-left: 15px solid var(--color);
        border-right: 10px solid transparent
    }

    .ube-timeline-style-03 .ube-timeline-item.item-reverse .ube-timeline-time:before {
        left: -15px
    }

    .ube-timeline-style-03 .ube-timeline-item.item-reverse .ube-timeline-time>span:before {
        right: calc(100% + 10px);
        border-right: 15px solid var(--color);
        border-left: 10px solid transparent
    }
}

@media screen and (max-width: 768px) {
    .ube-timeline-content {
        text-align:left
    }

    .ube-timeline-time {
        text-align: right
    }

    .ube-timeline-style-01 .ube-timeline-item .ube-timeline-time {
        -ms-flex: 1 1 30%;
        flex: 1 1 30%;
        padding-left: 0
    }

    .ube-timeline-style-01 .ube-timeline-item .ube-timeline-content {
        -ms-flex: 1 1 70%;
        flex: 1 1 70%
    }

    .ube-timeline-style-01 .ube-timeline-item:before {
        left: 30%
    }

    .ube-timeline-style-01 .ube-timeline-item .ube-timeline-time:before {
        right: -12px
    }

    .ube-timeline-style-01 .ube-timeline-item .ube-timeline-content :before {
        left: -8px
    }

    .ube-timeline-style-02 .ube-timeline-time {
        -ms-flex: 1 1 10%;
        flex: 1 1 10%
    }

    .ube-timeline-style-02 .ube-timeline-content {
        -ms-flex: 1 1 80%;
        flex: 1 1 80%;
        margin-left: calc(var(--size-time)/2)
    }

    .ube-timeline-style-02 .ube-timeline-item:before {
        left: 10%
    }

    .ube-timeline-style-02 .ube-timeline-time>span {
        left: calc(10% - (var(--size-time)/2))
    }

    .ube-timeline-style-02 .ube-timeline-time>span:before {
        border-right: 10px solid transparent;
        border-left: 15px solid var(--color);
        left: 95%
    }

    .ube-timeline-style-03 .ube-timeline-time {
        padding-left: 0;
        -ms-flex: 1 1 45%;
        flex: 1 1 45%
    }

    .ube-timeline-style-03 .ube-timeline-time:before {
        right: -15px
    }

    .ube-timeline-style-03 .ube-timeline-time>span:before {
        left: calc(100% + 10px);
        border-left: 15px solid var(--color);
        border-right: 10px solid transparent
    }

    .ube-timeline-style-03 .ube-timeline-content {
        -ms-flex: 1 1 55%;
        flex: 1 1 55%
    }

    .ube-timeline-style-03 .ube-timeline-item:before {
        left: 45%
    }
}

.ube-instagram-item {
    position: relative
}

.ube-instagram-item .card-img:after,.ube-instagram-item .ube-instagram-icon {
    position: absolute;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    opacity: 0;
    top: 0;
    left: 0
}

.ube-instagram-item .card-img:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    z-index: 1
}

.ube-instagram-item:hover .card-img:after,.ube-instagram-item:hover .ube-instagram-icon {
    opacity: 1
}

.ube-instagram-item .ube-instagram-icon {
    z-index: 2;
    color: #fff;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px
}

.ube-instagram-follow {
    margin-top: 10px;
    display: inline-block
}

.ube-facebook-feed .ube-icon svg {
    width: 15px;
    height: 15px;
    display: inline-block
}

.ube-facebook-feed .ube-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 5px
}

.ube-facebook-feed-item {
    padding: 5px
}

.ube-facebook-feed-item-inner {
    border: 1px solid #eee;
    overflow: hidden
}

.ube-facebook-feed-header {
    padding: 1.5rem 1rem;
    background-color: #f2f6fd
}

.ube-facebook-feed-header .username {
    color: #365899;
    font-weight: 500;
    margin-left: .5rem;
    margin-bottom: 0
}

.ube-facebook-feed-header .post-time {
    font-size: 11px;
    color: var(--e-global-color-gray)
}

.ube-facebook-feed-header .avatar {
    min-width: 50px
}

.ube-facebook-feed-content {
    padding: 1.5rem 1rem
}

.ube-facebook-feed-content .message,.ube-facebook-feed-preview-overlay .ube-icon {
    margin: 0
}

.ube-facebook-feed-footer {
    background-color: #f2f6fd;
    padding: 1.5rem 1rem
}

.ube-facebook-feed-preview-overlay {
    top: 0;
    background: rgba(0,0,0,.4);
    left: 0;
    width: 100%;
    height: 100%
}

.ube-facebook-feed-preview-overlay .ube-icon svg {
    width: 30px;
    height: 30px;
    color: #fff
}

.ube-post-list .ube-post-item {
    margin-bottom: 30px;
    border: 0
}

.ube-post-list .ube-post-item:last-child {
    margin-bottom: 0!important
}

.ube-post-list .ube-post-list-content {
    display: -ms-flexbox;
    display: flex
}

.ube-post-list .ube-entry-post-thumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    height: auto;
    transition: .3s ease-in-out;
    position: relative;
    margin-right: 15px
}

@media screen and (max-width: 576px) {
    .ube-post-list .ube-post-list-content {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .ube-post-list .ube-entry-post-thumb {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        height: 0;
        padding-top: 75%;
        margin-bottom: 15px;
        margin-right: 0!important
    }
}

.ube-posts .ube-entry-post-thumb {
    overflow: hidden;
    background-size: cover;
    background-position: center
}

.ube-posts .ube-entry-title {
    font-size: 24px;
    margin-bottom: 9px;
    margin-top: 0;
    line-height: 1
}

.ube-posts .ube-entry-meta .list-inline-item a,.ube-posts .ube-entry-title .ube-post-link {
    color: inherit;
    -webkit-transition: all .2s;
    transition: all .2s
}

.ube-posts .ube-entry-meta {
    margin-bottom: 15px
}

.ube-posts .ube-entry-meta .list-inline-item {
    font-size: 13px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.ube-posts .ube-entry-meta .list-inline-item:not(:last-child),.ube-posts .ube-post-terms .ube-term-list li:not(:last-child) {
    margin-right: 5px
}

.ube-posts .ube-entry-meta .list-inline-item .ube-icon {
    display: inline-block;
    margin-bottom: 3px;
    line-height: 1;
    margin-right: 3px
}

.ube-posts .ube-entry-meta .list-inline-item .text,.ube-posts .ube-entry-meta .list-inline-item .value {
    line-height: 1;
    margin-right: 3px
}

.ube-posts .ube-entry-meta .ube-comments-count .value {
    margin-left: 0
}

.ube-posts .ube-entry-meta .ube-comments-count .text {
    margin-left: 5px
}

.ube-posts .ube-post-terms {
    margin-bottom: 10px;
    font-size: 14px
}

.ube-posts .ube-post-terms .item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.ube-posts .ube-post-terms .item .ube-icon {
    margin-right: 5px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 3px
}

.ube-posts .ube-post-terms .item a {
    display: inline-block;
    color: inherit;
    -webkit-transition: all .2s;
    transition: all .2s;
    line-height: 1
}

.ube-posts .ube-post-terms .ube-term-list {
    display: inline-block;
    margin-bottom: 0
}

.ube-posts .ube-post-terms .ube-term-list li:not(:last-child)::after {
    color: currentColor
}

.ube-posts .ube-post-excerpt {
    margin-bottom: 15px
}

.ube-posts .ube-post-read-more-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .2s;
    transition: all .2s
}

.ube-posts .ube-post-read-more-btn.ube-post-read-more-btn-prefix::before {
    display: inline-block;
    content: "";
    width: 40px;
    height: 1px;
    background-color: currentColor;
    vertical-align: middle;
    margin-right: 15px
}

.ube-posts .ube-post-read-more-btn .button-suffix {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-left: 7px
}

.ube-posts.ube-post-image-hover-gray-scale .ube-entry-post-thumb {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.ube-posts.ube-post-image-hover-white-opacity .ube-entry-post-thumb {
    opacity: 1;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.ube-posts.ube-post-image-hover-black-opacity .ube-entry-post-thumb,.ube-posts.ube-post-image-hover-circle .ube-entry-post-thumb,.ube-posts.ube-post-image-hover-shine .ube-entry-post-thumb {
    position: relative
}

.ube-posts.ube-post-image-hover-black-opacity .ube-entry-post-thumb::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.ube-posts.ube-post-image-hover-black-opacity .ube-post-item:hover .ube-entry-post-thumb::before {
    background: rgba(0,0,0,.5)
}

.ube-posts.ube-post-image-hover-shine .ube-entry-post-thumb::before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.ube-posts.ube-post-image-hover-shine .ube-post-item:hover .ube-entry-post-thumb::before {
    -webkit-animation: ube-shine 1s;
    animation: ube-shine 1s
}

.ube-posts.ube-post-image-hover-circle .ube-entry-post-thumb::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: "";
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0
}

.ube-posts.ube-post-image-hover-circle .ube-post-item:hover .ube-entry-post-thumb::before {
    -webkit-animation: ube-circle 1s;
    animation: ube-circle 1s
}

.ube-posts.ube-post-image-hover-flash .ube-post-item:hover .ube-entry-post-thumb {
    opacity: 1;
    -webkit-animation: ube-flash 1.5s;
    animation: ube-flash 1.5s
}

.ube-posts:not(.ube-posts-metro) .ube-post-item:not(.ube-post-grid-layout-04) .ube-entry-title {
    color: #000
}

.ube-posts:not(.ube-posts-metro) .ube-post-item:not(.ube-post-grid-layout-04) .ube-entry-meta,.ube-posts:not(.ube-posts-metro) .ube-post-item:not(.ube-post-grid-layout-04) .ube-post-terms {
    color: #8f8f8f
}

.ube-post-list-category-separate-coma .ube-term-list li:not(:last-child)::after {
    content: ","
}

.ube-post-list-category-separate-slash .ube-term-list li:not(:last-child)::after {
    content: "/";
    margin-left: 5px
}

.ube-post-list-meta-separate .ube-entry-meta .list-inline-item:not(:last-child)::after {
    content: "|";
    margin-left: 5px
}

.ube-nav-post {
    margin-bottom: 30px
}

.ube-nav-post a {
    color: #7a7a7a;
    -webkit-transition: all .2s;
    transition: all .2s
}

.ube-nav-post .nav-item.active a {
    color: var(--e-global-color-accent-active)
}

.ube-post-list-paging {
    margin-top: 30px
}

.ube-post-list-paging .pagination {
    margin: 0;
    -ms-flex-align: center;
    align-items: center
}

.ube-post-list-paging .pagination .page-item.disabled {
    pointer-events: none
}

.ube-post-list-paging .pagination .page-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .2s;
    transition: all .2s;
    outline: 0!important;
    box-shadow: none!important;
    border-radius: 0
}

.ube-post-list-layout-03 .card-body,.ube-post-list-paging .ube-load-more-button-wrap {
    display: -ms-flexbox;
    display: flex
}

.ube-post-list-paging.ube-post-list-hide-disable-button .pagination .page-item.disabled,.ube-posts-masonry .ube-post-grid-item .ube-entry-post-thumb::after {
    display: none
}

.ube-post-list-layout-03 .ube-posted-on {
    margin-right: 15px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.ube-post-list-layout-03 .ube-posted-on span {
    display: block;
    line-height: 1
}

.ube-post-list-layout-03 .ube-posted-on .day {
    font-size: 30px;
    font-weight: 600
}

.ube-post-list-layout-03 .ube-post-terms {
    margin-bottom: 0
}

.ube-post-list-layout-03 .ube-entry-meta .list-inline-item {
    color: #8f8f8f
}

.ube-scroll-loader,.ube-scroll-loader:after,.ube-scroll-loader:before {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out
}

.ube-scroll-loader {
    display: none;
    color: var(--e-global-color-accent);
    font-size: 10px;
    margin: 30px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.ube-scroll-loader:after,.ube-scroll-loader:before {
    content: "";
    position: absolute;
    top: 0
}

.ube-scroll-loader:before {
    left: -3.5em;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.ube-scroll-loader:after {
    left: 3.5em
}

.ube-twitter-feed-layout-list .ube-twitter-feed-item:not(:last-child) {
    padding-bottom: 10px
}

.ube-twitter-feed-layout-grid .ube-twitter-feed-item {
    padding: 5px
}

.ube-twitter-feed-layout-slider .ube-twitter-feed-item {
    padding-left: 5px;
    padding-right: 5px
}

.ube-twitter-feed-item-inner {
    padding: 1.5rem 1rem;
    border: 1px solid;
    border-color: var(--e-global-color-border)
}

.ube-twitter-feed-meta .eicon-twitter {
    font-size: 30px;
    color: #1da1f2
}

.ube-twitter-feed-meta .ube-twitter-feed-author {
    color: var(--e-global-color-dark);
    font-weight: 600
}

.ube-twitter-feed-content {
    padding-top: 1.5rem
}

.ube-twitter-feed-content .preview {
    padding: 10px 0
}

.ube-twitter-feed-content>p {
    margin: 0;
    color: var(--e-global-color-text)
}

.ube-twitter-feed-date {
    font-size: .8em;
    color: var(--e-global-color-muted)
}

.ube-post-grid-item {
    margin-bottom: 30px
}

.ube-post-grid-item .card {
    border: 0
}

.ube-post-grid-item .card-body {
    padding: 15px 0 0;
    position: relative;
    z-index: 10;
    border-top: 0!important
}

.ube-post-grid-item .ube-entry-post-thumb {
    border-radius: 0
}

.ube-post-grid-item .ube-entry-post-thumb::after {
    display: block;
    content: "";
    padding-top: var(--ube-post-grid-ratio)
}

.ube-post-grid-item .ube-posted-day {
    font-size: 30px;
    font-weight: 600;
    line-height: 1
}

.ube-post-grid-item .ube-entry-title,.ube-posts-masonry .ube-post-grid-layout-04 .ube-post-read-more-btn {
    color: inherit
}

.ube-posts-masonry .ube-post-item-no-thumb {
    padding-top: 100%
}

.ube-post-grid .ube-post-grid-layout-04 .card-img-overlay {
    background-color: rgba(0,0,0,.5);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff
}

.ube-post-hover-show-content .card-img-overlay {
    opacity: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

.ube-post-hover-show-content .card:hover .card-img-overlay {
    opacity: 1
}

.ube-posts-metro {
    display: grid
}

.ube-posts-metro .ube-grid-item {
    display: grid;
    position: relative
}

.ube-posts-metro .ube-grid-item::before {
    content: "";
    display: block;
    padding-top: var(--ube-post-ratio)
}

@media screen and (max-width: 768px) {
    .ube-posts-metro .ube-grid-item::before {
        padding-top:var(--ube-post-ratio-md)
    }
}

@media screen and (max-width: 576px) {
    .ube-posts-metro .ube-grid-item::before {
        padding-top:var(--ube-post-ratio-sm)
    }
}

.ube-posts-metro .card {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent
}

.ube-posts-metro .card-body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 0;
    position: relative
}

.ube-posts-metro .card-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    border-radius: 0
}

.ube-posts-metro .card-text {
    z-index: 100
}

.ube-posts-metro .card-img-overlay {
    background-color: rgba(0,0,0,.5);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    color: #fff
}

.ube-posts-metro .card-img-overlay a {
    color: currentColor
}

.ube-posts-metro .card-img-overlay .ube-posted-day {
    font-size: 48px;
    font-weight: 600
}

.ube-posts-metro .card-img-overlay .ube-entry-title {
    font-size: 24px;
    color: inherit
}

.ube-posts-metro .ube-post-metro-layout-02 .card-img-overlay {
    bottom: 0;
    top: auto;
    padding: 30px;
    height: auto
}

.ube-posts-metro .ube-post-metro-layout-02 .ube-entry-content {
    display: none
}

.ube-posts-metro .ube-post-metro-layout-03 .ube-post-terms {
    margin-bottom: auto
}

.ube-posts-metro .ube-post-metro-layout-03 .ube-post-terms .list-inline-item {
    margin-bottom: 5px
}

.ube-posts-metro .ube-post-metro-layout-03 .ube-post-terms .list-inline-item a {
    display: block;
    padding: 5px 7px;
    border: 1px solid currentColor;
    border-radius: 2px
}

.ube-post-image-hover-zoom-in .card-img,.ube-post-image-hover-zoom-out .card-img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.ube-post-image-hover-zoom-in .card:hover .card-img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.ube-post-image-hover-zoom-out .card-img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    width: 100%
}

.ube-post-image-hover-zoom-out .card:hover .card-img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ube-post-image-hover-rotate .card-img {
    -webkit-transform: rotate(5deg) scale(1.3);
    transform: rotate(5deg) scale(1.3);
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.ube-post-image-hover-rotate .card:hover .card-img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1)
}

.ube-chart {
    max-width: 100%
}

.ube-map-box {
    height: 400px
}

.mapboxgl-popup-content .card {
    border: 0;
    width: 200px
}

.mapboxgl-popup-content .card-body {
    padding: 0
}

.mapboxgl-popup-content .card-img-top {
    margin-bottom: 10px
}

.mapboxgl-popup-content .card-title {
    margin-bottom: 5px
}

.mapboxgl-popup-content .mapboxgl-popup-close-button {
    z-index: 1
}

.ube-map-box-effect {
    --map-box-effect-color1: rgba(38,38,38,.3);
    --map-box-effect-color2: #666
}

.ube-map-box-effect .mapboxgl-marker:after,.ube-map-box-effect .mapboxgl-marker:before {
    width: 200px;
    height: 200px;
    border: 2px solid #666;
    border-radius: 50%;
    background-clip: padding-box;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    animation: ube-map-animationSignal linear 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    display: block;
    content: ""
}

.ube-map-box-effect .mapboxgl-marker:before {
    -webkit-box-shadow: inset 0 0 35px 10px var(--map-box-effect-color1);
    box-shadow: inset 0 0 35px 10px var(--map-box-effect-color1);
    border-color: rgba(38,38,38,.4);
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.ube-map-box-effect .mapboxgl-marker:after {
    -webkit-box-shadow: inset 0 0 35px 10px var(--map-box-effect-color2);
    box-shadow: inset 0 0 35px 10px var(--map-box-effect-color2);
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.ube-map-box-effect .mapboxgl-marker.no-image {
    left: 0;
    top: -15px;
    width: unset;
    height: unset
}

/*!* Bootstrap-select v1.13.14 (https://developer.snapappointments.com/bootstrap-select)
*
* Copyright 2012-2020 SnapAppointments, LLC
* Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)*/
@-webkit-keyframes bs-notify-fadeOut {
    0% {
        opacity: .9
    }

    to {
        opacity: 0
    }
}

@-o-keyframes bs-notify-fadeOut {
    0% {
        opacity: .9
    }

    to {
        opacity: 0
    }
}

@keyframes bs-notify-fadeOut {
    0% {
        opacity: .9
    }

    to {
        opacity: 0
    }
}

.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker {
    display: none!important
}

.bootstrap-select {
    width: 220px \0;
    vertical-align: middle
}

.bootstrap-select>.dropdown-toggle {
    position: relative;
    width: 100%;
    text-align: right;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bootstrap-select>.dropdown-toggle:after {
    margin-top: -1px
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #999
}

.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover {
    color: rgba(255,255,255,.5)
}

.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: 0;
    z-index: 0!important
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block!important;
    width: 100%!important;
    z-index: 2!important
}

.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle {
    border-color: #28a745
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: thin dotted #333!important;
    outline: 5px auto -webkit-focus-ring-color!important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: 0;
    height: auto
}

:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    float: none;
    z-index: auto
}

.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]) {
    width: auto
}

.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control {
    padding: 0
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: .5rem 1rem
}

.form-inline .bootstrap-select .form-control {
    width: 100%
}

.bootstrap-select .dropdown-menu li.disabled a,.bootstrap-select.disabled,.bootstrap-select>.disabled {
    cursor: not-allowed
}

.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus {
    outline: 0!important
}

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0!important;
    padding: 0!important
}

.bootstrap-select.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.bs3.bootstrap-select .dropdown-toggle .filter-option,.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
    padding-right: inherit
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    float: none
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden
}

.bootstrap-select .dropdown-toggle .filter-expand {
    width: 0!important;
    float: left;
    opacity: 0!important;
    overflow: hidden
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit
}

.bootstrap-select[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select .dropdown-menu>.inner:focus {
    outline: 0!important
}

.bootstrap-select .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select .dropdown-menu li {
    position: relative
}

.bootstrap-select .dropdown-menu li.active small {
    color: rgba(255,255,255,.5)!important
}

.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select .dropdown-menu .notify.fadeOut {
    -webkit-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
    -o-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
    animation: 300ms linear 750ms forwards bs-notify-fadeOut
}

.bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: '\00a0'
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: .5em;
    height: 1em;
    border-style: solid;
    border-width: 0 .26em .26em 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204,204,204,.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204,204,204,.2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before {
    display: block
}

.bs-actionsbox,.bs-donebutton,.bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox,.bs-donebutton {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.slick-slider {
    opacity: 0;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-initialized {
    opacity: 1
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    width: 100%;
    object-fit: cover
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    z-index: 999998;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,.mfp-container,.mfp-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.mfp-wrap {
    z-index: 999999;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
    position: fixed
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before,.mfp-content {
    display: inline-block;
    vertical-align: middle
}

.mfp-container:before {
    content: '';
    height: 100%
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    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 {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure,.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader {
    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
}

button.mfp-arrow,button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close:focus,.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.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 transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000
}

.mfp-figure:after,img.mfp-img {
    display: block;
    width: auto;
    height: auto
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content,img.mfp-img {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@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
    }
}

/*!* Ladda
* http://lab.hakim.se/ladda
* MIT licensed
*
* Copyright (C) 2016 Hakim El Hattab, http://hakim.se*/
.ladda-button {
    position: relative
}

.ladda-button .ladda-spinner {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 32px;
    top: 50%;
    margin-top: 0;
    opacity: 0;
    pointer-events: none
}

.ladda-button .ladda-label {
    position: relative;
    z-index: 3
}

.ladda-button .ladda-progress {
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.2);
    display: none;
    -webkit-transition: .1s linear all!important;
    -moz-transition: .1s linear all!important;
    -ms-transition: .1s linear all!important;
    -o-transition: .1s linear all!important;
    transition: .1s linear all!important
}

.ladda-button[data-loading] .ladda-progress {
    display: block
}

.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label {
    -webkit-transition: .3s cubic-bezier(.175,.885,.32,1.275) all!important;
    -moz-transition: .3s cubic-bezier(.175,.885,.32,1.275) all!important;
    -ms-transition: .3s cubic-bezier(.175,.885,.32,1.275) all!important;
    -o-transition: .3s cubic-bezier(.175,.885,.32,1.275) all!important;
    transition: .3s cubic-bezier(.175,.885,.32,1.275) all!important
}

.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label {
    -webkit-transition: .3s ease all!important;
    -moz-transition: .3s ease all!important;
    -ms-transition: .3s ease all!important;
    -o-transition: .3s ease all!important;
    transition: .3s ease all!important
}

.ladda-button[data-style=expand-right] .ladda-spinner {
    right: -6px
}

.ladda-button[data-style=expand-right][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner {
    right: -12px
}

.ladda-button[data-style=expand-right][data-loading] {
    padding-right: 56px
}

.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-right][data-loading][data-size=s],.ladda-button[data-style=expand-right][data-loading][data-size=xs] {
    padding-right: 40px
}

.ladda-button[data-style=expand-left] .ladda-spinner {
    left: 26px
}

.ladda-button[data-style=expand-left][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner {
    left: 4px
}

.ladda-button[data-style=expand-left][data-loading] {
    padding-left: 56px
}

.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-left][data-loading][data-size=s],.ladda-button[data-style=expand-left][data-loading][data-size=xs] {
    padding-left: 40px
}

.ladda-button[data-style=expand-up] {
    overflow: hidden
}

.ladda-button[data-style=expand-up] .ladda-spinner {
    top: -32px;
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=expand-up][data-loading] {
    padding-top: 54px
}

.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
    opacity: 1;
    top: 26px;
    margin-top: 0
}

.ladda-button[data-style=expand-up][data-loading][data-size=s],.ladda-button[data-style=expand-up][data-loading][data-size=xs] {
    padding-top: 32px
}

.ladda-button[data-style=expand-up][data-loading][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner {
    top: 4px
}

.ladda-button[data-style=expand-down] {
    overflow: hidden
}

.ladda-button[data-style=expand-down] .ladda-spinner {
    top: 62px;
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=expand-down][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner {
    top: 40px
}

.ladda-button[data-style=expand-down][data-loading] {
    padding-bottom: 54px
}

.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-down][data-loading][data-size=s],.ladda-button[data-style=expand-down][data-loading][data-size=xs] {
    padding-bottom: 32px
}

.ladda-button[data-style=slide-left] {
    overflow: hidden
}

.ladda-button[data-style=slide-left] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-left] .ladda-spinner {
    left: 100%;
    margin-left: 0
}

.ladda-button[data-style=slide-left][data-loading] .ladda-label {
    opacity: 0;
    left: -100%
}

.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
    opacity: 1;
    left: 50%
}

.ladda-button[data-style=slide-right] {
    overflow: hidden
}

.ladda-button[data-style=slide-right] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-right] .ladda-spinner {
    right: 100%;
    margin-left: 0;
    left: 16px
}

[dir=rtl] .ladda-button[data-style=slide-right] .ladda-spinner {
    right: auto
}

.ladda-button[data-style=slide-right][data-loading] .ladda-label {
    opacity: 0;
    left: 100%
}

.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
    opacity: 1;
    left: 50%
}

.ladda-button[data-style=slide-up] {
    overflow: hidden
}

.ladda-button[data-style=slide-up] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-up] .ladda-spinner {
    left: 50%;
    margin-left: 0;
    margin-top: 1em
}

.ladda-button[data-style=slide-up][data-loading] .ladda-label {
    opacity: 0;
    top: -1em
}

.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
    opacity: 1;
    margin-top: 0
}

.ladda-button[data-style=slide-down] {
    overflow: hidden
}

.ladda-button[data-style=slide-down] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-down] .ladda-spinner {
    left: 50%;
    margin-left: 0;
    margin-top: -2em
}

.ladda-button[data-style=slide-down][data-loading] .ladda-label {
    opacity: 0;
    top: 1em
}

.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
    opacity: 1;
    margin-top: 0
}

.ladda-button[data-style=zoom-out] {
    overflow: hidden
}

.ladda-button[data-style=zoom-out] .ladda-spinner {
    left: 50%;
    margin-left: 32px;
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5)
}

.ladda-button[data-style=zoom-out] .ladda-label {
    position: relative;
    display: inline-block
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
    opacity: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
    opacity: 1;
    margin-left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.ladda-button[data-style=zoom-in] {
    overflow: hidden
}

.ladda-button[data-style=zoom-in] .ladda-spinner {
    left: 50%;
    margin-left: -16px;
    -webkit-transform: scale(.2);
    -moz-transform: scale(.2);
    -ms-transform: scale(.2);
    -o-transform: scale(.2);
    transform: scale(.2)
}

.ladda-button[data-style=zoom-in] .ladda-label {
    position: relative;
    display: inline-block
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
    opacity: 0;
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2)
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
    opacity: 1;
    margin-left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.ladda-button[data-style=contract] {
    overflow: hidden;
    width: 100px
}

.ladda-button[data-style=contract] .ladda-spinner {
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=contract][data-loading] {
    border-radius: 50%;
    width: 52px
}

.ladda-button[data-style=contract][data-loading] .ladda-label {
    opacity: 0
}

.ladda-button[data-style=contract][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=contract-overlay] {
    overflow: hidden;
    width: 100px;
    box-shadow: 0 0 0 2000px transparent
}

.ladda-button[data-style=contract-overlay] .ladda-spinner {
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=contract-overlay][data-loading] {
    border-radius: 50%;
    width: 52px;
    box-shadow: 0 0 0 2000px rgba(0,0,0,.8)
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
    opacity: 0
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
    opacity: 1
}

[dir=rtl] .ladda-spinner>div {
    left: 25%!important
}

.ps-container {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden!important;
    -ms-overflow-style: none
}

@supports(-ms-overflow-style: none) {
    .ps-container {
        overflow:auto!important
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .ps-container {
        overflow: auto!important
    }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
    background-color: transparent
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail,.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: .9
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x,.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: #999;
    height: 11px
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y,.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: #999;
    width: 11px
}

.ps-container>.ps-scrollbar-x-rail,.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    -o-transition: background-color .2s linear,opacity .2s linear;
    -moz-transition: background-color .2s linear,opacity .2s linear;
    transition: background-color .2s linear,opacity .2s linear
}

.ps-container>.ps-scrollbar-x-rail {
    bottom: 0;
    height: 15px
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x,.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    -moz-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
    transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    bottom: 2px;
    height: 6px
}

.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    height: 11px
}

.ps-container>.ps-scrollbar-y-rail {
    right: 0;
    width: 15px
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    right: 2px;
    width: 6px
}

.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    width: 11px
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail,.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail,.ps-container:hover>.ps-scrollbar-x-rail:hover,.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: .9
}

.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: #999
}

/*!* justifiedGallery - v3.7.0
* http://miromannino.github.io/Justified-Gallery/
* Copyright (c) 2018 Miro Mannino
* Licensed under the MIT license.*/
.justified-gallery {
    width: 100%;
    position: relative;
    overflow: hidden
}

.justified-gallery>a,.justified-gallery>div,.justified-gallery>figure {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    filter: "alpha(opacity=10)";
    opacity: .1;
    margin: 0;
    padding: 0
}

.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>figure>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img,.justified-gallery>figure>a>img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: none;
    filter: "alpha(opacity=0)";
    opacity: 0
}

.justified-gallery>a>.caption,.justified-gallery>div>.caption,.justified-gallery>figure>.caption {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background-color: #000;
    left: 0;
    right: 0;
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    font-family: sans-serif
}

.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible,.justified-gallery>figure>.caption.caption-visible {
    display: initial;
    filter: "alpha(opacity=70)";
    opacity: .7;
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    -o-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in
}

.justified-gallery>.entry-visible {
    filter: "alpha(opacity=100)";
    opacity: 1;
    background: 0 0
}

.justified-gallery>.entry-visible>img,.justified-gallery>.entry-visible>a>img {
    filter: "alpha(opacity=100)";
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    -o-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in
}

.justified-gallery>.jg-filtered {
    display: none
}

.justified-gallery>.spinner {
    position: absolute;
    bottom: 0;
    margin-left: -24px;
    padding: 10px 0;
    left: 50%;
    filter: "alpha(opacity=100)";
    opacity: 1;
    overflow: initial
}

.justified-gallery>.spinner>span {
    display: inline-block;
    filter: "alpha(opacity=0)";
    opacity: 0;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    background-color: #000;
    border-radius: 6px
}

@charset "UTF-8";@-webkit-keyframes g5_spin {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes g5_spin {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes g5core_ttb {
    0% {
        -webkit-transform: translateY(-100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes g5core_ttb {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes g5core_btt {
    0% {
        -webkit-transform: translateY(100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes g5core_btt {
    0% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes g5core_ltr {
    0% {
        -webkit-transform: translateX(-100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@keyframes g5core_ltr {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes g5core_rtl {
    0% {
        -webkit-transform: translateX(100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@keyframes g5core_rtl {
    0% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes g5core_appear {
    0% {
        -webkit-transform: scale(.5);
        opacity: 0
    }

    to {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes g5core_appear {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.mfp-bg {
    z-index: 999999!important
}

button.mfp-close {
    font-family: "font awesome 5 pro";
    font-size: 3rem;
    width: 64px;
    height: 64px;
    line-height: 64px
}

button.mfp-close:active,button.mfp-close:focus,button.mfp-close:hover {
    opacity: 1
}

button.mfp-arrow:active,button.mfp-arrow:focus,button.mfp-arrow:hover,button.mfp-close:active,button.mfp-close:focus,button.mfp-close:hover {
    background-color: transparent!important;
    border-color: transparent!important
}

.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: .98
}

.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
}

.mfp-newspaper .mfp-with-anim {
    -webkit-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg)
}

.mfp-newspaper .mfp-with-anim,.mfp-newspaper.mfp-bg {
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.mfp-newspaper.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg)
}

.mfp-newspaper.mfp-ready.mfp-bg {
    opacity: .95
}

.mfp-newspaper.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg);
    opacity: 0
}

.mfp-newspaper.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-move-horizontal .mfp-with-anim {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px)
}

.mfp-move-horizontal .mfp-with-anim,.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: .95
}

.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-align-top .mfp-content {
    vertical-align: top
}

.mfp-move-from-top .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.mfp-move-from-top .mfp-close,.mfp-move-from-top.mfp-bg {
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.mfp-move-from-top.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.mfp-move-from-top.mfp-ready.mfp-bg {
    opacity: .95
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content,.mfp-move-from-top.mfp-ready.gsf-menu-popup {
    opacity: 1
}

.mfp-move-from-top.mfp-ready .mfp-close {
    opacity: 1;
    font-weight: 400
}

.mfp-move-from-top.mfp-removing .mfp-with-anim {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.mfp-move-from-top.mfp-removing .mfp-close,.mfp-move-from-top.mfp-removing.mfp-bg {
    opacity: 0;
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.mfp-3d-unfold .mfp-content {
    -webkit-perspective: 2000px;
    perspective: 2000px
}

.mfp-3d-unfold .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-60deg);
    transform: rotateY(-60deg)
}

.mfp-3d-unfold.mfp-bg {
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.mfp-3d-unfold.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.mfp-3d-unfold.mfp-ready.mfp-bg {
    opacity: .95
}

.mfp-3d-unfold.mfp-removing .mfp-with-anim {
    -webkit-transform: rotateY(60deg);
    transform: rotateY(60deg);
    opacity: 0
}

.mfp-3d-unfold.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
}

.g5core__post-featured.active .g5core__zoom-image i,.g5core__post-featured:hover .g5core__zoom-image i,.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: .95
}

.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
}

.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,.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.parsley-errors-list {
    list-style: none;
    padding: 0;
    margin-top: .25rem;
    font-size: .75rem;
    color: #de2211
}

.parsley-error {
    border-color: #de2211!important
}

.wp-social-login-connect-with {
    font-weight: 700;
    font-size: .875rem
}

.wp-social-login-provider-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 0
}

a.wp-social-login-provider {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    width: 48.5%;
    margin-bottom: .5rem;
    background-color: #4267b2;
    color: #fff;
    text-transform: uppercase
}

a.wp-social-login-provider span {
    width: 100%;
    padding: .5rem;
    text-align: center;
    line-height: 1rem;
    font-size: .75rem
}

a.wp-social-login-provider i {
    padding: .5rem 0;
    width: 2rem;
    background-color: rgba(0,0,0,.1);
    text-align: center;
    line-height: 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.g5core-social-login-count-odd .wp-social-login-provider-list a:first-child {
    width: 100%
}

.g5core__pretty-tabs {
    opacity: 0;
    height: 0
}

.g5core__pretty-tabs-initialized {
    opacity: 1;
    height: auto
}

@media(max-width: 575px) {
    .col-12-5 {
        -ms-flex:0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 576px) and (max-width:767px) {
    .col-sm-12-5 {
        -ms-flex:0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .col-md-12-5 {
        -ms-flex:0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .col-lg-12-5 {
        -ms-flex:0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media(min-width: 1200px) {
    .col-xl-12-5 {
        -ms-flex:0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

.slick-slider {
    margin-left: -15px;
    margin-right: -15px
}

.slick-slider .wpb_content_element {
    margin-bottom: 0
}

.slick-slide {
    height: auto
}

.slick-slide-center {
    opacity: .3;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.slick-slide-center.slick-active {
    opacity: 1
}

.slick-slide>div {
    padding: 15px
}

.slick-slide img {
    width: auto
}

.slick-arrow,.slick-arrows,.slick-dots>ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.slick-arrow {
    width: 50px;
    height: 50px;
    line-height: 50px;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .2s;
    transition: all .2s;
    cursor: pointer
}

.slick-arrow.slick-disabled {
    opacity: .5;
    cursor: no-drop
}

.slick-arrow i {
    line-height: inherit
}

.slick-prev {
    margin-right: 10px
}

.slick-dots>ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.slick-dots li {
    width: 30px;
    cursor: pointer;
    text-align: center;
    color: currentColor;
    opacity: .4
}

.slick-dots span:before {
    font-family: "font awesome 5 pro";
    content: "";
    font-weight: 700;
    line-height: 30px;
    width: 30px;
    height: 30px;
    font-size: 80%
}

.slick-arrow:active,.slick-arrow:focus,.slick-dots li.slick-active,.slick-dots li:active,.slick-dots li:focus,.slick-dots li:hover {
    opacity: 1
}

.slick-dots li.slick-active span:before {
    content: ""
}

.slick-dots {
    margin-top: 15px
}

.g5core__justified-gallery>article {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    opacity: .1;
    margin: 0;
    padding: 0
}

.g5core__justified-gallery .g5core__animate-when-almost-visible {
    opacity: 0
}

.g5core__justified-gallery .g5core__entry-thumbnail-image,.g5core__justified-gallery .g5core__post-featured {
    position: static
}

.g5core__justified-gallery .g5core__entry-thumbnail-image>img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: 0;
    opacity: 0
}

.g5core__justified-gallery>.entry-visible .g5core__entry-thumbnail-image>img {
    opacity: 1;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in
}

.bootstrap-select .dropdown-menu.inner {
    min-width: 100%!important
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading,.g5core__cate-filer li a {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.g5core-back-to-top,.g5core-site-loading {
    position: fixed;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.g5core-back-to-top {
    width: 44px;
    height: 44px;
    color: #fff;
    background-color: #666;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    bottom: 10px;
    right: 10px;
    z-index: 2;
    -webkit-transition: all .5s;
    transition: all .5s
}

.g5core-back-to-top i {
    font-size: 22px
}

.g5core-back-to-top.in {
    -webkit-transform: translateX(0)!important;
    transform: translateX(0)!important
}

body.g5core-is-header-vertical-right.g5core-is-header-vertical-large .g5core-back-to-top,body.g5core-is-header-vertical-right.g5core-is-header-vertical-mini .g5core-back-to-top {
    left: 10px;
    right: auto;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px)
}

.g5core-site-loading {
    z-index: 9999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    display: none;
    -webkit-transition: opacify 600ms ease 200ms;
    transition: opacify 600ms ease 200ms;
    background: -webkit-gradient(linear,left top,right top,from(#c4e0e5),to(#4ca1af));
    background: linear-gradient(to right,#c4e0e5,#4ca1af)
}

.g5core-site-loading-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.g5core-site-loading-inner .logo-loading {
    margin-bottom: 1rem;
    max-height: 60px
}

body.g5core-page-loading .g5core-site-loading {
    opacity: 1;
    display: -ms-flexbox;
    display: flex
}

.sk-chasing-dots .sk-child,.sk-circle .sk-child:before,.sk-double-bounce .sk-child,.sk-fading-circle .sk-circle:before,.sk-folding-cube .sk-cube:before,.sk-rotating-plane,.sk-spinner-pulse,.sk-three-bounce .sk-child,.sk-wave .sk-rect {
    background-color: #fff
}

[data-items-wrapper] {
    position: relative
}

[data-items-wrapper].loading .g5-loading {
    opacity: 1;
    visibility: visible
}

.g5-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s,visibility .5s;
    transition: opacity .5s,visibility .5s
}

.g5-loading-inner {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.g5-loading-inner:after,.g5-loading-inner:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    border: 2px solid #212121;
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.g5-loading-inner:before {
    -webkit-animation: g5_spin 1s linear 0s infinite;
    animation: g5_spin 1s linear 0s infinite
}

.g5-loading-inner:after {
    opacity: 0;
    -webkit-animation: g5_spin 1s linear .5s infinite;
    animation: g5_spin 1s linear .5s infinite
}

.g5core__paging {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.g5core__cate-filer li,.g5core__paging ul.page-numbers {
    margin: 0;
}

.g5core__paging.next-prev>a,.g5core__zoom-image i {
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.g5core__paging.next-prev>a {
    display: inline-block;
    border: 1px solid;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px
}

.g5core__paging.next-prev>a.disable {
    cursor: no-drop;
    opacity: .5
}

.g5core__cate-filer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee
}

.g5core__cate-filer>li+li {
    margin-left: 30px
}

.g5core__cate-filer li {
    -webkit-transition: color .5s;
    transition: color .5s
}

.g5core__cate-filer li i,.g5core__cate-filer li img {
    margin-right: 5px
}

.g5core__cate-filer ul.dropdown-menu {
    color: inherit
}

.g5core__cate-filer ul.dropdown-menu li {
    padding: .25rem 1.5rem;
    white-space: nowrap
}

.g5core__cate-filer-center {
    -ms-flex-pack: center;
    justify-content: center
}

.g5core__cate-filer-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

[data-items-wrapper] .g5core__cate-filer {
    margin-bottom: 50px
}

.g5core__post-item-inner {
    position: relative
}

.g5core__embed-responsive {
    --g5core-image-ratio: 75%;
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.g5core__embed-responsive:before {
    display: block;
    content: "";
    padding-top: var(--g5core-image-ratio)
}

.g5core__embed-responsive .g5core__embed-responsive-item,.g5core__embed-responsive embed,.g5core__embed-responsive iframe,.g5core__embed-responsive object,.g5core__embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.g5core__image-size-4x3 {
    --g5core-image-ratio: 75%
}

.g5core__image-size-1x1 {
    --g5core-image-ratio: 100%
}

.g5core__image-size-3x4 {
    --g5core-image-ratio: 133.3333333333333%
}

.g5core__image-size-16x9 {
    --g5core-image-ratio: 56.25%
}

.g5core__image-size-9x16 {
    --g5core-image-ratio: 177.7777777777778%
}

.g5core__entry-thumbnail {
    position: relative;
    background-color: #e0e8ee;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.g5core__entry-thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(0,0,0,.3);
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

#site_wrapper,.g5core__post-featured,.g5core__post-featured-effect.effect-ming {
    position: relative
}

.g5core__post-featured-effect:hover:after,.g5core__post-featured-effect:hover:before,.g5core__post-featured.active .g5core__entry-thumbnail:after,.g5core__post-featured:hover .g5core__entry-thumbnail:after {
    opacity: 1
}

.g5core__entry-thumbnail-image {
    display: inline-block
}

.g5core__thumbnail-size-none:before {
    display: none
}

.g5core__zoom-image {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    color: #fff!important;
    font-size: 0;
    z-index: 3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.g5core__zoom-image i {
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.g5core__zoom-image i:hover {
    opacity: .75
}

.g5core__zoom-image.spinner i {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.g5core__zoom-image.spinner i:before {
    content: ""!important
}

.g5core__col-base {
    width: 1.6666666667%;
    height: 0!important;
    overflow: hidden!important;
    padding: 0!important
}

.g5core__post-featured-effect,body.g5core-off-canvas-in {
    overflow: hidden
}

.g5core__post-featured-effect:after,.g5core__post-featured-effect:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.g5core__post-featured-effect.effect-suprema:after,.g5core__post-featured-effect.effect-suprema:before {
    width: 45%;
    height: 2px;
    top: 50%;
    background-color: #fff;
    -webkit-transition: opacity .2s ease,-webkit-transform 0s .2s;
    -moz-transition: opacity .2s ease,-moz-transform 0s .2s;
    -ms-transition: opacity .2s ease,-ms-transform 0s .2s;
    -o-transition: opacity .2s ease,-o-transform 0s .2s;
    transition: opacity .2s ease,transform 0s .2s;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.g5core__post-featured-effect.effect-suprema:before {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    left: 50%
}

.g5core__post-featured-effect.effect-suprema:after {
    right: 50%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.g5core__post-featured-effect.effect-suprema:hover:before {
    -webkit-transition: opacity .3s ease 50ms,-webkit-transform 2s cubic-bezier(.26,.63,0,.96);
    -moz-transition: opacity .3s ease 50ms,-moz-transform 2s cubic-bezier(.26,.63,0,.96);
    -ms-transition: opacity .3s ease 50ms,-ms-transform 2s cubic-bezier(.26,.63,0,.96);
    -o-transition: opacity .3s ease 50ms,-o-transform 2s cubic-bezier(.26,.63,0,.96);
    transition: opacity .3s ease 50ms,transform 2s cubic-bezier(.26,.63,0,.96);
    -webkit-transform: rotate(-45deg) translateX(-1000px);
    transform: rotate(-45deg) translateX(-1000px)
}

.g5core__post-featured-effect.effect-suprema:hover:after {
    -webkit-transition: opacity .4s ease,-webkit-transform 2s cubic-bezier(.26,.63,0,.96);
    -moz-transition: opacity .4s ease,-moz-transform 2s cubic-bezier(.26,.63,0,.96);
    -ms-transition: opacity .4s ease,-ms-transform 2s cubic-bezier(.26,.63,0,.96);
    -o-transition: opacity .4s ease,-o-transform 2s cubic-bezier(.26,.63,0,.96);
    transition: opacity .4s ease,transform 2s cubic-bezier(.26,.63,0,.96);
    -webkit-transform: rotate(-45deg) translateX(1000px);
    transform: rotate(-45deg) translateX(1000px)
}

.g5core__post-featured-effect.effect-bubba .g5core__zoom-image,.g5core__post-featured-effect.effect-layla .g5core__zoom-image {
    bottom: 25px;
    right: 25px
}

.g5core__post-featured-effect.effect-bubba:after,.g5core__post-featured-effect.effect-layla:after {
    top: 25px;
    bottom: 25px;
    left: 50%;
    right: 50%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff
}

.g5core__post-featured-effect.effect-bubba:before,.g5core__post-featured-effect.effect-layla:before {
    top: 50%;
    bottom: 50%;
    left: 25px;
    right: 25px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #fff;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #fff
}

.g5core__post-featured-effect.effect-layla:hover:after {
    left: 15px;
    right: 15px
}

.g5core__post-featured-effect.effect-layla:hover:before {
    top: 15px;
    bottom: 15px
}

.g5core__post-featured-effect.effect-bubba:hover:after {
    left: 25px;
    right: 25px
}

.g5core__post-featured-effect.effect-bubba:hover:before {
    top: 25px;
    bottom: 25px
}

.g5core__post-featured-effect.effect-jazz:before {
    width: 100%;
    height: 100%;
    top: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #fff;
    -webkit-transform: rotate(45deg) scale(.5);
    transform: rotate(45deg) scale(.5)
}

.g5core__post-featured-effect.effect-jazz:hover:before {
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1)
}

.g5core__post-featured-effect.effect-flash:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-150%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,-150%,0)
}

.g5core__post-featured-effect.effect-flash:hover:before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,150%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,-45deg) translate3d(0,150%,0)
}

.g5core__post-featured-effect.effect-symmetry:after,.g5core__post-featured-effect.effect-symmetry:before {
    width: 0;
    height: 0;
    background-color: rgba(48,133,163,.3);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.g5core__post-featured-effect.effect-symmetry:before {
    left: 0;
    top: 0
}

.g5core__post-featured-effect.effect-symmetry:after {
    bottom: 0;
    right: 0
}

.g5core__post-featured-effect.effect-symmetry:hover:after,.g5core__post-featured-effect.effect-symmetry:hover:before {
    height: 100%;
    width: 100%
}

.g5core__post-featured-effect.effect-ming:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 0 30px rgba(255,255,255,.2);
    box-shadow: 0 0 0 30px rgba(255,255,255,.2);
    content: "";
    opacity: 0;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1)
}

.g5core__post-featured-effect.effect-ming:hover:before {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

.g5core__post-featured-effect.effect-img-zoom-in .g5core__entry-thumbnail,.g5core__post-featured-effect.effect-img-zoom-out .g5core__entry-thumbnail,.g5core__post-featured-effect.effect-ming:before {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s
}

.g5core__post-featured-effect.effect-img-zoom-in:hover .g5core__entry-thumbnail {
    -webkit-transform: scale3d(1.2,1.2,1);
    transform: scale3d(1.2,1.2,1)
}

.g5core__post-featured-effect.effect-img-zoom-out .g5core__entry-thumbnail {
    -webkit-transform: scale3d(1.2,1.2,1);
    transform: scale3d(1.2,1.2,1)
}

.g5core__post-featured-effect.effect-img-zoom-out:hover .g5core__entry-thumbnail {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
}

.g5core__post-featured-effect.effect-img-slide-right .g5core__entry-thumbnail {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(-30px,0,0) scale(1.2);
    transform: translate3d(-30px,0,0) scale(1.2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.g5core__post-featured-effect.effect-img-slide-right:hover .g5core__entry-thumbnail {
    -webkit-transform: translate3d(0,0,0) scale(1.2);
    transform: translate3d(0,0,0) scale(1.2)
}

.g5core__post-featured-effect.effect-img-slide-left .g5core__entry-thumbnail,.g5core__post-featured-effect.effect-img-slide-top .g5core__entry-thumbnail {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: translate3d(0,0,0) scale(1.2);
    transform: translate3d(0,0,0) scale(1.2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.g5core__post-featured-effect.effect-img-slide-left:hover .g5core__entry-thumbnail {
    -webkit-transform: translate3d(-30px,0,0) scale(1.2);
    transform: translate3d(-30px,0,0) scale(1.2)
}

.g5core__post-featured-effect.effect-img-slide-top:hover .g5core__entry-thumbnail {
    -webkit-transform: translate3d(0,-30px,0) scale(1.25);
    transform: translate3d(0,-30px,0) scale(1.25)
}

.g5core__post-featured-effect.effect-img-slide-bottom .g5core__entry-thumbnail {
    -webkit-transform: translate3d(0,-30px,0) scale(1.2);
    transform: translate3d(0,-30px,0) scale(1.2);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.g5core__post-featured-effect.effect-img-slide-bottom:hover .g5core__entry-thumbnail {
    -webkit-transform: translate3d(0,0,0) scale(1.25);
    transform: translate3d(0,0,0) scale(1.25)
}

.g5core__post-featured-effect.effect-img-rotate .g5core__entry-thumbnail,.g5core__post-featured-effect.effect-img-slide-bottom .g5core__entry-thumbnail {
    -webkit-transition: opacity .35s,transform .35s;
    transition: opacity .35s,transform .35s
}

.g5core__post-featured-effect.effect-img-rotate:hover .g5core__entry-thumbnail {
    -webkit-transform: scale(1.4) rotate(10deg);
    transform: scale(1.4) rotate(10deg)
}

.g5core__post-featured-bg-gradient .g5core__entry-thumbnail:after {
    opacity: 1;
    background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(0,transparent),color-stop(30%,transparent),to(rgba(0,0,0,.75)));
    background: -o-linear-gradient(top,transparent 0,transparent 0,transparent 30%,rgba(0,0,0,.75) 100%);
    background: linear-gradient(to bottom,transparent 0,transparent 0,transparent 30%,rgba(0,0,0,.75) 100%)
}

.g5core__post-featured-bg-gradient .g5core__loop-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    color: #fafafa;
    padding: 10px 20px
}

.g5core__post-featured-bg-gradient .g5core__loop-content * {
    color: inherit!important
}

.g5core__post-featured-bg-gradient .g5core__loop-content :hover {
    color: #fff!important
}

@media(max-width: 767px) {
    .g5core__post-featured-bg-gradient .g5core__embed-responsive:before {
        padding-top:100%!important
    }

    .g5core__post-featured-bg-gradient .g5core__entry-thumbnail:after {
        background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(0,transparent),color-stop(10%,transparent),to(rgba(0,0,0,.75)));
        background: -o-linear-gradient(top,transparent 0,transparent 0,transparent 10%,rgba(0,0,0,.75) 100%);
        background: linear-gradient(to bottom,transparent 0,transparent 0,transparent 10%,rgba(0,0,0,.75) 100%)
    }
}

.tooltip {
    white-space: nowrap
}

.tooltip .tooltip-inner {
    -webkit-transition: opacity .3s ease,top .4s cubic-bezier(.71,1.7,.77,1.24),left .4s cubic-bezier(.71,1.7,.77,1.24),-webkit-transform .4s;
    -moz-transition: opacity .3s ease,top .4s cubic-bezier(.71,1.7,.77,1.24),left .4s cubic-bezier(.71,1.7,.77,1.24),-moz-transform .4s;
    transition: opacity .3s ease,top .4s cubic-bezier(.71,1.7,.77,1.24),left .4s cubic-bezier(.71,1.7,.77,1.24),transform .4s;
    font-size: 12px
}

.tooltip .arrow {
    -webkit-transition: opacity .3s ease,top .3s cubic-bezier(.71,1.7,.77,1.24),left .3s cubic-bezier(.71,1.7,.77,1.24),-webkit-transform .3s;
    -moz-transition: opacity .3s ease,top .3s cubic-bezier(.71,1.7,.77,1.24),left .3s cubic-bezier(.71,1.7,.77,1.24),-moz-transform .3s;
    transition: opacity .3s ease,top .3s cubic-bezier(.71,1.7,.77,1.24),left .3s cubic-bezier(.71,1.7,.77,1.24),transform .3s
}

.tooltip.bs-tooltip-top .arrow,.tooltip.bs-tooltip-top .tooltip-inner {
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

.tooltip.bs-tooltip-bottom.show .arrow,.tooltip.bs-tooltip-bottom.show .tooltip-inner,.tooltip.bs-tooltip-top.show .arrow,.tooltip.bs-tooltip-top.show .tooltip-inner {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.tooltip.bs-tooltip-bottom .arrow,.tooltip.bs-tooltip-bottom .tooltip-inner {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.tooltip.bs-tooltip-left .arrow,.tooltip.bs-tooltip-left .tooltip-inner {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    white-space: nowrap
}

.tooltip.bs-tooltip-left.show .arrow,.tooltip.bs-tooltip-left.show .tooltip-inner,.tooltip.bs-tooltip-right.show .arrow,.tooltip.bs-tooltip-right.show .tooltip-inner {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.tooltip.bs-tooltip-right .arrow,.tooltip.bs-tooltip-right .tooltip-inner {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px)
}

.g5core__single-breadcrumbs,.g5core__single-breadcrumbs+#primary-content {
    padding-top: 1.5rem
}

.g5core__single-breadcrumbs .g5core-breadcrumbs {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.g5core__animate-when-almost-visible {
    opacity: 0
}

.g5core__animate-when-almost-visible.g5core__ttb.animated {
    -webkit-animation: g5core_ttb .65s ease forwards!important;
    -o-animation: g5core_ttb .65s ease forwards!important;
    animation: g5core_ttb .65s ease forwards!important
}

.g5core__animate-when-almost-visible.g5core__btt.animated {
    -webkit-animation: g5core_btt .65s ease forwards!important;
    -o-animation: g5core_btt .65s ease forwards!important;
    animation: g5core_btt .65s ease forwards!important
}

.g5core__animate-when-almost-visible.g5core__ltr.animated {
    -webkit-animation: g5core_ltr .65s ease forwards!important;
    -o-animation: g5core_ltr .65s ease forwards!important;
    animation: g5core_ltr .65s ease forwards!important
}

.g5core__animate-when-almost-visible.g5core__rtl.animated {
    -webkit-animation: g5core_rtl .65s ease forwards!important;
    -o-animation: g5core_rtl .65s ease forwards!important;
    animation: g5core_rtl .65s ease forwards!important
}

.g5core__animate-when-almost-visible.g5core__appear.animated {
    -webkit-animation: g5core_appear .65s ease forwards!important;
    -o-animation: g5core_appear .65s ease forwards!important;
    animation: g5core_appear .65s ease forwards!important
}

.svg-icon {
    display: inline;
    position: relative;
    top: -1px
}

svg.svg-icon {
    width: 1em;
    height: 1em;
    fill: currentColor
}

i:not(.svg-icon) svg {
    display: none
}

ul.g5core__share-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

ul.g5core__share-list li {
    margin: 0 15px 0 0
}

ul.g5core__share-list li a {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: inherit
}

ul.g5core__share-list li:last-child {
    margin-right: 0
}

.g5core__share-label {
    margin: 0 15px 0 0
}

.g5core__metro-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.g5core__metro-more {
    z-index: 3;
    font-weight: 500
}

.g5core__metro-more-number {
    font-size: 40px;
    line-height: 1
}

.g5core__metro-more-label {
    text-transform: uppercase;
    font-size: 13px
}

@media(max-width: 767px) {
    .g5core__metro-more-label {
        display:none
    }

    .g5core__metro-more-number {
        font-size: 20px
    }
}

.g5core__metro-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.g5core__metro-gutter-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
    margin-top: -2.5px
}

.g5core__metro-gutter-5 .g5core__metro-inner {
    padding: 2.5px
}

.g5core__metro-gutter-10 {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -5px
}

.g5core__metro-gutter-10 .g5core__metro-inner {
    padding: 5px
}

.g5core__metro-gutter-20 {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px
}

.g5core__metro-gutter-20 .g5core__metro-inner {
    padding: 10px
}

.g5core__metro-gutter-30 {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px
}

.g5core__metro-gutter-30 .g5core__metro-inner {
    padding: 15px
}

.g5core__metro-gutter-40 {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px
}

.g5core__metro-gutter-40 .g5core__metro-inner {
    padding: 20px
}

@media(max-width: 1199px) {
    .g5core__metro-gutter-20,.g5core__metro-gutter-30,.g5core__metro-gutter-40 {
        margin-left:-5px;
        margin-right: -5px;
        margin-top: -5px
    }

    .g5core__metro-gutter-20 .g5core__metro-inner,.g5core__metro-gutter-30 .g5core__metro-inner,.g5core__metro-gutter-40 .g5core__metro-inner {
        padding: 5px
    }
}

.g5core-top-bar .g5core-social-networks a i,.site-branding-text .site-title,.site-branding-text .site-title a {
    color: inherit
}

.g5core-header-inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: min-height .5s;
    transition: min-height .5s
}

.g5core-header-customize {
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 0;
    position: relative
}

.g5core-header-customize,.g5core-header-customize-inner,.g5core-site-branding {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.g5core-header-customize-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.g5core-site-branding {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 8px 2rem 8px 0
}

#site-mobile-header,.g5core-menu-mobile .main-menu .sub-menu .sub-menu .sub-menu:before,.g5core-mobile-header-inner .g5core-login-button span,.g5core-site-branding .site-description,.sticky-area-wrap.sticky .sticky-area .site-logo.has-sticky {
    display: none
}

.g5core-site-branding .site-logo {
    -webkit-transition: max-height .5s;
    transition: max-height .5s
}

.g5core-site-branding .site-logo-sticky {
    display: none;
    -webkit-transition: max-height .3s;
    transition: max-height .3s
}

.g5core-site-branding.logo-left {
    padding: 8px 3rem 8px 0
}

.g5core-site-branding.logo-right {
    padding: 8px 0 8px 3rem
}

.g5core-site-branding.logo-center {
    padding: 8px 3rem
}

.g5core-primary-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.g5core-primary-menu .main-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0
}

.g5core-header-customize-item+.g5core-header-customize-item {
    margin-left: 1.5rem
}

.g5core-header-customize:not(.no-items)+.g5core-menu-popup-button,.g5core-header-customize:not(.no-items)+.g5core-primary-menu,.g5core-menu-popup-button+.g5core-header-customize:not(.no-items),.g5core-primary-menu+.g5core-header-customize:not(.no-items) {
    margin-left: 1.5rem
}

.g5core-site-header.header-vertical {
    position: absolute
}

.g5core-header-navigation.navigation-bordered-top {
    border-top: solid 1px
}

.g5core-header-navigation.navigation-bordered-bottom {
    border-bottom: solid 1px
}

.g5core-header-navigation-above .g5core-header-inner,.g5core-header-navigation-bellow .g5core-header-inner {
    min-height: 42px
}

.g5core-header-navigation-above .menu-horizontal>.menu-item>a,.g5core-header-navigation-bellow .menu-horizontal>.menu-item>a {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.g5core-header-navigation-above .g5core-social-networks a,.g5core-header-navigation-bellow .g5core-social-networks a {
    width: 28px;
    height: 28px;
    font-size: .75rem
}

.g5core-header-navigation-above .g5core-search-button a,.g5core-header-navigation-bellow .g5core-search-button a {
    border: 0
}

.g5core-header-vertical {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.05);
    position: fixed;
    top: 0;
    bottom: 0;
    width: 250px;
    z-index: 9999
}

.g5core-header-vertical .g5core-header-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0
}

.g5core-header-vertical .g5core-header-inner>.g5core-header-customize,.g5core-header-vertical .g5core-header-inner>.g5core-primary-menu,.g5core-header-vertical .g5core-header-inner>.g5core-site-branding {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.g5core-header-vertical .g5core-site-branding {
    padding: 40px 20px
}

.g5core-header-vertical .site-branding-text {
    width: 100%
}

.g5core-header-vertical .site-title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.g5core-header-vertical .g5core-primary-menu,.g5core-header-vertical .menu-vertical-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    position: relative;
    flex-grow: 1;
    justify-content: flex-start
}

.g5core-header-vertical .menu-vertical-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-positive: 1
}

.g5core-header-vertical .g5core-primary-menu {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.g5core-header-vertical .g5core-header-customize+.g5core-primary-menu,.g5core-header-vertical .g5core-primary-menu+.g5core-header-customize,.g5core-header-vertical-mini .g5core-social-networks li+li,.g5core-top-bar .g5core-social-networks li+li {
    margin-left: 0
}

.g5core-header-vertical .g5core-header-customize {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 20px;
    width: 100%
}

.g5core-header-vertical .g5core-customize-bottom {
    padding-bottom: 40px
}

.g5core-header-vertical .g5core-header-customize-inner {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.g5core-header-vertical .g5core-header-customize-item+.g5core-header-customize-item {
    margin-left: 0;
    margin-top: .5rem
}

.g5core-header-vertical .g5core-header-customize-after_menu {
    padding-bottom: 1rem
}

.g5core-header-vertical-mini {
    width: 100px
}

.g5core-header-vertical-mini .g5core-header-inner {
    padding: 2rem 0
}

.g5core-header-vertical-mini .g5core-site-branding,.g5core-header-vertical-mini .g5core-social-networks li,.g5core-header-vertical-mini-center {
    -ms-flex-pack: center;
    justify-content: center
}

.g5core-header-vertical-mini .g5core-header-customize,.g5core-header-vertical-mini .g5core-site-branding {
    padding: 0;
    height: 50%
}

.g5core-header-vertical-mini .g5core-header-customize-item {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.g5core-header-vertical-mini .g5core-social-networks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.g5core-header-vertical-mini .site-title {
    text-align: center
}

.g5core-header-vertical-mini .g5core-menu-popup-button {
    padding: 1rem
}

.g5core-header-vertical-mini-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem 0
}

.g5core-header-vertical-left {
    left: 0
}

.g5core-header-vertical-right {
    right: 0
}

.header-sticky .sticky-area {
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s
}

.header-sticky .header-hidden {
    -webkit-transform: translate(0,-100%);
    transform: translate(0,-100%);
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.sticky-area-wrap.sticky .sticky-area {
    -webkit-box-shadow: 0 0 15px 5px rgba(0,0,0,.1);
    box-shadow: 0 0 15px 5px rgba(0,0,0,.1);
    z-index: 999;
    width: auto;
    left: 0;
    right: 0
}

.sticky-area-wrap.sticky .sticky-area .site-logo-sticky {
    display: -ms-flexbox;
    display: flex
}

.sticky-area-wrap.sticky .g5core-header-navigation.navigation-bordered-top {
    border: 0
}

.g5core-site-header {
    position: relative;
    z-index: 4
}

.g5core-site-header:not(.header-float):not(.header-border-bottom) {
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1)
}

.header-float {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999
}

body.g5core-is-header-vertical-left.g5core-is-header-vertical-large {
    padding-left: 250px
}

body.g5core-is-header-vertical-right.g5core-is-header-vertical-large {
    padding-right: 250px
}

body.g5core-is-header-vertical-left.g5core-is-header-vertical-mini {
    padding-left: 100px
}

body.g5core-is-header-vertical-right.g5core-is-header-vertical-mini {
    padding-right: 100px
}

body.admin-bar:not(.site-style-bordered) .g5core-header-vertical,body.admin-bar:not(.site-style-bordered) .header-float {
    top: 32px
}

@media screen and (max-width: 782px) {
    body.admin-bar:not(.site-style-bordered) .g5core-header-vertical,body.admin-bar:not(.site-style-bordered) .header-float {
        top:46px
    }
}

.g5core-mobile-header:not(.header-float) {
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    position: relative;
    z-index: 4
}

.g5core-mobile-header .g5core-site-branding {
    padding: 8px 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: padding .3s;
    transition: padding .3s
}

.g5core-mobile-header .g5core-header-customize+.menu-mobile-toggle,.g5core-mobile-header .menu-mobile-toggle+.g5core-header-customize {
    margin-left: 1.5rem
}

.g5core-mobile-header .menu-mobile-toggle,.g5core-mobile-header-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.g5core-menu-mobile {
    color: #333
}

.g5core-menu-mobile .g5core-off-canvas-inner {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.g5core-menu-mobile .g5core-search-form-wrapper {
    padding: 1.5rem;
    border-bottom: solid 1px rgba(0,0,0,.1)
}

.g5core-menu-mobile .g5core-search-form .result {
    background-color: #fafafa
}

.g5core-menu-mobile .g5core-search-form input[type=search] {
    border: 0;
    background-color: rgba(0,0,0,.05)
}

.g5core-menu-mobile .main-menu-wrapper {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.g5core-menu-mobile .main-menu {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    list-style: none;
    padding: 0;
    margin: 0
}

.g5core-menu-mobile .main-menu .menu-item {
    border-bottom: solid 1px #eee;
    position: relative;
    margin: 0
}

.g5core-menu-mobile .main-menu .menu-item>a {
    display: flex;
    padding: .5rem 1.5rem;
    text-transform: uppercase;
    font-size: 1rem;
    color: inherit;
    -webkit-transition: color .5s;
    transition: color .5s
}

.g5core-menu-mobile .main-menu .menu-item>a:hover {
    color: #000
}

.g5core-menu-mobile .main-menu .x-menu-link {
    display: flex;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.g5core-menu-mobile .main-menu .x-caret {
    padding: .5rem 1rem;
    margin: -.5rem -1.5rem -.5rem auto;
    -webkit-transition: all .3s;
    transition: all .3s
}

.g5core-menu-mobile .main-menu .x-caret:before {
    content: "→";
    font-family: "font awesome 5 pro";
    font-weight: 400
}

.g5core-menu-mobile .main-menu .x-caret.in:before {
    content: "↓"
}
/* page mobile */

.g5core-menu-mobile .main-menu .x-description {
    margin: -.75rem 0 0;
    padding: 0 1.5rem .5rem;
    font-size: .75rem
}

.g5core-menu-mobile .main-menu .sub-menu {
    background-color: #f2f2f2;
    display: none;
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0
}

.g5core-menu-mobile .main-menu .sub-menu:before {
    content: "";
    position: absolute;
    left: 20px;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    border-top: solid 6px #fff;
    z-index: 1
}

.g5core-menu-mobile .main-menu .sub-menu .menu-item {
    border-bottom: solid 1px #e4e4e4
}

.g5core-menu-mobile .main-menu .sub-menu>.menu-item:last-child {
    border-bottom: 0
}

.g5core-menu-mobile .main-menu .sub-menu .menu-item>a {
    text-transform: none
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu {
    background-color: #e4e4e4
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu:before {
    border-top-color: #f2f2f2
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu .menu-item {
    border-bottom-color: #d2d2d2
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu .sub-menu {
    border-top: solid 1px #d2d2d2
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu .sub-menu li>a {
    padding-left: 2.5rem
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu .sub-menu li li>a {
    padding-left: 3.5rem
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu .sub-menu li li li>a {
    padding-left: 4.5rem
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu .sub-menu li li li li>a {
    padding-left: 5.5rem
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu .sub-menu li li li li li>a {
    padding-left: 6.5rem
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu .sub-menu li li li li li li>a {
    padding-left: 7.5rem
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu .sub-menu li li li li li li li>a {
    padding-left: 8.5rem
}

.g5core-menu-mobile .main-menu .sub-menu .sub-menu .sub-menu li li li li li li li li>a {
    padding-left: 9.5rem
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu {
    padding: 1rem 1.5rem
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .vc_row {
    padding: 0!important
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .elementor-column,.g5core-menu-mobile .main-menu .x-mega-sub-menu .vc_column_container {
    margin-bottom: 1.5rem
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .elementor-column:last-child,.g5core-menu-mobile .main-menu .x-mega-sub-menu .vc_column_container:last-child {
    margin-bottom: 0
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .gel-heading-title,.g5core-menu-mobile .main-menu .x-mega-sub-menu .ube-heading-title {
    font-size: 1rem;
    margin-bottom: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #000
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .gel-list .gel-list-item,.g5core-menu-mobile .main-menu .x-mega-sub-menu .ube-list-icon .list-icon-item {
    font-size: 1rem
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .elementor-section {
    padding: 0!important
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .elementor-section .elementor-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .elementor-column,.menu-popup a:hover:after {
    width: 100%
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .elementor-column>.elementor-element-populated {
    padding: 0!important
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .elementor-widget-ube-heading {
    margin-bottom: 0
}

.g5core-menu-mobile.dark .g5core-search-form-wrapper {
    border-bottom-color: #333;
    background-color: rgba(255,255,255,.1)
}

.g5core-menu-mobile.dark,.g5core-menu-mobile.dark .g5core-search-form input[type=search] {
    background-color: #222;
    color: #ccc
}

.g5core-menu-mobile.dark .g5core-search-form .result {
    background-color: #444;
    color: #ccc
}

.g5core-menu-mobile.dark .g5core-search-form .result ul {
    border-color: #444
}

.g5core-menu-mobile.dark .g5core-search-form .result li {
    border-top-color: rgba(255,255,255,.07)
}

.g5core-menu-mobile.dark .menu-item {
    border-bottom-color: #2f2f2f
}

.g5core-menu-mobile.dark .menu-item>a:hover {
    color: #fff
}

.g5core-menu-mobile.dark .sub-menu {
    background-color: #2f2f2f
}

.g5core-menu-mobile.dark .sub-menu:before {
    border-top-color: #222
}

.g5core-menu-mobile.dark .sub-menu .menu-item {
    border-bottom-color: #3c3c3c
}

.g5core-menu-mobile.dark .sub-menu .sub-menu {
    background-color: #3c3c3c
}

.g5core-menu-mobile.dark .sub-menu .sub-menu:before {
    border-top-color: #2f2f2f
}

.g5core-menu-mobile.dark .sub-menu .sub-menu .menu-item {
    border-bottom-color: #484848
}

.g5core-menu-mobile.dark .sub-menu .sub-menu .sub-menu {
    border-top-color: #525252
}

.g5core-menu-mobile.dark .sub-menu .sub-menu .sub-menu .menu-item {
    border-bottom-color: #525252
}

.g5core-menu-mobile.dark .off-canvas-close {
    background-color: #393939;
    color: #ccc
}

.g5core-menu-mobile.dark .x-mega-sub-menu .gel-heading-title,.g5core-menu-mobile.dark .x-mega-sub-menu .ube-heading-title {
    color: #fff
}

.g5core-mobile-header-inner {
    -webkit-transition: min-height .5s;
    transition: min-height .5s
}

.g5core-mobile-header-inner .site-logo {
    -webkit-transition: max-height .5s;
    transition: max-height .5s
}

.g5core-mobile-header-inner .g5core-site-branding {
    -webkit-transition: height .5s;
    transition: height .5s
}

.g5core-mobile-header-inner .g5core-login-button a {
    font-size: 1.5rem
}

.top-bar-desktop-border-bottom {
    border-bottom: solid 1px #eee
}

.g5core-top-bar {
    background-color: #f6f6f6;
    font-size: .75rem
}

.g5core-top-bar .g5core-social-networks a {
    height: 28px;
    width: 28px;
    border: 0;
    background-color: transparent;
    font-size: .75rem
}

.g5core-top-bar .g5core-social-networks a:hover {
    color: inherit
}

.g5core-top-bar .menu-horizontal .menu-item>a {
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: inherit;
    line-height: 1.5
}

.g5core-top-bar .menu-horizontal .sub-menu {
    color: #777
}

.g5core-top-bar .g5core-login-button a {
    text-transform: uppercase;
    font-size: inherit;
    font-weight: 700
}

.g5core-search-form .select2-container--default.select2-container--default .select2-selection--single .select2-selection__rendered,.g5core-search-form button,.g5core-search-form input[type=search],.g5core-social-networks a:hover i,.g5core-top-bar .g5core-top-bar-item a {
    color: inherit
}

.g5core-top-bar-inner {
    display: -ms-flexbox;
    display: flex
}

.g5core-top-bar-left,.g5core-top-bar-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.g5core-top-bar-right {
    margin-left: auto
}

.g5core-top-bar-item+.g5core-top-bar-item {
    margin-left: 1.5rem
}

.g5core-menu-popup-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    color: inherit
}

.g5core-menu-popup-wrapper .mfp-container {
    display: flex
}

.g5core-menu-popup-wrapper .mfp-content {
    display: flex;
    justify-content: center;
    align-items: center
}

.g5core-menu-popup-wrapper .mfp-close {
    font-size: 3rem;
    margin-top: 1rem;
    margin-right: 1rem
}

.g5core-menu-popup {
    padding: 3rem 1.5rem;
    margin: auto
}

.g5core-menu-popup .sub-menu.x-animated {
    -webkit-animation-name: none!important;
    -moz-animation-name: none!important;
    -o-animation-name: none!important;
    animation-name: none!important
}

.menu-popup {
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.menu-popup a {
    position: relative;
    display: inline-block;
    padding: .125rem 0;
    font-size: 2rem;
    font-weight: 700;
    color: #fff
}

.menu-popup a:focus {
    outline: 0
}

.menu-popup a:after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-bottom: solid 2px #fff;
    -webkit-transition: width .5s;
    transition: width .5s
}

.g5core-social-networks i,.menu-popup a:hover {
    color: #fff
}

.menu-popup .sub-menu {
    display: none;
    list-style: none;
    padding-left: 0;
    margin: 0
}

.menu-popup .sub-menu a {
    font-size: 1.2rem;
    padding: .25rem 0;
    color: #ccc
}

.menu-popup .current-menu-ancestor>.sub-menu,.menu-popup .current-menu-item>.sub-menu,.menu-popup .current-menu-parent>.sub-menu,.menu-vertical .menu-item:hover>.sub-menu {
    display: block
}

.menu-horizontal .x-description {
    display: none
}

.menu-vertical {
    list-style: none;
    padding-left: 0
}

.menu-vertical.navigation-bordered {
    border-top: solid 1px
}

.menu-vertical.navigation-bordered>.menu-item {
    border-bottom: solid 1px
}

.menu-vertical .menu-item {
    padding: 8px 20px
}

.menu-vertical .menu-item>a {
    display: block;
    position: relative;
    font-weight: 700;
    text-transform: uppercase
}

.menu-vertical .caret {
    position: absolute;
    right: 0
}

.menu-vertical .caret:before {
    content: "";
    font-family: "font awesome 5 pro"
}

.menu-vertical .sub-menu {
    display: none;
    list-style: none;
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 1;
    min-width: 250px;
    min-height: 460px;
    font-size: .75rem;
    border: solid 1px;
    -webkit-box-shadow: 5px 5px 5px 1px rgba(0,0,0,.1);
    box-shadow: 5px 5px 5px 1px rgba(0,0,0,.1)
}

.menu-vertical .sub-menu .menu-item>a {
    position: static
}

.menu-vertical .sub-menu .caret {
    right: 20px
}

.menu-vertical .sub-menu .menu-item {
    position: relative;
    border-bottom: solid 1px
}

.menu-vertical-right .sub-menu {
    left: auto;
    right: 100%;
    -webkit-box-shadow: -5px 5px 5px 1px rgba(0,0,0,.1);
    box-shadow: -5px 5px 5px 1px rgba(0,0,0,.1)
}

.x-mega-sub-menu {
    padding-left: 15px;
    padding-right: 15px
}

.g5core-search-button,.g5core-search-button a {
    -ms-flex-align: center;
    align-items: center
}

.g5core-search-button a {
    width: 35px;
    height: 35px;
    padding: .5rem;
    color: inherit;
    border-radius: 50%;
    border: solid 1px currentColor
}

.g5core-search-button,.g5core-search-button a,.g5core-social-networks,.g5core-social-networks a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.g5core-social-networks {
    margin: 0;
    padding: 0;
    list-style: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.g5core-social-networks li {
    display: -ms-flexbox;
    display: flex;
    margin-top: 3px;
    margin-bottom: 3px
}

.g5core-social-networks li+li {
    margin-left: 5px
}

.g5core-social-networks a {
    width: 35px;
    height: 35px;
    color: #ccc;
    background-color: currentColor;
    border: solid 1px currentColor;
    border-radius: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-flex-align: center;
    align-items: center
}

.g5core-social-networks a:hover {
    border-color: currentColor;
    background-color: transparent
}

.g5core-search-form {
    position: relative;
    color: inherit;
    display: -ms-flexbox;
    display: flex
}

.g5core-search-form input[type=search] {
    width: 100%;
    padding: 0 2rem 0 1rem;
    background-color: transparent
}

.g5core-search-form button {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1rem;
    background-color: transparent;
    border: 0;
    font-size: 1rem
}

.g5core-search-form button:active,.g5core-search-form button:focus,.g5core-search-form button:hover {
    background-color: transparent!important
}

.g5core-search-form .remove {
    position: absolute;
    padding: 5px;
    right: 2.5rem;
    top: 0;
    bottom: 0;
    display: none;
    align-items: center;
    cursor: pointer;
    z-index: 1
}

.g5core-search-form .remove.in {
    display: flex
}

.g5core-search-form .result {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    color: #666;
    z-index: 3
}

.g5core-search-form .result ul {
    border: solid 1px #eee;
    list-style: none;
    padding: 0;
    margin: -1px 0 0
}

.g5core-search-form .result li {
    padding: .5rem 1rem;
    border-top: solid 1px rgba(125,125,125,.1)
}

.g5core-search-form .result li:hover {
    background-color: rgba(125,125,125,.1)
}

.g5core-search-form .result li:after {
    content: "";
    display: block;
    clear: both
}

.g5core-search-form .result a {
    display: -ms-flexbox;
    display: flex;
    color: inherit
}

.g5core-search-popup {
    width: 100%
}

.g5core-search-popup .g5core-search-form {
    margin: 50px auto 0;
    width: 80%
}

.g5core-search-popup .g5core-search-form button,.g5core-search-popup .g5core-search-form input[type=search] {
    font-size: 2rem;
    height: 72px;
    color: #fff
}

.g5core-search-popup .g5core-search-form input[type=search] {
    border: 0;
    border-bottom: solid 2px #fff;
    padding-left: 0
}

.g5core-canvas-sidebar-button.toggle-icon span:after,.g5core-canvas-sidebar-button.toggle-icon span:before,.g5core-search-popup .g5core-search-form button {
    right: 0
}

.g5core-search-popup .g5core-search-form .remove {
    color: #ddd;
    right: 4rem;
    font-size: 1.25rem
}

.g5core-search-popup .result {
    color: #fff
}

.g5core-search-popup .result ul {
    border: 0
}

.g5core-search-popup .result ul li {
    border-top: solid 1px rgba(255,255,255,.1)
}

.g5core-search-popup .result,.g5core-search-popup .result ul li:hover {
    background-color: rgba(255,255,255,.1)
}

@media only screen and (max-width: 767px) {
    .g5core-search-popup .g5core-search-form button,.g5core-search-popup .g5core-search-form input[type=search] {
        font-size:1.2rem;
        height: 50px
    }

    .g5core-search-popup .g5core-search-form input[type=search] {
        border-bottom-width: 1px
    }

    .g5core-search-popup .g5core-search-form .remove {
        right: 2.5rem
    }
}

.g5core-canvas-sidebar-button.toggle-icon span {
    right: 2px
}

.g5core-off-canvas-wrapper {
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 300px;
    background-color: #fff;
    z-index: 999999
}

.g5core-off-canvas-wrapper .off-canvas-close {
    position: absolute;
    background-color: inherit;
    padding: 5px 10px;
    line-height: 24px;
    z-index: 1;
    display: none;
    cursor: pointer
}

.g5core-off-canvas-wrapper>.off-canvas-overlay {
    content: "";
    position: absolute;
    top: 0;
    width: 3000px;
    height: 0;
    opacity: 0;
    background-color: rgba(0,0,0,.6);
    pointer-events: auto;
    cursor: auto;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.g5core-off-canvas-wrapper.from-left {
    left: 0;
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px)
}

.g5core-off-canvas-wrapper.from-left .off-canvas-close {
    left: 100%;
    border-radius: 0 5px 5px 0
}

.g5core-off-canvas-wrapper.from-left>.off-canvas-overlay {
    left: 100%
}

.g5core-off-canvas-wrapper.from-right {
    right: 0;
    -webkit-transform: translateX(300px);
    transform: translateX(300px)
}

.g5core-off-canvas-wrapper.from-right .off-canvas-close {
    right: 100%;
    border-radius: 5px 0 0 5px
}

.g5core-off-canvas-wrapper.from-right>.off-canvas-overlay {
    right: 100%
}

.g5core-off-canvas-inner {
    padding: 1.5rem;
    overflow: auto;
    height: 100%;
    width: 100%
}

#wpadminbar,.g5core-header-vertical,.g5core-off-canvas-wrapper {
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s
}

.site-wrapper {
    -webkit-transition: margin .5s;
    transition: margin .5s
}

body.g5core-off-canvas-in-from-left .site-wrapper {
    margin-left: 300px;
    margin-right: -300px
}

body.g5core-off-canvas-in-from-left #wpadminbar,body.g5core-off-canvas-in-from-left .g5core-header-vertical,body.g5core-off-canvas-in-from-left .sticky-area-wrap.sticky .sticky-area {
    -webkit-transform: translateX(300px);
    transform: translateX(300px)
}

body.g5core-off-canvas-in-from-left .g5core-off-canvas-wrapper.from-left,body.g5core-off-canvas-in-from-right .g5core-off-canvas-wrapper.from-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

body.g5core-off-canvas-in-from-left .g5core-off-canvas-wrapper.from-left>.off-canvas-overlay {
    height: 100%;
    opacity: 1;
    cursor: url(../../../plugins/g5-core/assets/images/close.png) 15 15,default
}

@media only screen and (max-width: 767px) {
    body.g5core-off-canvas-in-from-left .g5core-off-canvas-wrapper.from-left .off-canvas-close {
        display:block
    }
}

body.g5core-off-canvas-in-from-right .site-wrapper {
    margin-left: -300px;
    margin-right: 300px
}

body.g5core-off-canvas-in-from-right #wpadminbar,body.g5core-off-canvas-in-from-right .g5core-header-vertical,body.g5core-off-canvas-in-from-right .sticky-area-wrap.sticky .sticky-area {
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px)
}

body.g5core-off-canvas-in-from-right .g5core-off-canvas-wrapper.from-right>.off-canvas-overlay {
    height: 100%;
    opacity: 1;
    cursor: url(../../../plugins/g5-core/assets/images/close.png) 15 15,default
}

@media only screen and (max-width: 767px) {
    body.g5core-off-canvas-in-from-right .g5core-off-canvas-wrapper.from-right .off-canvas-close {
        display:block
    }
}

.g5core-login-popup {
    margin: auto;
    width: 320px;
    max-width: 90%;
    padding: 1.5rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 5px rgba(0,0,0,.1);
    box-shadow: 0 0 15px 5px rgba(0,0,0,.1);
    border-radius: 5px
}

.g5core-login-popup .back {
    display: none;
    position: absolute;
    left: 1rem;
    top: 1rem;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center
}

.g5core-login-popup button.mfp-close {
    font-size: 2rem
}

.g5core-login-popup .popup-login-header {
    margin: 2rem 0
}

.g5core-login-popup .popup-login-title {
    margin-bottom: .25rem;
    text-transform: uppercase
}

.g5core-login-popup .popup-login-desc {
    font-weight: 600
}

.g5core-header-vertical-mini .g5core-login-button span,.g5core-login-popup .popup-forgot-wrap,.g5core-login-popup .popup-register-wrap {
    display: none
}

.g5core-login-popup .custom-control-label {
    margin-bottom: 0
}

.g5core-login-popup .popup-login-header {
    text-align: center
}

.g5core-login-popup button {
    text-transform: uppercase
}

.g5core-login-button {
    display: -ms-flexbox;
    display: flex
}

.g5core-login-button a {
    color: inherit;
    line-height: 1.5;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.g5core-login-button span {
    margin-left: .25rem
}

.g5core-header-vertical-mini .g5core-login-button {
    line-height: 1;
    font-size: 2rem
}

.g5core-header-above .g5core-site-branding .site-logo,.g5core-header-bellow .g5core-site-branding .site-logo,.g5core-site-branding .site-logo {
    max-height: 54px
}

.g5core-header-above .g5core-site-branding .site-logo-svg,.g5core-header-bellow .g5core-site-branding .site-logo-svg,.g5core-site-branding .site-logo-svg {
    height: 54px
}

.g5core-site-branding .site-logo-sticky {
    max-height: 22px
}

.g5core-header-above .g5core-header-inner,.g5core-header-bellow .g5core-header-inner {
    min-height: 120px
}

.g5core-header-inner,.g5core-mobile-header-inner {
    min-height: 80px
}

.sticky-area-wrap.sticky .g5core-mobile-header-inner,.sticky-area-wrap.sticky .sticky-area .g5core-header-inner {
    min-height: 60px
}

.sticky-area-wrap.sticky .sticky-area .menu-horizontal>.menu-item>a {
    padding-top: 17px;
    padding-bottom: 17px
}

.g5core-site-header .sticky-area-wrap.sticky .sticky-area .g5core-site-branding .site-logo {
    max-height: 44px
}

.g5core-mobile-header-inner .site-logo {
    max-height: 54px
}

.g5core-mobile-header-inner .site-logo-svg {
    height: 54px
}

.sticky-area-wrap.sticky .g5core-mobile-header-inner .g5core-site-branding {
    height: 44px
}

.sticky-area-wrap.sticky .g5core-mobile-header-inner .site-logo {
    max-height: 44px
}

.g5core-site-bordered-bottom,.g5core-site-bordered-top {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 99998
}

.g5core-site-bordered-top {
    top: 0
}

.g5core-site-bordered-bottom {
    bottom: 0
}

body.admin-bar .g5core-site-bordered-top {
    top: 32px
}

body.site-style-bordered #site-wrapper {
    position: relative
}

body.site-style-boxed #site-wrapper,body.site-style-boxed .sticky-area-wrap.sticky>.sticky-area {
    max-width: 1230px;
    margin: auto
}

@media only screen and (max-width: 1199px) {
    body.site-style-boxed #site-wrapper,body.site-style-boxed .sticky-area-wrap.sticky>.sticky-area {
        max-width:990px
    }
}

@media only screen and (max-width: 991px) {
    body.site-style-boxed #site-wrapper,body.site-style-boxed .sticky-area-wrap.sticky>.sticky-area {
        max-width:750px
    }

    #sidebar.sidebar-mobile-hide {
        display: none
    }
}

@media(min-width: 576px) {
    .elementor-section.elementor-section.elementor-section-boxed>.elementor-container {
        max-width:540px
    }
}

@media(min-width: 768px) {
    .elementor-section.elementor-section.elementor-section-boxed>.elementor-container {
        max-width:720px
    }
}

@media(min-width: 992px) {
    .elementor-section.elementor-section.elementor-section-boxed>.elementor-container {
        max-width:960px
    }
}

@media(min-width: 1200px) {
    .elementor-section.elementor-section.elementor-section-boxed>.elementor-container {
        max-width:1200px
    }
}

.elementor-column-gap-default.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 15px
}

body.elementor-template-full-width #primary-content>.container,body.elementor-template-full-width #site-footer>.container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width: 992px) {
    #wrapper_content {
        position:relative;
        z-index: 1
    }

    .g5core-site-footer-fixed {
        position: fixed!important;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: -1
    }

    .g5core-site-footer-fixed.static {
        position: static!important
    }

    body.site-style-boxed .g5core-site-footer-fixed {
        max-width: 1230px;
        margin: auto
    }

    body.g5core-is-header-vertical-left.g5core-is-header-vertical-large .g5core-site-footer-fixed {
        left: 250px
    }

    body.g5core-is-header-vertical-left.g5core-is-header-vertical-mini .g5core-site-footer-fixed {
        left: 100px
    }

    body.g5core-is-header-vertical-right.g5core-is-header-vertical-large .g5core-site-footer-fixed {
        right: 250px
    }

    body.g5core-is-header-vertical-right.g5core-is-header-vertical-mini .g5core-site-footer-fixed {
        right: 100px
    }
}

@media only screen and (max-width: 1199px) {
    body.site-style-boxed .g5core-site-footer-fixed {
        max-width:990px
    }
}

.g5core-page-title-default {
    background-color: #fafafa
}

.g5core-page-title-default .page-title-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 0
}

@media only screen and (max-width: 767px) {
    .g5core-page-title-default .page-title-inner {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.g5core-page-title-default .page-title-content {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-right: auto
}

.g5core-page-title-default .page-sub-title {
    margin-bottom: 0
}

.g5core-breadcrumbs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    font-size: .875rem;
    list-style: none
}

.g5core-breadcrumbs li.breadcrumb-sep {
    margin: 0 10px
}

.g5core-breadcrumbs li.breadcrumb-sep:last-child {
    display: none!important
}

.g5core-breadcrumbs li a {
    color: inherit;
    -webkit-transition: color .3s;
    transition: color .3s
}

@media only screen and (max-width: 767px) {
    .g5core-breadcrumbs {
        -ms-flex-pack:start;
        justify-content: flex-start;
        margin-left: 0
    }

    .g5core-page-title .page-title-inner {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.white-text-color,.white-text-hover-color {
    color: #fff!important
}

.white-bg-color,.white-bg-hover-color {
    background-color: #fff!important
}

.white-border-color,.white-border-hover-color {
    border-color: #fff!important
}

.black-text-color,.black-text-hover-color {
    color: #000!important
}

.black-bg-color,.black-bg-hover-color {
    background-color: #000!important
}

.black-border-color,.black-border-hover-color {
    border-color: #000!important
}

.content-left {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.content-right {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.content-bottom,.content-center,.content-right,.content-top {
    display: -ms-flexbox!important;
    display: flex!important
}

.content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.content-bottom,.content-top {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.content-bottom {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.content-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.ml-auto {
    margin-left: auto!important
}

.mr-auto {
    margin-right: auto!important
}

.mt-auto {
    margin-top: auto!important
}

.mb-auto {
    margin-bottom: auto!important
}

.fl {
    float: left!important
}

.fr {
    float: right!important
}

.f-none {
    float: none!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.xxs-text {
    font-size: .625rem!important
}

.xs-text {
    font-size: .75rem!important
}

.sm-text {
    font-size: .875rem!important
}

.md-text {
    font-size: 1rem!important
}

.lg-text {
    font-size: 1.25rem!important
}

.xl-text {
    font-size: 1.5rem!important
}

.xxl-text {
    font-size: 2rem!important
}

.width-0 {
    width: 0%!important
}

.width-10 {
    width: 10%!important
}

.width-20 {
    width: 20%!important
}

.width-30 {
    width: 30%!important
}

.width-40 {
    width: 40%!important
}

.width-50 {
    width: 50%!important
}

.width-60 {
    width: 60%!important
}

.width-70 {
    width: 70%!important
}

.width-80 {
    width: 80%!important
}

.width-90 {
    width: 90%!important
}

.width-100 {
    width: 100%!important
}

@media only screen and (max-width: 1199px) {
    .ml-auto-lg {
        margin-left:auto!important
    }

    .mr-auto-lg {
        margin-right: auto!important
    }

    .mt-auto-lg {
        margin-top: auto!important
    }

    .mb-auto-lg {
        margin-bottom: auto!important
    }

    .fl-lg {
        float: left!important
    }

    .fr-lg {
        float: right!important
    }

    .f-none-lg {
        float: none!important
    }

    .d-flex-lg {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .xxs-text-lg {
        font-size: .625rem!important
    }

    .xs-text-lg {
        font-size: .75rem!important
    }

    .sm-text-lg {
        font-size: .875rem!important
    }

    .md-text-lg {
        font-size: 1rem!important
    }

    .lg-text-lg {
        font-size: 1.25rem!important
    }

    .xl-text-lg {
        font-size: 1.5rem!important
    }

    .xxl-text-lg {
        font-size: 2rem!important
    }

    .width-0-lg {
        width: 0%!important
    }

    .width-10-lg {
        width: 10%!important
    }

    .width-20-lg {
        width: 20%!important
    }

    .width-30-lg {
        width: 30%!important
    }

    .width-40-lg {
        width: 40%!important
    }

    .width-50-lg {
        width: 50%!important
    }

    .width-60-lg {
        width: 60%!important
    }

    .width-70-lg {
        width: 70%!important
    }

    .width-80-lg {
        width: 80%!important
    }

    .width-90-lg {
        width: 90%!important
    }

    .width-100-lg {
        width: 100%!important
    }

    .text-center-lg {
        text-align: center!important
    }

    .text-left-lg {
        text-align: left!important
    }

    .text-right-lg {
        text-align: right!important
    }

    .position-relative-lg {
        position: relative!important
    }

    .position-static-lg {
        position: static!important
    }

    .position-absolute-lg {
        position: absolute!important
    }

    .position-fixed-lg {
        position: fixed!important
    }

    .flex-row-lg {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-column-lg {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-row-reverse-lg {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-column-reverse-lg {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-wrap-lg {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-nowrap-lg {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-wrap-reverse-lg {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-fill-lg {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-grow-0-lg {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-grow-1-lg {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-shrink-0-lg {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-shrink-1-lg {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-start-lg {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-end-lg {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-center-lg {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-between-lg {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-around-lg {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-start-lg {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-end-lg {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-center-lg {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-baseline-lg {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-stretch-lg {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-start-lg {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-end-lg {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-center-lg {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-between-lg {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-around-lg {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-stretch-lg {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-auto-lg {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-start-lg {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-end-lg {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-center-lg {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-baseline-lg {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-stretch-lg {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media only screen and (max-width: 991px) {
    .ml-auto-md {
        margin-left:auto!important
    }

    .mr-auto-md {
        margin-right: auto!important
    }

    .mt-auto-md {
        margin-top: auto!important
    }

    .mb-auto-md {
        margin-bottom: auto!important
    }

    .fl-md {
        float: left!important
    }

    .fr-md {
        float: right!important
    }

    .f-none-md {
        float: none!important
    }

    .d-flex-md {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .xxs-text-md {
        font-size: .625rem!important
    }

    .xs-text-md {
        font-size: .75rem!important
    }

    .sm-text-md {
        font-size: .875rem!important
    }

    .md-text-md {
        font-size: 1rem!important
    }

    .lg-text-md {
        font-size: 1.25rem!important
    }

    .xl-text-md {
        font-size: 1.5rem!important
    }

    .xxl-text-md {
        font-size: 2rem!important
    }

    .width-0-md {
        width: 0%!important
    }

    .width-10-md {
        width: 10%!important
    }

    .width-20-md {
        width: 20%!important
    }

    .width-30-md {
        width: 30%!important
    }

    .width-40-md {
        width: 40%!important
    }

    .width-50-md {
        width: 50%!important
    }

    .width-60-md {
        width: 60%!important
    }

    .width-70-md {
        width: 70%!important
    }

    .width-80-md {
        width: 80%!important
    }

    .width-90-md {
        width: 90%!important
    }

    .width-100-md {
        width: 100%!important
    }

    .text-center-md {
        text-align: center!important
    }

    .text-left-md {
        text-align: left!important
    }

    .text-right-md {
        text-align: right!important
    }

    .position-relative-md {
        position: relative!important
    }

    .position-static-md {
        position: static!important
    }

    .position-absolute-md {
        position: absolute!important
    }

    .position-fixed-md {
        position: fixed!important
    }

    .flex-row-md {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-column-md {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-row-reverse-md {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-column-reverse-md {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-wrap-md {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-nowrap-md {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-wrap-reverse-md {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-fill-md {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-grow-0-md {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-grow-1-md {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-shrink-0-md {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-shrink-1-md {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-start-md {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-end-md {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-center-md {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-between-md {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-around-md {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-start-md {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-end-md {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-center-md {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-baseline-md {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-stretch-md {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-start-md {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-end-md {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-center-md {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-between-md {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-around-md {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-stretch-md {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-auto-md {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-start-md {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-end-md {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-center-md {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-baseline-md {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-stretch-md {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media only screen and (max-width: 767px) {
    .ml-auto-sm {
        margin-left:auto!important
    }

    .mr-auto-sm {
        margin-right: auto!important
    }

    .mt-auto-sm {
        margin-top: auto!important
    }

    .mb-auto-sm {
        margin-bottom: auto!important
    }

    .fl-sm {
        float: left!important
    }

    .fr-sm {
        float: right!important
    }

    .f-none-sm {
        float: none!important
    }

    .d-flex-sm {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .xxs-text-sm {
        font-size: .625rem!important
    }

    .xs-text-sm {
        font-size: .75rem!important
    }

    .sm-text-sm {
        font-size: .875rem!important
    }

    .md-text-sm {
        font-size: 1rem!important
    }

    .lg-text-sm {
        font-size: 1.25rem!important
    }

    .xl-text-sm {
        font-size: 1.5rem!important
    }

    .xxl-text-sm {
        font-size: 2rem!important
    }

    .width-0-sm {
        width: 0%!important
    }

    .width-10-sm {
        width: 10%!important
    }

    .width-20-sm {
        width: 20%!important
    }

    .width-30-sm {
        width: 30%!important
    }

    .width-40-sm {
        width: 40%!important
    }

    .width-50-sm {
        width: 50%!important
    }

    .width-60-sm {
        width: 60%!important
    }

    .width-70-sm {
        width: 70%!important
    }

    .width-80-sm {
        width: 80%!important
    }

    .width-90-sm {
        width: 90%!important
    }

    .width-100-sm {
        width: 100%!important
    }

    .text-center-sm {
        text-align: center!important
    }

    .text-left-sm {
        text-align: left!important
    }

    .text-right-sm {
        text-align: right!important
    }

    .position-relative-sm {
        position: relative!important
    }

    .position-static-sm {
        position: static!important
    }

    .position-absolute-sm {
        position: absolute!important
    }

    .position-fixed-sm {
        position: fixed!important
    }

    .flex-row-sm {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-column-sm {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-row-reverse-sm {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-column-reverse-sm {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-wrap-sm {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-nowrap-sm {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-wrap-reverse-sm {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-fill-sm {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-grow-0-sm {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-grow-1-sm {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-shrink-0-sm {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-shrink-1-sm {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-start-sm {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-end-sm {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-center-sm {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-between-sm {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-around-sm {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-start-sm {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-end-sm {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-center-sm {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-baseline-sm {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-stretch-sm {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-start-sm {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-end-sm {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-center-sm {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-between-sm {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-around-sm {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-stretch-sm {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-auto-sm {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-start-sm {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-end-sm {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-center-sm {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-baseline-sm {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-stretch-sm {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media only screen and (max-width: 575px) {
    .ml-auto-xs {
        margin-left:auto!important
    }

    .mr-auto-xs {
        margin-right: auto!important
    }

    .mt-auto-xs {
        margin-top: auto!important
    }

    .mb-auto-xs {
        margin-bottom: auto!important
    }

    .fl-xs {
        float: left!important
    }

    .fr-xs {
        float: right!important
    }

    .f-none-xs {
        float: none!important
    }

    .d-flex-xs {
        display: -ms-flexbox!important;
        display: flex!important
    }

    .xxs-text-xs {
        font-size: .625rem!important
    }

    .xs-text-xs {
        font-size: .75rem!important
    }

    .sm-text-xs {
        font-size: .875rem!important
    }

    .md-text-xs {
        font-size: 1rem!important
    }

    .lg-text-xs {
        font-size: 1.25rem!important
    }

    .xl-text-xs {
        font-size: 1.5rem!important
    }

    .xxl-text-xs {
        font-size: 2rem!important
    }

    .width-0-xs {
        width: 0%!important
    }

    .width-10-xs {
        width: 10%!important
    }

    .width-20-xs {
        width: 20%!important
    }

    .width-30-xs {
        width: 30%!important
    }

    .width-40-xs {
        width: 40%!important
    }

    .width-50-xs {
        width: 50%!important
    }

    .width-60-xs {
        width: 60%!important
    }

    .width-70-xs {
        width: 70%!important
    }

    .width-80-xs {
        width: 80%!important
    }

    .width-90-xs {
        width: 90%!important
    }

    .width-100-xs {
        width: 100%!important
    }

    .text-center-xs {
        text-align: center!important
    }

    .text-left-xs {
        text-align: left!important
    }

    .text-right-xs {
        text-align: right!important
    }

    .position-relative-xs {
        position: relative!important
    }

    .position-static-xs {
        position: static!important
    }

    .position-absolute-xs {
        position: absolute!important
    }

    .position-fixed-xs {
        position: fixed!important
    }

    .flex-row-xs {
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .flex-column-xs {
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .flex-row-reverse-xs {
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }

    .flex-column-reverse-xs {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .flex-wrap-xs {
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }

    .flex-nowrap-xs {
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }

    .flex-wrap-reverse-xs {
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }

    .flex-fill-xs {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important
    }

    .flex-grow-0-xs {
        -ms-flex-positive: 0!important;
        flex-grow: 0!important
    }

    .flex-grow-1-xs {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important
    }

    .flex-shrink-0-xs {
        -ms-flex-negative: 0!important;
        flex-shrink: 0!important
    }

    .flex-shrink-1-xs {
        -ms-flex-negative: 1!important;
        flex-shrink: 1!important
    }

    .justify-content-start-xs {
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }

    .justify-content-end-xs {
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }

    .justify-content-center-xs {
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .justify-content-between-xs {
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }

    .justify-content-around-xs {
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }

    .align-items-start-xs {
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .align-items-end-xs {
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }

    .align-items-center-xs {
        -ms-flex-align: center!important;
        align-items: center!important
    }

    .align-items-baseline-xs {
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .align-items-stretch-xs {
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }

    .align-content-start-xs {
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }

    .align-content-end-xs {
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }

    .align-content-center-xs {
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }

    .align-content-between-xs {
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }

    .align-content-around-xs {
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }

    .align-content-stretch-xs {
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }

    .align-self-auto-xs {
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }

    .align-self-start-xs {
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }

    .align-self-end-xs {
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }

    .align-self-center-xs {
        -ms-flex-item-align: center!important;
        align-self: center!important
    }

    .align-self-baseline-xs {
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }

    .align-self-stretch-xs {
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.accent-text-color {
    color: #d7aa82
}

.accent-bg-color {
    background-color: #d7aa82
}

.accent-border-color {
    border-color: #d7aa82
}

.text-color-for-background-accent {
    color: #fff
}

.disabled-color {
    color: #ccc
}

.caption-color {
    color: #ababab
}

.border-color {
    border-color: #eee
}

.heading-color {
    color: #222
}

@keyframes x-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes x-fadeIn-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes x-fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,50px,0);
        -moz-transform: translate3d(0,50px,0);
        -ms-transform: translate3d(0,50px,0);
        -o-transform: translate3d(0,50px,0);
        transform: translate3d(0,50px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes x-fadeInUp-out {
    0% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,50px,0);
        -moz-transform: translate3d(0,50px,0);
        -ms-transform: translate3d(0,50px,0);
        -o-transform: translate3d(0,50px,0);
        transform: translate3d(0,50px,0)
    }
}

@keyframes x-fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-50px,0);
        -moz-transform: translate3d(0,-50px,0);
        -ms-transform: translate3d(0,-50px,0);
        -o-transform: translate3d(0,-50px,0);
        transform: translate3d(0,-50px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes x-fadeInDown-out {
    0% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-50px,0);
        -moz-transform: translate3d(0,-50px,0);
        -ms-transform: translate3d(0,-50px,0);
        -o-transform: translate3d(0,-50px,0);
        transform: translate3d(0,-50px,0)
    }
}

@keyframes x-fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50px,0,0);
        -moz-transform: translate3d(-50px,0,0);
        -ms-transform: translate3d(-50px,0,0);
        -o-transform: translate3d(-50px,0,0);
        transform: translate3d(-50px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes x-fadeInLeft-out {
    0% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-50px,0,0);
        -moz-transform: translate3d(-50px,0,0);
        -ms-transform: translate3d(-50px,0,0);
        -o-transform: translate3d(-50px,0,0);
        transform: translate3d(-50px,0,0)
    }
}

@keyframes x-fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50px,0,0);
        -moz-transform: translate3d(50px,0,0);
        -ms-transform: translate3d(50px,0,0);
        -o-transform: translate3d(50px,0,0);
        transform: translate3d(50px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@keyframes x-fadeInRight-out {
    0% {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(50px,0,0);
        -moz-transform: translate3d(50px,0,0);
        -ms-transform: translate3d(50px,0,0);
        -o-transform: translate3d(50px,0,0);
        transform: translate3d(50px,0,0)
    }
}

@keyframes x-flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-90deg);
        -moz-transform: perspective(400px) rotate3d(1,0,0,-90deg);
        -ms-transform: perspective(400px) rotate3d(1,0,0,-90deg);
        -o-transform: perspective(400px) rotate3d(1,0,0,-90deg);
        transform: perspective(400px) rotate3d(1,0,0,-90deg)
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,0,0,0deg);
        -moz-transform: perspective(400px) rotate3d(0,0,0,0deg);
        -ms-transform: perspective(400px) rotate3d(0,0,0,0deg);
        -o-transform: perspective(400px) rotate3d(0,0,0,0deg);
        transform: perspective(400px) rotate3d(0,0,0,0deg)
    }
}

@keyframes x-flipInX-out {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0,0,0,0deg);
        -moz-transform: perspective(400px) rotate3d(0,0,0,0deg);
        -ms-transform: perspective(400px) rotate3d(0,0,0,0deg);
        -o-transform: perspective(400px) rotate3d(0,0,0,0deg);
        transform: perspective(400px) rotate3d(0,0,0,0deg)
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-90deg);
        -moz-transform: perspective(400px) rotate3d(1,0,0,-90deg);
        -ms-transform: perspective(400px) rotate3d(1,0,0,-90deg);
        -o-transform: perspective(400px) rotate3d(1,0,0,-90deg);
        transform: perspective(400px) rotate3d(1,0,0,-90deg)
    }
}

@keyframes x-slideInUp {
    0% {
        -webkit-transform: perspective(0) rotate3d(1,0,0,-90deg);
        -moz-transform: perspective(0) rotate3d(1,0,0,-90deg);
        -ms-transform: perspective(0) rotate3d(1,0,0,-90deg);
        -o-transform: perspective(0) rotate3d(1,0,0,-90deg);
        transform: perspective(0) rotate3d(1,0,0,-90deg)
    }

    to {
        -webkit-transform: perspective(0) rotate3d(0,0,0,0deg);
        -moz-transform: perspective(0) rotate3d(0,0,0,0deg);
        -ms-transform: perspective(0) rotate3d(0,0,0,0deg);
        -o-transform: perspective(0) rotate3d(0,0,0,0deg);
        transform: perspective(0) rotate3d(0,0,0,0deg)
    }
}

@keyframes x-slideInUp-out {
    0% {
        -webkit-transform: perspective(0) rotate3d(0,0,0,0deg);
        -moz-transform: perspective(0) rotate3d(0,0,0,0deg);
        -ms-transform: perspective(0) rotate3d(0,0,0,0deg);
        -o-transform: perspective(0) rotate3d(0,0,0,0deg);
        transform: perspective(0) rotate3d(0,0,0,0deg)
    }

    to {
        -webkit-transform: perspective(0) rotate3d(1,0,0,-90deg);
        -moz-transform: perspective(0) rotate3d(1,0,0,-90deg);
        -ms-transform: perspective(0) rotate3d(1,0,0,-90deg);
        -o-transform: perspective(0) rotate3d(1,0,0,-90deg);
        transform: perspective(0) rotate3d(1,0,0,-90deg)
    }
}

.x-animated {
    -webkit-animation-duration: 500ms;
    -moz-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.x-slideInUp {
    -webkit-animation-duration: 750ms;
    -moz-animation-duration: 750ms;
    -o-animation-duration: 750ms;
    animation-duration: 750ms
}

.x-slideInUp-out {
    -webkit-animation-duration: 300ms;
    -moz-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms
}

.x-fadeIn {
    -webkit-animation-name: x-fadeIn;
    -moz-animation-name: x-fadeIn;
    -o-animation-name: x-fadeIn;
    animation-name: x-fadeIn
}

.x-fadeIn-out {
    -webkit-animation-name: x-fadeIn-out;
    -moz-animation-name: x-fadeIn-out;
    -o-animation-name: x-fadeIn-out;
    animation-name: x-fadeIn-out
}

.x-fadeInUp {
    -webkit-animation-name: x-fadeInUp;
    -moz-animation-name: x-fadeInUp;
    -o-animation-name: x-fadeInUp;
    animation-name: x-fadeInUp
}

.x-fadeInUp-out {
    -webkit-animation-name: x-fadeInUp-out;
    -moz-animation-name: x-fadeInUp-out;
    -o-animation-name: x-fadeInUp-out;
    animation-name: x-fadeInUp-out
}

.x-fadeInDown {
    -webkit-animation-name: x-fadeInDown;
    -moz-animation-name: x-fadeInDown;
    -o-animation-name: x-fadeInDown;
    animation-name: x-fadeInDown
}

.x-fadeInDown-out {
    -webkit-animation-name: x-fadeInDown-out;
    -moz-animation-name: x-fadeInDown-out;
    -o-animation-name: x-fadeInDown-out;
    animation-name: x-fadeInDown-out
}

.x-fadeInLeft {
    -webkit-animation-name: x-fadeInLeft;
    -moz-animation-name: x-fadeInLeft;
    -o-animation-name: x-fadeInLeft;
    animation-name: x-fadeInLeft
}

.x-fadeInLeft-out {
    -webkit-animation-name: x-fadeInLeft-out;
    -moz-animation-name: x-fadeInLeft-out;
    -o-animation-name: x-fadeInLeft-out;
    animation-name: x-fadeInLeft-out
}

.x-fadeInRight {
    -webkit-animation-name: x-fadeInRight;
    -moz-animation-name: x-fadeInRight;
    -o-animation-name: x-fadeInRight;
    animation-name: x-fadeInRight
}

.x-fadeInRight-out {
    -webkit-animation-name: x-fadeInRight-out;
    -moz-animation-name: x-fadeInRight-out;
    -o-animation-name: x-fadeInRight-out;
    animation-name: x-fadeInRight-out
}

.x-flipInX,.x-flipInX-out,.x-slideInUp,.x-slideInUp-out {
    -webkit-backface-visibility: visible!important;
    -moz-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: x-flipInX;
    -moz-animation-name: x-flipInX;
    -o-animation-name: x-flipInX;
    animation-name: x-flipInX;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.x-flipInX-out,.x-slideInUp,.x-slideInUp-out {
    -webkit-animation-name: x-flipInX-out;
    -moz-animation-name: x-flipInX-out;
    -o-animation-name: x-flipInX-out;
    animation-name: x-flipInX-out
}

.x-slideInUp,.x-slideInUp-out {
    -webkit-animation-name: x-slideInUp;
    -moz-animation-name: x-slideInUp;
    -o-animation-name: x-slideInUp;
    animation-name: x-slideInUp
}

.x-slideInUp-out {
    -webkit-animation-name: x-slideInUp-out;
    -moz-animation-name: x-slideInUp-out;
    -o-animation-name: x-slideInUp-out;
    animation-name: x-slideInUp-out
}

@charset "UTF-8";ul.g5blog__post-meta {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: .875rem
}

ul.g5blog__post-meta li {
    margin: 0 25px 0 0;
    -webkit-transition: color .3s;
    transition: color .3s
}

ul.g5blog__post-meta li a {
    color: inherit
}

ul.g5blog__post-meta li i {
    margin-right: 5px
}

ul.g5blog__post-meta li:last-child {
    margin-right: 0
}

ul.g5blog__post-meta li>div {
    display: inline-block
}

ul.g5blog__post-meta .fa-heart-o:before {
    content: "";
    font-weight: 400
}

.g5blog__post-title {
    font-size: 2.5rem;
    word-break: break-word;
    -webkit-transition: color .3s;
    transition: color .3s
}

.g5blog__post-title a {
    color: inherit!important
}

.g5blog__post-excerpt {
    line-height: 1.6
}

.g5blog__post-excerpt p:last-child {
    margin-bottom: 0
}

.g5core__image-size-blog-widget:before {
    padding-top: 100%
}

.g5core__image-size-blog-single-full:before,.g5core__image-size-blog-single:before {
    padding-top: 55.9523809524%
}

.g5blog__post-large-image .g5blog__post-featured {
    margin-bottom: 1.5625rem
}

.g5blog__post-large-image .g5blog__post-title {
    margin-bottom: 1rem
}

.g5blog__post-large-image .g5blog__post-meta+.g5blog__post-excerpt {
    margin-top: 1.25rem
}

.g5blog__post-large-image.sticky .g5blog__post-inner {
    padding: 2rem
}

.g5blog__post-large-image.sticky .g5blog__post-featured {
    margin-left: -2rem;
    margin-right: -2rem;
    margin-top: -2rem
}

.g5blog__layout-large-image .g5blog__post-default {
    padding-bottom: 4rem
}

.g5blog__post-medium-image .g5blog__post-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.g5blog__post-medium-image .g5blog__post-featured {
    width: 440px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.g5blog__post-medium-image .g5core__entry-thumbnail {
    height: 100%
}

.g5blog__post-medium-image .g5blog__post-title {
    font-size: 1.875rem;
    margin-bottom: .6875rem
}

.g5blog__post-grid .g5blog__post-meta+.g5blog__post-excerpt,.g5blog__post-medium-image .g5blog__post-meta+.g5blog__post-excerpt {
    margin-top: 1.25rem
}

.g5blog__post-medium-image .g5blog__post-excerpt {
    max-height: 6.4em;
    overflow: hidden
}

.g5blog__layout-medium-image .g5blog__post-default {
    padding-bottom: 2.5rem
}

@media(max-width: 1199px) {
    .g5blog__post-medium-image .g5blog__post-inner {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .g5blog__post-medium-image .g5blog__post-featured {
        width: 100%!important;
        margin-right: 0!important;
        margin-bottom: 1.5625rem
    }
}

.g5blog__post-grid .g5blog__post-featured {
    margin-bottom: 1rem
}

.g5blog__post-grid .g5blog__post-title {
    margin-bottom: .6875rem;
    font-size: 1.5rem
}

.g5blog__post-grid .g5blog__post-excerpt {
    max-height: 6.4em;
    overflow: hidden
}

.g5blog__post-grid.sticky .g5blog__post-inner {
    padding: 2rem
}

.g5blog__post-grid.sticky .g5blog__post-featured {
    margin-left: -2rem;
    margin-right: -2rem;
    margin-top: -2rem
}

.g5blog__post-widget .g5blog__post-inner {
    display: -ms-flexbox;
    display: flex
}

.g5blog__post-widget .g5blog__post-featured {
    width: 100px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px
}

.g5blog__post-widget .g5blog__post-title {
    font-size: 1rem;
    margin-bottom: .6875rem
}

.g5blog__post-widget .g5blog__post-meta,.g5blog__single-layout-1 .g5blog__single ul.g5blog__post-meta,.g5blog__single-layout-2 .g5blog__single ul.g5blog__post-meta {
    margin-bottom: 0
}

.g5blog__widget-post-list .g5blog__post-widget {
    margin-bottom: 20px
}

.g5blog__widget-post-list .g5blog__post-widget:last-child {
    margin-bottom: 0!important
}

.g5blog__single-featured-gallery .g5core__entry-thumbnail-image {
    display: block
}

.g5blog__single-featured-gallery .g5core__entry-thumbnail-image img {
    width: 100%
}

.g5blog__single-featured-gallery .slick-arrows {
    position: absolute;
    top: 10px;
    right: 10px
}

.g5blog__single-featured-gallery.slick-slider {
    margin: 0
}

.g5blog__single-featured-gallery .slick-slide>div {
    padding: 0
}

.g5blog__single-featured-gallery .slick-arrow {
    background-color: #fff
}

.g5blog__single-meta-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    margin-top: 30px
}

.g5blog__single-meta-tag {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 5px 0
}

.g5blog__single-meta-tag.tagcloud a {
    margin-bottom: 0!important
}

.g5core__social-share.post {
    margin: 5px 0
}

@media(max-width: 767px) {
    .g5blog__single-meta-bottom {
        -ms-flex-direction:column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.g5blog__single-title {
    font-size: 2.5rem;
    word-break: break-word
}

.g5blog__block-title {
    font-size: 2rem;
    margin-bottom: 2rem;
    text-align: center
}

.g5blog__single-related-wrap {
    margin-top: 5rem
}

.g5blog__single-layout-1 .g5blog__single-featured {
    margin-bottom: 2.5rem
}

.g5blog__single-layout-1 .g5blog__single-title {
    margin-bottom: .5rem
}

.g5blog__single-layout-1 .g5blog__single-meta-top {
    margin-bottom: 1.5rem
}

.g5blog__single-layout-1.g5blog__no-post-thumbnail .g5blog__single-meta-top {
    margin-bottom: 2rem
}

.g5blog__single-layout-2 .g5blog__single-featured {
    margin-bottom: 1.5625rem
}

.g5blog__single-layout-2 .g5blog__single-title,.g5blog__single-layout-3.g5blog__no-post-thumbnail .g5blog__single-title {
    margin-bottom: .5rem
}

.g5blog__single-layout-2 .g5blog__single-meta-top,.g5blog__single-layout-3 .g5blog__single ul.g5blog__post-meta {
    margin-bottom: 2rem
}

.g5blog__single-layout-3 .g5blog__single-featured,.g5blog__single-layout-3 .g5blog__single-title {
    margin-bottom: 1rem
}

@media(min-width: 992px) {
    .no-sidebar.g5blog__single-layout-4 .g5blog__single-breadcrumbs .g5core-breadcrumbs {
        -ms-flex-pack:center;
        justify-content: center
    }
}

.g5blog__single-layout-4 .g5blog__single-featured {
    margin-bottom: 2.5rem
}

.g5blog__single-layout-4 .g5blog__single-title {
    margin-bottom: .5rem;
    text-align: center
}

.g5blog__single-layout-4 .g5blog__single ul.g5blog__post-meta {
    margin-bottom: 0;
    -ms-flex-pack: center;
    justify-content: center
}

.g5blog__single-layout-4 .g5blog__single-meta-top {
    margin-bottom: 1.5rem
}

.g5blog__single-layout-5 .g5blog__single-title {
    margin-bottom: .5rem
}

.g5blog__single-layout-5 .g5blog__single ul.g5blog__post-meta,.g5blog__single-layout-6 .g5blog__single .g5core__post-featured {
    margin-bottom: 2rem
}

.g5blog__single-layout-6 .g5blog__single-breadcrumbs {
    padding-bottom: 1.5rem
}

.g5blog__single-featured-container {
    background-color: #565656;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    height: 560px;
    color: #fff
}

.g5blog__single-featured-container:after,.g5blog__single-featured-full:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.g5blog__single-featured-container:after {
    opacity: .7;
    background: linear-gradient(to bottom,#000,transparent);
    background: -webkit-linear-gradient(bottom,#000,transparent)
}

.g5blog__single-featured-container .g5blog__single-meta-top {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
    z-index: 2
}

.g5blog__single-featured-container .g5blog__single-meta-top ul.g5blog__post-meta,.g5blog__single-featured-full .g5blog__single-meta-top ul.g5blog__post-meta {
    margin-bottom: 0;
    color: inherit
}

.g5blog__single-featured-container .g5blog__single-meta-top ul.g5blog__post-meta li a:hover,.g5blog__single-featured-full .g5blog__single-breadcrumbs .g5core-breadcrumbs a:hover,.g5blog__single-featured-full .g5blog__single-meta-top ul.g5blog__post-meta li a:hover {
    color: inherit;
    opacity: .9
}

.g5blog__single-featured-container .g5blog__single-meta-top .g5blog__single-title {
    color: inherit
}

@media only screen and (max-width: 1080px) {
    .g5blog__single-featured-container {
        height:450px
    }
}

@media only screen and (max-width: 780px) {
    .g5blog__single-featured-container .g5blog__single-meta-top {
        left:20px;
        right: 20px;
        bottom: 20px
    }
}

@media only screen and (max-width: 680px) {
    .g5blog__single-featured-container {
        height:420px
    }
}

.g5blog__single-layout-7 .g5blog__single .g5core__post-featured {
    margin-bottom: 2rem
}

.g5blog__single-featured-full {
    background-color: #565656;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    color: #fff
}

.g5blog__single-featured-full:after {
    background-color: rgba(0,0,0,.35)
}

.g5blog__single-featured-full .g5blog__single-featured-inner {
    height: 560px;
    position: relative
}

.g5blog__single-featured-full .g5blog__single-meta-top {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 2
}

.g5blog__single-featured-full .g5blog__single-breadcrumbs .g5core-breadcrumbs>li.breadcrumb-leaf,.g5blog__single-featured-full .g5blog__single-breadcrumbs .g5core-breadcrumbs>li.breadcrumb-sep,.g5blog__single-featured-full .g5blog__single-meta-top .g5blog__single-title {
    color: inherit
}

.g5blog__single-featured-full .g5blog__single-breadcrumbs {
    position: relative;
    z-index: 2
}

.g5blog__single-featured-full .g5blog__single-breadcrumbs>.container {
    padding-left: 0;
    padding-right: 0
}

.g5blog__single-featured-full .g5blog__single-breadcrumbs .g5core-breadcrumbs {
    color: #fff
}

.g5blog__single-featured-full .g5blog__single-breadcrumbs .g5core-breadcrumbs>li.breadcrumb-leaf {
    opacity: .9
}

@media only screen and (max-width: 1080px) {
    .g5blog__single-featured-full .g5blog__single-featured-inner {
        height:450px
    }
}

@media only screen and (max-width: 680px) {
    .g5blog__single-featured-full .g5blog__single-featured-inner {
        height:420px
    }
}

.g5blog__single {
    padding-bottom: 10px;
    margin-bottom: 3rem
}

.g5blog__single .entry-content {
    margin-bottom: 2rem
}

.g5blog__single .entry-content:after {
    content: "";
    display: block;
    clear: both
}

.g5blog__single .entry-content h1,.g5blog__single .entry-content h2,.g5blog__single .entry-content h3,.g5blog__single .entry-content h4,.g5blog__single .entry-content h5,.g5blog__single .entry-content h6 {
    margin-top: 2rem
}

.g5blog__single .entry-content h1:first-child,.g5blog__single .entry-content h2:first-child,.g5blog__single .entry-content h3:first-child,.g5blog__single .entry-content h4:first-child,.g5blog__single .entry-content h5:first-child,.g5blog__single .entry-content h6:first-child {
    margin-top: 0
}

#g5ere_property_location {
    border-top: dashed 1px #f0f0f0;
    padding-top: 15px
}

.g5ere__input-icon,.g5ere__input-icon>span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch
}

.g5ere__input-icon.g5ere__input-icon>input {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-radius: 0 5px 5px 0;
    border-left-width: 0;
    margin: 0;
    padding: 5px;
    border-color: #eee
}

.g5ere__input-icon>span {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 5px 0 0 5px
}

.g5ere__input-icon.icon-right>input {
    border-radius: 5px 0 0 5px;
    border-left-width: 1px;
    border-right-width: 0
}

.g5ere__input-icon.icon-right>span {
    border-radius: 0 5px 5px 0
}

.g5ere__input-icon.icon-both>input {
    border-radius: 0;
    border-right-width: 0
}

.g5ere__input-icon.icon-both>span:last-child {
    border-radius: 0 5px 5px 0
}

.g5ere__location-coords.hide,.g5ere__lock-pin input[type=checkbox],.g5ere__lock-pin input[type=checkbox]~.locked {
    display: none
}

.g5ere__lock-pin label {
    margin-bottom: 0;
    cursor: pointer
}

.g5ere__lock-pin label span {
    margin-left: 5px;
    font-weight: 600
}

.g5ere__lock-pin label i {
    font-size: 18px
}

.g5ere__lock-pin input[type=checkbox]:checked~.locked {
    display: block
}

.g5ere__lock-pin input[type=checkbox]:checked~.unlocked {
    display: none
}

.g5ere__location-actions {
    margin-top: 5px;
    margin-bottom: 10px
}

.g5ere__enter-coordinates-toggle {
    text-align: right
}

.g5ere__enter-coordinates-toggle label {
    cursor: pointer;
    font-weight: 600
}

.g5ere__current-location {
    cursor: pointer
}

#g5ere__admin_property_map {
    height: 400px
}

.property-print-inner {
    max-width: 768px;
    margin: 0 auto
}

.property-print-inner .home-page-info {
    padding: 30px 0;
    border-bottom: 1px solid #eee
}

.property-print-inner img {
    max-width: 100%;
    height: auto
}

.property-print-title {
    padding: 30px 0
}

.property-print-title .g5ere__property-title-price {
    display: -ms-flexbox;
    display: flex
}

.property-print-title .g5ere__property-title-address {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.property-print-title .g5ere__property-price {
    -ms-flex: 0 0 145px;
    flex: 0 0 145px;
    max-width: 145px;
    margin-left: auto
}

.property-print-title .g5ere__property-title {
    font-size: 24px
}

.property-print-title .g5ere__property-price .g5ere__lpp-price {
    font-size: 20px;
    font-weight: 600
}

.property-main-info .g5ere__single-property-featured-image {
    position: relative;
    margin-bottom: 30px
}

.property-main-info .g5ere__single-property-featured-image.has-image .property-link-api {
    position: absolute;
    right: 0;
    bottom: 0
}

.property-main-info .g5ere__property-print-block-title {
    margin-bottom: 20px;
    font-size: 18px
}

.property-main-info .g5ere__property-print-block:not(:last-child) {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.g5ere__property-print-block-floors .g5ere__property_floors-title {
    font-size: 16px
}

.g5ere__property-print-block-floors .g5ere__property_floors-item:not(:last-child) {
    margin-bottom: 30px
}

.g5ere__property-print-block-contact-agent .g5ere__loop-agent-meta:not(.g5ere__loop-agent-name) .g5ere__lam-content,.g5ere__property-print-block-contact-agent .g5ere__loop-agent-meta:not(.g5ere__loop-agent-name) a {
    font-weight: 600;
    color: #000
}

.g5ere__property-print-block-contact-agent .g5core__entry-thumbnail-image {
    max-width: 15px;
    max-height: 150px
}

.g5ere__property-print-block-details .g5ere__property-details-list {
    border: 1px solid #000;
    padding: 20px;
    border-radius: 5px
}

.g5ere__property-print-block-details .g5ere__property-details-list ul {
    margin-bottom: 0
}

.g5ere__property-print-block-gallery .g5core__entry-thumbnail-image {
    margin-bottom: 20px
}

@charset "UTF-8";@keyframes g5ere__loading-animation {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1
    }

    to {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0
    }
}

.g5ere__loop-skin-classic .g5core__post-featured {
    margin-bottom: 15px
}

.g5ere__loop-skin-medium-image .g5ere__loop-item-inner,ul.g5ere__toolbar-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.g5ere__loop-skin-medium-image .g5ere__loop-item-inner>.g5ere__loop-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1px
}

.g5ere__loop-skin-medium-image .g5core__post-featured {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media(min-width: 768px) {
    .g5ere__loop-skin-medium-image .g5core__post-featured {
        width:280px;
        margin-right: 30px
    }
}

@media(max-width: 767px) {
    .g5ere__loop-skin-medium-image .g5ere__loop-item-inner {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .g5ere__loop-skin-medium-image .g5ere__loop-item-inner>.g5ere__loop-content {
        width: 100%
    }

    .g5ere__loop-skin-medium-image .g5core__post-featured {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%
    }
}

.g5ere__result-count,.g5ere__toolbar-list .g5core__cate-filer {
    margin: 0
}

.g5ere__toolbar.boxed {
    margin-bottom: 30px
}

.g5ere__toolbar.boxed .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.g5ere__toolbar.stretched .g5ere__toolbar-inner,.g5ere__toolbar.stretched_content .g5ere__toolbar-inner {
    padding: 5px 0
}

@media(min-width: 1200px) {
    .g5ere__toolbar.stretched_content .container {
        max-width:95%
    }
}

ul.g5ere__toolbar-list {
    list-style: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0!important;
    padding: 0!important
}

ul.g5ere__toolbar-list>li {
    margin-left: 0;
    margin-top: 0;
    margin-right: 15px
}

ul.g5ere__toolbar-list>li:last-child {
    margin-right: 0
}

.g5ere__toolbar-content-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.g5ere__toolbar-left {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.g5ere__toolbar-right {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.g5ere__toolbar-left,.g5ere__toolbar-right {
    margin: 5px 0
}

@media(min-width: 992px) {
    .g5ere__toolbar-mobile {
        display:none
    }
}

@media(max-width: 991px) {
    .g5ere__toolbar-desktop {
        display:none
    }

    .g5ere__toolbar-content-inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media(min-width: 1200px) {
    .g5ere__property-halt-map {
        display:-ms-flexbox;
        display: flex
    }

    .g5ere__property-halt-map .g5ere__property-explore-map {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .g5ere__property-halt-map .g5ere__property-explore-map .g5ere__map-canvas {
        height: 100vh
    }

    .g5ere__property-halt-map #primary-content {
        -ms-flex: 0 0 640px;
        flex: 0 0 640px;
        max-width: 640px;
        position: relative;
        padding: 30px 15px
    }

    .g5ere__property-halt-map.half-map-right .g5ere__property-explore-map {
        order: 1
    }
}

@media(min-width: 1400px) {
    .g5ere__property-halt-map #primary-content {
        -ms-flex:0 0 770px;
        flex: 0 0 770px;
        max-width: 770px
    }
}

@media(min-width: 1500px) {
    .g5ere__property-halt-map #primary-content {
        -ms-flex:0 0 870px;
        flex: 0 0 870px;
        max-width: 870px;
        padding: 50px 35px
    }
}

.g5ere__loop-property-title {
    font-size: 1rem;
    word-break: break-word;
    -webkit-transition: color .3s;
    transition: color .3s
}

.g5ere__loop-property-address a,.g5ere__loop-property-title a {
    color: inherit!important
}

.g5ere__loop-property-address {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

ul.g5ere__loop-property-meta {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.g5ere__loop-property-meta li {
    display: inline-block;
    margin-right: 10px
}

ul.g5ere__loop-property-meta li.g5ere-divider {
    width: 1px;
    height: 20px;
    background: #e9ecef;
    vertical-align: middle
}

ul.g5ere__loop-property-meta li:last-child {
    margin-right: 0
}

ul.g5ere__loop-property-meta .g5ere__icon,ul.g5ere__loop-property-meta i {
    margin-right: 3px;
    vertical-align: middle
}

.g5ere__property-featured .g5core__entry-thumbnail-image {
    display: block
}

.g5ere__property-featured .g5core__entry-thumbnail-image img {
    width: 100%
}

.g5ere__post-featured-bg-gradient .g5core__entry-thumbnail:after {
    opacity: 1;
    background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(0,transparent),color-stop(30%,transparent),to(rgba(0,0,0,.75)));
    background: -o-linear-gradient(top,transparent 0,transparent 0,transparent 30%,rgba(0,0,0,.75) 100%);
    background: linear-gradient(to bottom,transparent 0,transparent 0,transparent 30%,rgba(0,0,0,.75) 100%)
}

.g5ere__post-featured-bg-gradient .g5ere__loop-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    color: #fafafa;
    padding: 10px 20px
}

.g5ere__post-featured-bg-gradient .g5ere__loop-content * {
    color: inherit
}

.g5ere__post-featured-bg-gradient .g5ere__loop-content :hover {
    color: #fff
}

@media(max-width: 767px) {
    .g5ere__post-featured-bg-gradient .g5core__embed-responsive:before {
        padding-top:100%!important
    }

    .g5ere__post-featured-bg-gradient .g5core__entry-thumbnail:after {
        background: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(0,transparent),color-stop(10%,transparent),to(rgba(0,0,0,.75)));
        background: -o-linear-gradient(top,transparent 0,transparent 0,transparent 10%,rgba(0,0,0,.75) 100%);
        background: linear-gradient(to bottom,transparent 0,transparent 0,transparent 10%,rgba(0,0,0,.75) 100%)
    }
}

@media(max-width: 479px) {
    .g5ere__post-featured-bg-gradient .g5core__embed-responsive:before {
        padding-top:130%!important
    }
}

.g5ere__post-featured-circle .g5core__entry-thumbnail,.g5ere__post-featured-circle .g5core__entry-thumbnail img,.g5ere__post-featured-circle .g5core__entry-thumbnail:after {
    border-radius: 50%
}

.g5ere__post-featured-circle .g5core__embed-responsive:before {
    padding-top: 100%
}

.g5ere__loop-property-actions .fa-spinner:before,.g5ere__property-actions li .fa-spinner:before {
    content: ""!important
}

.g5ere__loop-property-actions a {
    color: inherit;
    width: 1.2em;
    display: inline-block;
    text-align: center
}

.g5ere__loop-property-actions a+a {
    margin-left: 5px
}

.g5ere__property-featured .g5ere__loop-property-actions {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.g5ere__property-featured:hover .g5ere__loop-property-actions {
    opacity: 1
}

.g5ere__property-badge {
    display: inline-block;
    color: #fff;
    background-color: #222;
    padding: 2px 10px;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center
}

.g5ere__loop-property-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    margin-top: -5px;
    font-size: 0;
    z-index: 2
}

.g5ere__loop-property-badge .g5ere__property-badge {
    margin-right: 5px;
    margin-top: 5px
}

.g5ere__loop-property-badge .g5ere__property-badge:last-child {
    margin-right: 0
}

.g5ere__property-excerpt p:last-child {
    margin-bottom: 0
}

.g5ere__icon {
    display: inline-block
}

.g5ere__svg-icon {
    -webkit-transition: fill 120ms ease-in-out;
    transition: fill 120ms ease-in-out;
    fill: currentColor;
    height: 1em;
    width: 1em;
    stroke: currentColor;
    position: relative
}

.g5ere__property-explore-map .g5ere__map-canvas,.g5ere__single-map .g5ere__map-canvas {
    height: 500px
}

.g5ere__search-form .row {
    margin-left: -5px;
    margin-right: -5px
}

.g5ere__search-form .col {
    padding-left: 5px;
    padding-right: 5px
}

.g5ere__search-field {
    margin-bottom: 15px
}

.g5ere__search-field .bootstrap-select {
    width: 100%!important
}

#g5ere__advanced_search_header_mobile,.g5ere__rate-input input,.g5ere__search-field .g5ere__s-label {
    display: none
}

.g5ere__search-field .custom-control-label {
    cursor: pointer
}

.g5ere__rs-slider-wrap {
    margin-left: 8px;
    margin-right: 8px
}

.g5ere__sf-top {
    margin-left: -5px;
    margin-right: -5px
}

.g5ere__sf-top .g5ere__search-field {
    -ms-flex-preferred-size: 130px;
    flex-basis: 130px;
    padding-left: 5px;
    padding-right: 5px
}

.g5ere__sf-top .g5ere__sf-keyword {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.g5ere__sf-top .g5ere__sf-keyword .form-control {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.g5ere__features-list,.g5ere__sf-bottom {
    padding-top: 15px
}

@media(max-width: 991px) {
    .g5ere__sf-top .g5ere__search-field {
        -ms-flex:0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px
    }
}

.g5ere__btn-features-list,.g5ere__review-comment-title a,.g5ere__sf-auto-complete-footer a {
    color: inherit
}

.g5ere__sf-auto-complete.in .g5ere__sf-auto-complete-result {
    display: block
}

.g5ere__sf-auto-complete-result.dropdown-menu {
    right: 0
}

.g5ere__sf-auto-complete-result.dropdown-menu .dropdown-item {
    white-space: normal;
    border-bottom: 1px solid #eee;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.g5ere__sf-auto-complete-result.dropdown-menu .dropdown-item.active,.g5ere__sf-auto-complete-result.dropdown-menu .dropdown-item:active,.g5ere__sf-auto-complete-result.dropdown-menu .dropdown-item:focus,.g5ere__sf-auto-complete-result.dropdown-menu .dropdown-item:hover {
    background-color: #f8f9fa
}

.g5ere__sf-auto-complete-result.dropdown-menu .dropdown-item:last-child {
    border-bottom: none
}

.g5ere__property-auto-complete-item .g5ere__property-featured {
    width: 55px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.g5ere__property-auto-complete-item .g5ere__property-content {
    width: 1px
}

.g5ere__sf-auto-complete-footer {
    padding: .5rem 1.5rem;
    border-top: 1px solid #eee
}

.g5ere__sf-auto-complete-list {
    max-height: 360px;
    overflow-y: auto
}

.g5ere__advanced-search-archive {
    margin-bottom: 30px
}

.g5ere__ash-sticky .g5ere__ash-sticky-area {
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s
}

.g5ere__ash-sticky .g5ere__ash-sticky-hidden {
    -webkit-transform: translate(0,-100%);
    transform: translate(0,-100%);
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.g5ere__ash-sticky-area-wrap.sticky .g5ere__ash-sticky-area {
    -webkit-box-shadow: 0 0 15px 5px rgba(0,0,0,.1);
    box-shadow: 0 0 15px 5px rgba(0,0,0,.1);
    z-index: 999;
    width: auto;
    left: 0;
    right: 0
}

.g5ere__advanced-search-header .g5ere__ash-inner {
    padding-top: 10px;
    padding-bottom: 10px
}

#g5ere__advanced_search_header_mobile .g5ere__sf-top .g5ere__search-field {
    margin-bottom: 0
}

.paging-navigation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.paging-navigation .next.page-numbers,.paging-navigation .prev.page-numbers {
    position: static;
    height: 40px;
    line-height: 40px
}

.paging-navigation .next.page-numbers::after,.paging-navigation .prev.page-numbers::after {
    font-family: "font awesome 5 pro";
    font-size: 16px;
    font-weight: 300
}

.paging-navigation .next.page-numbers::after {
    content: ""
}

.paging-navigation .prev.page-numbers::after {
    content: ""
}

.paging-navigation .page-numbers {
    display: inline-block;
    padding: 0 10px;
    line-height: 40px
}

.ui-dialog {
    padding: 0
}

.ui-dialog .ui-dialog-titlebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px
}

.ui-dialog .ui-dialog-titlebar-close {
    position: static;
    margin: 0;
    line-height: 20px;
    background-color: transparent;
    border: 0;
    width: auto;
    height: auto;
    font-size: 18px
}

.ui-dialog .ui-dialog-titlebar-close::before {
    content: "";
    font-family: "font awesome 5 pro";
    color: inherit
}

.ui-dialog .ui-dialog-buttonpane {
    border-top: 0;
    margin: 0;
    padding-top: 0;
    padding-bottom: 1rem
}

.ui-dialog .ui-dialog-buttonpane button {
    height: 40px;
    line-height: 39px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0
}

.ui-dialog .ere-dialog-popup {
    padding: 20px 16px
}

.ui-dialog .ere-dialog-popup .message i::after {
    content: "";
    font-family: "font awesome 5 pro"
}

.g5ere__loading-wrap {
    position: relative
}

.g5ere__loading {
    position: absolute;
    display: flex;
    background: rgba(20,30,48,.2);
    background: -webkit-linear-gradient(to right,rgba(20,30,48,.2),rgba(36,59,85,.2));
    background: linear-gradient(to right,rgba(20,30,48,.2),rgba(36,59,85,.2));
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    justify-content: center;
    align-items: center
}

.g5ere__loading>span {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px
}

.g5ere__loading>span:after,.g5ere__loading>span:before {
    content: "";
    position: absolute;
    border: 4px solid #fff;
    opacity: 1;
    border-radius: 50%;
    animation: g5ere__loading-animation 1s cubic-bezier(0,.2,.8,1) infinite
}

.g5ere__loading>span:after {
    animation-delay: -.5s
}

.g5ere__single-bottom-bar {
    display: none;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s;
    transition: all .5s
}

@media(max-width: 576px) {
    .g5ere__single-bottom-bar {
        display:block
    }
}

.g5ere__single-bottom-bar.out {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.g5ere__single-bottom-bar .g5ere__sbb-inner {
    margin: 0 -5px
}

.g5ere__single-bottom-bar .g5ere__sbb-inner .g5ere__sbb-item {
    padding: 0 5px
}

.g5ere__single-bottom-bar .g5ere__sbb-inner .btn {
    padding-left: 5px;
    padding-right: 5px;
    height: 50px;
    line-height: 50px
}

.g5ere__single-bottom-bar .g5ere__sbb-inner .btn i {
    display: none;
    font-size: 20px
}

@media(max-width: 480px) {
    .g5ere__single-bottom-bar .g5ere__sbb-inner .btn i {
        display:inline-block
    }

    .g5ere__single-bottom-bar .g5ere__sbb-inner .btn span {
        display: none
    }
}

.g5ere__rating-stars {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    font-size: 12px;
    text-align: left
}

.g5ere__rating-stars .g5ere__filled-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden
}

.g5ere__rating-icon-stars .fa,.g5ere__star {
    color: #f6b500
}

.g5ere__rating-icon-stars {
    color: #ededed
}

.g5ere__rbl-label {
    min-width: 40px;
    text-align: right
}

.g5ere__rbl-progress {
    height: .25rem
}

.g5ere__rate-input {
    direction: rtl;
    display: inline-block
}

.g5ere__rate-input label {
    margin-left: -2px;
    margin-right: -2px;
    color: #ededed;
    font-size: 20px;
    cursor: pointer
}

.g5ere__rate-input label:hover,.g5ere__rate-input label:hover~label {
    color: #f6b500!important
}

.g5ere__rate-input input:checked~label {
    color: #f6b500
}

.g5ere__rate-input:hover>input:checked~label {
    color: #ededed
}

.g5ere__rating-avarage .g5ere__rating-stars {
    font-size: 0;
    margin: 0 -5px
}

.g5ere__rating-avarage .g5ere__star {
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    display: inline-block;
    background-color: #eee;
    border-radius: 5px;
    color: #fff;
    margin: 0 5px
}

.g5ere__rating-avarage .g5ere__star i {
    font-size: 20px;
    font-weight: 700;
    line-height: 46px
}

.g5ere__rating-avarage .g5ere__filled-stars .g5ere__star {
    background-color: #f6b500
}

@media(min-width: 768px) {
    .g5ere__panel-heading {
        display:none
    }

    .g5ere__single-block-tabs .g5ere__panels-container .tab-pane.active .collapse {
        display: block
    }
}

@media(max-width: 767px) {
    .g5ere__tabs-container {
        display:none
    }

    .g5ere__panels-container>.tab-pane {
        display: block;
        opacity: 1
    }
}

.g5ere__btn-my-favourite,.g5ere__login-button a,.g5ere__property-address a,.g5ere__property-address-item a,.g5ere__property-detail-item a,.g5ere__property-feature-item a,.g5ere__property-overview-list a,.g5ere__user-dropdown .g5ere__user-display-name {
    color: inherit
}

.g5ere__user-dropdown .g5ere__user-dropdown-menu {
    border: 0;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.06);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.06);
    margin: 0;
    top: 100%!important
}

.g5ere__user-dropdown .dropdown-item.active,.g5ere__user-dropdown .dropdown-item:active {
    background-color: #f8f9fa
}

.g5ere__user-dropdown .dropdown-item a {
    color: #696969
}

.g5ere__user-dropdown .dropdown-item a i {
    margin-right: 8px
}

.g5ere__user-dropdown:hover .g5ere__user-dropdown-menu {
    display: block
}

.g5core-header-customize .g5core-hc-button-add-listing .btn-listing {
    color: inherit;
    background-color: transparent!important
}

.g5core-mobile-header .g5ere__user-dropdown-menu {
    top: 100%!important
}

.g5core-mobile-header.header-style-layout-01 .g5ere__user-dropdown-menu,.g5core-mobile-header.header-style-layout-02 .g5ere__user-dropdown-menu {
    left: auto!important;
    right: 0
}

.g5ere__single-property-map-canvas {
    height: 500px
}

.g5ere__get-directions {
    bottom: 10px;
    left: 10px;
    z-index: 1000
}

@media(max-width: 991px) {
    .g5ere__single-property-galleries .g5ere__single-property-map-canvas {
        height:500px!important
    }
}

.g5ere__property-title {
    font-size: 2rem;
    word-break: break-word
}

.g5ere__spg-nav {
    z-index: 400;
    top: 50px;
    right: 50px
}

.g5ere__spg-nav .nav-link {
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    padding: 0;
    color: #fff;
    font-size: 18px;
    background-color: rgba(0,0,0,.65)
}

@media(min-width: 992px) {
    .g5ere__spg-nav .nav-link {
        margin-left:5px
    }
}

@media(max-width: 991px) {
    .g5ere__spg-nav {
        position:static!important;
        margin-top: 10px
    }

    .g5ere__spg-nav .nav-link {
        margin-right: 5px
    }
}

.g5ere__slick-arrows-absolute .slick-arrow {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.g5ere__slick-arrows-absolute .slick-arrow.slick-prev {
    left: 20px;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.g5ere__slick-arrows-absolute .slick-arrow.slick-next {
    right: 20px;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.g5ere__slick-arrows-absolute:hover .slick-arrow {
    opacity: 1
}

.g5ere__slick-arrows-absolute .slick-dots {
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translate(-50%,100%);
    transform: translate(-50%,100%);
    margin: 0!important
}

.g5ere__slick-dots-absolute .slick-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0!important;
    color: #fff
}

.g5ere__slick-dots-absolute .slick-dots li {
    opacity: .6
}

.g5element__properties-slider .slick-dots li.slick-active,.g5element__properties-slider .slick-dots li:hover,.g5ere__slick-dots-absolute .slick-dots li.slick-active,.g5ere__slick-dots-absolute .slick-dots li:hover {
    color: #fff;
    opacity: 1
}

.g5ere__single-property-gallery .g5core__entry-thumbnail-image {
    display: block
}

.g5ere__single-property-gallery .g5core__entry-thumbnail img {
    width: 100%
}

.g5ere__spg-thumbnail .g5ere__spg-slider-thumb {
    margin-top: 10px
}

.g5ere__spg-thumbnail .g5ere__spg-slider-thumb .g5core__entry-thumbnail {
    cursor: pointer
}

.g5ere__spg-thumbnail .g5ere__spg-slider-thumb .g5core__entry-thumbnail:after {
    opacity: 1;
    background-color: rgba(0,0,0,.5)
}

.g5ere__spg-thumbnail .g5ere__spg-slider-thumb .g5core__entry-thumbnail:hover:after,.g5ere__spg-thumbnail .g5ere__spg-slider-thumb .slick-current .g5core__entry-thumbnail:after {
    opacity: 0
}

.g5ere__spg-wrap-metro-4 .g5ere__spg-nav {
    right: auto;
    left: 10px;
    top: 20px
}

@media(min-width: 1200px) {
    .g5ere__property-layout-two-columns .g5ere__property-meta-action {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .g5ere__property-layout-two-columns .g5ere__property-meta-action .g5ere__property-actions {
        order: 0
    }

    .g5ere__property-layout-two-columns .g5ere__property-overview-list .col-md-3 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .g5ere__property-layout-two-columns .g5ere__review-rating-wrap .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.g5ere__sph-layout-1 .g5ere__sph-inner {
    padding-top: 1.5rem
}

@media(min-width: 992px) {
    .g5ere__sph-layout-2>.container {
        max-width:100%;
        padding-left: 0;
        padding-right: 0
    }
}

.g5ere__sph-layout-2 .g5core__single-breadcrumbs {
    padding-bottom: 1.5rem
}

.g5ere__sph-layout-3 .g5ere__sph-inner,.g5ere__sph-layout-4 .g5ere__sph-inner {
    padding-top: 1.5rem
}

.g5ere__sph-layout-5 .g5core__single-breadcrumbs {
    padding-bottom: 1.5rem
}

.g5ere__sph-layout-5 .g5ere__property-meta-action {
    margin-top: 25px
}

.g5ere__sph-layout-5 .g5ere__property-meta-action>ul {
    margin-bottom: 25px
}

.g5ere__single-property-layout-7 .g5ere__single-property-gallery {
    margin-top: 30px
}

.g5ere__sph-layout-8 .g5ere__sph-inner {
    padding-top: 1.5rem
}

.g5ere__sps-list {
    font-size: .9rem
}

.g5ere__property-actions li,.g5ere__property-meta>li {
    margin-right: .25rem
}

.g5ere__property-actions li .g5ere__sps-btn,.g5ere__property-actions li>a {
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #eee;
    display: block;
    border-radius: 4px
}

.g5ere__property-actions li:last-child,.g5ere__property-meta>li:last-child {
    margin-right: 0
}

.g5ere__single-content .g5ere__single-block {
    margin-bottom: 2rem
}

.g5ere__single-content .g5ere__single-property-gallery {
    margin-bottom: 30px
}

.g5ere__single-block .card-header h2 {
    font-size: 1.2rem;
    margin: 0
}

.g5ere__single-block .card-body :last-child {
    margin-bottom: 0
}

@media(min-width: 768px) {
    .g5ere__property-meta-action {
        -ms-flex-align:start;
        align-items: flex-start
    }

    .g5ere__property-meta-action .g5ere__property-actions {
        order: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .g5ere__property-meta-action .g5ere__property-meta {
        margin-right: .25rem
    }

    .g5ere__property-meta-action,.g5ere__property-title-price {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .g5ere__property-title-price .g5ere__property-price {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.g5ere__property-block-header .g5ere__loop-property-badge {
    position: static
}

.g5ere__property-block-header .g5ere__property-block-description {
    border: 0;
    padding: 0;
    margin: 35px 0 0
}

.g5ere__property-block-header .g5ere__property-block-description .card-header {
    background-color: transparent;
    border-bottom: none;
    padding: 0;
    margin-bottom: 15px
}

.g5ere__property-block-header .g5ere__property-block-description .card-body {
    padding: 0
}

.g5ere__property-block-header .g5ere__single-property-galleries {
    margin-top: 35px
}

.g5ere__sph-layout-5 .g5ere__single-property-featured-image-block {
    margin-bottom: 20px
}

.g5ere__sph-layout-5 .card-img-overlay {
    background: rgba(0,0,0,.3);
    z-index: 2
}

.g5ere__sph-layout-5 .g5ere__loop-property-badge {
    position: static
}

.g5ere__sph-layout-5 .g5ere__property-title-price {
    color: #fff;
    display: block
}

.g5ere__sph-layout-5 .g5ere__property-title-price .g5ere__property-title {
    color: #fff
}

.g5ere__sph-layout-3 .g5ere__property-block-header,.g5ere__sph-layout-4 .g5ere__property-block-header {
    margin-bottom: 30px
}

.g5ere__property-address-item strong,.g5ere__property-detail-item strong {
    min-width: 120px
}

.g5ere__property-address-list {
    margin-top: -.5rem
}

.g5ere__property-address-list li,.g5ere__property-details-list li,.g5ere__property-feature-list li {
    padding-top: .5rem
}

.g5ere__property-address-list .address {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.g5ere__property-overview-list {
    margin-top: -15px
}

.g5ere__property-overview-list .media-icon {
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,.07);
    box-shadow: 0 0 7px 0 rgba(0,0,0,.07);
    border-radius: 5px;
    font-size: 32px;
    padding: 10px
}

.g5ere__property-overview-list .media-icon .svg-icon {
    display: -ms-flexbox;
    display: flex;
    position: static
}

.g5ere__property-overview-list .media {
    padding-top: 15px
}

.g5ere__property-details-list,.g5ere__property-feature-list {
    margin-top: -.5rem
}

.g5ere__property-block-floor-plans .g5ere__property_floors-item {
    margin-bottom: 1rem
}

.g5ere__property-block-floor-plans .g5ere__property_floors-item .card-header {
    border-bottom: 0;
    cursor: pointer
}

.g5ere__property-block-floor-plans .g5ere__property_floors-title {
    font-size: 1rem;
    margin-bottom: 0
}

.g5ere__property-block-floor-plans .g5ere__property-floor-image {
    margin-bottom: 20px
}

.g5ere__property-walkscore .walkscore-logo {
    margin-bottom: 1rem
}

.g5ere__property-walkscore .walkscore-score {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 35px;
    height: 30px;
    text-align: center;
    color: #fb6a19;
    border: 1px solid #fb6a19;
    background-color: #fff;
    margin-right: 15px
}

.g5ere__property-walkscore .walkscore-score::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 12px;
    height: 11px;
    -webkit-transform: rotate(-42deg) translateX(-50%);
    transform: rotate(-42deg) translateX(-50%);
    border-bottom: 1px solid #fb6a19;
    border-left: 1px solid #fb6a19;
    background-color: #fff
}

.g5ere__property-walkscore .walkscore-info .walkscore-description {
    margin-bottom: 0
}

.g5ere__property-walkscore .walk-score-more-detail {
    margin-left: auto
}

.g5ere__property-contact-agent .g5ere__contact-agent-info {
    margin-bottom: 30px
}

.g5ere__property-contact-agent .g5ere__contact-form-fields {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.g5ere__property-contact-agent .g5ere__contact-form-fields .form-group {
    padding: 0 .5rem;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%
}

@media(max-width: 767px) {
    .g5ere__property-contact-agent .g5ere__contact-form-fields .form-group {
        -ms-flex:1 1 100%;
        flex: 1 1 100%;
        max-width: 100%
    }
}

.g5ere__property-contact-agent .g5ere__contact-form-fields .form-group-message {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%
}

.g5ere__property-block-nearby-places .g5ere__cat-block-title {
    font-size: 1rem
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item {
    margin-bottom: 1rem!important
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item .media-body {
    display: -ms-flexbox;
    display: flex
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item .media-body .g5ere__cat-block-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    padding-right: 30px
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item .media-body .g5ere__cat-block-item-review {
    -ms-flex: 0 0 127px;
    flex: 0 0 127px;
    max-width: 127px
}

@media(max-width: 576px) {
    .g5ere__property-block-nearby-places .g5ere__cat-block-item .media-body {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .g5ere__property-block-nearby-places .g5ere__cat-block-item .g5ere__cat-block-content,.g5ere__property-block-nearby-places .g5ere__cat-block-item .g5ere__cat-block-item-review {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%
    }

    .g5ere__property-block-nearby-places .g5ere__cat-block-item .g5ere__cat-block-content {
        margin-bottom: 10px;
        padding-right: 0
    }
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item-thumb {
    min-width: 90px;
    background-size: cover;
    background-position: center;
    display: block;
    padding: 0;
    overflow: hidden;
    position: relative;
    margin-right: 20px
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item-thumb::before {
    content: "";
    display: block;
    padding-top: 75%
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item-title {
    font-size: 15px
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item-rating .rating-item.active {
    color: #f6b500
}

.g5ere__single-property-content-tabs .g5ere__panels-container {
    padding-top: 20px
}

@media(min-width: 768px) {
    .g5ere__single-property-content-tabs .card {
        border:0
    }

    .g5ere__single-property-content-tabs .card-body {
        padding: 0
    }
}

.g5ere__single-property-bottom-bar-mobile .g5ere__single-property-bottom-bar-actions .btn {
    padding-left: 0;
    padding-right: 0;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    width: 50px;
    text-align: center
}

@media(max-width: 320px) {
    .g5ere__single-property-bottom-bar-mobile .g5ere__loop-agent-position {
        display:none
    }
}

.g5ere__single-property-bottom-bar-mobile .g5core__entry-thumbnail {
    border-radius: 100%;
    margin-right: 10px;
    width: 50px;
    height: 50px
}

.g5ere__single-property-bottom-bar-mobile .g5core__entry-thumbnail img {
    border-radius: 100%
}

.g5ere__single-property-featured-container {
    background-color: #565656;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    height: 560px
}

.g5ere__single-property-featured-container:after {
    opacity: .7;
    background: linear-gradient(to bottom,#000,transparent);
    background: -webkit-linear-gradient(bottom,#000,transparent);
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.g5ere__single-property-featured-container .g5ere__single-meta-top {
    position: absolute;
    bottom: 30px;
    z-index: 2;
    color: #fff
}

.g5ere__loop-agency-address a,.g5ere__loop-agency-meta a,.g5ere__loop-agency-title a,.g5ere__loop-agent-agency a,.g5ere__loop-agent-meta a,.g5ere__loop-agent-property a,.g5ere__loop-agent-title a,.g5ere__my-property .ere-post-title a,.g5ere__single-property-featured-container .g5ere__single-meta-top .g5ere__lpp-price,.g5ere__single-property-featured-container .g5ere__single-meta-top .g5ere__property-title,ul.g5ere__agency-social-list a,ul.g5ere__agent-social-list a {
    color: inherit
}

@media only screen and (max-width: 1080px) {
    .g5ere__single-property-featured-container {
        height:450px
    }
}

@media only screen and (max-width: 680px) {
    .g5ere__single-property-featured-container {
        height:420px
    }
}

.g5ere__loop-agency-title {
    font-size: 1rem;
    word-break: break-word;
    -webkit-transition: color .3s;
    transition: color .3s
}

.g5ere__loop-agency-address {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.g5ere__lam-has-title ul.g5ere__agency-social-list,.g5ere__lam-has-title ul.g5ere__agent-social-list {
    display: inline-block
}

.g5ere__agency-title {
    font-size: 2rem;
    word-break: break-word
}

.g5ere__sach-layout-1 .g5ere__sach-inner {
    padding-top: 1.5rem
}

.g5ere__sach-layout-2 {
    display: -ms-flexbox;
    display: flex
}

.g5ere__sach-layout-2 .g5ere__agency-featured {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.g5ere__sach-layout-2 .g5ere__agency-summary {
    width: 1px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media(min-width: 768px) {
    .g5ere__sach-layout-2 .g5ere__agency-featured {
        width:270px;
        margin-right: 30px
    }
}

@media(max-width: 767px) {
    .g5ere__sach-layout-2 {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .g5ere__sach-layout-2>.g5ere__agency-summary {
        width: 100%
    }

    .g5ere__sach-layout-2 .g5ere__agency-featured {
        margin-right: 0;
        margin-bottom: 15px
    }
}

.g5ere__page-dashboard-wrapper {
    position: relative
}

.g5ere__page-dashboard-wrapper .g5ere__db-sidebar {
    flex: 0 1 320px;
    max-width: 320px
}

@media only screen and (max-width: 1200px) {
    .g5ere__page-dashboard-wrapper .g5ere__db-sidebar {
        flex:1 1 100%;
        max-width: 100%
    }
}

.g5ere__page-dashboard-wrapper .g5ere__page-content {
    width: calc(100% - 320px);
    max-width: 100%;
    flex: 1 1 auto;
    min-height: calc(100vh - 113px)
}

@media only screen and (max-width: 1200px) {
    .g5ere__page-dashboard-wrapper .g5ere__page-content {
        width:100%;
        flex: 1 1 100%
    }

    .g5ere__page-dashboard-wrapper .g5ere__page-content .g5ere__page-main {
        padding-top: 74px
    }
}

@media only screen and (max-width: 576px) {
    .g5ere__page-dashboard-wrapper .g5ere__page-content {
        height:auto
    }

    .g5ere__page-dashboard-wrapper .g5ere__page-content .g5ere__page-main {
        padding-top: 30px
    }
}

.g5ere__page-dashboard-wrapper .g5ere__page-content .g5ere__page-main {
    background-color: #f8f8f8;
    height: 100%
}

.g5ere__dashboard-main-header {
    background-color: #fff
}

.g5ere__dashboard-main-header .g5ere__dashboard-page-title {
    font-size: 22px;
    line-height: 1.5
}

.g5ere__dashboard-main-header .g5ere__dashboard-add-listing {
    margin-left: 10px
}

@media only screen and (max-width: 1200px) {
    .g5ere__dashboard-main-header {
        display:none
    }
}

.g5ere__db-sidebar {
    box-shadow: 0 2px 15px 0 rgba(51,51,51,.05);
    position: relative
}

.g5ere__db-sidebar .g5ere__dashboard-sidebar-content {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 320px;
    height: 100vh
}

.g5ere__db-sidebar .g5ere__dashboard-sidebar-content .navbar {
    height: 100%;
    overflow-y: auto;
    scrollbar-color: #eee #eee;
    scrollbar-width: thin;
    scrollbar-base-color:#eee;scrollbar-face-color:#eee;scrollbar-highlight-color:#eee;scrollbar-track-color:#eee}

.g5ere__db-sidebar .g5ere__dashboard-sidebar-content .navbar::-webkit-scrollbar {
    width: 5px;
    background-color: #eee
}

.g5ere__db-sidebar .g5ere__dashboard-sidebar-content .navbar::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #ababab;
    width: 5px
}

@media only screen and (max-width: 1200px) {
    .g5ere__db-sidebar .g5ere__dashboard-sidebar-content {
        height:auto;
        width: 100%;
        max-width: 100%
    }

    .g5ere__db-sidebar .g5ere__dashboard-sidebar-content .navbar {
        max-height: 500px
    }
}

.g5ere__db-sidebar .g5ere__dashboard-sidebar-top {
    padding-right: 20px;
    padding-left: 20px
}

.g5ere__db-sidebar .navbar-toggler {
    color: #333;
    background-color: transparent;
    margin-left: 15px
}

.g5ere__db-sidebar .custom-logo-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.g5ere__db-sidebar .sidebar-section-title {
    font-size: 13px;
    letter-spacing: .87px;
    color: #ababab;
    text-transform: uppercase;
    margin-bottom: 15px
}

.g5ere__db-sidebar .sidebar-item {
    padding-top: 12px;
    padding-bottom: 12px
}

.g5ere__db-sidebar .sidebar-item .sidebar-link {
    line-height: 1;
    color: #333
}

.g5ere__db-sidebar .sidebar-item .sidebar-item-icon {
    color: #ababab;
    font-size: 18px
}

.g5ere__db-sidebar .sidebar-item.active .sidebar-item-icon,.g5ere__db-sidebar .sidebar-item.active .sidebar-link {
    color: #fff
}

@media only screen and (max-width: 1200px) {
    .g5ere__db-sidebar .navbar-collapse {
        max-height:500px;
        overflow-y: auto
    }
}

.logged-in.admin-bar .g5ere__dashboard-sidebar-content {
    padding-top: 32px
}

@media only screen and (max-width: 768px) {
    .logged-in.admin-bar .g5ere__dashboard-sidebar-content {
        padding-top:46px
    }
}

@media only screen and (max-width: 576px) {
    .logged-in.admin-bar .g5ere__dashboard-sidebar-content {
        padding-top:0
    }
}

.g5ere__my-property .g5core__entry-thumbnail {
    width: 120px
}

.g5ere__my-property img {
    border-radius: 5px
}

.g5ere__my-property .ere-property-status {
    top: 0;
    left: 0;
    color: #fff;
    padding: 5px 8px!important;
    border-radius: 3px;
    margin-left: 0;
    z-index: 2
}

.g5ere__my-property .ere-property-status.ere-property-status-for-rent {
    background-color: #6969eb
}

.g5ere__my-property .ere-property-status.ere-property-status-for-sale {
    background-color: #0ec6d5
}

.g5ere__my-property .g5ere__loop-property-address {
    white-space: normal
}

.g5ere__my-property .ere-post-title {
    font-size: 16px;
    margin-bottom: 0
}

.g5ere__my-property .ere-property-address {
    font-weight: 500
}

.property-fields.property-media .media-item-actions .icon-delete {
    color: red
}

.property-fields.property-media .media-item-actions .icon-delete .fa-trash-o:not(.fa-spinner)::before {
    content: ""
}

.property-fields.property-media .media-item-actions .icon-delete .fa-spinner.fa-spin::before {
    content: ""
}

.property-fields.property-media .media-item-actions .icon-featured .fa-star::before {
    content: ""
}

.property-fields.property-media .media-item-actions .icon-featured .fa-star-o::before {
    content: "";
    font-weight: 300
}

.ere_floorsImg {
    background-color: #e9ecef;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 0;
    color: #495057
}

.ere_floorsImg:focus,.ere_floorsImg:hover {
    background-color: #e9ecef;
    color: inherit
}

.ere_floorsImg i::before {
    content: "";
    font-family: "font awesome 5 pro";
    font-weight: 300
}

.ere-property-multi-step .sort-additional-row i::before {
    content: "";
    font-family: "font awesome 5 pro"
}

.ere-property-multi-step .remove-additional-feature i::before,.ere-property-multi-step .remove-floors-row i::before {
    content: "";
    font-family: "font awesome 5 pro"
}

.g5ere__widget-property-item {
    margin-bottom: 20px
}

.g5ere__widget-property-item .g5ere__loop-property-title {
    margin-bottom: 8px
}

.slick-slider .g5ere__widget-property-item,ul.g5ere__agent-social-list {
    margin-bottom: 0
}

@media(min-width: 768px) {
    .g5ere__widget-property-skin-01 .g5ere__property-featured {
        width:90px;
        margin-right: 20px
    }
}

@media(max-width: 767px) {
    .g5ere__widget-property-skin-01 .g5ere__property-content {
        margin-top:20px
    }
}

.invalid-feedback {
    font-size: 100%
}

.g5ere__contact-form .ere-recaptcha-wrap {
    margin-bottom: 1rem
}

.g5ere__contact-form .g5ere__contact-actions,.g5ere__contact-form .g5ere__message {
    margin-top: 1rem
}

.g5ere__widget-contact-info-layout-01 {
    margin-bottom: 20px
}

.g5ere__widget-contact-info-layout-01 .g5core__post-featured {
    width: 80px;
    margin-right: 15px
}

.g5ere__widget-contact-info-layout-01 .g5core__entry-thumbnail {
    border: 1px solid #e0e8ee
}

.g5ere__contact-actions-phone {
    margin-top: 1rem
}

.g5ere__property-block-contact-agent .g5ere__contact-actions:not(.g5ere__contact-actions-col) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.g5ere__property-block-contact-agent .g5ere__contact-actions:not(.g5ere__contact-actions-col) .ere-recaptcha-wrap {
    width: 100%;
    padding: 0 .5rem
}

.g5ere__property-block-contact-agent .g5ere__contact-actions:not(.g5ere__contact-actions-col) .g5ere__contact-actions-phone,.g5ere__property-block-contact-agent .g5ere__contact-actions:not(.g5ere__contact-actions-col) .g5ere__contact-actions-send-message {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 .5rem
}

.g5ere__property-block-contact-agent .g5ere__contact-actions:not(.g5ere__contact-actions-col) .g5ere__contact-actions-phone {
    margin-top: 0
}

@media(max-width: 480px) {
    .g5ere__property-block-contact-agent .g5ere__contact-actions .g5ere__contact-actions-phone,.g5ere__property-block-contact-agent .g5ere__contact-actions .g5ere__contact-actions-send-message {
        -ms-flex:0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .g5ere__property-block-contact-agent .g5ere__contact-actions .g5ere__contact-actions-send-message {
        margin-bottom: 1rem
    }
}

.g5ere__contact-actions-col .g5ere__contact-actions-phone {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.g5ere__contact-actions-col .g5ere__contact-actions-phone .g5ere__contact-actions-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 .5rem
}

@media(max-width: 480px) {
    .g5ere__contact-actions-col .g5ere__contact-actions-phone .g5ere__contact-actions-item {
        -ms-flex:0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .g5ere__contact-actions-col .g5ere__contact-actions-phone .g5ere__contact-actions-call {
        margin-top: 1rem
    }
}

.g5ere__widget-agent-info-layout-01 .g5core__post-featured {
    width: 140px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.g5ere__search-form-widget .g5ere__property-auto-complete-item .g5ere__property-featured {
    display: none
}

.g5element__agency-search .g5ere__sf-keyword .form-control,.g5ere__agent-featured .g5core__entry-thumbnail-image img,.g5ere__search-form-widget .g5ere__property-auto-complete-item .g5ere__property-content {
    width: 100%
}

.g5ere__loop-agent-title {
    font-size: 1rem;
    word-break: break-word;
    -webkit-transition: color .3s;
    transition: color .3s;
    margin-bottom: 3px
}

.g5ere__agent-featured .g5core__entry-thumbnail-image {
    display: block
}

.g5ere__agent-featured .g5core__entry-thumbnail {
    background-position: top center
}

.g5ere__lam-content {
    word-break: break-word
}

.g5ere__sah-layout-01 .g5ere__sah-inner {
    padding-top: 1.5rem
}

.g5element__agency-search .g5ere__sf-keyword {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 80%;
    padding-right: 10px
}

.g5element__agency-search .g5ere__agency-search-btn {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

@media only screen and (max-width: 576px) {
    .g5element__agency-search .g5ere__sf-keyword {
        padding-right:0
    }

    .g5element__agency-search .g5ere__agency-search-btn,.g5element__agency-search .g5ere__sf-keyword {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.g5element__properties-location.layout-02 {
    position: relative
}

.g5element__properties-location.layout-02 .g5ere__property-location-content {
    position: absolute;
    left: 20px;
    bottom: 17px;
    z-index: 3;
    color: #fafafa
}

.g5element__properties-location.layout-02 .g5ere__property-location-content * {
    color: inherit
}

.g5element__properties-location.layout-02 .g5ere__property-location-content a:hover {
    color: #d9d9d9
}

.g5element__properties-location.layout-02 .g5ere__property-locations-title {
    font-size: 20px;
    line-height: 1.5
}

.g5element__properties-location.layout-02 .g5core__entry-thumbnail:after {
    background-color: transparent;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,transparent),color-stop(125%,#000));
    background-image: -o-linear-gradient(top,transparent 20%,#000 125%);
    background-image: linear-gradient(to bottom,transparent 20%,#000 125%);
    opacity: 1
}

.g5element__properties-location .gsf-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2
}

.g5ere__property-location-content {
    margin-top: 18px
}

.g5ere__property-locations-title {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 2
}

.g5ere__property-locations-title a {
    color: inherit!important
}

.g5ere__property-locations-count {
    font-weight: 500;
    margin-bottom: 0
}

.g5ere__psi-hero {
    padding: 50px 0;
    min-height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.g5ere__psi-hero:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5)
}

.g5ere__psi-hero * {
    color: inherit
}

.g5element__properties-slider .slick-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0!important;
    color: #fff
}

.g5element__properties-slider .slick-dots li {
    opacity: .6
}

.g5element__properties-slider .slick-arrow {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.g5element__properties-slider .slick-arrow.slick-prev {
    left: 20px;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.g5element__properties-slider .slick-arrow.slick-next {
    right: 20px;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.g5element__properties-slider:hover .slick-arrow {
    opacity: 1
}

@keyframes g5ere__pulsate {
    0% {
        -webkit-transform: scale(.1,.1);
        transform: scale(.1,.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        -webkit-transform: scale(1.2,1.2);
        transform: scale(1.2,1.2);
        opacity: 0
    }
}

.g5ere__pin-pulse,.g5ere__pin-shadow {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    bottom: -12.5px;
    left: -110px
}

.g5ere__pin-shadow:after {
    display: block;
    width: 25px;
    height: 25px;
    content: "";
    -webkit-transform: rotateX(55deg);
    transform: rotateX(55deg);
    border-radius: 50%;
    -webkit-box-shadow: rgba(0,0,0,.5) 100px 0 20px;
    box-shadow: rgba(0,0,0,.5) 100px 0 20px
}

.g5ere__pin-pulse {
    bottom: -25px;
    -webkit-transform: rotateX(55deg) translateX(-50%);
    transform: rotateX(55deg) translateX(-50%);
    left: 50%
}

.g5ere__pin-pulse:after {
    display: block;
    width: 50px;
    height: 50px;
    content: "";
    -webkit-animation: g5ere__pulsate 1s ease-out infinite;
    animation: g5ere__pulsate 1s ease-out infinite;
    opacity: 0;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 6px 3px #c00;
    box-shadow: 0 0 6px 3px #c00
}

.g5ere__pin {
    width: 50px;
    height: 50px
}

.g5ere__pin:after,.g5ere__pin:before {
    display: block;
    box-sizing: border-box;
    content: "";
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
}

.g5ere__pin:before {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #c00;
    border-radius: 50% 50% 50% 0
}

.g5ere__pin:after {
    border: 5px solid #c00;
    border-radius: 50% 50% 50% 50%;
    background: #fff
}

.g5ere__pin-wrap,.g5ere__pin-wrap i,.g5ere__pin:after {
    position: absolute;
    width: 50px;
    height: 50px
}

.g5ere__pin-wrap {
    bottom: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%
}

.g5ere__pin-wrap i {
    font-size: 18px;
    color: #c00;
    z-index: 1;
    text-align: center;
    line-height: 50px
}

.g5ere__pin-wrap.image {
    bottom: 0
}

.g5ere__pin-wrap.image .g5ere__pin {
    display: none
}

.g5ere__marker-container.active .g5ere__pin-pulse,.g5ere__marker-container.active .g5ere__pin-shadow {
    opacity: 1;
    visibility: visible
}

.g5ere__map-popup-wrap {
    overflow: hidden;
    opacity: 0!important;
    visibility: hidden!important;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    padding-bottom: 15px;
    width: 270px!important
}

.g5ere__map-popup-wrap.show {
    opacity: 1!important;
    visibility: visible!important
}

.g5ere__map-popup-wrap:after {
    background: linear-gradient(45deg,#fff 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%);
    box-shadow: -2px 2px 2px 0 rgba(178,178,178,.4);
    content: "";
    height: 15px;
    left: 0;
    bottom: 0;
    right: -15px;
    margin: auto;
    position: absolute;
    transform: translate(-50%,-50%) rotate(-45deg);
    width: 15px
}

.g5ere__map-popup-wrap.g5ere__map-popup-google {
    -webkit-transform: translateX(-50%)!important;
    transform: translateX(-50%)!important
}

.g5ere__map-popup {
    background: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.53);
    box-shadow: 0 0 8px rgba(0,0,0,.53)
}

.g5ere__map-popup-thumb a {
    display: block;
    background-repeat: no-repeat;
    background-size: cover
}

.g5ere__map-popup-thumb a:before {
    content: "";
    display: block;
    padding-top: 66.6666666667%
}

.g5ere__map-popup-content {
    padding: 15px
}

.g5ere__map-popup-title {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 10px
}

.g5ere__map-popup-title a {
    color: inherit
}

.g5ere__map-popup-address {
    font-size: 14px
}

.g5ere__map-popup-address i {
    margin-right: 5px
}

.g5ere__cluster {
    background-color: rgba(184,122,122,.6);
    border-radius: 50%
}

.g5ere__cluster>div {
    margin-left: 5px;
    margin-top: 5px;
    border-radius: 50%;
    background-color: #c00
}

.g5ere__cluster {
    display: block;
    background-color: #c00;
    background-clip: content-box;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    border: 5px solid rgba(184,122,122,.6)
}

.g5ere__map-popup-wrap {
    z-index: 10
}

.g5ere__map-popup-wrap.show {
    opacity: 1!important;
    visibility: visible!important
}

.g5ere__map-popup-wrap .mapboxgl-popup-content {
    padding: 0
}

.g5ere__autocomplete-dropdown {
    position: absolute;
    z-index: 15000;
    display: none
}

.g5ere__autocomplete-dropdown.active,.g5ere__autocomplete-dropdown:active,.g5ere__autocomplete-dropdown:focus {
    display: block
}

.g5ere__autocomplete-dropdown.active .g5ere__suggestions-list {
    top: 0
}

.g5ere__suggestions-list {
    position: absolute;
    width: 100%;
    background: #fff;
    z-index: 10000;
    border: 1px solid #d0d1d5;
    border-top: none!important;
    border-bottom: none!important
}

.g5ere__suggestion {
    padding: 8px;
    font-size: 13px;
    color: #423e3e;
    cursor: pointer;
    border-bottom: 1px solid #f9f9f9;
    -webkit-transition: background .2s;
    transition: background .2s
}

.g5ere__suggestion i {
    font-size: 18px;
    vertical-align: middle;
    display: inline-block;
    color: #c00
}

.g5ere__suggestion span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.g5ere__suggestion.active,.g5ere__suggestion:focus,.g5ere__suggestion:hover {
    background: #f9f9f9
}

.leaflet-popup-content {
    width: 270px!important
}

.leaflet-popup {
    margin-bottom: 68px!important
}

.leaflet-popup-content-wrapper {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    background-color: transparent!important;
    padding: 0
}

.leaflet-popup-content-wrapper .leaflet-popup-content {
    margin: 0
}

.mapboxgl-popup-tip {
    border: 0!important
}

.leaflet-pane .g5ere__pin-wrap.image img {
    width: 50px
}

.leaflet-div-icon {
    background-color: transparent;
    border: 0
}

.leaflet-container a {
    color: inherit
}

/*!elementor-icons - v5.12.0 - 18-07-2021*/
@font-face {
    font-family: eicons;
    src: url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.12.0);
    src: url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.12.0#iefix) format("embedded-opentype"),url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.12.0) format("woff2"),url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.12.0) format("woff"),url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.12.0) format("truetype"),url(../../../plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.12.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-eye:before {
    content: '\e8ac'
}

.eicon-elementor-square:before {
    content: '\e813'
}

/*!elementor - v3.4.1 - 18-08-2021*/
.dialog-widget-content {
    background-color: #fff;
    position: absolute;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 8px 23px 3px rgba(0,0,0,.2);
    box-shadow: 2px 8px 23px 3px rgba(0,0,0,.2);
    overflow: hidden
}

.dialog-message {
    font-size: 12px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dialog-type-lightbox .dialog-widget-content {
    margin: auto;
    width: 375px
}

.dialog-type-lightbox .dialog-header {
    font-size: 15px;
    color: #495157;
    padding: 30px 0 10px;
    font-weight: 500
}

.dialog-type-lightbox .dialog-message {
    padding: 0 30px 30px;
    min-height: 50px
}

.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header,.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper {
    border-top: 1px solid #e6e9ec;
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button {
    font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
    width: 50%;
    border: none;
    background: 0 0;
    color: #6d7882;
    font-size: 15px;
    cursor: pointer;
    padding: 13px 0;
    outline: 0
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover {
    background-color: #f4f6f7
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok {
    color: #b01b1b
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over {
    color: #39b54a
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active {
    background-color: rgba(230,233,236,.5)
}

.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner {
    border: 0
}

.dialog-close-button {
    cursor: pointer;
    position: absolute;
    margin-top: 15px;
    right: 15px;
    font-size: 15px;
    line-height: 1
}

.dialog-close-button:not(:hover) {
    opacity: .4
}

.dialog-alert-widget .dialog-buttons-wrapper>button {
    width: 100%
}

.dialog-confirm-widget .dialog-button:first-child {
    border-right: 1px solid #e6e9ec
}

.dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh
}

@media(min-width: 1024px) {
    body.admin-bar .dialog-lightbox-widget {
        height:calc(100vh - 32px)
    }
}

@media(max-width: 1024px) {
    body.admin-bar .dialog-type-lightbox {
        position:-webkit-sticky;
        position: sticky;
        height: 100vh
    }
}

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
    padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
    padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
    padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
    padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
    padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
    padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
    position: relative;
    height: 0
}

.elementor-fit-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 0;
    background-color: #000
}

.elementor-fit-aspect-ratio video {
    width: 100%
}

.flatpickr-calendar {
    width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
    font-weight: 300
}

.flatpickr-calendar .dayContainer {
    width: 280px;
    min-width: 280px;
    max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
    width: 280px
}

.flatpickr-calendar .flatpickr-day {
    max-width: 37px;
    height: 37px;
    line-height: 37px
}

.elementor-templates-modal .dialog-widget-content {
    font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
    background-color: #f1f3f5;
    width: 100%
}

@media(max-width: 1439px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width:990px
    }
}

@media(min-width: 1440px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width:1200px
    }
}

.elementor-templates-modal .dialog-header {
    padding: 0;
    z-index: 1
}

.elementor-templates-modal .dialog-buttons-wrapper,.elementor-templates-modal .dialog-header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.1);
    box-shadow: 0 0 8px rgba(0,0,0,.1);
    position: relative
}

.elementor-templates-modal .dialog-buttons-wrapper {
    border: none;
    display: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
    height: 40px;
    margin-left: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
    padding: 12px 36px;
    color: #fff;
    width: auto;
    font-size: 15px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
    background-color: #39b54a
}

.elementor-templates-modal .dialog-message {
    height: 750px;
    max-height: 85vh;
    overflow: auto;
    padding-top: 25px
}

.elementor-templates-modal .dialog-content {
    height: 100%
}

.elementor-templates-modal .dialog-loading {
    display: none
}

.elementor-templates-modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px
}

.elementor-templates-modal__header__logo {
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

.elementor-templates-modal__header__logo-area {
    text-align: left;
    padding-left: 15px
}

.elementor-templates-modal__header__logo-area>* {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
    margin-right: 10px;
    font-size: 12px
}

.elementor-templates-modal__header__logo__title {
    padding-top: 2px
}

.elementor-templates-modal__header__items-area {
    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
}

.elementor-templates-modal__header__item {
    position: relative;
    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;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.elementor-templates-modal__header__item>i {
    font-size: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.elementor-templates-modal__header__item>i:not(:hover) {
    color: #a4afb7
}

.elementor-templates-modal__header__close--normal {
    width: 47px;
    border-left: 1px solid #e6e9ec
}

.elementor-templates-modal__header__close--normal i {
    font-size: 18px
}

.elementor-templates-modal__header__close--skip {
    padding: 10px 10px 10px 20px;
    margin-right: 10px;
    color: #fff;
    background-color: #a4afb7;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer
}

.elementor-templates-modal__header__close--skip>i {
    font-size: inherit;
    padding-left: 10px;
    margin-left: 15px;
    border-left: 1px solid
}

.elementor-templates-modal__header__close--skip>i:not(:hover) {
    color: #fff
}

.elementor-templates-modal__sidebar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    background-color: hsla(0,0%,100%,.3)
}

.elementor-templates-modal__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-shadow: 0 0 13px inset rgba(0,0,0,.05);
    box-shadow: inset 0 0 13px rgba(0,0,0,.05)
}

#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section+.elementor-second-section {
    border-top: 1px solid #464b50;
    margin-top: 6px
}

.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: #93003c;
    display: inline-block;
    padding: .75em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 1
}

.e-logo-wrapper i {
    color: #fff;
    font-size: 1em
}

.elementor {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual
}

.elementor *,.elementor :after,.elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.elementor a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: transparent
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):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-custom-embed {
    line-height: 0
}

.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr
}

.elementor .elementor-background-video-container {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-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%;
    -webkit-background-size: cover;
    background-size: cover
}

.elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: absolute
}

.elementor-widget-wrap>.elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media(max-width: 1024px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width:100%
    }
}

@media(max-width: 767px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width:100%
    }
}

.elementor-element.elementor-absolute,.elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-center .elementor-button {
    width: auto
}

.elementor-align-right {
    text-align: right
}

.elementor-align-right .elementor-button {
    width: auto
}

.elementor-align-left {
    text-align: left
}

.elementor-align-left .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.elementor-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    text-shadow: 1px 0 6px rgba(0,0,0,.3)
}

.elementor-custom-embed-play svg {
    height: 100px;
    width: 100px;
    fill: #fff;
    -webkit-filter: drop-shadow(1px 0 6px rgba(0,0,0,.3));
    filter: drop-shadow(1px 0 6px rgba(0,0,0,.3))
}

.elementor-custom-embed-play i,.elementor-custom-embed-play svg {
    opacity: .8;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.elementor-ken-burns {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: 10s;
    -o-transition-duration: 10s;
    transition-duration: 10s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    -webkit-transition-duration: 20s;
    -o-transition-duration: 20s;
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

@media(min-width: -1px) {
    .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: -1px) {
    .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: -1px) {
    .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: -1px) {
    .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%
    }
}

#wpadminbar #wp-admin-bar-elementor_edit_page>.ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wpadminbar #wp-admin-bar-elementor_inspector>.ab-item:before {
    content: "\f348";
    top: 2px
}

:root {
    --page-title-display: block
}

.elementor-page-title,h1.entry-title {
    display: var(--page-title-display)
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media(max-width: 1024px) {
    .elementor-section .elementor-container {
        -ms-flex-wrap:wrap;
        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 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media(min-width: 768px) {
    .elementor-section.elementor-section-height-full {
        height:100vh
    }

    .elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%
    }
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media(max-width: 1024px) {
    .elementor-row {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0
}

.elementor-column {
    min-height: 1px
}

.elementor-column,.elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-column-wrap {
    width: 100%
}

.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: 768px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        -webkit-box-ordinal-group:11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media(max-width: 767px) {
    .elementor-reverse-mobile>.elementor-container>:first-child {
        -webkit-box-ordinal-group:11;
        -ms-flex-order: 10;
        order: 10
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    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: -1px) {
    .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: -1px) {
    .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: -1px) {
    .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: -1px) {
    .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: -1px) {
    #elementor-device-mode:after {
        content:"widescreen"
    }
}

@media(max-width: -1px) {
    #elementor-device-mode:after {
        content:"laptop";
        content: "tablet_extra"
    }
}

@media(max-width: 1024px) {
    #elementor-device-mode:after {
        content:"tablet"
    }
}

@media(max-width: -1px) {
    #elementor-device-mode:after {
        content:"mobile_extra"
    }
}

@media(max-width: 767px) {
    #elementor-device-mode:after {
        content:"mobile"
    }
}

[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
}

@-webkit-keyframes eicon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes eicon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    -webkit-animation: eicon-spin 2s linear infinite;
    animation: eicon-spin 2s linear infinite
}

.eicon-loading:before {
    content: "\e8fb"
}

.eicon-menu-bar:before {
    content: "\e816"
}

.eicon-chevron-right:before {
    content: "\e87d"
}

.eicon-chevron-left:before {
    content: "\e87e"
}

.eicon-close:before {
    content: "\e87f"
}

.eicon-share-arrow:before {
    content: "\e96c"
}

.eicon-zoom-in:before {
    content: "\e882"
}

.eicon-zoom-in-bold:before {
    content: "\e92e"
}

.eicon-zoom-out-bold:before {
    content: "\e943"
}

.eicon-frame-expand:before {
    content: "\e95c"
}

.eicon-frame-minimize:before {
    content: "\e95d"
}

.eicon-play:before {
    content: "\e89d"
}

.eicon-facebook:before {
    content: "\e959"
}

.eicon-twitter:before {
    content: "\e95a"
}

.eicon-pinterest:before {
    content: "\e95b"
}

.eicon-download-bold:before {
    content: "\e96b"
}

.eicon-caret-down:before {
    content: "\e92a"
}

.elementor-form-fields-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-field-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-field-group.elementor-field-type-submit {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #818a91;
    background-color: transparent;
    color: #373a3c;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual:-moz-placeholder,.elementor-field-group .elementor-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
    text-shadow: 0 0 3px rgba(0,0,0,.3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    content: "*";
    color: red;
    padding-left: .2em
}

.elementor-field-textual {
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    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 {
    -ms-flex-preferred-size: initial;
    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 {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    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 {
    -ms-flex-preferred-size: initial;
    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 {
        -ms-flex-preferred-size:100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        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 {
        -ms-flex-preferred-size: initial;
        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 {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        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 {
        -ms-flex-preferred-size: initial;
        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 {
        -ms-flex-preferred-size:100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        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 {
        -ms-flex-preferred-size: initial;
        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 {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        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 {
        -ms-flex-preferred-size: initial;
        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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    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 {
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.elementor-button:focus,.elementor-button:hover,.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-button-icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.elementor-button-icon svg {
    width: 1em;
    height: auto
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
    margin-left: 5px;
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-menu-cart__toggle .elementor-button-icon {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.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: #818a91;
    color: #fff;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    padding: .5em;
    color: #818a91;
    border: 3px solid #818a91;
    background-color: transparent
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center
}

.elementor-icon:hover {
    color: #818a91
}

.elementor-icon i,.elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.elementor-icon i:before,.elementor-icon svg:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-shape-circle .elementor-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.elementor-slick-slider[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.elementor-slick-slider .slick-loading .slick-list {
    background: #fff
}

.elementor-slick-slider .slick-loading .slick-list:after {
    content: "\e8fb";
    font-family: eicons;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
    font-size: 25px;
    color: #a4afb7
}

.elementor-slick-slider .slick-next,.elementor-slick-slider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: 0 0
}

.elementor-slick-slider .slick-next:focus,.elementor-slick-slider .slick-next:hover,.elementor-slick-slider .slick-prev:focus,.elementor-slick-slider .slick-prev:hover {
    color: transparent;
    outline: none;
    background: 0 0
}

.elementor-slick-slider .slick-next:focus:before,.elementor-slick-slider .slick-next:hover:before,.elementor-slick-slider .slick-prev:focus:before,.elementor-slick-slider .slick-prev:hover:before {
    opacity: 1
}

.elementor-slick-slider .slick-next.slick-disabled:before,.elementor-slick-slider .slick-prev.slick-disabled:before {
    opacity: .25
}

.elementor-slick-slider .slick-next:before,.elementor-slick-slider .slick-prev:before {
    font-family: eicons;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider .slick-prev {
    left: -25px
}

[dir=rtl] .elementor-slick-slider .slick-prev {
    left: auto;
    right: -25px
}

.elementor-slick-slider .slick-prev:before {
    content: "\e89f"
}

[dir=rtl] .elementor-slick-slider .slick-prev:before {
    content: "\e89e"
}

.elementor-slick-slider .slick-next {
    right: -25px
}

[dir=rtl] .elementor-slick-slider .slick-next {
    left: -25px;
    right: auto
}

.elementor-slick-slider .slick-next:before {
    content: "\e89e"
}

[dir=rtl] .elementor-slick-slider .slick-next:before {
    content: "\e89f"
}

.elementor-slick-slider .slick-dotted.slick-slider {
    margin-bottom: 30px
}

.elementor-slick-slider ul.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.elementor-slick-slider ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.elementor-slick-slider ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: 0 0
}

.elementor-slick-slider ul.slick-dots li button:focus,.elementor-slick-slider ul.slick-dots li button:hover {
    outline: none
}

.elementor-slick-slider ul.slick-dots li button:focus:before,.elementor-slick-slider ul.slick-dots li button:hover:before {
    opacity: 1
}

.elementor-slick-slider ul.slick-dots li button:before {
    font-family: eicons;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\e914";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.elementor-slick-slider ul.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-prev {
    left: auto;
    right: 20px
}

.elementor-slick-slider .slick-arrows-inside .slick-next {
    right: 20px
}

[dir=rtl] .elementor-slick-slider .slick-arrows-inside .slick-next {
    left: 20px;
    right: auto
}

.elementor-slick-slider .slick-dots-inside .slick-dots {
    bottom: 5px
}

.elementor-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
    margin-bottom: 0
}

.elementor-slick-slider .slick-slider .slick-next,.elementor-slick-slider .slick-slider .slick-prev {
    z-index: 1
}

.elementor-slick-slider .slick-slide img {
    margin: auto
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container .swiper-slide figure {
    line-height: 0
}

.swiper-container .elementor-lightbox-content-source {
    display: none
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    -o-transition-property: transform,height;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAgMjJMMjIgMGwyLjEgMi4xTDQuMiAyMmwxOS45IDE5LjlMMjIgNDQgMCAyMnonIGZpbGw9JyMwMDdhZmYnLz48L3N2Zz4=);
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAgMjJMMjIgMGwyLjEgMi4xTDQuMiAyMmwxOS45IDE5LjlMMjIgNDQgMCAyMnonLz48L3N2Zz4=)
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTAgMjJMMjIgMGwyLjEgMi4xTDQuMiAyMmwxOS45IDE5LjlMMjIgNDQgMCAyMnonIGZpbGw9JyNmZmYnLz48L3N2Zz4=)
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3IDIyTDUgNDRsLTIuMS0yLjFMMjIuOCAyMiAyLjkgMi4xIDUgMGwyMiAyMnonIGZpbGw9JyMwMDdhZmYnLz48L3N2Zz4=);
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3IDIyTDUgNDRsLTIuMS0yLjFMMjIuOCAyMiAyLjkgMi4xIDUgMGwyMiAyMnonLz48L3N2Zz4=)
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNyA0NCc+PHBhdGggZD0nTTI3IDIyTDUgNDRsLTIuMS0yLjFMMjIuOCAyMiAyLjkgMi4xIDUgMGwyMiAyMnonIGZpbGw9JyNmZmYnLz48L3N2Zz4=)
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 5px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

.swiper-pagination-fraction {
    color: #000
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0,0%,100%,.5)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),transparent);
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
    pointer-events: none;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -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;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.elementor-pagination-position-outside .elementor-swiper-button {
    top: calc(50% - 30px/2)
}

.elementor-swiper {
    position: relative
}

.elementor-main-swiper {
    position: static
}

.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 60px)
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
    left: 0
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
    right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.elementor-swiper-button {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0,0%,93.3%,.9);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementor-swiper-button-prev {
    left: 10px
}

.elementor-swiper-button-next {
    right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.swiper-container-cube .elementor-swiper-button {
    -webkit-transform: translate3d(0,-50%,1px);
    transform: translate3d(0,-50%,1px)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTIwIDEyMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayc+PGRlZnM+PHBhdGggaWQ9J2EnIHN0cm9rZT0nIzZjNmM2Yycgc3Ryb2tlLXdpZHRoPScxMScgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBkPSdNNjAgN3YyMCcvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuMjcnLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDYwIDYwKScvPjx1c2UgeGxpbms6aHJlZj0nI2EnIG9wYWNpdHk9Jy4yNycgdHJhbnNmb3JtPSdyb3RhdGUoNjAgNjAgNjApJy8+PHVzZSB4bGluazpocmVmPScjYScgb3BhY2l0eT0nLjI3JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDEyMCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDE1MCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuMzcnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuNDYnIHRyYW5zZm9ybT0ncm90YXRlKDIxMCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuNTYnIHRyYW5zZm9ybT0ncm90YXRlKDI0MCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuNjYnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuNzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuODUnIHRyYW5zZm9ybT0ncm90YXRlKDMzMCA2MCA2MCknLz48L3N2Zz4=) no-repeat 50%
}

.swiper-lazy-preloader-white:after {
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTIwIDEyMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayc+PGRlZnM+PHBhdGggaWQ9J2EnIHN0cm9rZT0nI2ZmZicgc3Ryb2tlLXdpZHRoPScxMScgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBkPSdNNjAgN3YyMCcvPjwvZGVmcz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuMjcnLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDMwIDYwIDYwKScvPjx1c2UgeGxpbms6aHJlZj0nI2EnIG9wYWNpdHk9Jy4yNycgdHJhbnNmb3JtPSdyb3RhdGUoNjAgNjAgNjApJy8+PHVzZSB4bGluazpocmVmPScjYScgb3BhY2l0eT0nLjI3JyB0cmFuc2Zvcm09J3JvdGF0ZSg5MCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDEyMCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuMjcnIHRyYW5zZm9ybT0ncm90YXRlKDE1MCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuMzcnIHRyYW5zZm9ybT0ncm90YXRlKDE4MCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuNDYnIHRyYW5zZm9ybT0ncm90YXRlKDIxMCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuNTYnIHRyYW5zZm9ybT0ncm90YXRlKDI0MCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuNjYnIHRyYW5zZm9ybT0ncm90YXRlKDI3MCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuNzUnIHRyYW5zZm9ybT0ncm90YXRlKDMwMCA2MCA2MCknLz48dXNlIHhsaW5rOmhyZWY9JyNhJyBvcGFjaXR5PScuODUnIHRyYW5zZm9ybT0ncm90YXRlKDMzMCA2MCA2MCknLz48L3N2Zz4=)
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.elementor-lightbox {
    --lightbox-ui-color: hsla(0,0%,93.3%,.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 .dialog-header {
    display: none
}

.elementor-lightbox .dialog-widget-content {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 100%
}

.elementor-lightbox .dialog-message {
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
    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
}

.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button {
    color: var(--lightbox-ui-color);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper-container {
    height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
    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;
    position: relative;
    padding: 70px;
    -webkit-box-sizing: border-box;
    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;
    -ms-user-select: none;
    user-select: none
}

.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    border: none
}

.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-video-container {
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
    box-shadow: 0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media(min-width: 1025px) {
    .elementor-lightbox .elementor-video-container {
        width:75%
    }
}

@media(max-width: 1024px) {
    .elementor-lightbox .elementor-video-container {
        width:100%
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
        width:70%
    }
}

.elementor-lightbox .elementor-swiper-button:focus {
    outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 15%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--lightbox-navigation-icons-size)
}

.elementor-lightbox .elementor-swiper-button-prev {
    left: 0
}

.elementor-lightbox .elementor-swiper-button-next {
    right: 0
}

@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: rgba(0,0,0,.5)
    }

    .elementor-lightbox .elementor-swiper-button-prev {
        left: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-lightbox .elementor-swiper-button-next {
        right: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.elementor-slideshow__counter {
    color: currentColor;
    font-size: .75em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.elementor-slideshow__footer,.elementor-slideshow__header {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-slideshow__footer {
    color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
    color: var(--lightbox-ui-color);
    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;
    font-size: var(--lightbox-header-icons-size);
    padding-left: 1em;
    padding-right: 2.6em;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10
}

.elementor-slideshow__header>i {
    font-size: inherit;
    cursor: pointer;
    padding: .25em;
    margin: 0 .35em
}

.elementor-slideshow__header>i:hover {
    color: 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: transparent;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
    color: #2c2c2c
}

.elementor-slideshow__share-links {
    display: block;
    position: absolute;
    min-width: 200px;
    right: 2.8em;
    top: 3em;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 14px 20px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transform-origin: 90% 10%;
    -ms-transform-origin: 90% 10%;
    transform-origin: 90% 10%;
    -webkit-transition: all .25s .1s;
    -o-transition: all .25s .1s;
    transition: all .25s .1s;
    -webkit-box-shadow: 0 4px 15px rgba(0,0,0,.3);
    box-shadow: 0 4px 15px rgba(0,0,0,.3)
}

.elementor-slideshow__share-links a {
    text-align: left;
    color: #55595c;
    font-size: 12px;
    line-height: 2.5;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .5s .1s;
    -o-transition: opacity .5s .1s;
    transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
    color: #000
}

.elementor-slideshow__share-links a i {
    font-size: 1.25em;
    margin-right: .75em
}

.elementor-slideshow__share-links:before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    right: .5em;
    border: .45em solid transparent;
    border-bottom-color: #fff;
    -webkit-transform: translateY(-100%) scaleX(.7);
    -ms-transform: translateY(-100%) scaleX(.7);
    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: rgba(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: rgba(0,0,0,.5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    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: #a4afb7
}

.elementor-slideshow--share-mode .eicon-share-arrow {
    z-index: 2
}

.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s
}

.animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.animated-fast {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media(prefers-reduced-motion:reduce) {
    .animated {
        -webkit-animation: none;
        animation: none
    }
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

.elementor-shape-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 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.page-template-elementor_canvas.elementor-page:before {
    display: none
}

.elementor-post__thumbnail__link {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

#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
}

#wpadminbar * {
    font-style: normal
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content,space-between);
    -ms-flex-pack: var(--justify-content,space-between);
    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: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content,space-between);
        -ms-flex-pack: var(--justify-content,space-between);
        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: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content,space-between);
        -ms-flex-pack: var(--justify-content,space-between);
        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: -1px) and (max-width:-1px) {
    .elementor .elementor-hidden-mobile_extra {
        display:none
    }
}

@media(min-width: 768px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display:none
    }
}

@media(min-width: -1px) and (max-width:-1px) {
    .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: -1px) {
    .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);
    -webkit-transform: rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));
    -ms-transform: rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));
    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);
    -webkit-transition: var(--stroke-transition) stroke,var(--stroke-transition) fill;
    -o-transition: var(--stroke-transition) stroke,var(--stroke-transition) fill;
    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);
    -webkit-transition: var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;
    -o-transition: var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;
    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-accordion {
    text-align: left
}

.elementor-accordion .elementor-accordion-item {
    border: 1px solid #d4d4d4
}

.elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
    border-top: none
}

.elementor-accordion .elementor-tab-title {
    margin: 0;
    padding: 15px 20px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    outline: none
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    display: inline-block;
    width: 1.5em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 1em;
    height: 1em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    float: right;
    text-align: right
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    float: left;
    text-align: left
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
    display: block
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
    display: none
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
    display: block
}

.elementor-accordion .elementor-tab-content {
    display: none;
    padding: 15px 20px;
    border-top: 1px solid #d4d4d4
}

@media(max-width: 767px) {
    .elementor-accordion .elementor-tab-title {
        padding:12px 15px
    }

    .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
        width: 1.2em
    }

    .elementor-accordion .elementor-tab-content {
        padding: 7px 15px
    }
}

.elementor-alert {
    padding: 15px;
    border-left: 5px solid transparent;
    position: relative;
    text-align: left
}

.elementor-alert .elementor-alert-title {
    display: block;
    font-weight: 700
}

.elementor-alert .elementor-alert-description {
    font-size: 13px
}

.elementor-alert button.elementor-alert-dismiss {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 3px;
    font-size: 20px;
    line-height: 1;
    background: 0 0;
    color: inherit;
    border: none;
    cursor: pointer
}

.elementor-alert.elementor-alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bcdff1
}

.elementor-alert.elementor-alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #cae6be
}

.elementor-alert.elementor-alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #f9f0c3
}

.elementor-alert.elementor-alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #e8c4c4
}

@media(max-width: 767px) {
    .elementor-alert {
        padding:10px
    }

    .elementor-alert button.elementor-alert-dismiss {
        right: 7px;
        top: 7px
    }
}

.elementor-counter .elementor-counter-number-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 69px;
    font-weight: 600;
    line-height: 1
}

.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: pre-wrap
}

.elementor-counter .elementor-counter-number-prefix {
    text-align: right
}

.elementor-counter .elementor-counter-number-suffix {
    text-align: left
}

.elementor-counter .elementor-counter-title {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    line-height: 2.5
}

.elementor-widget-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-color: #2c2c2c;
    --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: -webkit-box;
    display: -ms-flexbox;
    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);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget-divider .elementor-icon {
    font-size: var(--divider-icon-size)
}

.elementor-widget-divider .elementor-divider-separator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    direction: ltr
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before {
    display: block;
    content: "";
    border-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top: 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 {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 100;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-left .elementor-divider-separator:before {
    content: none
}

.elementor-widget-divider--element-align-left .elementor-divider__element {
    margin-left: 0
}

.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 100;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-right .elementor-divider-separator:after {
    content: none
}

.elementor-widget-divider--element-align-right .elementor-divider__element {
    margin-right: 0
}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-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
}

.elementor-image-gallery .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.elementor-image-gallery .gallery-item img {
    margin: 0 auto
}

.elementor-image-gallery .gallery-item .gallery-caption {
    margin: 0
}

.elementor-image-gallery figure img {
    display: block
}

.elementor-image-gallery figure figcaption {
    width: 100%
}

.gallery-spacing-custom .elementor-image-gallery .gallery-icon {
    padding: 0
}

@media(min-width: 768px) {
    .elementor-image-gallery .gallery-columns-2 .gallery-item {
        max-width:50%
    }

    .elementor-image-gallery .gallery-columns-3 .gallery-item {
        max-width: 33.33%
    }

    .elementor-image-gallery .gallery-columns-4 .gallery-item {
        max-width: 25%
    }

    .elementor-image-gallery .gallery-columns-5 .gallery-item {
        max-width: 20%
    }

    .elementor-image-gallery .gallery-columns-6 .gallery-item {
        max-width: 16.666%
    }

    .elementor-image-gallery .gallery-columns-7 .gallery-item {
        max-width: 14.28%
    }

    .elementor-image-gallery .gallery-columns-8 .gallery-item {
        max-width: 12.5%
    }

    .elementor-image-gallery .gallery-columns-9 .gallery-item {
        max-width: 11.11%
    }

    .elementor-image-gallery .gallery-columns-10 .gallery-item {
        max-width: 10%
    }
}

@media(min-width: 480px) and (max-width:767px) {
    .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
        max-width:50%
    }
}

@media(max-width: 479px) {
    .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
        max-width:100%
    }
}

.elementor-widget-google_maps .elementor-widget-container {
    overflow: hidden
}

.elementor-widget-google_maps iframe {
    height: 300px
}

.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
}

@media(min-width: 768px) {
    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img {
        margin: auto
    }

    .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media(max-width: 767px) {
    .elementor-widget-icon-box .elementor-icon-box-icon {
        margin-left:auto!important;
        margin-right: auto!important;
        margin-bottom: 15px
    }
}

.elementor-widget-icon-box .elementor-icon-box-wrapper {
    text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-title a {
    color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-widget-icon-box .elementor-icon-box-description {
    margin: 0
}

.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
    overflow: hidden
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
    margin-right: -8px;
    margin-left: -8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-right: 8px;
    margin-left: 8px
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    width: auto;
    left: auto;
    right: auto;
    position: relative;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
    right: -8px
}

.elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.elementor-widget .elementor-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative
}

.elementor-widget .elementor-icon-list-item:after {
    position: absolute;
    bottom: 0;
    width: 100%
}

.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: inherit
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 5px
}

.elementor-widget .elementor-icon-list-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget .elementor-icon-list-icon svg {
    width: var(--e-icon-list-icon-size,1em);
    height: var(--e-icon-list-icon-size,1em);
    -webkit-margin-end: calc(var(--e-icon-list-icon-size,1em) * .25);
    margin-inline-end:calc(var(--e-icon-list-icon-size,1em) * .25)}

.elementor-widget .elementor-icon-list-icon i {
    width: 1.25em;
    font-size: var(--e-icon-list-icon-size)
}

.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 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
    margin: auto
}

.elementor-widget.elementor-align-center .elementor-inline-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.elementor-widget.elementor-align-left .elementor-inline-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
    left: 0
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
    right: 0
}

@media(max-width: 1024px) {
    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-items {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-tablet-align-left .elementor-icon-list-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

@media(max-width: 767px) {
    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-items {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
        left: 0
    }

    .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
        right: 0
    }
}

.elementor-widget-image {
    text-align: center
}

.elementor-widget-image a {
    display: inline-block
}

.elementor-widget-image a img[src$=".svg"] {
    width: 48px
}

.elementor-widget-image img {
    vertical-align: middle;
    display: inline-block
}

.elementor-widget-image-box .elementor-image-box-content {
    width: 100%
}

@media(min-width: 768px) {
    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
        margin: auto
    }

    .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media(max-width: 767px) {
    .elementor-widget-image-box .elementor-image-box-img {
        margin-left:auto!important;
        margin-right: auto!important;
        margin-bottom: 15px
    }
}

.elementor-widget-image-box .elementor-image-box-img {
    display: inline-block
}

.elementor-widget-image-box .elementor-image-box-title a {
    color: inherit
}

.elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: center
}

.elementor-widget-image-box .elementor-image-box-description {
    margin: 0
}

.elementor-widget-image-carousel .swiper-container {
    position: static
}

.elementor-widget-image-carousel .swiper-container .swiper-slide figure {
    line-height: inherit
}

.elementor-widget-image-carousel .swiper-slide {
    text-align: center
}

body.elementor-page .elementor-widget-menu-anchor {
    margin-bottom: 0
}

.elementor-widget-progress {
    text-align: left
}

.elementor-progress-wrapper {
    position: relative;
    background-color: #eee;
    color: #fff;
    height: 100%;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.elementor-progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #818a91;
    width: 0;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
}

.elementor-progress-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px
}

.elementor-progress-percentage {
    padding-right: 15px
}

.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {
    background-color: #5bc0de
}

.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {
    background-color: #5cb85c
}

.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
    background-color: #f0ad4e
}

.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {
    background-color: #d9534f
}

.elementor-progress .elementor-title {
    display: block
}

@media(max-width: 767px) {
    .elementor-progress-text {
        padding-left:10px
    }
}

.elementor-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);
    -webkit-box-pack: var(--justify-content,center);
    -ms-flex-pack: var(--justify-content,center);
    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: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: #818a91;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    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: #818a91
}

.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g {
    background-color: #dd4b39
}

.elementor-social-icon-houzz {
    background-color: #7ac142
}

.elementor-social-icon-instagram {
    background-color: #262626
}

.elementor-social-icon-jsfiddle {
    background-color: #487aa2
}

.elementor-social-icon-link {
    background-color: #818a91
}

.elementor-social-icon-linkedin,.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 {
    -webkit-border-radius: 10%;
    border-radius: 10%
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.elementor-star-rating {
    color: #ccd6df;
    font-family: eicons;
    display: inline-block
}

.elementor-star-rating i {
    display: inline-block;
    position: relative;
    font-style: normal;
    cursor: default
}

.elementor-star-rating i:before {
    content: "\e934";
    display: block;
    font-size: inherit;
    font-family: inherit;
    position: absolute;
    overflow: hidden;
    color: #f0ad4e;
    top: 0;
    left: 0
}

.elementor-star-rating .elementor-star-empty:before {
    content: none
}

.elementor-star-rating .elementor-star-1:before {
    width: 10%
}

.elementor-star-rating .elementor-star-2:before {
    width: 20%
}

.elementor-star-rating .elementor-star-3:before {
    width: 30%
}

.elementor-star-rating .elementor-star-4:before {
    width: 40%
}

.elementor-star-rating .elementor-star-5:before {
    width: 50%
}

.elementor-star-rating .elementor-star-6:before {
    width: 60%
}

.elementor-star-rating .elementor-star-7:before {
    width: 70%
}

.elementor-star-rating .elementor-star-8:before {
    width: 80%
}

.elementor-star-rating .elementor-star-9:before {
    width: 90%
}

.elementor-star-rating__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-star-rating__title {
    margin-right: 10px
}

.elementor-star-rating--align-right .elementor-star-rating__wrapper {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-star-rating--align-left .elementor-star-rating__wrapper {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-star-rating--align-center .elementor-star-rating__wrapper {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-star-rating--align-justify .elementor-star-rating__title {
    margin-right: auto
}

@media(max-width: 1024px) {
    .elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {
        text-align:right;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {
        text-align: left;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-star-rating-tablet--align-justify .elementor-star-rating__title {
        margin-right: auto
    }
}

@media(max-width: 767px) {
    .elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {
        text-align:right;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {
        text-align: left;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-star-rating-mobile--align-justify .elementor-star-rating__title {
        margin-right: auto
    }
}

.last-star {
    letter-spacing: 0
}

.elementor--star-style-star_unicode .elementor-star-rating {
    font-family: Arial,Helvetica,sans-serif
}

.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {
    content: "\002605"
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    width: 25%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
    border-right-style: none
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
    height: 999em;
    width: 0;
    right: 0;
    border-right-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {
    top: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
    top: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    display: table-cell
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
    border-bottom-style: none
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
    bottom: 0;
    height: 0;
    width: 999em;
    border-bottom-style: solid
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
    right: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
    left: 100%
}

.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper {
    border: 1px #d4d4d4
}

.elementor-widget-tabs .elementor-tabs {
    text-align: left
}

.elementor-widget-tabs .elementor-tabs-wrapper {
    overflow: hidden
}

.elementor-widget-tabs .elementor-tab-title {
    cursor: pointer;
    outline: var(--focus-outline,none)
}

.elementor-widget-tabs .elementor-tab-desktop-title {
    position: relative;
    padding: 20px 25px;
    font-weight: 700;
    line-height: 1;
    border: solid transparent
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    border-color: #d4d4d4
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {
    display: block;
    content: "";
    position: absolute
}

.elementor-widget-tabs .elementor-tab-mobile-title {
    padding: 10px;
    cursor: pointer
}

.elementor-widget-tabs .elementor-tab-content {
    padding: 20px;
    display: none
}

@media(max-width: 767px) {
    .elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title {
        border-style:solid solid none
    }

    .elementor-tabs .elementor-tabs-wrapper {
        display: none
    }

    .elementor-tabs .elementor-tabs-content-wrapper {
        border-bottom-style: solid
    }

    .elementor-tabs .elementor-tab-content {
        padding: 10px
    }
}

@media(min-width: 768px) {
    .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-style: solid solid solid none
    }

    .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
        border-style: none solid solid
    }

    .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title {
        width: 100%
    }

    .elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title {
        height: 100%
    }

    .elementor-tabs .elementor-tab-mobile-title {
        display: none
    }
}

.elementor-testimonial-wrapper {
    overflow: hidden;
    text-align: center
}

.elementor-testimonial-wrapper .elementor-testimonial-content {
    font-size: 1.3em;
    margin-bottom: 20px
}

.elementor-testimonial-wrapper .elementor-testimonial-name {
    line-height: 1.5;
    display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-job {
    font-size: .85em;
    display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta {
    width: 100%;
    line-height: 1
}

.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
    display: inline-block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
    display: table-cell;
    vertical-align: middle
}

.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
    padding-right: 15px
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
    text-align: left
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
    display: block
}

.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
    margin-bottom: 20px
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: #818a91;
    color: #fff
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {
    color: #818a91;
    border: 3px solid;
    background-color: transparent
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {
    margin-top: 8px
}

.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {
    width: 1em;
    height: 1em
}

.elementor-widget-text-editor .elementor-drop-cap {
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 50px
}

.elementor-widget-text-editor .elementor-drop-cap-letter {
    display: inline-block
}

.elementor-toggle {
    text-align: left
}

.elementor-toggle .elementor-tab-title {
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    cursor: pointer;
    outline: none
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
    display: inline-block;
    width: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
    -webkit-margin-start: -5px;
    margin-inline-start:-5px;width: 1em;
    height: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {
    float: right;
    text-align: right
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    float: left;
    text-align: left
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {
    display: block
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
    display: none
}

.elementor-toggle .elementor-tab-title.elementor-active {
    border-bottom: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {
    display: none
}

.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {
    display: block
}

.elementor-toggle .elementor-tab-content {
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    display: none
}

@media(max-width: 767px) {
    .elementor-toggle .elementor-tab-title {
        padding:12px
    }

    .elementor-toggle .elementor-tab-content {
        padding: 12px 10px
    }
}

.elementor-widget-video .elementor-widget-container {
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%
}

.elementor-widget-video .elementor-custom-embed-image-overlay {
    cursor: pointer;
    text-align: center
}

.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {
    opacity: 1
}

.elementor-widget-video .elementor-custom-embed-image-overlay img {
    display: block;
    width: 100%
}

.elementor-widget-video .e-hosted-video .elementor-video {
    -o-object-fit: cover;
    object-fit: cover
}

.elementor-kit-5228 {
    --e-global-color-primary: #1E1D85;
    --e-global-color-secondary: #EFF6F7;
    --e-global-color-text: #696969;
    --e-global-color-accent: #0EC6D5;
    --e-global-color-border: #EEE;
    --e-global-color-dark: #333;
    --e-global-color-light: #FAFAFA;
    --e-global-color-gray: #767676;
    --e-global-color-muted: #ABABAB;
    --e-global-color-placeholder: #ABABAB;
    --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
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

{
}

h1.entry-title {
    display: var(--page-title-display)
}

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width:1024px
    }
}

@media(max-width: 767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width:767px
    }
}

/*!elementor-pro - v3.3.7 - 15-08-2021*/
@charset "UTF-8";.elementor-bg-transform .elementor-bg {
    will-change: transform
}

.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.elementor-bg-transform-zoom-out:hover .elementor-bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-bg-transform-move-left .elementor-bg {
    -webkit-transform: scale(1.2) translateX(8%);
    -ms-transform: scale(1.2) translateX(8%);
    transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg {
    -webkit-transform: scale(1.2) translateX(-8%);
    -ms-transform: scale(1.2) translateX(-8%);
    transform: scale(1.2) translateX(-8%)
}

.elementor-bg-transform-move-right:hover .elementor-bg {
    -webkit-transform: scale(1.2) translateX(8%);
    -ms-transform: scale(1.2) translateX(8%);
    transform: scale(1.2) translateX(8%)
}

.elementor-bg-transform-move-up .elementor-bg {
    -webkit-transform: scale(1.2) translateY(8%);
    -ms-transform: scale(1.2) translateY(8%);
    transform: scale(1.2) translateY(8%)
}

.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg {
    -webkit-transform: scale(1.2) translateY(-8%);
    -ms-transform: scale(1.2) translateY(-8%);
    transform: scale(1.2) translateY(-8%)
}

.elementor-bg-transform-move-down:hover .elementor-bg {
    -webkit-transform: scale(1.2) translateY(8%);
    -ms-transform: scale(1.2) translateY(8%);
    transform: scale(1.2) translateY(8%)
}

.elementor-animated-content {
    --translate: 0,0
}

.elementor-animated-content:hover .elementor-animated-item--grow {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.elementor-animated-content:hover .elementor-animated-item--shrink {
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
}

.elementor-animated-content:hover .elementor-animated-item--shrink-contained {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-in {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-out {
    opacity: 0
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out {
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2)
}

.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,.elementor-animated-content:hover .elementor-animated-item--enter-from-left,.elementor-animated-content:hover .elementor-animated-item--enter-from-right,.elementor-animated-content:hover .elementor-animated-item--enter-from-top {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-right {
    -webkit-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transform: translateX(1000px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-left {
    -webkit-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    transform: translateX(-1000px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
    -webkit-transform: translateY(-600px);
    -ms-transform: translateY(-600px);
    transform: translateY(-600px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom {
    -webkit-transform: translateY(600px);
    -ms-transform: translateY(600px);
    transform: translateY(600px)
}

.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-top {
    opacity: 0
}

.elementor-animated-content:hover .elementor-animated-item--move-right {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-left {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-up {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-down {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px)
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-right {
    --translate: 8%,0
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-left {
    --translate: -8%,0
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-top {
    --translate: 0,-8%
}

.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom {
    --translate: 0,8%
}

.elementor-animated-content [class^=elementor-animated-item] {
    will-change: transform,opacity
}

.elementor-animated-content .elementor-animated-item--shrink-contained {
    -webkit-transform: scale(1.17);
    -ms-transform: scale(1.17);
    transform: scale(1.17)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in {
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-out {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.elementor-animated-content .elementor-animated-item--enter-zoom-in,.elementor-animated-content .elementor-animated-item--enter-zoom-out,.elementor-animated-content .elementor-animated-item--fade-in {
    opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-zoom-in,.elementor-animated-content .elementor-animated-item--exit-zoom-out,.elementor-animated-content .elementor-animated-item--fade-out {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-animated-content .elementor-animated-item--enter-from-right {
    -webkit-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transform: translateX(1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-left {
    -webkit-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    transform: translateX(-1000px)
}

.elementor-animated-content .elementor-animated-item--enter-from-top {
    -webkit-transform: translateY(-600px);
    -ms-transform: translateY(-600px);
    transform: translateY(-600px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom {
    -webkit-transform: translateY(500px);
    -ms-transform: translateY(500px);
    transform: translateY(500px)
}

.elementor-animated-content .elementor-animated-item--enter-from-bottom,.elementor-animated-content .elementor-animated-item--enter-from-left,.elementor-animated-content .elementor-animated-item--enter-from-right,.elementor-animated-content .elementor-animated-item--enter-from-top {
    opacity: 0
}

.elementor-animated-content .elementor-animated-item--exit-to-bottom,.elementor-animated-content .elementor-animated-item--exit-to-left,.elementor-animated-content .elementor-animated-item--exit-to-right,.elementor-animated-content .elementor-animated-item--exit-to-top {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.elementor-animated-content .elementor-animated-item--move-contained-bottom,.elementor-animated-content .elementor-animated-item--move-contained-left,.elementor-animated-content .elementor-animated-item--move-contained-right,.elementor-animated-content .elementor-animated-item--move-contained-top {
    -webkit-transform: scale(1.2) translate(var(--translate));
    -ms-transform: scale(1.2) translate(var(--translate));
    transform: scale(1.2) translate(var(--translate))
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover {
    outline: 1px solid #fec449
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings {
    background-image: -webkit-gradient(linear,left bottom,left top,from(#feb416),to(#fec449));
    background-image: -webkit-linear-gradient(bottom,#feb416,#fec449);
    background-image: -o-linear-gradient(bottom,#feb416,#fec449);
    background-image: linear-gradient(0deg,#feb416,#fec449)
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover {
    background-color: #feb416
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save {
    display: none
}

body.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
    float: none;
    width: 100%;
    padding: 0
}

body.rtl.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce div.product .elementor-widget-woocommerce-product-images div.images {
    float: none;
    padding: 0
}

.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.woocommerce div.product.elementor .quantity .qty {
    vertical-align: top;
    margin-right: 0
}

.woocommerce div.product.elementor .quantity+.button {
    margin-left: 10px
}

.woocommerce div.product.elementor .woocommerce-variation-add-to-cart .quantity input {
    height: 100%
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
    margin-right: 0
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-right form.cart:not(.grouped_form):not(.variations_form) button {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
    margin-right: auto
}

.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media(max-width: 1024px) {
    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-right: 0
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-right form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-right: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-tablet--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media(max-width: 767px) {
    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-right: 0
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-center form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-left form.cart:not(.grouped_form):not(.variations_form) button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-right form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart div.quantity,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) div.quantity {
        margin-right: auto
    }

    .woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart.variations_form .woocommerce-variation-add-to-cart button,.woocommerce div.product.elementor .elementor-add-to-cart-mobile--align-justify form.cart:not(.grouped_form):not(.variations_form) button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-info button.button.alt.elementor-button {
    background-color: #5bc0de
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-success button.button.alt.elementor-button {
    background-color: #5cb85c
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-warning button.button.alt.elementor-button {
    background-color: #f0ad4e
}

.woocommerce div.product.elementor .elementor-widget-wc-add-to-cart.elementor-button-danger button.button.alt.elementor-button {
    background-color: #d9534f
}

.elementor-widget-wc-add-to-cart .quantity {
    display: inline-block
}

.elementor-widget-wc-add-to-cart.elementor-align-center form.cart {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-wc-add-to-cart.elementor-align-left form.cart,.elementor-widget-wc-add-to-cart.elementor-align-right form.cart {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.woocommerce div.product.elementor ul.tabs:before {
    position: static;
    content: none;
    width: auto;
    bottom: auto;
    left: auto;
    border-bottom: 0;
    z-index: auto
}

.woocommerce div.product.elementor ul.tabs {
    margin: 0
}

.woocommerce div.product.elementor ul.tabs li {
    padding: 0
}

.woocommerce div.product.elementor ul.tabs li a {
    padding: .8em 1.2em;
    line-height: 1
}

.woocommerce div.product.elementor ul.tabs li:after,.woocommerce div.product.elementor ul.tabs li:before {
    border: 0;
    position: static;
    bottom: auto;
    width: auto;
    height: auto;
    content: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
    padding: 20px;
    border-radius: 0;
    border-width: 0;
    border-top: 1px solid #d3ced2;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: -1px 0 0
}

.woocommerce div.product.elementor .elementor-product-price-block-yes .price del,.woocommerce div.product.elementor .elementor-product-price-block-yes .price ins {
    display: block
}

.elementor-widget-woocommerce-product-meta .detail-container {
    position: relative
}

.elementor-widget-woocommerce-product-meta .detail-container:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.elementor-widget-woocommerce-product-meta .detail-label {
    font-weight: 700
}

.elementor-woo-meta--view-inline .product_meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-woo-meta--view-inline .product_meta .detail-container:after {
    width: auto;
    left: auto;
    right: auto;
    position: absolute;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
    right: -8px
}

.elementor-woo-meta--view-table .product_meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-woo-meta--view-table .product_meta,.elementor-woo-meta--view-table .product_meta .detail-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-woo-meta--view-table .product_meta .detail-label {
    min-width: 108px
}

.elementor-woo-meta--view-stacked .product_meta .detail-container {
    display: block
}

.woocommerce div.product.elementor .woocommerce-product-rating {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.woocommerce div.product.elementor .star-rating {
    margin-top: 0
}

.elementor-product-rating--align-left .woocommerce-product-rating {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-product-rating--align-right .woocommerce-product-rating {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-product-rating--align-center .woocommerce-product-rating {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link {
    margin-left: auto
}

.elementor-products-grid ul.products {
    display: grid;
    margin: 0;
    grid-column-gap: 20px;
    grid-row-gap: 40px
}

.elementor-products-grid ul.products:after,.elementor-products-grid ul.products:before {
    content: none;
    display: none
}

.elementor-products-grid ul.products li.product {
    width: auto;
    padding: 0;
    margin: 0;
    float: none
}

.elementor-products-grid ul.products li.product .onsale {
    padding: 0;
    display: none
}

.elementor-products-grid ul.products li.product a.woocommerce-loop-product__link {
    display: block;
    position: relative
}

.elementor-products-grid:not(.show-heading-yes) .products>h2 {
    display: none
}

.elementor-products-grid nav.woocommerce-pagination {
    margin-top: 40px
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul {
    border: 0
}

.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li {
    border-right: 0;
    border-left: 0
}

.elementor-product-loop-item--align-left ul.products li.product .star-rating {
    margin-right: auto
}

.elementor-product-loop-item--align-right ul.products li.product .star-rating {
    margin-left: auto
}

.elementor-product-loop-item--align-center ul.products li.product .star-rating {
    margin-right: auto;
    margin-left: auto
}

.woocommerce .elementor-element.elementor-products-grid ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product {
    width: auto
}

@media(min-width: 1025px) {
    .elementor-widget-wc-archive-products .woocommerce.columns-2 ul.products {
        grid-template-columns:repeat(2,1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-3 ul.products {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-4 ul.products {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-5 ul.products {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-6 ul.products {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-7 ul.products {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-8 ul.products {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-9 ul.products {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-10 ul.products {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-11 ul.products {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-widget-wc-archive-products .woocommerce.columns-12 ul.products {
        grid-template-columns: repeat(12,1fr)
    }
}

@media(max-width: 1024px) {
    .elementor-widget-wc-archive-products .products {
        grid-template-columns:repeat(3,1fr)
    }
}

@media(max-width: 767px) {
    .elementor-widget-wc-archive-products .products {
        grid-template-columns:repeat(2,1fr)
    }
}

.elementor.product .woocommerce-product-gallery__trigger+.woocommerce-product-gallery__wrapper {
    overflow: hidden
}

.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
    padding: 0
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product-remove,.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-subtotal-yes) .elementor-menu-cart__toggle .elementor-button-text {
    display: none
}

.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-divider-yes) .elementor-menu-cart__product:not(:last-of-type),.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-divider-yes) .elementor-menu-cart__products,.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-divider-yes) .elementor-menu-cart__subtotal {
    border-bottom: none
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e3"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e4"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--bag-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e5"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e6"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e7"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--basket-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e8"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-light .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8e9"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-medium .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8ea"
}

.elementor-widget-woocommerce-menu-cart.toggle-icon--cart-solid .elementor-menu-cart__toggle .elementor-button-icon i:before {
    content: "\e8eb"
}

.elementor-menu-cart__toggle .elementor-button {
    background: 0 0;
    border-radius: 0;
    color: #818a91;
    border: 1px solid;
    border-color: inherit;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-menu-cart__toggle .elementor-button-text {
    margin-right: .3em
}

.elementor-menu-cart__toggle .elementor-button-icon {
    position: relative;
    -webkit-transition: color .1s;
    -o-transition: color .1s;
    transition: color .1s
}

.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
    content: attr(data-counter);
    display: block;
    position: absolute;
    min-width: 1.6em;
    height: 1.6em;
    line-height: 1.5em;
    top: -.7em;
    right: -.7em;
    border-radius: 100%;
    color: #fff;
    background-color: #d9534f;
    text-align: center;
    font-size: 10px
}

.elementor-menu-cart--items-indicator-plain .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
    content: attr(data-counter);
    display: inline-block;
    font-weight: 400
}

.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button-icon[data-counter="0"]:before {
    content: none
}

.elementor-menu-cart__container {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    overflow: hidden;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.25);
    -webkit-transition: background-color .4s,-webkit-transform 0s;
    transition: background-color .4s,-webkit-transform 0s;
    -o-transition: background-color .4s,transform 0s;
    transition: background-color .4s,transform 0s;
    transition: background-color .4s,transform 0s,-webkit-transform 0s
}

.elementor-menu-cart__container .elementor-menu-cart__main {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: fixed;
    top: 0;
    width: 350px;
    max-width: 100%;
    right: 0;
    bottom: 0;
    padding: 0 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.elementor-menu-cart__container:not(.elementor-menu-cart--shown) {
    background-color: transparent;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: background-color .4s,-webkit-transform 0s .4s;
    transition: background-color .4s,-webkit-transform 0s .4s;
    -o-transition: background-color .4s,transform 0s .4s;
    transition: background-color .4s,transform 0s .4s;
    transition: background-color .4s,transform 0s .4s,-webkit-transform 0s .4s
}

.elementor-menu-cart__container:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
    overflow: hidden;
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.elementor-menu-cart__container:not(.elementor-menu-cart--shown) .dialog-lightbox-close-button {
    display: none
}

.elementor-menu-cart__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 14px
}

.elementor-menu-cart__close-button {
    width: 25px;
    height: 25px;
    position: relative;
    margin: 20px 0;
    -ms-flex-item-align: end;
    align-self: flex-end;
    cursor: pointer
}

.elementor-menu-cart__close-button:after,.elementor-menu-cart__close-button:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #818a91;
    border-radius: 1px
}

.elementor-menu-cart__close-button:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.elementor-menu-cart__close-button:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.elementor-menu-cart__products {
    max-height: calc(100vh - 250px);
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.elementor-menu-cart__product {
    display: grid;
    grid-template-columns: 25% auto 50px;
    grid-template-rows: 75% auto
}

.elementor-menu-cart__product-image {
    grid-row-start: 1;
    grid-row-end: 3;
    width: 100%
}

.elementor-menu-cart__product-image a,.elementor-menu-cart__product-image img {
    display: block
}

.elementor-menu-cart__product-name {
    grid-column-start: 2;
    grid-column-end: 4;
    margin: 0
}

.elementor-menu-cart__product-price {
    -ms-flex-item-align: end;
    align-self: end;
    color: #d4d4d4;
    font-weight: 300
}

.elementor-menu-cart__product-price .amount {
    font-weight: 600
}

.elementor-menu-cart__product-name,.elementor-menu-cart__product-price {
    font-size: 14px;
    padding-left: 20px
}

.elementor-menu-cart__product-remove {
    -ms-flex-item-align: end;
    align-self: end;
    justify-self: end;
    color: #818a91;
    width: 22px;
    height: 22px;
    border-radius: 20px;
    border: 1px solid #d4d4d4;
    text-align: center;
    overflow: hidden;
    position: relative
}

.elementor-menu-cart__product-remove:after,.elementor-menu-cart__product-remove:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 50%;
    top: 50%;
    left: 25%;
    margin-top: -1px;
    background: #d4d4d4;
    z-index: 1
}

.elementor-menu-cart__product-remove:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.elementor-menu-cart__product-remove:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.elementor-menu-cart__product-remove>a {
    display: block;
    z-index: 2;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    position: absolute
}

.elementor-menu-cart__product:not(:last-of-type),.elementor-menu-cart__products,.elementor-menu-cart__subtotal {
    border-bottom: 1px solid #d4d4d4
}

.elementor-menu-cart__footer-buttons,.elementor-menu-cart__product:not(:first-of-type),.elementor-menu-cart__subtotal {
    padding-top: 20px
}

.elementor-menu-cart__product,.elementor-menu-cart__subtotal {
    padding-bottom: 20px
}

.elementor-menu-cart__subtotal {
    font-size: 20px;
    text-align: center;
    font-weight: 600
}

.elementor-menu-cart__footer-buttons {
    font-size: 20px;
    text-align: center;
    display: grid;
    grid-column-gap: 10px;
    grid-row-gap: 10px
}

.elementor-menu-cart__footer-buttons .elementor-button {
    border-radius: 0
}

.elementor-menu-cart--buttons-inline .elementor-menu-cart__footer-buttons {
    grid-template-columns: 1fr 1fr
}

.elementor-menu-cart--buttons-stacked .elementor-menu-cart__footer-buttons {
    grid-template-columns: 1fr
}

.product .count {
    background-color: inherit
}

.elementor-widget-woocommerce-product-additional-information:not(.elementor-show-heading-yes) h2 {
    display: none
}

.woocommerce div.product.elementor form.cart div.product-addon {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-theme-builder-content-area {
    height: 400px
}

.elementor-location-footer:before,.elementor-location-header:before {
    content: "";
    display: table;
    clear: both
}

.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post {
    display: block
}

.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid {
    color: #d4d4d4;
    border: 1px solid;
    border-right: none;
    border-left: none;
    padding-top: 10px;
    padding-bottom: 10px
}

.elementor-post-navigation-borders-yes .elementor-post-navigation__separator {
    height: 100%;
    width: 1px;
    margin: 0 auto;
    background-color: #d4d4d4
}

.elementor-post-navigation {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-post-navigation .post-navigation__arrow-wrapper {
    color: #d4d4d4
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev {
    font-size: 30px;
    padding-right: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next {
    font-size: 30px;
    padding-left: 15px
}

.elementor-post-navigation .post-navigation__arrow-wrapper i {
    -webkit-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%)
}

.elementor-post-navigation .elementor-post-navigation__link__next,.elementor-post-navigation .elementor-post-navigation__link__prev {
    overflow: hidden
}

.elementor-post-navigation .elementor-post-navigation__link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%
}

.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__prev--label {
    text-transform: uppercase;
    font-size: .8em
}

.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--title {
    font-size: .7em
}

.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--label,.elementor-post-navigation .post-navigation__prev--title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.elementor-post-navigation span.elementor-post-navigation__link__next {
    text-align: right
}

.elementor-post-navigation span.elementor-post-navigation__link__next,.elementor-post-navigation span.elementor-post-navigation__link__prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-post-navigation .elementor-grid {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-post-navigation .elementor-post-navigation__link {
    width: calc(50% - (1px/2));
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.elementor-post-navigation .elementor-post-navigation__separator-wrapper {
    text-align: center
}

.elementor-post-navigation .elementor-post-navigation__next {
    text-align: right
}

.elementor-post-navigation .elementor-post-navigation__next a {
    float: right
}

.elementor-search-form {
    display: block;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.elementor-search-form .e-font-icon-svg-container {
    width: 100%;
    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
}

.elementor-search-form button,.elementor-search-form input[type=search] {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: 0 0;
    line-height: 1;
    min-width: 0;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none
}

.elementor-search-form button:focus,.elementor-search-form input[type=search]:focus {
    outline: 0;
    color: inherit
}

.elementor-search-form button {
    background-color: #818a91;
    font-size: var(--e-search-form-submit-icon-size,16px);
    color: #fff;
    border-radius: 0
}

.elementor-search-form__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    overflow: hidden;
    border: 0 solid transparent;
    min-height: 50px
}

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
    background: #eceeef
}

.elementor-search-form__input {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    color: #55595c;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.elementor-search-form__input::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input:-moz-placeholder,.elementor-search-form__input::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__input::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-search-form__submit {
    -webkit-transition: color .2s,background .2s;
    -o-transition: color .2s,background .2s;
    transition: color .2s,background .2s;
    font-size: var(--e-search-form-submit-icon-size,16px)
}

.elementor-search-form__submit svg {
    fill: var(--e-search-form-submit-text-color,#fff);
    width: var(--e-search-form-submit-icon-size,16px);
    height: var(--e-search-form-submit-icon-size,16px)
}

.elementor-search-form .elementor-search-form__submit,.elementor-search-form .elementor-search-form__submit:hover {
    color: var(--e-search-form-submit-text-color,#fff);
    border: none;
    border-radius: 0
}

.elementor-search-form--button-type-text .elementor-search-form__submit {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-search-form--skin-minimal .elementor-search-form__icon {
    opacity: .6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #55595c;
    fill: #55595c;
    font-size: var(--e-search-form-icon-size-minimal,15px)
}

.elementor-search-form--skin-minimal .elementor-search-form__icon svg {
    width: var(--e-search-form-icon-size-minimal,15px);
    height: var(--e-search-form-icon-size-minimal,15px)
}

.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input {
    font-size: 50px;
    text-align: center;
    border: solid #fff;
    border-width: 0 0 1px;
    line-height: 1.5;
    color: #fff
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    color: var(--e-search-form-toggle-color,#494c4f);
    font-size: var(--e-search-form-toggle-size,33px)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i {
    position: relative;
    display: block;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width: var(--e-search-form-toggle-size,33px);
    height: var(--e-search-form-toggle-size,33px);
    background-color: var(--e-search-form-toggle-background-color,rgba(0,0,0,.05));
    border: var(--e-search-form-toggle-border-width,0) solid var(--e-search-form-toggle-color,#494c4f);
    border-radius: var(--e-search-form-toggle-border-radius,3px)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before {
    font-size: var(--e-search-form-toggle-icon-size,.55em)
}

.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg {
    fill: var(--e-search-form-toggle-color,#494c4f);
    width: var(--e-search-form-toggle-icon-size,.55em);
    height: var(--e-search-form-toggle-icon-size,.55em)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    padding: 0 15%;
    background-color: rgba(0,0,0,.8)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) {
    overflow: hidden;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button {
    display: none
}

.elementor-author-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-author-box__avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 25px
}

.elementor-author-box__avatar img {
    width: 100px;
    border-radius: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

.elementor-author-box__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 17px
}

.elementor-author-box__name {
    font-size: 24px;
    margin-bottom: 5px
}

.elementor-author-box__bio,.elementor-author-box__bio p {
    margin-bottom: .8em
}

.elementor-author-box__bio p:last-of-type {
    margin-bottom: 0
}

.elementor-author-box--layout-image-left .elementor-author-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-author-box--layout-image-left .elementor-author-box__avatar {
    margin-left: 0;
    margin-right: 25px
}

.elementor-author-box--layout-image-right .elementor-author-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-author-box--layout-image-right .elementor-author-box__avatar {
    margin-right: 0;
    margin-left: 25px
}

.elementor-author-box--layout-image-above .elementor-author-box {
    display: block
}

.elementor-author-box--layout-image-above .elementor-author-box__avatar {
    margin: 0 auto 15px;
    display: inline-block
}

.elementor-author-box--layout-image-above.elementor-author-box--align-left .elementor-author-box__avatar {
    margin-left: 0
}

.elementor-author-box--layout-image-above.elementor-author-box--align-right .elementor-author-box__avatar {
    margin-right: 0
}

.elementor-author-box--align-left .elementor-author-box {
    text-align: left
}

.elementor-author-box--align-right .elementor-author-box {
    text-align: right
}

.elementor-author-box--align-center .elementor-author-box {
    text-align: center
}

.elementor-button.elementor-author-box__button {
    border: 2px solid #55595c;
    font-size: 15px;
    font-weight: 100;
    padding: 10px 18px
}

.elementor-button.elementor-author-box__button,.elementor-button.elementor-author-box__button:hover {
    background: 0 0;
    color: #55595c
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-top .elementor-author-box__avatar,.elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-middle .elementor-author-box__avatar {
    -ms-flex-item-align: center;
    align-self: center
}

.elementor-post-info__terms-list {
    display: inline-block
}

.elementor-post-info .elementor-icon-list-icon .elementor-avatar {
    border-radius: 100%
}

.elementor-widget-post-info.elementor-align-center .elementor-icon-list-item:after {
    margin: initial
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    display: inline-block
}

.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a,.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span {
    display: inline
}

.elementor-widget-breadcrumbs {
    font-size: .85em
}

.elementor-widget-breadcrumbs p {
    margin-bottom: 0
}

.elementor-sitemap-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.elementor-sticky--active {
    z-index: 99
}

[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area) {
    display: none
}

.elementor-popup-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none;
    background-color: transparent;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header {
    display: none
}

.elementor-popup-modal .dialog-close-button {
    display: none;
    top: 20px;
    margin-top: 0;
    right: 20px;
    opacity: 1;
    z-index: 9999;
    pointer-events: all
}

.elementor-popup-modal .dialog-widget-content {
    width: auto;
    overflow: visible;
    max-width: 100%;
    max-height: 100%;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: all
}

.elementor-popup-modal .dialog-message {
    width: 640px;
    max-width: 100vw;
    max-height: 100vh;
    padding: 0;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-popup-modal .elementor {
    width: 100%
}

.elementor-motion-effects-element,.elementor-motion-effects-layer {
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    -o-transition-property: transform,opacity;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(0,.33,.07,1.03);
    -o-transition-timing-function: cubic-bezier(0,.33,.07,1.03);
    transition-timing-function: cubic-bezier(0,.33,.07,1.03);
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

.elementor-motion-effects-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.elementor-motion-effects-layer {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.elementor-motion-effects-perspective {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.elementor-widget-archive-posts:after,.elementor-widget-posts:after {
    display: none
}

.elementor-posts-container.elementor-posts-masonry {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-posts-container:not(.elementor-posts-masonry) {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.elementor-posts-container .elementor-post {
    padding: 0;
    margin: 0
}

.elementor-posts-container .elementor-post__thumbnail {
    overflow: hidden
}

.elementor-posts-container .elementor-post__thumbnail img {
    display: block;
    width: 100%;
    max-height: none;
    max-width: none;
    -webkit-transition: -webkit-filter .3s;
    transition: -webkit-filter .3s;
    -o-transition: filter .3s;
    transition: filter .3s;
    transition: filter .3s,-webkit-filter .3s
}

.elementor-posts-container .elementor-post__thumbnail__link {
    position: relative;
    display: block;
    width: 100%
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    height: auto;
    position: absolute;
    top: calc(50% + 1px);
    left: calc(50% + 1px);
    -webkit-transform: scale(1.01) translate(-50%,-50%);
    -ms-transform: scale(1.01) translate(-50%,-50%);
    transform: scale(1.01) translate(-50%,-50%)
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
    height: 100%;
    width: auto
}

.elementor-posts .elementor-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: background,border,-webkit-box-shadow;
    transition-property: background,border,-webkit-box-shadow;
    -o-transition-property: background,border,box-shadow;
    transition-property: background,border,box-shadow;
    transition-property: background,border,box-shadow,-webkit-box-shadow;
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s
}

.elementor-posts .elementor-post__title {
    font-size: 18px;
    margin: 0
}

.elementor-posts .elementor-post__excerpt {
    margin-bottom: 10px
}

.elementor-posts .elementor-post__excerpt p {
    margin: 0;
    line-height: 1.5em;
    font-size: 14px;
    color: #777
}

.elementor-posts .elementor-post__meta-data {
    line-height: 1.3em;
    font-size: 12px;
    margin-bottom: 13px;
    color: #adadad
}

.elementor-posts .elementor-post__read-more {
    font-size: 12px;
    font-weight: 700
}

.elementor-posts .elementor-post__thumbnail {
    position: relative
}

.elementor-posts--skin-classic {
    display: grid;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-posts--skin-classic:not(.elementor-posts-masonry) {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.elementor-posts--skin-classic .elementor-post {
    overflow: hidden
}

.elementor-posts--skin-classic .elementor-post__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-posts--align-left .elementor-post {
    text-align: left
}

.elementor-posts--align-right .elementor-post {
    text-align: right
}

.elementor-posts--align-center .elementor-post {
    text-align: center
}

.elementor-posts--thumbnail-top .elementor-post {
    display: block
}

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 20px
}

.elementor-posts--thumbnail-top .elementor-post__text {
    width: 100%
}

.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link {
    margin-right: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link {
    margin-left: auto
}

.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link {
    margin-right: auto;
    margin-left: auto
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%
}

.elementor-posts--thumbnail-left .elementor-post__thumbnail__link {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-right: 20px
}

.elementor-posts--thumbnail-right .elementor-post__thumbnail__link {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-left: 20px
}

.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link {
    display: none
}

.elementor-posts .elementor-post__card {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    width: 100%;
    min-height: 100%;
    border-radius: 3px;
    border: 0 solid #818a91;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail {
    position: relative;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail img {
    width: calc(100% + 1px)
}

.elementor-posts .elementor-post__card .elementor-post__text {
    padding: 0 30px;
    margin-bottom: 0;
    margin-top: 20px
}

.elementor-posts .elementor-post__card .elementor-post__read-more {
    margin-bottom: 20px;
    display: inline-block
}

.elementor-posts .elementor-post__card .elementor-post__meta-data {
    padding: 15px 30px;
    margin-bottom: 0;
    border-top: 1px solid #eaeaea
}

.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before {
    margin: 0 5px
}

.elementor-posts .elementor-post__card .elementor-post__title {
    font-size: 21px
}

.elementor-posts .elementor-post__card .elementor-post__excerpt {
    line-height: 1.7
}

.elementor-posts .elementor-post__card .elementor-post__excerpt,.elementor-posts .elementor-post__card .elementor-post__title {
    margin-bottom: 25px
}

.elementor-posts .elementor-post__card .elementor-post__badge,.elementor-posts .elementor-post__card .elementor-post__read-more {
    text-transform: uppercase
}

.elementor-posts .elementor-post__badge {
    position: absolute;
    top: 0;
    background: #818a91;
    color: #fff;
    font-size: 12px;
    padding: .6em 1.2em;
    line-height: 1;
    font-weight: 400;
    margin: 20px;
    border-radius: 999px
}

.elementor-posts .elementor-post__avatar {
    position: relative;
    padding: 0 30px;
    width: 100%;
    top: -25px;
    height: 0;
    pointer-events: none
}

.elementor-posts .elementor-post__avatar img {
    border-radius: 50%;
    width: 60px;
    pointer-events: all;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card,.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data {
    margin-top: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar {
    padding-top: 0;
    position: static;
    height: auto
}

.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    vertical-align: bottom
}

.elementor-posts--show-avatar .elementor-post__thumbnail__link {
    margin-bottom: 25px
}

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after {
    display: block;
    content: "";
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.35)),color-stop(75%,transparent));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.35),transparent 75%);
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.35) 0,transparent 75%);
    background-image: linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after {
    opacity: .5
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
    height: 100%
}

.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
    height: 115%
}

.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img {
    height: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: 115%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img {
    height: 100%
}

.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img {
    width: calc(100% + 1px)
}

.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,.elementor-posts__hover-zoom-out .elementor-post__thumbnail img {
    -webkit-transition: height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1),-webkit-filter .3s;
    transition: height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1),-webkit-filter .3s;
    -o-transition: filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1);
    transition: filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1);
    transition: filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1),-webkit-filter .3s
}

.elementor-card-shadow-yes .elementor-post__card {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15)
}

.elementor-card-shadow-yes .elementor-post__card:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15)
}

.elementor-posts--skin-full_content article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}

.elementor-posts--skin-full_content article .elementor-post__thumbnail {
    padding-bottom: 0
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content,body.elementor-editor-active .elementor-posts--skin-full_content {
    pointer-events: none
}

body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link,body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link {
    display: none
}

body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link {
    display: block
}

.elementor-portfolio__filters {
    list-style: none;
    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;
    padding: 0;
    margin: 0
}

.elementor-portfolio__filter {
    margin: 0;
    cursor: pointer;
    padding: 8px
}

.elementor-portfolio-item {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    -o-transition-property: transform,opacity;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    overflow: hidden;
    margin: 0
}

.elementor-portfolio-item__title {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 18px;
    color: #fff
}

.elementor-portfolio-item__tags__separator:before {
    content: ", "
}

.elementor-portfolio-item__overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    background-color: rgba(129,138,145,.8)
}

.elementor-portfolio-item__overlay:hover {
    opacity: 1;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.elementor-portfolio-item__img img[src=""] {
    background-color: rgba(0,0,0,.1);
    height: 100%
}

.elementor-portfolio.elementor-has-item-ratio {
    -webkit-transition: height .5s;
    -o-transition: height .5s;
    transition: height .5s
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail {
    position: absolute;
    background-color: rgba(0,0,0,.1)
}

.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link {
    padding-bottom: 56.25%
}

.elementor ul li.elementor-portfolio__filter {
    list-style-type: none
}

.elementor-button.elementor-hidden,.elementor-hidden {
    display: none
}

.e-form__step {
    width: 100%
}

.e-form__step:not(.elementor-hidden) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.e-form__buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.e-form__buttons,.e-form__buttons__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.e-form__indicators {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 13px;
    margin-bottom: var(--e-form-steps-indicators-spacing)
}

.e-form__indicators,.e-form__indicators__indicator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.e-form__indicators__indicator {
    -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;
    -ms-flex-preferred-size: 0;
    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;
    -webkit-transition: width .1s linear;
    -o-transition: width .1s linear;
    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: -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;
    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: -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;
    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: #c2cbd2
}

.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    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-button .elementor-form-spinner {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.elementor-form .elementor-button>span {
    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
}

.elementor-form .elementor-button .elementor-button-text {
    white-space: normal;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.elementor-form .elementor-button svg {
    height: auto
}

.elementor-form .elementor-button .e-font-icon-svg {
    height: 1em
}

.elementor-widget-price-list .elementor-price-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.elementor-widget-price-list .elementor-price-list li {
    margin: 0
}

.elementor-price-list li:not(:last-child) {
    margin-bottom: 20px
}

.elementor-price-list .elementor-price-list-image {
    max-width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 25px
}

.elementor-price-list .elementor-price-list-image img {
    width: 100%
}

.elementor-price-list .elementor-price-list-header,.elementor-price-list .elementor-price-list-item,.elementor-price-list .elementor-price-list-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-price-list .elementor-price-list-item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-text {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-title {
    max-width: 80%
}

.elementor-price-list .elementor-price-list-item p.elementor-price-list-description {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 14px;
    margin: 0
}

.elementor-price-list .elementor-price-list-item .elementor-price-list-separator {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    height: 0
}

.elementor-price-table {
    text-align: center
}

.elementor-price-table .elementor-price-table__header {
    background: #555;
    padding: 20px 0
}

.elementor-price-table .elementor-price-table__heading {
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 24px;
    font-weight: 600;
    color: #fff
}

.elementor-price-table .elementor-price-table__subheading {
    font-size: 13px;
    font-weight: 400;
    color: #fff
}

.elementor-price-table .elementor-price-table__original-price {
    margin-right: 15px;
    text-decoration: line-through;
    font-size: .5em;
    line-height: 1;
    font-weight: 400;
    -ms-flex-item-align: center;
    align-self: center
}

.elementor-price-table .elementor-price-table__original-price .elementor-price-table__currency {
    font-size: 1em;
    margin: 0
}

.elementor-price-table .elementor-price-table__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    color: #555;
    font-weight: 800;
    font-size: 65px;
    padding: 40px 0
}

.elementor-price-table .elementor-price-table__price .elementor-typo-excluded {
    line-height: normal;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 400;
    font-size: medium;
    font-style: normal
}

.elementor-price-table .elementor-price-table__after-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-price-table .elementor-price-table__integer-part {
    line-height: .8
}

.elementor-price-table .elementor-price-table__currency,.elementor-price-table .elementor-price-table__fractional-part {
    line-height: 1;
    font-size: .3em
}

.elementor-price-table .elementor-price-table__currency {
    margin-right: 3px
}

.elementor-price-table .elementor-price-table__period {
    width: 100%;
    font-size: 13px;
    font-weight: 400
}

.elementor-price-table .elementor-price-table__features-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1
}

.elementor-price-table .elementor-price-table__features-list li {
    font-size: 14px;
    line-height: 1;
    margin: 0;
    padding: 0
}

.elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner {
    margin-left: 15px;
    margin-right: 15px
}

.elementor-price-table .elementor-price-table__features-list li:not(:first-child):before {
    content: "";
    display: block;
    border: 0 solid hsla(0,0%,47.8%,.3);
    margin: 10px 12.5%
}

.elementor-price-table .elementor-price-table__features-list i {
    margin-right: 10px;
    font-size: 1.3em
}

.elementor-price-table .elementor-price-table__features-list svg {
    margin-right: 10px;
    width: 1.3em
}

.elementor-price-table .elementor-price-table__footer {
    padding: 30px 0
}

.elementor-price-table .elementor-price-table__additional_info {
    margin: 0;
    font-size: 13px;
    line-height: 1.4
}

.elementor-price-table__ribbon {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px
}

.elementor-price-table__ribbon-inner {
    text-align: center;
    left: 0;
    width: 200%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    background: #000
}

.elementor-price-table__ribbon.elementor-ribbon-left {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    left: 0;
    right: auto
}

.elementor-price-table__ribbon.elementor-ribbon-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: auto;
    right: 0
}

.elementor-widget-price-table .elementor-widget-container {
    overflow: hidden;
    background-color: #f7f7f7
}

.elementor-flip-box {
    height: 280px;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

@media(max-device-width: 1024px) {
    .elementor-flip-box {
        cursor:pointer
    }
}

.elementor-flip-box__front {
    background-color: #1abc9c
}

.elementor-flip-box__back {
    background-color: #4054b2;
    display: block
}

.elementor-flip-box__layer {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.elementor-flip-box__layer__overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
    padding: 35px;
    color: #fff
}

.elementor-flip-box__layer__title {
    font-size: 21px
}

.elementor-flip-box__layer__description {
    font-size: 14px
}

.elementor-flip-box__layer__description:not(:last-child),.elementor-flip-box__layer__title:not(:last-child) {
    margin: 0 0 20px;
    padding: 0
}

.elementor-flip-box__layer__title {
    line-height: 1;
    font-weight: 600
}

.elementor-flip-box,.elementor-flip-box .elementor-view-framed,.elementor-flip-box .elementor-view-stacked {
    --e-flip-box-view-framed-stacked-icon-color: #fff
}

.elementor-flip-box .elementor-icon,.elementor-flip-box .elementor-view-framed .elementor-icon,.elementor-flip-box .elementor-view-stacked .elementor-icon {
    color: var(--e-flip-box-view-framed-stacked-icon-color)
}

.elementor-flip-box .elementor-icon svg,.elementor-flip-box .elementor-view-framed .elementor-icon svg,.elementor-flip-box .elementor-view-stacked .elementor-icon svg {
    fill: var(--e-flip-box-view-framed-stacked-icon-color)
}

.elementor-flip-box .elementor-view-framed .elementor-icon {
    border-color: #fff
}

.elementor-flip-box .elementor-view-stacked .elementor-icon {
    background-color: rgba(0,0,0,.5)
}

.elementor-flip-box__button.elementor-button {
    cursor: pointer;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #fff;
    background: 0 0
}

.elementor-flip-box__button.elementor-button:hover {
    background: 0 0;
    text-decoration: none
}

.elementor-flip-box__image {
    margin: 0 0 20px;
    display: inline-block;
    width: 100%
}

.elementor-flip-box__image img {
    width: 50%
}

.elementor-flip-box .elementor-icon-wrapper {
    margin-bottom: 20px
}

.elementor-flip-box--3d .elementor-flip-box__layer__inner {
    -webkit-transform: translateZ(90px) scale(.91);
    transform: translateZ(90px) scale(.91)
}

.elementor-flip-box--3d .elementor-flip-box__layer__overlay {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(.1px);
    transform: translateZ(.1px)
}

.elementor-flip-box--effect-flip .elementor-flip-box {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.elementor-flip-box--effect-flip .elementor-flip-box__layer {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.elementor-flip-box--effect-flip .elementor-flip-box__front {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 1
}

.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back {
    -webkit-transform: rotateX(0) rotateY(-180deg);
    transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(0) rotateY(180deg);
    transform: rotateX(0) rotateY(180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(0) rotateY(-180deg);
    transform: rotateX(0) rotateY(-180deg)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back {
    -webkit-transform: rotateX(-180deg) rotateY(0);
    transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(180deg) rotateY(0);
    transform: rotateX(180deg) rotateY(0)
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: rotateX(-180deg) rotateY(0);
    transform: rotateX(-180deg) rotateY(0)
}

.elementor-flip-box--effect-push .elementor-flip-box__front {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(100%) translateY(0);
    -ms-transform: translateX(100%) translateY(0);
    transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(-100%) translateY(0);
    -ms-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(0) translateY(-100%);
    -ms-transform: translateX(0) translateY(-100%);
    transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front {
    -webkit-transform: translateX(0) translateY(100%);
    -ms-transform: translateX(0) translateY(100%);
    transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push .elementor-flip-box,.elementor-flip-box--effect-slide .elementor-flip-box {
    overflow: hidden
}

.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back {
    -webkit-transform: translateX(-100%) translateY(0);
    -ms-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back {
    -webkit-transform: translateX(100%) translateY(0);
    -ms-transform: translateX(100%) translateY(0);
    transform: translateX(100%) translateY(0)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back {
    -webkit-transform: translateX(0) translateY(100%);
    -ms-transform: translateX(0) translateY(100%);
    transform: translateX(0) translateY(100%)
}

.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back {
    -webkit-transform: translateX(0) translateY(-100%);
    -ms-transform: translateX(0) translateY(-100%);
    transform: translateX(0) translateY(-100%)
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front {
    -webkit-transition: opacity .35s,width .1ms,-webkit-transform .7s;
    transition: opacity .35s,width .1ms,-webkit-transform .7s;
    -o-transition: transform .7s,opacity .35s,width .1ms;
    transition: transform .7s,opacity .35s,width .1ms;
    transition: transform .7s,opacity .35s,width .1ms,-webkit-transform .7s;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: 1;
    width: 100%
}

.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front {
    width: 0;
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: opacity .7s .1s,width .1ms .7s,-webkit-transform .8s;
    transition: opacity .7s .1s,width .1ms .7s,-webkit-transform .8s;
    -o-transition: transform .8s,opacity .7s .1s,width .1ms .7s;
    transition: transform .8s,opacity .7s .1s,width .1ms .7s;
    transition: transform .8s,opacity .7s .1s,width .1ms .7s,-webkit-transform .8s
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back {
    -webkit-transition: opacity .5s .2s,-webkit-transform .7s;
    transition: opacity .5s .2s,-webkit-transform .7s;
    -o-transition: transform .7s,opacity .5s .2s;
    transition: transform .7s,opacity .5s .2s;
    transition: transform .7s,opacity .5s .2s,-webkit-transform .7s;
    opacity: 0;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back {
    -webkit-transition: opacity .5s,-webkit-transform .7s;
    transition: opacity .5s,-webkit-transform .7s;
    -o-transition: transform .7s,opacity .5s;
    transition: transform .7s,opacity .5s;
    transition: transform .7s,opacity .5s,-webkit-transform .7s;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back {
    opacity: 0
}

.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back {
    opacity: 1
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front {
    display: none
}

.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

.elementor-cta,.elementor-widget-call-to-action .elementor-widget-container {
    overflow: hidden
}

.elementor-cta {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.elementor-cta--skin-classic .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
    position: relative;
    min-height: 200px;
    width: 100%
}

.elementor-cta--skin-classic .elementor-cta__content {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 100%;
    background-color: #f7f7f7
}

.elementor-cta--skin-classic .elementor-cta__content-item,.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
    color: #55595c;
    border-color: #55595c;
    fill: #55595c
}

.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
    color: #55595c;
    border-color: #55595c
}

.elementor-cta--skin-cover .elementor-cta {
    display: block
}

.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    width: 100%
}

.elementor-cta--skin-cover .elementor-cta__content {
    min-height: 280px
}

.elementor-cta--skin-cover .elementor-cta__button.elementor-button,.elementor-cta--skin-cover .elementor-cta__content-item,.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
    color: #fff;
    border-color: #fff
}

.elementor-cta--layout-image-above .elementor-cta {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
    width: 100%
}

.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
    width: auto;
    min-width: 50%
}

.elementor-cta--layout-image-left .elementor-cta__content,.elementor-cta--layout-image-right .elementor-cta__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-cta--layout-image-left .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-cta--layout-image-right .elementor-cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-cta__bg,.elementor-cta__bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.elementor-cta__bg-wrapper {
    z-index: 1;
    overflow: hidden
}

.elementor-cta__bg {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    z-index: 1
}

.elementor-cta__bg-overlay {
    z-index: 2
}

.elementor-cta__button.elementor-button {
    cursor: pointer;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #fff;
    background: 0 0
}

.elementor-cta__button.elementor-button:hover {
    background: 0 0;
    text-decoration: none
}

.elementor-cta__title {
    font-size: 23px
}

.elementor-cta__content {
    z-index: 1;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 35px;
    width: 100%
}

.elementor-cta__content,.elementor-cta__content-item {
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff
}

.elementor-cta__content-item {
    width: 100%;
    margin: 0
}

.elementor-cta__content-item:not(:last-child) {
    margin-bottom: 15px
}

.elementor-cta__content-item .elementor-icon {
    color: #fff
}

.elementor-cta--valign-top .elementor-cta__content {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-cta--valign-middle .elementor-cta__content {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-cta--valign-bottom .elementor-cta__content {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor-cta:hover .elementor-cta__bg-overlay {
    background-color: rgba(0,0,0,.3)
}

@media(max-device-width: 1024px) {
    .elementor-cta {
        cursor:pointer
    }
}

@media(min-width: -1px) {
    .elementor-cta--widescreen-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--widescreen-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--widescreen-layout-image-left .elementor-cta,.elementor-cta--widescreen-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--widescreen-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--widescreen-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--widescreen-layout-image-left .elementor-cta__content,.elementor-cta--widescreen-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--widescreen-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--widescreen-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media(max-width: -1px) {
    .elementor-cta--laptop-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--laptop-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--laptop-layout-image-left .elementor-cta,.elementor-cta--laptop-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--laptop-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--laptop-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--laptop-layout-image-left .elementor-cta__content,.elementor-cta--laptop-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--laptop-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--laptop-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media(max-width: -1px) {
    .elementor-cta--tablet_extra-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--tablet_extra-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--tablet_extra-layout-image-left .elementor-cta,.elementor-cta--tablet_extra-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--tablet_extra-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet_extra-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--tablet_extra-layout-image-left .elementor-cta__content,.elementor-cta--tablet_extra-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--tablet_extra-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--tablet_extra-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media(max-width: 1024px) {
    .elementor-cta--tablet-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta__content,.elementor-cta--tablet-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--tablet-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--tablet-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media(max-width: -1px) {
    .elementor-cta--mobile_extra-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--mobile_extra-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--mobile_extra-layout-image-left .elementor-cta,.elementor-cta--mobile_extra-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--mobile_extra-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile_extra-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--mobile_extra-layout-image-left .elementor-cta__content,.elementor-cta--mobile_extra-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--mobile_extra-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--mobile_extra-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media(max-width: 767px) {
    .elementor-cta--mobile-layout-image-above .elementor-cta {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper {
        width: 100%
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
        width: auto;
        min-width: 50%
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta__content,.elementor-cta--mobile-layout-image-right .elementor-cta__content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .elementor-cta--mobile-layout-image-left .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .elementor-cta--mobile-layout-image-right .elementor-cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.elementor-ribbon {
    position: absolute;
    z-index: 1;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px
}

.elementor-ribbon-inner {
    text-align: center;
    left: 0;
    width: 200%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    font-weight: 800;
    text-transform: uppercase;
    background: #000;
    color: #fff
}

.elementor-ribbon.elementor-ribbon-left {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    left: 0;
    right: auto
}

.elementor-ribbon.elementor-ribbon-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: auto;
    right: 0
}

.elementor-widget-countdown .elementor-countdown-expire--message {
    display: none;
    padding: 20px;
    text-align: center
}

.elementor-widget-countdown .elementor-countdown-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-widget-countdown .elementor-countdown-item {
    padding: 20px 0;
    text-align: center;
    color: #fff
}

.elementor-widget-countdown .elementor-countdown-digits,.elementor-widget-countdown .elementor-countdown-label {
    line-height: 1
}

.elementor-widget-countdown .elementor-countdown-digits {
    font-size: 69px
}

.elementor-widget-countdown .elementor-countdown-label {
    font-size: 19px
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: auto;
    margin-left: auto
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-digits,.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-label {
    display: block
}

.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-widget-countdown.elementor-countdown--label-inline {
    text-align: center
}

.elementor-widget-countdown.elementor-countdown--label-inline .elementor-countdown-item {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.elementor-slides .swiper-slide-bg {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    min-width: 100%;
    min-height: 100%
}

.elementor-slides .swiper-slide-inner {
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 50px;
    margin: auto
}

.elementor-slides .swiper-slide-inner,.elementor-slides .swiper-slide-inner:hover {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-slides .swiper-slide-inner .elementor-background-overlay {
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.elementor-slides .swiper-slide-inner .elementor-slide-content {
    position: relative;
    z-index: 1;
    width: 100%
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading {
    font-size: 35px;
    font-weight: 700;
    line-height: 1
}

.elementor-slides .swiper-slide-inner .elementor-slide-description {
    font-size: 17px;
    line-height: 1.4
}

.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child),.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
    margin-bottom: 30px
}

.elementor-slides .swiper-slide-inner .elementor-slide-button {
    border: 2px solid #fff;
    color: #fff;
    background: 0 0;
    display: inline-block
}

.elementor-slides .swiper-slide-inner .elementor-slide-button,.elementor-slides .swiper-slide-inner .elementor-slide-button:hover {
    background: 0 0;
    color: inherit;
    text-decoration: none
}

.elementor--v-position-top .swiper-slide-inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor--v-position-bottom .swiper-slide-inner {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.elementor--v-position-middle .swiper-slide-inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor--h-position-left .swiper-slide-inner {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor--h-position-right .swiper-slide-inner {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor--h-position-center .swiper-slide-inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

body.rtl .elementor-widget-slides .elementor-swiper-button-next {
    left: 10px;
    right: auto
}

body.rtl .elementor-widget-slides .elementor-swiper-button-prev {
    right: 10px;
    left: auto
}

.elementor-slides-wrapper div:not(.swiper-slide)>.swiper-slide-inner {
    display: none
}

@media(max-width: 767px) {
    .elementor-slides .swiper-slide-inner {
        padding:30px
    }

    .elementor-slides .swiper-slide-inner .elementor-slide-heading {
        font-size: 23px;
        line-height: 1;
        margin-bottom: 15px
    }

    .elementor-slides .swiper-slide-inner .elementor-slide-description {
        font-size: 13px;
        line-height: 1.4;
        margin-bottom: 15px
    }
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn {
    background-color: #ea4335
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn {
    color: #ea4335;
    border-color: #ea4335;
    fill: #ea4335
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn svg {
    fill: #ea4335
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon {
    background-color: #ea4335
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon {
    --e-share-btn-skin-boxed-minimal-custom-icon-color: #fff;
    color: var(--e-share-btn-skin-boxed-minimal-custom-icon-color)
}

.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon svg {
    fill: var(--e-share-btn-skin-boxed-minimal-custom-icon-color)
}

.elementor-share-buttons--color-official .elementor-share-btn:hover {
    -webkit-filter: saturate(1.5) brightness(1.2);
    filter: saturate(1.5) brightness(1.2)
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_digg {
    background-color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_email {
    background-color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_print {
    background-color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_facebook {
    background-color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_google {
    background-color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pocket {
    background-color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_linkedin {
    background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_odnoklassniki {
    background-color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pinterest {
    background-color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_reddit {
    background-color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_skype {
    background-color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_slideshare {
    background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_snapchat {
    background-color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_stumbleupon {
    background-color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_mix,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_mix {
    background-color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_tumblr {
    background-color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitch {
    background-color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_telegram {
    background-color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitter {
    background-color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vimeo {
    background-color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vk {
    background-color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_whatsapp {
    background-color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_wordpress {
    background-color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_xing {
    background-color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg {
    color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg svg {
    fill: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email {
    color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email svg {
    fill: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print {
    color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print svg {
    fill: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook {
    color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook svg {
    fill: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google {
    color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google svg {
    fill: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket {
    color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket svg {
    fill: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin {
    color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin svg {
    fill: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki {
    color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki svg {
    fill: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest {
    color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest svg {
    fill: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit {
    color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit svg {
    fill: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype {
    color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype svg {
    fill: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare {
    color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare svg {
    fill: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat {
    color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat svg {
    fill: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon {
    color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon svg {
    fill: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix {
    color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix svg {
    fill: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr {
    color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr svg {
    fill: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch {
    color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch svg {
    fill: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram {
    color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram svg {
    fill: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter {
    color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter svg {
    fill: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo {
    color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo svg {
    fill: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk {
    color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk svg {
    fill: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp {
    color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp svg {
    fill: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress {
    color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress svg {
    fill: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing {
    color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing svg {
    fill: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_digg .elementor-share-btn__icon {
    background-color: #005be2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_email .elementor-share-btn__icon {
    background-color: #ea4335
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_print .elementor-share-btn__icon {
    background-color: #aaa
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_facebook .elementor-share-btn__icon {
    background-color: #3b5998
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_google .elementor-share-btn__icon {
    background-color: #dd4b39
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pocket .elementor-share-btn__icon {
    background-color: #ef3f56
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_linkedin .elementor-share-btn__icon {
    background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_odnoklassniki .elementor-share-btn__icon {
    background-color: #f4731c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pinterest .elementor-share-btn__icon {
    background-color: #bd081c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_reddit .elementor-share-btn__icon {
    background-color: #ff4500
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_skype .elementor-share-btn__icon {
    background-color: #00aff0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_slideshare .elementor-share-btn__icon {
    background-color: #0077b5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_snapchat .elementor-share-btn__icon {
    background-color: #fffc00
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_stumbleupon .elementor-share-btn__icon {
    background-color: #eb4924
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_mix .elementor-share-btn__icon {
    background-color: #f3782b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_tumblr .elementor-share-btn__icon {
    background-color: #35465c
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitch .elementor-share-btn__icon {
    background-color: #6441a5
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_telegram .elementor-share-btn__icon {
    background-color: #2ca5e0
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitter .elementor-share-btn__icon {
    background-color: #1da1f2
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vimeo .elementor-share-btn__icon {
    background-color: #1ab7ea
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vk .elementor-share-btn__icon {
    background-color: #45668e
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_whatsapp .elementor-share-btn__icon {
    background-color: #25d366
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_wordpress .elementor-share-btn__icon {
    background-color: #21759b
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_xing .elementor-share-btn__icon {
    background-color: #026466
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon {
    --e-share-btn-skin-boxed-minimal-official-icon-color: #fff;
    color: var(--e-share-btn-skin-boxed-minimal-official-icon-color)
}

.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon svg {
    fill: var(--e-share-btn-skin-boxed-minimal-official-icon-color)
}

.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--skin-framed .elementor-share-btn__icon {
    margin-left: -.2em
}

.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--skin-framed .elementor-share-btn {
    border-style: solid
}

.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.12)),to(transparent));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.12),transparent);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.12),transparent);
    background-image: linear-gradient(90deg,rgba(0,0,0,.12),transparent)
}

.elementor-share-buttons--skin-boxed .elementor-share-btn__text,.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-minimal .elementor-share-btn__text {
    padding-left: .9em
}

.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--skin-gradient .elementor-share-btn {
    --e-share-btn-skin-boxed-flat-gradient-icon-color: #fff
}

.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--skin-flat .elementor-share-btn:hover,.elementor-share-buttons--skin-gradient .elementor-share-btn,.elementor-share-buttons--skin-gradient .elementor-share-btn:hover {
    color: var(--e-share-btn-skin-boxed-flat-gradient-icon-color)
}

.elementor-share-buttons--skin-flat .elementor-share-btn svg,.elementor-share-buttons--skin-gradient .elementor-share-btn svg {
    fill: var(--e-share-btn-skin-boxed-flat-gradient-icon-color)
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded .elementor-share-btn__icon {
    border-radius: .5em
}

.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-circle .elementor-share-btn__icon {
    border-radius: 99.9em
}

.elementor-share-buttons--view-text .elementor-share-btn__text {
    padding-left: 1em
}

.elementor-share-buttons--view-icon .elementor-share-btn,.elementor-share-buttons--view-text .elementor-share-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-share-buttons--view-icon .elementor-share-btn__icon,.elementor-share-buttons--view-icon .elementor-share-btn__text,.elementor-share-buttons--view-text .elementor-share-btn__icon,.elementor-share-buttons--view-text .elementor-share-btn__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-share-buttons--shape-rounded .elementor-share-btn {
    border-radius: .5em
}

.elementor-share-buttons--shape-circle .elementor-share-btn {
    border-radius: 99.9em
}

.elementor-share-btn {
    overflow: hidden;
    font-size: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transition-property: background-color,border-color,-webkit-filter;
    transition-property: background-color,border-color,-webkit-filter;
    -o-transition-property: filter,background-color,border-color;
    transition-property: filter,background-color,border-color;
    transition-property: filter,background-color,border-color,-webkit-filter;
    height: 4.5em;
    cursor: pointer
}

.elementor-share-btn,.elementor-share-btn__icon,.elementor-share-btn__text {
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

.elementor-share-btn__icon,.elementor-share-btn__text {
    -webkit-transition-property: color,background-color;
    -o-transition-property: color,background-color;
    transition-property: color,background-color
}

.elementor-share-btn__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 4.5em;
    position: relative
}

.elementor-share-btn__icon i {
    font-size: var(--e-share-buttons-icon-size,1.7em)
}

.elementor-share-btn__icon svg {
    width: var(--e-share-buttons-icon-size,1.7em);
    height: var(--e-share-buttons-icon-size,1.7em)
}

.elementor-share-btn__text {
    font-size: 1.5em;
    padding-right: 1em;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 100
}

.elementor-share-btn__title {
    font-weight: 700;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget-share-buttons {
    text-align: var(--alignment,inherit);
    -moz-text-align-last: var(--alignment,inherit);
    text-align-last: var(--alignment,inherit)
}

.elementor-widget-share-buttons.elementor-grid-0 .elementor-widget-container {
    font-size: 0
}

.elementor-skin-carousel .elementor-main-swiper,.elementor-skin-coverflow .elementor-main-swiper {
    height: 230px
}

.elementor-skin-slideshow .elementor-main-swiper {
    height: 450px;
    position: relative
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .elementor-custom-embed-play i {
    font-size: 50px
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide {
    cursor: pointer
}

.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active):after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.3)
}

.elementor-carousel-image {
    background: no-repeat 50%;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100%;
    position: relative
}

.elementor-carousel-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 20px;
    color: var(--e-carousel-image-overlay-color,#fff);
    background-color: rgba(129,138,145,.8);
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,-webkit-transform .5s;
    -o-transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s,-webkit-transform .5s
}

.elementor-carousel-image-overlay i {
    font-size: 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 {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-testimonial__image img {
    border-radius: 999px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -o-object-fit: cover;
    object-fit: cover
}

.elementor-testimonial__footer,.elementor-testimonial__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-testimonial__footer cite,.elementor-testimonial__header cite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-style: normal;
    font-size: 14px;
    line-height: 1.5
}

.elementor-testimonial__name {
    font-weight: 700
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-left: 20px
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__image+cite {
    margin-right: 20px;
    margin-left: 0
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__image+cite {
    margin-right: 0;
    margin-left: 20px
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    margin-top: 25px
}

.elementor-testimonial--layout-image_above .elementor-testimonial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.elementor-testimonial--layout-image_above .elementor-testimonial__footer {
    margin-bottom: 25px
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer {
    margin-top: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-testimonial--layout-image_stacked .elementor-testimonial__image,.elementor-testimonial--layout-image_stacked .elementor-testimonial cite {
    margin-top: 15px;
    width: 100%
}

.elementor-testimonial--layout-image_left .elementor-testimonial,.elementor-testimonial--layout-image_right .elementor-testimonial {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer,.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.elementor-testimonial--layout-image_left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_right .elementor-testimonial__image+cite {
    margin-top: 15px
}

.elementor-testimonial--layout-image_left.elementor-testimonial--align-center .elementor-testimonial__footer,.elementor-testimonial--layout-image_right.elementor-testimonial--align-center .elementor-testimonial__footer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-testimonial--layout-image_left .elementor-testimonial {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-testimonial--layout-image_left .elementor-testimonial__footer {
    padding-right: 20px
}

.elementor-testimonial--layout-image_right .elementor-testimonial {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-testimonial--layout-image_right .elementor-testimonial__footer {
    padding-left: 20px
}

.elementor-testimonial--align-right .elementor-testimonial {
    text-align: right
}

.elementor-testimonial--align-left .elementor-testimonial {
    text-align: left
}

.elementor-testimonial--align-center .elementor-testimonial {
    text-align: center
}

.elementor-testimonial--align-center .elementor-testimonial__footer {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    text-align: left
}

.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 25px
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content {
    background-color: #e6e9ec;
    padding: 20px;
    position: relative
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background-color: #e6e9ec;
    position: absolute;
    -webkit-transform: scaleX(.75) rotate(45deg);
    -ms-transform: scaleX(.75) rotate(45deg);
    transform: scaleX(.75) rotate(45deg);
    border-width: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above .elementor-testimonial__content:after {
    bottom: calc(100% - 7px);
    -webkit-transform: scaleX(.75) rotate(-135deg);
    -ms-transform: scaleX(.75) rotate(-135deg);
    transform: scaleX(.75) rotate(-135deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial__content:after {
    left: 50%;
    -webkit-transform: translateX(-50%) scaleX(.75) rotate(-135deg);
    -ms-transform: translateX(-50%) scaleX(.75) rotate(-135deg);
    transform: translateX(-50%) scaleX(.75) rotate(-135deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked .elementor-testimonial__content:after {
    top: calc(100% - 7px)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content:after {
    left: 50%;
    -webkit-transform: translateX(-50%) scaleX(.75) rotate(45deg);
    -ms-transform: translateX(-50%) scaleX(.75) rotate(45deg);
    transform: translateX(-50%) scaleX(.75) rotate(45deg)
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left .elementor-testimonial__content:after {
    left: 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 {
    -webkit-transform: scaleY(.75) rotate(135deg);
    -ms-transform: scaleY(.75) rotate(135deg);
    transform: scaleY(.75) rotate(135deg);
    left: -8px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after {
    -webkit-transform: scaleY(.75) rotate(-45deg);
    -ms-transform: scaleY(.75) rotate(-45deg);
    transform: scaleY(.75) rotate(-45deg);
    right: -8px
}

.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after {
    top: 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
}

.elementor-widget-testimonial-carousel .swiper-slide {
    padding: 20px
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: 1.3em;
    font-style: italic;
    line-height: 1.5
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
    width: 50px;
    height: 50px
}

.elementor-widget-reviews .swiper-slide {
    background-color: #fff;
    border: 1px solid #e1e8ed;
    border-radius: 5px;
    padding: 0
}

.elementor-widget-reviews .elementor-testimonial__text {
    font-size: 14px;
    line-height: 20px
}

.elementor-widget-reviews .elementor-testimonial__name {
    color: #1c2022
}

.elementor-widget-reviews .elementor-testimonial__title {
    color: #697882;
    font-size: 12.5px;
    font-weight: 400;
    font-family: inherit
}

.elementor-widget-reviews .elementor-testimonial__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-reviews .elementor-testimonial__image img {
    width: 36px;
    height: 36px
}

.elementor-widget-reviews .elementor-testimonial__icon {
    margin-left: auto;
    font-size: 17px
}

.elementor-widget-reviews .elementor-testimonial__icon .fa+.fa {
    margin-left: .15em
}

.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon {
    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: -webkit-gradient(linear,left top,right top,from(#ffc82c),to(#ccc));
    background-image: -webkit-linear-gradient(left,#ffc82c var(--rating),#ccc var(--rating));
    background-image: -o-linear-gradient(left,#ffc82c var(--rating),#ccc var(--rating));
    background-image: linear-gradient(90deg,#ffc82c var(--rating),#ccc var(--rating));
    font-family: eicons
}

.elementor-widget-reviews .elementor-testimonial__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 6px
}

.elementor-widget-reviews .elementor-testimonial__image+cite {
    margin-left: 9px
}

.elementor-widget-reviews .elementor-testimonial__separator {
    margin: 0 auto;
    border-top: 0;
    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;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: border,background,-webkit-transform;
    transition-property: border,background,-webkit-transform;
    -o-transition-property: border,background,transform;
    transition-property: border,background,transform;
    transition-property: border,background,transform,-webkit-transform;
    overflow: hidden
}

.swiper-slide:not(:hover) .e-overlay-animation-fade {
    opacity: 0
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-up {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-down {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-right {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-slide-left {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.swiper-slide:not(:hover) .e-overlay-animation-zoom-in {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.swiper-slide a {
    display: inline
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.elementor-widget-reviews .swiper-slide,.elementor-widget-testimonial-carousel .swiper-slide {
    height: auto
}

.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container {
    padding-bottom: 40px
}

.elementor-widget-reviews .elementor-swiper-button-prev,.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .swiper-container-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-testimonial-carousel .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .swiper-container-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 {
    left: 10px;
    right: unset
}

.elementor-widget-media-carousel .elementor-swiper-button-next,.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev {
    right: 10px;
    left: unset
}

.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote {
    margin-right: 0;
    margin-left: 0
}

.elementor-widget-blockquote blockquote {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    quotes: none;
    border: 0;
    font-style: normal;
    color: #55595c
}

.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before,.elementor-widget-blockquote blockquote footer:after,.elementor-widget-blockquote blockquote footer:before {
    content: "";
    content: none
}

.elementor-blockquote {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-blockquote__author,.elementor-blockquote__content {
    margin-bottom: 0;
    font-style: normal
}

.elementor-blockquote__author {
    font-weight: 700
}

.elementor-blockquote footer {
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-blockquote__tweet-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #1da1f2;
    -ms-flex-item-align: end;
    align-self: flex-end;
    line-height: 1;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.elementor-blockquote__tweet-button:hover {
    color: #0967a0
}

.elementor-blockquote__tweet-button span {
    font-weight: 600
}

.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span {
    vertical-align: middle
}

.elementor-blockquote__tweet-button i+span {
    margin-left: .5em
}

.elementor-blockquote__tweet-label {
    white-space: pre-wrap
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button {
    padding: .7em 1.2em;
    border-radius: 100em;
    background-color: #1da1f2;
    color: #fff;
    font-size: 15px
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover {
    background-color: #0967a0;
    color: #fff
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before {
    border-right-color: #0967a0
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button {
    padding: 0;
    width: 2em;
    height: 2em
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before {
    content: "";
    border: .5em solid transparent;
    border-right-color: #1da1f2;
    position: absolute;
    left: -.8em;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleY(.65);
    -ms-transform: translateY(-50%) scaleY(.65);
    transform: translateY(-50%) scaleY(.65);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before {
    right: auto;
    left: -.8em;
    border-right-color: #1da1f2;
    border-left-color: transparent
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before {
    border-right-color: #0967a0
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before {
    left: auto;
    right: -.8em;
    border-right-color: transparent;
    border-left-color: #1da1f2
}

.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before {
    border-left-color: #0967a0
}

.elementor-blockquote--skin-boxed .elementor-blockquote {
    background-color: #e6e9ec;
    padding: 30px
}

.elementor-blockquote--skin-border .elementor-blockquote {
    border-color: #e6e9ec;
    border-left: 7px #e6e9ec;
    border-style: solid;
    padding-left: 20px
}

.elementor-blockquote--skin-quotation .elementor-blockquote:before {
    content: "“";
    font-size: 100px;
    color: #e6e9ec;
    font-family: Times New Roman,Times,serif;
    font-weight: 900;
    line-height: 1;
    display: block;
    height: .6em
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content {
    margin-top: 15px
}

.elementor-blockquote--align-left .elementor-blockquote__content {
    text-align: left
}

.elementor-blockquote--align-left .elementor-blockquote footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.elementor-blockquote--align-right .elementor-blockquote__content {
    text-align: right
}

.elementor-blockquote--align-right .elementor-blockquote footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.elementor-blockquote--align-center .elementor-blockquote {
    text-align: center
}

.elementor-blockquote--align-center .elementor-blockquote__author,.elementor-blockquote--align-center .elementor-blockquote footer {
    display: block
}

.elementor-blockquote--align-center .elementor-blockquote__tweet-button {
    margin-right: auto;
    margin-left: auto
}

.elementor-headline {
    font-size: 43px;
    line-height: 1.2;
    display: block
}

.elementor-headline-dynamic-text {
    color: var(--dynamic-text-color,#aebcb9)
}

.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper {
    text-align: left
}

.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper {
    overflow: visible;
    text-align: inherit
}

.elementor-headline--style-highlight .elementor-headline-dynamic-text {
    z-index: 1
}

.elementor-headline--style-highlight .elementor-headline-plain-text {
    z-index: 1;
    position: relative
}

.elementor-headline--style-highlight svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow: visible
}

.elementor-headline--style-highlight svg path {
    stroke: red;
    stroke-width: 9;
    fill: none;
    opacity: 0;
    stroke-dasharray: 0 1500;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-headline.e-animated svg path {
    -webkit-animation: elementor-headline-dash forwards;
    animation: elementor-headline-dash forwards;
    -webkit-animation-duration: var(--animation-duration,1.2s);
    animation-duration: var(--animation-duration,1.2s);
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.elementor-headline.e-animated svg path:nth-of-type(2) {
    -webkit-animation-delay: calc(var(--animation-duration,1.2s)/2);
    animation-delay: calc(var(--animation-duration,1.2s)/2)
}

.elementor-headline.e-hide-highlight svg path {
    opacity: 1;
    stroke-dasharray: 1500 1500;
    -webkit-animation: hide-highlight .4s forwards;
    animation: hide-highlight .4s forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes elementor-headline-dash {
    0% {
        stroke-dasharray: 0 1500;
        opacity: 1
    }

    to {
        stroke-dasharray: 1500 1500;
        opacity: 1
    }
}

@keyframes elementor-headline-dash {
    0% {
        stroke-dasharray: 0 1500;
        opacity: 1
    }

    to {
        stroke-dasharray: 1500 1500;
        opacity: 1
    }
}

@-webkit-keyframes hide-highlight {
    0% {
        opacity: 1;
        stroke-dasharray: 1500 1500
    }

    to {
        opacity: 0;
        -webkit-filter: blur(10px);
        filter: blur(10px)
    }
}

@keyframes hide-highlight {
    0% {
        opacity: 1;
        stroke-dasharray: 1500 1500
    }

    to {
        opacity: 0;
        -webkit-filter: blur(10px);
        filter: blur(10px)
    }
}

.elementor-headline-text-wrapper {
    vertical-align: bottom
}

.elementor-headline-dynamic-wrapper {
    display: inline-block;
    position: relative
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0
}

.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active {
    position: relative
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-animation: elementor-headline-flip-in 1.2s;
    animation: elementor-headline-flip-in 1.2s
}

.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: elementor-headline-flip-out 1.2s;
    animation: elementor-headline-flip-out 1.2s
}

@-webkit-keyframes elementor-headline-flip-in {
    0% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(1turn);
        transform: rotateX(1turn);
        opacity: 1
    }
}

@keyframes elementor-headline-flip-in {
    0% {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }

    35% {
        -webkit-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(1turn);
        transform: rotateX(1turn);
        opacity: 1
    }
}

@-webkit-keyframes elementor-headline-flip-out {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
}

@keyframes elementor-headline-flip-out {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1
    }

    65% {
        opacity: 0
    }

    to {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0
    }
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper {
    vertical-align: top;
    overflow: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:after {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #0d0d0d
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after {
    -webkit-animation: elementor-headline-pulse 1s infinite;
    animation: elementor-headline-pulse 1s infinite
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected {
    background-color: var(--typing-selected-bg-color,#0d0d0d)
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected:after {
    visibility: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text {
    color: var(--typing-selected-color,var(--dynamic-text-color),#aebcb9)
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active) {
    visibility: hidden
}

.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
    position: absolute;
    visibility: hidden
}

@-webkit-keyframes elementor-headline-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(-50%) scale(.9);
        transform: translateY(-50%) scale(.9);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

@keyframes elementor-headline-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1
    }

    40% {
        -webkit-transform: translateY(-50%) scale(.9);
        transform: translateY(-50%) scale(.9);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0
    }
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text {
    -webkit-transform: scaleX(1.0005);
    -ms-transform: scaleX(1.0005);
    transform: scaleX(1.0005);
    opacity: 0
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0
}

.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
    opacity: 1
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in {
    -webkit-animation: elementor-headline-swirl-in .4s forwards;
    animation: elementor-headline-swirl-in .4s forwards
}

.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
    -webkit-animation: elementor-headline-swirl-out .4s forwards;
    animation: elementor-headline-swirl-out .4s forwards
}

@-webkit-keyframes elementor-headline-swirl-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg)
    }
}

@keyframes elementor-headline-swirl-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg)
    }
}

@-webkit-keyframes elementor-headline-swirl-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg)
    }
}

@keyframes elementor-headline-swirl-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg)
    }
}

.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper {
    display: inline-block;
    padding: .2em 0
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper {
    overflow: hidden;
    vertical-align: top
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text {
    opacity: 0;
    top: .2em
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active {
    top: 0;
    opacity: 1;
    -webkit-animation: elementor-headline-slide-down-in .6s;
    animation: elementor-headline-slide-down-in .6s
}

.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-animation: elementor-headline-slide-down-out .6s;
    animation: elementor-headline-slide-down-out .6s
}

@-webkit-keyframes elementor-headline-slide-down-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        transform: translateY(20%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes elementor-headline-slide-down-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        transform: translateY(20%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes elementor-headline-slide-down-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes elementor-headline-slide-down-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        transform: translateY(120%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.elementor-headline-animation-type-clip .elementor-headline-text-wrapper {
    display: inline-block;
    padding: .2em 0
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper {
    overflow: hidden;
    vertical-align: top
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #0d0d0d
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text {
    opacity: 0
}

.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text {
    opacity: 0
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1;
    -webkit-animation: elementor-headline-drop-in-in .8s;
    animation: elementor-headline-drop-in-in .8s
}

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-animation: elementor-headline-drop-in-out .8s;
    animation: elementor-headline-drop-in-out .8s
}

@-webkit-keyframes elementor-headline-drop-in-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        transform: translateZ(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes elementor-headline-drop-in-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        transform: translateZ(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes elementor-headline-drop-in-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        transform: translateZ(-100px)
    }
}

@keyframes elementor-headline-drop-in-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        transform: translateZ(-100px)
    }
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper {
    -webkit-perspective: 300px;
    perspective: 300px
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text {
    opacity: 0
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
    display: inline-block;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in {
    -webkit-animation: elementor-headline-blinds-in .6s forwards;
    animation: elementor-headline-blinds-in .6s forwards
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
    -webkit-animation: elementor-headline-blinds-out .6s forwards;
    animation: elementor-headline-blinds-out .6s forwards
}

@-webkit-keyframes elementor-headline-blinds-in {
    0% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

@keyframes elementor-headline-blinds-in {
    0% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    to {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
}

@-webkit-keyframes elementor-headline-blinds-out {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }
}

@keyframes elementor-headline-blinds-out {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg)
    }
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
    opacity: 0
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
    display: inline-block;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
    opacity: 1
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in {
    -webkit-animation: elementor-headline-wave-up .6s forwards;
    animation: elementor-headline-wave-up .6s forwards
}

.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
    -webkit-animation: elementor-headline-wave-down .6s forwards;
    animation: elementor-headline-wave-down .6s forwards
}

@-webkit-keyframes elementor-headline-wave-up {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    60% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes elementor-headline-wave-up {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    60% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes elementor-headline-wave-down {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    60% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
}

@keyframes elementor-headline-wave-down {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    60% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text {
    opacity: 0
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active {
    opacity: 1;
    -webkit-animation: elementor-headline-slide-in .6s;
    animation: elementor-headline-slide-in .6s
}

.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive {
    -webkit-animation: elementor-headline-slide-out .6s;
    animation: elementor-headline-slide-out .6s
}

@-webkit-keyframes elementor-headline-slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes elementor-headline-slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        transform: translateX(10%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes elementor-headline-slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        transform: translateX(110%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes elementor-headline-slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        transform: translateX(110%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-slide .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper {
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper {
    overflow: hidden
}

.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text,.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
    white-space: nowrap
}

.elementor-msie .elementor-headline--style-highlight svg {
    top: auto;
    left: auto;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%)
}

@-webkit-keyframes e-hotspot-soft-beat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes e-hotspot-soft-beat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes e-hotspot-expand {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes e-hotspot-expand {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

.elementor-widget-hotspot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: var(--background-align);
    -ms-flex-pack: var(--background-align);
    justify-content: var(--background-align)
}

.elementor-widget-hotspot .elementor-widget-container {
    position: relative;
    display: inline-block;
    width: var(--container-width);
    max-width: var(--container-max-width);
    height: var(--container-height)
}

.elementor-widget-hotspot .elementor-widget-container>img {
    display: block;
    width: var(--image-width,auto);
    height: var(--container-height);
    opacity: var(--opacity,1)
}

.e-hotspot {
    z-index: 1;
    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;
    position: absolute
}

.e-hotspot--position-left.e-hotspot--position-top {
    -webkit-transform: translate(calc(-1 * var(--hotspot-translate-x)),calc(-1 * var(--hotspot-translate-y)));
    -ms-transform: translate(calc(-1 * var(--hotspot-translate-x)),calc(-1 * var(--hotspot-translate-y)));
    transform: translate(calc(-1 * var(--hotspot-translate-x)),calc(-1 * var(--hotspot-translate-y)))
}

.e-hotspot--position-left.e-hotspot--position-bottom {
    -webkit-transform: translate(calc(-1 * var(--hotspot-translate-x)),var(--hotspot-translate-y));
    -ms-transform: translate(calc(-1 * var(--hotspot-translate-x)),var(--hotspot-translate-y));
    transform: translate(calc(-1 * var(--hotspot-translate-x)),var(--hotspot-translate-y))
}

.e-hotspot--position-right.e-hotspot--position-top {
    -webkit-transform: translate(var(--hotspot-translate-x),calc(-1 * var(--hotspot-translate-y)));
    -ms-transform: translate(var(--hotspot-translate-x),calc(-1 * var(--hotspot-translate-y)));
    transform: translate(var(--hotspot-translate-x),calc(-1 * var(--hotspot-translate-y)))
}

.e-hotspot--position-right.e-hotspot--position-bottom {
    -webkit-transform: translate(var(--hotspot-translate-x),var(--hotspot-translate-y));
    -ms-transform: translate(var(--hotspot-translate-x),var(--hotspot-translate-y));
    transform: translate(var(--hotspot-translate-x),var(--hotspot-translate-y))
}

.e-hotspot--active {
    z-index: 2
}

.e-hotspot__inner-circle,.e-hotspot__outer-circle {
    content: "";
    display: inline-block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-radius: 50%
}

.e-hotspot__inner-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: var(--hotspot-color);
    padding: calc(var(--hotspot-size,18px)/2)
}

.e-hotspot__outer-circle {
    background-color: var(--hotspot-color);
    padding: var(--hotspot-padding,4px)
}

.e-hotspot--icon .e-hotspot__button,.e-hotspot__outer-circle {
    width: var(--hotspot-size,18px);
    height: var(--hotspot-size,18px)
}

.e-hotspot--icon .e-hotspot__button {
    line-height: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: var(--hotspot-size,18px)
}

.e-hotspot__icon,.e-hotspot__label {
    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
}

.e-hotspot__icon svg,.e-hotspot__label svg {
    width: var(--hotspot-size,18px);
    height: auto
}

.e-hotspot__button {
    cursor: pointer;
    position: relative;
    display: grid;
    grid-auto-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--hotspot-color);
    font-size: var(--hotspot-size,18px);
    min-width: var(--hotspot-button-width);
    min-height: var(--hotspot-button-height)
}

.e-hotspot__button:before {
    z-index: -2;
    content: "";
    width: 100%;
    height: 100%;
    left: -5px;
    top: -5px;
    position: absolute;
    padding: 5px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.e-hotspot__button svg {
    fill: var(--hotspot-color)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button {
    min-width: var(--hotspot-min-width);
    min-height: var(--hotspot-min-height);
    background-color: var(--hotspot-box-color);
    padding: var(--hotspot-padding,4px);
    border-radius: var(--hotspot-border-radius,3px)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button:before {
    border-radius: var(--hotspot-border-radius,3px)
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
    background-color: var(--hotspot-box-color)
}

.e-hotspot--overlay {
    opacity: .7;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.e-hotspot--active .e-hotspot--overlay,.e-hotspot--overlay:hover {
    opacity: 1
}

.e-hotspot--soft-beat {
    -webkit-animation: e-hotspot-soft-beat .7s infinite alternate;
    animation: e-hotspot-soft-beat .7s infinite alternate;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

.e-hotspot--expand .e-hotspot__outer-circle,.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
    -webkit-animation: e-hotspot-expand 2s infinite;
    animation: e-hotspot-expand 2s infinite
}

.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    opacity: 0
}

.e-hotspot--sequenced {
    -webkit-animation: fadeIn .3s;
    animation: fadeIn .3s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.e-hotspot__direction-mask {
    overflow: hidden;
    position: absolute;
    pointer-events: none
}

.e-hotspot__tooltip {
    white-space: var(--white-space,nowrap);
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    -o-transition-property: transform,opacity;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transition-duration: var(--tooltip-transition-duration,.5s);
    -o-transition-duration: var(--tooltip-transition-duration,.5s);
    transition-duration: var(--tooltip-transition-duration,.5s);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    position: absolute;
    pointer-events: none;
    color: var(--tooltip-text-color,#fff);
    text-align: var(--tooltip-align);
    min-width: var(--tooltip-min-width);
    padding: var(--tooltip-padding,8px);
    border-radius: var(--tooltip-border-radius);
    background-color: var(--tooltip-color)
}

.e-hotspot__tooltip p:last-of-type {
    margin-bottom: 0
}

.e-hotspot__direction-mask .e-hotspot__tooltip {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    position: static
}

.e-hotspot--active .e-hotspot__tooltip {
    pointer-events: visible
}

.e-hotspot--fade-in-out {
    opacity: 0
}

.e-hotspot--active .e-hotspot--fade-in-out {
    opacity: 1
}

.e-hotspot--fade-grow {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.e-hotspot--active .e-hotspot--fade-grow {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.e-hotspot--overidde-tooltip-animation-from-top,.e-hotspot--tooltip-animation-from-top {
    -webkit-transform: translateY(calc(-100% - 1px));
    -ms-transform: translateY(calc(-100% - 1px));
    transform: translateY(calc(-100% - 1px))
}

.e-hotspot--overidde-tooltip-animation-from-left,.e-hotspot--tooltip-animation-from-left {
    -webkit-transform: translate(calc(-100% - 1px));
    -ms-transform: translate(calc(-100% - 1px));
    transform: translate(calc(-100% - 1px))
}

.e-hotspot--overidde-tooltip-animation-from-right,.e-hotspot--tooltip-animation-from-right {
    -webkit-transform: translate(calc(100% + 1px));
    -ms-transform: translate(calc(100% + 1px));
    transform: translate(calc(100% + 1px))
}

.e-hotspot--overidde-tooltip-animation-from-bottom,.e-hotspot--tooltip-animation-from-bottom {
    -webkit-transform: translateY(calc(100% + 1px));
    -ms-transform: translateY(calc(100% + 1px));
    transform: translateY(calc(100% + 1px))
}

.e-hotspot--fade-direction {
    opacity: 0
}

.e-hotspot--active .e-hotspot--fade-direction,.e-hotspot--active .e-hotspot--slide-direction {
    -webkit-transform: translate(0) scale(1);
    -ms-transform: translate(0) scale(1);
    transform: translate(0) scale(1);
    opacity: 1
}

.e-hotspot--show-tooltip {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 1;
    pointer-events: visible;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.elementor-facebook-widget.fb_iframe_widget,.elementor-facebook-widget.fb_iframe_widget span {
    width: 100%!important
}

.elementor-facebook-widget.fb_iframe_widget iframe {
    position: relative;
    width: 100%!important
}

.elementor-facebook-widget.fb-like {
    height: 1px
}

.elementor-widget-facebook-comments iframe {
    width: 100%!important
}

.site-main .menu-navigation-container {
    overflow: visible
}

.elementor-item:after,.elementor-item:before {
    display: block;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    -o-transition-timing-function: cubic-bezier(.58,.3,.005,1);
    transition-timing-function: cubic-bezier(.58,.3,.005,1)
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    opacity: 0
}

.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before {
    height: 3px;
    width: 100%;
    left: 0;
    background-color: #55595c;
    z-index: 2
}

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    height: 0;
    width: 0;
    left: 50%
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: 10px
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    bottom: 10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: -10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    bottom: -10px
}

.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before {
    content: "";
    top: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    width: 10px;
    left: -20px
}

.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after {
    content: "";
    bottom: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    width: 10px;
    left: calc(100% + 20px)
}

.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before {
    background: 0 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 3px solid #55595c
}

.e--pointer-framed .elementor-item:before {
    content: ""
}

.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75)
}

.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25)
}

.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before {
    -webkit-transition: opacity .2s,-webkit-transform .4s;
    transition: opacity .2s,-webkit-transform .4s;
    -o-transition: opacity .2s,transform .4s;
    transition: opacity .2s,transform .4s;
    transition: opacity .2s,transform .4s,-webkit-transform .4s
}

.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before {
    width: 3px;
    height: 3px
}

.e--pointer-framed.e--animation-draw .elementor-item:before {
    border-width: 0 0 3px 3px;
    -webkit-transition: width .1s .2s,height .1s .3s,opacity .12s .22s;
    -o-transition: width .1s .2s,height .1s .3s,opacity .12s .22s;
    transition: width .1s .2s,height .1s .3s,opacity .12s .22s
}

.e--pointer-framed.e--animation-draw .elementor-item:after {
    content: "";
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    border-width: 3px 3px 0 0;
    -webkit-transition: width .1s,height .1s .1s,opacity .02s .18s;
    -o-transition: width .1s,height .1s .1s,opacity .02s .18s;
    transition: width .1s,height .1s .1s,opacity .02s .18s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
    width: 100%;
    height: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
    -webkit-transition: opacity .02s,height .1s,width .1s .1s;
    -o-transition: opacity .02s,height .1s,width .1s .1s;
    transition: opacity .02s,height .1s,width .1s .1s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after {
    -webkit-transition: opacity .02s .2s,height .1s .2s,width .1s .3s;
    -o-transition: opacity .02s .2s,height .1s .2s,width .1s .3s;
    transition: opacity .02s .2s,height .1s .2s,width .1s .3s
}

.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before {
    width: 3px;
    height: 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:before {
    border-width: 3px 0 0 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:after {
    content: "";
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    border-width: 0 3px 3px 0
}

.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before {
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 2ms,width .4s,height .4s;
    -o-transition: opacity 2ms,width .4s,height .4s;
    transition: opacity 2ms,width .4s,height .4s
}

.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before {
    content: "";
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.e--pointer-background .elementor-item:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #55595c;
    z-index: -1
}

.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover {
    color: #fff
}

.e--pointer-background.e--animation-grow .elementor-item:before {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before {
    -webkit-transition: opacity .15s,-webkit-transform .4s;
    transition: opacity .15s,-webkit-transform .4s;
    -o-transition: opacity .15s,transform .4s;
    transition: opacity .15s,transform .4s;
    transition: opacity .15s,transform .4s,-webkit-transform .4s
}

.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    left: 100%
}

.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    right: 100%
}

.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: 100%
}

.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    bottom: 100%
}

.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    bottom: 50%;
    top: 50%
}

.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    right: 50%;
    left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #55595c;
    z-index: -1
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before {
    top: 0;
    bottom: 100%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
    top: 100%;
    bottom: 0
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before {
    bottom: 50%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after {
    top: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before {
    right: 0;
    left: 100%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after {
    right: 100%;
    left: 0
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before {
    left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after {
    right: 50%
}

.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover {
    -webkit-transform: skew(-8deg);
    -ms-transform: skew(-8deg);
    transform: skew(-8deg)
}

.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover {
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg)
}

.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.elementor-nav-menu--main .elementor-nav-menu a {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 20px
}

.elementor-nav-menu--main .elementor-nav-menu a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled {
    background: #55595c;
    color: #a1a6a9
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    position: absolute;
    width: 12em;
    border-width: 0;
    border-style: solid;
    padding: 0
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 8px dashed transparent;
    border-bottom: 8px solid #494c4f
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed;
    border-color: #494c4f transparent transparent
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg {
    height: 1em;
    width: 1em
}

.elementor-nav-menu--layout-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    white-space: nowrap
}

.elementor-nav-menu__align-right .elementor-nav-menu {
    margin-left: auto
}

.elementor-nav-menu__align-right .elementor-nav-menu,.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-nav-menu__align-left .elementor-nav-menu {
    margin-right: auto
}

.elementor-nav-menu__align-left .elementor-nav-menu,.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementor-nav-menu__align-center .elementor-nav-menu {
    margin-left: auto;
    margin-right: auto
}

.elementor-nav-menu__align-center .elementor-nav-menu,.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    width: 100%
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
    display: none
}

.elementor-widget-nav-menu .elementor-widget-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-nav-menu {
    position: relative;
    z-index: 2
}

.elementor-nav-menu:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent
}

.elementor-nav-menu ul {
    display: none
}

.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover {
    border-left: 16px solid transparent
}

.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover {
    border-left: 24px solid transparent
}

.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover {
    border-left: 32px solid transparent
}

.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover {
    border-left: 40px solid transparent
}

.elementor-nav-menu a,.elementor-nav-menu li {
    position: relative
}

.elementor-nav-menu li {
    border-width: 0
}

.elementor-nav-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover {
    padding: 10px 20px;
    line-height: 20px
}

.elementor-nav-menu a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu a.disabled {
    cursor: not-allowed;
    color: #a1a6a9
}

.elementor-nav-menu .e-plus-icon:before {
    content: "+"
}

.elementor-nav-menu .sub-arrow {
    line-height: 1;
    padding: 10px 0 10px 10px;
    margin-top: -10px;
    margin-bottom: -10px
}

.elementor-nav-menu .sub-arrow i {
    pointer-events: none
}

.elementor-nav-menu .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--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover {
    background-color: #55595c;
    color: #fff
}

.elementor-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 22px;
    padding: .25em;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgba(0,0,0,.05);
    color: #494c4f
}

.elementor-menu-toggle.elementor-active i:before {
    content: "\e87f"
}

.elementor-nav-menu--dropdown {
    background-color: #fff;
    font-size: 13px
}

.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown {
    display: none
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 10px;
    -webkit-transition: max-height .3s,-webkit-transform .3s;
    transition: max-height .3s,-webkit-transform .3s;
    -o-transition: max-height .3s,transform .3s;
    transition: max-height .3s,transform .3s;
    transition: max-height .3s,transform .3s,-webkit-transform .3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    overflow: auto
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: .85em
}

.elementor-nav-menu--dropdown a {
    color: #494c4f;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.elementor-nav-menu--dropdown a.current {
    background: #373a3c;
    color: #fff
}

.elementor-nav-menu--dropdown a.disabled {
    color: #b3b3b3
}

ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover {
    text-shadow: none;
    border-left: 8px solid transparent
}

.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    max-height: 0
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    max-height: 100vh
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute;
    z-index: 9997
}

@media(min-width: 768px) {
    .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
        display:none
    }
}

@media(max-width: 767px) {
    .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
        display:none
    }
}

@media(max-width: -1px) {
    .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main {
        display:none
    }
}

@media(min-width: -1px) {
    .elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown {
        display:none
    }
}

@media(min-width: 1025px) {
    .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
        display:none
    }
}

@media(max-width: 1024px) {
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        display:none
    }
}

@media(max-width: -1px) {
    .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main {
        display:none
    }
}

@media(min-width: -1px) {
    .elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown {
        display:none
    }
}

.elementor-gallery__container {
    min-height: 1px
}

.elementor-gallery-item {
    position: relative;
    overflow: hidden;
    display: block;
    text-decoration: none;
    border: solid var(--image-border-width) var(--image-border-color);
    border-radius: var(--image-border-radius)
}

.elementor-gallery-item__content,.elementor-gallery-item__overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.elementor-gallery-item__overlay {
    mix-blend-mode: var(--overlay-mix-blend-mode);
    -webkit-transition-duration: var(--overlay-transition-duration);
    -o-transition-duration: var(--overlay-transition-duration);
    transition-duration: var(--overlay-transition-duration);
    -webkit-transition-property: mix-blend-mode,opacity,background-color,-webkit-transform;
    transition-property: mix-blend-mode,opacity,background-color,-webkit-transform;
    -o-transition-property: mix-blend-mode,transform,opacity,background-color;
    transition-property: mix-blend-mode,transform,opacity,background-color;
    transition-property: mix-blend-mode,transform,opacity,background-color,-webkit-transform
}

.elementor-gallery-item__image.e-gallery-image {
    -webkit-transition-duration: var(--image-transition-duration);
    -o-transition-duration: var(--image-transition-duration);
    transition-duration: var(--image-transition-duration);
    -webkit-transition-property: -webkit-filter,-webkit-transform;
    transition-property: -webkit-filter,-webkit-transform;
    -o-transition-property: filter,transform;
    transition-property: filter,transform;
    transition-property: filter,transform,-webkit-filter,-webkit-transform
}

.elementor-gallery-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: var(--content-justify-content,center);
    -ms-flex-pack: var(--content-justify-content,center);
    justify-content: var(--content-justify-content,center);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: var(--content-text-align);
    padding: var(--content-padding)
}

.elementor-gallery-item__content>div {
    -webkit-transition-duration: var(--content-transition-duration);
    -o-transition-duration: var(--content-transition-duration);
    transition-duration: var(--content-transition-duration)
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(2) {
    -webkit-transition-delay: calc((var(--content-transition-delay)/3));
    -o-transition-delay: calc((var(--content-transition-delay)/3));
    transition-delay: calc((var(--content-transition-delay)/3))
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(3) {
    -webkit-transition-delay: calc((var(--content-transition-delay)/3) * 2);
    -o-transition-delay: calc((var(--content-transition-delay)/3) * 2);
    transition-delay: calc((var(--content-transition-delay)/3) * 2)
}

.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(4) {
    -webkit-transition-delay: calc((var(--content-transition-delay)/3) * 3);
    -o-transition-delay: calc((var(--content-transition-delay)/3) * 3);
    transition-delay: calc((var(--content-transition-delay)/3) * 3)
}

.elementor-gallery-item__description {
    color: var(--description-text-color,#fff);
    width: 100%
}

.elementor-gallery-item__title {
    color: var(--title-text-color,#fff);
    font-weight: 700;
    width: 100%
}

.elementor-gallery__titles-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--titles-container-justify-content,center);
    -ms-flex-pack: var(--titles-container-justify-content,center);
    justify-content: var(--titles-container-justify-content,center);
    margin-bottom: 20px
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:after,.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:before {
    background-color: var(--galleries-pointer-bg-color-hover)
}

.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:after,.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:before {
    background-color: var(--galleries-pointer-bg-color-active)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item:before {
    border-color: var(--galleries-pointer-bg-color-hover);
    border-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item:after {
    border-color: var(--galleries-pointer-bg-color-hover)
}

.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:after,.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:before {
    border-color: var(--galleries-pointer-bg-color-active)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:before {
    border-left-width: var(--galleries-pointer-border-width);
    border-bottom-width: var(--galleries-pointer-border-width);
    border-right-width: 0;
    border-top-width: 0
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:after {
    border-left-width: 0;
    border-bottom-width: 0;
    border-right-width: var(--galleries-pointer-border-width);
    border-top-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:before {
    border-left-width: var(--galleries-pointer-border-width);
    border-bottom-width: 0;
    border-right-width: 0;
    border-top-width: var(--galleries-pointer-border-width)
}

.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:after {
    border-left-width: 0;
    border-bottom-width: var(--galleries-pointer-border-width);
    border-right-width: var(--galleries-pointer-border-width);
    border-top-width: 0
}

.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:after,.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:before,.elementor-gallery__titles-container .e--pointer-overline .elementor-item:before,.elementor-gallery__titles-container .e--pointer-underline .elementor-item:after {
    height: var(--galleries-pointer-border-width)
}

.elementor-gallery-title {
    --space-between: 10px;
    cursor: pointer;
    color: #6d7882;
    font-weight: 500;
    position: relative;
    padding: 7px 14px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.elementor-gallery-title--active {
    color: #495157
}

.elementor-gallery-title:not(:last-child) {
    margin-right: var(--space-between)
}

.elementor-gallery-item__title+.elementor-gallery-item__description {
    margin-top: var(--description-margin-top)
}

.e-gallery-item.elementor-gallery-item {
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all
}

.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-bottom,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-left,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-right,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-top,.e-gallery-item:hover .elementor-gallery__item-overlay-bg,.e-gallery-item:hover .elementor-gallery__item-overlay-content,.e-gallery-item:hover .elementor-gallery__item-overlay-content__description,.e-gallery-item:hover .elementor-gallery__item-overlay-content__title {
    opacity: 1
}

a.elementor-item.elementor-gallery-title {
    color: var(--galleries-title-color-normal)
}

a.elementor-item.elementor-gallery-title.elementor-item-active,a.elementor-item.elementor-gallery-title.highlighted,a.elementor-item.elementor-gallery-title:focus,a.elementor-item.elementor-gallery-title:hover {
    color: var(--galleries-title-color-hover)
}

a.elementor-item.elementor-gallery-title.elementor-item-active {
    color: var(--gallery-title-color-active)
}

.elementor-widget-table-of-contents .elementor-toc__header-title {
    color: var(--header-color)
}

.elementor-widget-table-of-contents.elementor-toc--collapsed .elementor-toc__toggle-button--collapse,.elementor-widget-table-of-contents:not(.elementor-toc--collapsed) .elementor-toc__toggle-button--expand {
    display: none
}

.elementor-widget-table-of-contents .elementor-widget-container {
    min-height: var(--box-min-height);
    border: var(--box-border-width,1px) solid var(--box-border-color,#a4afb7);
    border-radius: var(--box-border-radius,3px);
    background-color: var(--box-background-color);
    -webkit-transition: min-height .4s;
    -o-transition: min-height .4s;
    transition: min-height .4s;
    overflow: hidden
}

.elementor-toc__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: var(--box-padding,20px);
    background-color: var(--header-background-color);
    border-bottom: var(--separator-width,1px) solid var(--box-border-color,#a4afb7)
}

.elementor-toc__header-title {
    font-size: 18px;
    margin: 0;
    color: var(--header-color)
}

.elementor-toc__toggle-button {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.elementor-toc__toggle-button i {
    color: var(--toggle-button-color)
}

.elementor-toc__toggle-button svg {
    height: 1em;
    width: 1em
}

.elementor-toc__spinner-container {
    text-align: center
}

.elementor-toc__spinner {
    font-size: 2em
}

.elementor-toc__body {
    padding: var(--box-padding,20px);
    max-height: var(--toc-body-max-height);
    overflow-y: auto
}

.elementor-toc__body::-webkit-scrollbar {
    width: 7px
}

.elementor-toc__body::-webkit-scrollbar-thumb {
    background-color: #c2cbd2;
    border-radius: 10px
}

.elementor-toc__list-wrapper {
    list-style: none;
    padding: 0
}

.elementor-toc__list-item {
    margin-bottom: .5em
}

.elementor-toc__list-item.elementor-item-active {
    font-weight: 700
}

.elementor-toc__list-item .elementor-toc__list-wrapper {
    margin-top: .5em;
    margin-left: var(--nested-list-indent,1em)
}

.elementor-toc__list-item-text:hover {
    color: var(--item-text-hover-color);
    -webkit-text-decoration: var(--item-text-hover-decoration);
    text-decoration: var(--item-text-hover-decoration)
}

.elementor-toc__list-item-text.elementor-item-active {
    color: var(--item-text-active-color);
    -webkit-text-decoration: var(--item-text-active-decoration);
    text-decoration: var(--item-text-active-decoration)
}

.elementor-toc__list-item-text-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-toc__list-item-text-wrapper:before,.elementor-toc__list-item-text-wrapper i {
    margin-right: 8px;
    color: var(--marker-color)
}

.elementor-toc__list-item-text-wrapper i {
    font-size: var(--marker-size,.5em)
}

.elementor-toc__list-item-text-wrapper:before {
    font-size: var(--marker-size,1em)
}

.elementor-toc--content-ellipsis .elementor-toc__list-item-text {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.elementor-toc__list-items--collapsible>.elementor-toc__list-wrapper>.elementor-toc__list-item>.elementor-toc__list-wrapper {
    display: none
}

.elementor-toc__heading-anchor {
    position: absolute
}

.elementor-toc__body .elementor-toc__list-item-text {
    color: var(--item-text-color);
    -webkit-text-decoration: var(--item-text-decoration);
    text-decoration: var(--item-text-decoration)
}

.elementor-toc__body .elementor-toc__list-item-text:hover {
    color: var(--item-text-hover-color);
    -webkit-text-decoration: var(--item-text-hover-decoration);
    text-decoration: var(--item-text-hover-decoration)
}

.elementor-toc__body .elementor-toc__list-item-text.elementor-item-active {
    color: var(--item-text-active-color);
    -webkit-text-decoration: var(--item-text-active-decoration);
    text-decoration: var(--item-text-active-decoration)
}

ol.elementor-toc__list-wrapper {
    counter-reset: item
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item {
    counter-increment: item
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before {
    content: counters(item,".") ". "
}

@media only screen and (max-width: 1024px) {
    .elementor-toc--minimized-on-tablet .elementor-toc__body {
        display:none
    }
}

@media only screen and (max-width: 767px) {
    .elementor-toc--minimized-on-mobile .elementor-toc__body {
        display:none
    }
}

.e-lottie__container {
    display: inline-block;
    max-width: var(--lottie-container-max-width);
    width: var(--lottie-container-width);
    opacity: var(--lottie-container-opacity)
}

.e-lottie__container:hover {
    opacity: var(--lottie-container-opacity-hover);
    -webkit-transition-duration: var(--lottie-container-transition-duration-hover);
    -o-transition-duration: var(--lottie-container-transition-duration-hover);
    transition-duration: var(--lottie-container-transition-duration-hover)
}

.e-lottie__container svg,.e-lottie__container svg * {
    -webkit-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.e-lottie__caption {
    color: var(--caption-color);
    margin-top: var(--caption-margin-top);
    text-align: var(--caption-text-align)
}

.e-tabs-inner-tabs {
    text-align: left;
    font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
    font-size: 16px
}

.e-tabs-inner-tabs .e-tab-content {
    padding-top: 32px
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper :after {
    content: "";
    width: 100%;
    height: var(--inner-tabs-border-height,1px);
    background-color: var(--inner-tabs-border-color,#d5dadf);
    position: absolute;
    bottom: 0;
    z-index: -1
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title {
    font-weight: 700;
    min-width: 140px;
    line-height: 38px;
    height: 38px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a {
    color: #6d7882;
    padding: 0 36px;
    display: block;
    text-align: center
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active {
    border-color: #495157 #495157 transparent;
    border-left-width: 0;
    border-bottom: 1px solid #495157;
    border-right-width: 0;
    border-top-width: 0
}

.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active a {
    color: #495157
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title {
    display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content {
    display: none;
    padding: 20px
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text {
    color: #556068
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.e-inner-tab-active {
    display: block
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons {
    margin-top: 24px;
    display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons button {
    display: none;
    font-weight: 500;
    line-height: 24px;
    text-decoration: underline;
    border: none;
    background: 0 0;
    padding: 0
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible .e-inner-tab-text {
    overflow: hidden
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button {
    display: none
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible.show-inner-tab-buttons .e-inner-tab-buttons,.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button.show-button {
    display: block
}

.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.show-full-height div.e-inner-tab-text {
    height: auto
}

@media(max-width: 767px) {
    .e-tabs-inner-tabs>.e-tab-content:first-child {
        padding-top:24px
    }

    .e-tabs-inner-tabs .e-inner-tabs-wrapper {
        display: none
    }

    .e-tabs-inner-tabs .e-inner-tabs-content-wrapper {
        border: solid #d5dadf;
        border-width: 1px 1px 0
    }

    .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title {
        border: solid #d5dadf;
        border-width: 0 0 1px;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        height: 38px;
        line-height: 38px;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        padding: 0 10px;
        cursor: pointer;
        display: block
    }

    .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content {
        border: solid #d5dadf;
        border-width: 0 0 1px;
        padding: 20px
    }
}

.elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media(max-width: 767px) {
    .elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area {
        -webkit-box-orient:vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.elementor-widget-video-playlist {
    font-family: Roboto,Arial,Helvetica,Verdana,sans-serif
}

.elementor-widget-video-playlist .e-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.elementor-widget-video-playlist .e-tabs-main-area {
    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;
    height: 434px
}

.elementor-widget-video-playlist .e-tabs-wrapper {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 33%
}

.elementor-widget-video-playlist .e-tabs-header {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 16px;
    min-height: 56px;
    border-bottom: 1px solid #d5dadf
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-title {
    font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 0;
    overflow-wrap: anywhere;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin: auto 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count {
    font-size: 14px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 400;
    line-height: 20px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 18px 0 0
}

.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button {
    display: none;
    margin: auto 0 auto 8px;
    cursor: pointer;
    padding: 0 4px
}

.elementor-widget-video-playlist .e-tabs-header .rotate-up {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-widget-video-playlist .e-tabs-header .rotate-down {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.elementor-widget-video-playlist .e-tabs-items-wrapper {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    height: 100%
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items {
    overflow: auto;
    height: 100%
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title {
    border-color: #d5dadf;
    font-size: 14px;
    height: 36px;
    padding: 0 16px;
    line-height: 36px;
    margin: 0;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    border-width: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title {
    background-color: #fff;
    border-color: #d5dadf;
    border-width: 0 0 1px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 55px;
    line-height: 55px;
    outline: none;
    padding: 0 16px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg path {
    fill: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg {
    text-shadow: 0 0 3px #000;
    color: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg {
    fill: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover {
    background-color: #f1f3f5;
    border-color: #d5dadf;
    border-width: 0 0 1px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg path,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg path {
    fill: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg {
    text-shadow: 0 0 3px #000;
    color: #fff
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active .e-tab-title-text,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover .e-tab-title-text {
    font-size: 14px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-play,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail {
    background-color: #d5dadf;
    position: relative;
    margin: auto 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 75px;
    height: 42px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail img {
    -o-object-fit: fill;
    object-fit: fill;
    width: 75px;
    height: 42px
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail svg {
    position: absolute;
    bottom: 4px;
    right: 4px;
    font-weight: 900
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-title-text {
    font-size: 14px;
    margin: auto 8px;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg {
    margin: auto 0;
    vertical-align: middle
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-duration {
    font-size: 14px;
    margin: auto 0
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-play {
    display: none
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-watched {
    display: block
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-top {
    display: none;
    height: 98px;
    position: absolute;
    top: 0;
    width: 100%;
    pointer-events: none;
    background: -webkit-gradient(linear,left bottom,left top,from(transparent),to(#fff));
    background: -webkit-linear-gradient(bottom,transparent,#fff);
    background: -o-linear-gradient(bottom,transparent 0,#fff 100%);
    background: linear-gradient(0deg,transparent,#fff)
}

.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-bottom {
    display: none;
    height: 98px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));
    background: -webkit-linear-gradient(top,transparent,#fff);
    background: -o-linear-gradient(top,transparent 0,#fff 100%);
    background: linear-gradient(180deg,transparent,#fff);
    pointer-events: none
}

.elementor-widget-video-playlist .e-tabs-items-wrapper.bottom-shadow .shadow-bottom,.elementor-widget-video-playlist .e-tabs-items-wrapper.top-shadow .shadow-top {
    display: block
}

.elementor-widget-video-playlist .e-tabs-content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%;
    position: relative
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .elementor-custom-embed-image-overlay {
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-mobile-title {
    display: none
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content {
    background-color: #000;
    display: none;
    height: 100%;
    outline: none
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content iframe {
    height: 100%;
    max-height: 100%!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content video {
    height: 100%;
    background-color: #000
}

.elementor-widget-video-playlist .e-tabs-inner-tabs .e-tab-content {
    display: none;
    outline: none
}

@media(max-width: 767px) {
    .elementor-widget-video-playlist .e-tabs-main-area {
        -webkit-box-orient:vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        height: auto
    }

    .elementor-widget-video-playlist .e-tabs-main-area .e-tabs-content-wrapper {
        border: none;
        height: 38%
    }

    .elementor-widget-video-playlist .e-tabs-wrapper {
        width: auto;
        height: 62%
    }

    .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items {
        max-height: 248px
    }

    .elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items .e-tab-title {
        border: none
    }

    .elementor-widget-video-playlist .e-tabs-header {
        min-height: 48px
    }

    .elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count {
        margin: 0 6px;
        padding: 14px 0 0
    }

    .elementor-widget-video-playlist .e-tab-content {
        border: none;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.elementor-payment-button {
    border: none
}

@media(max-width: 1024px) {
    .ube-tablet-position-top .ube-icon-box {
        display:block
    }

    .ube-tablet-position-top .ube-icon-box-wrapper {
        text-align: center
    }

    .ube-tablet-position-top .ube-ib-icon {
        margin: 0 0 var(--ube-ib-spacing)
    }

    .ube-tablet-position-left .ube-icon-box {
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .ube-tablet-position-left .ube-icon-box-wrapper {
        text-align: left
    }

    .ube-tablet-position-left .ube-ib-icon {
        margin: 0 var(--ube-ib-spacing) 0 0
    }

    .ube-tablet-position-right .ube-icon-box {
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse
    }

    .ube-tablet-position-right .ube-icon-box-wrapper {
        text-align: right
    }

    .ube-tablet-position-right .ube-ib-icon {
        margin: 0 0 0 var(--ube-ib-spacing)
    }

    .ube-tablet-position-left .ube-image-box .ube-image,.ube-tablet-position-right .ube-image-box .ube-image {
        width: 25%
    }
}

@media(max-width: 767px) {
    .ube-mobile-position-top .ube-icon-box {
        display:block
    }

    .ube-mobile-position-top .ube-icon-box-wrapper {
        text-align: center
    }

    .ube-mobile-position-top .ube-ib-icon {
        margin: 0 0 var(--ube-ib-spacing)
    }

    .ube-mobile-position-left .ube-icon-box {
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .ube-mobile-position-left .ube-icon-box-wrapper {
        text-align: left
    }

    .ube-mobile-position-left .ube-ib-icon {
        margin: 0 var(--ube-ib-spacing) 0 0
    }

    .ube-mobile-position-right .ube-icon-box {
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
        flex-flow: row-reverse
    }

    .ube-mobile-position-right .ube-icon-box-wrapper {
        text-align: right
    }

    .ube-mobile-position-right .ube-ib-icon {
        margin: 0 0 0 var(--ube-ib-spacing)
    }

    .ube-mobile-position-left .ube-image-box .ube-image,.ube-mobile-position-right .ube-image-box .ube-image {
        width: 25%
    }
}

.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-text {
    color: var(--e-global-color-secondary)
}

.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-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-text-path {
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.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);
    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-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-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);
    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-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 .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-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 .elementor-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__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 {
    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-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-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-2222 .elementor-element.elementor-element-61108f77a775d>.elementor-container {
    min-height: 720px
}

.elementor-2222 .elementor-element.elementor-element-61108f77a775d:not(.elementor-motion-effects-element-type-background),.elementor-2222 .elementor-element.elementor-element-61108f77a775d>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-image: url(https://homeid-elementor.g5plus.net/wp-content/uploads/2020/09/bg-home-02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.elementor-2222 .elementor-element.elementor-element-61108f77a775d {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s
}

.elementor-2222 .elementor-element.elementor-element-61108f77a775d>.elementor-background-overlay {
    transition: background .3s,border-radius .3s,opacity .3s
}

.elementor-2222 .elementor-element.elementor-element-db7cca3 .ube-heading-title {
    font-size: 65px;
    font-weight: 300;
    color: #fff
}

.elementor-2222 .elementor-element.elementor-element-db7cca3 .ube-heading-title .stop-a {
    stop-color: #fff
}

.elementor-2222 .elementor-element.elementor-element-db7cca3 .ube-heading-title .stop-b {
    stop-color: #fff
}

.elementor-2222 .elementor-element.elementor-element-db7cca3 .ube-heading-sub-title {
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 22px!important
}

.elementor-2222 .elementor-element.elementor-element-db7cca3 .ube-heading-sub-title .stop-a {
    stop-color: #fff
}

.elementor-2222 .elementor-element.elementor-element-db7cca3 .ube-heading-sub-title .stop-b {
    stop-color: #fff
}

.elementor-2222 .elementor-element.elementor-element-db7cca3>.elementor-widget-container {
    padding: 0 0 40px
}

.elementor-2222 .elementor-element.elementor-element-25c4543>.elementor-container {
    max-width: 670px
}

.elementor-2222 .elementor-element.elementor-element-61108f82c0422 {
    padding: 75px 0 65px
}

.elementor-2222 .elementor-element.elementor-element-c85a573 {
    padding: 0 0 37px
}

.elementor-2222 .elementor-element.elementor-element-88d659b .ube-heading-divider {
    background-color: var(--e-global-color-accent)
}

.elementor-2222 .elementor-element.elementor-element-da5cdb9.elementor-column>.elementor-widget-wrap {
    justify-content: flex-end
}

.elementor-2222 .elementor-element.elementor-element-e0723b7>.elementor-widget-container {
    padding: 10px 0 0
}

.elementor-2222 .elementor-element.elementor-element-61108f92a2999:not(.elementor-motion-effects-element-type-background),.elementor-2222 .elementor-element.elementor-element-61108f92a2999>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #fafafa
}

.elementor-2222 .elementor-element.elementor-element-61108f92a2999 {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding: 60px 0 72px
}

.elementor-2222 .elementor-element.elementor-element-61108f92a2999>.elementor-background-overlay {
    transition: background .3s,border-radius .3s,opacity .3s
}

.elementor-2222 .elementor-element.elementor-element-3155e26 .ube-heading-divider {
    background-color: var(--e-global-color-accent)
}

.elementor-2222 .elementor-element.elementor-element-3155e26>.elementor-widget-container {
    padding: 0 0 31px
}

.elementor-2222 .elementor-element.elementor-element-49b9ac2 .ube-icon-box-wrapper {
    --ube-ib-spacing: 36px
}

.elementor-2222 .elementor-element.elementor-element-49b9ac2 .ube-image-box .ube-image {
    width: 120px
}

.elementor-2222 .elementor-element.elementor-element-49b9ac2 .ube-image img {
    transition-duration: .3s
}

.elementor-2222 .elementor-element.elementor-element-49b9ac2 .ube-icon-box {
    align-items: flex-start
}

.elementor-2222 .elementor-element.elementor-element-49b9ac2 .ube-ib-title {
    font-size: 18px
}

.elementor-2222 .elementor-element.elementor-element-49b9ac2 .ube-ib-desc {
    margin-top: 6px
}

.elementor-2222 .elementor-element.elementor-element-49b9ac2 {
    --grid-column-gap: 30px;
    --grid-row-gap: 30px
}

.elementor-2222 .elementor-element.elementor-element-49b9ac2 .elementor-grid-item {
    padding: 0 15px;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s
}

.elementor-2222 .elementor-element.elementor-element-49b9ac2 .slick-slider {
    --ube-slider-gap: 30px
}

.elementor-2222 .elementor-element.elementor-element-49b9ac2 .ube-slider-item {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s
}

.elementor-2222 .elementor-element.elementor-element-61108fa477743 {
    padding: 75px 0 42px
}

.elementor-2222 .elementor-element.elementor-element-a3afc37 {
    padding: 0 0 37px
}

.elementor-2222 .elementor-element.elementor-element-f324756 .ube-heading-divider {
    background-color: #dc3545;
}

.elementor-2222 .elementor-element.elementor-element-3ac7d68 .ube-btn {
    letter-spacing: -.22px
}

.elementor-2222 .elementor-element.elementor-element-3ac7d68>.elementor-widget-container {
    padding: 12px 0 0
}

.elementor-2222 .elementor-element.elementor-element-61108fbaef12f {
    padding: 0 0 85px
}

.elementor-2222 .elementor-element.elementor-element-7c78377 {
    padding: 0 0 37px
}

.elementor-2222 .elementor-element.elementor-element-9f454e6 .ube-heading-divider {
    background-color: var(--e-global-color-accent)
}

.elementor-2222 .elementor-element.elementor-element-3ce5d62 .ube-btn {
    letter-spacing: -.22px
}

.elementor-2222 .elementor-element.elementor-element-3ce5d62>.elementor-widget-container {
    padding: 12px 0 0
}

.elementor-2222 .elementor-element.elementor-element-61108fe152a93 {
    padding: 76px 0 55px
}

.elementor-2222 .elementor-element.elementor-element-2b51eb0 .ube-heading {
    max-width: 590px
}

.elementor-2222 .elementor-element.elementor-element-2b51eb0 .elementor-widget-container {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-2222 .elementor-element.elementor-element-2b51eb0 .ube-heading-title {
    font-weight: 400;
    color: #fff
}

.elementor-2222 .elementor-element.elementor-element-2b51eb0 .ube-heading-title .stop-a {
    stop-color: #fff
}

.elementor-2222 .elementor-element.elementor-element-2b51eb0 .ube-heading-title .stop-b {
    stop-color: #fff
}

.elementor-2222 .elementor-element.elementor-element-2b51eb0 .ube-heading-divider {
    background-color: var(--e-global-color-accent)
}

.elementor-2222 .elementor-element.elementor-element-2b51eb0 .ube-heading-divider-after .ube-heading-divider {
    margin-top: 21px!important
}

.elementor-2222 .elementor-element.elementor-element-2b51eb0 .ube-heading-divider-before .ube-heading-divider {
    margin-bottom: 21px!important
}

.elementor-2222 .elementor-element.elementor-element-2b51eb0>.elementor-widget-container {
    padding: 0 0 18px
}

.elementor-2222 .elementor-element.elementor-element-64c2393>.elementor-container {
    max-width: 975px
}

.elementor-2222 .elementor-element.elementor-element-72c28e0 .ube-icon-box-wrapper {
    --ube-ib-spacing: 22px
}

.elementor-2222 .elementor-element.elementor-element-72c28e0 .ube-image {
    width: 80px
}

.elementor-2222 .elementor-element.elementor-element-72c28e0 .ube-image img {
    transition-duration: .3s
}

.elementor-2222 .elementor-element.elementor-element-72c28e0 .ube-icon-box {
    align-items: flex-start
}

.elementor-2222 .elementor-element.elementor-element-72c28e0 .ube-ib-title {
    color: #fff
}

.elementor-2222 .elementor-element.elementor-element-72c28e0 .ube-ib-title:hover {
    color: #252525
}

.elementor-2222 .elementor-element.elementor-element-72c28e0>.elementor-widget-container {
    padding: 43px 0 23px;
    border-radius: 5px 5px 5px 5px
}

.elementor-2222 .elementor-element.elementor-element-72c28e0:hover .elementor-widget-container {
    background-color: #fff
}

.elementor-2222 .elementor-element.elementor-element-0ef768b .ube-icon-box-wrapper {
    --ube-ib-spacing: 22px
}

.elementor-2222 .elementor-element.elementor-element-0ef768b .ube-image {
    width: 80px
}

.elementor-2222 .elementor-element.elementor-element-0ef768b .ube-image img {
    transition-duration: .3s
}

.elementor-2222 .elementor-element.elementor-element-0ef768b .ube-icon-box {
    align-items: flex-start
}

.elementor-2222 .elementor-element.elementor-element-0ef768b .ube-ib-title {
    color: #fff
}

.elementor-2222 .elementor-element.elementor-element-0ef768b .ube-ib-title:hover {
    color: #252525
}

.elementor-2222 .elementor-element.elementor-element-0ef768b>.elementor-widget-container {
    padding: 43px 0 23px;
    border-radius: 5px 5px 5px 5px
}

.elementor-2222 .elementor-element.elementor-element-0ef768b:hover .elementor-widget-container {
    background-color: #fff
}

.elementor-2222 .elementor-element.elementor-element-7e132e6 .ube-icon-box-wrapper {
    --ube-ib-spacing: 22px
}

.elementor-2222 .elementor-element.elementor-element-7e132e6 .ube-image {
    width: 80px
}

.elementor-2222 .elementor-element.elementor-element-7e132e6 .ube-image img {
    transition-duration: .3s
}

.elementor-2222 .elementor-element.elementor-element-7e132e6 .ube-icon-box {
    align-items: flex-start
}

.elementor-2222 .elementor-element.elementor-element-7e132e6 .ube-ib-title {
    color: #fff
}

.elementor-2222 .elementor-element.elementor-element-7e132e6 .ube-ib-title:hover {
    color: #252525
}

.elementor-2222 .elementor-element.elementor-element-7e132e6>.elementor-widget-container {
    padding: 43px 0 23px;
    border-radius: 5px 5px 5px 5px
}

.elementor-2222 .elementor-element.elementor-element-7e132e6:hover .elementor-widget-container {
    background-color: #fff
}

.elementor-2222 .elementor-element.elementor-element-d1384a5 .ube-icon-box-wrapper {
    --ube-ib-spacing: 22px
}

.elementor-2222 .elementor-element.elementor-element-d1384a5 .ube-image {
    width: 80px
}

.elementor-2222 .elementor-element.elementor-element-d1384a5 .ube-image img {
    transition-duration: .3s
}

.elementor-2222 .elementor-element.elementor-element-d1384a5 .ube-icon-box {
    align-items: flex-start
}

.elementor-2222 .elementor-element.elementor-element-d1384a5 .ube-ib-title {
    color: #fff
}

.elementor-2222 .elementor-element.elementor-element-d1384a5 .ube-ib-title:hover {
    color: #252525
}

.elementor-2222 .elementor-element.elementor-element-d1384a5>.elementor-widget-container {
    padding: 43px 0 23px;
    border-radius: 5px 5px 5px 5px
}

.elementor-2222 .elementor-element.elementor-element-d1384a5:hover .elementor-widget-container {
    background-color: #fff
}

.elementor-2222 .elementor-element.elementor-element-61108fef131f6 {
    padding: 85px 0
}

.elementor-2222 .elementor-element.elementor-element-c77da3f>.elementor-widget-container {
    padding: 0 0 10px
}

.elementor-2222 .elementor-element.elementor-element-f915b5b>.elementor-widget-container {
    padding: 0 135px 0 0
}

.elementor-2222 .elementor-element.elementor-element-d7658f2 .slick-slider {
    --ube-slider-gap: 30px
}

.elementor-2222 .elementor-element.elementor-element-d7658f2>.elementor-widget-container {
    padding: 35px 70px 45px 80px;
    background-color: #eff6f7;
    border-radius: 5px 5px 5px 5px
}

.elementor-2222 .elementor-element.elementor-element-6110927435b3d:not(.elementor-motion-effects-element-type-background),.elementor-2222 .elementor-element.elementor-element-6110927435b3d>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: var(--e-global-color-light)
}

.elementor-2222 .elementor-element.elementor-element-6110927435b3d {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding: 48px 0 70px
}

.elementor-2222 .elementor-element.elementor-element-6110927435b3d>.elementor-background-overlay {
    transition: background .3s,border-radius .3s,opacity .3s
}

.elementor-2222 .elementor-element.elementor-element-049d7c8 .ube-heading-description {
    margin-top: 23px
}

.elementor-2222 .elementor-element.elementor-element-049d7c8 .ube-heading-divider {
    background-color: var(--e-global-color-accent)
}

.elementor-2222 .elementor-element.elementor-element-049d7c8 .ube-heading-divider-after .ube-heading-divider {
    margin-top: 23px!important
}

.elementor-2222 .elementor-element.elementor-element-049d7c8 .ube-heading-divider-before .ube-heading-divider {
    margin-bottom: 23px!important
}

.elementor-2222 .elementor-element.elementor-element-049d7c8>.elementor-widget-container {
    padding: 0 0 32px
}

.elementor-2222 .elementor-element.elementor-element-8f9e7ea .slick-slider {
    --ube-slider-gap: 20px
}

.elementor-2222 .elementor-element.elementor-element-8f9e7ea .ube-slider-item {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-2222 .elementor-element.elementor-element-e3f033f {
        width:100%
    }

    .elementor-2222 .elementor-element.elementor-element-a703ed3 {
        width: 100%
    }
}

@media(max-width: 1024px) {
    .elementor-2222 .elementor-element.elementor-element-61108f82c0422 {
        padding:50px 0 65px
    }

    .elementor-2222 .elementor-element.elementor-element-61108f92a2999 {
        padding: 65px 0
    }

    .elementor-2222 .elementor-element.elementor-element-61108fbaef12f {
        padding: 0 0 55px
    }

    .elementor-2222 .elementor-element.elementor-element-f915b5b>.elementor-widget-container {
        padding: 0 0 20px
    }

    .elementor-2222 .elementor-element.elementor-element-d7658f2>.elementor-widget-container {
        padding: 30px
    }

    .elementor-2222 .elementor-element.elementor-element-6110927435b3d {
        padding: 50px 0 55px
    }
}

@media(max-width: 767px) {
    .elementor-2222 .elementor-element.elementor-element-db7cca3 .ube-heading-title {
        font-size:40px
    }

    .elementor-2222 .elementor-element.elementor-element-db7cca3 .ube-heading-sub-title {
        font-size: 18px
    }

    .elementor-2222 .elementor-element.elementor-element-88d659b>.elementor-widget-container {
        padding: 0 0 10px
    }

    .elementor-2222 .elementor-element.elementor-element-da5cdb9.elementor-column>.elementor-widget-wrap {
        justify-content: flex-start
    }

    .elementor-2222 .elementor-element.elementor-element-1d0e3cc>.elementor-widget-container {
        padding: 22px 0 0
    }

    .elementor-2222 .elementor-element.elementor-element-3155e26>.elementor-widget-container {
        padding: 0 0 30px
    }

    .elementor-2222 .elementor-element.elementor-element-49b9ac2 .ube-icon-box-wrapper {
        --ube-ib-spacing: 20px
    }

    .elementor-2222 .elementor-element.elementor-element-49b9ac2 {
        --grid-row-gap: 50px
    }

    .elementor-2222 .elementor-element.elementor-element-3ac7d68>.elementor-widget-container {
        padding: 30px 0 10px
    }

    .elementor-2222 .elementor-element.elementor-element-3ce5d62>.elementor-widget-container {
        padding: 30px 0 10px
    }

    .elementor-2222 .elementor-element.elementor-element-bf097be {
        width: 50%
    }

    .elementor-2222 .elementor-element.elementor-element-a3b4808 {
        width: 50%
    }

    .elementor-2222 .elementor-element.elementor-element-59dc7e5 {
        width: 50%
    }

    .elementor-2222 .elementor-element.elementor-element-cc88cc2 {
        width: 50%
    }
}

.elementor-2222 .elementor-element.elementor-element-da5cdb9 .g5core__cate-filer {
    margin-top: 15px
}

.elementor-2222 .elementor-element.elementor-element-72c28e0 .elementor-widget-container:hover .ube-ib-title {
    color: #252525
}

.elementor-2222 .elementor-element.elementor-element-72c28e0 .elementor-widget-container:hover .ube-hover-image .card-img img:last-child {
    opacity: 1
}

@media(min-width: 768px) {
    .elementor-2222 .elementor-element.elementor-element-72c28e0 .ube-icon-box-wrapper:before {
        content:"";
        position: absolute;
        left: 100%;
        height: 100px;
        width: 1px;
        background-color: #fff;
        opacity: .4
    }
}

.elementor-2222 .elementor-element.elementor-element-0ef768b .elementor-widget-container:hover .ube-ib-title {
    color: #252525
}

.elementor-2222 .elementor-element.elementor-element-0ef768b .elementor-widget-container:hover .ube-hover-image .card-img img:last-child {
    opacity: 1
}

@media(min-width: 768px) {
    .elementor-2222 .elementor-element.elementor-element-0ef768b .ube-icon-box-wrapper:before {
        content:"";
        position: absolute;
        left: 100%;
        height: 100px;
        width: 1px;
        background-color: #fff;
        opacity: .4
    }
}

.elementor-2222 .elementor-element.elementor-element-7e132e6 .elementor-widget-container:hover .ube-ib-title {
    color: #252525
}

.elementor-2222 .elementor-element.elementor-element-7e132e6 .elementor-widget-container:hover .ube-hover-image .card-img img:last-child {
    opacity: 1
}

@media(min-width: 768px) {
    .elementor-2222 .elementor-element.elementor-element-7e132e6 .ube-icon-box-wrapper:before {
        content:"";
        position: absolute;
        left: 100%;
        height: 100px;
        width: 1px;
        background-color: #fff;
        opacity: .4
    }
}

.elementor-2222 .elementor-element.elementor-element-d1384a5 .elementor-widget-container:hover .ube-ib-title {
    color: #252525
}

.elementor-2222 .elementor-element.elementor-element-d1384a5 .elementor-widget-container:hover .ube-hover-image .card-img img:last-child {
    opacity: 1
}

@charset "UTF-8";:root {
    --g5-font-body: "Poppins";
    --g5-font-size-body: 14px;
    --g5-font-primary: "Poppins";
    --g5-font-blockquote: "Work Sans";
    --g5-font-icon: "Font Awesome 5 Pro";
    --g5-color-accent: #0ec6d5;
    --g5-color-accent-foreground: #fff;
    --g5-color-accent-brightness: #19e0f0;
    --g5-color-primary: #1e1d85;
    --g5-color-primary-foreground: #fff;
    --g5-color-primary-brightness: #2524a4;
    --g5-color-secondary: #eff6f7;
    --g5-color-secondary-foreground: #222;
    --g5-color-secondary-brightness: #d6e8ea;
    --g5-color-light: #fafafa;
    --g5-color-light-foreground: #222;
    --g5-color-light-brightness: #e7e7e7;
    --g5-color-dark: #333;
    --g5-color-dark-foreground: #fff;
    --g5-color-dark-brightness: #464646;
    --g5-color-gray: #8f8f8f;
    --g5-color-gray-foreground: #fff;
    --g5-color-gray-brightness: #a2a2a2;
    --g5-color-text-main: #696969;
    --g5-color-heading: #333;
    --g5-color-caption: #ababab;
    --g5-color-border: #eee;
    --g5-color-muted: #9b9b9b;
    --g5-color-background-body: #fff;
    --g5-color-background-page-title: #fff;
    --g5-color-background-post-sticky: #f6f6f6;
    --g5-color-background-footer: #f6f6f6;
    --g5-color-text-input: #696969;
    --g5-color-background-input: #f8f8f8;
    --g5-color-border-input: #f8f8f8;
    --g5-color-border-input-forcus: #000;
    --g5-color-placeholder: #ababab;
    --g5-color-link: #0ec6d5;
    --g5-color-link-hover: #25e1f1;
    --g5-font-menu: "Poppins";
    --g5-font-sub-menu: "Poppins";
    --g5-font-size-menu: 14px;
    --g5-font-size-sub-menu: 14px;
    --g5-font-size-menu-mobile: 14px;
    --g5-font-weight-sub-menu: 400;
    --g5-color-menu: #333;
    --g5-color-menu-hover: #0ec6d5;
    --g5-color-border-menu: #0ec6d5;
    --g5-color-sub-menu: #696969;
    --g5-color-sub-menu-hover: #0ec6d5;
    --g5-color-background-sub-menu: #fff;
    --g5-color-background-sub-menu-hover: #fff;
    --g5-color-border-sub-menu: #ebebeb;
    --g5-color-success: #28a745;
    --g5-color-success-foreground: #fff;
    --g5-color-success-brightness: #2fc652;
    --g5-color-danger: #dc3545;
    --g5-color-danger-foreground: #fff;
    --g5-color-danger-brightness: #e25663;
    --g5-color-warning: #ffc107;
    --g5-color-warning-foreground: #fff;
    --g5-color-warning-brightness: #ffcb2d;
    --g5-color-info: #17a2b8;
    --g5-color-info-foreground: #fff;
    --g5-color-info-brightness: #1bc0da
}

*,*::before,*::after {
    box-sizing: border-box
}

html {
    font-size: 16px;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: var(--g5-font-body);
    font-weight: 400;
    font-size: var(--g5-font-size-body);
    line-height: 1.86;
    color: var(--g5-color-text-main);
    background-color: #fff;
    text-rendering: optimizeLegibility;
    text-align: left
}

[tabindex="-1"]:focus {
    outline: 0!important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border: 0;
    border-top: solid 1px;
    border-color: var(--g5-color-border)
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    color: var(--g5-color-heading);
    margin-top: 0;
    margin-bottom: .75rem;
    font-weight: 500;
    line-height: 1.2;
    font-family: var(--g5-font-primary);
    clear: both
}

h1,.h1 {
    font-size: 48px
}

h2,.h2 {
    font-size: 44px
}

h3,.h3 {
    font-size: 36px
}

h4,.h4 {
    font-size: 24px
}

h5,.h5 {
    font-size: 16px
}

h6,.h6 {
    font-size: 14px
}

p {
    margin-top: 0;
    margin-bottom: 1.5rem
}

abbr[title],abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1.5rem;
    font-style: normal;
    line-height: inherit
}

ol ol,ol ul,ul ol,ul ul,ol,ul,dl {
    margin-top: 0;
    margin-bottom: 1.5rem
}

li>ol,li>ul,li>ul,li>ol {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    position: relative;
    color: var(--g5-color-heading);
    margin-bottom: 1.5rem;
    border-left: 4px solid;
    border-color: var(--g5-color-accent);
    padding: 5px 0 5px 20px
}

blockquote p {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 2
}

blockquote a {
    color: inherit
}

blockquote cite {
    font-size: 12px
}

dfn {
    font-style: italic
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #0ec6d5;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #25e1f1;
    text-decoration: none
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

a>code {
    color: inherit
}

pre {
    font-size: 87.5%;
    margin-top: 0;
    margin-bottom: 1.5rem;
    padding: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
    background-color: rgba(0,0,0,.05);
    color: inherit
}

figure {
    margin: 0 0 1.5rem
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse;
    margin-bottom: 1.5rem;
    width: 100%;
    max-width: 100%;
    background-color: transparent
}

table th,table td {
    padding: .4rem;
    vertical-align: top;
    border: solid 1px;
    border-color: var(--g5-color-border)
}

table thead th {
    vertical-align: bottom;
    border: solid 2px;
    border-color: var(--g5-color-border)
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: var(--g5-color-gray);
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

input,button,select,optgroup,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html [type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none!important
}

::-moz-selection {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

::selection {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

big {
    font-size: 125%
}

.form-control,input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea,select {
    height: 52px;
    line-height: 50px;
    border: 1px solid #f8f8f8;
    padding: 0 20px;
    max-width: 100%;
    background-color: #f8f8f8;
    font-weight: 500;
    border-radius: .25rem
}

.form-control:focus,input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=range]:focus,input[type=date]:focus,input[type=month]:focus,input[type=week]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=color]:focus,textarea:focus,select:focus {
    outline: none;
    border-color: var(--g5-color-accent)
}

.form-group textarea {
    border-color: #f8f8f8
}

.form-group textarea:-moz-placeholder {
    color: #ababab
}

.form-group textarea::-moz-placeholder {
    color: #ababab
}

.form-group textarea:-ms-input-placeholder {
    color: #ababab
}

.form-group textarea::-webkit-input-placeholder {
    color: #ababab
}

.form-control {
    font-size: inherit;
    color: inherit
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

textarea:-moz-placeholder,select:-moz-placeholder,input[type]:-moz-placeholder {
    color: #ababab
}

textarea::-moz-placeholder,select::-moz-placeholder,input[type]::-moz-placeholder {
    color: #ababab
}

textarea:-ms-input-placeholder,select:-ms-input-placeholder,input[type]:-ms-input-placeholder {
    color: #ababab
}

textarea::-webkit-input-placeholder,select::-webkit-input-placeholder,input[type]::-webkit-input-placeholder {
    color: #ababab
}

textarea.form-control,textarea {
    height: auto;
    line-height: 1.86;
    padding-top: 10px
}

.btn,button,input[type=button],input[type=reset],input[type=submit] {
    position: relative;
    display: inline-block;
    font-size: .875rem;
    height: 3.25rem;
    line-height: 3.125rem;
    padding: 0 1.875rem;
    font-weight: 500;
    border: solid 1px transparent;
    white-space: nowrap;
    color: var(--g5-color-accent-foreground);
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent);
    border-radius: 5px;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.btn:focus,.btn:hover,.btn:active,button:focus,button:hover,button:active,input[type=button]:focus,input[type=button]:hover,input[type=button]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=reset]:active,input[type=submit]:focus,input[type=submit]:hover,input[type=submit]:active {
    color: var(--g5-color-accent-foreground);
    background-color: var(--g5-color-accent-brightness);
    border-color: var(--g5-color-accent-brightness)
}

.btn.btn-outline,button.btn-outline,input[type=button].btn-outline,input[type=reset].btn-outline,input[type=submit].btn-outline {
    color: var(--g5-color-accent)
}

.btn.btn-outline:focus,.btn.btn-outline:hover,.btn.btn-outline:active,button.btn-outline:focus,button.btn-outline:hover,button.btn-outline:active,input[type=button].btn-outline:focus,input[type=button].btn-outline:hover,input[type=button].btn-outline:active,input[type=reset].btn-outline:focus,input[type=reset].btn-outline:hover,input[type=reset].btn-outline:active,input[type=submit].btn-outline:focus,input[type=submit].btn-outline:hover,input[type=submit].btn-outline:active {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground);
    border-color: var(--g5-color-accent)
}

.btn.btn-link,button.btn-link,input[type=button].btn-link,input[type=reset].btn-link,input[type=submit].btn-link {
    color: var(--g5-color-accent)
}

.btn:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
    cursor: pointer
}

.btn:focus,button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn:disabled,button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled {
    opacity: .65;
    cursor: default
}

.btn.btn-block,.btn.btn-full {
    display: block;
    width: 100%
}

.btn.btn-inline {
    display: inline-block;
    vertical-align: top
}

.btn.btn-sm {
    font-size: .875rem;
    height: 2.5rem;
    line-height: 2.375rem;
    padding: 0 1.25rem
}

.btn.btn-md {
    font-size: .875rem;
    height: 3.25rem;
    line-height: 3.125rem;
    padding: 0 1.875rem
}

.btn.btn-lg {
    font-size: 1.25rem;
    height: 3.25rem;
    line-height: 3.125rem;
    padding: 0 1.875rem
}

.btn.btn-xl {
    font-size: 1.5rem;
    height: 3.875rem;
    line-height: 3.75rem;
    padding: 0 2.1875rem
}

.btn.btn-round {
    border-radius: 5em
}

.btn.btn-rounded {
    border-radius: 5px
}

.btn.btn-square {
    border-radius: 0
}

.btn.btn-accent {
    color: var(--g5-color-accent-foreground);
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent)
}

.btn.btn-accent:focus,.btn.btn-accent:hover,.btn.btn-accent:active {
    color: var(--g5-color-accent-foreground);
    background-color: var(--g5-color-accent-brightness);
    border-color: var(--g5-color-accent-brightness)
}

.btn.btn-accent.btn-outline {
    color: var(--g5-color-accent)
}

.btn.btn-accent.btn-outline:focus,.btn.btn-accent.btn-outline:hover,.btn.btn-accent.btn-outline:active {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground);
    border-color: var(--g5-color-accent)
}

.btn.btn-accent.btn-link {
    color: var(--g5-color-accent)
}

.btn.btn-primary {
    color: var(--g5-color-primary);
    background-color: #eff6f7;
    border-color: #eff6f7
}

.btn.btn-primary:focus,.btn.btn-primary:hover,.btn.btn-primary:active {
    color: var(--g5-color-primary);
    background-color: #d6e8ea;
    border-color: #cde3e6
}

.btn.btn-primary.btn-outline {
    color: #eff6f7
}

.btn.btn-primary.btn-outline:focus,.btn.btn-primary.btn-outline:hover,.btn.btn-primary.btn-outline:active {
    background-color: #eff6f7;
    color: var(--g5-color-primary);
    border-color: #eff6f7
}

.btn.btn-primary.btn-link {
    color: #eff6f7
}

.btn.btn-primary.btn-outline {
    color: var(--g5-color-primary)
}

.btn.btn-primary.btn-outline:focus,.btn.btn-primary.btn-outline:hover,.btn.btn-primary.btn-outline:active {
    background-color: #eff6f7;
    color: var(--g5-color-primary);
    border-color: #eff6f7
}

.btn.btn-primary.btn-link {
    color: var(--g5-color-primary)
}

.btn.btn-secondary {
    color: var(--g5-color-primary);
    background-color: var(--g5-color-secondary);
    border-color: var(--g5-color-secondary)
}

.btn.btn-secondary:focus,.btn.btn-secondary:hover,.btn.btn-secondary:active {
    color: var(--g5-color-primary);
    background-color: var(--g5-color-secondary-brightness);
    border-color: var(--g5-color-secondary-brightness)
}

.btn.btn-secondary.btn-outline {
    color: var(--g5-color-secondary)
}

.btn.btn-secondary.btn-outline:focus,.btn.btn-secondary.btn-outline:hover,.btn.btn-secondary.btn-outline:active {
    background-color: var(--g5-color-secondary);
    color: var(--g5-color-primary);
    border-color: var(--g5-color-secondary)
}

.btn.btn-secondary.btn-link {
    color: var(--g5-color-secondary)
}

.btn.btn-secondary.btn-outline {
    color: var(--g5-color-primary)
}

.btn.btn-light {
    color: var(--g5-color-light-foreground);
    background-color: var(--g5-color-light);
    border-color: var(--g5-color-light)
}

.btn.btn-light:focus,.btn.btn-light:hover,.btn.btn-light:active {
    color: var(--g5-color-light-foreground);
    background-color: var(--g5-color-light-brightness);
    border-color: var(--g5-color-light-brightness)
}

.btn.btn-light.btn-outline {
    color: var(--g5-color-light)
}

.btn.btn-light.btn-outline:focus,.btn.btn-light.btn-outline:hover,.btn.btn-light.btn-outline:active {
    background-color: var(--g5-color-light);
    color: var(--g5-color-light-foreground);
    border-color: var(--g5-color-light)
}

.btn.btn-light.btn-link {
    color: var(--g5-color-light)
}

.btn.btn-dark {
    color: var(--g5-color-dark-foreground);
    background-color: var(--g5-color-dark);
    border-color: var(--g5-color-dark)
}

.btn.btn-dark:focus,.btn.btn-dark:hover,.btn.btn-dark:active {
    color: var(--g5-color-dark-foreground);
    background-color: var(--g5-color-dark-brightness);
    border-color: var(--g5-color-dark-brightness)
}

.btn.btn-dark.btn-outline {
    color: var(--g5-color-dark)
}

.btn.btn-dark.btn-outline:focus,.btn.btn-dark.btn-outline:hover,.btn.btn-dark.btn-outline:active {
    background-color: var(--g5-color-dark);
    color: var(--g5-color-dark-foreground);
    border-color: var(--g5-color-dark)
}

.btn.btn-dark.btn-link {
    color: var(--g5-color-dark)
}

.btn.btn-gray {
    color: var(--g5-color-gray-foreground);
    background-color: var(--g5-color-gray);
    border-color: var(--g5-color-gray)
}

.btn.btn-gray:focus,.btn.btn-gray:hover,.btn.btn-gray:active {
    color: var(--g5-color-gray-foreground);
    background-color: var(--g5-color-gray-brightness);
    border-color: var(--g5-color-gray-brightness)
}

.btn.btn-gray.btn-outline {
    color: var(--g5-color-gray)
}

.btn.btn-gray.btn-outline:focus,.btn.btn-gray.btn-outline:hover,.btn.btn-gray.btn-outline:active {
    background-color: var(--g5-color-gray);
    color: var(--g5-color-gray-foreground);
    border-color: var(--g5-color-gray)
}

.btn.btn-gray.btn-link {
    color: var(--g5-color-gray)
}

.btn.btn-success {
    color: var(--g5-color-success-foreground);
    background-color: var(--g5-color-success);
    border-color: var(--g5-color-success)
}

.btn.btn-success:focus,.btn.btn-success:hover,.btn.btn-success:active {
    color: var(--g5-color-success-foreground);
    background-color: var(--g5-color-success-brightness);
    border-color: var(--g5-color-success-brightness)
}

.btn.btn-success.btn-outline {
    color: var(--g5-color-success)
}

.btn.btn-success.btn-outline:focus,.btn.btn-success.btn-outline:hover,.btn.btn-success.btn-outline:active {
    background-color: var(--g5-color-success);
    color: var(--g5-color-success-foreground);
    border-color: var(--g5-color-success)
}

.btn.btn-success.btn-link {
    color: var(--g5-color-success)
}

.btn.btn-danger {
    color: var(--g5-color-danger-foreground);
    background-color: var(--g5-color-danger);
    border-color: var(--g5-color-danger)
}

.btn.btn-danger:focus,.btn.btn-danger:hover,.btn.btn-danger:active {
    color: var(--g5-color-danger-foreground);
    background-color: var(--g5-color-danger-brightness);
    border-color: var(--g5-color-danger-brightness)
}

.btn.btn-danger.btn-outline {
    color: var(--g5-color-danger)
}

.btn.btn-danger.btn-outline:focus,.btn.btn-danger.btn-outline:hover,.btn.btn-danger.btn-outline:active {
    background-color: var(--g5-color-danger);
    color: var(--g5-color-danger-foreground);
    border-color: var(--g5-color-danger)
}

.btn.btn-danger.btn-link {
    color: var(--g5-color-danger)
}

.btn.btn-warning {
    color: var(--g5-color-warning-foreground);
    background-color: var(--g5-color-warning);
    border-color: var(--g5-color-warning)
}

.btn.btn-warning:focus,.btn.btn-warning:hover,.btn.btn-warning:active {
    color: var(--g5-color-warning-foreground);
    background-color: var(--g5-color-warning-brightness);
    border-color: var(--g5-color-warning-brightness)
}

.btn.btn-warning.btn-outline {
    color: var(--g5-color-warning)
}

.btn.btn-warning.btn-outline:focus,.btn.btn-warning.btn-outline:hover,.btn.btn-warning.btn-outline:active {
    background-color: var(--g5-color-warning);
    color: var(--g5-color-warning-foreground);
    border-color: var(--g5-color-warning)
}

.btn.btn-warning.btn-link {
    color: var(--g5-color-warning)
}

.btn.btn-info {
    color: var(--g5-color-info-foreground);
    background-color: var(--g5-color-info);
    border-color: var(--g5-color-info)
}

.btn.btn-info:focus,.btn.btn-info:hover,.btn.btn-info:active {
    color: var(--g5-color-info-foreground);
    background-color: var(--g5-color-info-brightness);
    border-color: var(--g5-color-info-brightness)
}

.btn.btn-info.btn-outline {
    color: var(--g5-color-info)
}

.btn.btn-info.btn-outline:focus,.btn.btn-info.btn-outline:hover,.btn.btn-info.btn-outline:active {
    background-color: var(--g5-color-info);
    color: var(--g5-color-info-foreground);
    border-color: var(--g5-color-info)
}

.btn.btn-info.btn-link {
    color: var(--g5-color-info)
}

.btn.btn-icon-left i {
    margin-right: 10px
}

.btn.btn-icon-right i {
    margin-left: 10px
}

.btn.btn-outline {
    background-color: transparent;
    border-color: #eee
}

.btn.btn-3d {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-bottom: solid 5px rgba(0,0,0,.15)!important
}

.btn.btn-3d:hover {
    margin-top: 2px;
    border-bottom: solid 3px rgba(0,0,0,.15)!important
}

.btn.btn-link {
    background-color: transparent!important;
    border-width: 0!important;
    text-decoration: none;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    line-height: 2
}

.btn.btn-link:not(:disabled):not(.disabled):active {
    color: initial
}

.btn.btn-link:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.fl {
    float: left!important
}

.fr {
    float: right!important
}

.fnone {
    float: none!important
}

.fw-500 {
    font-weight: 500!important
}

.fw-600 {
    font-weight: 600!important
}

.fs-075rem {
    font-size: .75rem!important
}

.fs-1rem {
    font-size: 1rem!important
}

.bottom-0 {
    bottom: 0
}

.fs-90 {
    font-size: 90px!important
}

.line-height-1 {
    line-height: 1!important
}

.slick-slider:not(.slick-slider-rows) .g5core__listing-blocks {
    width: auto!important
}

.g5core__gutter-0 {
    margin-left: 0;
    margin-right: 0
}

.g5core__gutter-0>.g5core__gutter-item {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0!important
}

.g5core__gutter-0 .g5core__modern-grid-col {
    padding-left: 0;
    padding-right: 0
}

.g5core__gutter-0 .g5core__modern-grid-col>.g5core__gutter-item {
    padding-bottom: 0
}

.g5core__gutter-0 .slick-slide>div {
    padding: 0
}

.g5core__gutter-5 {
    margin-left: -2.5px;
    margin-right: -2.5px
}

.g5core__gutter-5>.g5core__gutter-item {
    padding-left: 2.5px;
    padding-right: 2.5px;
    padding-bottom: 5px
}

.g5core__gutter-5 .g5core__modern-grid-col {
    padding-left: 2.5px;
    padding-right: 2.5px
}

.g5core__gutter-5 .g5core__modern-grid-col>.g5core__gutter-item {
    padding-bottom: 5px
}

.g5core__gutter-5 .slick-slide>div {
    padding: 0 2.5px
}

.g5core__gutter-10 {
    margin-left: -5px;
    margin-right: -5px
}

.g5core__gutter-10>.g5core__gutter-item {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px
}

.g5core__gutter-10 .g5core__modern-grid-col {
    padding-left: 5px;
    padding-right: 5px
}

.g5core__gutter-10 .g5core__modern-grid-col>.g5core__gutter-item {
    padding-bottom: 10px
}

.g5core__gutter-10 .slick-slide>div {
    padding: 0 5px
}

.g5core__gutter-20 {
    margin-left: -10px;
    margin-right: -10px
}

.g5core__gutter-20>.g5core__gutter-item {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px
}

.g5core__gutter-20 .g5core__modern-grid-col {
    padding-left: 10px;
    padding-right: 10px
}

.g5core__gutter-20 .g5core__modern-grid-col>.g5core__gutter-item {
    padding-bottom: 20px
}

.g5core__gutter-20 .slick-slide>div {
    padding: 0 10px
}

.g5core__gutter-30 {
    margin-left: -15px;
    margin-right: -15px
}

.g5core__gutter-30>.g5core__gutter-item {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px
}

.g5core__gutter-30 .g5core__modern-grid-col {
    padding-left: 15px;
    padding-right: 15px
}

.g5core__gutter-30 .g5core__modern-grid-col>.g5core__gutter-item {
    padding-bottom: 30px
}

.g5core__gutter-30 .slick-slide>div {
    padding: 0 15px
}

.g5core__gutter-40 {
    margin-left: -20px;
    margin-right: -20px
}

.g5core__gutter-40>.g5core__gutter-item {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px
}

.g5core__gutter-40 .g5core__modern-grid-col {
    padding-left: 20px;
    padding-right: 20px
}

.g5core__gutter-40 .g5core__modern-grid-col>.g5core__gutter-item {
    padding-bottom: 40px
}

.g5core__gutter-40 .slick-slide>div {
    padding: 0 20px
}

.slick-slider-rows {
    margin: 0
}

.slick-slider-rows .slick-slide>div {
    padding: 0
}

.slick-slider-rows .g5core__listing-blocks {
    margin-left: 0;
    margin-right: 0
}

.slick-slider-rows .g5core__modern-grid-col>.g5core__gutter-item {
    padding-left: 0;
    padding-right: 0
}

.g5core__gutter-slider-rows-10 {
    margin-left: -5px;
    margin-right: -5px
}

.g5core__gutter-slider-rows-10 .g5core__gutter-item {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px
}

.g5core__gutter-slider-rows-20 {
    margin-left: -10px;
    margin-right: -10px
}

.g5core__gutter-slider-rows-20 .g5core__gutter-item {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px
}

.g5core__gutter-slider-rows-30 {
    margin-left: -15px;
    margin-right: -15px
}

.g5core__gutter-slider-rows-30 .g5core__gutter-item {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px
}

.g5core__gutter-slider-rows-40 {
    margin-left: -20px;
    margin-right: -20px
}

.g5core__gutter-slider-rows-40 .g5core__gutter-item {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 40px
}

.homeid-contact-form input[type=text],.homeid-contact-form input[type=email],.homeid-contact-form input[type=tel],.homeid-contact-form textarea {
    width: 100%
}

.homeid-contact-form textarea {
    height: 140px
}

.homeid-contact-form .wpcf7-not-valid-tip {
    display: none
}

.homeid-contact-form .wpcf7-not-valid {
    border-color: #dc3545!important
}

.homeid-contact-form+div.wpcf7-response-output {
    text-align: center;
    color: #fff;
    background: #dc3545;
    border: none;
    border-radius: 4px;
    padding: 10px
}

.homeid-contact-form.style-01 span.ajax-loader {
    display: block;
    margin: 3px 0 -3px
}

.homeid-contact-form.style-01 .item-contact:not(.submit):not(.consent) {
    padding-bottom: 10px
}

.homeid-contact-form.style-01 .item-contact.submit {
    padding-top: 3px
}

.homeid-contact-form.style-01 input[type=submit] {
    width: 100%
}

.homeid-contact-form.style-01 .wpcf7-list-item {
    margin-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.homeid-contact-form.style-01 .wpcf7-list-item input[type=checkbox] {
    margin-top: 6px
}

.homeid-contact-form.style-01 .wpcf7-list-item-label {
    font-size: 14px;
    line-height: 26px;
    color: var(--g5-color-text-main);
    margin-left: 10px
}

.homeid-contact-form.style-02 .item-contact:not(.submit):not(.consent),.homeid-contact-form.style-03 .item-contact:not(.submit):not(.consent),.homeid-contact-form.style-04 .item-contact:not(.submit):not(.consent) {
    padding-bottom: 20px
}

.homeid-contact-form.style-03 input[type=submit],.homeid-contact-form.style-04 input[type=submit] {
    width: 194px
}

.custom-col-cf-box-shadow>.vc_column-inner {
    border-radius: 5px;
    -webkit-box-shadow: 0 19px 34px 0 rgba(94,122,183,.14);
    box-shadow: 0 19px 34px 0 rgba(94,122,183,.14)
}

@media(min-width: 768px) {
    .homeid-contact-form.style-01 .item-contact.name {
        padding-right:5px
    }

    .homeid-contact-form.style-01 .item-contact.phone {
        padding-left: 5px
    }

    .homeid-contact-form.style-02 .item-contact.name {
        padding-right: 10px
    }

    .homeid-contact-form.style-02 .item-contact.email {
        padding-left: 10px
    }
}

.gel-heading-title {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 1.63
}

.gel-heading-title mark {
    color: var(--g5-color-accent);
    padding: 0
}

.gel-heading-subtitle {
    text-transform: uppercase;
    color: var(--g5-color-accent);
    font-weight: 500;
    letter-spacing: 2.63px;
    margin-bottom: 18px
}

.gel-heading-separate {
    width: 75px;
    height: 3px;
    margin-top: 15px;
    margin-bottom: 0;
    background-color: var(--g5-color-accent)
}

.gel-heading-description {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px
}

.gel-heading.has-line-separator .gel-heading-description {
    padding-top: 11px
}

.custom-heading-01 .gel-heading-title {
    font-size: 26px;
    line-height: 1.85
}

.custom-heading-01 .gel-heading-separate {
    margin-top: 16px
}

.custom-heading-02 .gel-heading-description {
    font-size: 15px;
    line-height: 1.73;
    margin-top: 26px
}

.custom-heading-02.des-mw-830 .gel-heading-description {
    max-width: 830px;
    margin-left: auto;
    margin-right: auto
}

.custom-heading-03 .gel-heading-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.7;
    color: var(--g5-color-primary)
}

.custom-heading-03 .gel-heading-title mark {
    color: var(--g5-color-primary);
    font-weight: 600
}

.custom-heading-03 .gel-heading-description {
    margin-top: 1px
}

.custom-heading-04 {
    border-left: 4px solid;
    border-color: var(--g5-color-accent);
    padding-left: 29px
}

.custom-heading-04 .gel-heading-title {
    line-height: 1.5
}

.custom-heading-04 .gel-heading-description {
    font-size: 15px;
    line-height: 2;
    margin-top: 6px
}

.custom-heading-desc-pt-17 .gel-heading-description {
    margin-top: 17px
}

.custom-heading-sub-pb-3 .gel-heading-subtitle {
    margin-bottom: 3px
}

@media(max-width: 991px) {
    .md-heading-no-max-width {
        max-width:unset!important
    }
}

.homeid-mailchimp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.homeid-mailchimp input[type=submit] {
    margin-top: 18px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.homeid-mailchimp input[name=EMAIL] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.mailchimp-for-footer .homeid-mailchimp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row
}

.mailchimp-for-footer .homeid-mailchimp input[type=submit] {
    margin-top: 0;
    width: 33%;
    padding-left: 25px;
    padding-right: 25px
}

.mailchimp-for-footer .homeid-mailchimp input[name=EMAIL] {
    width: 67%
}

@media(max-width: 1199px) and (min-width:992px) {
    .mailchimp-for-footer .homeid-mailchimp input[name=EMAIL] {
        width:55%
    }

    .mailchimp-for-footer .homeid-mailchimp input[type=submit] {
        width: 45%
    }
}

@media(max-width: 767px) {
    .mailchimp-for-footer .homeid-mailchimp input[name=EMAIL] {
        width:60%
    }

    .mailchimp-for-footer .homeid-mailchimp input[type=submit] {
        width: 40%
    }
}

.gel-counter {
    font-size: 56px;
    text-align: center;
    line-height: .86
}

.gel-social-icons .si-shape.si-normal {
    font-size: 14px
}

.gel-social-icons .si-shape a {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border: solid 1px;
    border-color: var(--g5-color-border);
    -webkit-transition: all .3s;
    transition: all .3s
}

.gel-social-icons .si-shape a i {
    color: inherit
}

.gel-social-icons .si-shape a:hover {
    color: #fff;
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent)
}

.gel-social-icons .si-shape li+li {
    margin-left: 10px
}

.gel-social-icons .si-classic.si-normal {
    font-size: 18px
}

.gel-social-icons .si-classic.si-normal li+li {
    margin-left: 44px
}

.gel-social-icons .si-classic.si-large {
    font-size: 25px
}

.gel-social-icons .si-classic.si-large li+li {
    margin-left: 50px
}

.custom-social-icons .list-si {
    font-size: 20px
}

.custom-social-icons .list-si li+li {
    margin-left: 29px
}

div.custom-social-icons-02 .si-classic.list-si li+li {
    margin-left: 37px
}

@media(max-width: 1199px) {
    div.social-icon-center-lg .list-si {
        -ms-flex-pack:center;
        justify-content: center
    }
}

@media(max-width: 991px) {
    div.social-icon-center-md .list-si {
        -ms-flex-pack:center;
        justify-content: center
    }
}

.gel-list .gel-list-item {
    font-size: 14px
}

.gel-list-style-01 .item-list:not(:last-child),.gel-list-style-02 .item-list:not(:last-child) {
    padding-bottom: 10px
}

.gel-list ul .list-type,.gel-list .item-list:before {
    min-width: 21px
}

.gel-list-style-03 ul li:not(:last-child) {
    padding-right: 13px
}

.gel-list-style-03 ul li:not(:first-child) {
    padding-left: 13px
}

div.custom-list ul li:not(:last-child) {
    padding-right: 28px
}

div.custom-list ul li:not(:first-child) {
    padding-left: 28px
}

@media(max-width: 768px) {
    .list-left-sm ul.content-list {
        -ms-flex-pack:start;
        justify-content: flex-start
    }
}

@media(min-width: 480px) {
    .custom-list-width-50 .content-list {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .custom-list-width-50 .gel-list-item {
        width: 50%
    }
}

.gel-icon-box {
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 30px
}

.gel-icon-box:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 20px 30px 0 rgba(51,51,51,.06);
    box-shadow: 0 20px 30px 0 rgba(51,51,51,.06);
    background-color: #fff;
    border-radius: 5px
}

.gel-icon-box:hover .title {
    color: var(--g5-color-primary)
}

.gel-icon-box .title {
    line-height: 2;
    font-size: 16px;
    margin: 0
}

.gel-icon-box .description {
    margin-top: 9px
}

.gel-icon-box.no-box-shadow:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.gel-icon-box.no-padding {
    padding: 0
}

@media(min-width: 481px) {
    .gel-icon-box.gel-icon-box-style-04 .title,.gel-icon-box.gel-icon-box-style-05 .title {
        margin-top:-8px!important
    }
}

.gel-icon-box-style-01 .icon,.gel-icon-box-style-02 .icon,.gel-icon-box-style-03 .icon {
    margin-bottom: 22px
}

.gel-icon-box-style-04 .description,.gel-icon-box-style-05 .description {
    margin-top: 6px
}

.gel-icon-box-style-06 .icon {
    margin-right: 15px
}

.gel-icon-box-style-07 .icon {
    margin-left: 15px
}

.gel-icon-box-style-06 .top-box,.gel-icon-box-style-07 .top-box {
    margin-bottom: 22px
}

.custom-icon-box-01.gel-icon-box {
    padding: 34px 37px 26px 34px
}

.custom-icon-box-01.gel-icon-box-style-04 .image {
    margin-right: 25px
}

.custom-icon-box-01.gel-icon-box-style-05 .image {
    margin-left: 25px
}

.custom-icon-box-01 .title {
    line-height: 1.6;
    font-size: 20px
}

.custom-icon-box-01 .description {
    margin-top: 1px
}

.custom-icon-box-01.gel-icon-box-style-01 .icon,.custom-icon-box-01.gel-icon-box-style-02 .icon,.custom-icon-box-01.gel-icon-box-style-03 .icon {
    margin-bottom: 31px
}

.custom-icon-box-01.custom-bg-light {
    padding: 30px;
    background-color: #fff
}

.custom-icon-box-01.space {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px 0 rgba(51,51,51,.08);
    box-shadow: 0 5px 15px 0 rgba(51,51,51,.08);
    border-radius: 5px
}

.custom-icon-box-01.space .description {
    margin-top: 10px
}

.custom-icon-box-01.space.gel-icon-box-style-01 .icon,.custom-icon-box-01.space.gel-icon-box-style-02 .icon,.custom-icon-box-01.space.gel-icon-box-style-03 .icon {
    margin-bottom: 28px
}

.custom-icon-box-01.space:hover {
    -webkit-box-shadow: 0 30px 50px 0 rgba(51,51,51,.1);
    box-shadow: 0 30px 50px 0 rgba(51,51,51,.1)
}

.custom-icon-box-01.space-description {
    background-color: #fff;
    -webkit-box-shadow: 0 30px 50px 0 rgba(51,51,51,.1);
    box-shadow: 0 30px 50px 0 rgba(51,51,51,.1)
}

.custom-icon-box-01.space-description .description {
    margin-top: 10px
}

.custom-icon-box-01.space-description.gel-icon-box-style-04 .image {
    margin-right: 30px
}

.custom-icon-box-01.space-description.gel-icon-box-style-05 .image {
    margin-left: 30px
}

@media(min-width: 481px) {
    .custom-icon-box-01.gel-icon-box-style-04 .title,.custom-icon-box-01.gel-icon-box-style-05 .title {
        margin-top:-6px!important
    }
}

.custom-icon-box-02 {
    padding: 41px 37px 32px
}

.custom-icon-box-02:hover {
    -webkit-box-shadow: 0 30px 50px 0 rgba(51,51,51,.1);
    box-shadow: 0 30px 50px 0 rgba(51,51,51,.1)
}

.custom-icon-box-02 .title {
    font-size: 18px;
    line-height: 1.78
}

.custom-icon-box-02 .description {
    margin-top: 8px
}

.custom-icon-box-02.gel-icon-box-style-01 .icon,.custom-icon-box-02.gel-icon-box-style-02 .icon,.custom-icon-box-02.gel-icon-box-style-03 .icon {
    margin-bottom: 40px
}

.custom-icon-box-02.space.gel-icon-box-style-01 .icon,.custom-icon-box-02.space.gel-icon-box-style-02 .icon,.custom-icon-box-02.space.gel-icon-box-style-03 .icon {
    margin-bottom: 30px
}

.custom-icon-box-02.space .description {
    margin-top: 7px
}

.custom-icon-box-02.custom-bg-light {
    background-color: #fff;
    -webkit-box-shadow: 0 20px 15px 0 rgba(51,51,51,.03);
    box-shadow: 0 20px 15px 0 rgba(51,51,51,.03)
}

@media(min-width: 481px) {
    .custom-icon-box-02.gel-icon-box-style-04 .title,.custom-icon-box-02.gel-icon-box-style-05 .title {
        margin-top:-7px!important
    }
}

.custom-icon-box-03.gel-icon-box:hover .title {
    color: var(--g5-color-heading)
}

.custom-icon-box-03.gel-icon-box:hover .icon i {
    color: var(--g5-color-primary)
}

.custom-icon-box-03 .title,.custom-icon-box-03 .icon i {
    color: #fff
}

.custom-icon-box-04.gel-icon-box {
    background-color: var(--g5-color-light);
    padding: 24px 20px
}

.custom-icon-box-04.gel-icon-box:hover {
    background-color: var(--g5-color-light)
}

.custom-icon-box-04.gel-icon-box .title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .2px;
    line-height: 1.79;
    color: var(--g5-color-text-main)
}

.custom-icon-box-04.gel-icon-box .description {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    letter-spacing: .23px;
    color: var(--g5-color-heading);
    margin-top: 0
}

.custom-icon-box-04.gel-icon-box-style-04 .icon,.custom-icon-box-04.gel-icon-box-style-05 .icon {
    -ms-flex: 0 0 3.5rem;
    flex: 0 0 3.5rem
}

@media(min-width: 481px) {
    .custom-icon-box-04.gel-icon-box-style-04 .title,.custom-icon-box-04.gel-icon-box-style-05 .title {
        margin-top:-5px!important
    }
}

.custom-icon-box-05 .title {
    line-height: 1.38
}

.custom-icon-box-05.gel-icon-box-style-01 .title,.custom-icon-box-05.gel-icon-box-style-02 .title,.custom-icon-box-05.gel-icon-box-style-03 .title {
    max-width: 120px
}

.custom-icon-box-05.gel-icon-box-style-01 .title {
    margin-right: auto
}

.custom-icon-box-05.gel-icon-box-style-02 .title {
    margin-right: auto;
    margin-left: auto
}

.custom-icon-box-05.gel-icon-box-style-03 .title {
    margin-left: auto
}

@media(min-width: 481px) {
    .custom-icon-box-05.gel-icon-box-style-04 .title,.custom-icon-box-05.gel-icon-box-style-05 .title {
        margin-top:-3px!important
    }
}

.custom-icon-box-06 {
    background-color: #fff;
    -webkit-box-shadow: 0 20px 15px 0 rgba(51,51,51,.03);
    box-shadow: 0 20px 15px 0 rgba(51,51,51,.03)
}

.custom-icon-box-06.gel-icon-box {
    padding-bottom: 25px
}

.custom-icon-box-06:hover {
    -webkit-box-shadow: 0 30px 50px 0 rgba(51,51,51,.1);
    box-shadow: 0 30px 50px 0 rgba(51,51,51,.1)
}

.custom-icon-box-06 .title {
    line-height: 1.88
}

.custom-icon-box-06.gel-icon-box-style-01 .icon,.custom-icon-box-06.gel-icon-box-style-02 .icon,.custom-icon-box-06.gel-icon-box-style-03 .icon {
    margin-bottom: 9px
}

@media(min-width: 481px) {
    .custom-icon-box-06.gel-icon-box-style-04 .title,.custom-icon-box-06.gel-icon-box-style-05 .title {
        margin-top:-7px!important
    }
}

.custom-icon-box-07 {
    padding: 0
}

.custom-icon-box-07:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.custom-icon-box-07 .title {
    font-size: 18px;
    line-height: 1.78
}

.custom-icon-box-07.gel-icon-box-style-01 .icon,.custom-icon-box-07.gel-icon-box-style-02 .icon,.custom-icon-box-07.gel-icon-box-style-03 .icon {
    margin-bottom: 10px
}

.custom-icon-box-07 .description {
    margin-top: 4px
}

@media(min-width: 481px) {
    .custom-icon-box-07.gel-icon-box-style-04 .title,.custom-icon-box-07.gel-icon-box-style-05 .title {
        margin-top:-7px!important
    }
}

.custom-icon-box-08 {
    padding: 0
}

.custom-icon-box-08.gel-icon-box-style-04 .icon,.custom-icon-box-08.gel-icon-box-style-05 .icon {
    -ms-flex: 0 0 3.2rem;
    flex: 0 0 3.2rem
}

.custom-icon-box-08:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

.custom-icon-box-08 .description {
    line-height: 2.14;
    display: -ms-flexbox;
    display: flex
}

.custom-icon-box-08 .description .des-left {
    padding-right: 52px
}

.custom-icon-box-08 .description .des-fw {
    font-weight: 500;
    color: var(--g5-color-heading)
}

.custom-icon-box-08.custom-pd .description .des-left {
    padding-right: 35px
}

@media(min-width: 768px) {
    .custom-icon-box-03.gel-icon-box {
        position:relative
    }

    .custom-icon-box-03.gel-icon-box:before {
        content: "";
        position: absolute;
        right: 0;
        height: 100px;
        width: 1px;
        background-color: #fff;
        opacity: .4
    }

    .custom-icon-box-03.gel-icon-box.not-border:before {
        content: none
    }
}

@media(min-width: 1200px) {
    .custom-icon-box-02 {
        padding:41px 37px 32px
    }

    .custom-icon-box-01.custom-padding {
        padding: 20px 37px 26px 52px
    }

    .custom-icon-box-01.space-description {
        padding: 43px 42px 50px
    }

    .custom-icon-box-01.space {
        padding: 17px 45px 32px
    }

    .custom-icon-box-05.gel-icon-box {
        padding: 32px 54px
    }
}

.gel-image-box {
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 30px
}

.gel-image-box:hover {
    -webkit-box-shadow: 0 20px 30px 0 rgba(51,51,51,.06);
    box-shadow: 0 20px 30px 0 rgba(51,51,51,.06);
    background-color: #fff;
    border-radius: 5px
}

.gel-image-box:hover .title {
    color: var(--g5-color-primary)
}

.gel-image-box .title {
    line-height: 2;
    font-size: 16px;
    margin: 0
}

.gel-image-box .description {
    margin-top: 9px
}

.gel-image-box.no-box-shadow:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

.gel-image-box.no-padding {
    padding: 0
}

.gel-image-box.border-img .image {
    -webkit-box-shadow: 0 0 0 4px var(--g5-color-accent);
    box-shadow: 0 0 0 4px var(--g5-color-accent)
}

.gel-image-box.border-img:hover .image,.gel-image-box.border-img:hover .image:after {
    -webkit-box-shadow: 0 0 0 2px var(--g5-color-accent);
    box-shadow: 0 0 0 2px var(--g5-color-accent)
}

@media(min-width: 481px) {
    .gel-image-box.gel-image-box-style-04 .title,.gel-image-box.gel-image-box-style-05 .title {
        margin-top:-8px!important
    }
}

.gel-image-box-style-01 .image,.gel-image-box-style-02 .image,.gel-image-box-style-03 .image {
    margin-bottom: 22px
}

.gel-image-box-style-04 .image {
    margin-right: 18px
}

.gel-image-box-style-05 .image {
    margin-left: 25px
}

.gel-image-box-style-04 .description,.gel-image-box-style-05 .description {
    margin-top: 6px
}

.gel-image-box-style-06 .image {
    margin-right: 15px
}

.gel-image-box-style-07 .image {
    margin-left: 15px
}

.gel-image-box-style-06 .top-box .image,.gel-image-box-style-07 .top-box .image {
    margin-bottom: 22px
}

.gel-image-box-style-06 .description,.gel-image-box-style-07 .description {
    margin-top: 0
}

.custom-image-box-01.gel-image-box {
    padding: 34px 37px 26px 34px
}

.custom-image-box-01.gel-image-box-style-04 .image {
    margin-right: 25px
}

.custom-image-box-01.gel-image-box-style-05 .image {
    margin-left: 25px
}

.custom-image-box-01 .title {
    line-height: 1.6;
    font-size: 20px
}

.custom-image-box-01 .description {
    margin-top: 1px
}

.custom-image-box-01.gel-image-box-style-01 .image,.custom-image-box-01.gel-image-box-style-02 .image,.custom-image-box-01.gel-image-box-style-03 .image {
    margin-bottom: 31px
}

.custom-image-box-01.custom-bg-light {
    padding: 30px;
    background-color: #fff
}

.custom-image-box-01.space {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px 0 rgba(51,51,51,.08);
    box-shadow: 0 5px 15px 0 rgba(51,51,51,.08);
    border-radius: 5px
}

.custom-image-box-01.space .description {
    margin-top: 10px
}

.custom-image-box-01.space.gel-image-box-style-01 .image,.custom-image-box-01.space.gel-image-box-style-02 .image,.custom-image-box-01.space.gel-image-box-style-03 .image {
    margin-bottom: 28px
}

.custom-image-box-01.space:hover {
    -webkit-box-shadow: 0 30px 50px 0 rgba(51,51,51,.1);
    box-shadow: 0 30px 50px 0 rgba(51,51,51,.1)
}

.custom-image-box-01.space-description {
    background-color: #fff;
    -webkit-box-shadow: 0 30px 50px 0 rgba(51,51,51,.1);
    box-shadow: 0 30px 50px 0 rgba(51,51,51,.1)
}

.custom-image-box-01.space-description .description {
    margin-top: 10px
}

.custom-image-box-01.space-description.gel-image-box-style-04 .image {
    margin-right: 30px
}

.custom-image-box-01.space-description.gel-image-box-style-05 .image {
    margin-left: 30px
}

@media(min-width: 481px) {
    .custom-image-box-01.gel-image-box-style-04 .title,.custom-image-box-01.gel-image-box-style-05 .title {
        margin-top:-6px!important
    }
}

.custom-image-box-02:hover {
    -webkit-box-shadow: 0 30px 50px 0 rgba(51,51,51,.1);
    box-shadow: 0 30px 50px 0 rgba(51,51,51,.1)
}

.custom-image-box-02 .title {
    font-size: 18px;
    line-height: 1.78
}

.custom-image-box-02 .description {
    margin-top: 8px
}

.custom-image-box-02.gel-image-box-style-01 .image,.custom-image-box-02.gel-image-box-style-02 .image,.custom-image-box-02.gel-image-box-style-03 .image {
    margin-bottom: 27px
}

.custom-image-box-02.space.gel-image-box-style-01 .image,.custom-image-box-02.space.gel-image-box-style-02 .image,.custom-image-box-02.space.gel-image-box-style-03 .image {
    margin-bottom: 30px
}

.custom-image-box-02.space .description {
    margin-top: 7px
}

.custom-image-box-02.custom-bg-light {
    background-color: #fff;
    -webkit-box-shadow: 0 20px 15px 0 rgba(51,51,51,.03);
    box-shadow: 0 20px 15px 0 rgba(51,51,51,.03)
}

.custom-image-box-03.gel-image-box:hover .title {
    color: var(--g5-color-heading)
}

.custom-image-box-03 .title {
    color: #fff
}

@media(min-width: 481px) {
    .custom-image-box-02.gel-image-box-style-04 .title,.custom-image-box-02.gel-image-box-style-05 .title {
        margin-top:-7px!important
    }
}

.custom-image-box-04.gel-image-box {
    background-color: var(--g5-color-light);
    padding: 24px 20px
}

.custom-image-box-04.gel-image-box:hover {
    background-color: var(--g5-color-light)
}

.custom-image-box-04.gel-image-box .title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .2px;
    line-height: 1.79;
    color: var(--g5-color-text-main)
}

.custom-image-box-04.gel-image-box .description {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    letter-spacing: .23px;
    color: var(--g5-color-heading);
    margin-top: 0
}

.custom-image-box-04.gel-image-box-style-04 .image {
    margin-right: 15px
}

.custom-image-box-04.gel-image-box-style-05 .image {
    margin-left: 15px
}

@media(min-width: 481px) {
    .custom-image-box-04.gel-image-box-style-04 .title,.custom-image-box-04.gel-image-box-style-05 .title {
        margin-top:-6px!important
    }
}

.custom-image-box-05 .title {
    line-height: 1.38
}

.custom-image-box-05.gel-image-box-style-01 .title,.custom-image-box-05.gel-image-box-style-02 .title,.custom-image-box-05.gel-image-box-style-03 .title {
    max-width: 120px
}

.custom-image-box-05.gel-image-box-style-01 .title {
    margin-right: auto
}

.custom-image-box-05.gel-image-box-style-02 .title {
    margin-right: auto;
    margin-left: auto
}

.custom-image-box-05.gel-image-box-style-03 .title {
    margin-left: auto
}

@media(min-width: 481px) {
    .custom-image-box-05.gel-image-box-style-04 .title,.custom-image-box-05.gel-image-box-style-05 .title {
        margin-top:-3px!important
    }
}

.custom-image-box-06 {
    background-color: #fff;
    -webkit-box-shadow: 0 20px 15px 0 rgba(51,51,51,.03);
    box-shadow: 0 20px 15px 0 rgba(51,51,51,.03)
}

.custom-image-box-06.gel-image-box {
    padding-bottom: 25px
}

.custom-image-box-06:hover {
    -webkit-box-shadow: 0 30px 50px 0 rgba(51,51,51,.1);
    box-shadow: 0 30px 50px 0 rgba(51,51,51,.1)
}

.custom-image-box-06 .title {
    line-height: 1.88
}

.custom-image-box-06.gel-image-box-style-01 .image,.custom-image-box-06.gel-image-box-style-02 .image,.custom-image-box-06.gel-image-box-style-03 .image {
    margin-bottom: 9px
}

@media(min-width: 481px) {
    .custom-image-box-06.gel-image-box-style-04 .title,.custom-image-box-06.gel-image-box-style-05 .title {
        margin-top:-7px!important
    }
}

.custom-image-box-07 {
    padding: 0
}

.custom-image-box-07:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

.custom-image-box-07 .title {
    font-size: 18px;
    line-height: 1.78
}

.custom-image-box-07.gel-image-box-style-01 .image,.custom-image-box-07.gel-image-box-style-02 .image,.custom-image-box-07.gel-image-box-style-03 .image {
    margin-bottom: 10px
}

.custom-image-box-07 .description {
    margin-top: 4px
}

@media(min-width: 481px) {
    .custom-image-box-07.gel-image-box-style-04 .title,.custom-image-box-07.gel-image-box-style-05 .title {
        margin-top:-7px!important
    }
}

.custom-image-box-08 {
    padding: 0
}

.custom-image-box-08:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

.custom-image-box-08 .description {
    line-height: 2.14;
    display: -ms-flexbox;
    display: flex
}

.custom-image-box-08 .description .des-left {
    padding-right: 52px
}

.custom-image-box-08 .description .des-fw {
    font-weight: 500;
    color: var(--g5-color-heading)
}

.custom-image-box-08.custom-pd .description .des-left {
    padding-right: 35px
}

.custom-image-box-09.gel-image-box {
    padding: 20px;
    border-radius: 5px;
    background-color: var(--g5-color-light)
}

.custom-image-box-09.gel-image-box:hover .title {
    color: inherit
}

.custom-image-box-09 .title {
    font-size: 14px;
    line-height: 1.8;
    color: var(--g5-color-text-main);
    text-transform: uppercase
}

.custom-image-box-09 .description {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.56;
    letter-spacing: .23px;
    color: var(--g5-color-heading)
}

.custom-image-box-09.gel-image-box-style-04 .description,.custom-image-box-09.gel-image-box-style-05 .description {
    margin-top: 0
}

@media(min-width: 481px) {
    .custom-image-box-09.gel-image-box-style-04 .title,.custom-image-box-09.gel-image-box-style-05 .title {
        margin-top:-6px!important
    }
}

.custom-image-box-10 {
    background-color: #fff;
    border-radius: 10px
}

.custom-image-box-10 .title {
    font-size: 20px
}

.custom-image-box-10 .description {
    font-size: 15px
}

.custom-image-box-10 .gel-image-box-style-04 .image {
    margin-right: 35px
}

.custom-image-box-10 .gel-image-box-style-05 .image {
    margin-left: 35px
}

.custom-image-box-10.gel-image-box-style-04 .description,.custom-image-box-10.gel-image-box-style-05 .description {
    margin-top: 3px
}

.custom-image-box-10.gel-image-box-style-06 .top-box .image,.custom-image-box-10.gel-image-box-style-07 .top-box .image {
    margin-bottom: 0
}

.custom-image-box-10.gel-image-box-style-06 .title,.custom-image-box-10.gel-image-box-style-07 .title {
    line-height: 1.6;
    max-width: 130px
}

.custom-image-box-10.gel-image-box-style-06 .description,.custom-image-box-10.gel-image-box-style-07 .description {
    margin-top: 11px
}

@media(min-width: 481px) {
    .custom-image-box-10.gel-image-box-style-04 .title,.custom-image-box-10.gel-image-box-style-05 .title {
        margin-top:-10px!important
    }
}

.custom-image-box-11.gel-image-box {
    padding: 0
}

.custom-image-box-11 .title {
    font-size: 20px;
    line-height: 1.2
}

.custom-image-box-11 .description {
    font-size: 15px
}

.custom-image-box-11 .gel-image-box-style-04 .image {
    margin-right: 24px
}

.custom-image-box-11 .gel-image-box-style-05 .image {
    margin-left: 24px
}

.custom-image-box-11.gel-image-box-style-04 .description,.custom-image-box-11.gel-image-box-style-05 .description {
    margin-top: 10px
}

.custom-image-box-11:hover {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media(min-width: 481px) {
    .custom-image-box-11.gel-image-box-style-04 .title,.custom-image-box-11.gel-image-box-style-05 .title {
        margin-top:-2px!important
    }
}

@media(min-width: 768px) {
    .custom-image-box-03.gel-image-box {
        position:relative
    }

    .custom-image-box-03.gel-image-box:before {
        content: "";
        position: absolute;
        left: 100%;
        height: 100px;
        width: 1px;
        background-color: #fff;
        opacity: .4
    }

    .custom-image-box-03.gel-image-box.not-border:before {
        content: none
    }

    .custom-image-box-03.gel-image-box:hover:before {
        opacity: 0
    }

    .custom-image-box-11 .content-box {
        max-width: 300px
    }
}

@media(min-width: 1200px) {
    .custom-image-box-02 {
        padding:41px 37px 32px
    }

    .custom-image-box-01.custom-padding {
        padding: 20px 37px 26px 52px
    }

    .custom-image-box-01.space-description {
        padding: 43px 42px 50px
    }

    .custom-image-box-01.space {
        padding: 17px 45px 32px
    }

    .custom-image-box-05.gel-image-box {
        padding: 32px 54px
    }

    .custom-image-box-10.gel-image-box-pd-40 {
        padding: 40px
    }
}

@media(max-width: 480px) {
    .custom-image-box-01.gel-image-box,.custom-image-box-10.gel-image-box,.custom-image-box-11.gel-image-box {
        padding:15px;
        display: block
    }

    .custom-image-box-01.gel-image-box .image,.custom-image-box-10.gel-image-box .image,.custom-image-box-11.gel-image-box .image {
        margin-bottom: 10px;
        margin-right: 0
    }

    .custom-image-box-09.gel-image-box-style-04,.custom-image-box-09.gel-image-box-style-05 {
        -ms-flex-pack: center;
        justify-content: center
    }

    .custom-image-box-09.gel-image-box-style-04 .content-box,.custom-image-box-09.gel-image-box-style-05 .content-box {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a,.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-title>a {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 2;
    padding: 12px 37px
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a:hover {
    cursor: pointer
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-01 .vc_tta-tab.vc_active>a,.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-01 .vc_tta-tab>a:hover {
    color: var(--g5-color-primary);
    border-color: var(--g5-color-light);
    background-color: var(--g5-color-light)
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-01 .vc_tta-tab>a {
    background-color: transparent;
    border-color: transparent;
    color: rgba(37,37,37,.4)
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-01 .vc_tta-tab>a,.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-01 .vc_tta-panel-title>a {
    letter-spacing: .81px;
    padding: 7px 40px
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-01 .vc_tta-panel-body {
    overflow: unset;
    padding-left: 0;
    padding-right: 0
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-02 .vc_tta-tab.vc_active>a,.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-02 .vc_tta-tab>a:hover {
    background-color: #fff;
    color: var(--g5-color-accent);
    -webkit-box-shadow: 0 0 10px 0 rgba(51,51,51,.15);
    box-shadow: 0 0 10px 0 rgba(51,51,51,.15)
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-02 .vc_tta-tab>a {
    background-color: #f8f8f8;
    border-color: #f8f8f8;
    color: var(--g5-color-heading);
    -webkit-transition: all .3s;
    transition: all .3s
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-02 .vc_tta-panel-body {
    padding-left: 0;
    padding-right: 0
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-03 .vc_tta-tab>a,.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-03 .vc_tta-panel-title>a {
    font-size: 14px;
    letter-spacing: .88px
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-03 .vc_tta-tab>a {
    background-color: transparent;
    color: rgba(37,37,37,.4)
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-03 .vc_tta-tab>a .vc_tta-title-text:before {
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    position: absolute;
    transition: width .3s;
    background-color: #0ec6d5
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-03 .vc_tta-tab.vc_active>a,.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-03 .vc_tta-tab>a:hover {
    color: var(--g5-color-heading)
}

.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-03 .vc_tta-tab.vc_active>a .vc_tta-title-text:before,.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-03 .vc_tta-tab>a:hover .vc_tta-title-text:before {
    width: 100%
}

@media(max-width: 991px) and (min-width:768px) {
    .wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-01 .vc_tta-tab>a,.wpb-js-composer.wpb-js-composer .vc_tta.vc_general.custom-tab-01 .vc_tta-panel-title>a {
        padding:7px 20px
    }
}

@media(min-width: 768px) {
    .wpb-js-composer.wpb-js-composer .vc_tta-tabs.vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a,.wpb-js-composer.wpb-js-composer .vc_tta-tabs.vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-title>a {
        padding:12px 20px
    }

    .wpb-js-composer.wpb-js-composer .vc_tta-tabs.vc_tta.vc_general.custom-tab-01 .vc_tta-panels {
        background-color: #f8f8f8;
        border-color: #f8f8f8
    }

    .wpb-js-composer.wpb-js-composer .vc_tta-tabs.vc_tta.vc_general.custom-tab-01 .vc_tta-panel-body {
        border: none
    }

    .wpb-js-composer.wpb-js-composer .vc_tta-tabs.vc_tta.vc_general.custom-tab-01 .vc_tta-panels:before {
        content: "";
        position: absolute;
        height: 100%;
        top: 0;
        width: 100vw;
        left: 50%;
        margin-left: -50vw;
        background-color: #f8f8f8
    }

    .wpb-js-composer.wpb-js-composer .vc_tta-tabs.vc_tta.vc_general.custom-tab-02 .vc_tta-panels {
        background-color: transparent;
        border-color: transparent
    }

    .wpb-js-composer.wpb-js-composer .vc_tta-tabs.vc_tta.vc_general.custom-tab-03 .vc_tta-panels {
        background-color: transparent;
        border-color: transparent
    }

    .wpb-js-composer.wpb-js-composer .vc_tta-tabs.vc_tta.vc_general.custom-tab-03.vc_tta-tabs .vc_tta-tab>a,.wpb-js-composer.wpb-js-composer .vc_tta-tabs.vc_tta.vc_general.custom-tab-03.vc_tta-tabs .vc_tta-panel-title>a {
        border: 0;
        padding: 0
    }

    .wpb-js-composer.wpb-js-composer .vc_tta-tabs.vc_tta.vc_general.custom-tab-03.vc_tta-tabs .vc_tta-title-text {
        padding-bottom: 5px;
        display: block
    }

    .wpb-js-composer.wpb-js-composer .vc_tta-tabs.vc_tta.vc_general.custom-tab-03 .vc_tta-tab {
        margin: 40px
    }
}

.gel-our-team-name {
    color: var(--g5-color-heading);
    margin-top: 21px!important
}

.gel-our-team-job {
    margin-top: 10px
}

.gel-our-team-social {
    margin-left: 2.5px;
    margin-right: 2.5px;
    display: inline-block;
    width: 33px;
    height: 33px;
    color: var(--g5-color-text-main);
    background-color: #fff;
    border-radius: 5px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.gel-our-team-social:hover {
    -webkit-transition-delay: unset!important;
    transition-delay: unset!important;
    color: #fff;
    background-color: var(--g5-color-accent)
}

.gel-our-team-style-02 .gel-our-team-avatar {
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-radius: 5px
}

.gel-our-team-style-02 .gel-our-team-avatar:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#333));
    background-image: -o-linear-gradient(top,rgba(0,0,0,0),#333);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0),#333);
    -webkit-transition: opacity .4s .1s ease-out;
    transition: opacity .4s .1s ease-out
}

.gel-our-team-style-02 .gel-our-team-socials {
    position: absolute;
    width: 100%
}

.gel-our-team-style-02 .gel-our-team-social:nth-child(1) {
    -webkit-transition-delay: .0666666667s;
    transition-delay: .0666666667s
}

.gel-our-team-style-02 .gel-our-team-social:nth-child(2) {
    -webkit-transition-delay: .1333333333s;
    transition-delay: .1333333333s
}

.gel-our-team-style-02 .gel-our-team-social:nth-child(3) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.gel-our-team-style-02 .gel-our-team-social:nth-child(4) {
    -webkit-transition-delay: .2666666667s;
    transition-delay: .2666666667s
}

.gel-our-team-style-02 .gel-our-team-social:nth-child(5) {
    -webkit-transition-delay: .3333333333s;
    transition-delay: .3333333333s
}

.gel-our-team-style-02 .gel-our-team-social:nth-child(6) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.gel-our-team-style-02 .gel-our-team-social:nth-child(7) {
    -webkit-transition-delay: .4666666667s;
    transition-delay: .4666666667s
}

.gel-our-team-style-02 .gel-our-team-social:nth-child(8) {
    -webkit-transition-delay: .5333333333s;
    transition-delay: .5333333333s
}

.gel-our-team-style-02 .gel-our-team-social:nth-child(9) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.gel-our-team-style-02 .gel-our-team-social:nth-child(10) {
    -webkit-transition-delay: .6666666667s;
    transition-delay: .6666666667s
}

.gel-our-team-style-02 .gel-our-team-social {
    -webkit-transition: all .4s .1s ease-out;
    transition: all .4s .1s ease-out;
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: hidden
}

.gel-our-team-style-02:hover .gel-our-team-avatar:before {
    opacity: 1
}

.gel-our-team-style-02:hover .gel-our-team-social {
    -webkit-transform: translateY(-58px);
    transform: translateY(-58px);
    visibility: visible;
    opacity: 1
}

.gel-our-team-style-01 .gel-our-team-social {
    margin-top: 15px
}

.vc_toggle_title {
    font-size: 22px;
    line-height: 1.55
}

.vc_toggle_content {
    margin-top: 13px;
    margin-bottom: 5px
}

.vc_toggle_content p {
    line-height: 2.14;
    margin-bottom: 0
}

.vc_toggle_content p+p {
    margin-top: 10px
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title {
    padding-left: 45px
}

.custom-faq-01.vc_toggle.vc_toggle {
    border-bottom: 1px solid var(--g5-color-border);
    margin: 0;
    padding-top: 23px;
    padding-bottom: 25px
}

.custom-faq-01.vc_toggle.vc_toggle.custom-hover .vc_toggle_icon:after,.custom-faq-01.vc_toggle.vc_toggle.custom-hover .vc_toggle_title:hover .vc_toggle_icon:after,.custom-faq-01.vc_toggle.vc_toggle.custom-hover .vc_toggle_icon:before,.custom-faq-01.vc_toggle.vc_toggle.custom-hover .vc_toggle_title:hover .vc_toggle_icon:before {
    background-color: var(--g5-color-muted);
    border-color: var(--g5-color-muted)
}

.custom-faq-01.vc_toggle.vc_toggle.custom-hover .vc_toggle_icon,.custom-faq-01.vc_toggle.vc_toggle.custom-hover .vc_toggle_title:hover .vc_toggle_icon {
    border-color: var(--g5-color-muted)
}

.custom-faq-01.vc_toggle.vc_toggle.custom-hover h4 {
    color: var(--g5-color-muted)
}

.custom-faq-01.vc_toggle.vc_toggle.custom-hover.vc_toggle_active .vc_toggle_icon:after,.custom-faq-01.vc_toggle.vc_toggle.custom-hover.vc_toggle_active .vc_toggle_title:hover .vc_toggle_icon:after,.custom-faq-01.vc_toggle.vc_toggle.custom-hover.vc_toggle_active .vc_toggle_icon:before,.custom-faq-01.vc_toggle.vc_toggle.custom-hover.vc_toggle_active .vc_toggle_title:hover .vc_toggle_icon:before {
    background-color: var(--g5-color-accent)
}

.custom-faq-01.vc_toggle.vc_toggle.custom-hover.vc_toggle_active .vc_toggle_icon,.custom-faq-01.vc_toggle.vc_toggle.custom-hover.vc_toggle_active .vc_toggle_title:hover .vc_toggle_icon {
    border-color: var(--g5-color-accent)
}

.custom-faq-01.vc_toggle.vc_toggle.custom-hover.vc_toggle_active h4 {
    color: var(--g5-color-heading)
}

.custom-faq-02.vc_toggle.vc_toggle {
    -webkit-transition: all .2s;
    transition: all .2s;
    margin-bottom: 30px
}

.custom-faq-02.vc_toggle.vc_toggle.vc_toggle_active {
    -webkit-box-shadow: 0 18px 40px 0 rgba(51,51,51,.1);
    box-shadow: 0 18px 40px 0 rgba(51,51,51,.1)
}

.custom-faq-02.vc_toggle.vc_toggle.vc_toggle_active .vc_toggle_title {
    background-color: var(--g5-color-primary)
}

.custom-faq-02.vc_toggle.vc_toggle.vc_toggle_active h4 {
    color: #fff
}

.custom-faq-02.vc_toggle.vc_toggle .vc_toggle_title {
    background-color: #fff;
    padding: 13px 30px
}

.custom-faq-02.vc_toggle.vc_toggle .vc_toggle_title h4 {
    font-size: 16px;
    line-height: 2.13;
    margin-bottom: 0
}

.custom-faq-02.vc_toggle.vc_toggle .vc_toggle_content {
    margin: 0;
    padding: 22px 40px 30px 30px
}

.custom-faq-02.vc_toggle.vc_toggle .vc_toggle_content p {
    font-size: 13px;
    line-height: 2;
    margin-bottom: 0
}

.custom-faq-02.vc_toggle.vc_toggle:not(.vc_toggle_text_only):not(.vc_toggle_arrow) .vc_toggle_icon {
    margin-left: 30px
}

.custom-faq-02.vc_toggle.vc_toggle:not(.vc_toggle_text_only):not(.vc_toggle_arrow) .vc_toggle_title {
    padding-left: 75px
}

.custom-faq-02.vc_toggle.vc_toggle.vc_toggle_arrow .vc_toggle_title {
    border-radius: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.custom-faq-02.vc_toggle.vc_toggle.vc_toggle_arrow.vc_toggle_active {
    border-radius: 5px
}

.custom-faq-02.vc_toggle.vc_toggle.vc_toggle_arrow.vc_toggle_active .vc_toggle_title {
    border-radius: 5px 5px 0 0
}

.custom-faq-02.vc_toggle.vc_toggle.custom-hover .vc_toggle_icon:after,.custom-faq-02.vc_toggle.vc_toggle.custom-hover .vc_toggle_title:hover .vc_toggle_icon:after,.custom-faq-02.vc_toggle.vc_toggle.custom-hover .vc_toggle_icon:before,.custom-faq-02.vc_toggle.vc_toggle.custom-hover .vc_toggle_title:hover .vc_toggle_icon:before {
    border-color: var(--g5-color-heading)
}

.custom-faq-02.vc_toggle.vc_toggle.custom-hover .vc_toggle_icon,.custom-faq-02.vc_toggle.vc_toggle.custom-hover .vc_toggle_title:hover .vc_toggle_icon {
    border-color: var(--g5-color-heading)
}

.custom-faq-02.vc_toggle.vc_toggle.custom-hover h4 {
    color: var(--g5-color-heading)
}

.custom-faq-02.vc_toggle.vc_toggle.custom-hover.vc_toggle_active .vc_toggle_icon:after,.custom-faq-02.vc_toggle.vc_toggle.custom-hover.vc_toggle_active .vc_toggle_title:hover .vc_toggle_icon:after,.custom-faq-02.vc_toggle.vc_toggle.custom-hover.vc_toggle_active .vc_toggle_icon:before,.custom-faq-02.vc_toggle.vc_toggle.custom-hover.vc_toggle_active .vc_toggle_title:hover .vc_toggle_icon:before {
    border-color: #fff
}

.custom-faq-02.vc_toggle.vc_toggle.custom-hover.vc_toggle_active h4 {
    color: #fff
}

.testimonial-style-04 .gel-testimonial-bio {
    font-size: 18px;
    color: var(--g5-color-heading);
    line-height: 2em
}

.testimonial-style-04 .author-avatar {
    padding-right: 20px
}

.testimonial-style-04 .gel-testimonial-name {
    font-size: 17px;
    font-weight: 600
}

.testimonial-style-04 .author-attr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column
}

.testimonial-style-04 .gel-testimonial-job {
    margin-top: 10px
}

.testimonial-style-04 .testi-quote {
    padding-bottom: 34px
}

.testimonial-style-02 .gel-testimonial-bio {
    font-size: 15px;
    line-height: 2em
}

.testimonial-style-02 .gel-testimonial-bio.content-quote:after,.testimonial-style-02 .gel-testimonial-bio.content-quote:before {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: unset
}

.testimonial-style-02 .gel-testimonial-bio:after {
    content: "";
    width: 40px;
    height: 2px;
    background-color: var(--g5-color-accent);
    margin-top: 20px
}

.testimonial-style-02 .gel-testimonial-bio:before {
    font-size: 26px;
    position: unset;
    color: var(--g5-color-accent);
    margin-bottom: 16px;
    padding-right: 0
}

.testimonial-style-02 .gel-testimonial-name {
    color: var(--g5-color-heading);
    font-size: 16px
}

.testimonial-style-02 span.gel-testimonial-job {
    margin-top: 2px;
    margin-left: 0
}

.testimonial-style-02 .testi-quote {
    padding-bottom: 26.5px
}

.testimonial-style-02 .author-avatar {
    margin-bottom: 10px
}

.testimonial-style-05 .gel-testimonial-bio {
    font-size: 15px;
    line-height: 1.73em
}

.testimonial-style-05 .author-avatar {
    padding-bottom: 17px
}

.testimonial-style-05 h4.gel-testimonial-name {
    display: block;
    font-size: 16px;
    font-weight: 700
}

.testimonial-style-05 .gel-testimonial-job {
    font-size: 14px;
    line-height: 2.29em
}

.testimonial-style-05 .testimonial-content {
    padding-bottom: 48px
}

div.custom-testimonial .author-avatar {
    padding-right: 12.5px
}

div.custom-testimonial .gel-testimonial-bio {
    font-size: 15px;
    line-height: 1.73em
}

div.custom-testimonial .gel-testimonial-name {
    font-size: 16px;
    font-weight: 700
}

div.custom-testimonial .gel-testimonial-job {
    margin-top: 3px
}

div.custom-testimonial .testi-quote {
    padding-bottom: 38px
}

.testimonial-border {
    border: 1px solid var(--g5-color-border);
    background-color: #fff;
    border-radius: 5px
}

.testimonial-box-shadow {
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(51,51,51,.1);
    border-radius: 5px
}

.slick-pd-left-right-0 .slick-slide>div {
    padding-right: 0;
    padding-left: 0
}

.custom-slider-pd .slick-slide>div {
    padding-bottom: 35px;
    padding-top: 0
}

.custom-slider-pd .slick-arrow {
    margin-top: -18px
}

.custom-arrow-top-40 .slick-arrow {
    top: 40%
}

.custom-slider-03 div.slick-arrow {
    width: 38px;
    height: 38px;
    line-height: 38px
}

.custom-slider-03 div.slick-arrow i {
    font-size: 14px
}

.custom-slider-03 .slick-dots li,.custom-slider-03 .slick-dots li:hover,.custom-slider-03 .slick-dots li:active,.custom-slider-03 .slick-dots li.slick-active {
    color: #fff
}

.custom-slider-03 .slick-slide>div {
    padding: 0
}

.custom-slider-top-40 .slick-arrow {
    top: 40%
}

@media(max-width: 1199px) {
    .lg-arrow-hide .slick-arrow {
        display:none!important
    }

    .custom-slider-03 .slick-arrows+.slick-dots {
        position: absolute;
        bottom: 30px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media(min-width: 1200px) {
    .custom-slider-arrow-01 .slick-arrow.slick-prev {
        left:41px
    }

    .custom-slider-arrow-01 .slick-arrow.slick-next {
        right: 41px
    }

    .custom-slider-02 {
        height: 100%;
        top: 0;
        width: 55vw
    }

    .custom-slider-02 .slick-list {
        padding: 0 24.3% 0 0!important
    }

    .custom-slider-02 .slick-active~* {
        opacity: .3;
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .custom-slider-03 .slick-arrows {
        position: absolute;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        top: 50%;
        left: 50%;
        margin-top: 200px;
        padding-right: 83px
    }

    .custom-slider-03 div.slick-arrow {
        position: static;
        left: 0;
        -webkit-transform: none;
        transform: none
    }

    .custom-slider-03 div.slick-arrow.slick-prev {
        margin-right: 10px
    }

    .custom-slider-03 .slick-arrows+.slick-dots {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding-right: 835px;
        top: 50%;
        margin-top: 260px!important
    }
}

@media(min-width: 577px) {
    .custom-slider-01 .slick-arrows .slick-arrow {
        bottom:42px;
        transform: unset;
        top: unset
    }

    .custom-slider-01 .slick-arrows .slick-arrow.slick-next {
        right: 69px
    }

    .custom-slider-01 .slick-arrows .slick-arrow.slick-prev {
        right: 131px;
        left: unset
    }

    .custom-slider-01 .slick-dots {
        margin-top: 5px!important;
        margin-bottom: 7px
    }

    .custom-slider-01 .slick-dots ul {
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 4px
    }
}

.gel-video-md .view-video {
    height: 78px;
    width: 78px
}

.gel-video-classic .view-video {
    color: var(--g5-color-accent);
    position: relative
}

.gel-video-classic .view-video:after,.gel-video-classic .view-video:before {
    -webkit-animation: video-box-shadow 1600ms ease-in-out 0ms;
    animation: video-box-shadow 1600ms ease-in-out 0ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    border-radius: 50%;
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

.gel-video-classic .view-video:after {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

.gel-video-classic .view-video i {
    color: var(--g5-color-accent-foreground)
}

.gel-video-classic .view-video:hover {
    color: var(--g5-color-accent-foreground)
}

.gel-video-classic .view-video:hover i {
    color: var(--g5-color-accent)
}

@keyframes video-box-shadow {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .6;
        -webkit-box-shadow: 0 0 0 0 #fff;
        box-shadow: 0 0 0 0 #fff
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: .3;
        -webkit-box-shadow: 0 0 0 4px #fff;
        box-shadow: 0 0 0 4px #fff
    }

    100% {
        -webkit-box-shadow: 0 0 0 8px #fff;
        box-shadow: 0 0 0 8px #fff;
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

.gel-map-point-animate:after,.gel-map-point-animate:before {
    border-color: var(--g5-color-accent)
}

.gel-map-marker-title {
    color: var(--g5-color-heading)
}

.gel-map-marker-description {
    font-size: 14px;
    line-height: 1.86em
}

.text-on-map-01,.text-on-map-02 {
    position: absolute;
    border-radius: 5px;
    box-shadow: 0 11px 30px 0 rgba(51,51,51,.15);
    background-color: #fff
}

.text-on-map-01 {
    bottom: 24px;
    right: 74px;
    margin-bottom: 0;
    max-width: 227px;
    padding: 14px
}

@media(min-width: 992px) {
    .text-on-map-02 {
        top:72px;
        max-width: 370px;
        padding: 37px 40px 68px
    }

    .text-on-map-02 h4 {
        font-size: 22px;
        line-height: 2.36em;
        margin-bottom: 5px
    }

    .text-on-map-02 h5 {
        line-height: 2;
        margin-top: 52px;
        margin-bottom: 4px
    }
}

@media(max-width: 991px) {
    .text-on-map-02 {
        position:relative;
        width: 100vw;
        left: 50%;
        margin-left: -50vw;
        border-radius: 0;
        padding: 30px 15px;
        box-shadow: none;
        margin-bottom: 0
    }
}

.ere-package-wrap .ere-heading p {
    font-size: 14px;
    text-transform: unset;
    margin-bottom: 45px
}

.g5ere__dashboard-heading {
    margin-bottom: 20px
}

.g5ere__dashboard-heading::after {
    display: none
}

.g5ere__dashboard-heading h2 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 10px;
    text-transform: unset;
    font-weight: 500
}

.g5ere__sidebar-title {
    color: var(--g5-color-heading);
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 10px;
    font-weight: 500
}

.g5ere__package {
    background-color: #f8f8f8;
    border: 0;
    padding: 20px;
    margin-bottom: 30px
}

.g5ere__package.active {
    background-color: #fff;
    border: 1px solid var(--g5-color-accent);
    -webkit-box-shadow: none;
    box-shadow: none
}

.g5ere__package .ere-package-title {
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    color: var(--g5-color-heading);
    text-transform: capitalize;
    margin-bottom: 0
}

.g5ere__package .ere-package-title strong {
    font-weight: 700
}

.g5ere__package .ere-package-price {
    text-align: left;
    font-size: 32px;
    padding: 0;
    margin-top: 0;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 5px
}

.g5ere__package .custom-packages {
    position: absolute;
    right: -2px;
    transform: rotate(45deg);
    top: 17px;
    font-size: 13px
}

.g5ere__package .custom-packages:before {
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 50px solid var(--g5-color-accent);
    content: "";
    position: absolute;
    z-index: -1;
    top: -28px;
    right: -21px;
    left: auto
}

.g5ere__package .ere-package-choose a {
    padding: 0 20px;
    font-size: 13px
}

.g5ere__package-details {
    padding: 10px 0;
    margin-bottom: 0
}

.g5ere__package-details li .label {
    color: #9b9b9b;
    margin-bottom: 0
}

.g5ere__package-details li .value {
    font-weight: 500;
    color: var(--g5-color-heading)
}

.g5ere__per-package .ere-payment-for .card-title {
    margin-bottom: 20px
}

.g5ere__per-package .ere-payment-for .ere-package-title strong {
    text-transform: uppercase
}

.g5ere__per-package .ere-payment-for .g5ere__package-change {
    border-color: var(--g5-color-border);
    padding: 0 20px
}

.g5ere__per-package .ere-payment-for .g5ere__package-details li {
    line-height: 2.2
}

.g5ere__per-package .ere-payment-for .g5ere__package-total-price {
    color: var(--g5-color-heading);
    padding-top: 10px
}

.g5ere__package-button-pay {
    padding: 0 50px
}

.ere-payment-method-wrap {
    margin-bottom: 20px
}

.g5ere__terms-conditions a {
    color: var(--g5-color-heading);
    border-bottom: 1px solid var(--g5-color-border)
}

.ere-payment-completed-wrap .g5ere__package-details li {
    line-height: 2.2
}

.ere-payment-completed-wrap .ere-heading {
    margin-bottom: 0
}

.gel-banner-bg>a {
    z-index: 3
}

.g5ere__pin-pulse:after {
    -webkit-box-shadow: 0 0 6px 3px var(--g5-color-accent);
    box-shadow: 0 0 6px 3px var(--g5-color-accent)
}

.g5ere__pin {
    width: 50px;
    height: 50px
}

.g5ere__pin:before {
    background-color: var(--g5-color-accent)
}

.g5ere__pin:after {
    border: 5px solid;
    border-color: var(--g5-color-accent)
}

.g5ere__pin-wrap i {
    color: var(--g5-color-accent)
}

.g5ere__cluster {
    background-color: rgba(var(--g5-color-accent),.6)
}

.g5ere__cluster>div {
    background-color: var(--g5-color-accent)
}

.mapboxgl-map .g5ere__cluster,.leaflet-container .g5ere__cluster {
    background-color: var(--g5-color-accent);
    border: 5px solid rgba(var(--g5-color-accent),.6)
}

.toggle-icon {
    cursor: pointer;
    display: inline-block;
    width: 32px;
    height: 30px;
    position: relative;
    vertical-align: middle
}

.toggle-icon>span {
    bottom: 0;
    display: block;
    height: 2px;
    left: 2px;
    right: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: currentColor
}

.toggle-icon>span:after,.toggle-icon>span:before {
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: -6px;
    -webkit-transition: top .3s ease-in-out,-webkit-transform .3s ease-in-out,background .3s;
    -moz-transition: top .3s ease-in-out,-moz-transform .3s ease-in-out,background .3s;
    transition: top .3s ease-in-out,transform .3s ease-in-out,background .3s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: currentColor
}

.toggle-icon>span:before {
    top: 8px
}

.toggle-icon>span:after {
    top: -8px
}

.toggle-icon:hover {
    color: #e4573d
}

.toggle-icon.in>span {
    background-color: transparent!important
}

.toggle-icon.in>span:after,.toggle-icon.in>span:before {
    -webkit-transition: top .3s ease-in-out,-webkit-transform .3s .5s ease-in-out,background .3s;
    -moz-transition: top .3s ease-in-out,-moz-transform .3s .5s ease-in-out,background .3s;
    transition: top .3s ease-in-out,transform .3s .5s ease-in-out,background .3s;
    top: 0
}

.toggle-icon.in>span:after {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    -moz-transform: rotate3d(0,0,1,-45deg);
    -ms-transform: rotate3d(0,0,1,-45deg);
    -o-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg)
}

.toggle-icon.in>span:before {
    -webkit-transform: rotate3d(0,0,1,45deg);
    -moz-transform: rotate3d(0,0,1,45deg);
    -ms-transform: rotate3d(0,0,1,45deg);
    -o-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg)
}

.vc-col-no-pt>.vc_column-inner,.vc_row.vc_row.vc-col-no-pt>.vc_column_container>.vc_column-inner,.vc_row.vc_row.vc-col-no-pt>.vc_column_container>.vc_column-inner,.vc_row.vc_row.vc-col-no-pt>.vc_column_container>.vc_column-inner {
    padding-top: 0
}

@media(max-width: 991px) {
    .gel-vc-no-pd-md .vc_column_container>.vc_column-inner {
        padding-left:0;
        padding-right: 0
    }

    .md-col-pd-left-right-15>.vc_column-inner {
        padding-right: 15px!important;
        padding-left: 15px!important
    }

    div.md-mg-left-right-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }
}

@media(min-width: 992px) {
    .gel-vc-no-pb-lg>.vc_column-inner {
        padding-bottom:0!important
    }
}

.bg-position-bt {
    background-position: bottom!important
}

.custom-icon-oval {
    height: 0
}

.custom-icon-oval .vc_single_image-wrapper {
    width: 64px;
    height: 64px;
    background-color: var(--g5-color-primary);
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: -32px;
    left: -47px
}

.custom-call .icon {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.4;
    color: var(--g5-color-accent);
    margin-bottom: 10px
}

.custom-call .title {
    font-size: 13px;
    opacity: .8;
    line-height: 2;
    letter-spacing: 1.73px;
    text-transform: uppercase;
    margin-bottom: 9px;
    margin-top: 0
}

.custom-call .phone {
    font-size: 42px;
    font-weight: 600;
    line-height: 1.33;
    color: var(--g5-color-primary);
    margin-bottom: 18px
}

.custom-box-shadow-01 {
    -webkit-box-shadow: 0 19px 34px 0 rgba(51,51,51,.06);
    box-shadow: 0 19px 34px 0 rgba(51,51,51,.06)
}

.custom-box-shadow-02 {
    -webkit-box-shadow: 0 0 29px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 29px 0 rgba(0,0,0,.05)
}

.custom-box-shadow-03 {
    -webkit-box-shadow: 0 2px 16px 0 rgba(14,198,213,.43);
    box-shadow: 0 2px 16px 0 rgba(14,198,213,.43)
}

.custom-box-shadow-04 {
    -webkit-box-shadow: 0 15px 30px 0 rgba(0,0,0,.05);
    box-shadow: 0 15px 30px 0 rgba(0,0,0,.05)
}

.custom-col-border-top .vc_column-inner>.wpb_wrapper {
    border-top: 1px solid var(--g5-color-border)
}

.custom-vc_tta-mb-0 .vc_tta-container {
    margin-bottom: 0!important
}

.custom-img-br-5 img {
    border-radius: 5px
}

.custom-col-container .vc_column-inner {
    padding-left: 15px!important;
    padding-right: 15px!important;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.custom-col-container .vc_column-inner>.wpb_wrapper {
    background-color: #fff;
    max-width: 570px;
    margin-left: auto;
    border-radius: 5px;
    padding: 63px 100px 66px;
    margin-top: 80px;
    margin-bottom: 80px
}

.custom-title-property .sub-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.27;
    letter-spacing: 3.67px;
    margin-bottom: 28px
}

.custom-title-property .title a {
    font-size: 60px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 24px;
    display: block;
    color: #fff;
    -webkit-transition: color .3s;
    transition: color .3s
}

.custom-title-property .title a:hover {
    color: var(--g5-color-accent)
}

.custom-title-property .description {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.27;
    margin-bottom: 18px
}

.custom-title-property .price {
    font-size: 32px;
    font-weight: 600
}

.custom-bg-image {
    background-image: url(../../../themes/homeid/assets/images/templates/explore-by-property-01.png),url(../../../themes/homeid/assets/images/templates/explore-by-property-02.png);
    background-position: left top,right bottom;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto;
    background-color: var(--g5-color-primary)
}

.custom-bg-image-02 {
    background-image: url(../../../themes/homeid/assets/images/templates/single-image-02.png),url(../../../themes/homeid/assets/images/templates/single-image-03.png);
    background-position: left top,right bottom;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto
}

.custom-bg-page-title-01 {
    background-image: url(../../../themes/homeid/assets/images/templates/icon-page-title-01.png),url(../../../themes/homeid/assets/images/templates/icon-page-title-02.png);
    background-position: left bottom,right top;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto
}

.custom-bg-page-contact-01 {
    background-image: url(../../../themes/homeid/assets/images/templates/icon-page-contact-01.png),url(../../../themes/homeid/assets/images/templates/icon-page-contact-02.png);
    background-position: right 160px,left bottom;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto
}

.custom-bg-visual-landing {
    background-image: url(../../../themes/homeid/assets/images/templates/icon-visual-landing-01.png),url(../../../themes/homeid/assets/images/templates/icon-visual-landing-02.png);
    background-position: left top,bottom right 30px;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto
}

.custom-bg-powerful-landing {
    background-image: url(../../../themes/homeid/assets/images/templates/bg-banner-landing-01.png),url(../../../themes/homeid/assets/images/templates/bg-banner-landing-02.png);
    background-position: right top,left bottom;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto
}

.custom-bg-agent-landing-01 {
    background-image: url(../../../themes/homeid/assets/images/templates/agent-landing-01.png);
    background-position: right top;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto
}

.custom-bg-agent-landing-02 {
    background-image: url(../../../themes/homeid/assets/images/templates/agent-landing-01.png);
    background-position: left bottom;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto
}

.custom-bg-listing-landing {
    background-image: url(../../../themes/homeid/assets/images/templates/bg-listing-landing-left.png),url(../../../themes/homeid/assets/images/templates/bg-listing-landing-right.png);
    background-position: left center,right center;
    background-repeat: no-repeat,no-repeat;
    background-size: auto,auto
}

.custom-overflow-unset {
    overflow: unset!important
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 5px
}

.custom-icon-btn-landing i {
    font-size: 24px;
    margin-right: 8px;
    color: var(--g5-color-accent)
}

.custom-icon-btn-landing a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.custom-icon-btn-landing a:hover i,.custom-icon-btn-landing a:focus i {
    color: inherit
}

.custom-icon-btn-landing a:focus {
    color: #fff!important
}

.custom-col-br-top-33>.vc_column-inner {
    border-radius: 33px 33px 0 0
}

.custom-col-br-bottom-33>.vc_column-inner {
    border-radius: 0 0 33px 33px
}

.custom-heading-center-landing-01,.custom-heading-center-landing-02,.custom-heading-center-landing-03,.custom-heading-center-landing-04 {
    position: relative
}

.custom-heading-center-landing-01 .gel-heading-title,.custom-heading-center-landing-01 .gel-heading-subtitle,.custom-heading-center-landing-02 .gel-heading-title,.custom-heading-center-landing-02 .gel-heading-subtitle,.custom-heading-center-landing-03 .gel-heading-title,.custom-heading-center-landing-03 .gel-heading-subtitle,.custom-heading-center-landing-04 .gel-heading-title,.custom-heading-center-landing-04 .gel-heading-subtitle {
    position: relative;
    z-index: 2
}

.custom-heading-center-landing-01 .gel-heading-description,.custom-heading-center-landing-02 .gel-heading-description {
    position: absolute;
    margin-top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.custom-heading-center-landing-01 .gel-heading-title,.custom-heading-center-landing-01 .gel-heading-subtitle,.custom-heading-center-landing-02 .gel-heading-title,.custom-heading-center-landing-02 .gel-heading-subtitle {
    position: relative;
    z-index: 2
}

.custom-heading-center-landing-01 .gel-heading-description {
    top: -75px
}

.custom-heading-center-landing-02 .gel-heading-description {
    top: -40px
}

.custom-heading-center-landing-03 .gel-heading-description {
    top: -40px;
    position: absolute;
    margin-top: 0;
    left: -80px
}

.custom-heading-center-landing-04 .gel-heading-description {
    top: -40px;
    position: absolute;
    margin-top: 0;
    left: 0
}

.custom-icon-features-landing {
    position: relative
}

.custom-icon-features-landing .vc_figure {
    position: absolute;
    top: -35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.custom-vc-min-height-100>.vc_column_container {
    -ms-flex-align: center;
    align-items: center;
    min-height: inherit
}

.custom-pos-parallax-lg-01 {
    top: 5%;
    left: -160px
}

.custom-pos-parallax-lg-02 {
    left: 5%;
    bottom: 0
}

.custom-pos-parallax-lg-03 {
    top: 10%;
    right: 10%
}

.custom-pos-parallax-lg-04 {
    right: -7%;
    bottom: 0
}

.custom-pos-parallax-lg-05 {
    right: 26%;
    bottom: -5%
}

.custom-col-bg-white>.vc_column-inner>.wpb_wrapper {
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 0 0 #f8f8f8;
    box-shadow: 0 2px 0 0 #f8f8f8
}

.custom-pos-parallax-lg-01,.custom-pos-parallax-lg-02,.custom-pos-parallax-lg-03,.custom-pos-parallax-lg-04,.custom-pos-parallax-lg-05 {
    position: absolute;
    z-index: -1
}

.custom-agency-search.g5element__agency-search .form-control,.custom-agency-search .g5element__agency-search .form-control {
    background-color: transparent;
    border-width: 0 0 2px;
    border-color: #eee;
    border-style: solid;
    border-radius: 0;
    padding-left: 0
}

.custom-agency-search.g5element__agency-search,.custom-agency-search>.elementor-widget-container {
    box-shadow: 0 20px 15px 0 rgba(51,51,51,.03)
}

@media(min-width: 992px) {
    .md-border-left {
        border-left:1px solid
    }

    .md-border-right {
        border-right: 1px solid
    }
}

@media(min-width: 1200px) {
    .xl-pd-left-right-20>.vc_column-inner {
        padding-right:20px!important;
        padding-left: 20px!important
    }

    .xl-col-6-full-right {
        position: absolute;
        height: 100%;
        top: 0;
        width: 50vw;
        right: 50%;
        margin-right: -50vw
    }

    .custom-xl-map-height-full .vc_column-inner,.custom-xl-map-height-full .wpb_wrapper,.custom-xl-map-height-full .gel-google-map {
        height: 100%!important
    }

    .custom-bg-page-sercices {
        background-image: url(../../../themes/homeid/assets/images/templates/single-image-04.png),url(../../../themes/homeid/assets/images/templates/single-image-05.png);
        background-position: right top,bottom 270px left;
        background-repeat: no-repeat,no-repeat;
        background-size: auto,auto
    }

    .custom-xl-col-pd-left-right-30 {
        margin-left: -30px;
        margin-right: -30px
    }

    .custom-xl-col-pd-left-right-30 .vc_column_container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media(min-width: 1441px) and (max-width:2559px) {
    .vc-row-left-right-200 {
        padding-left:185px!important;
        padding-right: 185px!important
    }

    .vc-row-left-right-200.custom-pd-180 {
        padding-left: 180px!important;
        padding-right: 180px!important
    }

    .vc-row-left-right-200.custom-xl-col-pd-left-right-30 {
        padding-left: 170px!important;
        padding-right: 170px!important
    }
}

@media(max-width: 1440px) and (min-width:1200px) {
    .vc-row-left-right-200 {
        padding-left:15px!important;
        padding-right: 15px!important
    }

    .vc-row-left-right-200.custom-xl-col-pd-left-right-30 {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .custom-parallax-single-image .wpb_single_image img {
        max-width: 70%
    }

    .custom-pos-parallax-lg-03 {
        right: 5%
    }
}

@media(max-width: 1440px) {
    div.xxl-pd-left-right-15 {
        padding-right:15px!important;
        padding-left: 15px!important
    }
}

@media(max-width: 1366px) {
    div.xl-pd-left-right-15 {
        padding-right:15px!important;
        padding-left: 15px!important
    }

    .xl-col-pd-left-right-15>.vc_column-inner {
        padding-right: 15px!important;
        padding-left: 15px!important
    }

    .custom-heading-center-landing-03 .gel-heading-description {
        left: 0
    }
}

@media(max-width: 1199px) {
    div.lg-col-pd-left-right-15>.vc_column-inner {
        padding-right:15px!important;
        padding-left: 15px!important
    }

    div.lg-pd-left-right-0 {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .lg-col-pd-right-15>.vc_column-inner {
        padding-right: 15px!important
    }

    .lg-col-pd-left-right-0>.vc_column-inner {
        padding-right: 0!important;
        padding-left: 0!important
    }

    .lg-col-mg-left-right-0>.vc_column-inner {
        margin-left: 0!important;
        margin-right: 0!important
    }

    div.lg-mg-left-right-0 {
        margin-left: 0!important;
        margin-right: 0!important
    }

    div.lg-mg-0 {
        margin: 0!important
    }

    .custom-icon-oval .vc_single_image-wrapper {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .lg-col-full-width {
        position: absolute!important;
        width: 100vw;
        right: 50%;
        margin-right: -50vw
    }

    .lg-sections-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }

    .custom-col-container .vc_column-inner {
        max-width: 960px
    }

    .custom-parallax-single-image .wpb_single_image img {
        display: none
    }
}

@media(max-width: 991px) {
    .custom-col-container .vc_column-inner {
        max-width:720px
    }

    div.md-mg-mt-0 {
        margin-top: 0!important
    }

    div.md-col-mg-mt-0>.vc_column-inner {
        margin-top: 0!important
    }

    div.md-pd-left-right-0 {
        padding-left: 0!important;
        padding-right: 0!important
    }
}

@media(max-width: 767px) {
    div.sm-mg-left-right-0 {
        margin-left:0!important;
        margin-right: 0!important
    }

    div.sm-mg-left-right-15 {
        margin-left: 15px!important;
        margin-right: 15px!important
    }

    div.sm-col-pd-left-right-0>.vc_column-inner {
        padding-left: 0!important;
        padding-right: 0!important
    }

    div.sm-col-pd-left-right-15>.vc_column-inner {
        padding-left: 15px!important;
        padding-right: 15px!important
    }

    .custom-col-container .vc_column-inner {
        max-width: 540px
    }
}

@media(max-width: 575px) {
    div.xs-pd-left-right-15 {
        padding-right:15px!important;
        padding-left: 15px!important
    }

    .xs-col-pd-left-right-15>.vc_column-inner {
        padding-left: 15px!important;
        padding-right: 15px!important
    }

    .xs-sections-full {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }

    .xs-sections-full .gel-layout-section {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

    .xs-sections-full .gel-layout-section+.gel-layout-section {
        margin-left: 0!important;
        margin-top: 30px
    }

    .custom-col-container .vc_column-inner {
        max-width: 100%
    }

    .custom-col-container .vc_column-inner>.wpb_wrapper {
        padding: 30px
    }
}

@media(max-width: 480px) {
    .custom-vc_col-xxs-12 .vc_column_container {
        width:100%
    }
}

.icon-accent-color i {
    color: var(--g5-color-accent)
}

.custom-width-client-logo .gel-client-logo-inner .image {
    max-width: 162px
}

.ube-subscribe-news-letter [type=email] {
    margin-top: 0
}

.ube-social-classic.ube-social-xl {
    font-size: 25px
}

.ube-social-classic.ube-social-xl li+li {
    margin-left: 50px
}

.ube-list-icon .ube-list-icon-icon {
    padding-right: .75em;
    color: var(--g5-color-accent)
}

.ube-list-icon a:hover {
    color: var(--g5-color-accent)
}

.ube-list-icon.list-inline .list-inline-item:not(:first-child) {
    margin-left: 14px
}

.ube-list-icon.list-inline .list-inline-item:not(:last-child) {
    margin-right: 14px
}

.ube-list-icon.list-unstyled .list-icon-item:not(:last-child) {
    padding-bottom: .2em
}

.ube-counter .ube-counter-number {
    font-size: 56px;
    text-align: center;
    line-height: .86
}

.ube-counter .card-title {
    font-weight: 400
}

.ube-counter.ube-counter-number-top .card-title {
    margin-bottom: 20px
}

.ube-counter .card-text {
    font-size: 13px;
    opacity: .7;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.86px
}

.ube-testimonial-author-job {
    color: var(--g5-color-text-main)
}

.ube-testimonial-layout-01,.ube-testimonial-layout-03 {
    --ube-testimonial-author-width: 140px;
    --ube-testimonial-author-height: 140px
}

.ube-testimonial-layout-01 {
    border: 1px solid var(--g5-color-border);
    background-color: #fff;
    border-radius: 5px;
    padding: 25px 30px 30px
}

.ube-testimonial-layout-01 .ube-testimonial-client-say {
    font-size: 15px;
    line-height: 2em
}

.ube-testimonial-layout-01 .ube-testimonial-content {
    margin-bottom: 26px
}

.ube-testimonial-layout-01 .ube-testimonial-author-name {
    color: var(--g5-color-heading);
    font-size: 16px;
    margin-top: 15px
}

.ube-testimonial-layout-01 .ube-testimonial-author-job {
    font-size: 14px
}

.ube-testimonial-layout-03 {
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(51,51,51,.1);
    border-radius: 5px;
    padding: 40px 33px 45px
}

.ube-testimonial-layout-03 .ube-testimonial-client-say {
    line-height: 1.73;
    font-size: 15px;
    margin-bottom: 48px
}

.ube-testimonial-layout-03 .ube-testimonial-avatar {
    margin-bottom: 20px
}

.ube-testimonial-layout-03 .ube-testimonial-author-name {
    font-size: 16px;
    font-weight: 700
}

.ube-testimonial-layout-03 .ube-testimonial-author-job {
    font-size: 14px;
    color: var(--g5-color-muted)
}

.ube-testimonial-layout-05 {
    --ube-testimonial-author-width: 70px;
    --ube-testimonial-author-height: 70px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(51,51,51,.1);
    border-radius: 5px;
    padding: 30px 30px 40px
}

.ube-testimonial-layout-05 .ube-testimonial-client-say {
    font-size: 15px;
    line-height: 1.73
}

.ube-testimonial-layout-05 .ube-testimonial-content {
    margin-bottom: 40px
}

.ube-testimonial-layout-05 .ube-testimonial-avatar {
    margin-right: 14px
}

.ube-testimonial-layout-05 .ube-testimonial-author-name {
    font-size: 16px;
    font-weight: 700
}

.ube-testimonial-layout-05 .ube-testimonial-author-job {
    font-size: 14px;
    margin-top: 0;
    color: var(--g5-color-muted)
}

.custom-quote .ube-testimonial-client-say {
    padding: 0
}

.custom-quote .ube-testimonial-client-say:after,.custom-quote .ube-testimonial-client-say:before {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: unset
}

.custom-quote .ube-testimonial-client-say:after {
    content: "";
    width: 40px;
    height: 2px;
    background-color: var(--g5-color-accent);
    margin-top: 20px
}

.custom-quote .ube-testimonial-client-say:before {
    font-size: 26px;
    color: var(--g5-color-accent);
    margin-bottom: 16px;
    padding-right: 0
}

.custom-el-testimonial-01 .ube-testimonial-layout-05 {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 0
}

.ube-team-member.ube-tm-style-01 {
    background-color: transparent
}

.ube-team-member.ube-tm-style-01 .ube-tm-name {
    color: var(--g5-color-heading);
    font-size: 16px;
    margin-bottom: 10px
}

.ube-team-member.ube-tm-style-01 .ube-tm-pos {
    font-size: 14px;
    color: var(--g5-color-text-main)
}

.ube-team-member.ube-tm-style-01 .ube-tm-image {
    margin-bottom: 28px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    border-radius: 5px
}

.ube-team-member.ube-tm-style-01 .ube-tm-image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#333));
    background-image: -o-linear-gradient(top,rgba(0,0,0,0),#333);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0),#333);
    -webkit-transition: opacity .4s .1s ease-out;
    transition: opacity .4s .1s ease-out;
    z-index: 1
}

.ube-team-member.ube-tm-style-01 .ube-tm-social {
    position: absolute;
    width: 100%;
    z-index: 2
}

.ube-team-member.ube-tm-style-01 .elementor-icon {
    margin-left: 2.5px;
    margin-right: 2.5px;
    display: inline-block;
    width: 33px;
    height: 33px;
    color: var(--g5-color-text-main);
    background-color: #fff;
    border-radius: 5px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.ube-team-member.ube-tm-style-01 .elementor-icon:hover {
    -webkit-transition-delay: unset!important;
    transition-delay: unset!important;
    color: var(--g5-color-accent-foreground);
    background-color: var(--g5-color-accent)
}

.ube-team-member.ube-tm-style-01 .elementor-icon:nth-child(1) {
    -webkit-transition-delay: .0666666667s;
    transition-delay: .0666666667s
}

.ube-team-member.ube-tm-style-01 .elementor-icon:nth-child(2) {
    -webkit-transition-delay: .1333333333s;
    transition-delay: .1333333333s
}

.ube-team-member.ube-tm-style-01 .elementor-icon:nth-child(3) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.ube-team-member.ube-tm-style-01 .elementor-icon:nth-child(4) {
    -webkit-transition-delay: .2666666667s;
    transition-delay: .2666666667s
}

.ube-team-member.ube-tm-style-01 .elementor-icon:nth-child(5) {
    -webkit-transition-delay: .3333333333s;
    transition-delay: .3333333333s
}

.ube-team-member.ube-tm-style-01 .elementor-icon:nth-child(6) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.ube-team-member.ube-tm-style-01 .elementor-icon:nth-child(7) {
    -webkit-transition-delay: .4666666667s;
    transition-delay: .4666666667s
}

.ube-team-member.ube-tm-style-01 .elementor-icon:nth-child(8) {
    -webkit-transition-delay: .5333333333s;
    transition-delay: .5333333333s
}

.ube-team-member.ube-tm-style-01 .elementor-icon:nth-child(9) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.ube-team-member.ube-tm-style-01 .elementor-icon:nth-child(10) {
    -webkit-transition-delay: .6666666667s;
    transition-delay: .6666666667s
}

.ube-team-member.ube-tm-style-01 .elementor-icon {
    -webkit-transition: all .4s .1s ease-out;
    transition: all .4s .1s ease-out;
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: hidden
}

.ube-team-member.ube-tm-style-01:hover .ube-tm-image:before {
    opacity: 1
}

.ube-team-member.ube-tm-style-01:hover .elementor-icon {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px);
    visibility: visible;
    opacity: 1
}

.custom-el-video-animation .ube-video-btn {
    position: relative
}

.custom-el-video-animation .ube-video-btn:after,.custom-el-video-animation .ube-video-btn:before {
    -webkit-animation: popup-video-box-shadow 1600ms ease-in-out 0ms;
    animation: popup-video-box-shadow 1600ms ease-in-out 0ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    border-radius: 50%;
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

@keyframes popup-video-box-shadow {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .6;
        -webkit-box-shadow: 0 0 0 0 #fff;
        box-shadow: 0 0 0 0 #fff
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: .3;
        -webkit-box-shadow: 0 0 0 4px #fff;
        box-shadow: 0 0 0 4px #fff
    }

    100% {
        -webkit-box-shadow: 0 0 0 8px #fff;
        box-shadow: 0 0 0 8px #fff;
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

.ube-inline-menu .navbar-nav>.menu-item {
    padding: 0 45px
}

.ube-inline-menu .navbar-nav>.menu-item>a {
    font-size: 13px;
    font-weight: 500;
    color: inherit;
    text-transform: uppercase;
    letter-spacing: 1.73px
}

.ube-inline-menu .dropdown-menu {
    background-color: var(--g5-color-heading);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    padding: 10px 15px
}

.ube-inline-menu .dropdown-menu .menu-item>a {
    font-size: 12px;
    color: #fff
}

@media(max-width: 1024px) {
    .ube-inline-menu .navbar-nav>.menu-item {
        padding:0 20px
    }
}

@media(max-width: 767px) {
    .menu-vertical-md .navbar-nav {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }
}

.ube-heading-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 1.63
}

.ube-heading-title mark {
    color: var(--g5-color-accent);
    padding: 0
}

.ube-heading .ube-heading-title {
    margin-top: 0
}

.ube-heading-sub-title {
    text-transform: uppercase;
    color: var(--g5-color-accent);
    letter-spacing: 2.63px;
    margin-bottom: 22px
}

.ube-heading-divider {
    width: 75px;
    height: 2px
}

.ube-heading-divider-after .ube-heading-divider {
    margin-top: 15px;
    margin-bottom: 0
}

.ube-heading-divider-after .ube-heading-description {
    margin-top: 20px
}

.ube-heading-divider-before .ube-heading-divider {
    margin-bottom: 15px;
    margin-top: 0
}

.ube-heading-description {
    margin-top: 10px
}

.ube-breadcrumbs .breadcrumb-item {
    font-size: 14px;
    color: var(--g5-color-muted);
    text-transform: uppercase;
    letter-spacing: 1px
}

.ube-breadcrumbs .breadcrumb-item+.breadcrumb-item,.ube-breadcrumbs .breadcrumb-item a:hover,.ube-breadcrumbs .breadcrumb-item+.breadcrumb-item:before {
    color: var(--g5-color-heading)
}

.ube-breadcrumbs .breadcrumb-item+.breadcrumb-item {
    padding-left: 10px
}

.ube-breadcrumbs .breadcrumb-item+.breadcrumb-item:before {
    padding-right: 10px;
    font-size: inherit
}

@media(min-width: 768px) {
    .custom-el-slider-01 .slick-arrows .slick-arrow {
        bottom:-10px;
        transform: unset;
        top: unset
    }

    .custom-el-slider-01 .slick-arrows .slick-arrow.slick-next {
        right: 0
    }

    .custom-el-slider-01 .slick-arrows .slick-arrow.slick-prev {
        right: 62px;
        left: unset
    }

    .custom-el-slider-01 .slick-dots {
        margin-top: 5px!important;
        margin-bottom: 7px
    }

    .custom-el-slider-01 .slick-dots ul {
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 4px
    }
}

.ube-call-to-action-title mark {
    color: inherit!important;
    font-weight: 600
}

.ube-ib-title {
    font-size: 16px;
    line-height: 2
}

.ube-ib-title:hover {
    color: var(--g5-color-primary)
}

.ube-ib-desc {
    margin-top: 9px
}

.ube-ib-icon {
    margin-bottom: 20px
}

.ube-map-box-effect .mapboxgl-marker:before,.ube-map-box-effect .mapboxgl-marker:after {
    border: 2px solid var(--map-box-effect-color2)
}

.ube-map-box-effect .mapboxgl-marker:before {
    border-color: var(--map-box-effect-color1)
}

.ube-accordion {
    border-radius: 5px
}

.ube-accordion .card-header {
    padding-left: 30px
}

.ube-accordion .card-body {
    font-size: 13px;
    line-height: 2;
    padding: 22px 40px 30px 30px
}

.ube-accordion .card-body p {
    margin-bottom: 0
}

.ube-accordion-link {
    font-size: 16px;
    line-height: 2.2
}

.ube-tabs .nav-link {
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase
}

.el-text-on-map-01,.el-text-on-map-02 {
    position: absolute;
    border-radius: 5px;
    box-shadow: 0 11px 30px 0 rgba(51,51,51,.15);
    background-color: #fff
}

.el-text-on-map-01 {
    bottom: 48px;
    right: 20px;
    margin-bottom: 0;
    max-width: 227px;
    padding: 14px
}

.el-section-static.elementor-section,.el-section-static .elementor-container,.el-section-static .elementor-column,.el-section-static .elementor-widget-wrap {
    position: static
}

.custom-icon-features-landing img {
    position: absolute;
    top: -55px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media(max-width: 1600px) and (min-width:1025px) {
    div.custom-el-slider-02 .ube-slider {
        width:64vw
    }
}

@media(max-width: 1199px) and (min-width:1025px) {
    .el-custom-lg-width-col-100 {
        min-width:100%!important;
        margin-bottom: 20px
    }

    .el-custom-section-flex-col>.elementor-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column
    }
}

@media(min-width: 1025px) {
    .el-custom-desktop-col-6-full-right {
        position:absolute;
        height: 100%;
        top: 0;
        width: 50vw!important;
        right: 50%!important;
        margin-right: -50vw
    }

    .el-custom-desktop-map-height-full .elementor-widget,.el-custom-desktop-map-height-full .elementor-widget-container,.el-custom-desktop-map-height-full .ube-map-box {
        height: 100%!important
    }

    .custom-el-slider-02 .ube-slider {
        height: 100%;
        top: 0;
        width: 55vw
    }

    .custom-el-slider-02 .ube-slider .slick-list {
        padding: 0 24.3% 0 0!important
    }

    .custom-el-slider-02 .ube-slider .slick-active~* {
        opacity: .3;
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .el-custom-width-col-01 {
        min-width: 280px!important
    }

    .el-text-on-map-02 {
        top: 72px;
        max-width: 370px;
        padding: 37px 40px 68px
    }

    .el-text-on-map-02 h4 {
        font-size: 22px;
        line-height: 2.36em;
        margin-bottom: 5px
    }

    .el-text-on-map-02 h5 {
        line-height: 2;
        margin-top: 52px;
        margin-bottom: 4px
    }

    .custom-elementor-wrap-100 .elementor-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .custom-elementor-wrap-100 .elementor-column {
        width: 100%
    }

    .custom-elementor-wrap-33 .elementor-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .custom-elementor-wrap-33 .elementor-column {
        width: 33.33%
    }

    .custom-gap-lg-mg--30>.elementor-column-gap-custom {
        margin: -30px
    }
}

@media(max-width: 1024px) {
    .el-custom-table-col-full {
        position:absolute!important;
        width: 100vw!important;
        right: 50%!important;
        margin-right: -50vw
    }

    .el-text-on-map-02 {
        position: relative;
        width: 100vw!important;
        left: 50%;
        margin-left: -50vw;
        border-radius: 0;
        padding: 30px 15px;
        box-shadow: none;
        margin-bottom: 0
    }
}

@media(min-width: 768px) {
    body.admin-bar .elementor-section.elementor-section-height-full {
        height:calc(100vh - 32px)
    }
}

#site-wrapper {
    background-color: #fff;
    overflow: hidden
}

#primary-content {
    padding: 80px 0;
    overflow: hidden
}

#sidebar {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-left: 15px;
    padding-right: 15px
}

body:not(.has-sidebar) #main-content {
    margin-left: auto;
    margin-right: auto
}

body.has-sidebar #main-content {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

body.single-post.no-sidebar #main-content {
    -ms-flex: 0 0 800px;
    flex: 0 0 800px;
    max-width: 800px
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width:1200px
    }
}

@media only screen and (max-width: 1199px) {
    body.single-post.no-sidebar #main-content {
        -ms-flex:0 0 900px;
        flex: 0 0 900px;
        max-width: 900px
    }
}

@media only screen and (max-width: 991px) {
    #main-content {
        -ms-flex:0 0 100%!important;
        flex: 0 0 100%!important;
        max-width: 100%!important
    }

    #sidebar {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 50px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width: 1200px) {
    body.g5core__stretched_content #sidebar {
        -ms-flex:0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    body.g5core__stretched_content.has-sidebar #main-content {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media(min-width: 1550px) {
    body.g5core__stretched_content .g5core__single-breadcrumbs>.container,body.g5core__stretched_content #primary-content>.container,.g5core-site-footer.footer-layout-stretched>.container,.g5core-site-header.header-layout-stretched .g5core-header-bellow>.container,.g5core-site-header.header-layout-stretched .g5core-header-above>.container,.g5core-site-header.header-layout-stretched .g5core-header-navigation>.container,.g5core-site-header.header-layout-stretched .g5core-top-bar-desktop>.container,.g5core-site-header.header-layout-stretched .g5core-header-desktop-wrapper>.container {
        max-width:1550px!important
    }

    .g5core__el-width-1550.elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1550px!important
    }
}

@media(min-width: 1200px) {
    .g5core__vc-width-1200 {
        width:1200px;
        margin-left: auto!important;
        margin-right: auto!important
    }

    .g5core__el-width-1200.elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1200px!important
    }

    .g5core__el-width-1550.elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 95%
    }
}

.site-header {
    min-height: 80px;
    color: #333
}

.site-header .site-navigation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-pack: center;
    justify-content: center
}

.site-header .site-navigation .site-menu {
    -ms-flex-item-align: center;
    align-self: center
}

.site-header .site-navigation+.search-form-wrapper {
    margin-left: 1.5rem
}

.site-header .toggle-icon:hover {
    color: var(--g5-color-menu-hover)
}

.site-header .search-form-wrapper {
    -ms-flex-item-align: center;
    align-self: center;
    margin-bottom: 0;
    margin-left: auto
}

.site-header .search-form-wrapper>span {
    cursor: pointer;
    margin-bottom: 0;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px
}

.site-header .search-form-wrapper>span:hover {
    color: var(--g5-color-menu-hover)
}

.site-header .search-form-wrapper .search-form {
    position: absolute;
    display: none;
    right: 0;
    top: 100%;
    z-index: 1099;
    background-color: #fff;
    border: solid 1px;
    border-color: var(--g5-color-border)
}

.site-header .search-form-wrapper .search-form input {
    width: 210px;
    border: none;
    font-size: .875rem;
    background-color: transparent;
    padding: 0 20px
}

.site-header .search-form-wrapper .search-form button {
    display: none
}

.site-header .menu-toggle-button {
    display: none;
    position: absolute;
    top: 35px;
    left: 0
}

.site-header-content {
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.menu-horizontal {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.menu-horizontal .menu-item>a {
    display: block;
    font-family: var(--g5-font-menu);
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    padding: 27px 0;
    color: inherit;
    text-decoration: none;
    -webkit-transition: width .3s,padding .5s;
    transition: width .3s,padding .5s
}

.menu-horizontal .menu-item>a:focus {
    outline: none
}

.menu-horizontal .menu-item {
    position: relative
}

.menu-horizontal .menu-item.x-active>.sub-menu,.menu-horizontal .menu-item:hover>.sub-menu {
    display: block
}

.menu-horizontal .menu-item-has-children>a .caret {
    margin-left: .5rem;
    line-height: 1
}

.menu-horizontal .menu-item-has-children>a .caret:before {
    content: "";
    font-family: "font awesome 5 pro"
}

.menu-horizontal .sub-menu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 230px;
    list-style: none;
    padding: 15px 0;
    margin: 0;
    background-color: #fff;
    color: #696969;
    z-index: 1099;
    font-family: poppins;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.06);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.06);
    border-radius: 5px
}

.menu-horizontal .sub-menu .menu-item>a {
    display: block;
    padding: 5px 15px 5px 30px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    text-transform: none;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s
}

.menu-horizontal .sub-menu .menu-item:hover>a {
    background-color: #fff;
    color: #0ec6d5
}

.menu-horizontal .sub-menu .menu-item.menu-current>a,.menu-horizontal .sub-menu .menu-item.current-menu-parent>a,.menu-horizontal .sub-menu .menu-item.current-menu-ancestor>a,.menu-horizontal .sub-menu .menu-item.current-menu-item>a {
    background-color: #fff;
    color: #0ec6d5
}

.menu-horizontal .sub-menu .menu-item-has-children>a .caret {
    float: right
}

.menu-horizontal .sub-menu .menu-item-has-children>a .caret:before {
    content: ""
}

.menu-horizontal>.menu-item {
    display: -ms-flexbox;
    display: flex
}

.menu-horizontal>.menu-item+.menu-item {
    margin-left: 40px
}

.menu-horizontal>.menu-item>.sub-menu {
    top: 100%;
    left: 0
}

.menu-horizontal>.menu-item>a:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 20px;
    left: 0;
    right: 0;
    background-color: var(--g5-color-menu-hover);
    -webkit-transition: transform .4s ease;
    transition: transform .4s ease;
    -webkit-transform: scale3d(0,1,1);
    transform: scale3d(0,1,1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-timing-function: cubic-bezier(.8,0,.2,1);
    transition-timing-function: cubic-bezier(.8,0,.2,1)
}

.menu-horizontal>.menu-item>a:hover {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%
}

.menu-horizontal>.menu-item.current-menu-ancestor:not(.menu-item-type-taxonomy)>a:before,.menu-horizontal>.menu-item.current-menu-parent:not(.menu-item-type-taxonomy)>a:before,.menu-horizontal>.menu-item.current-menu-item>a:before,.menu-horizontal>.menu-item.menu-current>a:before,.menu-horizontal>.menu-item:hover>a:before,.menu-horizontal>.menu-item:focus>a:before {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%
}

.site-branding {
    padding: 8px 2rem 8px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 80px
}

.site-branding .site-description {
    display: none;
    margin: 0
}

.site-branding.has-logo .site-title,.site-branding.has-logo .site-branding-text {
    display: none
}

.site-branding .custom-logo-link img {
    display: block;
    max-height: 64px;
    width: auto
}

.site-branding-text .site-title {
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0
}

.site-branding-text .site-title a {
    color: inherit
}

@media only screen and (max-width: 991px) {
    .site-header {
        min-height:100px
    }

    .site-header .menu-toggle-button {
        display: -ms-flexbox;
        display: flex
    }

    .site-branding {
        margin: auto;
        padding: 8px 0;
        height: 100px
    }

    .site-header .site-navigation {
        display: none;
        width: 100%;
        border-top: solid 1px #eee;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .site-header .search-form-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 20px;
        padding: 40px 0
    }

    .site-menu {
        margin: .5rem 0
    }

    .site-menu .menu-horizontal {
        display: block
    }

    .site-menu .menu-horizontal .menu-item {
        display: block
    }

    .site-menu .menu-horizontal .menu-item+.menu-item {
        margin-left: 0
    }

    .site-menu .menu-horizontal .menu-item>a {
        padding: .625rem 0;
        font-size: 14px
    }

    .site-menu .menu-horizontal .menu-item>a:before {
        display: none
    }

    .site-menu .menu-horizontal .menu-item:hover .sub-menu {
        display: none
    }

    .site-menu .menu-horizontal .menu-item-has-children>a .caret {
        position: absolute;
        top: 0;
        right: 0;
        padding: .625rem .75rem
    }

    .site-menu .menu-horizontal .menu-item-has-children>a .caret:before {
        content: ""
    }

    .site-menu .menu-horizontal .menu-item-has-children>a .caret.in:before {
        content: ""
    }

    .site-menu .menu-horizontal .sub-menu {
        position: static;
        border: none;
        padding: 0 0 0 1.5rem;
        box-shadow: none
    }

    .site-menu .menu-horizontal .sub-menu .menu-item {
        border-bottom: none
    }

    .site-menu .menu-horizontal .sub-menu .menu-item>a {
        text-transform: none;
        padding: .5rem 0;
        font-size: 14px
    }
}

.g5core-hc-button-add-listing .btn-listing {
    font-size: 15px;
    font-weight: 400;
    background-color: transparent!important
}

.g5core-hc-button-add-listing .btn-listing i {
    padding-left: 5px
}

.g5ere__btn-my-favourite i {
    font-size: 24px;
    color: inherit
}

.g5ere__btn-my-favourite .badge {
    background-color: var(--g5-color-accent);
    color: #fff;
    padding: 7px;
    font-size: 13px;
    border-radius: 50%;
    top: -19px;
    right: -18px
}

.site-footer {
    padding: 3rem 0;
    background-color: #222;
    color: #bababa
}

.site-info {
    text-align: center
}

.site-info .privacy-policy-link+.powered-by:before {
    content: " - "
}

.site-info a,.site-info span {
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: 600
}

.site-info a {
    color: var(--g5-color-accent)
}

.site-info a:hover {
    color: inherit
}

.gel-copyright-dark {
    font-weight: 500;
    font-size: .75rem
}

.gel-copyright-dark .template-name {
    color: var(--g5-color-accent-foreground)
}

.gel-copyright-dark .template-name:hover {
    color: var(--g5-color-text-main)
}

@media(min-width: 990px) {
    .gel-no-pr-md.vc_column_container>.vc_column-inner {
        padding-right:0
    }
}

@media(min-width: 990px) {
    .gel-no-pl-md.vc_column_container>.vc_column-inner {
        padding-left:0
    }
}

.nav-footer {
    margin-bottom: 0
}

.nav-footer .widget {
    margin-bottom: 0
}

.nav-footer .menu {
    display: -ms-flexbox;
    display: flex
}

.nav-footer .menu .menu-item {
    font-weight: 500
}

.nav-footer .menu ul.sub-menu {
    padding: 10px 0;
    display: none;
    position: absolute;
    min-width: 230px;
    z-index: 1
}

.nav-footer .menu ul.sub-menu a {
    padding: 7px 15px;
    font-size: 11px
}

.nav-footer .menu .menu-item.menu-item-has-children>a:after {
    content: "";
    margin-left: 8px;
    font-family: "font awesome 5 pro";
    font-size: 14px;
    font-weight: 300
}

.nav-footer .menu .menu-item.menu-item-has-children:hover ul.sub-menu {
    display: block
}

.nav-footer-horizontal-01 .menu,.nav-footer-horizontal-02 .menu,.nav-footer-horizontal-03 .menu {
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.nav-footer-horizontal-01 .menu>.menu-item {
    font-size: 13px;
    letter-spacing: 1.73px;
    text-transform: uppercase
}

.nav-footer-horizontal-01 .menu>.menu-item+.menu-item {
    margin-left: 95px
}

.nav-footer-horizontal-02 .menu>.menu-item {
    font-size: 16px
}

.nav-footer-horizontal-03 .menu>.menu-item {
    font-size: 14px
}

.nav-center .menu {
    -ms-flex-pack: center;
    justify-content: center
}

.nav-right .menu {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.nav-footer-vertical {
    margin-bottom: 0
}

.nav-footer-vertical .widget {
    margin-bottom: 0
}

.nav-footer-vertical .widget .widget-title {
    line-height: 2;
    margin-bottom: 14px
}

.nav-footer-vertical .menu .menu-item a {
    padding: 8.3px 0
}

.footer-dark {
    background-color: #222;
    color: var(--g5-color-muted)
}

.footer-dark .nav-footer ul.sub-menu {
    background-color: #222;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3)
}

.footer-dark .nav-footer-horizontal-01 .menu .menu-item,.footer-dark .nav-footer-vertical .widget-title {
    color: #fff
}

.footer-dark .gel-heading-title {
    color: inherit
}

.footer-dark .homeid-mailchimp input[type=email] {
    background-color: #fff;
    border-color: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.footer-dark .g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-meta {
    font-size: 14px;
    margin-bottom: 3px
}

.footer-dark .g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-title {
    font-size: 16px;
    color: #fff;
    font-weight: 500
}

.footer-light {
    color: #9b9b9b
}

.footer-light .nav-footer ul.sub-menu {
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1)
}

.footer-light .nav-footer-horizontal-01 .menu .menu-item {
    color: var(--g5-color-heading)
}

@media(max-width: 1199px) {
    .nav-center-lg .menu {
        -ms-flex-pack:center;
        justify-content: center
    }
}

@media(min-width: 992px) {
    .nav-footer-horizontal-02 .menu>.menu-item+.menu-item {
        margin-left:65px
    }

    .nav-footer-horizontal-03 .menu>.menu-item+.menu-item {
        margin-left: 34px
    }

    .post-medium-image-3.g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-featured,.post-medium-image-3 .g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-featured {
        width: 124px!important;
        margin-right: 20px!important;
        margin-bottom: 0
    }

    .post-medium-image-3.g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-inner,.post-medium-image-3 .g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row
    }
}

@media(max-width: 991px) {
    .nav-footer-horizontal-01 .menu>.menu-item+.menu-item {
        margin-left:30px
    }

    .nav-footer-horizontal-02 .menu>.menu-item,.nav-footer-horizontal-03 .menu>.menu-item {
        -ms-flex: 1 1 33.33%;
        flex: 1 1 33.33%;
        text-align: center
    }
}

@media(max-width: 768px) {
    .nav-footer-horizontal-01 .menu {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -ms-flex-align: center;
        align-items: center
    }

    .nav-footer-horizontal-01 .menu>.menu-item+.menu-item {
        margin-left: 0
    }
}

@media(max-width: 479px) {
    .nav-footer-horizontal-02 .menu>.menu-item,.nav-footer-horizontal-03 .menu>.menu-item {
        -ms-flex:1 1 50%;
        flex: 1 1 50%
    }
}

.page-header {
    padding: 15px 0 50px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 7px -4px rgba(51,51,51,.1);
    box-shadow: 0 3px 7px -4px rgba(51,51,51,.1)
}

.page-main-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.2;
    word-break: break-word;
    color: var(--g5-color-heading);
    font-family: var(--g5-font-primary)
}

.page-sub-title {
    margin-top: 15px
}

.page-sub-title p {
    margin: 0
}

ul.breadcrumbs {
    margin: 0 0 35px;
    padding: 0;
    font-size: 14px;
    list-style: none;
    color: var(--g5-color-muted);
    letter-spacing: 1px;
    text-transform: uppercase
}

ul.breadcrumbs li.breadcrumb-sep {
    color: var(--g5-color-heading);
    margin: 0 10px
}

ul.breadcrumbs li.breadcrumb-sep:last-child {
    display: none!important
}

ul.breadcrumbs li a {
    color: inherit;
    -webkit-transition: color .3s;
    transition: color .3s
}

ul.breadcrumbs li a:hover {
    color: var(--g5-color-heading)
}

ul.breadcrumbs li.breadcrumb-leaf {
    color: var(--g5-color-heading)
}

.bypostauthor {
    display: block
}

.alignnone {
    margin: .375rem 1.5rem 1.5rem 0
}

.aligncenter {
    margin: .375rem auto
}

img.aligncenter {
    display: block
}

.alignright {
    float: right;
    margin: .375rem 0 1.5rem 1.25rem
}

.alignleft {
    float: left;
    margin: .375rem 1.25rem 1.5rem 0
}

.wp-caption {
    max-width: 100%;
    text-align: center
}

dl.wp-caption.alignnone {
    margin: .375rem 1.25rem 1.5rem 0
}

dl.wp-caption.alignleft {
    margin: .375rem 1.25rem 1.5rem 0
}

dl.wp-caption.alignright {
    margin: .375rem 0 1.5rem 1.25rem
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto
}

.wp-caption .wp-caption-text {
    font-size: .875rem;
    margin-top: .25rem;
    color: var(--g5-color-gray)
}

.wp-block-separator {
    border-bottom: solid 2px;
    border-color: var(--g5-color-border);
    border-top: 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto!important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 50%
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
    display: none
}

.gallery-item a,.gallery-item a:hover,.gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
    display: inline-block;
    max-width: 100%
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter .2s ease-in;
    transition: -webkit-filter .2s ease-in;
    transition: filter .2s ease-in;
    transition: filter .2s ease-in,-webkit-filter .2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.gallery-item a:hover img,.gallery-item a:focus img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%)
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 .75rem 0 0;
    margin-bottom: 0
}

.slick-dots li.slick-active,.slick-dots li:hover,.slick-dots li:active,.slick-dots li:focus {
    color: var(--g5-color-heading)
}

.slick-dots li {
    opacity: .3
}

.slick-dots li.slick-active span:before {
    content: ""
}

.slick-dots li span:before {
    font-size: 8px
}

.slick-dots {
    margin-top: 25px
}

.slick-slider .slick-slide>div>.g5blog__post-grid-2 {
    padding-top: 5px;
    padding-bottom: 5px
}

.slick-arrow {
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    margin: 0;
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,.09);
    box-shadow: 0 0 7px 0 rgba(0,0,0,.09);
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.slick-arrow i {
    font-weight: 400;
    font-size: 18px
}

.slick-arrow:hover,.slick-arrow:active,.slick-arrow:focus {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

.slick-arrow.slick-prev {
    left: -10px;
    transform: translate(-100%,-50%)
}

.slick-arrow.slick-next {
    right: -10px;
    transform: translate(100%,-50%)
}

button.mfp-close {
    padding-bottom: 5px
}

.g5core-back-to-top:focus,.g5core-back-to-top:hover {
    text-decoration: none;
    color: var(--g5-color-accent-foreground);
    background-color: var(--g5-color-accent)
}

.g5core__paging.next-prev>a {
    color: var(--g5-color-muted);
    border-color: var(--g5-color-border)
}

.g5core__paging.next-prev>a:not(.disable):hover {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground);
    border-color: var(--g5-color-accent)
}

.g5core__cate-filer {
    border: none;
    padding-bottom: 0
}

.g5core__cate-filer>li+li {
    margin-left: 15px
}

.g5core__cate-filer>li>a {
    opacity: .7;
    font-weight: 500;
    letter-spacing: .87px;
    text-transform: uppercase;
    display: inline-block;
    font-size: .8125rem;
    height: 2.5rem;
    line-height: 2.375rem;
    padding: 0 1.25rem;
    border: solid 1px transparent;
    background-color: #f8f8f8;
    color: var(--g5-color-primary);
    border-radius: 5px;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.g5core__cate-filer>li>a:hover,.g5core__cate-filer>li>a:active {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

.g5core__cate-filer>li.active>a {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

.g5core__cate-filer .dropdown-menu {
    font-size: 1em
}

.g5core__cate-filer .dropdown-menu li a:hover,.g5core__cate-filer .dropdown-menu li a:active,.g5core__cate-filer .dropdown-menu li a.active {
    color: var(--g5-color-heading)
}

.g5core__entry-thumbnail {
    border-radius: 5px
}

.g5core__entry-thumbnail img {
    border-radius: 5px
}

.g5core__entry-thumbnail:after {
    border-radius: 5px
}

.g5core__post-featured-effect {
    border-radius: 5px
}

.g5core__share-label {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.71;
    color: var(--g5-color-heading)
}

.g5core__social-share.post {
    position: relative
}

.g5core__social-share.post:after {
    width: 52px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background-color: var(--g5-color-accent);
    display: inline-block;
    content: "";
    font-family: "font awesome 5 pro";
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer
}

.g5core__social-share.post ul.g5core__share-list {
    position: absolute;
    right: 0;
    bottom: 100%;
    background: #fff;
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.06);
    border-radius: 3px;
    padding: 10px 15px;
    margin-bottom: 10px;
    color: var(--g5-color-muted);
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.g5core__social-share.post ul.g5core__share-list li a:hover {
    color: var(--g5-color-heading)
}

.g5core__social-share.post ul.g5core__share-list:before {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    content: "";
    position: absolute;
    top: 100%;
    right: 20px
}

.g5core__social-share.post:hover ul.g5core__share-list {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.g5core-page-title {
    background-color: #fff
}

.g5core-page-title .page-title-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0 50px
}

.g5core-page-title .page-title-content {
    width: 100%;
    order: 1
}

.g5core-page-title-default {
    -webkit-box-shadow: 0 3px 7px -4px rgba(51,51,51,.1);
    box-shadow: 0 3px 7px -4px rgba(51,51,51,.1)
}

.g5core-breadcrumbs {
    margin: 0;
    padding: 0;
    font-size: 14px;
    list-style: none;
    color: var(--g5-color-muted);
    letter-spacing: 1px;
    text-transform: uppercase;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.g5core-breadcrumbs li.breadcrumb-sep {
    color: var(--g5-color-heading)
}

.g5core-breadcrumbs li a:hover {
    color: var(--g5-color-heading)
}

.g5core-breadcrumbs li.breadcrumb-leaf {
    color: var(--g5-color-heading)
}

.page-title-content+.g5core-breadcrumbs {
    margin: 0 0 35px
}

.g5core-header-inner {
    min-height: 80px
}

.g5core-site-branding {
    padding: 0 2rem 0 0
}

.g5core-site-branding.logo-center {
    padding: 0 2rem
}

.sticky-area-wrap.sticky .sticky-area .g5core-header-inner {
    min-height: 70px
}

.sticky-area-wrap.sticky .sticky-area .menu-horizontal>.menu-item>a {
    padding-top: 22px;
    padding-bottom: 22px
}

.g5core-header-navigation .g5core-header-inner {
    min-height: 60px
}

.g5core-header-navigation .menu-horizontal>.menu-item>a {
    padding-top: 17px;
    padding-bottom: 17px
}

body.g5core-is-header-vertical-left.g5core-is-header-vertical-mini {
    padding-left: 155px
}

.g5core-header-desktop-wrapper .x-mega-sub-menu .gel-heading-title,.g5core-header-desktop-wrapper .x-mega-sub-menu .ube-heading-title {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0;
    margin-bottom: 30px
}

.g5core-site-header:not(.header-float):not(.header-border-bottom) {
    -webkit-box-shadow: none;
    box-shadow: none
}

.g5core-header-desktop-wrapper .menu-horizontal>.menu-current>a,.g5core-header-desktop-wrapper .menu-horizontal>.current-menu-parent>a,.g5core-header-desktop-wrapper .menu-horizontal>.current-menu-ancestor>a,.g5core-header-desktop-wrapper .menu-horizontal>.current-menu-item>a,.g5core-header-desktop-wrapper .menu-horizontal>.menu-item>a:hover,.g5core-header-desktop-wrapper .menu-horizontal>.menu-item>a:focus {
    color: inherit!important
}

.g5core-search-button a {
    border: none;
    width: auto;
    padding: 0
}

.g5core-search-button i {
    font-size: 20px
}

.g5core-login-button i {
    font-weight: 900
}

.g5core-login-button span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500
}

.g5core-header-customize-item+.g5core-header-customize-item {
    margin-left: 2.25rem
}

.g5core-header-customize ul.g5core-social-networks.g5core-social-networks li {
    margin-top: 0;
    margin-bottom: 0
}

.g5core-header-customize ul.g5core-social-networks.g5core-social-networks a {
    color: inherit;
    background-color: transparent;
    border-width: 0;
    width: auto
}

.g5core-header-customize ul.g5core-social-networks.g5core-social-networks a i {
    color: inherit
}

.g5core-header-customize ul.g5core-social-networks.g5core-social-networks li+li {
    margin-left: 1.5rem
}

.g5core-header-customize:not(.no-items)+.g5core-menu-popup-button,.g5core-header-customize:not(.no-items)+.g5core-primary-menu,.g5core-menu-popup-button+.g5core-header-customize:not(.no-items),.g5core-primary-menu+.g5core-header-customize:not(.no-items) {
    margin-left: 35px
}

.g5core-search-form input[type=search] {
    padding: 0 30px
}

.g5core-search-popup .g5core-search-form input[type=search] {
    border-radius: 0
}

.g5core-login-button i {
    font-weight: 400
}

.g5core-login-button span {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px
}

.g5core-site-branding {
    padding: 0 45px 0 0
}

.custom-header-02 {
    padding-top: 10px;
    padding-bottom: 53px;
    position: static
}

.g5core-search-form .remove {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.g5core-menu-mobile .main-menu .menu-item>a {
    font-size: 14px
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .gel-heading-title {
    font-size: 14px
}

.g5core-menu-mobile .main-menu .x-mega-sub-menu .gel-list .gel-list-item {
    font-size: 14px
}

.g5core-mobile-header:not(.header-float) {
    -webkit-box-shadow: none;
    box-shadow: none
}

.wp-block-table th,.wp-block-table td {
    border-color: var(--g5-color-border)
}

.wp-block-table.is-style-stripes th,.wp-block-table.is-style-stripes td {
    border-color: transparent
}

.wp-block-table thead th {
    border-bottom-width: 2px
}

.wp-block-quote {
    margin-bottom: 1.5rem;
    border-left: 4px solid;
    border-color: var(--g5-color-accent);
    padding: 5px 0 5px 20px
}

.wp-block-quote cite,.wp-block-quote footer,.wp-block-quote .wp-block-quote__citation {
    font-size: 12px;
    color: inherit
}

.wp-block-quote.has-text-align-right {
    border-left: none;
    border-right: 4px solid;
    border-color: var(--g5-color-accent);
    padding: 5px 20px 5px 0
}

.wp-block-quote.is-style-large,.wp-block-quote.is-large {
    border: none
}

.wp-block-pullquote blockquote {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: none
}

.wp-block-cover-image,.wp-block-cover {
    margin-bottom: 1.5rem;
    color: #f8f9f9
}

.wp-block-cover-image p,.wp-block-cover p {
    margin-bottom: 0;
    line-height: 1.25
}

.wp-block-cover-image a,.wp-block-cover a {
    color: inherit
}

.wp-block-embed {
    margin: 0 0 1.5rem
}

.wp-block-button__link {
    font-size: .875rem;
    height: 3.25rem;
    line-height: 3.125rem;
    padding: 0 1.875rem;
    font-weight: 600;
    border: solid 2px transparent;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.wp-block-button__link:not(.has-background):not(.has-text-color) {
    color: var(--g5-color-accent-foreground);
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent)
}

.wp-block-button__link:not(.has-background):not(.has-text-color):focus,.wp-block-button__link:not(.has-background):not(.has-text-color):hover,.wp-block-button__link:not(.has-background):not(.has-text-color):active {
    color: var(--g5-color-accent-foreground);
    background-color: var(--g5-color-accent-brightness);
    border-color: var(--g5-color-accent-brightness)
}

.wp-block-button__link:hover {
    cursor: pointer
}

.wp-block-button__link:focus {
    outline: none
}

.wp-block-button__link:disabled {
    opacity: .65;
    cursor: default
}

.wp-block-button {
    margin-bottom: 1.5rem
}

.wp-block-button:not(.is-style-squared) .wp-block-button__link {
    border-radius: 5px
}

.wp-block-button.is-style-outline .wp-block-button__link {
    background-color: transparent!important;
    border: 2px solid currentColor
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
    color: var(--g5-color-accent)
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    background-color: var(--g5-color-accent)!important;
    border-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

.wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment-excerpt p {
    margin-bottom: 0
}

.wp-block-archives select {
    width: 100%;
    max-width: 100%
}

.wp-block-archives,.wp-block-categories {
    list-style: none;
    padding: 0;
    margin: -6px 0 0
}

.wp-block-archives li,.wp-block-categories li {
    position: relative
}

.wp-block-archives li>a,.wp-block-categories li>a {
    display: block;
    padding: 6px 0;
    position: relative;
    line-height: 20px;
    min-height: 32px;
    color: inherit
}

.wp-block-archives li>a:hover,.wp-block-categories li>a:hover {
    color: var(--g5-color-accent)
}

.wp-block-archives .current_page_ancestor>ul,.wp-block-archives .current_page_parent>ul,.wp-block-archives .current-cat-parent>ul,.wp-block-archives .current-cat-ancestor>ul,.wp-block-categories .current_page_ancestor>ul,.wp-block-categories .current_page_parent>ul,.wp-block-categories .current-cat-parent>ul,.wp-block-categories .current-cat-ancestor>ul {
    display: block
}

.wp-block-archives .current-cat>a,.wp-block-categories .current-cat>a {
    color: var(--g5-color-accent)
}

.wp-block-archives ul.children,.wp-block-archives ul.sub-menu,.wp-block-categories ul.children,.wp-block-categories ul.sub-menu {
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0
}

.wp-block-latest-posts,.wp-block-latest-comments {
    padding: 0;
    margin: 0;
    list-style: none
}

.wp-block-latest-posts li,.wp-block-latest-comments li {
    line-height: 20px;
    margin-bottom: 15px;
    color: var(--g5-color-heading)
}

.wp-block-latest-posts li:last-child,.wp-block-latest-comments li:last-child {
    margin-bottom: 0
}

.wp-block-latest-posts a,.wp-block-latest-comments a {
    color: inherit
}

.wp-block-latest-posts a:hover,.wp-block-latest-comments a:hover {
    color: var(--g5-color-accent)
}

ul.wp-block-latest-posts.is-grid li {
    border-top: solid 1px;
    border-color: var(--g5-color-border)
}

.wp-block-gallery,ul.wp-block-categories,ul.wp-block-archives,.wp-block-archives.wp-block-archives-dropdown,ol.wp-block-latest-comments,.wp-block-media-text {
    margin-bottom: 1.5rem
}

body.no-sidebar .wp-block-image.alignfull {
    max-width: none;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw
}

body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured,body.no-sidebar .wp-block-cover.alignwide {
    margin-left: -200px;
    margin-right: -200px;
    width: auto;
    text-align: center
}

@media screen and (min-width: 1200px) and (max-width:1199px) {
    body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured,body.no-sidebar .wp-block-cover.alignwide {
        margin-left:-120px;
        margin-right: -120px;
        width: auto
    }
}

@media screen and (max-width: 1199px) {
    body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured,body.no-sidebar .wp-block-cover.alignwide {
        margin-left:-30px;
        margin-right: -30px;
        width: auto
    }
}

@media only screen and (max-width: 991px) {
    body.no-sidebar.g5blog__single-featured-align-wide .g5blog__single-featured,body.no-sidebar .wp-block-cover.alignwide {
        margin-left:0;
        margin-right: 0;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    body.no-sidebar .wp-block-image.alignfull {
        max-width:100%;
        margin-left: 0;
        margin-right: 0;
        left: 0;
        right: 0
    }
}

@media only screen and (max-width: 991px) {
    body.has-sidebar .wp-block-image.alignfull {
        max-width:none;
        margin-left: calc(-100vw/2 + 690px/2);
        margin-right: calc(-100vw/2 + 690px/2)
    }
}

@media only screen and (max-width: 767px) {
    body.has-sidebar .wp-block-image.alignfull {
        max-width:100%;
        margin-left: 0;
        margin-right: 0
    }
}

.article-post.page .entry-content {
    margin-bottom: 0
}

.article-post.sticky {
    background-color: #f6f6f6;
    padding: 2rem;
    border-bottom: none;
    border-radius: .25rem
}

.article-post .post-thumbnail {
    margin-bottom: 23px
}

.article-post .post-thumbnail img {
    border-radius: .25rem
}

.article-post .entry-title {
    font-size: 32px;
    font-weight: 500;
    word-break: break-word;
    margin-bottom: 0
}

.article-post .entry-title a {
    color: inherit;
    -webkit-transition: all .3s;
    transition: all .3s
}

.article-post .entry-title a:hover {
    color: var(--g5-color-accent)
}

.article-post .entry-meta {
    padding: 0;
    list-style: none;
    font-size: 14px;
    margin-bottom: 20px
}

.article-post .entry-meta a {
    color: inherit;
    -webkit-transition: all .3s;
    transition: all .3s
}

.article-post .entry-meta a:hover {
    color: var(--g5-color-accent)
}

.article-post .entry-meta .meta-author img {
    border-radius: 50%;
    margin-right: 10px;
    width: 32px
}

.article-post .entry-meta li {
    margin-right: 20px
}

.article-post .entry-meta li:last-child {
    margin-right: 0
}

.article-post .entry-meta i {
    margin-right: 10px
}

.article-post .entry-header+.entry-excerpt {
    margin-top: 22px
}

.article-post .btn-read-more {
    margin-top: 20px
}

.entry-meta-cat ul.post-categories {
    margin: 0;
    padding: 0;
    list-style: none
}

.entry-meta-cat ul.post-categories li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px
}

.entry-meta-cat ul.post-categories li:last-child {
    margin-right: 0
}

.entry-meta-cat ul.post-categories li a {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    background-color: #f8f8f8;
    color: #696969;
    padding: 2px 20px;
    line-height: 20px;
    border-radius: 3px;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.entry-meta-cat ul.post-categories li a:hover {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

.btn-read-more i {
    font-size: 16px;
    margin-left: 5px
}

.entry-excerpt {
    line-height: 2.14
}

.entry-excerpt p:last-child {
    margin-bottom: 0
}

.article-archive-post {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--g5-color-border)
}

#main-content .article-post:last-child {
    margin-bottom: 0
}

body.page .article-post {
    margin-bottom: 0
}

.article-single-post {
    padding-bottom: 55px;
    border-bottom: 1px solid var(--g5-color-border)
}

.article-single-post .entry-meta-cat {
    margin-bottom: 10px
}

.article-single-post .entry-meta {
    margin-top: 18px;
    margin-bottom: 0
}

.article-single-post .entry-header+.entry-content {
    margin-top: 30px
}

.article-single-post .tagcloud {
    margin-top: 45px
}

.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6 {
    margin-top: 2rem
}

.entry-content h1:first-child,.entry-content h2:first-child,.entry-content h3:first-child,.entry-content h4:first-child,.entry-content h5:first-child,.entry-content h6:first-child {
    margin-top: 0
}

.entry-content>p:last-child,.entry-content>ul:last-child {
    margin-bottom: 0
}

.author-info-wrap {
    margin-top: 60px
}

.author-info-inner {
    display: -ms-flexbox;
    display: flex;
    padding: 0 25px
}

@media only screen and (max-width: 767px) {
    .author-info-inner {
        padding:0
    }
}

.author-info-avatar {
    margin-right: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.author-info-avatar img {
    border-radius: 50%;
    margin: 0
}

@media(max-width: 767px) {
    .author-info-avatar {
        width:50px;
        margin-right: 20px
    }
}

.author-info-content .name {
    font-size: 16px;
    margin-bottom: 10px
}

.author-info-content .name a {
    color: inherit
}

.author-info-content .name a:hover {
    color: var(--g5-color-accent)
}

.site-search-results-not-found {
    text-align: center
}

.site-search-results-not-found h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px
}

.site-search-results-not-found p {
    font-size: 15px;
    margin-bottom: 35px
}

.site-search-results-not-found .search-form {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 670px;
    margin: auto
}

.site-search-results-not-found .search-form button {
    position: absolute;
    right: 20px;
    background: 0 0;
    color: inherit;
    border: 0;
    font-size: 0;
    padding: 0;
    color: var(--g5-color-heading);
    top: 0;
    bottom: 0;
    margin: auto
}

.site-search-results-not-found .search-form button:before {
    content: "";
    font-family: "font awesome 5 pro";
    font-size: 18px
}

.site-search-results-not-found .search-form button>span {
    display: none
}

.site-search-results-not-found .search-form input {
    height: 62px;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: 1px solid var(--g5-color-border);
    background-color: #fff;
    padding: 0 30px
}

.site-search-results-not-found .search-form input:focus {
    border-color: var(--g5-color-accent)
}

.site-search-results-not-found .search-form input:focus+button:before {
    color: var(--g5-color-accent)
}

.comments-area:not(:first-child) {
    margin-top: 70px
}

.comments-area .comments-title,.comments-area .comment-reply-title {
    font-size: 22px
}

.comments-area .comments-title {
    margin-bottom: 35px
}

.comments-area .comment-reply-title {
    margin-bottom: 25px
}

.comment-form p {
    margin-bottom: 30px
}

.comment-form p:last-child {
    margin-bottom: 0
}

.comment-form a {
    color: inherit
}

.comment-form a:hover {
    color: var(--g5-color-accent)
}

.comment-form textarea {
    width: 100%;
    display: block;
    height: 125px
}

.comment-form .comment-form-author input,.comment-form .comment-form-email input,.comment-form .comment-form-url input {
    width: 100%
}

.comment-form .comment-form-email,.comment-form .comment-form-author {
    float: left;
    width: 50%
}

.comment-form .comment-form-author {
    padding-right: 15px
}

.comment-form .comment-form-email {
    padding-left: 15px
}

.comment-form .comment-form-cookies-consent input[type=checkbox] {
    position: relative;
    top: 2px
}

.comment-form .comment-form-cookies-consent label {
    display: inline;
    margin: 0 0 0 5px
}

.comment-form .mc4wp-checkbox-wp-comment-form input[type=checkbox] {
    margin: 0 5px 0 0;
    position: relative;
    top: 2px
}

@media only screen and (max-width: 575px) {
    .comment-form .comment-form-email,.comment-form .comment-form-author {
        width:100%;
        padding: 0
    }
}

.comments-list-wrap {
    margin-bottom: 60px
}

.comment-list {
    list-style: none;
    padding: 0 0 27px;
    margin-bottom: 0;
    border-bottom: 1px solid var(--g5-color-border)
}

.comment-list li.comment {
    margin-bottom: 27px
}

.comment-list>li.comment:last-child {
    margin-bottom: 0
}

.comment-list li.comment+li.comment {
    padding-top: 27px;
    margin-top: 27px;
    border-top: 1px solid var(--g5-color-border)
}

.comment-list li:not(.pingback):not(.trackback) .comment-body {
    position: relative;
    padding-left: 85px
}

.comment-list li.pingback,.comment-list li.trackback {
    margin-bottom: 27px
}

.comment-list li.pingback+.trackback,.comment-list li.pingback+.pingback,.comment-list li.pingback+.comment,.comment-list li.trackback+.trackback,.comment-list li.trackback+.pingback,.comment-list li.trackback+.comment {
    margin-top: 27px;
    padding-top: 27px;
    border-top: 1px solid var(--g5-color-border)
}

.comment-list li.pingback .comment-body a:not(.comment-edit-link),.comment-list li.trackback .comment-body a:not(.comment-edit-link) {
    display: block;
    margin: 5px 0;
    font-size: 16px;
    font-weight: 500;
    color: var(--g5-color-heading)
}

.comment-list li.pingback .comment-body a:not(.comment-edit-link):hover,.comment-list li.trackback .comment-body a:not(.comment-edit-link):hover {
    color: var(--g5-color-accent)
}

.comment-list li.pingback .comment-body .edit-link,.comment-list li.trackback .comment-body .edit-link {
    margin: 0;
    color: var(--g5-color-heading)
}

.comment-list li.pingback .comment-body .edit-link a,.comment-list li.trackback .comment-body .edit-link a {
    color: inherit
}

.comment-list li.pingback .comment-body .edit-link a:hover,.comment-list li.trackback .comment-body .edit-link a:hover {
    color: var(--g5-color-accent)
}

.comment-list .comment-content {
    margin-bottom: 13px
}

.comment-list .comment-content h1,.comment-list .comment-content h2,.comment-list .comment-content h3,.comment-list .comment-content h4,.comment-list .comment-content h5,.comment-list .comment-content h6 {
    margin-top: 2rem
}

.comment-list .comment-content h1:first-child,.comment-list .comment-content h2:first-child,.comment-list .comment-content h3:first-child,.comment-list .comment-content h4:first-child,.comment-list .comment-content h5:first-child,.comment-list .comment-content h6:first-child {
    margin-top: 0
}

.comment-list .comment-content p:last-child {
    margin-bottom: 0
}

.comment-list .comment-meta {
    margin-bottom: 3px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.comment-list .comment-author img {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%
}

.comment-list .comment-author .fn {
    font-size: 16px;
    font-weight: 500;
    color: var(--g5-color-heading)
}

.comment-list .comment-author .fn>a {
    color: inherit
}

.comment-list .comment-author .fn>a:hover {
    color: var(--g5-color-accent)
}

.comment-list .comment-author .says {
    display: none
}

.comment-list .comment-metadata {
    margin-left: 10px;
    color: var(--g5-color-muted)
}

.comment-list .comment-metadata a {
    color: inherit
}

.comment-list .comment-metadata a:hover {
    color: var(--g5-color-heading)
}

.comment-list .reply {
    color: var(--g5-color-heading)
}

.comment-list .reply a {
    color: inherit
}

.comment-list .reply a:hover {
    color: var(--g5-color-accent)
}

.comment-list .edit-link {
    margin-left: 10px
}

.comment-list ul.children {
    list-style: none;
    padding-left: 0;
    margin-left: 85px;
    margin-top: 27px;
    padding-top: 27px;
    border-top: 1px solid var(--g5-color-border)
}

.comment-list ul.children ul.children {
    margin-left: 70px
}

.comment-list ul.children .comment-author img {
    width: 45px
}

.comment-list ul.children li:not(.pingback):not(.trackback) .comment-body {
    padding-left: 60px
}

.comment-list .comment-reply-title {
    margin-top: 50px
}

.comment-list .comment-reply-title small a {
    color: inherit;
    font-size: 14px;
    font-weight: 500
}

.comment-list .comment-reply-title small a:hover {
    color: var(--g5-color-accent)
}

@media only screen and (max-width: 1199px) {
    .comment-list ul.children {
        margin-left:35px!important
    }
}

@media only screen and (max-width: 575px) {
    .comment-list ul.children {
        margin-left:25px!important
    }

    .comment-list .comment-author img {
        width: 45px
    }

    .comment-list li:not(.pingback):not(.trackback) .comment-body {
        padding-left: 60px
    }
}

.comments-pagination {
    margin-top: 2.5rem;
    text-align: right
}

ul.page-numbers {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}

ul.page-numbers li {
    display: inline-block
}

.page-numbers:not(ul) {
    color: var(--g5-color-heading);
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.page-numbers:not(ul):hover {
    color: var(--g5-color-accent)
}

.page-numbers:not(ul).current {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground);
    border-radius: 50%
}

.page-numbers:not(ul).prev,.page-numbers:not(ul).next {
    font-size: 0
}

.page-numbers:not(ul).prev:before,.page-numbers:not(ul).next:before {
    font-family: "font awesome 5 pro";
    font-size: 14px;
    display: inline-block;
    content: ""
}

.page-numbers:not(ul).next:before {
    content: ""
}

.post-navigation {
    margin-top: 60px
}

.post-navigation .nav-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.post-navigation .nav-links>div {
    width: 48%;
    min-height: 120px
}

.post-navigation .nav-links>div>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    color: #fff;
    padding: 35px 25px;
    position: relative
}

.post-navigation .nav-links>div>a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1e1d85;
    opacity: .6;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.post-navigation .nav-links>div>a:hover:after {
    opacity: .7
}

.post-navigation .nav-links .nav-title {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    color: inherit;
    z-index: 1
}

.post-navigation .nav-links i {
    z-index: 1;
    font-size: 24px
}

.post-navigation .nav-links .nav-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px
}

.post-navigation .nav-links .nav-previous i {
    margin-right: 20px
}

.post-navigation .nav-links .nav-next {
    text-align: right
}

.post-navigation .nav-links .nav-next>a {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.post-navigation .nav-links .nav-next i {
    margin-left: 20px
}

@media only screen and (max-width: 767px) {
    .post-navigation .nav-links>div {
        width:100%
    }

    .post-navigation .nav-links .nav-previous {
        margin-bottom: 30px
    }
}

.page-links {
    float: left;
    width: 100%
}

.page-links .page-links-title {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -.015em;
    margin: 0 15px 0 0;
    color: var(--g5-color-heading)
}

.page-links>.post-page-numbers {
    display: inline-block;
    margin-right: .25rem;
    border: solid 1px;
    border-color: var(--g5-color-border);
    font-weight: 500;
    color: inherit;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.page-links>.post-page-numbers:hover,.page-links>.post-page-numbers.current {
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

.comments-pagination .page-numbers {
    margin-left: 20px
}

.comments-pagination .page-numbers:first-child {
    margin-left: 0
}

.paging-navigation {
    justify-content: center
}

.paging-navigation .page-numbers {
    background-color: transparent;
    color: var(--g5-color-heading);
    font-weight: 600;
    font-size: 16px
}

.paging-navigation .page-numbers:hover,.paging-navigation .page-numbers.current,.paging-navigation .page-numbers:focus {
    background-color: var(--g5-color-accent);
    color: #fff;
    border-radius: 100%
}

.paging-navigation .page-numbers:not(:last-child) {
    margin-right: 15px
}

ul.g5blog__post-meta {
    font-size: 14px
}

ul.g5blog__post-meta a {
    -webkit-transition: all .3s;
    transition: all .3s
}

ul.g5blog__post-meta a:hover {
    color: var(--g5-color-accent)
}

ul.g5blog__post-meta li {
    margin-right: 20px
}

ul.g5blog__post-meta li i {
    margin-right: 10px
}

ul.g5blog__post-meta .meta-author img {
    border-radius: 50%;
    margin-right: 10px;
    width: 32px
}

ul.g5blog__post-meta .post-views.entry-meta {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

ul.g5blog__post-meta .post-views.entry-meta .post-views-icon {
    font-family: "font awesome 5 pro";
    font-weight: 400;
    font-size: inherit;
    height: auto;
    width: auto;
    margin-right: 10px!important
}

ul.g5blog__post-meta .post-views.entry-meta .post-views-icon:before {
    content: ""
}

ul.g5blog__post-meta .post-views.entry-meta .post-views-label {
    order: 1;
    margin-left: 5px
}

.g5blog__post-title {
    font-size: 32px;
    font-weight: 500;
    margin-top: 0!important
}

.g5blog__post-title:hover {
    color: var(--g5-color-accent)
}

.g5blog__post-excerpt {
    line-height: 1.86
}

.g5blog__term-badge {
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 3px;
    background-color: rgba(0,0,0,.3)
}

.g5blog__term-badge:hover {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground);
    opacity: 1
}

.g5blog__post-featured .g5blog__term-badge {
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 1
}

.btn-read-more.btn-link:hover {
    color: var(--g5-color-accent)
}

.btn-read-more.btn-link i {
    color: var(--g5-color-accent)!important
}

@media(min-width: 992px) {
    .no-sidebar.g5blog__single-layout-1 .g5blog__single-breadcrumbs .container {
        max-width:900px
    }
}

@media(min-width: 1200px) {
    .no-sidebar.g5blog__single-layout-1 .g5blog__single-breadcrumbs .container {
        max-width:800px
    }
}

.g5blog__single-layout-1 .g5blog__single-title {
    margin-bottom: 20px
}

.g5blog__single-layout-1 .g5blog__single-meta-top {
    margin-bottom: 45px
}

.g5blog__single-layout-1 .g5blog__single-featured {
    margin-bottom: 50px
}

.g5blog__single-layout-1 .g5blog__single-meta-top+.entry-content {
    margin-top: 50px
}

@media(min-width: 992px) {
    .no-sidebar.g5blog__single-layout-2 .g5blog__single-breadcrumbs .container {
        max-width:900px
    }
}

@media(min-width: 1200px) {
    .no-sidebar.g5blog__single-layout-2 .g5blog__single-breadcrumbs .container {
        max-width:800px
    }
}

.g5blog__single-layout-2 .g5blog__single-title {
    margin-bottom: 20px
}

.g5blog__single-layout-2 .g5blog__single-featured {
    margin-bottom: 32px
}

.g5blog__single-layout-2 .g5blog__single-meta-top {
    margin-bottom: 50px
}

@media(min-width: 992px) {
    .no-sidebar.g5blog__single-layout-3 .g5blog__single-breadcrumbs .container {
        max-width:900px
    }
}

@media(min-width: 1200px) {
    .no-sidebar.g5blog__single-layout-3 .g5blog__single-breadcrumbs .container {
        max-width:800px
    }
}

.g5blog__single-layout-3 .g5blog__single-title {
    margin-bottom: 33px
}

.g5blog__single-layout-3 .g5blog__single-featured {
    margin-bottom: 25px
}

.g5blog__single-layout-3 .g5blog__single ul.g5blog__post-meta {
    margin-bottom: 45px
}

.g5blog__single-layout-3.g5blog__no-post-thumbnail .g5blog__single-title {
    margin-bottom: 20px
}

.g5blog__single-layout-4 .g5blog__single-title {
    margin-bottom: 20px
}

.g5blog__single-layout-4 .g5blog__single-meta-top {
    margin-bottom: 45px
}

.g5blog__single-layout-4 .g5blog__single-featured {
    margin-bottom: 50px
}

.g5blog__single-layout-4 .entry-meta-cat {
    text-align: center
}

@media(min-width: 992px) {
    .no-sidebar.g5blog__single-layout-5 .g5blog__single-breadcrumbs .container {
        max-width:900px
    }
}

@media(min-width: 1200px) {
    .no-sidebar.g5blog__single-layout-5 .g5blog__single-breadcrumbs .container {
        max-width:800px
    }
}

.g5blog__single-layout-5 .g5blog__single-title {
    margin-bottom: 20px
}

.g5blog__single-layout-5 .g5blog__single ul.g5blog__post-meta {
    margin-bottom: 45px
}

.g5blog__single-featured-container .g5blog__single-title {
    margin-bottom: 20px
}

.g5blog__single-layout-6 .g5blog__single .g5core__post-featured {
    margin-bottom: 42px
}

@media(min-width: 992px) {
    .no-sidebar .g5blog__single-featured-full .container {
        max-width:900px
    }
}

@media(min-width: 1200px) {
    .no-sidebar .g5blog__single-featured-full .container {
        max-width:800px
    }
}

.g5blog__single-featured-full .g5blog__single-title {
    margin-bottom: 20px
}

.g5blog__single-layout-7 .g5blog__single .g5core__post-featured {
    margin-bottom: 42px
}

.g5blog__block-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.55;
    letter-spacing: normal;
    margin-bottom: 30px;
    text-align: left
}

.g5blog__single-related-wrap {
    margin-bottom: 65px
}

.g5blog__single-meta-bottom {
    padding-top: 0;
    margin-top: 45px
}

.g5blog__single-title {
    font-size: 32px;
    font-weight: 500
}

.entry-meta-cat {
    margin-bottom: 10px
}

.g5blog__single {
    margin-bottom: 0;
    padding-bottom: 55px;
    border-bottom: 1px solid var(--g5-color-border)
}

.g5blog__single .entry-content {
    margin-bottom: 0
}

.g5blog__post-large-image.sticky .g5blog__post-inner {
    background-color: #f6f6f6;
    border-bottom: none;
    border-radius: 5px
}

.g5blog__post-large-image.sticky .g5core__entry-thumbnail:after,.g5blog__post-large-image.sticky .g5core__entry-thumbnail img,.g5blog__post-large-image.sticky .g5core__entry-thumbnail {
    border-radius: 5px 5px 0 0
}

.g5blog__post-large-image .g5blog__post-title {
    margin-bottom: 14px
}

.g5blog__post-large-image .g5blog__post-featured {
    margin-bottom: 23px
}

.g5blog__post-large-image .g5blog__post-meta {
    margin-bottom: 20px
}

.g5blog__post-large-image .btn-read-more {
    margin-top: 20px
}

.g5blog__post-large-image .g5blog__post-excerpt {
    line-height: 2.14
}

.g5blog__layout-large-image .g5blog__post-inner {
    padding-bottom: 30px;
    border-bottom: 1px solid var(--g5-color-border)
}

.g5blog__layout-large-image .g5blog__post-default:last-child {
    padding-bottom: 0
}

.g5blog__layout-large-image .g5core__paging {
    margin-top: 50px
}

.g5blog__post-medium-image .g5blog__post-inner {
    -ms-flex-align: start;
    align-items: flex-start
}

.g5blog__post-medium-image .g5blog__post-title {
    font-size: 18px;
    line-height: 1.78;
    margin-bottom: 4px
}

.g5blog__post-medium-image .g5blog__post-featured {
    width: 370px
}

.g5blog__post-medium-image .g5blog__post-meta {
    margin-bottom: 5px
}

.g5blog__post-medium-image .g5blog__post-excerpt {
    max-height: 3.72em
}

.g5blog__post-medium-image .btn-read-more {
    margin-top: 35px
}

.g5blog__post-medium-image .g5blog__post-title+.btn-read-more {
    margin-top: 20px
}

.g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-inner {
    -ms-flex-align: center;
    align-items: center
}

.g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-title {
    font-size: 22px;
    line-height: 1.82;
    margin-bottom: 0;
    font-weight: 400
}

.g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-meta {
    font-size: 15px;
    margin-bottom: 10px
}

.g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-meta i {
    display: none
}

.g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-featured {
    width: 240px;
    margin-right: 35px
}

.g5blog__post-medium-image.g5blog__post-medium-image-2 .g5blog__post-excerpt {
    margin-top: 9px
}

.g5blog__layout-medium-image .g5blog__post-inner {
    padding-bottom: 30px;
    border-bottom: 1px solid var(--g5-color-border)
}

.g5blog__layout-medium-image .g5blog__post-default:not(.has-post-thumbnail) {
    margin-top: -5px
}

.g5blog__layout-medium-image .g5blog__post-default:not(.has-post-thumbnail) .g5blog__post-inner {
    padding-bottom: 25px
}

.g5blog__layout-medium-image .g5blog__post-default:first-child {
    margin-top: 0
}

.g5blog__layout-medium-image .g5blog__post-default:last-child {
    padding-bottom: 0
}

.g5blog__layout-medium-image .g5core__paging {
    margin-top: 50px
}

.g5blog__layout-medium-image-2 .g5blog__post-default {
    padding-bottom: 40px!important
}

.g5blog__layout-medium-image-2 .g5blog__post-default:last-child {
    padding-bottom: 0
}

.g5blog__layout-medium-image-2 .g5blog__post-default:not(.has-post-thumbnail) {
    margin-top: -5px;
    padding-bottom: 35px
}

.g5blog__layout-medium-image-2 .g5blog__post-default:last-child {
    padding-bottom: 0!important
}

.g5blog__layout-medium-image-2 .g5blog__post-default:first-child {
    margin-top: 0
}

.g5blog__layout-medium-image-2 .g5core__paging {
    margin-top: 50px
}

.g5blog__post-grid.sticky .g5core__entry-thumbnail:after,.g5blog__post-grid.sticky .g5core__entry-thumbnail img,.g5blog__post-grid.sticky .g5core__entry-thumbnail {
    border-radius: 5px 5px 0 0
}

.g5blog__post-grid.sticky .g5blog__post-inner {
    background-color: #f6f6f6;
    border-radius: 5px
}

.g5blog__post-grid .g5blog__post-title {
    font-size: 18px;
    line-height: 1.78;
    margin-bottom: 9px
}

.g5blog__post-grid .g5blog__post-excerpt {
    max-height: 5.58em
}

.g5blog__post-grid .g5blog__post-meta {
    margin-bottom: 10px
}

.g5blog__post-grid .btn-read-more {
    margin-top: 15px
}

.g5blog__post-grid .g5blog__post-title+.btn-read-more {
    margin-top: 5px
}

.g5blog__post-grid .g5blog__post-featured {
    margin-bottom: 13px
}

.g5blog__post-grid.g5blog__post-grid-2.sticky .g5blog__post-inner {
    padding: 0;
    background-color: #f6f6f6!important
}

.g5blog__post-grid.g5blog__post-grid-2.sticky .g5blog__post-featured {
    margin: 0
}

.g5blog__post-grid.g5blog__post-grid-2 .g5blog__post-title {
    margin-bottom: 4px
}

.g5blog__post-grid.g5blog__post-grid-2 .g5blog__post-meta {
    margin-bottom: 5px
}

.g5blog__post-grid.g5blog__post-grid-2 .g5blog__post-meta i {
    display: none
}

.g5blog__post-grid.g5blog__post-grid-2 .g5blog__post-content {
    padding: 20px 25px 30px
}

.g5blog__post-grid.g5blog__post-grid-2 .g5blog__post-featured {
    margin-bottom: 0
}

.g5blog__post-grid.g5blog__post-grid-2 .g5blog__post-inner {
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(51,51,51,.15);
    box-shadow: 0 0 10px 0 rgba(51,51,51,.15);
    box-shadow: 0 0 10px 0 rgba(51,51,51,.15);
    background-color: #fff
}

.g5blog__post-grid.g5blog__post-grid-2 .g5core__entry-thumbnail {
    border-radius: 5px 5px 0 0
}

.g5blog__post-grid.g5blog__post-grid-2 .g5core__entry-thumbnail img {
    border-radius: 5px 5px 0 0
}

.g5blog__post-grid.g5blog__post-grid-2 .g5core__entry-thumbnail:after {
    border-radius: 5px 5px 0 0
}

.g5blog__post-grid.g5blog__post-grid-3 .g5blog__post-meta {
    margin-bottom: 15px
}

.g5blog__post-grid.g5blog__post-grid-3 .btn-read-more {
    margin-top: 25px
}

.g5blog__post-grid.g5blog__post-grid-3 .g5blog__post-featured {
    margin-bottom: 18px
}

.g5blog__post-grid.g5blog__post-grid-3 .g5blog__post-title+.btn-read-more {
    margin-top: 10px
}

.g5blog__post-grid.g5blog__post-grid-4 .g5blog__term-badge {
    bottom: auto;
    top: 20px;
    left: 20px
}

.g5blog__post-grid.g5blog__post-grid-4 ul.g5blog__post-meta {
    margin-bottom: 0;
    opacity: .8
}

.g5blog__post-grid.g5blog__post-grid-4 ul.g5blog__post-meta li i {
    display: none
}

.g5blog__post-grid.g5blog__post-grid-4 .g5blog__post-title {
    margin-bottom: 0;
    line-height: 1.5
}

.g5blog__post-grid.g5blog__post-grid-4 .g5core__post-featured-bg-gradient .g5core__loop-content {
    padding: 10px 20px 20px
}

.g5blog__layout-grid-3 .g5blog__post-default,.g5blog__layout-grid .g5blog__post-default {
    padding-bottom: 60px
}

.g5blog__layout-grid-2 .g5core__paging {
    margin-top: 20px
}

.g5blog__post-list .g5blog__post-title {
    font-size: 15px;
    color: var(--g5-color-text-main);
    margin-bottom: 0
}

.g5blog__post-list .g5blog__post-title:before {
    content: "";
    font-family: "font awesome 5 pro";
    font-weight: 900;
    display: inline-block;
    margin-right: 10px
}

.g5blog__layout-list .g5blog__post-default {
    padding-bottom: 25px!important
}

.g5blog__layout-list .g5blog__post-default:last-child {
    padding-bottom: 0!important
}

.g5blog__post-widget .g5blog__post-featured {
    margin-right: 15px
}

.g5blog__post-widget .g5blog__post-title {
    font-size: 14px;
    line-height: 1.86;
    margin-bottom: 5px
}

.g5blog__post-widget ul.g5blog__post-meta {
    color: var(--g5-color-muted)
}

.g5blog__post-widget ul.g5blog__post-meta i {
    display: none
}

.g5blog__post-widget .g5blog__post-inner {
    padding-bottom: 20px;
    border-bottom: 1px solid var(--g5-color-border)
}

.g5blog__post-widget:not(.has-post-thumbnail) {
    margin-top: -5px
}

.g5blog__post-widget:not(.has-post-thumbnail) .g5blog__post-inner {
    padding-bottom: 15px
}

.g5blog__post-widget:first-child {
    margin-top: 0
}

.g5blog__post-widget:last-child .g5blog__post-inner {
    padding-bottom: 0;
    border-bottom: none
}

.g5ere__search-form .col {
    padding-left: 15px;
    padding-right: 15px
}

.g5ere__search-form .row {
    margin-left: -15px;
    margin-right: -15px
}

.g5ere__search-form .g5ere__sf-bottom {
    padding: 30px 15px
}

.g5ere__search-form .nav-pills .nav-link {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .87px;
    text-transform: uppercase;
    border-radius: 3px 3px 0 0;
    background-color: rgba(0,0,0,.5);
    color: #fff
}

.g5ere__search-form .nav-pills .nav-link.active,.g5ere__search-form .nav-pills .show>.nav-link {
    background-color: var(--g5-color-accent)
}

.g5ere__search-form:not(.g5ere__search-form-mobile) .g5ere__sf-icon-submit {
    top: -15px;
    position: absolute;
    right: 0;
    z-index: 3;
    background-color: transparent;
    border: 0;
    font-size: 18px;
    color: var(--g5-color-text-main)
}

.g5ere__search-form:not(.g5ere__search-form-mobile) .g5ere__sf-icon-submit i {
    font-weight: 400
}

.g5ere__search-form .g5ere__sf-bottom-wrap,.g5ere__search-form .g5ere__sf-top {
    margin-left: -15px;
    margin-right: -15px
}

.g5ere__search-field a:focus,.g5ere__search-field span:focus {
    outline: none
}

.g5ere__search-field .input-group-prepend {
    margin-right: 0
}

.g5ere__search-field .dropdown-menu input[type=search] {
    color: #333!important;
    height: 52px!important;
    line-height: 50px!important;
    border: 1px solid #eee!important;
    padding: 0 20px!important;
    background-color: #fff!important
}

.g5ere__search-field .bootstrap-select {
    background-color: transparent;
    line-height: 40px;
    height: 40px
}

.g5ere__search-field .bootstrap-select>.dropdown-toggle,.g5ere__search-field .bootstrap-select>.dropdown-toggle.bs-placeholder {
    border-radius: 0;
    font-weight: 600;
    padding: 0;
    border-width: 0 0 2px;
    border-style: solid;
    height: 40px;
    background-color: transparent
}

.g5ere__search-field .bootstrap-select>.dropdown-toggle:focus,.g5ere__search-field .bootstrap-select>.dropdown-toggle.bs-placeholder:focus {
    outline: none!important;
    box-shadow: none!important
}

.g5ere__search-field .bootstrap-select>.dropdown-toggle li a,.g5ere__search-field .bootstrap-select>.dropdown-toggle.bs-placeholder li a {
    font-size: 14px;
    height: 40px;
    line-height: 32px
}

.g5ere__search-field .bootstrap-select>.dropdown-toggle:focus,.g5ere__search-field .bootstrap-select>.dropdown-toggle:not(:disabled):not(.disabled):active,.g5ere__search-field .bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.g5ere__search-field .bootstrap-select>.dropdown-toggle.bs-placeholder:not(:disabled):not(.disabled):active {
    background-color: transparent
}

.g5ere__search-field input {
    border-radius: 0;
    font-weight: 600;
    height: 42px;
    padding: 10px 0 0;
    border-width: 0 0 2px;
    border-style: solid;
    background-color: transparent
}

.g5ere__search-field .custom-control-input:checked~.custom-control-label::before {
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent)
}

.g5ere__search-field .g5ere__s-label {
    display: block;
    margin-bottom: -8px
}

.g5ere__sf-bottom .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.g5ere__sf-bottom .g5ere__sf-submit-button {
    margin-top: 20px
}

.g5ere__sf-submit-button .btn {
    height: 62px;
    font-size: 16px;
    font-weight: 600
}

.g5ere__sf-advanced-button {
    padding: 0
}

.g5ere__sf-advanced-button a.btn {
    background-color: var(--g5-color-secondary);
    color: var(--g5-color-primary);
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    border-radius: 0;
    font-weight: 600;
    border: 0
}

.g5ere__sf-advanced-button a.btn i {
    display: none
}

.g5ere__sf-advanced-button a.btn:after {
    content: "";
    font-family: "font awesome 5 pro";
    font-size: 24px;
    font-weight: 400;
    margin-left: 20px
}

.g5ere__sf-advanced-button a.btn:not(.collapsed):after {
    content: ""
}

.g5ere__search-field .g5ere__s-label,.g5ere__rs-text,.g5ere__btn-features-list {
    font-weight: 500;
    letter-spacing: .93px;
    text-transform: uppercase
}

.g5ere__rs-text {
    padding-bottom: 30px
}

.ui-slider-horizontal {
    border-radius: 7px;
    background-image: none;
    height: 4.2px;
    border: none
}

.ui-slider-horizontal .ui-slider-handle {
    top: -11px;
    height: 25px;
    width: 25px;
    -webkit-box-shadow: 0 1px 7px 0 rgba(0,0,0,.22);
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.22);
    border-radius: 50%
}

.ui-slider-horizontal .ui-slider-range {
    height: 4.2px;
    background-image: none;
    background-color: var(--g5-color-accent)
}

.g5ere__btn-features-list {
    display: block
}

.g5ere__btn-features-list i {
    font-size: 16px;
    font-weight: 400;
    color: var(--g5-color-accent)
}

#g5ere__advanced_search_header_mobile .g5ere__ash-inner {
    padding-top: 10px;
    padding-bottom: 10px
}

.custom-ere-search-01 .g5ere__search-form .nav-pills .nav-link {
    padding: 10px 20px;
    background-color: var(--g5-color-primary);
    color: #fff
}

.custom-ere-search-01 .g5ere__search-form .nav-pills .nav-link.active {
    color: var(--g5-color-primary);
    background-color: #fff
}

.custom-ere-search-01 .g5ere__sf-top {
    border-radius: 0 5px 5px 5px
}

.custom-ere-search-01 .g5ere__sf-bottom {
    border-radius: 0 0 5px 5px;
    margin-top: -5px
}

.custom-ere-search-02 .g5ere__s-label {
    display: none
}

.custom-ere-search-02 .g5ere__sf-top .g5ere__sf-keyword {
    padding-right: 15px;
    padding-left: 50px
}

.custom-ere-search-02 .g5ere__sf-top .g5ere__sf-keyword .g5ere__sf-icon-submit {
    right: auto;
    padding-left: 0
}

.custom-ere-search-02 .g5ere__sf-top .g5ere__sf-keyword .g5ere__sf-icon-submit i {
    color: var(--g5-color-heading)
}

.custom-ere-search-02 .g5ere__sf-top .g5ere__sf-keyword .g5ere__sf-auto-complete-result {
    left: -50px;
    right: -15px
}

.custom-ere-search-02 .g5ere__sf-top .g5ere__sf-submit-button {
    -ms-flex-preferred-size: 110px;
    flex-basis: 110px
}

.custom-ere-search-02 .g5ere__sf-top .g5ere__sf-submit-button button {
    border-radius: 0 5px 5px 0
}

.custom-ere-search-02 .g5ere__sf-top input {
    border: 0;
    padding-top: 0
}

.custom-ere-search-02 .g5ere__sf-top .g5ere__search-field input,.custom-ere-search-02 .g5ere__sf-top .g5ere__search-field .bootstrap-select>.dropdown-toggle {
    height: 62px;
    line-height: 62px
}

.custom-ere-search-02 .g5ere__sf-keyword .input-group-text.g5ere__sf-icon-submit {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: -30px
}

.custom-ere-search-02.custom-height-52 .g5ere__search-field input,.custom-ere-search-02.custom-height-52 .g5ere__search-field .bootstrap-select>.dropdown-toggle,.custom-ere-search-02.custom-height-52 .g5ere__sf-submit-button .btn {
    height: 52px;
    line-height: 52px
}

.custom-ere-search-02.custom-height-52 button {
    font-size: 0
}

.custom-ere-search-02.custom-height-52 button:before {
    content: "";
    font-family: "font awesome 5 pro";
    z-index: 2;
    font-size: 18px;
    font-weight: 400
}

.custom-ere-search-02.custom-height-52 .g5ere__sf-top {
    border-radius: 5px
}

.custom-ere-search-02.custom-height-52 .g5ere__sf-top .g5ere__sf-keyword {
    padding-left: 15px
}

.custom-ere-search-02.custom-height-52 .g5ere__sf-top .g5ere__sf-keyword .g5ere__sf-icon-submit {
    display: none
}

.custom-ere-search-02.custom-height-52 .g5ere__sf-top .g5ere__sf-keyword .g5ere__sf-auto-complete-result {
    left: -15px
}

.custom-ere-search-02.custom-height-52 input {
    font-size: 13px;
    font-weight: 500
}

.custom-ere-search-02.custom-search-box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(51,51,51,.1);
    box-shadow: 0 0 10px 0 rgba(51,51,51,.1)
}

.custom-ere-search-03 .g5ere__sf-top .g5ere__sf-submit-button .btn {
    height: 100px;
    border-radius: 0;
    background-color: rgba(255,255,255,.1);
    border: 0
}

.custom-ere-search-04 {
    position: absolute;
    z-index: 4;
    margin-top: -50px;
    width: 100%
}

.custom-ere-search-04 .g5ere__ash-sticky-area {
    border-radius: 5px
}

.custom-ere-search-04#g5ere__advanced_search_header_mobile {
    position: static;
    margin: 0
}

.custom-ere-search-06 .g5ere__sf-keyword input {
    border-radius: 5px 0 0 5px!important;
    border-right-width: 1px;
    border-right-style: solid
}

.custom-ere-search-06 .g5ere__sf-top .g5ere__sf-keyword {
    border-right-width: 1px;
    border-right-style: solid;
    border-color: var(--g5-color-border)
}

.custom-ere-search-06 .g5ere__search-field .g5ere__s-label {
    display: none
}

.custom-ere-search-06 .g5ere__sf-top .g5ere__sf-advanced-button a.btn {
    height: 80px;
    line-height: 80px
}

.custom-ere-search-06 .g5ere__sf-top .g5ere__sf-submit-button {
    padding-left: 15px;
    padding-right: 15px
}

.custom-ere-search-06 .g5ere__search-field input,.custom-ere-search-06 .g5ere__search-field .bootstrap-select>.dropdown-toggle {
    border-width: 0;
    padding: 0 15px;
    height: 52px;
    border-radius: 5px
}

.custom-ere-search-06 .g5ere__search-field .bootstrap-select {
    height: 52px
}

.custom-ere-search-06 .g5ere__search-field .dropdown-menu input[type=search] {
    border-width: 1px
}

.custom-ere-search-06 .g5ere__search-form .nav-pills .nav-link {
    font-size: 14px;
    letter-spacing: 1px;
    border-right: 1px solid rgba(255,255,255,.2);
    background-color: transparent;
    border-radius: 0
}

.custom-ere-search-06 .g5ere__search-form .nav-pills .nav-link.active {
    background-color: var(--g5-color-accent)
}

.custom-ere-search-06 .g5ere__search-tabs {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.custom-ere-search-06 .g5ere__sf-type .bootstrap-select>.dropdown-toggle,.custom-ere-search-06 .g5ere__sf-type .bootstrap-select>.dropdown-toggle.bs-placeholder,.custom-ere-search-06 .g5ere__sf-type .bootstrap-select select,.custom-ere-search-06 .g5ere__sf-type .bootstrap-select {
    border-radius: 0 5px 5px 0
}

.custom-ere-search-06 .g5ere__sf-tabs-wrap {
    position: relative
}

.custom-ere-search-06 .g5ere__sf-tabs-wrap:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: -1000px;
    width: 5000px;
    border-top: 1px solid rgba(255,255,255,.2)
}

.custom-ere-search-07,.el-custom-ere-search-07 {
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 30px 0 rgba(51,51,51,.2);
    box-shadow: 0 5px 30px 0 rgba(51,51,51,.2)
}

.custom-ere-search-07 .g5ere__sf-top,.el-custom-ere-search-07 .g5ere__sf-top {
    border-radius: 5px;
    background-color: #fff
}

.custom-ere-search-07 .g5ere__sf-bottom,.el-custom-ere-search-07 .g5ere__sf-bottom {
    border-radius: 0 0 5px 5px;
    margin-top: -5px;
    background-color: #fff
}

.custom-ere-search-07 .g5ere__sf-top,.custom-ere-search-07 .g5ere__sf-bottom-wrap,.el-custom-ere-search-07 .g5ere__sf-top,.el-custom-ere-search-07 .g5ere__sf-bottom-wrap {
    margin-right: 0;
    margin-left: 0
}

.custom-ere-search-01 .g5ere__sf-bottom-wrap,.custom-ere-search-01 .g5ere__sf-top,.custom-ere-search-02 .g5ere__sf-bottom-wrap,.custom-ere-search-02 .g5ere__sf-top {
    margin: 0
}

.custom-ere-search-01 .g5ere__sf-top,.custom-ere-search-01 .g5ere__sf-bottom,.custom-ere-search-02 .g5ere__sf-top,.custom-ere-search-02 .g5ere__sf-bottom,.custom-ere-search-05 .g5ere__sf-top,.custom-ere-search-05 .g5ere__sf-bottom {
    background-color: #fff
}

.custom-ere-search-01 .g5ere__search-field .bootstrap-select,.custom-ere-search-02 .g5ere__search-field .bootstrap-select,.custom-ere-search-05 .g5ere__search-field .bootstrap-select {
    background-color: transparent!important
}

.custom-ere-search-01 .g5ere__search-field .bootstrap-select>.dropdown-toggle,.custom-ere-search-01 .g5ere__search-field .bootstrap-select>.dropdown-toggle.bs-placeholder,.custom-ere-search-02 .g5ere__search-field .bootstrap-select>.dropdown-toggle,.custom-ere-search-02 .g5ere__search-field .bootstrap-select>.dropdown-toggle.bs-placeholder,.custom-ere-search-05 .g5ere__search-field .bootstrap-select>.dropdown-toggle,.custom-ere-search-05 .g5ere__search-field .bootstrap-select>.dropdown-toggle.bs-placeholder {
    color: var(--g5-color-heading);
    background-color: transparent!important;
    border-color: var(--g5-color-border)
}

.custom-ere-search-01 .g5ere__search-field input,.custom-ere-search-02 .g5ere__search-field input,.custom-ere-search-05 .g5ere__search-field input {
    border-color: var(--g5-color-border)
}

.custom-ere-search-01 .g5ere__sf-advanced-button,.custom-ere-search-02 .g5ere__sf-advanced-button,.custom-ere-search-05 .g5ere__sf-advanced-button {
    padding: 0
}

.custom-ere-search-01 .custom-checkbox label:hover,.custom-ere-search-02 .custom-checkbox label:hover,.custom-ere-search-05 .custom-checkbox label:hover {
    color: var(--g5-color-accent)
}

.custom-ere-search-03 .g5ere__sf-top .g5ere__sf-advanced-button,.custom-ere-search-06 .g5ere__sf-top .g5ere__sf-advanced-button {
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px
}

.custom-ere-search-03 .g5ere__sf-top .g5ere__sf-advanced-button a.btn,.custom-ere-search-06 .g5ere__sf-top .g5ere__sf-advanced-button a.btn {
    color: #fff;
    background-color: transparent;
    padding: 0
}

.custom-ere-search-03 .g5ere__sf-top .g5ere__sf-advanced-button a.btn:after,.custom-ere-search-06 .g5ere__sf-top .g5ere__sf-advanced-button a.btn:after {
    color: var(--g5-color-accent)
}

@media(min-width: 576px) {
    .custom-ere-search-02 .g5ere__sf-top {
        border-radius:0 5px 5px 5px
    }

    .custom-ere-search-02 .g5ere__sf-top .g5ere__sf-submit-button {
        padding: 0
    }

    .custom-ere-search-02 .g5ere__sf-top .g5ere__sf-keyword,.custom-ere-search-02 .g5ere__sf-top .g5ere__sf-submit-button {
        margin-bottom: 0
    }

    .custom-ere-search-02.custom-height-52 .g5ere__sf-top .g5ere__sf-submit-button {
        -ms-flex-preferred-size: 77px;
        flex-basis: 77px
    }
}

@media(min-width: 1025px) {
    .el-custom-ere-search-07 {
        margin-top:-50px
    }

    .el-custom-ere-search-07 .g5ere__sf-top .g5ere__sf-submit-button {
        padding-left: 0
    }
}

@media(min-width: 992px) {
    .g5ere__sf-bottom-inner .g5ere__search-field,.g5ere__sf-bottom-slider .g5ere__search-field {
        margin-bottom:30px
    }

    .g5ere__sf-top .g5ere__search-field {
        -ms-flex-preferred-size: 220px;
        flex-basis: 220px;
        padding-left: 15px;
        padding-right: 15px
    }

    .g5ere__sf-top .g5ere__sf-submit-button {
        -ms-flex-preferred-size: 177px;
        flex-basis: 177px
    }

    .g5ere__sf-top .g5ere__agency-search-btn {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%
    }

    .g5ere__sf-advanced-button a.btn {
        height: 100px;
        line-height: 100px
    }

    .custom-ere-search-01 .g5ere__sf-type {
        -ms-flex-preferred-size: 240px;
        flex-basis: 240px
    }

    div.custom-ere-search-03 .g5ere__sf-top {
        height: 100px
    }

    .custom-ere-search-04 .g5ere__ash-sticky-area {
        max-width: 960px;
        margin: 0 auto
    }

    .custom-ere-search-06 .g5ere__sf-top .g5ere__search-field {
        padding-right: 0
    }

    .custom-ere-search-06 .g5ere__sf-top .g5ere__sf-type {
        padding-left: 0;
        padding-right: 15px
    }

    .custom-ere-search-06 .g5ere__sf-tabs-wrap {
        display: -ms-flexbox;
        display: flex
    }

    .custom-ere-search-06 .g5ere__search-form .nav-pills .nav-link {
        padding: 27px 15px
    }

    .custom-ere-search-06 .g5ere__sf-top {
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-left: 15px
    }

    .custom-ere-search-06 .g5ere__sf-top .g5ere__search-field {
        -ms-flex-preferred-size: 170px;
        flex-basis: 170px
    }

    .custom-ere-search-06 .g5ere__sf-top .g5ere__sf-advanced-button {
        padding-right: 30px
    }

    .custom-ere-search-06 .g5ere__sf-top .g5ere__sf-advanced-button a.btn {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .custom-ere-search-06 .g5ere__sf-top .g5ere__sf-keyword .g5ere__sf-icon-submit {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .custom-ere-search-06 .g5ere__sf-top .g5ere__sf-keyword i {
        font-size: 24px;
        font-weight: 300
    }

    .custom-ere-search-06 .g5ere__sf-top .g5ere__sf-keyword input {
        padding-right: 50px
    }

    .custom-ere-search-07 {
        margin-top: -50px
    }

    .custom-ere-search-03 .g5ere__ash-inner,.custom-ere-search-04 .g5ere__ash-inner,.custom-ere-search-06 .g5ere__ash-inner {
        padding-top: 0;
        padding-bottom: 0
    }

    .custom-ere-search-01 .g5ere__sf-top .g5ere__sf-submit-button,.custom-ere-search-04 .g5ere__sf-top .g5ere__sf-submit-button,.custom-ere-search-05 .g5ere__sf-top .g5ere__sf-submit-button,.custom-ere-search-07 .g5ere__sf-top .g5ere__sf-submit-button {
        padding-left: 0
    }
}

@media(min-width: 1200px) {
    .custom-ere-search-04 .g5ere__ash-sticky-area {
        max-width:1170px
    }
}

@media(max-width: 991px) {
    .g5ere__sf-top .g5ere__search-field {
        padding-left:15px;
        padding-right: 15px
    }

    .custom-ere-search-02 div.g5ere__sf-top .g5ere__sf-keyword {
        -ms-flex: auto;
        flex: auto
    }

    .custom-ere-search-01 .g5ere__sf-top {
        padding-top: 15px
    }

    .g5ere__sf-advanced-button a.btn {
        height: 70px;
        line-height: 70px;
        -ms-flex-pack: center;
        justify-content: center
    }

    .g5ere__features-list-wrap {
        margin-top: 15px
    }

    .custom-ere-search-01 .g5ere__sf-keyword .g5ere__sf-icon-submit,.custom-ere-search-02 .g5ere__sf-keyword .g5ere__sf-icon-submit,.custom-ere-search-05 .g5ere__sf-keyword .g5ere__sf-icon-submit {
        top: -15px;
        position: absolute;
        right: 0;
        z-index: 4;
        background-color: transparent;
        border: 0;
        font-size: 18px;
        color: var(--g5-color-text-main)
    }

    .custom-ere-search-01 .g5ere__sf-keyword .g5ere__sf-icon-submit i,.custom-ere-search-02 .g5ere__sf-keyword .g5ere__sf-icon-submit i,.custom-ere-search-05 .g5ere__sf-keyword .g5ere__sf-icon-submit i {
        font-weight: 400
    }

    .custom-ere-search-07 .g5ere__sf-top .g5ere__sf-keyword,.el-custom-ere-search-07 .g5ere__sf-top .g5ere__sf-keyword {
        padding-top: 20px
    }
}

@media(max-width: 575px) {
    .custom-ere-search-02 .g5ere__sf-top {
        padding-top:15px;
        border-radius: 0 5px 5px 5px
    }

    .custom-ere-search-02 .g5ere__sf-top .g5ere__sf-keyword {
        width: 100%;
        border: 1px solid var(--g5-color-border);
        margin-left: 15px;
        margin-right: 15px
    }

    .custom-ere-search-02 .g5ere__sf-top .g5ere__search-field {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .custom-ere-search-02 .g5ere__sf-top .g5ere__sf-submit-button button {
        border-radius: 5px
    }
}

@media(max-width: 1300px) and (min-width:992px) {
    .custom-ere-search-05 .g5ere__sf-top .g5ere__search-field {
        -ms-flex-preferred-size:130px;
        flex-basis: 130px
    }
}

.g5element__agency-search .g5ere__s-label {
    display: none
}

.g5ere__sf-auto-complete-result.dropdown-menu {
    font-size: 1em
}

.g5ere__property-auto-complete-item .g5ere__loop-property-title {
    margin-bottom: 5px;
    font-size: 1em
}

.g5ere__property-auto-complete-item .g5ere__loop-property-address {
    margin-bottom: 0
}

#g5ere__advanced_search_header_mobile .g5ere__search-field .g5ere__s-label {
    display: none
}

#g5ere__advanced_search_header_mobile .g5ere__search-field input,#g5ere__advanced_search_header_mobile .g5ere__search-field .bootstrap-select>.dropdown-toggle {
    border-width: 1px;
    padding: 0 15px;
    height: 52px;
    border-radius: 5px
}

#g5ere__advanced_search_header_mobile .g5ere__search-field .bootstrap-select {
    height: 52px
}

#g5ere__advanced_search_header_mobile .g5ere__sf-keyword input {
    border-radius: 0;
    border-left: none;
    border-right: none
}

.g5element__properties-slider a:focus {
    outline: none
}

.g5element__properties-slider .g5ere__loop-property-title {
    margin-top: 0;
    font-size: 30px;
    color: var(--g5-color-heading)
}

.g5element__properties-slider .g5ere__loop-property-address {
    color: var(--g5-color-text-main);
    margin-bottom: 12px
}

.g5element__properties-slider .g5ere__loop-property-price {
    font-size: 22px
}

.g5element__properties-slider .g5ere__lpp-postfix {
    font-size: 16px;
    color: var(--g5-color-text-main)
}

.g5element__properties-slider ul.g5ere__loop-property-meta span {
    color: var(--g5-color-text-main)
}

.g5element__properties-slider.layout-01 .g5ere__property-badge.g5ere__featured {
    position: absolute;
    top: -8px
}

.g5element__properties-slider.layout-01 .g5ere__loop-property-status .g5ere__status {
    padding: 0;
    margin-bottom: 3px;
    background-color: transparent!important;
    color: var(--g5-color-accent)
}

.g5element__properties-slider.layout-01 .g5ere__loop-property-price {
    padding-bottom: 20px;
    margin-bottom: 16px;
    border-bottom: 1px solid var(--g5-color-border)
}

.g5element__properties-slider.layout-02 .g5ere__loop-property-title {
    font-size: 26px;
    margin-bottom: 2px
}

.g5element__properties-slider.layout-02 .g5ere__loop-property-address {
    font-size: 16px;
    margin-bottom: 2px
}

.g5element__properties-slider.layout-02 ul.g5ere__loop-property-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px
}

.g5element__properties-slider.layout-02 ul.g5ere__loop-property-meta li {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex
}

.g5element__properties-slider.layout-02 ul.g5ere__loop-property-meta i {
    margin-right: 13px;
    font-size: 20px
}

.g5element__properties-slider.layout-02 .g5ere__loop-property-price {
    font-size: 24px
}

.g5element__properties-slider.layout-02 .g5ere__lpp-postfix {
    font-size: 14px
}

.g5element__properties-slider.layout-02 .g5ere__property-bottom {
    display: -ms-flexbox;
    display: flex;
    padding-top: 18px;
    border-top: 1px solid var(--g5-color-border);
    margin-top: 25px
}

.g5element__properties-slider.layout-02 .g5ere__property-bottom .g5ere__loop-property-price {
    margin-right: auto
}

.g5element__properties-slider.layout-02 .g5ere__property-bottom .g5ere__loop-property-actions a {
    font-size: 20px
}

.g5element__properties-slider.layout-02 .g5ere__property-bottom .g5ere__loop-property-actions a+a {
    margin-left: 20px
}

.g5element__properties-slider.layout-02 .g5ere__property-bottom .compare-property {
    width: 20px
}

.g5element__properties-slider.layout-03 .g5ere__psi-content {
    color: #fff
}

.g5element__properties-slider.layout-03 .g5ere__psi-content * {
    color: inherit
}

.g5element__properties-slider.layout-03 .g5ere__loop-property-badge {
    position: static
}

.g5element__properties-slider.layout-03 .g5ere__property-badge {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 3.67px;
    background-color: transparent!important;
    padding: 0;
    margin-bottom: 17px
}

.g5element__properties-slider.layout-03 .g5core__post-featured {
    -webkit-box-shadow: 0 11px 30px 0 rgba(51,51,51,.15);
    box-shadow: 0 11px 30px 0 rgba(51,51,51,.15)
}

.g5element__properties-slider.layout-03 .g5ere__loop-property-title {
    font-size: 60px;
    margin-bottom: 17px
}

.g5element__properties-slider.layout-03 .g5ere__loop-property-address {
    font-size: 22px
}

.g5element__properties-slider.layout-03 .g5ere__loop-property-price {
    font-size: 32px;
    font-weight: 600
}

.g5element__properties-slider.layout-03 .g5ere__lpp-postfix {
    font-size: 22px;
    color: inherit
}

.g5element__properties-slider.layout-03 .slick-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.g5element__properties-slider.layout-03 .slick-arrow {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.g5element__properties-slider.layout-03 .slick-arrow.slick-prev {
    left: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.g5element__properties-slider.layout-03 .slick-arrow.slick-next {
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.g5element__properties-slider.layout-03:hover .slick-arrow {
    opacity: 1
}

.g5element__properties-slider.layout-04 .g5ere__property-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 24px;
    border-top: 1px solid rgba(0,0,0,.12);
    margin-top: 4px;
    padding-bottom: 5px
}

.g5element__properties-slider.layout-04 .g5ere__loop-property-badge {
    position: static;
    margin-right: 10px;
    margin-top: -3px
}

.g5element__properties-slider.layout-04 .g5ere__loop-property-status {
    margin-right: 10px
}

.g5element__properties-slider.layout-01 .g5ere__psi-content,.g5element__properties-slider.layout-04 .g5ere__psi-content {
    max-width: 470px;
    margin-left: auto;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 11px 30px 0 rgba(51,51,51,.15);
    box-shadow: 0 11px 30px 0 rgba(51,51,51,.15);
    padding: 30px 40px 20px
}

.g5element__properties-slider.layout-01 ul.g5ere__loop-property-meta,.g5element__properties-slider.layout-04 ul.g5ere__loop-property-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.g5element__properties-slider.layout-01 ul.g5ere__loop-property-meta li,.g5element__properties-slider.layout-04 ul.g5ere__loop-property-meta li {
    margin-right: 0
}

.g5element__properties-slider.layout-01 .g5ere__psi-hero:before,.g5element__properties-slider.layout-04 .g5ere__psi-hero:before {
    content: none
}

@media(min-width: 1200px) {
    .custom-properties-slider-01 .container {
        max-width:95%
    }
}

@media(min-width: 1550px) {
    .custom-properties-slider-01 .container {
        max-width:1550px
    }
}

@media(max-width: 1367px) and (min-width:1200px) {
    .g5element__properties-slider.layout-02 .slick-arrow {
        display:none!important
    }
}

@media(min-width: 1200px) {
    .g5element__properties-slider.layout-02 .slick-arrow {
        opacity:1
    }

    .g5element__properties-slider.layout-02 .slick-arrow.slick-prev {
        left: -80px
    }

    .g5element__properties-slider.layout-02 .slick-arrow.slick-next {
        right: -80px
    }

    .g5element__properties-slider.layout-02 .slick-dots {
        position: static;
        color: #000;
        -webkit-transform: none;
        transform: none
    }

    .g5element__properties-slider.layout-02 .slick-dots li.slick-active,.g5element__properties-slider.layout-02 .slick-dots li:hover {
        color: #000
    }
}

@media(min-width: 992px) {
    .g5element__properties-slider.layout-02 .g5ere__property-content-inner {
        padding-left:30px;
        padding-right: 45px
    }

    .g5element__properties-slider.layout-02 .g5ere__property-excerpt {
        max-height: 3.72em;
        overflow: hidden
    }

    .g5element__properties-slider.layout-02 .g5ere__psi-inner {
        min-height: 470px;
        padding-top: 50px;
        padding-bottom: 50px
    }

    .g5element__properties-slider.layout-02 .g5ere__property-slider-item {
        position: relative
    }

    .g5element__properties-slider.layout-02 .g5ere__property-slider-item:before {
        content: "";
        position: absolute;
        background-color: #f3f6fa;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        max-width: 770px;
        margin-left: auto;
        width: 100%
    }
}

@media(max-width: 991px) {
    .g5element__properties-slider.layout-02 .g5ere__loop-property-title {
        margin-top:30px!important
    }

    .g5element__properties-slider.layout-03 .g5core__post-featured {
        display: none
    }

    .g5element__properties-slider .slick-arrows {
        display: none
    }
}

@media(min-width: 576px) {
    .g5element__properties-slider.layout-02 ul.g5ere__loop-property-meta li {
        margin-right:50px
    }
}

@media(min-width: 420px) {
    .g5element__properties-slider.layout-04 .g5ere__loop-property-price {
        line-height:1.2;
        margin-left: auto;
        font-size: 24px
    }
}

@media(max-width: 575px) {
    .g5element__properties-slider.layout-01 .g5ere__psi-content,.g5element__properties-slider.layout-04 .g5ere__psi-content {
        padding:30px 15px
    }

    .g5element__properties-slider.layout-03 .g5ere__loop-property-title {
        font-size: 38px
    }
}

.g5ere__property-badge {
    letter-spacing: .87px;
    border-radius: 3px;
    background-color: var(--g5-color-accent)
}

.g5ere__property-badge.g5ere__featured {
    background-color: #ff6935
}

.g5ere__property-featured .g5ere__loop-property-status {
    top: 10px;
    left: 10px
}

.g5ere__property-featured .g5ere__loop-property-label {
    top: 10px;
    right: 10px
}

.g5ere__property-featured .g5ere__term-label,.g5ere__property-featured .g5ere__status {
    background-color: var(--g5-color-accent)
}

.g5ere__loop-property-title {
    margin-bottom: 7px;
    margin-top: 0!important;
    font-weight: 500
}

.g5ere__loop-property-title:hover {
    color: var(--g5-color-accent)
}

.g5ere__pf-rounded .g5core__entry-thumbnail {
    border-radius: 5px 5px 0 0
}

.g5ere__db-sidebar .g5ere__dashboard-sidebar-container>.list-group>.list-group-item {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 30px;
    padding-bottom: 20px
}

.g5ere__db-sidebar .sidebar-item {
    transition: all .2s
}

.g5ere__db-sidebar .sidebar-item .sidebar-item-number {
    color: var(--g5-color-accent);
    font-weight: 700
}

.g5ere__db-sidebar .sidebar-item.active,.g5ere__db-sidebar .sidebar-item:hover {
    background-color: #f8f8f8
}

.g5ere__db-sidebar .sidebar-item.active .sidebar-item-icon,.g5ere__db-sidebar .sidebar-item:hover .sidebar-item-icon {
    color: var(--g5-color-accent)
}

.g5ere__db-sidebar .sidebar-item.active .sidebar-item-text,.g5ere__db-sidebar .sidebar-item:hover .sidebar-item-text {
    color: var(--g5-color-heading)
}

.g5ere__db-sidebar .ere-my-package .list-group-item {
    padding: 7px 16px
}

.g5ere__dropdown-status .dropdown-toggle {
    background-color: #fff;
    color: var(--g5-color-text-main);
    border-radius: 0
}

.g5ere__dropdown-status .dropdown-toggle:hover,.g5ere__dropdown-status .dropdown-toggle:focus {
    border-color: var(--g5-color-border);
    background-color: #fff;
    color: var(--g5-color-text-main)
}

.g5ere__page-main .table {
    border: 1px solid var(--g5-color-border);
    border-radius: 5px
}

.g5ere__page-main .table td,.g5ere__page-main .table th {
    border-top: 1px solid var(--g5-color-border);
    border-right: none;
    border-left: none;
    border-bottom: none;
    padding: 25px 20px 20px 30px;
    vertical-align: middle;
    color: var(--g5-color-text-main)
}

.g5ere__page-main .table th {
    color: var(--g5-color-heading);
    font-weight: 500
}

.g5ere__page-main .table tbody tr:hover {
    box-shadow: 0 5px 15px 0 rgba(51,51,51,.08)
}

.g5ere__page-main .ere-my-properties span.ere-publish {
    border: 1px solid rgba(231,68,91,.2);
    background-color: rgba(231,68,91,.06);
    color: #0ec6d5
}

.g5ere__page-main .ere-my-properties span.ere-pending {
    background-color: rgba(246,181,0,.06);
    border: 1px solid rgba(246,181,0,.2);
    color: #f6b500
}

.g5ere__page-main .ere-my-properties span.ere-hidden {
    background-color: rgba(0,0,0,.06);
    border: 1px solid rgba(0,0,0,.2);
    color: #333
}

.g5ere__page-main .ere-dashboard-actions {
    display: -ms-flexbox;
    display: flex
}

.g5ere__page-main .ere-dashboard-actions .btn-action {
    font-size: 0;
    background-color: transparent!important;
    border: none!important;
    display: block
}

.g5ere__page-main .ere-dashboard-actions .btn-action::after {
    font-size: 18px;
    font-family: "font awesome 5 pro";
    color: var(--g5-color-muted);
    font-weight: 300
}

.g5ere__page-main .ere-dashboard-actions .btn-action.ere-dashboard-action-edit::after {
    content: ""
}

.g5ere__page-main .ere-dashboard-actions .btn-action.ere-dashboard-action-delete::after {
    content: ""
}

.g5ere__page-main .ere-dashboard-actions .btn-action.ere-dashboard-action-allow_edit::after {
    content: ""
}

.g5ere__page-main .ere-dashboard-actions .btn-action.ere-dashboard-action-hidden::after {
    content: ""
}

.g5ere__page-main .ere-dashboard-actions .btn-action.ere-dashboard-action-mark_featured::after {
    content: ""
}

.g5ere__page-main .ere-dashboard-actions .btn-action.ere-dashboard-action-show::after {
    content: ""
}

.g5ere__page-main .ere-dashboard-actions .btn-action.ere-dashboard-action-relist_per_listing::after {
    content: ""
}

.g5ere__page-main .paging-navigation {
    margin-top: 30px
}

.g5ere__page-main .g5ere__property-my-favorite {
    color: var(--g5-color-muted);
    font-size: 18px
}

.g5ere__page-main .ere-my-invoices .form-control {
    background-color: #fff
}

.g5ere__page-main .ere-my-invoices .bootstrap-select .dropdown-toggle {
    background-color: #fff;
    border: none;
    outline: none
}

.g5ere__page-main .ere-my-invoices .bootstrap-select .dropdown-toggle:focus,.g5ere__page-main .ere-my-invoices .bootstrap-select .dropdown-toggle:hover {
    border: none;
    outline: none!important;
    box-shadow: none
}

.g5ere__page-main .ere-my-invoices .btn-action {
    background-color: transparent!important;
    border: none!important;
    color: var(--g5-color-muted);
    font-size: 18px
}

.g5ere__page-main .ere-my-saved-searches .ere-my-saved-search-title a {
    color: var(--g5-color-heading);
    font-size: 16px;
    font-weight: 500;
    transition: all .2s
}

.g5ere__page-main .ere-my-saved-searches .ere-my-saved-search-title a:hover {
    color: var(--g5-color-accent)
}

.g5ere__page-main .ere-my-saved-searches .g5ere__save-search-view {
    color: var(--g5-color-text-main)
}

.g5ere__page-main .ere-property-multi-step .ere-steps {
    border: 1px solid var(--g5-color-border);
    padding: 10px 15px 0
}

.g5ere__page-main .ere-property-multi-step .ere-steps .nav-link:not(.active),.g5ere__page-main .ere-property-multi-step .ere-steps .nav-link.active:not([disabled]) {
    background-color: transparent;
    color: #696969;
    border: 1px solid transparent
}

.g5ere__page-main .ere-property-multi-step .ere-steps .nav-link:hover,.g5ere__page-main .ere-property-multi-step .ere-steps .nav-link.active {
    color: var(--g5-color-accent);
    background-color: #fff;
    border-color: #e7e7e7
}

.g5ere__page-main .ere-property-multi-step .ere-steps .nav-link.active:not([disabled]) .number {
    font-size: 0
}

.g5ere__page-main .ere-property-multi-step .ere-steps .nav-link.active:not([disabled]) .number::after {
    content: "";
    font-family: "font awesome 5 pro";
    font-size: 14px;
    color: var(--g5-color-accent)
}

.g5ere__page-main .ere-property-multi-step .property-fields-title h2 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 25px
}

.g5ere__page-main .ere-property-multi-step .card-body {
    padding: 30px 30px 14px
}

.g5ere__page-main .ere-property-multi-step .property-manager-form label {
    font-weight: 400
}

.g5ere__page-main .ere-property-multi-step .property-feature {
    margin-bottom: 0
}

.g5ere__page-main .ere-property-multi-step .property-feature .custom-control {
    margin-bottom: 10px
}

.g5ere__page-main .ere-property-multi-step .ere-btn-prev {
    color: var(--g5-color-text-main)
}

.g5ere__page-main .ere-property-multi-step .ere-btn-prev i {
    color: var(--g5-color-accent)
}

.g5ere__page-main .ere-property-multi-step .select2-container--default .select2-selection--multiple,.g5ere__page-main .ere-property-multi-step .select2-selection--single {
    background-color: #f8f8f8;
    border: none;
    height: 52px
}

.g5ere__page-main .ere-property-multi-step .select2-container--default .select2-selection--multiple:focus,.g5ere__page-main .ere-property-multi-step .select2-selection--single:focus {
    border: 1px solid var(--g5-color-accent);
    outline: none
}

.g5ere__page-main .ere-property-multi-step .select2-container--default .select2-selection--multiple .select2-selection__rendered,.g5ere__page-main .ere-property-multi-step .select2-selection--single .select2-selection__rendered {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px
}

.g5ere__page-main .ere-property-multi-step textarea:not(:focus) {
    border: none
}

.g5ere__page-main .ere-property-multi-step .form-control:focus {
    background-color: #f8f8f8
}

.g5ere__page-main .ere-property-multi-step .input-group-text {
    border: none
}

.g5ere__page-main .ere-property-multi-step .ere_image360 {
    cursor: pointer
}

.g5ere__page-main .ere-property-multi-step .media-drag-drop {
    background: #fff
}

.g5ere__page-main .ere-property-multi-step .media-drag-drop .media-drag-drop-icon {
    font-size: 85px;
    color: #eee;
    line-height: 1;
    margin-bottom: 20px
}

.g5ere__page-main .ere-property-multi-step .media-drag-drop h4 {
    font-size: 22px;
    font-weight: 400
}

.g5ere__page-main .ere-property-multi-step .g5ere__enter-coordinates-toggle label {
    font-weight: 600
}

.g5ere__page-main .ere-my-profile .card-title {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 25px
}

.g5ere__page-main .g5ere__dashboard-actions .btn-action {
    font-size: 18px;
    color: var(--g5-color-muted)
}

.select2-dropdown {
    border: none!important;
    box-shadow: 0 5px 15px 0 rgba(51,51,51,.08)
}

.g5ere__my-property .ere-post-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px
}

.g5ere__my-property .ere-post-title a {
    -webkit-transition: all .3s;
    transition: all .3s
}

.g5ere__my-property .ere-post-title a:hover {
    color: var(--g5-color-accent)
}

.g5ere__my-property .ere-property-address {
    color: var(--g5-color-text-main);
    line-height: 1.2;
    margin-bottom: 10px!important
}

.g5ere__my-property .ere-property-price {
    font-weight: 700;
    color: var(--g5-color-heading);
    font-size: 17px;
    line-height: 1.5
}

.g5ere__my-property .property-price-postfix,.g5ere__my-property .property-price-prefix {
    color: #9b9b9b;
    font-weight: 400;
    font-size: 14px
}

.g5ere__my-property .ere-property-status {
    line-height: 1.15;
    letter-spacing: .87px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500
}

.tooltip {
    white-space: normal
}

@media only screen and (min-width: 1200px) {
    .g5ere__invoice-details {
        max-width:80%;
        margin: 0 auto
    }
}

.g5ere__invoice-details .g5ere__invoice-details-header {
    margin-bottom: 32px;
    padding-bottom: 24px
}

.g5ere__invoice-details .g5ere__invoice-pre-title {
    font-size: 12px;
    letter-spacing: .08em;
    color: var(--g5-color-muted);
    font-weight: 500
}

.g5ere__invoice-details .g5ere__invoice-title {
    font-size: 26px
}

.g5ere__invoice-details .single-invoice-action a {
    margin-bottom: 10px
}

.g5ere__invoice-details .single-invoice-action a:not(:last-child) {
    margin-right: 10px
}

.g5ere__invoice-details .g5ere__invoice-details-body {
    padding: 30px
}

.g5ere__invoice-details .g5ere__page-info img {
    margin-bottom: 30px
}

.g5ere__invoice-details .g5ere__page-info .invoice-title {
    font-size: 20px;
    margin-bottom: 10px
}

.g5ere__invoice-details .g5ere__page-info .invoice-id {
    color: var(--g5-color-muted);
    margin-bottom: 70px
}

.g5ere__invoice-details .g5ere__single-invoice-info .invoice-info-label {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .08em;
    color: var(--g5-color-muted);
    text-transform: uppercase;
    margin-bottom: 10px
}

.g5ere__invoice-details .g5ere__single-invoice-info .invoice-name {
    font-weight: 500;
    color: #333
}

.g5ere__invoice-details .g5ere__single-invoice-info .invoice-details {
    color: var(--g5-color-muted)
}

.g5element__reviews .g5ere__review-comment-item .post-title,.g5element__dashboards .g5ere__review-comment-item .post-title {
    font-size: 13px
}

.g5element__reviews .g5ere__review-comment-item .post-title a,.g5element__dashboards .g5ere__review-comment-item .post-title a {
    color: inherit;
    white-space: normal;
    transition: all .2s
}

.g5element__reviews .g5ere__review-comment-item .post-title a:hover,.g5element__dashboards .g5ere__review-comment-item .post-title a:hover {
    color: var(--g5-color-accent)
}

@media(max-width: 991px) {
    .custom-slider-tabs-md .g5core__pretty-tabs {
        -ms-flex-pack:start;
        justify-content: flex-start
    }
}

.g5ere__loop-property-price {
    font-size: 17px;
    font-weight: 700;
    color: var(--g5-color-heading);
    display: block
}

.g5ere__lpp-postfix {
    font-weight: 500;
    color: var(--g5-color-text-main);
    font-style: var(--g5-font-size-body)
}

ul.g5ere__loop-property-meta i {
    font-size: 18px;
    color: var(--g5-color-accent)
}

ul.g5ere__loop-property-meta span {
    font-size: 13px;
    font-weight: 500;
    color: var(--g5-color-muted)
}

.g5ere__loop-property-actions a {
    font-size: 15px
}

.g5ere__loop-property-actions a+a {
    margin-left: 10px
}

.g5ere__lpa-rounded a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(0,0,0,.3);
    color: #fafafa
}

.g5ere__lpa-rounded a:hover {
    color: #fff
}

.g5ere__lpa-lg a {
    width: 52px;
    height: 52px;
    line-height: 52px
}

.g5ere__lpa-white a {
    background-color: #fff;
    color: var(--g5-color-heading)
}

.g5ere__lpa-white a:hover {
    color: var(--g5-color-heading)
}

.g5ere__property-content .g5ere__lpa-rounded a {
    background-color: transparent;
    border: 1px solid var(--g5-color-border);
    color: var(--g5-color-text-main)
}

.g5ere__property-content .g5ere__lpa-rounded a:hover {
    border-color: var(--g5-color-secondary);
    background-color: var(--g5-color-secondary);
    color: var(--g5-color-primary)
}

.g5ere__property-featured .g5ere__lpa-top-right {
    top: 10px;
    right: 10px;
    bottom: auto
}

.g5ere__property-featured .g5ere__lpa-center {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    bottom: auto;
    right: auto
}

.g5ere__loop-property-address {
    font-weight: 500;
    margin-bottom: 6px;
    color: var(--g5-color-muted)
}

.g5ere__loop-property-address:hover {
    color: var(--g5-color-accent)
}

.g5ere__single-property-bottom-bar-mobile {
    background-color: #f8f8f8;
    box-shadow: 0 2px 32px 0 rgba(0,0,0,.24)
}

.ui-dialog {
    background-image: none;
    background-color: #fff;
    font-family: var(--g5-font-body)
}

.ui-dialog .ui-dialog-titlebar {
    background-image: none;
    border: none;
    background-color: var(--g5-color-secondary);
    color: var(--g5-color-heading);
    font-weight: 400;
    padding: 1rem;
    border-bottom: 1px solid var(--g5-color-border)
}

.ui-dialog .ui-dialog-titlebar-close {
    color: var(--g5-color-text-main)
}

.ui-dialog .ui-dialog-buttonpane {
    background-image: none;
    background-color: transparent
}

.ui-dialog .ui-dialog-buttonpane button {
    color: var(--g5-color-primary);
    background-color: var(--g5-color-secondary);
    border-color: var(--g5-color-secondary)
}

.ui-dialog .ui-dialog-buttonpane button:focus,.ui-dialog .ui-dialog-buttonpane button:hover,.ui-dialog .ui-dialog-buttonpane button:active {
    color: var(--g5-color-primary);
    background-color: var(--g5-color-secondary-brightness);
    border-color: var(--g5-color-secondary-brightness)
}

.ui-dialog .ui-dialog-buttonpane button.btn-outline {
    color: var(--g5-color-secondary)
}

.ui-dialog .ui-dialog-buttonpane button.btn-outline:focus,.ui-dialog .ui-dialog-buttonpane button.btn-outline:hover,.ui-dialog .ui-dialog-buttonpane button.btn-outline:active {
    background-color: var(--g5-color-secondary);
    color: var(--g5-color-primary);
    border-color: var(--g5-color-secondary)
}

.ui-dialog .ui-dialog-buttonpane button.btn-link {
    color: var(--g5-color-secondary)
}

.ui-dialog .ere-dialog-popup .message i::after {
    color: var(--g5-color-accent)
}

.g5ere__login {
    box-shadow: 0 0 10px 0 rgba(51,51,51,.1);
    padding: 0
}

.g5ere__login .card-title {
    font-size: 30px;
    line-height: 1.6;
    margin-bottom: 10px;
    margin-top: 0
}

.g5ere__login .card-text {
    margin-bottom: 20px
}

.g5ere__login .card-body {
    padding: 30px 50px
}

.g5ere__login .link-signup {
    color: var(--g5-color-heading)
}

.g5ere__login .form-group {
    margin-bottom: 20px
}

.g5ere__login .form-group::after {
    display: none!important
}

.g5ere__login.ere-login-wrap .form-group input:not([type=checkbox]),.g5ere__login.ere-login-wrap .form-group select.form-control,.g5ere__login.ere-register-wrap .form-group input:not([type=checkbox]),.g5ere__login.ere-register-wrap .form-group select.form-control,.g5ere__login.ere-reset-password-wrap .form-group input:not([type=checkbox]),.g5ere__login.ere-reset-password-wrap .form-group select.form-control {
    background-color: #f8f8f8;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    padding: 0 16px;
    height: 52px;
    line-height: 52px;
    font-weight: 600
}

.g5ere__login .input-group-text {
    background-color: #f8f8f8
}

.g5ere__login .ere-reset-password,.g5ere__login .control-term-condition a {
    padding-top: 0;
    color: var(--g5-color-text-main)
}

.g5ere__login .control-term-condition a,.g5ere__login .ere-back-to-login {
    color: var(--g5-color-heading);
    text-decoration: underline
}

.g5ere__login .form {
    padding-bottom: 20px
}

.g5ere__login label {
    color: var(--g5-color-text-main)
}

.g5ere__login .divider {
    margin: 10px 0;
    position: relative
}

.g5ere__login .divider .text {
    background-color: var(--g5-color-heading);
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 20px;
    color: #fff
}

.g5ere__login .divider::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #eee
}

.g5ere__login .ere-login-button {
    height: 52px;
    line-height: 49px
}

.g5ere__login .ere_forgetpass {
    margin-top: 0;
    margin-bottom: 20px
}

.g5ere__login-register-modal .modal-content {
    border-radius: 5px
}

.g5ere__login-register-modal .modal-body {
    padding: 40px 50px
}

@media only screen and (max-width: 576px) {
    .g5ere__login-register-modal .modal-body {
        padding:20px
    }
}

.g5ere__login-register-modal .g5ere__login {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
}

.g5ere__login-register-modal .g5ere__login label:not(.checkbox-label) {
    display: none
}

.g5ere__login-register-modal .card-body {
    padding: 0
}

.g5ere__login-register-modal .nav-tabs {
    border: 0
}

.g5ere__login-register-modal .nav-item:first-child {
    border-top-left-radius: 5px
}

.g5ere__login-register-modal .nav-item:last-child {
    border-top-right-radius: 5px;
    flex-grow: 1
}

.g5ere__login-register-modal .nav-link {
    color: var(--g5-color-text-main);
    border: 0;
    padding: 20px 30px;
    font-size: 18px;
    line-height: 1
}

.g5ere__login-register-modal .modal-header.g5ere__modal-header-has-register .close {
    margin: 0;
    padding: 30px;
    opacity: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.g5ere__login-register-modal .g5ere__modal-header-no-register {
    padding-left: 50px
}

.g5ere__login-register-modal .nav-link:not(.active),.g5ere__login-register-modal .nav-item:last-child {
    background-color: #f8f8f8
}

.g5ere__login-register-modal .nav-link.active {
    box-shadow: none;
    background-color: #fff;
    color: #333!important
}

.g5ere__login-register-modal .nav-link.active::before {
    display: none
}

@media only screen and (min-width: 576px) {
    .g5ere__login-register-modal .modal-dialog {
        width:570px;
        max-width: 570px
    }

    .g5ere__login-register-modal .nav-item:first-child {
        padding-left: 80px
    }

    .g5ere__login-register-modal .nav-link.active+.nav-item {
        border-bottom-left-radius: 16px
    }

    .g5ere__login-register-modal .nav-link:not(.active):first-child {
        border-bottom-right-radius: 16px
    }
}

.g5core-login-popup .popup-login-header {
    text-align: left;
    margin-bottom: 20px
}

.g5core-login-popup .popup-login-title {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px
}

.g5core-login-popup .popup-login-desc {
    font-weight: 400
}

.g5core-login-popup .forgot-pass-link {
    color: var(--g5-color-heading);
    text-decoration: underline
}

#site-header .g5ere__user-dropdown {
    padding: 27px 0
}

.g5ere__user-dropdown .g5ere__user-display-name {
    text-transform: uppercase;
    letter-spacing: 1px
}

.g5ere__user-dropdown .dropdown-item a {
    font-size: 14px
}

.g5ere__login-button a {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px
}

.modal-header .close:hover {
    background-color: transparent!important
}

.g5element__properties-carousel a:focus {
    outline: none
}

.custom-properties-carousel-01 .slick-dots {
    margin-top: 0!important
}

.custom-properties-carousel-01 .slick-slide>div {
    padding-top: 10px;
    padding-bottom: 40px
}

.custom-properties-carousel-02 .slick-dots {
    margin-top: 0!important
}

.custom-properties-carousel-02 .slick-slide>div {
    padding-bottom: 20px
}

.custom-properties-carousel-dots-01 .slick-dots {
    margin-top: -10px!important
}

.compare-listing {
    background-color: var(--g5-color-heading);
    border-radius: 5px;
    width: 138px
}

.compare-listing.listing-open {
    -webkit-box-shadow: none;
    box-shadow: none
}

.listing-btn {
    position: absolute;
    right: 100%;
    left: auto;
    padding: 0;
    height: 130px;
    border-radius: 5px 0 0 5px;
    -webkit-box-shadow: 0 11px 30px 0 rgba(51,51,51,.15);
    box-shadow: 0 11px 30px 0 rgba(51,51,51,.15);
    width: 30px;
    border: 0
}

.listing-btn i {
    left: auto;
    top: auto
}

.compare-listing-header {
    padding-bottom: 5px;
    padding-top: 18px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.compare-listing-header .title {
    font-size: 0
}

.compare-listing-header .title:before {
    content: "";
    font-family: "font awesome 5 pro";
    font-size: 20px;
    color: #fff
}

.compare-thumb-main .compare-thumb {
    width: 100px;
    margin-bottom: 20px;
    border-radius: 5px
}

.compare-thumb-main .compare-thumb:before {
    transition: all .3s;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border-radius: inherit
}

.compare-thumb-main .compare-thumb:hover::before {
    background-color: rgba(0,0,0,.4)
}

.compare-thumb-main .compare-thumb:hover .compare-property-remove {
    opacity: 1
}

.compare-thumb-main .compare-property-remove {
    line-height: 20px;
    top: 5px;
    right: 5px;
    background-color: transparent;
    border: 1px solid;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.compare-thumb-main .compare-property-remove i {
    top: -4px;
    font-size: 11px
}

.compare-listing-body {
    padding-bottom: 20px
}

.compare-listing-body .compare-properties-button {
    width: 98px;
    font-size: 13px;
    color: #fff!important;
    background-color: var(--g5-color-accent);
    padding: 0;
    border: 0
}

.compare-listing-body .compare-properties-button:hover,.compare-listing-body .compare-properties-button:active,.compare-listing-body .compare-properties-button:focus {
    color: #fff!important;
    background-color: var(--g5-color-accent)
}

.compare-tables.table-striped .property-inner {
    background-color: transparent;
    padding: 30px 15px 7px
}

.compare-tables.table-striped .property-inner:before {
    content: none
}

.compare-tables.table-striped tbody>tr:nth-of-type(even) {
    background-color: transparent
}

.compare-tables.table-striped .title-list-check {
    text-transform: uppercase
}

.compare-tables.table-striped td {
    color: var(--g5-color-heading)
}

.compare-tables.table-striped th,.compare-tables.table-striped td {
    border: 1px solid #f5f5f5
}

.compare-tables.table-striped .property-title {
    font-size: 16px;
    margin-bottom: 7px
}

.compare-tables.table-striped .property-info {
    font-size: 17px;
    color: var(--g5-color-heading);
    font-weight: 700;
    line-height: 1.7
}

.compare-tables.table-striped .property-location {
    font-weight: 500;
    color: var(--g5-color-text-main);
    font-size: 14px
}

.compare-tables.table-striped .property-location i {
    display: none
}

.compare-tables.table-striped .property-image-wrap img {
    border-radius: 5px;
    min-width: 250px
}

.compare-tables.table-striped .property-price-postfix {
    font-size: 14px;
    color: var(--g5-color-text-main);
    font-weight: 500
}

.compare-tables.table-striped .property-label {
    display: none
}

.compare-table-wrap {
    overflow-x: auto
}

.g5ere__search-form-widget .row {
    margin-left: -6px;
    margin-right: -6px
}

.g5ere__search-form-widget .g5ere__search-field {
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 12px
}

.g5ere__search-form-widget .g5ere__search-field .g5ere__s-label {
    display: none
}

.g5ere__search-form-widget .g5ere__search-field .bootstrap-select>.dropdown-toggle,.g5ere__search-form-widget .g5ere__search-field .bootstrap-select>.dropdown-toggle.bs-placeholder,.g5ere__search-form-widget .g5ere__search-field input {
    border: 0;
    padding: 0 15px;
    height: 52px;
    background-color: #f8f8f8;
    border-radius: 3px!important;
    font-size: 13px
}

.g5ere__search-form-widget .g5ere__search-field .bootstrap-select {
    height: 52px;
    line-height: 52px
}

.g5ere__search-form-widget .g5ere__search-field .bootstrap-select .dropdown-menu a {
    padding: 0 15px
}

.g5ere__search-form-widget .g5ere__search-field .bootstrap-select .dropdown-menu input {
    padding: 0
}

.g5ere__search-form-widget .g5ere__rs-text {
    letter-spacing: 0;
    padding-bottom: 18px;
    text-transform: capitalize
}

.g5ere__search-form-widget .g5ere__sf-price-range,.g5ere__search-form-widget .g5ere__sf-area-range,.g5ere__search-form-widget .g5ere__sf-land-area-range {
    padding-top: 10px;
    margin-bottom: 25px
}

.g5ere__search-form-widget .g5ere__btn-features-list {
    text-transform: capitalize;
    font-size: 15px;
    color: var(--g5-color-heading);
    letter-spacing: 0
}

.g5ere__search-form-widget .g5ere__btn-features-list i {
    margin-right: 5px
}

.g5ere__search-form-widget .ui-slider-horizontal .ui-slider-handle {
    height: 18px;
    width: 18px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.22);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.22);
    top: -7px
}

.g5ere__search-form-widget .ui-slider-horizontal .ui-slider-range {
    height: 3px;
    background-color: var(--g5-color-primary)
}

.g5ere__search-form-widget .g5ere__features-list-wrap {
    margin-bottom: 18px
}

.g5ere__search-form-widget .g5ere__sf-keyword .g5ere__sf-icon-submit {
    top: auto;
    font-size: 16px
}

.g5ere__search-form-widget .g5ere__sf-keyword input {
    padding-right: 40px
}

.g5ere__search-form-widget .g5ere__features-list .g5ere__search-field:last-child {
    margin-bottom: 0
}

.g5ere__search-form-widget .g5ere__sf-submit-button .btn {
    height: 52px;
    font-size: 14px;
    font-weight: 500
}

div.ere-search-map-properties {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

div.ere-search-map-properties a {
    color: inherit
}

.ere-search-status-tab .btn-status-filter {
    border-radius: 0
}

.ere-mini-search-properties-form button {
    padding: 0 15px;
    border-radius: 0
}

.ere-mini-search-properties-form .ere-status {
    border-radius: 0;
    position: relative
}

.ere-mini-search-properties-form input {
    padding-left: 15px!important
}

.ere-mini-search-properties-form select+input {
    width: calc(100% - 123px);
    margin-left: 123px
}

.ere-my-properties a {
    color: inherit
}

.ere-my-properties .ere-dashboard-actions {
    list-style: none
}

.ere-my-properties .g5ere__my-property .badge {
    margin: 5px
}

.g5ere__panel-heading {
    border: 1px solid var(--g5-color-border)
}

.g5ere__panel-heading h4 {
    margin: 0;
    cursor: pointer;
    font-weight: 500;
    padding: 10px 30px
}

.g5ere__panel-body p:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .g5ere__tab-panel {
        margin-bottom:1rem
    }

    .g5ere__panel-body {
        padding: 1.25rem
    }
}

.g5ere__single-block-tabs .g5ere__tabs-container {
    margin-bottom: -2px;
    position: relative;
    z-index: 2
}

.g5ere__single-block-tabs .g5ere__panels-container {
    padding: 0
}

.g5ere__single-block-tabs .g5ere__panels-container .card-body {
    background-color: #fff;
    padding: 40px 30px;
    border-radius: 5px
}

@media(max-width: 767px) {
    .g5ere__single-block-tabs .card-header {
        padding:15px!important;
        background: #fff!important;
        margin: 0!important
    }

    .g5ere__single-block-tabs .card-header h2 {
        font-size: 1rem!important;
        margin-bottom: 0!important
    }

    .g5ere__single-block-tabs .card-body {
        padding: 15px!important;
        border-top-left-radius: 0!important;
        border-top-right-radius: 0!important;
        border-width: 0 1px 1px;
        border-style: solid;
        border-color: #eee
    }

    .g5ere__single-block-tabs .g5ere__panels-container>.tab-pane {
        margin-bottom: 15px
    }
}

.g5ere__single-block-tabs .nav {
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: var(--g5-color-border);
    background: #eee;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.g5ere__single-block-tabs .nav .nav-item {
    margin: 0;
    position: relative
}

.g5ere__single-block-tabs .nav .nav-item:not(:last-child) .nav-link:not(.active)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 24px;
    background-color: #dfdfdf
}

.g5ere__single-block-tabs .nav .nav-link {
    padding: .5rem 1.875rem;
    text-transform: uppercase;
    font-size: 13px;
    border: none
}

.g5ere__single-block-tabs .nav .nav-link.active {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-color: var(--g5-color-accent)
}

.g5ere__single-block-tabs .nav .nav-link:not(.active) {
    color: var(--g5-color-muted)
}

@media(min-width: 768px) {
    .g5ere__single-block-tabs .g5ere__panels-container {
        padding:30px;
        background-color: #fff;
        border-radius: 5px;
        border: 1px solid var(--g5-color-border)
    }

    .g5ere__single-content .g5ere__single-block-tabs .g5ere__single-block,.g5ere__single-content .g5ere__single-block-tabs .g5ere__single-block .card-body {
        padding: 0;
        margin: 0;
        border: 0
    }
}

.g5ere__review-wrap .comments-title,.g5ere__review-wrap .g5ere__review-title {
    font-size: 16px
}

.g5ere__review-wrap textarea {
    padding-top: 12px;
    background-color: #f8f8f8
}

.g5ere__review-wrap textarea:focus {
    background-color: #f8f8f8
}

.g5ere__review-list-wrap {
    margin-bottom: 48px
}

.g5ere__review-list-wrap .comments-title {
    margin-bottom: 8px
}

.g5ere__review-list-wrap .comments-title span {
    padding-right: 20px;
    border-bottom: 1px solid var(--g5-color-accent);
    padding-bottom: 6px
}

.g5ere__review-list-wrap li.comment {
    border-color: var(--g5-color-border);
    border-style: solid;
    border-width: 1px 0 0;
    padding-top: 30px;
    margin-bottom: 30px
}

.g5ere__review-list-wrap .comment-list {
    border-bottom: 0;
    padding-bottom: 0
}

.g5ere__review-list-wrap .comment-list li.comment+li.comment {
    padding-top: 30px
}

.g5ere__review-rating-wrap {
    margin-bottom: 40px
}

.g5ere__review-rating-wrap .comments-title {
    margin-bottom: 0;
    padding-bottom: 22px
}

.g5ere__rating-avarage {
    padding: 16px 30px 30px;
    background-color: #f8f8f8;
    border: 1px solid var(--g5-color-border)
}

.g5ere__rating-avarage .g5ere__star {
    margin-bottom: 5px
}

.g5ere__rating-breakdown .g5ere__review-title {
    padding-top: 16px
}

.g5ere__ra-number {
    padding-bottom: 20px
}

.g5ere__ra-number strong {
    color: var(--g5-color-heading);
    font-size: 40px;
    line-height: .9
}

.g5ere__ra-number span {
    font-size: 18px;
    color: #9b9b9b
}

.g5ere__review-avatar img {
    border-radius: 50%
}

.g5ere__review-comment-head {
    margin-bottom: 9px
}

.g5ere__review-meta-date {
    color: var(--g5-color-muted)
}

.g5ere__review-comment-body {
    margin-bottom: 7px
}

.g5ere__submit-rating {
    margin-top: 14px
}

.g5ere__review-comment-meta {
    margin-bottom: 0
}

.g5ere__review-meta-edit {
    padding-left: 12px;
    border-left: 1px solid;
    line-height: 1
}

.g5ere__review-meta-edit a {
    color: var(--g5-color-heading)
}

.g5ere__rating-stars .g5ere__filled-stars {
    white-space: unset
}

@media(max-width: 576px) {
    .g5ere__review-list .g5ere__review-comment-item {
        display:block
    }

    .g5ere__review-list .g5ere__review-avatar {
        margin-bottom: 20px
    }
}

@media(min-width: 768px) {
    .modal-messenger .modal-dialog {
        width:750px
    }
}

.modal-messenger .modal-dialog {
    width: 80%
}

.modal-messenger .close {
    background-color: transparent;
    border-color: transparent
}

.g5ere__single-block .g5core__cate-filer {
    margin-bottom: 30px
}

.g5ere__single-block .g5core__cate-filer>li>a {
    color: rgba(37,37,37,.4);
    padding: 10px 0;
    background-color: transparent!important;
    border-width: 0 0 1px!important;
    border-color: transparent;
    font-size: 14px
}

.g5ere__single-block .g5core__cate-filer>li>a:hover {
    color: rgba(37,37,37,.4)
}

.g5ere__single-block .g5core__cate-filer>li+li {
    margin-left: 20px
}

.g5ere__single-block .g5core__cate-filer>li.active>a,.g5ere__single-block .g5core__cate-filer>li>a:hover {
    color: var(--g5-color-heading);
    border-color: var(--g5-color-accent);
    border-radius: 0;
    border-style: solid
}

.g5ere__property-locations-title:hover {
    color: var(--g5-color-accent)
}

.g5ere__li-bordered {
    border: 1px solid var(--g5-color-border);
    border-radius: 5px
}

.g5ere__li-hover-box-shadow {
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s
}

.g5ere__li-hover-box-shadow:hover {
    -webkit-box-shadow: 0 5px 15px 0 rgba(51,51,51,.08);
    box-shadow: 0 5px 15px 0 rgba(51,51,51,.08)
}

.g5ere__property-skin-02 .g5ere__lpc-top {
    padding: 25px 20px 20px
}

.g5ere__property-skin-02 .g5ere__lpc-bottom {
    padding: 14px 20px;
    border-top: 1px solid var(--g5-color-border)
}

.g5ere__property-skin-03 ul.g5ere__loop-property-meta {
    padding-top: 5px;
    border-top: 1px solid rgba(255,255,255,.3);
    margin-top: 15px
}

.g5ere__property-skin-05 .g5ere__loop-property-address {
    margin-bottom: 0
}

.g5ere__property-skin-05 .g5ere__lpc-top {
    padding: 17px 20px 15px;
    border-bottom: 1px solid var(--g5-color-border)
}

.g5ere__property-skin-05 .g5ere__lpc-center {
    padding: 16px 20px 12px
}

.g5ere__property-skin-05 .g5ere__lpc-bottom {
    padding: 12px 20px;
    border-top: 1px solid var(--g5-color-border)
}

.g5ere__property-skin-06 .g5ere__loop-property-address {
    font-weight: 400
}

.g5ere__property-skin-06 .g5ere__lpc-bottom {
    border-top: 1px solid rgba(255,255,255,.3);
    padding-top: 2px
}

@media(min-width: 576px) {
    .g5ere__property-skin-06 .g5ere__loop-property-title {
        margin-bottom:0;
        font-size: 20px
    }

    .g5ere__property-skin-06 .g5ere__loop-property-price {
        font-size: 22px
    }

    .g5ere__property-skin-06 .g5ere__lpp-postfix {
        font-size: 18px
    }
}

.g5ere__property-skin-07 .g5ere__property-item-inner {
    padding: 20px
}

.g5ere__property-skin-07 .g5ere__loop-property-address {
    margin-bottom: 17px
}

.g5ere__property-skin-07 .g5ere__lpc-top {
    margin: 0 -20px;
    padding: 17px 20px 15px;
    border-bottom: 1px solid var(--g5-color-border)
}

.g5ere__property-skin-07 .g5ere__lpc-center {
    margin-top: 10px;
    margin-bottom: 13px
}

.g5ere__property-skin-07 .g5ere__lpc-bottom {
    margin: 0 -20px;
    border-top: 1px solid var(--g5-color-border);
    padding: 9px 20px 0
}

@media(min-width: 768px) {
    .g5ere__property-skin-07 .g5ere__property-excerpt {
        max-height:7.44em;
        overflow: hidden
    }
}

.g5ere__property-skin-08 .g5ere__loop-property-meta {
    border-top: 1px solid var(--g5-color-border);
    margin-top: 5px;
    padding-top: 3px
}

.g5ere__property-skin-09 .g5ere__loop-property-title {
    font-size: 20px;
    margin-bottom: 0
}

.g5ere__property-skin-09 .g5ere__loop-property-price {
    font-size: 20px
}

.g5ere__property-skin-09 .g5ere__lpp-postfix {
    font-size: 17px
}

@media(min-width: 576px) {
    .g5ere__property-skin-09 .g5ere__loop-content {
        position:absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        padding: 20px;
        margin: 20px;
        background-color: #fff;
        border-radius: 5px
    }
}

@media(max-width: 575px) {
    .g5ere__property-skin-09 .g5core__entry-thumbnail {
        margin-bottom:15px
    }
}

.g5ere__property-skin-list-01 .g5ere__property-excerpt {
    margin-bottom: 7px
}

.g5ere__property-skin-list-01 .g5ere__loop-property-meta {
    border-top: 1px solid var(--g5-color-border);
    margin-top: 14px;
    padding-top: 14px
}

@media(min-width: 992px) {
    .g5ere__property-skin-list-01 .g5core__post-featured {
        width:370px
    }
}

@media(min-width: 768px) {
    .g5ere__property-skin-list-01 .g5ere__loop-content {
        margin-top:5px
    }

    .g5ere__property-skin-list-01 .g5ere__property-excerpt {
        max-height: 5.58em;
        overflow: hidden
    }
}

@media(max-width: 1400px) and (min-width:1200px) {
    .g5ere__property-halt-map .g5ere__property-skin-list-01 .g5ere__property-featured {
        width:280px
    }
}

.g5ere__property-skin-list-02 .g5ere__property-item-inner {
    padding: 20px
}

.g5ere__property-skin-list-02 .g5ere__loop-property-price {
    margin-bottom: 5px
}

.g5ere__property-skin-list-02 .g5ere__lpc-bottom {
    margin-top: 22px
}

@media(min-width: 768px) {
    .g5ere__property-skin-list-02 .g5ere__loop-content {
        margin-top:5px
    }

    .g5ere__property-skin-list-02 .g5core__post-featured {
        width: 158px;
        margin-right: 20px
    }

    .g5ere__property-skin-list-02 .g5ere__property-excerpt {
        max-height: 3.72em;
        overflow: hidden
    }

    .g5ere__property-skin-list-02 .g5ere__lpa-center {
        -webkit-transform: translate(0%,-50%);
        transform: translate(0%,-50%);
        left: 34px
    }
}

.g5ere__property-skin-list-03 .g5ere__loop-item-inner {
    padding: 20px
}

.g5ere__property-skin-list-03 .g5ere__loop-property-price {
    font-size: 22px
}

.g5ere__property-skin-list-03 .g5ere__lpp-postfix {
    font-size: 17px
}

.g5ere__property-skin-list-03 .g5ere__lpc-bottom {
    margin-top: 20px
}

@media(min-width: 992px) {
    .g5ere__property-skin-list-03 .g5core__post-featured {
        width:350px
    }
}

@media(min-width: 768px) {
    .g5ere__property-skin-list-03 .g5ere__loop-content {
        margin-top:5px
    }

    .g5ere__property-skin-list-03 .g5ere__property-excerpt {
        max-height: 5.58em;
        overflow: hidden
    }
}

@media(max-width: 1400px) and (min-width:1200px) {
    .g5ere__property-halt-map .g5ere__property-skin-list-03 .g5ere__property-featured {
        width:280px
    }
}

.g5ere__property-skin-list-04 .g5ere__lpp-price {
    font-size: 20px
}

.g5ere__property-skin-list-04 .g5ere__lpp-postfix {
    font-size: 17px
}

.g5ere__property-skin-list-04 .g5ere__lpc-bottom {
    margin-top: 8px
}

.g5ere__property-skin-list-04 .g5ere__loop-content .g5ere__property-badge {
    padding: 0;
    color: var(--g5-color-accent);
    background-color: transparent!important;
    margin-bottom: 6px;
    text-align: left
}

@media(min-width: 768px) {
    .g5ere__property-skin-list-04 .g5ere__loop-content {
        margin-top:5px
    }

    .g5ere__property-skin-list-04 .g5core__post-featured {
        width: 200px;
        margin-right: 20px
    }

    .g5ere__property-skin-list-04 .g5ere__property-excerpt {
        max-height: 3.72em;
        overflow: hidden
    }
}

.g5ere__property-skin-metro-01 .g5ere__lpc-bottom {
    padding-top: 5px;
    border-top: 1px solid rgba(255,255,255,.3);
    margin-top: 15px
}

@media(min-width: 576px) {
    .g5ere__property-skin-metro-01 .g5ere__lpp-price {
        font-size:20px
    }

    .g5ere__property-skin-metro-01 .g5ere__lpp-postfix {
        font-size: 17px
    }

    .g5ere__property-skin-metro-01 .g5ere__loop-property-title {
        font-size: 20px
    }
}

@media(max-width: 575px) {
    .g5ere__property_layout-metro .g5core__embed-responsive:before {
        padding-top:100%!important
    }
}

@media(min-width: 992px) {
    .g5ere__property_layout-creative .g5ere__property-skin-09 {
        height:100%
    }

    .g5ere__property_layout-creative .g5ere__property-skin-09 .g5core__embed-responsive:before {
        content: none
    }

    .g5ere__property_layout-creative .g5ere__property-skin-09 .g5ere__property-item-inner,.g5ere__property_layout-creative .g5ere__property-skin-09 .g5ere__property-featured,.g5ere__property_layout-creative .g5ere__property-skin-09 .g5core__entry-thumbnail {
        height: 100%
    }

    .g5ere__property_layout-creative .g5ere__property-skin-list-04.g5ere__property-item-1 {
        display: none
    }
}

@media(max-width: 991px) {
    .g5ere__property_layout-creative .g5ere__property-skin-list-04.g5ere__property-item-1 {
        display:block
    }

    .g5ere__property_layout-creative .g5ere__property-skin-09 {
        display: none
    }
}

@media(max-width: 1199px) and (min-width:992px) {
    .g5ere__property_layout-creative .g5ere__property-skin-09 {
        min-height:500px
    }
}

.g5ere__result-count {
    color: var(--g5-color-heading);
    font-size: 15px;
    font-weight: 500
}

.g5ere__result-count span {
    padding-left: 3px;
    padding-right: 3px;
    color: var(--g5-color-accent)
}

.g5ere__toolbar .g5ere__ordering button,.g5ere__toolbar .g5ere__ordering .bootstrap-select .dropdown-toggle:focus {
    background-color: transparent;
    border-color: var(--g5-color-border)
}

.g5ere__toolbar .g5ere__ordering .dropdown-item:focus,.g5ere__toolbar .g5ere__ordering .bootstrap-select,.g5ere__toolbar .g5ere__ordering .bootstrap-select .dropdown-toggle:focus {
    outline: none!important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.g5ere__toolbar .g5ere__ordering button {
    font-weight: 600;
    color: var(--g5-color-text-main)
}

.g5ere__toolbar .g5ere__ordering .filter-option-inner-inner {
    text-overflow: ellipsis;
    white-space: nowrap
}

.g5ere__switch-layout a {
    font-size: 18px;
    color: var(--g5-color-heading);
    opacity: .2
}

.g5ere__switch-layout a+a {
    margin-left: 20px
}

.g5ere__switch-layout a:hover,.g5ere__switch-layout a.active {
    color: var(--g5-color-heading);
    opacity: 1
}

.g5ere__loop-agency-title {
    margin-bottom: 3px
}

.g5ere__loop-agency-address {
    margin-bottom: 16px;
    color: var(--g5-color-muted)
}

.g5ere__agency-featured .g5core__entry-thumbnail {
    background-color: #fff
}

.g5ere__agency-featured .g5core__entry-thumbnail:after {
    display: none!important
}

ul.g5ere__agency-social-list .list-inline-item:not(:last-child) {
    margin-right: 5px
}

ul.g5ere__agency-social-list a {
    color: inherit;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border: 1px solid var(--g5-color-border);
    border-radius: 5px;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}

ul.g5ere__agency-social-list a:hover {
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

.g5ere__loop-agency-meta .g5ere__lam-label {
    color: var(--g5-color-muted)
}

.g5ere__loop-agency-meta li {
    margin-bottom: 5px
}

.g5ere__loop-agency-meta li:last-child {
    margin-bottom: 0
}

.g5ere__loop-agency-meta li.social {
    margin-top: 10px
}

.g5ere__loop-agency-fax .g5ere__lam-content,.g5ere__loop-agency-office-number .g5ere__lam-content,.g5ere__loop-agency-phone .g5ere__lam-content,.g5ere__loop-agency-licenses .g5ere__lam-content {
    color: var(--g5-color-heading);
    font-weight: 500
}

.custom-agency-search-02 .g5ere__s-label {
    display: none
}

.custom-agency-search-02 .g5ere__search-field,.custom-agency-search-02 .g5ere__sf-btn-submit,.custom-agency-search-02 .bootstrap-select {
    height: 52px
}

.custom-agency-search-02 .g5ere__search-field .bootstrap-select>.dropdown-toggle,.custom-agency-search-02 .g5ere__search-field input {
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff;
    border-radius: 5px!important;
    height: 52px;
    border: none
}

.custom-agency-search-02 .g5ere__search-field .bootstrap-select>.dropdown-toggle:focus,.custom-agency-search-02 .g5ere__search-field input:focus {
    border: none
}

.custom-agency-search-02 .g5ere__sf-keyword input {
    padding-left: 50px
}

.custom-agency-search-02.g5ere__search-form .g5ere__sf-icon-submit,.custom-agency-search-02 .g5ere__search-form .g5ere__sf-icon-submit {
    top: 0;
    right: auto;
    left: 13px
}

.custom-agency-search-02 .g5ere__search-field .bootstrap-select>.dropdown-toggle:not(:disabled):not(.disabled):active,.custom-agency-search-02 .g5ere__search-field .bootstrap-select>.dropdown-toggle.bs-placeholder:focus {
    background-color: #fff
}

@media only screen and (min-width: 992px) {
    .custom-agency-search-02 .g5ere__sf-top .g5ere__sf-agency {
        padding-right:0
    }
}

.g5ere__agency-skin-01 .g5ere__agency-item-inner {
    background-color: #fff;
    border: 1px solid var(--g5-color-border);
    border-radius: 5px;
    -webkit-transition: box-shadow .3s;
    transition: box-shadow .3s;
    padding: 30px
}

.g5ere__agency-skin-01 .g5ere__agency-item-inner:hover {
    -webkit-box-shadow: 0 5px 15px 0 rgba(51,51,51,.08);
    box-shadow: 0 5px 15px 0 rgba(51,51,51,.08)
}

.g5ere__agency-skin-01 .g5core__entry-thumbnail {
    border-radius: 0
}

.g5ere__agency-skin-01 .g5core__entry-thumbnail img {
    border-radius: 0
}

.g5ere__agency-skin-01 .g5core__post-featured {
    margin-bottom: 0
}

.g5ere__agency-skin-01 .g5ere__agency-content {
    padding-top: 20px;
    border-top: 1px solid var(--g5-color-border)
}

.g5ere__agency-skin-list-01 .g5ere__agency-featured {
    display: -ms-flexbox;
    display: flex
}

.g5ere__agency-skin-list-01 .g5core__entry-thumbnail {
    border: 1px solid var(--g5-color-border);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width: 768px) {
    .g5ere__agency-skin-list-01 .g5ere__agency-content {
        padding:30px 0
    }
}

@media(min-width: 768px) {
    .g5ere__agency-skin-list-01 .g5core__post-featured {
        width:270px;
        min-height: 290px
    }
}

.g5ere__single-agency-layout-1 .g5ere__single-agency-breadcrumbs {
    background-color: #fff
}

.g5ere__sach-layout-1 {
    padding-bottom: 50px;
    -webkit-box-shadow: 0 4px 5px 0 rgba(51,51,51,.05);
    box-shadow: 0 4px 5px 0 rgba(51,51,51,.05)
}

.g5ere__sach-layout-1 .g5ere__sach-inner>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.g5ere__sach-layout-1 .g5ere__agency-featured {
    height: 100%
}

.g5ere__sach-layout-1 .g5ere__agency-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px
}

.g5ere__sach-layout-1 .g5ere__loop-agency-address {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 23px
}

.g5ere__sach-layout-1 .g5ere__loop-agency-description {
    padding-bottom: 27px;
    border-bottom: 1px solid var(--g5-color-border)
}

.g5ere__sach-layout-1 .g5ere__agency-meta {
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--g5-color-border);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap
}

.g5ere__sach-layout-1 .g5ere__agency-meta>li {
    -ms-flex: 50%;
    flex: 50%;
    margin-top: 25px
}

.g5ere__sach-layout-1 .g5ere__agency-meta .g5ere__loop-agency-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.g5ere__sach-layout-1 .g5ere__agency-meta .g5ere__loop-agency-meta .g5ere__lam-content {
    font-weight: 500;
    line-height: 1.14
}

@media only screen and (min-width: 1200px) {
    .g5ere__sach-layout-1 .g5ere__agency-summary {
        padding-left:70px
    }
}

@media only screen and (max-width: 991px) {
    .g5ere__sach-layout-1 .g5ere__agency-summary {
        margin-top:30px
    }
}

@media only screen and (max-width: 768px) {
    .g5ere__sach-layout-1 .g5ere__agency-meta>li {
        -ms-flex:100%;
        flex: 100%
    }
}

.g5ere__sach-layout-2 {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 50px;
    border-radius: 5px;
    border: 1px solid var(--g5-color-border)
}

.g5ere__sach-layout-2 .g5ere__agency-title {
    font-size: 22px;
    margin-bottom: 8px
}

.g5ere__sach-layout-2 .g5ere__loop-agency-address {
    margin-bottom: 27px
}

.g5ere__sach-layout-2 .g5ere__agency-meta>li {
    margin-top: 6px
}

.g5ere__sach-layout-2 .g5ere__loop-agency-meta .g5ere__lam-label {
    color: var(--g5-color-text-main)
}

@media(max-height: 767px) {
    .g5ere__sach-layout-2 .g5ere__agency-featured {
        margin-bottom:30px;
        min-height: 294px
    }
}

.g5ere__single-agency-head .g5ere__agency-featured {
    border: 2px solid;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    border-color: var(--g5-color-border)
}

.g5ere__lam-icon {
    color: var(--g5-color-accent)
}

.g5ere__lam-content a:hover {
    color: var(--g5-color-heading)
}

.g5ere__loop-agent-fax .g5ere__lam-content,.g5ere__loop-agent-office-number .g5ere__lam-content,.g5ere__loop-agent-phone .g5ere__lam-content {
    color: var(--g5-color-heading);
    font-weight: 500
}

.g5ere__lam-has-title {
    display: -ms-flexbox;
    display: flex
}

.g5ere__lam-has-title .g5ere__lam-label {
    min-width: 100px
}

.g5ere__lam-has-title+.g5ere__lam-has-title {
    margin-top: 5px
}

.g5ere__lam-has-title+.g5ere__lam-has-title.g5ere__loop-agent-social {
    margin-top: 10px
}

.g5ere__lam-label {
    font-size: 13px
}

ul.g5ere__agent-social-list .list-inline-item:not(:last-child) {
    margin-right: 5px
}

ul.g5ere__agent-social-list a {
    color: inherit;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border: 1px solid var(--g5-color-border);
    border-radius: 5px;
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s
}

ul.g5ere__agent-social-list a:hover {
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

.g5ere__loop-agent-social-circle ul.g5ere__agent-social-list a {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.g5ere__loop-agent-social-classic ul.g5ere__agent-social-list .list-inline-item:not(:last-child) {
    margin-right: 25px
}

.g5ere__loop-agent-social-classic ul.g5ere__agent-social-list a {
    border: none;
    color: var(--g5-color-muted);
    width: auto
}

.g5ere__loop-agent-social-classic ul.g5ere__agent-social-list a:hover {
    background-color: transparent;
    color: var(--g5-color-accent)
}

.g5ere__laa-content {
    border-bottom: 1px solid var(--g5-color-border)
}

.g5ere__loop-agent-agency {
    margin-bottom: 15px
}

div.g5ere__loop-agent-property {
    background: #f8f8f8;
    color: var(--g5-color-heading);
    font-weight: 500;
    padding: 12px 0
}

div.g5ere__loop-agent-property i {
    color: var(--g5-color-accent)
}

div.g5ere__loop-agent-property a:hover {
    color: inherit
}

div.g5ere__loop-agent-property:hover {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

div.g5ere__loop-agent-property:hover i {
    -webkit-animation: g5ere__move-arrows 900ms ease-in-out 0ms;
    animation: g5ere__move-arrows 900ms ease-in-out 0ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    color: inherit!important
}

div.g5ere__loop-agent-property:hover .g5ere__lap-count {
    color: var(--g5-color-heading)
}

.g5ere__lap-count {
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #ededed;
    display: inline-block;
    border-radius: 50%;
    font-size: 13px;
    background-color: #fff
}

@keyframes g5ere__move-arrows {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    40% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
}

.g5element__agent-carousel-skin-03 .slick-slide,.g5element__agent-carousel-skin-02 .slick-slide {
    padding: 10px 0 25px
}

.g5element__agent-carousel-skin-03 .slick-dots,.g5element__agent-carousel-skin-02 .slick-dots {
    margin-top: 0
}

.g5element__agent-search .g5ere__search-field input:focus,.g5element__agent-search .dropdown-toggle:hover {
    border-color: #f8f8f8
}

.custom-agent-search.g5element__agent-search,.custom-agent-search .g5element__agent-search {
    background: #fff;
    padding: 16px 16px 22px;
    border-radius: 5px;
    box-shadow: 0 5px 30px 0 rgba(51,51,51,.2)
}

@media(max-width: 1024px) {
    .elementor-widget.custom-agent-search .g5element__agent-search {
        top:0
    }
}

@media(min-width: 992px) {
    .custom-agent-search.g5element__agent-search,.custom-agent-search .g5element__agent-search {
        position:relative;
        top: 50px;
        z-index: 10
    }
}

@media(max-width: 991px) {
    .custom-agent-search.g5element__agent-search .form-group,.custom-agent-search .g5element__agent-search .form-group {
        -ms-flex-align:start;
        align-items: flex-start;
        margin-bottom: 30px
    }
}

.custom-agent-search-02 .g5ere__s-label {
    display: none
}

.custom-agent-search-02 .g5ere__search-field,.custom-agent-search-02 .g5ere__sf-btn-submit,.custom-agent-search-02 .bootstrap-select {
    height: 52px
}

.custom-agent-search-02 .g5ere__search-field .bootstrap-select>.dropdown-toggle,.custom-agent-search-02 .g5ere__search-field input {
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff;
    border-radius: 5px!important;
    height: 52px;
    border: none
}

.custom-agent-search-02 .g5ere__search-field .bootstrap-select>.dropdown-toggle:focus,.custom-agent-search-02 .g5ere__search-field input:focus {
    border: none
}

.custom-agent-search-02 .g5ere__sf-keyword input {
    padding-left: 50px
}

.custom-agent-search-02.g5ere__search-form .g5ere__sf-icon-submit,.custom-agent-search-02 .g5ere__search-form .g5ere__sf-icon-submit {
    top: 0;
    right: auto;
    left: 13px
}

.custom-agent-search-02 .g5ere__search-field .bootstrap-select>.dropdown-toggle:not(:disabled):not(.disabled):active,.custom-agent-search-02 .g5ere__search-field .bootstrap-select>.dropdown-toggle.bs-placeholder:focus {
    background-color: #fff
}

@media only screen and (min-width: 992px) {
    .custom-agent-search-02 .g5ere__sf-top .g5ere__sf-agency {
        padding-right:0
    }
}

.g5ere__agent-singular-inner {
    color: #fff
}

.g5ere__agent-singular-inner a {
    color: inherit
}

.g5ere__agent-singular-inner .g5ere__loop-agent-title {
    color: inherit;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 8px
}

.g5ere__agent-singular-inner .g5ere__loop-agent-position {
    opacity: .4;
    font-weight: 500;
    font-size: 16px;
    line-height: 2.13;
    margin-bottom: 19px
}

.g5ere__agent-singular-inner .g5ere__loop-agent-agency {
    margin-bottom: 12px
}

.g5ere__agent-singular-inner .g5ere__ass-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 35px
}

.g5ere__agent-singular-inner .g5ere__ass-meta .g5ere__loop-agent-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 10px;
    margin-top: 0
}

.g5ere__agent-singular-inner .g5ere__ass-meta .g5ere__loop-agent-meta .g5ere__lam-label {
    opacity: .4;
    margin-bottom: 5px
}

.g5ere__agent-singular-inner .g5ere__ass-meta .g5ere__loop-agent-meta .g5ere__lam-content {
    color: inherit
}

.g5ere__agent-singular-inner .g5ere__ass-meta .g5ere__loop-agent-meta .g5ere__lam-content a:hover {
    color: inherit
}

.g5ere__agent-singular-inner .g5ere__loop-agent-description {
    max-height: 52px;
    overflow: hidden;
    margin-bottom: 21px
}

.g5ere__agent-singular-inner .g5ere__loop-agent-social a {
    background-color: #fff;
    color: var(--g5-color-text-main)
}

.g5ere__agent-singular-inner .g5ere__rating-count {
    color: #ababab;
    font-size: 13px
}

.g5ere__agent-singular-inner .g5ere__ass-bottom {
    padding-top: 40px;
    border-top: 1px solid rgba(255,255,255,.25)
}

.g5ere__agent-singular-inner .g5ere__ass-bottom>div+div {
    margin-left: 50px
}

.g5ere__agent-singular-summary {
    border-radius: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: var(--g5-color-primary);
    height: 100%;
    padding: 30px 40px
}

@media only screen and (max-width: 1199px) {
    .g5ere__agent-singular-inner .g5ere__ass-meta .g5ere__loop-agent-meta {
        margin-top:15px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .g5ere__agent-singular-inner .g5ere__ass-bottom {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }

    .g5ere__agent-singular-inner .g5ere__ass-bottom>div+div {
        margin-left: 0;
        margin-top: 10px
    }

    .g5ere__agent-singular-inner .g5ere__agent-featured,.g5ere__agent-singular-inner .g5core__entry-thumbnail {
        height: 100%
    }
}

@media only screen and (max-width: 991px) {
    .g5ere__agent-singular-inner .g5ere__agent-singular-summary {
        margin-top:30px
    }

    .g5ere__agent-singular-inner .g5ere__loop-agent-description {
        max-height: unset
    }
}

@media only screen and (max-width: 575px) {
    .g5ere__agent-singular-inner .g5ere__ass-meta .g5ere__loop-agent-meta {
        -ms-flex:0 0 100%;
        flex: 0 0 100%
    }

    .g5ere__agent-singular-summary {
        padding: 15px
    }
}

.g5ere__agent-skin-01 .g5ere__agent-featured {
    margin-bottom: 17px
}

.g5ere__agent-skin-01 .g5ere__post-featured-bg-gradient .g5ere__loop-content .g5ere__lam-content {
    color: inherit
}

.g5ere__agent-skin-01 .g5ere__lam-has-title {
    display: inline-block
}

.g5ere__agent-skin-01 .g5ere__loop-agent-agency {
    display: block
}

.g5ere__agent-skin-02 .g5ere__agent-item-inner {
    padding: 30px 20px 15px
}

.g5ere__agent-skin-02 .g5core__post-featured {
    margin-bottom: 20px;
    width: 140px;
    margin-left: auto;
    margin-right: auto
}

.g5ere__agent-skin-02 .g5ere__loop-agent-social {
    border-top: 1px solid var(--g5-color-border);
    padding-top: 15px;
    margin-top: 20px
}

.g5ere__agent-skin-03 .g5ere__loop-agent-property {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-left: -20px;
    margin-right: -20px
}

.g5ere__agent-skin-03 .g5ere__agent-item-inner {
    padding: 30px 20px 0
}

.g5ere__agent-skin-03 .g5ere__agent-item-inner:hover .g5ere__loop-agent-social,.g5ere__agent-skin-03 .g5ere__agent-item-inner:hover .g5ere__loop-agent-property {
    opacity: 1
}

.g5ere__agent-skin-03 .g5ere__loop-agent-property {
    border-radius: 0 0 5px 5px
}

.g5ere__agent-skin-03 .g5core__post-featured {
    margin-bottom: 20px;
    width: 170px;
    margin-left: auto;
    margin-right: auto
}

.g5ere__agent-skin-03 .g5ere__loop-agent-social {
    margin-top: 12px;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media(min-width: 1200px) {
    .g5ere__listing-wrap:not(:hover) .g5ere__agent-skin-03.g5ere__agent-item-2 .g5ere__agent-item-inner {
        -webkit-box-shadow:0 5px 15px 0 rgba(51,51,51,.08);
        box-shadow: 0 5px 15px 0 rgba(51,51,51,.08)
    }

    .g5ere__listing-wrap:not(:hover) .g5ere__agent-skin-03.g5ere__agent-item-2 .g5ere__loop-agent-social,.g5ere__listing-wrap:not(:hover) .g5ere__agent-skin-03.g5ere__agent-item-2 .g5ere__loop-agent-property {
        opacity: 1
    }
}

@media(max-width: 1199px) {
    .g5ere__agent-skin-03 .g5ere__agent-item-inner {
        -webkit-box-shadow:0 5px 15px 0 rgba(51,51,51,.08);
        box-shadow: 0 5px 15px 0 rgba(51,51,51,.08)
    }

    .g5ere__agent-skin-03 .g5ere__loop-agent-social,.g5ere__agent-skin-03 .g5ere__loop-agent-property {
        opacity: 1
    }
}

.g5ere__agent-skin-04 .g5ere__agent-item-inner {
    padding: 30px 20px 0
}

.g5ere__agent-skin-04 .g5core__post-featured {
    width: 120px;
    margin-left: auto;
    margin-right: auto
}

.g5ere__agent-skin-04 .g5ere__loop-agent-social {
    margin-top: 3px
}

.g5ere__agent-skin-04 .g5ere__lac-top {
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: 1px solid var(--g5-color-border);
    padding-bottom: 10px;
    margin-bottom: 10px
}

.g5ere__agent-skin-04 .g5ere__rating-stars {
    margin-top: 9px
}

.g5ere__agent-skin-04 .g5ere__loop-agent-property {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 20px;
    border-radius: 0 0 5px 5px
}

.g5ere__agent-skin-05 .g5ere__agent-item-inner {
    padding: 30px
}

.g5ere__agent-skin-05 .g5core__post-featured {
    width: 140px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.g5ere__agent-skin-05 .g5ere__rating-stars {
    margin-top: 5px
}

.g5ere__agent-skin-05 .g5ere__lac-top {
    border-bottom: 1px solid var(--g5-color-border);
    padding-bottom: 15px;
    margin-bottom: 25px
}

.g5ere__agent-skin-05 .g5ere__agent-content>div {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media(max-width: 575px) {
    .g5ere__agent-skin-05 .g5ere__agent-item-inner {
        padding:10px
    }
}

.g5ere__agent-skin-06 {
    overflow: hidden
}

.g5ere__agent-skin-06 .g5ere__loop-content {
    padding: 30px
}

.g5ere__agent-skin-06 .g5ere__loop-agent-position,.g5ere__agent-skin-06 .g5ere__loop-agent-description {
    color: #dadada
}

.g5ere__agent-skin-06 .g5ere__loop-agent-position .g5ere__lam-content:before {
    content: "/";
    display: inline-block;
    margin-right: 5px
}

.g5ere__agent-skin-06 .g5ere__loop-agent-title {
    font-size: 22px;
    color: #fff;
    margin-bottom: 7px
}

.g5ere__agent-skin-06 .g5ere__loop-agent-description {
    max-height: 3.72em;
    overflow: hidden;
    margin-top: 4px
}

.g5ere__agent-skin-06 .g5ere__loop-agent-property {
    background-color: #fff;
    color: var(--g5-color-heading);
    border-radius: 3px;
    padding-left: 30px;
    padding-right: 30px
}

.g5ere__agent-skin-06 .g5ere__loop-agent-property i {
    color: var(--g5-color-accent)
}

.g5ere__agent-skin-06 .g5ere__agent-social-list a {
    background-color: #fff;
    color: var(--g5-color-text-main)
}

.g5ere__agent-skin-06 .g5ere__lpc-bottom {
    border-top: 1px solid rgba(255,255,255,.35);
    padding-top: 20px;
    margin-top: 25px
}

.g5ere__agent-skin-06 .g5ere__lpc-bottom>div {
    margin: 5px 0
}

@media(max-width: 520px) {
    .g5ere__agent-skin-06 .g5ere__loop-agent-property {
        display:none
    }
}

.g5ere__agent-skin-07 .g5core__post-featured {
    width: 140px;
    margin-left: auto;
    margin-right: auto
}

.g5ere__agent-skin-list-01 .g5ere__loop-agent-social {
    margin-top: 20px
}

.g5ere__agent-skin-list-01 .g5ere__agent-item-inner {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid var(--g5-color-border)
}

@media(min-width: 768px) {
    .g5ere__agent-skin-list-01 .g5core__post-featured {
        margin-right:45px;
        width: 240px
    }

    .g5ere__agent-skin-list-01 .g5ere__agent-content {
        -ms-flex-item-align: center;
        align-self: center
    }
}

@media(max-width: 767px) {
    .g5ere__agent-skin-list-01 .g5core__post-featured {
        margin-bottom:17px
    }
}

.g5ere__agent-skin-list-02 .g5ere__loop-agent-property {
    background-color: #fff;
    color: var(--g5-color-heading);
    border-radius: 3px;
    text-align: center
}

.g5ere__agent-skin-list-02 .g5ere__loop-agent-property i {
    color: var(--g5-color-accent)
}

.g5ere__agent-skin-list-02 .g5ere__post-featured-bg-gradient .g5ere__loop-content {
    padding: 20px
}

.g5ere__agent-skin-list-02 .g5ere__loop-agent-title {
    font-size: 18px;
    margin-bottom: 8px
}

.g5ere__agent-skin-list-02 .g5ere__loop-agent-position .g5ere__lam-content:before {
    content: "/";
    display: inline-block;
    margin-right: 5px
}

.g5ere__agent-skin-list-02 .g5ere__loop-agent-description {
    margin-top: 10px;
    max-height: 5.58em;
    overflow: hidden
}

.g5ere__agent-skin-list-02 .g5ere__loop-agent-social {
    font-size: 16px;
    margin-top: 35px
}

.g5ere__agent-skin-list-02 .g5ere__loop-agent-social ul.g5ere__agent-social-list a {
    color: var(--g5-color-heading)
}

.g5ere__agent-skin-list-02 .g5ere__loop-agent-social ul.g5ere__agent-social-list a:hover {
    color: var(--g5-color-accent)
}

@media(min-width: 768px) {
    .g5ere__agent-skin-list-02 .g5ere__loop-item-inner {
        -ms-flex-align:center;
        align-items: center
    }
}

@media(max-width: 520px) {
    .g5ere__agent-skin-list-02 .g5ere__loop-agent-property {
        display:none
    }
}

.g5ere__listing-agent-layout-creative .g5core__entry-thumbnail:after,.g5ere__listing-agent-layout-creative .g5core__entry-thumbnail {
    border-radius: 0
}

.g5ere__listing-agent-layout-creative .g5core__paging {
    margin-top: 30px
}

@media(min-width: 768px) {
    .g5ere__listing-agent-layout-creative .g5ere__agent-skin-list-02 .g5core__post-featured {
        width:50%;
        margin: 0
    }

    .g5ere__listing-agent-layout-creative .g5ere__agent-skin-list-02 .g5ere__agent-item-inner>.g5ere__loop-content {
        position: relative;
        padding-left: 30px;
        padding-right: 30px
    }

    .g5ere__listing-agent-layout-creative .g5ere__agent-skin-list-02 .g5ere__agent-item-inner>.g5ere__loop-content:before {
        position: absolute;
        top: 50%;
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        z-index: 2;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .g5ere__listing-agent-layout-creative .g5ere__agent-item-2 .g5ere__agent-item-inner>.g5ere__loop-content:before {
        right: 100%;
        border-width: 10px 10px 10px 0;
        border-color: transparent #fff transparent transparent
    }

    .g5ere__listing-agent-layout-creative .g5ere__agent-item-3 .g5core__post-featured {
        order: 1
    }

    .g5ere__listing-agent-layout-creative .g5ere__agent-item-3 .g5ere__agent-item-inner>.g5ere__loop-content {
        text-align: right
    }

    .g5ere__listing-agent-layout-creative .g5ere__agent-item-3 .g5ere__agent-item-inner>.g5ere__loop-content:before {
        left: 100%;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #fff
    }
}

@media(max-width: 767px) {
    .g5ere__listing-agent-layout-creative .g5ere__agent-item-3,.g5ere__listing-agent-layout-creative .g5ere__agent-item-2,.g5ere__listing-agent-layout-creative .g5core__listing-blocks+.g5core__listing-blocks {
        margin-top:30px
    }

    .g5ere__listing-agent-layout-creative .g5ere__agent-skin-list-02 .g5ere__agent-item-inner>.g5ere__loop-content {
        padding: 0 15px 15px
    }
}

.g5ere__single-agent-layout-01 .g5ere__single-agent-breadcrumbs,.author .g5ere__single-agent-breadcrumbs {
    background-color: #fff
}

.g5ere__single-agent-head {
    padding-bottom: 50px;
    -webkit-box-shadow: 0 4px 5px 0 rgba(51,51,51,.05);
    box-shadow: 0 4px 5px 0 rgba(51,51,51,.05)
}

.g5ere__single-agent-head .g5ere__agent-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 0
}

.g5ere__single-agent-head .g5ere__loop-agent-position {
    font-size: 16px;
    font-weight: 500;
    line-height: 2.13;
    margin-bottom: 18px
}

.g5ere__single-agent-head .g5ere__loop-agent-agency {
    margin-bottom: 7px
}

.g5ere__single-agent-head .g5ere__loop-agent-agency a {
    color: var(--g5-color-heading)
}

.g5ere__single-agent-head .g5ere__agent-meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-top: 30px;
    margin-bottom: 32px;
    padding-top: 4px;
    border-top: 1px solid var(--g5-color-border)
}

.g5ere__single-agent-head .g5ere__agent-meta li {
    -ms-flex: 50%;
    flex: 50%;
    padding-top: 19px
}

.g5ere__single-agent-head .g5ere__agent-meta .g5ere__loop-agent-meta {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

.g5ere__single-agent-head .g5ere__agent-meta .g5ere__lam-content {
    font-weight: 500;
    line-height: 1.6;
    color: var(--g5-color-heading)
}

.g5ere__single-agent-head .g5ere__agent-summary-bottom {
    padding-top: 20px;
    border-top: 1px solid var(--g5-color-border)
}

.g5ere__single-agent-head .g5ere__agent-summary-bottom>div {
    -ms-flex: 50%;
    flex: 50%
}

.g5ere__single-agent-head .g5ere__agent-summary-bottom .g5ere__rating-count {
    color: var(--g5-color-muted);
    font-size: 12px
}

@media only screen and (min-width: 1200px) {
    .g5ere__agent-summary {
        padding-left:70px
    }
}

@media only screen and (max-width: 991px) {
    .g5ere__agent-summary {
        margin-top:30px
    }
}

@media only screen and (max-width: 768px) {
    .g5ere__single-agent-head .g5ere__agent-summary-bottom>div,.g5ere__single-agent-head .g5ere__agent-meta li {
        -ms-flex:100%;
        flex: 100%
    }

    .g5ere__single-agent-head .g5ere__loop-agent-social {
        margin-top: 20px
    }
}

.g5ere__widget-contact-info-layout-01 .g5ere__loop-agent-email,.g5ere__widget-contact-info-layout-01 .g5ere__loop-agency-email {
    color: var(--g5-color-muted)
}

.g5ere__widget-contact-info-layout-02 {
    margin-bottom: 25px
}

.g5ere__widget-contact-info-layout-02 .g5core__post-featured {
    width: 140px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto
}

.g5ere__widget-contact-info-layout-02 .g5ere__loop-agent-social {
    padding: 15px 0;
    border-top: 1px solid var(--g5-color-border);
    border-bottom: 1px solid var(--g5-color-border);
    margin-top: 17px
}

.g5ere__contact-agency-info-layout-02 .g5ere__contact-agency-title {
    font-size: 16px;
    margin-bottom: 25px;
    font-weight: 500
}

.g5ere__widget-agent-info-layout-01 .g5ere__loop-agent-position {
    font-size: 14px
}

.g5ere__widget-agent-info-layout-01 .g5ere__agent-title {
    font-size: 16px;
    margin-bottom: 0
}

.g5ere__widget-agent-info-layout-01 .g5ere__rating-count {
    font-size: 12px;
    color: var(--g5-color-muted)
}

.g5ere__widget-agent-info-layout-01 .g5ere__agent-meta {
    margin-top: 8px;
    padding-top: 23px;
    border-top: 1px solid var(--g5-color-border);
    margin-bottom: 17px
}

.g5ere__widget-agent-info-layout-01 .g5ere__agent-meta>li+li {
    margin-top: 2px
}

.g5ere__widget-agent-info-layout-01 .g5ere__agent-meta .g5ere__loop-agent-meta {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.g5ere__widget-agent-info-layout-01 .g5ere__agent-meta .g5ere__lam-label {
    width: 90px
}

.g5ere__widget-agent-info-layout-01 .btn-send-message {
    margin-top: 34px
}

.ere_widget_top_agents .agent-item {
    display: -ms-flexbox;
    display: flex
}

.ere_widget_top_agents .agent-item:not(:last-child) {
    border-bottom: 1px solid var(--g5-color-border);
    padding-bottom: 20px;
    margin-bottom: 20px
}

.ere_widget_top_agents .agent-avatar {
    border-radius: 100%;
    background-color: #f3f3f3;
    max-height: 70px
}

.ere_widget_top_agents .agent-avatar+.agent-info {
    margin-left: 15px!important
}

.ere_widget_top_agents .agent-info h2.agent-name {
    font-size: 14px;
    line-height: 2
}

.ere_widget_top_agents .agent-info a {
    color: #252525
}

.ere_widget_top_agents .agent-info a:hover {
    color: var(--g5-color-accent)
}

.ere_widget_top_agents .agent-info .agent-position {
    font-size: 13px
}

.ere_widget_top_agents .agent-info .agent-total-properties {
    font-size: 13px;
    color: var(--g5-color-heading);
    font-weight: 500;
    line-height: 1.5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.ere_widget_top_agents .agent-info .agent-total-properties .total-properties {
    font-size: 13px;
    display: inline-block;
    color: var(--g5-color-heading);
    font-weight: 500;
    margin-right: 5px;
    margin-top: 0
}

@media(min-width: 768px) and (max-width:1199px) {
    body.has-sidebar .g5ere__property-overview-list li {
        -ms-flex:0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    body.has-sidebar .g5ere__property_floors-details {
        display: none
    }
}

.g5ere__property-title {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 15px
}

.g5ere__property-block-header .g5ere__lpp-price {
    font-size: 22px;
    color: var(--g5-color-heading);
    font-weight: 700
}

.g5ere__property-block-header .g5ere__pp-postfix {
    font-size: 18px;
    font-weight: 500
}

.g5ere__property-actions li {
    margin-right: 10px
}

.g5ere__property-meta>li {
    margin-right: 15px
}

.g5ere__single-property-head {
    padding-bottom: 45px
}

.g5ere__property-meta-action>ul {
    margin-bottom: 16px
}

.g5ere__property-overview-list .media-icon {
    color: var(--g5-color-accent);
    margin-right: 10px!important
}

.g5ere__property-overview-list .media-body>span {
    letter-spacing: .93px;
    text-transform: uppercase
}

.g5ere__property-overview-list .media-body strong span {
    color: var(--g5-color-heading)
}

.g5ere__property-block-address .card-header h2 {
    margin-bottom: 10px
}

.g5ere__property-address-item strong {
    font-weight: 500;
    color: var(--g5-color-heading)
}

.g5ere__property-feature-item i {
    color: var(--g5-color-accent)
}

.g5ere__property-block-floor-plans .g5ere__property-floor-image {
    margin-bottom: 35px!important
}

.g5ere__property-block-floor-plans .g5ere__property_floors-item {
    background-color: transparent;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(51,51,20,.1);
    box-shadow: 0 0 10px 0 rgba(51,51,20,.1)
}

.g5ere__property-block-floor-plans .g5ere__property_floors-item .card-body {
    border: 0;
    padding: 15px
}

.g5ere__property-block-floor-plans .g5ere__property_floors-item div.card-header {
    margin-bottom: 0;
    padding: 0
}

.g5ere__property_floors-details {
    padding-right: 30px
}

.g5ere__property_floors-details .label {
    color: var(--g5-color-muted)
}

.g5ere__property_floors-details .value {
    font-weight: 500;
    color: var(--g5-color-heading)
}

.g5ere__property_floors-item-heading {
    padding: 17px 30px;
    background-color: #f8f8f8
}

.g5ere__property_floors-item-heading:not(.collapsed) {
    background-color: #fff
}

.g5ere__property_floors-item-heading:before {
    position: absolute;
    font-family: "font awesome 5 pro";
    right: 30px;
    font-size: 18px
}

.g5ere__property_floors-item-heading.collapsed:before {
    content: ""
}

.g5ere__property_floors-item-heading:not(.collapsed)::before {
    content: ""
}

@media(max-width: 767px) {
    .g5ere__property_floors-details {
        display:none
    }
}

.g5ere__property-video .video-icon {
    width: 76px;
    height: 76px;
    line-height: 76px;
    text-align: center;
    border-radius: 50%;
    background-color: var(--g5-color-accent);
    color: #fff
}

.g5ere__property-detail-item strong {
    font-weight: 500;
    color: var(--g5-color-heading)
}

.g5ere__property-attachments p {
    font-size: 13px
}

.g5ere__property-attachments .btn-download {
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    width: 100%;
    border-radius: 0 0 5px 5px
}

.g5ere__property-attachments .btn-download:after {
    content: "";
    font-family: "font awesome 5 pro";
    color: var(--g5-color-accent);
    margin-left: 5px
}

.g5ere__property-attachments .media-thumb-wrap {
    text-align: center
}

.g5ere__property-attachments .media-thumb {
    padding-bottom: 20px;
    margin-bottom: 0;
    border-style: solid;
    border-width: 1px 1px 0;
    border-radius: 5px 5px 0 0;
    border-color: var(--g5-color-border);
    padding-top: 20px
}

.g5ere__property-attachments .media-file-name {
    margin-bottom: 3px!important;
    line-height: 1.6
}

.g5ere__property-attachments .media-info {
    border-style: solid;
    border-width: 0 1px 1px;
    border-radius: 0 0 5px 5px;
    border-color: var(--g5-color-border)
}

.g5ere__single-property-tabs .nav-tabs .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
    text-transform: capitalize;
    font-size: 14px;
    color: var(--g5-color-text-main);
    background-color: #eee
}

.g5ere__single-property-tabs .nav-tabs .nav-link.active {
    font-weight: 600;
    background-color: #fff;
    color: var(--g5-color-text-main)
}

.g5ere__single-property-tabs .nav-tabs .nav-item:first-child .nav-link {
    padding-left: 30px
}

.g5ere__single-property-tabs .g5ere__property-block-floor-plans .g5ere__property_floors-item .card-body {
    border: 0
}

.g5ere__single-property-tabs .g5ere__property-block-floor-plans .g5ere__property_floors-item .card-header {
    padding: 0!important
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item-title {
    margin-bottom: 7px
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item-title a {
    color: inherit
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item-title span {
    font-size: .9em;
    color: var(--g5-color-muted)
}

.g5ere__property-block-nearby-places .g5ere__cat-block-title {
    border-bottom: 1px solid var(--g5-color-accent);
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 0
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item {
    margin-top: 1rem
}

.g5ere__property-block-nearby-places .g5ere__cat-block-items {
    border-bottom: 1px solid var(--g5-color-border)
}

.g5ere__property-block-nearby-places .g5ere__cat-block-items:nth-child(2) {
    padding-top: 9px;
    border-top: 1px solid var(--g5-color-border)
}

.g5ere__property-block-nearby-places .g5ere__cat-block-items .media {
    -ms-flex-align: center;
    align-items: center
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item-thumb {
    border-radius: 5px
}

.g5ere__property-block-nearby-places .g5ere__cat-block-item-address {
    font-size: 15px;
    font-weight: 500
}

.g5ere__property-block-nearby-places .g5ere__rating-icon-stars .fa-star {
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #1678e7;
    border-radius: 3px;
    font-size: 10px;
    color: #fff
}

.g5ere__property-block-nearby-places .g5ere__rating-icon-stars .far {
    opacity: .1
}

.g5ere__what-nearby {
    margin-top: -24px
}

.g5ere__what-nearby .g5ere__cat-block {
    padding-top: 24px
}

@media(max-width: 576px) {
    .g5ere__property-block-nearby-places .media {
        display:block
    }

    .g5ere__property-block-nearby-places .g5ere__cat-block-item-thumb {
        margin-bottom: 20px;
        margin-right: 0
    }
}

@media(min-width: 768px) {
    .g5ere__contact-agent-info .g5core__post-featured {
        width:240px
    }

    .g5ere__contact-agent-info .g5ere__agent-content {
        -ms-flex-item-align: center;
        align-self: center
    }
}

.g5ere__contact-agent-info .g5ere__loop-agent-position {
    margin-bottom: 15px;
    color: var(--g5-color-muted)
}

.g5ere__contact-agent-info .g5ere__loop-agent-social {
    margin-top: 20px
}

.g5ere__property-virtual-tour iframe {
    max-height: 430px
}

.g5ere__mortgage-calculator .g5ere__mc-output-container {
    -webkit-box-shadow: 0 0 10px 0 rgba(51,51,51,.1);
    box-shadow: 0 0 10px 0 rgba(51,51,51,.1);
    padding: 10px 30px;
    border-bottom: 5px solid;
    border-color: var(--g5-color-accent);
    border-radius: 5px
}

.g5ere__mortgage-calculator dt {
    font-weight: 400
}

.g5ere__mortgage-calculator dd {
    font-weight: 500;
    color: var(--g5-color-heading)
}

.g5ere__scb-style-01 .g5ere__single-block {
    background: 0 0;
    border: none;
    border-radius: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--g5-color-border)
}

.g5ere__scb-style-01 .g5ere__single-block>.card-header {
    padding: 0;
    border: none;
    background: 0 0;
    border-radius: 0;
    margin-bottom: 25px
}

.g5ere__scb-style-01 .g5ere__single-block>.card-header h2 {
    font-size: 22px
}

.g5ere__scb-style-01 .g5ere__single-block>.card-body {
    padding: 0
}

.g5ere__scb-style-01 .g5ere__single-block:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.g5ere__scb-style-01 .g5ere__property-block-nearby-places {
    border-bottom: none;
    padding-bottom: 0
}

.g5ere__scb-style-01 .g5ere__property-block-description>.card-header {
    margin-bottom: 15px
}

.g5ere__scb-style-01 .g5ere__single-block-tabs .card-header {
    border: 1px solid var(--g5-color-border)
}

.no-sidebar .g5ere__scb-style-01 .g5ere__property-block {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto
}

.no-sidebar .g5ere__scb-style-01 .g5ere__property-block-gallery,.no-sidebar .g5ere__scb-style-01 .g5ere__property-block-virtual-tour,.no-sidebar .g5ere__scb-style-01 .g5ere__property-block-similar {
    max-width: 100%
}

.no-sidebar .g5ere__scb-style-01 .g5ere__property-block-gallery {
    border-bottom: none;
    padding-bottom: 0
}

.no-sidebar .g5ere__scb-style-01 .g5ere__property-block-gallery .card-header {
    display: none
}

.no-sidebar .g5ere__scb-style-01 .g5ere__property-block-gallery+.g5ere__single-block {
    margin-top: 50px
}

.no-sidebar .g5ere__scb-style-01 .g5ere__single-block+.g5ere__property-block-gallery {
    margin-top: 70px
}

.g5ere__scb-style-02 .g5ere__single-block {
    margin-bottom: 10px;
    border-color: var(--g5-color-border);
    border-radius: 5px
}

.g5ere__scb-style-02 .g5ere__single-block:last-child {
    margin-bottom: 0
}

.g5ere__scb-style-02 .g5ere__single-block>.card-header {
    background: 0 0;
    border-bottom: none;
    padding: 25px 30px
}

.g5ere__scb-style-02 .g5ere__single-block>.card-header h2 {
    font-size: 22px
}

.g5ere__scb-style-02 .g5ere__single-block>.card-body {
    padding: 0 30px 25px
}

.g5ere__scb-style-02 .g5ere__single-block-tabs .g5ere__panel-heading {
    border-bottom: 1px solid var(--g5-color-border)
}

.g5ere__scb-style-02 .g5ere__single-block-tabs .g5ere__tab-panel {
    border: 0
}

.g5ere__scb-style-02 .g5ere__property-block-description .card-header {
    padding-bottom: 20px
}

.g5ere__scb-style-02 .g5ere__property-block-header {
    background-color: #fff;
    padding: 30px;
    border: 1px solid var(--g5-color-border);
    border-radius: 5px
}

.g5ere__scb-style-02 .g5ere__property-block-header .g5ere__property-block-description .card-header {
    padding: 0
}

.g5ere__scb-style-02 .g5ere__property-block-header .g5ere__property-block-description .card-body {
    padding: 0
}

.g5ere__scb-style-03 .g5ere__single-block {
    background-color: transparent;
    border: none;
    margin-bottom: 60px
}

.g5ere__scb-style-03 .g5ere__single-block:last-child {
    margin-bottom: 0
}

.g5ere__scb-style-03 .g5ere__single-block>.card-header {
    background: 0 0;
    border-bottom: none;
    padding: 0;
    margin-bottom: 30px
}

.g5ere__scb-style-03 .g5ere__single-block>.card-header h2 {
    font-size: 22px
}

.g5ere__scb-style-03 .g5ere__single-block>.card-body {
    border: 1px solid var(--g5-color-border);
    border-radius: 5px;
    background-color: #fff;
    padding: 25px 30px
}

.g5ere__scb-style-03 .g5ere__single-block-tabs .g5ere__panel-heading {
    border-bottom: 1px solid var(--g5-color-border)
}

.g5ere__scb-style-03 .g5ere__single-block-tabs .g5ere__panel-body {
    border-top: 0
}

.g5ere__scb-style-03 .g5ere__property-block-header {
    border: 1px solid var(--g5-color-border);
    border-radius: 5px;
    background-color: #fff;
    padding: 25px 30px
}

.g5ere__scb-style-03 .g5ere__property-block-header .g5ere__property-block-description .card-body {
    border: none;
    padding: 0
}

.g5ere__property-layout-two-columns .g5ere__property-attachments .media-thumb-wrap {
    max-width: 200px;
    -ms-flex: 200px;
    flex: 200px
}

@media(min-width: 1200px) {
    .g5ere__property-layout-two-columns .g5ere__review-rating-wrap .g5ere__rating-breakdown {
        margin-top:20px
    }
}

@media(min-width: 992px) {
    .g5ere__sph-layout-2>.container {
        padding-left:10px;
        padding-right: 10px
    }
}

.g5ere__sph-layout-4 {
    padding-bottom: 70px
}

.g5ere__sph-layout-4 .g5ere__slick-arrows-absolute .slick-dots {
    bottom: -20px
}

@media(min-width: 992px) {
    .g5ere__sph-layout-2>.container {
        padding-left:10px;
        padding-right: 10px
    }
}

.g5ere__sph-layout-5 {
    -webkit-box-shadow: 0 7px 15px 0 rgba(51,51,51,.05);
    box-shadow: 0 7px 15px 0 rgba(51,51,51,.05)
}

.g5ere__sph-layout-5 .g5ere__single-property-featured-container .g5ere__single-meta-top {
    bottom: 70px
}

.g5ere__sph-layout-5 .g5ere__property-title {
    font-size: 54px
}

.g5ere__sph-layout-5 .g5ere__property-address {
    font-size: 18px
}

.g5ere__sph-layout-5 .g5ere__property-price {
    font-size: 15px
}

.g5ere__sph-layout-5 .g5ere__property-price .g5ere__lpp-price {
    font-size: 34px;
    font-weight: 700
}

@media(max-width: 768px) {
    .g5ere__sph-layout-5 .g5ere__property-title {
        font-size:48px
    }
}

.g5ere__single-property-layout-5 .g5ere__property-block {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto
}

.g5ere__single-property-layout-5 .g5ere__property-block-gallery,.g5ere__single-property-layout-5 .g5ere__property-block-virtual-tour,.g5ere__single-property-layout-5 .g5ere__property-block-similar {
    max-width: 100%
}

.g5ere__single-property-layout-6 .g5core__single-breadcrumbs {
    background-color: transparent
}

.primary-sidebar .widget {
    padding: 30px;
    border: 1px solid var(--g5-color-border);
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: #fff
}

.primary-sidebar .widget:last-child {
    margin-bottom: 0
}

.widget {
    position: relative;
    margin-bottom: 70px
}

.widget .screen-reader-text {
    display: none
}

.widget .widgettitle,.widget .widget-title {
    font-size: 16px;
    margin-bottom: 25px
}

.widget .tagcloud a {
    background-color: #f5f5f5;
    color: #ababab;
    border-radius: 3px;
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
    font-size: 13px!important;
    -webkit-transition: all .3s;
    transition: all .3s
}

.widget .tagcloud a:after {
    display: none
}

.widget .tagcloud a:hover {
    background-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

.wp-block-group__inner-container>h2 {
    font-size: 16px;
    margin-bottom: 25px
}

.widget_search label {
    display: none
}

.widget_search form {
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.widget_search button {
    position: absolute;
    right: 20px;
    background: 0 0;
    color: inherit;
    border: 0;
    font-size: 0;
    padding: 0
}

.widget_search button:before {
    content: "";
    font-family: "font awesome 5 pro";
    font-size: 18px
}

.widget_search button>span {
    display: none
}

.widget_search input {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: 1px solid var(--g5-color-border);
    font-size: 14px
}

.widget_search input:focus+button:before {
    color: var(--g5-color-accent)
}

.wp-block-search .wp-block-search__button {
    background: 0 0;
    border: none;
    padding: 0;
    color: inherit
}

.wp-block-search .wp-block-search__input {
    border: 1px solid var(--g5-color-border)
}

.widget_archive select,.widget_categories select,.widget_product_categories select {
    width: 100%
}

.widget_archive ul,.widget_categories ul,.widget_nav_menu ul,.widget_pages ul {
    list-style: none;
    padding: 0;
    margin: -6px 0 0
}

.widget_archive ul li,.widget_categories ul li,.widget_nav_menu ul li,.widget_pages ul li {
    position: relative
}

.widget_archive ul li>a,.widget_categories ul li>a,.widget_nav_menu ul li>a,.widget_pages ul li>a {
    display: block;
    padding: 6px 0;
    position: relative;
    line-height: 20px;
    min-height: 32px;
    color: inherit
}

.widget_archive ul li>a:hover,.widget_categories ul li>a:hover,.widget_nav_menu ul li>a:hover,.widget_pages ul li>a:hover {
    color: var(--g5-color-accent)
}

.widget_archive ul .current_page_ancestor>ul,.widget_archive ul .current_page_parent>ul,.widget_archive ul .current-cat-parent>ul,.widget_archive ul .current-cat-ancestor>ul,.widget_categories ul .current_page_ancestor>ul,.widget_categories ul .current_page_parent>ul,.widget_categories ul .current-cat-parent>ul,.widget_categories ul .current-cat-ancestor>ul,.widget_nav_menu ul .current_page_ancestor>ul,.widget_nav_menu ul .current_page_parent>ul,.widget_nav_menu ul .current-cat-parent>ul,.widget_nav_menu ul .current-cat-ancestor>ul,.widget_pages ul .current_page_ancestor>ul,.widget_pages ul .current_page_parent>ul,.widget_pages ul .current-cat-parent>ul,.widget_pages ul .current-cat-ancestor>ul {
    display: block
}

.widget_archive ul .current-cat>a,.widget_categories ul .current-cat>a,.widget_nav_menu ul .current-cat>a,.widget_pages ul .current-cat>a {
    color: var(--g5-color-accent)
}

.widget_archive ul ul.children,.widget_archive ul ul.sub-menu,.widget_categories ul ul.children,.widget_categories ul ul.sub-menu,.widget_nav_menu ul ul.children,.widget_nav_menu ul ul.sub-menu,.widget_pages ul ul.children,.widget_pages ul ul.sub-menu {
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0
}

.widget_categories ul span.count {
    position: absolute;
    top: 6px;
    right: 0
}

.widget_categories ul a:hover+.count {
    color: var(--g5-color-accent)
}

.widget_archive ul span.count {
    position: absolute;
    top: 6px;
    right: 0
}

.widget_pages ul .current_page_item>a {
    color: var(--g5-color-accent)
}

.widget_nav_menu ul .current-menu-item>a {
    color: var(--g5-color-accent)
}

.widget_rss ul,.widget_recent_entries ul,.widget_recent_comments ul,.widget_meta ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget_rss ul li,.widget_recent_entries ul li,.widget_recent_comments ul li,.widget_meta ul li {
    line-height: 20px;
    margin-bottom: 15px;
    color: var(--g5-color-heading)
}

.widget_rss ul li:last-child,.widget_recent_entries ul li:last-child,.widget_recent_comments ul li:last-child,.widget_meta ul li:last-child {
    margin-bottom: 0
}

.widget_rss ul a,.widget_recent_entries ul a,.widget_recent_comments ul a,.widget_meta ul a {
    color: inherit
}

.widget_rss ul a:hover,.widget_recent_entries ul a:hover,.widget_recent_comments ul a:hover,.widget_meta ul a:hover {
    color: var(--g5-color-accent)
}

.widget_recent_entries ul a {
    font-weight: 600;
    letter-spacing: -.025em
}

.widget_rss ul .rsswidget {
    display: block;
    color: var(--g5-color-heading)
}

.widget_rss ul .rss-date {
    font-style: italic;
    font-size: .75rem;
    margin: 2px 0;
    display: block
}

.tagcloud {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.tagcloud i {
    margin: 0 5px 5px 0;
    font-size: 18px;
    color: var(--g5-color-heading)
}

.tagcloud a {
    color: var(--g5-color-muted);
    font-size: 14px!important;
    margin: 0 5px 5px 0;
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-transform: lowercase
}

.tagcloud a:after {
    content: ","
}

.tagcloud a:hover {
    color: var(--g5-color-heading)
}

.tagcloud a:last-child:after {
    content: ""
}

.widget_calendar table {
    margin: 0
}

.widget_calendar caption {
    caption-side: top;
    padding: 11px 1rem;
    background-color: #e1e1e1;
    font-size: 16px;
    color: var(--g5-color-heading);
    font-weight: 600;
    text-align: center
}

.widget_calendar td,.widget_calendar th {
    padding: .3rem
}

.widget_calendar thead td,.widget_calendar thead th,.widget_calendar tbody td,.widget_calendar tbody th {
    text-align: center;
    border-width: 1px;
    border-color: #eee
}

.widget_calendar tfoot td,.widget_calendar tfoot th {
    border: none
}

.widget_calendar tfoot #next {
    text-align: right
}

.custom-menu-services ul .menu-item {
    padding-left: 30px
}

.custom-menu-services ul .menu-item+.menu-item {
    margin-top: 10px
}

.custom-menu-services ul .menu-item:before,.custom-menu-services ul .menu-item:after {
    left: 0;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    -webkit-transition: all .3s;
    transition: all .3s
}

.custom-menu-services ul .menu-item:before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 3px;
    background-color: #eee
}

.custom-menu-services ul .menu-item:after {
    font-family: "font awesome 5 pro";
    content: "";
    font-weight: 600;
    font-size: 20px;
    opacity: 0;
    color: var(--g5-color-accent)
}

.custom-menu-services ul .menu-item:hover:before,.custom-menu-services ul .current-menu-item:before {
    opacity: 0
}

.custom-menu-services ul .menu-item:hover:after,.custom-menu-services ul .current-menu-item:after {
    opacity: 1
}

.custom-menu-services ul .menu-item:hover>a,.custom-menu-services ul .current-menu-item>a {
    color: var(--g5-color-heading)
}

.ere_widget_featured_properties.ere-property a,.ere_widget_recent_properties.ere-property a {
    color: inherit
}

.ere_widget_featured_properties.ere-property .property-item-content .property-title a,.ere_widget_recent_properties.ere-property .property-item-content .property-title a {
    font-size: 16px;
    font-weight: 500
}

.ere_widget_featured_properties.ere-property .property-item-content .property-title a:hover,.ere_widget_recent_properties.ere-property .property-item-content .property-title a:hover {
    color: var(--g5-color-accent)
}

.ere_widget_featured_properties.ere-property .property-price-postfix,.ere_widget_recent_properties.ere-property .property-price-postfix {
    color: var(--g5-color-text-main)
}

.ere_widget_featured_properties.ere-property .property-location i,.ere_widget_recent_properties.ere-property .property-location i {
    color: var(--g5-color-accent)
}

.ere_widget_featured_properties.ere-property .owl-dot.active span,.ere_widget_recent_properties.ere-property .owl-dot.active span {
    background-color: var(--g5-color-accent)
}

.ere_widget_featured_properties.ere-property .property-view-gallery-wrap,.ere_widget_recent_properties.ere-property .property-view-gallery-wrap {
    background-color: var(--g5-color-accent)
}

.ere_widget_featured_properties.ere-property .property-view-gallery-wrap:hover a,.ere_widget_recent_properties.ere-property .property-view-gallery-wrap:hover a {
    color: var(--g5-color-accent)
}

.ere_widget_featured_properties.ere-property .property-favorite,.ere_widget_featured_properties.ere-property .compare-property,.ere_widget_recent_properties.ere-property .property-favorite,.ere_widget_recent_properties.ere-property .compare-property {
    background-color: var(--g5-color-accent)
}

.ere_widget_featured_properties.ere-property .property-favorite:hover,.ere_widget_featured_properties.ere-property .compare-property:hover,.ere_widget_recent_properties.ere-property .property-favorite:hover,.ere_widget_recent_properties.ere-property .compare-property:hover {
    color: var(--g5-color-accent)
}

.ere_widget_login_menu .login-link i {
    margin-right: 10px
}

.ere_widget_login_menu .login-link span {
    color: var(--g5-color-heading)
}

.ere_widget_login_menu .user-dropdown i {
    color: var(--g5-color-accent)
}

.ere_widget_login_menu .user-dropdown:hover .user-display-name {
    color: var(--g5-color-accent)
}

.ere_widget_login_menu .user-dropdown .badge {
    position: absolute;
    background-color: var(--g5-color-accent);
    color: #fff;
    right: 1.25rem;
    transform: translateY(-50%);
    top: 50%
}

.ere_widget_listing_property_taxonomy.ere_widget a {
    color: inherit
}

.ere_widget_listing_property_taxonomy.ere_widget ul li a:hover,.ere_widget_listing_property_taxonomy.ere_widget i {
    color: var(--g5-color-accent)!important
}

.ere_widget_mortgage_calculator.ere_widget .widget-title {
    margin-bottom: 20px
}

.ere_widget_mortgage_calculator.ere_widget .form-group {
    margin-bottom: 10px
}

.ere_widget_mortgage_calculator.ere_widget .title-mc-item {
    font-size: 14px;
    color: var(--g5-color-text-main);
    font-weight: 400;
    margin-bottom: 6px
}

.ere_widget_mortgage_calculator.ere_widget .ere-mortgage-form input {
    border-color: #f8f8f8;
    height: 52px
}

.ere_widget_mortgage_calculator.ere_widget .ere-mortgage-form input:focus {
    border-color: var(--g5-color-accent)
}

.ere_widget_mortgage_calculator.ere_widget .btn {
    margin-top: 20px;
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent)
}

.ere_widget_mortgage_calculator.ere_widget .mc-output b {
    font-weight: 400;
    color: var(--g5-color-text-main)
}

.ere_widget_mortgage_calculator.ere_widget .mc-output p {
    padding: 7px 0;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ere_widget_mortgage_calculator.ere_widget .mc-output p:first-child {
    margin-top: 15px
}

.ere_widget_mortgage_calculator.ere_widget .mc-output p+p {
    border-top: solid 1px;
    border-color: var(--g5-color-border)
}

.ere_widget_my_package .btn,.ere_widget_my_package .btn:hover,.ere_widget_my_package .btn:focus {
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent);
    color: var(--g5-color-accent-foreground)
}

.ere_widget_search_form.ere_widget .ere-search-status-tab .btn-status-filter.active {
    background-color: var(--g5-color-accent);
    border-color: var(--g5-color-accent)
}

.ere_widget_search_form.ere_widget .ere-property-advanced-search .form-search-wrap input,.ere_widget_search_form.ere_widget .ere-property-advanced-search .form-search-wrap select {
    border-color: #f8f8f8;
    height: 52px
}

.ere_widget_search_form.ere_widget .ere-property-advanced-search .form-search-wrap input:focus,.ere_widget_search_form.ere_widget .ere-property-advanced-search .form-search-wrap select:focus {
    border-color: var(--g5-color-accent)
}

.ere_widget_search_form.ere_widget .ere-property-advanced-search .form-search-wrap .form-group {
    height: auto
}

.ere_widget_search_form.ere_widget .sidebar-filter .ui-slider-range.ui-widget-header.ui-corner-all {
    background-color: var(--g5-color-primary)
}

.ere_widget_search_form.ere_widget .sidebar-filter .ui-slider-handle.ui-state-default.ui-corner-all {
    background-color: #fff
}

.widget .register-agent .register-agent-text {
    line-height: 1.39
}

.widget .register-agent p {
    font-size: 18px;
    font-weight: 500
}

.widget .register-agent .register-agent-btn {
    margin-top: 27px
}

.content-404-wrapper {
    text-align: center
}

.content-404-wrapper h2 {
    font-size: 12rem;
    color: var(--g5-color-accent)
}

.content-404-wrapper h4 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px
}

.content-404-wrapper p {
    font-size: 15px;
    margin-bottom: 35px
}

@media(max-width: 1200px) {
    .fs-45rem-lg {
        font-size:4.5rem!important
    }

    .gel-col-plr-15-xl .vc_column-inner,.gel-plr-15-xl {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
}

@media(max-width: 991px) {
    .fs-35rem-md {
        font-size:3.5rem!important
    }

    .gel-col-plr-15-lg .vc_column-inner,.gel-plr-15-lg {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
}

@media(max-width: 767px) {
    .gel-col-plr-15-md .vc_column-inner,.gel-plr-15-md {
        padding-left:15px!important;
        padding-right: 15px!important
    }
}

.entry-content:after,.comment-form:after,.widget:after {
    content: "";
    display: block;
    clear: both
}

.text-color {
    color: var(--g5-color-text-main)
}

.text-accent {
    color: var(--g5-color-accent)
}

.border-color {
    border-color: var(--g5-color-border)
}

.heading-color {
    color: var(--g5-color-heading)
}

.heading-bg-color {
    background-color: var(--g5-color-heading)
}

.heading-border-color {
    border-color: var(--g5-color-heading)
}

.primary-color {
    color: var(--g5-color-primary)
}

.primary-bg-color {
    background-color: var(--g5-color-primary)
}

.dark-color {
    color: var(--g5-color-dark)
}

.gray-color {
    color: var(--g5-color-gray)
}

.color-muted {
    color: var(--g5-color-muted)
}

.color-bg-muted {
    background-color: var(--g5-color-muted)
}

.light-text-color {
    color: var(--g5-color-light)
}

/*!* 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-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
    src: url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(../../../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
}

.elementor-2806 .elementor-element.elementor-element-386e969 {
    padding: 30px 0 30px 30px
}

.elementor-2806 .elementor-element.elementor-element-bcad422>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-2806 .elementor-element.elementor-element-1438bb9>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-2806 .elementor-element.elementor-element-7c322ab>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-2806 .elementor-element.elementor-element-e149bdb>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-2082 .elementor-element.elementor-element-7936e8e {
    padding: 30px 0 30px 30px
}

.elementor-2082 .elementor-element.elementor-element-100862b>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-2082 .elementor-element.elementor-element-a96c9c1>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-2082 .elementor-element.elementor-element-0f05aff>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-2082 .elementor-element.elementor-element-eedd809>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0
}

.elementor-5770 .elementor-element.elementor-element-5b18926>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: flex-end;
    align-items: flex-end
}

.elementor-5770 .elementor-element.elementor-element-5b18926 {
    margin-top: 0;
    margin-bottom: 30px
}

.elementor-5770 .elementor-element.elementor-element-7c73609 .ube-heading-title {
    font-size: 24px;
    color: #1e1d85
}

.elementor-5770 .elementor-element.elementor-element-7c73609 .ube-heading-title .stop-a {
    stop-color: #1e1d85
}

.elementor-5770 .elementor-element.elementor-element-7c73609 .ube-heading-title .stop-b {
    stop-color: #1e1d85
}

.elementor-5770 .elementor-element.elementor-element-d50fce0 {
    text-align: right
}

.elementor-5770 .elementor-element.elementor-element-2e1f252 .ube-testimonial-client-say {
    color: #333;
    font-size: 18px;
    line-height: 2em
}

.elementor-5770 .elementor-element.elementor-element-2e1f252 .ube-testimonial-avatar {
    margin: 0 20px 0 0
}

.elementor-5770 .elementor-element.elementor-element-2e1f252 .ube-testimonial-author-name {
    font-size: 17px;
    font-weight: 600
}

.elementor-5770 .elementor-element.elementor-element-2e1f252 .ube-testimonial-author-job {
    color: #696969;
    font-size: 15px;
    margin: 5px 0 0
}

.elementor-5770 .elementor-element.elementor-element-4805cfc>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: flex-end;
    align-items: flex-end
}

.elementor-5770 .elementor-element.elementor-element-4805cfc {
    margin-top: 0;
    margin-bottom: 30px
}

.elementor-5770 .elementor-element.elementor-element-be04260 .ube-heading-title {
    font-size: 24px;
    color: #1e1d85
}

.elementor-5770 .elementor-element.elementor-element-be04260 .ube-heading-title .stop-a {
    stop-color: #1e1d85
}

.elementor-5770 .elementor-element.elementor-element-be04260 .ube-heading-title .stop-b {
    stop-color: #1e1d85
}

.elementor-5770 .elementor-element.elementor-element-1213d7e {
    text-align: right
}

.elementor-5770 .elementor-element.elementor-element-4a8d7ff .ube-testimonial-client-say {
    color: #333;
    font-size: 18px;
    line-height: 2em
}

.elementor-5770 .elementor-element.elementor-element-4a8d7ff .ube-testimonial-avatar {
    margin: 0 20px 0 0
}

.elementor-5770 .elementor-element.elementor-element-4a8d7ff .ube-testimonial-author-name {
    font-size: 17px;
    font-weight: 600
}

.elementor-5770 .elementor-element.elementor-element-4a8d7ff .ube-testimonial-author-job {
    color: #696969;
    font-size: 15px;
    margin: 5px 0 0
}

.elementor-5770 .elementor-element.elementor-element-f45c625>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: flex-end;
    align-items: flex-end
}

.elementor-5770 .elementor-element.elementor-element-f45c625 {
    margin-top: 0;
    margin-bottom: 30px
}

.elementor-5770 .elementor-element.elementor-element-3438d29 .ube-heading-title {
    font-size: 24px;
    color: #1e1d85
}

.elementor-5770 .elementor-element.elementor-element-3438d29 .ube-heading-title .stop-a {
    stop-color: #1e1d85
}

.elementor-5770 .elementor-element.elementor-element-3438d29 .ube-heading-title .stop-b {
    stop-color: #1e1d85
}

.elementor-5770 .elementor-element.elementor-element-c679ba4 {
    text-align: right
}

.elementor-5770 .elementor-element.elementor-element-322e2c4 .ube-testimonial-client-say {
    color: #333;
    font-size: 18px;
    line-height: 2em
}

.elementor-5770 .elementor-element.elementor-element-322e2c4 .ube-testimonial-avatar {
    margin: 0 20px 0 0
}

.elementor-5770 .elementor-element.elementor-element-322e2c4 .ube-testimonial-author-name {
    font-size: 17px;
    font-weight: 600
}

.elementor-5770 .elementor-element.elementor-element-322e2c4 .ube-testimonial-author-job {
    color: #696969;
    font-size: 15px;
    margin: 5px 0 0
}

.elementor-3279 .elementor-element.elementor-element-610c99590ff70 {
    padding: 46px 0 40px
}

.elementor-3279 .elementor-element.elementor-element-c839a7a>.elementor-widget-container {
    margin: 0 0 10px
}

.elementor-3279 .elementor-element.elementor-element-1943259 .ube-heading {
    max-width: 751px
}

.elementor-3279 .elementor-element.elementor-element-1943259 .elementor-widget-container {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-3279 .elementor-element.elementor-element-1943259 .ube-heading-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 2.18em;
    color: #fff
}

.elementor-3279 .elementor-element.elementor-element-1943259 .ube-heading-title .stop-a {
    stop-color: #fff
}

.elementor-3279 .elementor-element.elementor-element-1943259 .ube-heading-title .stop-b {
    stop-color: #fff
}

.elementor-3279 .elementor-element.elementor-element-ea4bb89 {
    --grid-column-gap: 30px;
    --grid-row-gap: 30px
}

.elementor-3279 .elementor-element.elementor-element-ea4bb89 .elementor-grid-item {
    align-items: center;
    display: grid;
    justify-items: center;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s
}

.elementor-3279 .elementor-element.elementor-element-ea4bb89 .slick-slider {
    --ube-slider-gap: 30px
}

.elementor-3279 .elementor-element.elementor-element-ea4bb89 .ube-slider-item {
    display: grid;
    align-items: center;
    justify-content: center;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s
}

.elementor-3279 .elementor-element.elementor-element-ea4bb89>.elementor-widget-container {
    margin: 0 285px 27px
}

.elementor-3279 .elementor-element.elementor-element-948befe>.elementor-widget-container {
    margin: 0 0 8px
}

.elementor-3279 .elementor-element.elementor-element-d04d14f .ube-social-icons li {
    font-size: 18px;
    color: #ffffff80!important
}

.elementor-3279 .elementor-element.elementor-element-d04d14f .ube-social-icons li+li {
    margin-left: 44px
}

.elementor-3279 .elementor-element.elementor-element-d04d14f .ube-social-icons li:hover {
    color: #0ec6d5!important
}

@media(max-width: 1024px) {
    .elementor-3279 .elementor-element.elementor-element-c839a7a .navbar-nav>.menu-item {
        padding:0 15px
    }

    .elementor-3279 .elementor-element.elementor-element-ea4bb89>.elementor-widget-container {
        margin: 0 0 27px
    }
}

@media(max-width: 767px) {
    .elementor-3279 .elementor-element.elementor-element-d04d14f .ube-social-icons li+li {
        margin-left:30px
    }
}

/*!* 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-family: "font awesome 5 brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
    src: url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(../../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "font awesome 5 brands";
    font-weight: 400
}

@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,.05,.855,.06);
        transform: translate3d(0,-30px,0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        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
}
