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

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.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 {
    float: right
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #d3d3d3
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.2/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x #ccc;
    color: #222;
    font-weight: 700
}

.ui-widget-header a {
    color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.2/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x #e6e6e6;
    font-weight: 400;
    color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.2/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x #dadada;
    font-weight: 400;
    color: #212121
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.2/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x #fff;
    font-weight: 400;
    color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.2/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x #fbf9ee;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.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;
    -ms-filter: "alpha(opacity=70)";
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    -ms-filter: "alpha(opacity=35)";
    background-image: none
}

.ui-state-disabled .ui-icon {
    -ms-filter: "alpha(opacity=35)"
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.2/themes/smoothness/images/ui-icons_222222_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.2/themes/smoothness/images/ui-icons_222222_256x240.png")
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.2/themes/smoothness/images/ui-icons_454545_256x240.png")
}

.ui-state-active .ui-icon {
    background-image: url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.2/themes/smoothness/images/ui-icons_454545_256x240.png")
}

.ui-state-highlight .ui-icon {
    background-image: url("https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.2/themes/smoothness/images/ui-icons_2e83ff_256x240.png")
}

.ui-corner-all {
    border-top-left-radius: 4px
}

.ui-corner-all {
    border-top-right-radius: 4px
}

.ui-corner-all {
    border-bottom-left-radius: 4px
}

.ui-corner-all {
    border-bottom-right-radius: 4px
}

.tooltipster-base {
    display: flex;
    pointer-events: none;
    position: absolute
}

.tooltipster-box {
    flex: 1 1 auto
}

.tooltipster-content {
    box-sizing: border-box;
    max-height: 100%;
    max-width: 100%;
    overflow: auto
}

.tooltipster-ruler {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden
}

.tooltipster-sidetip .tooltipster-box {
    background: #565656;
    border: 2px solid #000;
    border-radius: 4px
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
    margin-top: 8px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
    margin-right: 8px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
    margin-left: 8px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
    margin-bottom: 8px
}

.tooltipster-sidetip .tooltipster-content {
    color: #fff;
    line-height: 18px;
    padding: 6px 14px
}

.tooltipster-sidetip .tooltipster-arrow {
    overflow: hidden;
    position: absolute
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
    height: 10px;
    margin-left: -10px;
    top: 0;
    width: 20px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    right: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
    height: 20px;
    margin-top: -10px;
    left: 0;
    top: 0;
    width: 10px
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
    bottom: 0;
    height: 10px;
    margin-left: -10px;
    width: 20px
}

.tooltipster-sidetip .tooltipster-arrow-background,
.tooltipster-sidetip .tooltipster-arrow-border {
    height: 0;
    position: absolute;
    width: 0
}

.tooltipster-sidetip .tooltipster-arrow-background {
    border: 10px solid transparent
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #565656;
    left: 0;
    top: 3px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #565656;
    left: -3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #565656;
    left: 3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #565656;
    left: 0;
    top: -3px
}

.tooltipster-sidetip .tooltipster-arrow-border {
    border: 10px solid transparent;
    left: 0;
    top: 0
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #000
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #000
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #000
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #000
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
    position: relative
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -10px
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
    left: -10px
}

.tooltipster-sidetip.tooltipster-light .tooltipster-box {
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #ededed
}

.tooltipster-sidetip.tooltipster-light .tooltipster-content {
    color: #666
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow {
    height: 9px;
    margin-left: -9px;
    width: 18px
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow {
    height: 18px;
    margin-left: 0;
    margin-top: -9px;
    width: 9px
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background {
    border: 9px solid transparent
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #ededed;
    top: 1px
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #ededed;
    left: -1px
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #ededed;
    left: 1px
}

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #ededed;
    top: -1px
}

.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border {
    border: 9px solid transparent
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #ccc
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #ccc
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #ccc
}

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #ccc
}

.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -9px
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped {
    left: -9px
}

.iti {
    position: relative !important;
    display: inline-block !important
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box !important
}

.iti__hide {
    display: none !important
}

.iti input,
.iti input[type=tel],
.iti input[type=text] {
    position: relative !important;
    z-index: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px !important;
    margin-right: 0 !important
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.iti__selected-flag {
    z-index: 1 !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    height: 100% !important;
    padding: 0 6px 0 8px !important
}

.iti__arrow {
    margin-left: 6px !important;
    width: 0 !important;
    height: 0 !important;
    border-left: 3px solid transparent !important;
    border-right: 3px solid transparent !important;
    border-top: 4px solid #555 !important
}

.iti__arrow--up {
    border-top: none !important;
    border-bottom: 4px solid #555 !important
}

.iti__country-list {
    position: absolute !important;
    z-index: 999999999999 !important;
    list-style: none !important;
    text-align: left !important;
    padding: 0 !important;
    margin: 0 0 0 -1px !important;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2) !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    white-space: nowrap !important;
    max-height: 200px !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch !important
}

.iti__country-list--dropup {
    bottom: 100% !important;
    margin-bottom: -1px !important
}

@media(max-width:500px) {
    .iti__country-list {
        white-space: normal !important
    }
}

.iti__flag-box {
    display: inline-block !important;
    width: 20px !important
}

.iti__divider {
    padding-bottom: 5px !important;
    margin-bottom: 5px !important;
    border-bottom: 1px solid #ccc !important
}

.iti__country {
    padding: 5px 10px !important;
    outline: 0 !important
}

.iti__dial-code {
    color: #999 !important
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, .05) !important
}

.iti__country-name,
.iti__dial-code,
.iti__flag-box {
    vertical-align: middle !important
}

.iti__country-name,
.iti__flag-box {
    margin-right: 6px !important
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-right: 6px !important;
    padding-left: 52px !important;
    margin-left: 0 !important
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto !important;
    left: 0 !important
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer !important
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05) !important
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover {
    cursor: default !important
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag {
    background-color: transparent !important
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05) !important
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px !important
}

.iti--container {
    position: absolute !important;
    top: -1000px !important;
    left: -1000px !important;
    z-index: 1060 !important;
    padding: 1px !important
}

.iti--container:hover {
    cursor: pointer !important
}

.iti-mobile .iti--container {
    top: 30px !important;
    bottom: 30px !important;
    left: 30px !important;
    right: 30px !important;
    position: fixed !important;
    z-index: 999999999 !important
}

.iti-mobile .iti__country-list {
    max-height: 100% !important;
    width: 100% !important
}

.iti-mobile .iti__country {
    padding: 10px !important;
    line-height: 1.5em !important
}

.iti__flag {
    width: 20px !important
}

.iti__flag {
    height: 15px !important;
    box-shadow: 0 0 1px 0 #888 !important;
    background-image: url("") !important;
    background-repeat: no-repeat !important;
    background-color: #dbdbdb !important;
    background-position: 20px 0 !important
}

@media(-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi) {
    .iti__flag {
        background-size: 5652px 15px !important
    }

    .iti__flag {
        background-image: url("") !important
    }
}

:root {
    --bdt-breakpoint-s: 640px;
    --bdt-breakpoint-m: 960px;
    --bdt-breakpoint-l: 1200px;
    --bdt-breakpoint-xl: 1600px
}

.bdt-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0
}

button.bdt-icon:not(:disabled) {
    cursor: pointer
}

.bdt-icon::-moz-focus-inner {
    border: 0;
    padding: 0
}

.bdt-icon:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve) {
    fill: currentcolor
}

.bdt-icon:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve) {
    stroke: currentcolor
}

.bdt-icon>* {
    transform: translate(0, 0)
}

.bdt-input {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit
}

.bdt-input {
    overflow: visible
}

.bdt-input[type=search]::-webkit-search-cancel-button,
.bdt-input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.bdt-input[type=number]::-webkit-inner-spin-button,
.bdt-input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.bdt-input::-moz-placeholder {
    opacity: 1
}

.bdt-input {
    -webkit-appearance: none
}

.bdt-input {
    max-width: 100%;
    width: 100%;
    border: 0;
    padding: 0 10px;
    background: #f8f8f8;
    color: #666;
    border-radius: 3px
}

.bdt-input {
    height: 40px;
    vertical-align: middle;
    display: inline-block
}

.bdt-input:not(input) {
    line-height: 40px
}

.bdt-input:focus {
    outline: 0;
    background-color: #ebebeb;
    color: #666
}

.bdt-input:disabled {
    background-color: #f8f8f8;
    color: #999
}

.bdt-input::placeholder {
    color: #999
}

.bdt-input[list] {
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: 100% 50%
}

.bdt-input[list]:focus,
.bdt-input[list]:hover {
    background-image: url("")
}

.bdt-input[list]::-webkit-calendar-picker-indicator {
    display: none !important
}

.bdt-button {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px
}

.bdt-button:not(:disabled) {
    cursor: pointer
}

.bdt-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.bdt-button:hover {
    text-decoration: none
}

.bdt-button-default {
    background-color: #f8f8f8;
    color: #333
}

.bdt-button-default:hover {
    background-color: #ebebeb;
    color: #333
}

.bdt-button-default.bdt-active,
.bdt-button-default:active {
    background-color: #dfdfdf;
    color: #333
}

.bdt-button-primary {
    background-color: #1e87f0;
    color: #fff
}

.bdt-button-primary:hover {
    background-color: #0f7ae5;
    color: #fff
}

.bdt-button-primary.bdt-active,
.bdt-button-primary:active {
    background-color: #0e6dcd;
    color: #fff
}

.bdt-button-default:disabled,
.bdt-button-primary:disabled {
    background-color: #f8f8f8;
    color: #999
}

.bdt-alert-close {
    position: absolute;
    top: 20px;
    right: 15px
}

.bdt-alert-close:first-child+* {
    margin-top: 0
}

.bdt-search {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0
}

.bdt-search-input::-webkit-search-cancel-button,
.bdt-search-input::-webkit-search-decoration {
    -webkit-appearance: none
}

.bdt-search-input::-moz-placeholder {
    opacity: 1
}

.bdt-search-input {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    overflow: visible;
    -webkit-appearance: none;
    vertical-align: middle;
    width: 100%;
    border: none;
    color: #666
}

.bdt-search-input:focus {
    outline: 0
}

.bdt-search-input::placeholder {
    color: #999
}

.bdt-search .bdt-search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #999
}

.bdt-search .bdt-search-icon:hover {
    color: #999
}

.bdt-search .bdt-search-icon:not(a):not(button):not(input) {
    pointer-events: none
}

.bdt-search-navbar {
    width: 400px
}

.bdt-search-navbar .bdt-search-input {
    height: 40px;
    background: 0 0;
    font-size: 1.5rem
}

.bdt-search-navbar .bdt-search-icon {
    width: 40px
}

.bdt-search-navbar .bdt-search-icon:not(.bdt-search-icon-flip)~.bdt-search-input {
    padding-left: 40px
}

.bdt-search-large {
    width: 500px
}

.bdt-search-large .bdt-search-input {
    height: 80px;
    background: 0 0;
    font-size: 2.625rem
}

.bdt-search-large .bdt-search-icon {
    width: 80px
}

.bdt-search-large .bdt-search-icon:not(.bdt-search-icon-flip)~.bdt-search-input {
    padding-left: 80px
}

.bdt-search-toggle {
    color: #999
}

.bdt-search-toggle:hover {
    color: #666
}

.bdt-accordion-title {
    display: block;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #333
}

.bdt-accordion-title:hover {
    color: #666;
    text-decoration: none
}

.bdt-accordion-content {
    display: flow-root;
    margin-top: 20px
}

.bdt-accordion-content>:last-child {
    margin-bottom: 0
}

.bdt-drop {
    display: none;
    position: absolute;
    z-index: 1020;
    --bdt-position-offset: 20px;
    --bdt-position-viewport-offset: 15px;
    box-sizing: border-box;
    width: 300px
}

.bdt-drop.bdt-open {
    display: block
}

.bdt-dropdown {
    --bdt-position-offset: 10px;
    --bdt-position-viewport-offset: 15px;
    width: auto;
    min-width: 200px;
    padding: 15px;
    background: #f8f8f8;
    color: #666
}

.bdt-dropdown>:last-child {
    margin-bottom: 0
}

.bdt-dropdown :focus-visible {
    outline-color: #333 !important
}

.bdt-dropbar {
    --bdt-position-offset: 0;
    --bdt-position-shift-offset: 0;
    --bdt-position-viewport-offset: 0;
    width: auto;
    padding: 15px;
    background: #f8f8f8;
    color: #666
}

.bdt-dropbar>:last-child {
    margin-bottom: 0
}

@media (min-width:640px) {
    .bdt-dropbar {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width:960px) {
    .bdt-dropbar {
        padding-left: 40px;
        padding-right: 40px
    }
}

.bdt-dropbar :focus-visible {
    outline-color: #333 !important
}

.bdt-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    padding: 15px;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity .15s linear
}

@media (min-width:640px) {
    .bdt-modal {
        padding: 50px 30px
    }
}

@media (min-width:960px) {
    .bdt-modal {
        padding-left: 40px;
        padding-right: 40px
    }
}

.bdt-modal.bdt-open {
    opacity: 1
}

.bdt-modal-page {
    overflow: hidden
}

.bdt-modal-dialog {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 600px;
    max-width: 100% !important;
    background: #fff;
    opacity: 0;
    transform: translateY(-100px);
    transition: .3s linear;
    transition-property: opacity, transform;
    border-radius: 3px
}

.bdt-open>.bdt-modal-dialog {
    opacity: 1;
    transform: translateY(0)
}

.bdt-modal-body {
    display: flow-root;
    padding: 20px
}

.bdt-modal-footer {
    display: flow-root;
    padding: 10px 20px;
    background: #f8f8f8
}

@media (min-width:640px) {
    .bdt-modal-body {
        padding: 30px
    }

    .bdt-modal-footer {
        padding: 15px 30px
    }
}

.bdt-modal-body>:last-child,
.bdt-modal-footer>:last-child {
    margin-bottom: 0
}

[class*=bdt-modal-close-] {
    position: absolute;
    z-index: 1010;
    top: 10px;
    right: 10px;
    padding: 5px
}

[class*=bdt-modal-close-]:first-child+* {
    margin-top: 0
}

.bdt-slideshow-items {
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    -webkit-touch-callout: none;
    touch-action: pan-y
}

.bdt-slideshow-items>* {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    will-change: transform, opacity
}

.bdt-slideshow-items>:not(.bdt-active) {
    display: none
}

.bdt-slider-container {
    overflow: hidden
}

.bdt-slider-items {
    will-change: transform;
    position: relative;
    touch-action: pan-y
}

.bdt-slider-items:not(.bdt-grid) {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-touch-callout: none
}

.bdt-slider-items>* {
    flex: none;
    box-sizing: border-box;
    max-width: 100%;
    position: relative
}

.bdt-sticky-fixed {
    margin: 0 !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.bdt-sticky-placeholder {
    pointer-events: none
}

.bdt-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

.bdt-offcanvas-flip .bdt-offcanvas {
    right: 0;
    left: auto
}

.bdt-offcanvas-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -270px;
    box-sizing: border-box;
    width: 270px;
    padding: 20px;
    background: #222;
    overflow-y: auto
}

.bdt-offcanvas-flip .bdt-offcanvas-bar {
    left: auto;
    right: -270px
}

@media (min-width:640px) {
    .bdt-offcanvas-bar {
        left: -350px;
        width: 350px;
        padding: 30px
    }

    .bdt-offcanvas-flip .bdt-offcanvas-bar {
        right: -350px
    }
}

.bdt-open>.bdt-offcanvas-bar {
    left: 0
}

.bdt-offcanvas-flip .bdt-open>.bdt-offcanvas-bar {
    left: auto;
    right: 0
}

.bdt-offcanvas-bar-animation {
    transition: left .3s ease-out
}

.bdt-offcanvas-flip .bdt-offcanvas-bar-animation {
    transition-property: right
}

.bdt-offcanvas-close {
    position: absolute;
    z-index: 1000;
    top: 5px;
    right: 5px;
    padding: 5px
}

.bdt-offcanvas-close:first-child+* {
    margin-top: 0
}

.bdt-offcanvas-overlay {
    width: 100vw;
    touch-action: none
}

.bdt-offcanvas-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .1);
    opacity: 0;
    transition: opacity .15s linear
}

.bdt-offcanvas-overlay.bdt-open::before {
    opacity: 1
}

.bdt-offcanvas-container,
.bdt-offcanvas-page {
    overflow-x: hidden;
    overflow-x: clip
}

.bdt-offcanvas-container {
    position: relative;
    left: 0;
    transition: left .3s ease-out;
    box-sizing: border-box;
    width: 100%
}

:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation {
    left: 270px
}

.bdt-offcanvas-flip.bdt-offcanvas-container-animation {
    left: -270px
}

@media (min-width:640px) {
    .bdt-offcanvas-close {
        top: 10px;
        right: 10px
    }

    :not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation {
        left: 350px
    }

    .bdt-offcanvas-flip.bdt-offcanvas-container-animation {
        left: -350px
    }
}

.bdt-leader-fill::after {
    display: inline-block;
    margin-left: 15px;
    width: 0;
    content: attr(data-fill);
    white-space: nowrap
}

.bdt-leader-fill.bdt-leader-hide::after {
    display: none
}

:root {
    --bdt-leader-fill-content: .
}

.bdt-notification {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 1040;
    box-sizing: border-box;
    width: 450px
}

@media (max-width:639px) {
    .bdt-notification {
        left: 10px;
        right: 10px;
        width: auto;
        margin: 0
    }
}

.bdt-notification-message {
    position: relative;
    padding: 15px;
    background: #f8f8f8;
    color: #666;
    font-size: 1.25rem;
    line-height: 1.4;
    cursor: pointer
}

*+.bdt-notification-message {
    margin-top: 10px
}

.bdt-notification-close {
    display: none;
    position: absolute;
    top: 20px;
    right: 15px
}

.bdt-notification-message:hover .bdt-notification-close {
    display: block
}

.bdt-sortable {
    position: relative
}

.bdt-sortable>:last-child {
    margin-bottom: 0
}

.bdt-sortable-drag {
    position: fixed !important;
    z-index: 1050 !important;
    pointer-events: none
}

.bdt-sortable-placeholder {
    opacity: 0;
    pointer-events: none
}

.bdt-sortable-empty {
    min-height: 50px
}

*+.bdt-grid-margin {
    margin-top: 30px
}

@media (min-width:1200px) {
    *+.bdt-grid-margin {
        margin-top: 40px
    }
}

.bdt-nav,
.bdt-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.bdt-nav li>a {
    display: flex;
    align-items: center;
    column-gap: .25em;
    text-decoration: none
}

.bdt-nav>li>a {
    padding: 5px 0
}

.bdt-nav-primary {
    font-size: 1.5rem;
    line-height: 1.5
}

.bdt-nav-primary>li>a {
    color: #999
}

.bdt-nav-primary>li>a:hover {
    color: #666
}

.bdt-nav-primary>li.bdt-active>a {
    color: #333
}

.bdt-navbar-right {
    display: flex;
    gap: 0;
    align-items: center
}

.bdt-navbar-right {
    margin-left: auto
}

.bdt-navbar-nav {
    display: flex;
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none
}

.bdt-navbar-right {
    flex-wrap: wrap
}

.bdt-navbar-nav>li>a,
.bdt-navbar-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: .25em;
    box-sizing: border-box;
    min-height: 80px;
    font-size: 16px;
    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";
    text-decoration: none
}

.bdt-navbar-nav>li>a {
    padding: 0 15px;
    color: #999
}

.bdt-navbar-nav>li:hover>a,
.bdt-navbar-nav>li>a[aria-expanded=true] {
    color: #666
}

.bdt-navbar-nav>li>a:active {
    color: #333
}

.bdt-navbar-nav>li.bdt-active>a {
    color: #333
}

.bdt-navbar-toggle {
    padding: 0 15px;
    color: #999
}

.bdt-navbar-toggle:hover,
.bdt-navbar-toggle[aria-expanded=true] {
    color: #666;
    text-decoration: none
}

.bdt-navbar-justify .bdt-navbar-nav,
.bdt-navbar-justify .bdt-navbar-nav>li,
.bdt-navbar-justify .bdt-navbar-right,
.bdt-navbar-justify .bdt-navbar-toggle {
    flex-grow: 1
}

.bdt-navbar-dropdown {
    --bdt-position-offset: 0;
    --bdt-position-shift-offset: 0;
    --bdt-position-viewport-offset: 15px;
    width: 200px;
    padding: 15px;
    background: #f8f8f8;
    color: #666
}

.bdt-navbar-dropdown>:last-child {
    margin-bottom: 0
}

.bdt-navbar-dropdown :focus-visible {
    outline-color: #333 !important
}

.bdt-tab-left,
.bdt-tab-right {
    flex-direction: column;
    margin-left: 0
}

.bdt-tab-left>*,
.bdt-tab-right>* {
    padding-left: 0
}

.bdt-tab-left>*>a {
    justify-content: left
}

.bdt-tab-right>*>a {
    justify-content: left
}

.bdt-slidenav {
    padding: 5px 10px;
    color: rgba(102, 102, 102, .5)
}

.bdt-slidenav:hover {
    color: rgba(102, 102, 102, .9)
}

.bdt-slidenav:active {
    color: rgba(102, 102, 102, .5)
}

.bdt-slidenav-large {
    padding: 10px
}

.bdt-lightbox {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    background: #000;
    opacity: 0;
    transition: opacity .15s linear;
    touch-action: pinch-zoom
}

.bdt-lightbox.bdt-open {
    display: block;
    opacity: 1
}

.bdt-lightbox :focus-visible {
    outline-color: rgba(255, 255, 255, .7)
}

.bdt-lightbox-page {
    overflow: hidden
}

.bdt-lightbox-items>* {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    color: rgba(255, 255, 255, .7);
    will-change: transform, opacity
}

.bdt-lightbox-items>*>* {
    max-width: 100vw;
    max-height: 100vh
}

.bdt-lightbox-items>*>:not(iframe) {
    width: auto;
    height: auto
}

.bdt-lightbox-items>.bdt-active {
    display: flex
}

.bdt-lightbox-toolbar {
    padding: 10px;
    background: rgba(0, 0, 0, .3);
    color: rgba(255, 255, 255, .7)
}

.bdt-lightbox-toolbar>* {
    color: rgba(255, 255, 255, .7)
}

.bdt-lightbox-toolbar-icon {
    padding: 5px;
    color: rgba(255, 255, 255, .7)
}

.bdt-lightbox-toolbar-icon:hover {
    color: #fff
}

.bdt-lightbox-button {
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, .3);
    color: rgba(255, 255, 255, .7);
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.bdt-lightbox-button:hover {
    color: #fff
}

.bdt-lightbox-caption:empty {
    display: none
}

.bdt-lightbox-iframe {
    width: 80%;
    height: 80%
}

[class*=bdt-animation-] {
    animation: .5s ease-out both
}

.bdt-animation-fade {
    animation-name: bdt-fade;
    animation-duration: .8s;
    animation-timing-function: linear
}

.bdt-animation-scale-up {
    animation-name: bdt-fade, bdt-scale-up
}

@keyframes bdt-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes bdt-scale-up {
    0% {
        transform: scale(.9)
    }

    100% {
        transform: scale(1)
    }
}

.bdt-text-right {
    text-align: right !important
}

.bdt-text-center {
    text-align: center !important
}

.bdt-svg,
.bdt-svg:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve) {
    fill: currentcolor
}

.bdt-svg:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve) {
    stroke: currentcolor
}

.bdt-svg {
    transform: translate(0, 0)
}

.bdt-overflow-hidden {
    overflow: hidden
}

.bdt-responsive-width {
    box-sizing: border-box
}

.bdt-responsive-width {
    max-width: 100% !important;
    height: auto
}

[bdt-responsive] {
    max-width: 100%
}

:where(.bdt-logo) {
    display: inline-block;
    vertical-align: middle
}

.bdt-disabled {
    pointer-events: none
}

.bdt-drag,
.bdt-drag * {
    cursor: move
}

.bdt-drag iframe {
    pointer-events: none
}

.bdt-dragover {
    box-shadow: 0 0 20px rgba(100, 100, 100, .3)
}

.bdt-flex {
    display: flex
}

.bdt-flex-top {
    align-items: flex-start
}

.bdt-flex-wrap-top {
    align-content: flex-start
}

.bdt-margin-small-top {
    margin-top: 10px !important
}

.bdt-margin-auto-vertical {
    margin-top: auto !important;
    margin-bottom: auto !important
}

:root {
    --bdt-position-margin-offset: .0001px
}

[class*=bdt-position-bottom],
[class*=bdt-position-center],
[class*=bdt-position-top] {
    position: absolute !important;
    max-width: calc(100% - (var(--bdt-position-margin-offset) * 2));
    box-sizing: border-box
}

.bdt-position-top {
    top: 0;
    left: 0;
    right: 0
}

.bdt-position-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

[class*=bdt-position-center-left],
[class*=bdt-position-center-right] {
    top: calc(50% - var(--bdt-position-margin-offset));
    --bdt-position-translate-y: -50%;
    transform: translate(0, var(--bdt-position-translate-y))
}

.bdt-position-center-left {
    left: 0
}

.bdt-position-center-right {
    right: 0
}

.bdt-position-medium {
    margin: 30px;
    --bdt-position-margin-offset: 30px
}

:where(.bdt-transition-fade),
:where([class*=bdt-transition-scale]),
:where([class*=bdt-transition-slide]) {
    --bdt-position-translate-x: 0;
    --bdt-position-translate-y: 0
}

.bdt-transition-fade,
[class*=bdt-transition-slide] {
    --bdt-translate-x: 0;
    --bdt-translate-y: 0;
    --bdt-scale-x: 1;
    --bdt-scale-y: 1;
    transform: translate(var(--bdt-position-translate-x), var(--bdt-position-translate-y)) translate(var(--bdt-translate-x), var(--bdt-translate-y)) scale(var(--bdt-scale-x), var(--bdt-scale-y));
    transition: .3s ease-out;
    transition-property: opacity, transform, filter;
    opacity: 0
}

.bdt-transition-active.bdt-active .bdt-transition-fade {
    opacity: 1
}

.bdt-transition-slide-top {
    --bdt-translate-y: -100%
}

.bdt-transition-slide-bottom {
    --bdt-translate-y: 100%
}

.bdt-transition-active.bdt-active [class*=bdt-transition-slide] {
    --bdt-translate-x: 0;
    --bdt-translate-y: 0;
    opacity: 1
}

.bdt-transition-opaque {
    opacity: 1
}

[hidden] {
    display: none !important
}

.bdt-invisible {
    visibility: hidden !important
}

@media print {

    *,
    ::after,
    ::before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

.bdt-lightbox {
    position: fixed !important
}

.bdt-notification .bdt-icon {
    margin-right: 10px;
    vertical-align: middle;
    line-height: normal
}

.bdt-notification .bdt-notification-message {
    padding: 20px 40px 20px 20px;
    background: #fff;
    font-size: 1rem;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    border-radius: 3px
}

[class*=elementor-widget-bdt-] a:hover {
    text-decoration: none
}

.elementor-lightbox .dialog-close-button .ep-icon-close {
    transition: transform .3s
}

.elementor-lightbox .dialog-close-button:hover .ep-icon-close {
    transform: rotate(90deg)
}

[class*=bdt-] *,
[class*=bdt-] ::after,
[class*=bdt-] ::before {
    box-sizing: border-box
}

[class*=elementor-widget-bdt-] .swiper-slide {
    border-style: solid;
    border-width: 0;
    overflow: hidden
}

iframe[data-src]:not(.lazy-loaded) {
    background: rgba(152, 152, 152, .07);
    background-image: url('');
    background-repeat: no-repeat;
    background-position: center
}

.elementor-button svg {
    width: 1.2em
}

.bdt-lightbox .bdt-lightbox-button {
    transition: all .3s ease
}

.bdt-lightbox .bdt-lightbox-button svg {
    width: 1em
}


.dashicons {
    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-home:before {
    content: "\f102"
}

.dashicons-calendar-alt:before {
    content: "\f508"
}

.dashicons-tickets-alt:before {
    content: "\f524"
}

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

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

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

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

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

: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
}

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

: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-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

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

: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
}

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

: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
}

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

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

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

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

: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: 0
}

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

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

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

.entry-content {
    counter-reset: footnotes
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.screen-reader-text:focus {
    clip: auto !important;
    background-color: #ddd;
    -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, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

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

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

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

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

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

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

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

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

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.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.aborted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.payment-required .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-spinner {
    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
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner::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: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner::before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    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=email],
.wpcf7 input[type=tel],
.wpcf7 input[type=url] {
    direction: ltr
}

.wpac,
.wpac a,
.wpac address,
.wpac b,
.wpac caption,
.wpac code,
.wpac dd,
.wpac del,
.wpac div,
.wpac em,
.wpac fieldset,
.wpac form,
.wpac h1,
.wpac h2,
.wpac h3,
.wpac h4,
.wpac h5,
.wpac hr,
.wpac i,
.wpac img,
.wpac input,
.wpac label,
.wpac legend,
.wpac li,
.wpac object,
.wpac ol,
.wpac option,
.wpac p,
.wpac s,
.wpac select,
.wpac span,
.wpac strong,
.wpac table,
.wpac tbody,
.wpac td,
.wpac textarea,
.wpac th,
.wpac thead,
.wpac tr,
.wpac tt,
.wpac ul,
.wpac var {
    background-attachment: scroll !important;
    background-color: transparent !important;
    background-image: none !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    border-color: #000 !important;
    border-color: currentColor !important;
    border-radius: 0 !important;
    border-style: none !important;
    border-width: medium !important;
    bottom: auto !important;
    clear: none !important;
    clip: auto !important;
    color: inherit !important;
    counter-increment: none !important;
    counter-reset: none !important;
    cursor: auto !important;
    direction: inherit !important;
    display: inline;
    float: none !important;
    font-family: inherit !important;
    font-size: inherit !important;
    font-style: inherit !important;
    font-variant: normal !important;
    font-weight: inherit !important;
    height: auto;
    left: auto !important;
    letter-spacing: normal !important;
    line-height: inherit !important;
    list-style-type: inherit !important;
    list-style-position: outside !important;
    list-style-image: none !important;
    margin: 0 !important;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    opacity: 1;
    outline: 0 !important;
    padding: 0 !important;
    position: static !important;
    quotes: "" "" !important;
    right: auto !important;
    table-layout: auto !important;
    text-align: inherit !important;
    text-decoration: inherit !important;
    text-indent: 0 !important;
    text-transform: none !important;
    top: auto !important;
    unicode-bidi: normal !important;
    vertical-align: baseline !important;
    visibility: inherit !important;
    white-space: normal !important;
    width: auto !important;
    word-spacing: normal !important;
    z-index: auto !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    text-shadow: none !important;
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.wpac,
.wpac address,
.wpac caption,
.wpac dd,
.wpac div,
.wpac fieldset,
.wpac form,
.wpac h1,
.wpac h2,
.wpac h3,
.wpac h4,
.wpac h5,
.wpac hr,
.wpac ol,
.wpac option,
.wpac p,
.wpac select,
.wpac textarea,
.wpac ul {
    display: block
}

.wpac table {
    display: table
}

.wpac tbody {
    display: table-row-group
}

.wpac tr {
    display: table-row
}

.wpac td {
    display: table-cell
}

.wpac ul {
    list-style-type: none !important
}

.wpac li {
    display: list-item;
    min-height: auto !important;
    min-width: auto !important
}

.wpac a,
.wpac a *,
.wpac input[type=checkbox],
.wpac input[type=radio],
.wpac input[type=submit],
.wpac select {
    cursor: pointer !important
}

.wpac a:hover {
    text-decoration: none !important
}

.wpac button,
.wpac input[type=submit] {
    height: auto !important;
    text-align: center !important
}

.wpac input[type=hidden] {
    display: none
}

.wpac select {
    -webkit-appearance: menulist !important;
    -moz-appearance: menulist !important;
    appearance: menulist !important
}

.wpac input[type=checkbox] {
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    appearance: checkbox !important
}

.wpac input[type=checkbox]:after,
.wpac input[type=checkbox]:before {
    content: none !important;
    border: 0 !important
}

.wpac input[type=radio] {
    -webkit-appearance: radio !important;
    -moz-appearance: radio !important;
    appearance: radio !important
}

.wpac input[type=radio]:after,
.wpac input[type=radio]:before {
    content: none !important;
    border: 0 !important
}

.wpac li:after,
.wpac li:before {
    content: "" !important
}

.wpac input,
.wpac select {
    vertical-align: middle !important
}

.wpac input,
.wpac select,
.wpac textarea {
    border: 1px solid #ccc !important
}

.wpac table {
    border-collapse: collapse !important;
    border-spacing: 0 !important
}

.wpac [dir=rtl] {
    direction: rtl !important
}

.wpac img {
    border: 0 !important
}

.wpac svg {
    vertical-align: middle !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.wpac {
    font-size: 14px !important;
    line-height: 20px !important;
    direction: inherit !important;
    text-align: inherit !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #333 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    list-style-type: disc !important
}

.wp-gr .wp-google-rating {
    color: #fb8e28 !important;
    font-size: 21px !important;
    font-weight: 600 !important;
    margin: 0 6px 0 0 !important;
    vertical-align: middle !important
}

.wp-gr .wp-google-stars .wp-star {
    padding: 0 4px 0 0 !important;
    line-height: 22px !important
}

.wp-gr .wp-google-powered {
    color: #555 !important;
    margin: 6px 0 0 !important
}

.wp-gr .wp-google-powered img {
    max-width: 144px !important
}

.wp-gr .wp-google-review {
    margin-top: 15px !important
}

.wp-gr .wp-google-left {
    display: table-cell !important;
    vertical-align: top !important
}

[dir=ltr] .wp-google-left {
    padding-right: 10px !important
}

[dir=rtl] .wp-google-left {
    padding-left: 10px !important
}

.wp-gr .wp-google-left img {
    border: none !important;
    float: left !important;
    height: 50px !important;
    width: 50px !important;
    margin-right: 10px !important;
    overflow: hidden !important;
    border-radius: 50% !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important
}

.wp-gr .wp-google-right {
    display: table-cell !important;
    vertical-align: top !important;
    width: 10000px !important
}

.wp-gr .wp-google-place .wp-star svg {
    width: 20px !important;
    height: 20px !important;
    vertical-align: middle !important
}

.wp-gr .wp-star svg {
    display: inline-block !important
}

.wp-gr .wp-google-review .wp-star svg {
    width: 19px !important;
    height: 19px !important;
    vertical-align: middle !important
}

.wp-gr .wp-google-name {
    color: #000 !important;
    font-size: 100% !important;
    font-weight: 700 !important;
    margin: 0 0 2px !important;
    padding-right: 6px !important;
    text-decoration: none !important
}

.wp-gr a.wp-google-name {
    color: #427fed !important;
    text-decoration: none !important
}

.wp-gr .wp-google-time {
    color: #555 !important;
    font-size: 13px !important
}

.wp-gr .wp-google-text {
    color: #222 !important;
    font-size: 15px !important;
    line-height: 24px !important;
    max-width: 100% !important;
    overflow: hidden !important;
    white-space: pre-wrap !important;
    word-break: break-word !important
}

.wp-gr .wp-google-text .wp-google-stars {
    padding-right: 7px !important
}

.wp-gr .wp-more-toggle {
    color: #136aaf !important;
    cursor: pointer !important;
    text-decoration: none !important
}

.wp-gr .wp-dark .wp-google-name {
    color: #eee !important
}

.wp-gr .wp-dark .wp-google-time {
    color: #bbb !important
}

.wp-gr .wp-dark .wp-google-text {
    color: #ececec !important
}

.wp-gr.wpac .wp-google-name {
    font-size: 100% !important
}

.wp-gr.wpac .wp-google-name a {
    color: #333 !important;
    font-size: 100% !important;
    text-decoration: none !important
}

.wp-gr.wpac .wp-google-left img {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important
}

.wp-gr.wpac a.wp-google-name {
    color: #154fc1 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important
}

.wp-gr.wpac .wp-google-place .wp-star svg {
    width: 20px;
    height: 20px
}

.wp-gr.wpac .wp-google-review .wp-google-stars {
    display: inline-block;
    margin-right: 4px !important
}

.wp-gr.wpac .wp-google-review .wp-star svg {
    width: 18px;
    height: 18px
}

.wp-gr.wpac .wp-dark .wp-google-name a {
    color: #eee !important
}

.wp-gr .grw-slider {
    display: block !important;
    width: 100% !important;
    padding-bottom: 20px !important;
    text-align: left !important;
    direction: ltr !important;
    box-sizing: border-box !important
}

.wp-gr .grw-slider .grw-row {
    display: -ms-flexbox !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    -ms-flex-wrap: nowrap !important;
    -ms-flex-align: center !important
}

.wp-gr .grw-slider .grw-row-xs {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.wp-gr .grw-row-x .grw-slider-header+.grw-slider-content .grw-slider-review,
.wp-gr .grw-row-xs .grw-slider-content,
.wp-gr .grw-row-xs .grw-slider-header,
.wp-gr .grw-row-xs .grw-slider-review {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.wp-gr .grw-row-xl .grw-slider-header+.grw-slider-content {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.wp-gr .grw-row-l .grw-slider-header+.grw-slider-content {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%
}

.wp-gr .grw-row-m .grw-slider-header+.grw-slider-content {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.wp-gr .grw-row-s .grw-slider-header+.grw-slider-content {
    -ms-flex: 0 0 66.666666%;
    flex: 0 0 66.666666%;
    max-width: 66.666666%
}

.wp-gr .grw-row-s .grw-slider-header+.grw-slider-content .grw-slider-review,
.wp-gr .grw-row-x .grw-slider-header,
.wp-gr .grw-row-x .grw-slider-header+.grw-slider-content,
.wp-gr .grw-row-x .grw-slider-review {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.wp-gr .grw-row-m .grw-slider-header+.grw-slider-content .grw-slider-review,
.wp-gr .grw-row-s .grw-slider-header,
.wp-gr .grw-row-s .grw-slider-review {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.wp-gr .grw-row-l .grw-slider-review,
.wp-gr .grw-row-m .grw-slider-header,
.wp-gr .grw-row-m .grw-slider-review {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.wp-gr .grw-row-l .grw-slider-header,
.wp-gr .grw-row-xl .grw-slider-review {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.wp-gr .grw-row-xl .grw-slider-header {
    -ms-flex: 0 0 16.666666%;
    flex: 0 0 16.666666%;
    max-width: 16.666666%
}

.wp-gr .grw-slider .grw-slider-content {
    position: relative !important;
    min-width: 0 !important
}

.wp-gr .grw-slider .grw-slider-content-inner {
    position: relative !important
}

.wp-gr .grw-slider .grw-slider-header-inner,
.wp-gr .grw-slider .grw-slider-review-inner {
    position: relative !important;
    margin: 0 10px !important;
    padding: 15px !important;
    width: 100% !important
}

.wp-gr .grw-slider:not(.wp-dark) .grw-slider-review-inner.grw-slider-review-border {
    background: #fafafa !important;
    border-radius: 4px !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important
}

.wp-gr .grw-slider .grw-slider-review-inner>svg {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    width: 18px !important;
    height: 18px !important
}

.wp-gr .grw-slider .grw-slider-reviews {
    display: flex !important;
    display: -ms-flexbox !important;
    overflow: hidden !important;
    overflow-x: scroll !important;
    margin: 0 20px !important;
    padding: 10px 0 15px !important;
    flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    scroll-snap-type: x mandatory !important;
    scroll-behavior: smooth !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: none
}

.wp-gr .grw-slider .grw-slider-reviews::-webkit-scrollbar {
    display: none !important
}

.wp-gr .grw-slider .grw-slider-review {
    display: flex !important;
    position: relative !important;
    justify-content: center !important;
    align-items: center !important;
    flex-shrink: 0 !important;
    scroll-snap-align: start !important;
    transform-origin: center center !important;
    transform: scale(1) !important;
    transition: transform .5s !important
}

.wp-gr .grw-slider .grw-slider-controls {
    position: absolute !important;
    top: 50% !important;
    width: 100% !important
}

.wp-gr .grw-slider .grw-slider-btns {
    position: absolute !important;
    height: 33px !important;
    width: 33px !important;
    text-align: center !important;
    cursor: pointer !important;
    border-radius: 50% !important;
    user-select: none !important;
    transition: all .2s ease-in-out !important
}

.wp-gr .grw-slider .grw-slider-btns svg path {
    fill: #aaa
}

.wp-gr .grw-slider .grw-slider-btns:hover svg path {
    fill: #555 !important
}

.wp-gr .grw-slider .grw-slider-btns.grw-slider-prev {
    left: 0 !important;
    margin-left: -5px !important
}

.wp-gr .grw-slider .grw-slider-btns.grw-slider-next {
    right: 0 !important;
    margin-right: -5px !important
}

.wp-gr .grw-slider .grw-slider-dots {
    position: absolute !important;
    left: 50% !important;
    transform: translate(-50%, 0) !important;
    text-align: center !important
}

.wp-gr .grw-slider .grw-slider-dot {
    display: inline-block !important;
    width: 9px !important;
    height: 9px !important;
    margin: 3px !important;
    background: #ccc !important;
    border-radius: 20px !important;
    cursor: pointer !important;
    opacity: .4 !important;
    transition: all .2s ease-in-out !important
}

.wp-gr .grw-slider .grw-slider-dot:hover {
    opacity: 1 !important
}

.wp-gr .grw-slider .grw-slider-dot.active {
    opacity: 1 !important;
    background: #427fed !important
}

.wp-gr .grw-slider-review .wp-google-left {
    display: block !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    line-height: 24px !important
}

.wp-gr .grw-slider .wp-google-review {
    margin: 0 !important
}

.wp-gr .grw-slider .wp-google-stars {
    margin: 15px 0 7px !important
}

.wp-gr .grw-slider .wp-google-feedback {
    height: 100px !important;
    overflow-y: auto !important
}

.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar {
    width: 4px !important
}

.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3) !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important
}

.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: #ccc !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5) !important
}

.wp-gr .grw-slider .wp-google-feedback::-webkit-scrollbar-thumb:window-inactive {
    background: #ccc !important
}

.wp-gr .wp-google-wr {
    margin: 15px auto 8px -6px !important
}

.wp-gr .wp-google-wr a {
    color: #fff !important;
    padding: 8px 20px 10px !important;
    outline: 0 !important;
    border-radius: 27px !important;
    background: #0a6cff !important;
    white-space: nowrap !important;
    text-shadow: 1px 1px 0 #888 !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important;
    user-select: none !important;
    transition: all .2s ease-in-out !important
}

.wp-gr .wp-google-wr a:hover {
    background: #1f67e7 !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 3px 5px rgba(0, 0, 0, .24) !important
}

.wp-gr .wp-google-wr a:active {
    background: #0a6cff !important;
    box-shadow: none !important
}

.wp-gr .wp-google-wr a svg {
    display: inline-block;
    padding: 1px;
    margin: 0 0 0 4px;
    background: #fff;
    border-radius: 50%
}

a,
address,
article,
b,
body,
canvas,
caption,
center,
code,
dd,
del,
details,
div,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
header,
html,
i,
iframe,
img,
label,
legend,
li,
menu,
nav,
object,
ol,
output,
p,
s,
section,
span,
strong,
summary,
table,
tbody,
td,
th,
thead,
time,
tr,
tt,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit
}

article,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
    display: block
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

a:focus {
    outline: solid 1px !important
}

a img {
    border: 0
}

img {
    max-width: 100%;
    height: auto
}

select {
    max-width: 100%
}

em {
    font-style: italic
}

* html {
    font-size: 87.5%
}

html {
    -ms-overflow-x: hidden;
    overflow-x: hidden
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: #4a4a4a;
    overflow-wrap: break-word;
    word-wrap: break-word
}

body {
    background-color: #fff
}

em,
i {
    font-style: italic
}

body .oceanwp-row {
    margin: 0 -.625rem
}

.col-1 {
    clear: both;
    margin-left: 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    font-size: 14px !important;
    font-weight: 400;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

::selection {
    color: #fff;
    background: #333;
    text-shadow: none
}

::-moz-selection {
    color: #fff;
    background: #333;
    text-shadow: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: rgba(0, 0, 0, 0)
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 600
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.container {
    width: 1200px;
    max-width: 90%;
    margin: 0 auto
}

#wrap {
    position: relative
}

#main {
    position: relative
}

#main #content-wrap {
    padding-top: 50px;
    padding-bottom: 50px
}

.no-margins #main #content-wrap {
    padding-top: 0;
    padding-bottom: 0
}

.content-area {
    float: left;
    position: relative;
    width: 72%;
    padding-right: 30px;
    border-right-width: 1px;
    border-style: solid;
    border-color: #f1f1f1
}

body.content-full-screen #content-wrap {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    border: 0 !important
}

.content-full-screen .content-area {
    float: none;
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important
}

.boxed-layout {
    background-color: #e9e9e9
}

.boxed-layout #wrap {
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
    background-color: #fff
}

.boxed-layout #wrap .container {
    width: auto;
    max-width: none;
    padding-left: 30px;
    padding-right: 30px
}

.boxed-layout.content-full-screen #content-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.boxed-layout #footer-widgets {
    margin: 0
}

@media only screen and (max-width:959px) {
    .boxed-layout #wrap {
        overflow: hidden
    }

    .container,
    body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 90%
    }

    .content-area {
        float: none !important;
        width: 100%;
        margin-bottom: 40px;
        border: 0
    }

    body:not(.separate-layout) .content-area {
        padding: 0 !important
    }

    .no-margins .content-area {
        margin-bottom: 0
    }

    #main #content-wrap.container {
        width: auto !important
    }
}

@media only screen and (min-width:768px)and (max-width:959px) {

    body.boxed-layout #wrap,
    body.boxed-layout .parallax-footer {
        width: auto !important
    }
}

@media only screen and (max-width:480px) {
    .boxed-layout #wrap .container {
        padding-left: 20px;
        padding-right: 20px
    }
}

figure>img {
    display: block;
    margin: 0 auto
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

img[class*=align],
img[class*=attachment-] {
    height: auto
}

embed,
iframe,
object {
    width: 100%;
    max-width: 100%
}

table {
    width: 100%;
    margin-bottom: 2.618em
}

table td,
table th {
    padding: 10px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #e9e9e9
}

table th {
    text-transform: uppercase
}

.sticky {
    font-size: inherit
}

.clr:after,
.group:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    zoom: 1;
    height: 0
}

a {
    color: #333
}

a:hover {
    color: #13aff0
}

a,
a:focus,
a:hover {
    text-decoration: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: all .3s ease
}

.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button) {
    cursor: pointer;
    text-underline-offset: 3px;
    text-decoration: underline;
    text-decoration-skip-ink: all;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: all .3s ease
}

.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):hover {
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-skip-ink: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: all .3s ease
}

.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    outline: rgba(0, 0, 0, 0) solid 2px;
    text-decoration: underline 1px dotted #13aff0;
    text-decoration-skip-ink: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: all .3s ease
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 600;
    margin: 0 0 20px;
    color: #333;
    line-height: 1.4
}

h1 {
    font-size: 23px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 17px
}

h5 {
    font-size: 15px
}

p {
    margin: 0 0 20px
}

del {
    vertical-align: baseline;
    text-decoration: line-through;
    color: #aaa
}

code {
    font-size: 16px
}

code {
    color: #2080ad
}

address {
    display: block;
    margin: 0 0 20px
}

ol,
ul {
    margin: 15px 0 15px 20px
}

ol {
    list-style-type: decimal
}

ol ol {
    list-style: upper-alpha
}

ol ol ol {
    list-style: lower-roman
}

ol ol ol ol {
    list-style: lower-alpha
}

li ol,
li ul {
    margin: 0 0 0 25px
}

dd {
    margin-bottom: 20px
}

hr {
    clear: both;
    height: 1px;
    min-height: 0;
    margin: 20px 0;
    border-top: 1px solid #e9e9e9;
    border-right: 0;
    border-bottom: 0;
    border-left: 0
}

hr.dashed {
    border-style: dashed
}

@media print {
    * {
        background: rgba(0, 0, 0, 0) !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

form input[type=color],
form input[type=date],
form input[type=email],
form input[type=month],
form input[type=number],
form input[type=password],
form input[type=search],
form input[type=tel],
form input[type=text],
form input[type=time],
form input[type=url],
form select,
form textarea {
    display: inline-block;
    min-height: 40px;
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
    padding: 6px 12px;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0);
    color: #333;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: all .3s ease
}

form select {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

form input[type=number] {
    max-width: 50px;
    padding: 0 0 0 8px
}

input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea {
    -webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

form textarea {
    min-height: 150px;
    line-height: 1.5;
    resize: vertical
}

input[type=checkbox] {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #bbb;
    line-height: 0;
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin: -3px 10px 0 0;
    outline: 0;
    text-align: center;
    vertical-align: middle;
    clear: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-transition: border-color .05s ease-in-out;
    -moz-transition: border-color .05s ease-in-out;
    -ms-transition: border-color .05s ease-in-out;
    -o-transition: border-color .05s ease-in-out;
    transition: .05s border-color ease-in-out
}

input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    line-height: 14px;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto
}

input[type=checkbox]:checked:before {
    content: "";
    margin-bottom: -1px;
    color: #13aff0;
    font-weight: 600
}

form input:not([type]) {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 3px #ddd;
    -moz-box-shadow: inset 0 1px 3px #ddd;
    box-shadow: inset 0 1px 3px #ddd
}

form input[type=color] {
    padding: 5px 10px
}

form input[type=color]:focus,
form input[type=date]:focus,
form input[type=email]:focus,
form input[type=month]:focus,
form input[type=number]:focus,
form input[type=password]:focus,
form input[type=search]:focus,
form input[type=tel]:focus,
form input[type=text]:focus,
form input[type=time]:focus,
form input[type=url]:focus,
form select:focus,
form textarea:focus {
    border-color: #bbb;
    outline: 0
}

form input:not([type]):focus {
    border-color: #bbb;
    outline: 0
}

form input[type=checkbox]:focus,
form input[type=file]:focus,
form input[type=radio]:focus {
    outline: 0
}

form input[type=checkbox],
form input[type=radio] {
    display: inline-block
}

form input[type=color][disabled],
form input[type=date][disabled],
form input[type=email][disabled],
form input[type=month][disabled],
form input[type=number][disabled],
form input[type=password][disabled],
form input[type=search][disabled],
form input[type=tel][disabled],
form input[type=text][disabled],
form input[type=time][disabled],
form input[type=url][disabled],
form select[disabled],
form textarea[disabled] {
    cursor: not-allowed;
    color: #cad2d3;
    background-color: #eaeded
}

form input:not([type])[disabled] {
    cursor: not-allowed;
    color: #cad2d3;
    background-color: #eaeded
}

form input:focus:invalid,
form select:focus:invalid,
form textarea:focus:invalid {
    color: #b94a48;
    border-color: #e9322d
}

form input[type=checkbox]:focus:invalid:focus,
form input[type=file]:focus:invalid:focus,
form input[type=radio]:focus:invalid:focus {
    outline-color: #e9322d
}

select {
    width: 100%;
    height: 2.25em;
    min-height: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    cursor: pointer;
    padding: 0 15px;
    margin: 0
}

form select[multiple] {
    height: auto
}

form label {
    margin-bottom: 3px
}

form fieldset {
    margin: 0;
    padding: .35em 0 .75em;
    border: 0
}

form legend {
    display: block;
    width: 100%;
    margin-bottom: .3em;
    padding: .3em 0;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

.button,
button[type=submit],
input[type=button],
input[type=reset],
input[type=submit] {
    display: inline-block;
    font-family: inherit;
    background-color: #13aff0;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 14px 20px;
    border: 0;
    cursor: pointer;
    text-align: center;
    letter-spacing: .1em;
    line-height: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: all .3s ease
}

.button:focus,
.button:hover,
button[type=submit]:focus,
button[type=submit]:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    background-color: #0b7cac;
    color: #fff
}

button:focus,
button[type=submit]:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
    outline: 0
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0
}

#top-bar-wrap {
    position: relative;
    background-color: #fff;
    font-size: 12px;
    border-bottom: 1px solid #f1f1f1;
    z-index: 101
}

#top-bar {
    padding: 8px 0
}

#top-bar-inner {
    position: relative
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

@media screen and (max-width:782px) {
    #top-bar-wrap {
        z-index: 100
    }
}

#top-bar-content strong {
    color: #333
}

#top-bar-content>a {
    color: #555
}

#top-bar-content>a:hover {
    color: #13aff0
}

#top-bar-content select {
    background-color: rgba(0, 0, 0, 0);
    padding: 5px;
    color: rgba(0, 0, 0, .4);
    border-color: rgba(0, 0, 0, .2);
    min-width: 100px
}

.top-bar-left.has-content #top-bar-nav,
.top-bar-right.has-content #top-bar-nav {
    margin: 0;
    margin-right: 20px;
    padding: 0
}

#top-bar-nav,
#top-bar-nav>li {
    display: inline-block
}

#top-bar-nav>ul>li {
    display: inline-block;
    float: none;
    margin-right: 15px
}

#top-bar-nav>ul>li:last-child {
    margin-right: 0
}

#top-bar-nav>ul>li a .nav-arrow {
    margin-left: 4px;
    margin-right: 0
}

#top-bar-social ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#top-bar-social li {
    float: left
}

#top-bar-social li a {
    display: block;
    float: left;
    font-size: 14px;
    color: #bbb;
    padding: 0 6px
}

#top-bar-social.top-bar-left li:first-child a {
    padding-left: 0
}

#top-bar-social.top-bar-right li:last-child a {
    padding-right: 0
}

#top-bar-social li a.oceanwp-facebook a:hover {
    color: #37589b
}

#top-bar-social li a.oceanwp-instagram a:hover {
    color: #3f729b
}

#top-bar-social li a.oceanwp-linkedin a:hover {
    color: #39c
}

#top-bar-social.top-bar-right {
    position: absolute;
    right: 0;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px
}

#top-bar-social.top-bar-left {
    position: absolute;
    left: 0;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px
}

@media only screen and (max-width:767px) {
    #wrap {
        width: 100% !important
    }

    body.boxed-layout #wrap {
        width: auto !important
    }

    .boxed-layout #top-bar-social.top-bar-right {
        right: auto
    }

    .boxed-layout #top-bar-social.top-bar-left {
        left: auto
    }

    #top-bar {
        padding: 20px 0
    }

    #top-bar>div:nth-child(2) {
        padding-top: 20px
    }

    .top-bar-right {
        float: none;
        text-align: center
    }

    #top-bar-content {
        float: none;
        text-align: center
    }

    #top-bar #top-bar-nav>li {
        float: none;
        display: inline-block
    }

    #top-bar-nav {
        float: none;
        text-align: center
    }

    #top-bar-social {
        text-align: center
    }

    #top-bar-social.top-bar-left,
    #top-bar-social.top-bar-right {
        position: inherit;
        left: auto;
        right: auto;
        float: none;
        height: auto;
        line-height: 1.5em;
        margin-top: 0
    }

    #top-bar-social li {
        float: none;
        display: inline-block
    }

    #site-logo {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

#site-header {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    z-index: 100
}

#site-header.is-transparent {
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    height: auto;
    z-index: 9999
}

#transparent-header-wrap {
    position: relative
}

.has-transparent-header .oceanwp-sticky-header-holder {
    height: auto !important
}

.has-transparent-header .is-sticky #site-header {
    background-color: #fff
}

#site-header-inner {
    position: relative;
    height: 100%
}

#site-logo {
    float: left;
    height: 100%;
    display: table
}

#site-logo #site-logo-inner {
    display: table-cell;
    vertical-align: middle;
    height: 74px
}

#site-logo #site-logo-inner a {
    background-color: rgba(0, 0, 0, 0) !important
}

#site-logo #site-logo-inner a img {
    width: auto;
    vertical-align: middle;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: all .3s ease-in-out
}

#site-logo #site-logo-inner a:hover img {
    -moz-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6
}

#site-logo #site-logo-inner picture {
    display: inline-block
}

#sidr .sidr-class-social-menu-inner .fa {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

#site-header.transparent-header {
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    height: auto;
    z-index: 9999
}

#site-header.top-header {
    border-bottom: 0 !important
}

#site-header.top-header .header-top {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    z-index: 100
}

#site-header.top-header .header-top .left {
    float: left
}

#site-header.top-header .header-top .right {
    float: right
}

#site-header.top-header .header-top .right .inner {
    display: table;
    position: relative
}

#site-header.top-header #site-navigation-wrap {
    float: none;
    right: auto !important;
    left: -15px
}

#site-header.top-header #site-navigation-wrap .dropdown-menu>li>a {
    font-size: 10px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase
}

#site-header.top-header #site-logo {
    float: none;
    display: inline-block;
    padding: 50px 0
}

#site-header.top-header #site-logo #site-logo-inner {
    display: block;
    height: auto
}

#site-header.top-header .oceanwp-mobile-menu-icon {
    float: none;
    left: -15px;
    right: auto
}

#site-header.top-header .oceanwp-mobile-menu-icon a {
    font-size: 10px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase
}

@media only screen and (max-width:959px) {

    .top-header-style .sidr-class-mobile-searchform,
    .top-header-style .sidr-class-social-menu-inner {
        display: none
    }
}

@media only screen and (max-width:480px) {
    #site-header.top-header .right {
        display: none
    }

    #site-header.top-header .header-top .left,
    #site-header.top-header .header-top .right {
        float: none !important;
        text-align: center
    }

    #site-header.top-header .oceanwp-mobile-menu-icon {
        float: none;
        left: auto !important;
        right: auto !important
    }

    #site-header.top-header .oceanwp-mobile-menu-icon a {
        float: none
    }

    #site-header.top-header .header-top .right .inner {
        display: block;
        padding-bottom: 10px
    }

    .top-header-style .sidr-class-mobile-searchform,
    .top-header-style .sidr-class-social-menu-inner {
        display: block
    }
}

#site-header.center-header #site-logo {
    display: none
}

#site-header.center-header #site-navigation-wrap {
    float: none;
    width: 100%;
    right: auto
}

#site-header.center-header #site-navigation-wrap .navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

#site-header.center-header #site-navigation-wrap .middle-site-logo {
    width: 24%;
    text-align: center
}

#site-header.center-header #site-navigation-wrap .middle-site-logo a img {
    width: auto;
    vertical-align: middle;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: all .3s ease-in-out
}

#site-header.center-header #site-navigation-wrap .middle-site-logo:hover img {
    -moz-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6
}

#site-header.center-header #site-navigation-wrap .dropdown-menu>li {
    float: none;
    display: inline-block
}

#site-header.medium-header {
    background-color: rgba(0, 0, 0, 0);
    text-align: center
}

#site-header.medium-header #site-logo {
    float: none;
    display: block
}

#site-header.medium-header #site-logo #site-logo-inner {
    display: block;
    height: auto !important
}

#site-header.medium-header #site-navigation-wrap {
    position: relative;
    background-color: #f9f9f9;
    float: none;
    position: relative;
    right: auto !important;
    left: auto !important;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 9
}

#site-header.medium-header #site-navigation-wrap #site-navigation {
    display: inline-block;
    position: relative
}

#site-header.medium-header #site-navigation-wrap .dropdown-menu>li>a {
    font-size: 12px;
    line-height: 60px;
    padding: 0 22px;
    text-transform: uppercase;
    letter-spacing: 1px
}

#site-header.medium-header.hidden-menu #site-navigation,
#site-header.medium-header.hidden-menu #site-navigation-wrap,
#site-header.medium-header.hidden-menu .oceanwp-mobile-menu-icon {
    max-height: 150px;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: all .4s ease-in-out
}

.is-sticky #site-header.medium-header.hidden-menu #site-navigation,
.is-sticky #site-header.medium-header.hidden-menu #site-navigation-wrap,
.is-sticky #site-header.medium-header.hidden-menu .oceanwp-mobile-menu-icon {
    max-height: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    visibility: hidden
}

.is-sticky #site-header.medium-header.hidden-menu:hover #site-navigation,
.is-sticky #site-header.medium-header.hidden-menu:hover #site-navigation-wrap,
.is-sticky #site-header.medium-header.hidden-menu:hover .oceanwp-mobile-menu-icon {
    max-height: 150px;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible
}

#site-header.medium-header .oceanwp-mobile-menu-icon {
    float: none;
    background-color: #f9f9f9;
    right: auto !important;
    left: auto !important
}

#site-header.medium-header .oceanwp-mobile-menu-icon a {
    float: none;
    display: inline-block;
    font-size: 12px;
    padding: 0 22px;
    line-height: 60px;
    letter-spacing: 1px;
    text-transform: uppercase
}

#site-header.medium-header.is-transparent #site-navigation-wrap,
#site-header.medium-header.is-transparent .oceanwp-mobile-menu-icon {
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: all .3s
}

@media only screen and (max-width:959px) {

    .medium-header-style .sidr-class-mobile-searchform,
    .medium-header-style .sidr-class-social-menu-inner {
        display: none
    }
}

@media only screen and (max-width:767px) {

    .medium-header-style .sidr-class-mobile-searchform,
    .medium-header-style .sidr-class-social-menu-inner {
        display: block
    }
}

@media only screen and (max-width:480px) {
    #site-header.medium-header .oceanwp-mobile-menu-icon a {
        line-height: 40px
    }
}

#site-header.vertical-header {
    position: fixed;
    top: 0;
    width: 300px;
    max-width: 100%;
    height: 100%;
    border-bottom: none;
    z-index: 3000;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: all .3s ease-in-out
}

#site-header.vertical-header #site-header-inner {
    max-width: 100%;
    padding: 30px 0;
    overflow: hidden
}

#site-header.vertical-header #site-header-inner>:not(#site-navigation-wrap) {
    padding: 0 30px
}

#site-header.vertical-header #site-logo,
#site-header.vertical-header #site-logo #site-logo-inner {
    display: block;
    float: none;
    height: auto
}

#site-header.vertical-header #site-logo {
    margin: 20px 0 45px
}

#site-header.vertical-header #site-logo a:focus {
    outline: rgba(0, 0, 0, .3) dashed 1px
}

#site-header.vertical-header #site-navigation-wrap {
    float: none;
    right: auto;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: all .3s ease-in-out
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li {
    display: block;
    float: none;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li:last-child {
    border-bottom: none
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a {
    position: relative;
    line-height: 1;
    padding: 17px 30px
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a:focus {
    outline: rgba(0, 0, 0, .3) dashed 1px
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a .dropdown-toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    line-height: 1;
    cursor: pointer;
    text-align: center
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a .dropdown-toggle:focus {
    outline: rgba(0, 0, 0, .3) dashed 1px
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a .dropdown-toggle:before {
    content: "+";
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 1;
    margin-top: -10px;
    margin-left: -10px
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li.active>a>.dropdown-toggle:before {
    content: "-"
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu .sub-menu {
    display: none;
    position: relative;
    top: 100%;
    left: 0;
    background-color: rgba(0, 0, 0, .03);
    border: none;
    border-top: 1px solid rgba(0, 0, 0, .05);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#site-header.vertical-header #site-navigation-wrap .nav-arrow {
    display: none
}

#site-navigation-wrap {
    float: right;
    position: relative;
    right: -15px
}

#site-navigation-wrap .dropdown-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

#site-navigation-wrap .dropdown-menu>li {
    float: left;
    position: relative
}

#site-navigation-wrap .dropdown-menu>li>a {
    display: block;
    font-size: 13px;
    line-height: 74px;
    color: #555;
    padding: 0 15px;
    letter-spacing: .6px
}

#site-navigation-wrap .dropdown-menu>li>a:hover {
    color: #13aff0
}

#site-navigation-wrap .dropdown-menu>li>a .nav-arrow {
    padding-left: 6px;
    line-height: 1
}

#site-navigation-wrap .dropdown-menu>li.btn>a {
    background-color: rgba(0, 0, 0, 0) !important
}

#site-navigation-wrap .dropdown-menu>li.btn>a>span {
    background-color: #13aff0;
    color: #fff;
    padding: 12px 22px;
    font-weight: 600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s ease
}

#site-navigation-wrap .dropdown-menu>li.btn>a>span:after,
#site-navigation-wrap .dropdown-menu>li.btn>a>span:before {
    display: none !important
}

#site-navigation-wrap .dropdown-menu>li.btn>a:hover>span {
    background-color: #0b7cac;
    color: #fff
}

.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.sf-menu li.menu-item {
    position: relative;
    white-space: nowrap;
    white-space: normal
}

.sf-menu li.sfHover,
.sf-menu li:hover {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.sf-menu ul.sub-menu {
    position: absolute;
    visibility: hidden;
    top: 100%;
    left: 0;
    z-index: 9999
}

.sf-menu>li {
    float: left
}

.sf-menu li.sfHover>ul,
.sf-menu li:hover>ul {
    display: block
}

.sf-menu a.menu-link {
    display: block;
    position: relative;
    zoom: 1
}

.sf-menu ul.sub-menu ul {
    top: 0;
    left: 100%;
    visibility: visible
}

.dropdown-menu,
.dropdown-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.dropdown-menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    border-top: 3px solid #13aff0;
    min-width: 180px;
    line-height: 1;
    text-align: left;
    z-index: 999;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1)
}

.dropdown-menu li .sub-menu li.menu-item {
    display: block;
    float: none
}

.dropdown-menu ul .sub-menu {
    top: 0;
    left: 100%;
    margin-top: -3px
}

.no-top-border .sub-menu {
    border: none
}

.dropdown-menu ul li.menu-item {
    display: block;
    border-bottom: 1px solid #f1f1f1
}

.dropdown-menu ul li.menu-item:last-child {
    border-bottom: 0
}

.dropdown-menu ul li a.menu-link {
    display: block;
    position: relative;
    float: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: .6px;
    padding: 12px 15px;
    text-transform: capitalize
}

.dropdown-menu ul li a.menu-link:hover {
    background-color: #f8f8f8;
    color: #555
}

.dropdown-menu ul li a.menu-link .nav-arrow {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -6.5px;
    padding: 0
}

.dropdown-menu ul li a.menu-link i {
    position: relative;
    width: 20px;
    text-align: center;
    margin-right: 3px
}

.dropdown-menu li a.menu-link i {
    padding-right: 5px
}

.navigation li a i.icon,
.navigation li a img.icon {
    display: inline-block;
    vertical-align: middle
}

.navigation li a i.icon {
    width: auto;
    height: auto;
    font-size: 1.2em;
    line-height: 1;
    padding: 0 !important
}

.navigation li a i.after,
.navigation li a i.before {
    margin-top: -.265em
}

.navigation li a i.before {
    margin-right: 6px
}

.navigation li a i.after {
    margin-left: 6px
}

.navigation li a img.before {
    margin-right: 6px
}

.navigation li a img.after {
    margin-left: 6px
}

.navigation li a .svg {
    width: 1em
}

.navigation li a .hidden {
    display: none !important
}

.oceanwp-mobile-menu-icon {
    display: none;
    position: relative
}

.oceanwp-mobile-menu-icon.mobile-right {
    float: right
}

.oceanwp-mobile-menu-icon a {
    font-size: 13px;
    line-height: 74px;
    color: #555;
    padding-left: 15px;
    letter-spacing: .6px;
    cursor: pointer
}

.oceanwp-mobile-menu-icon a:first-child {
    padding-left: 0
}

.oceanwp-mobile-menu-icon a:hover {
    color: #13aff0
}

.oceanwp-mobile-menu-icon a:focus {
    outline: #e3e3e3 dashed 1px
}

.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text,
.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-text {
    padding-left: 6px
}

.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text {
    display: none
}

.navigation .megamenu a .nav-arrow {
    display: none
}

.navigation .megamenu>li>a.menu-link {
    font-size: 13px;
    font-weight: 600
}

.navigation .megamenu li ul.sub-menu {
    border-top: 1px solid #f1f1f1
}

.navigation .megamenu li a.menu-link {
    padding: 12px 20px
}

.navigation>ul>li>ul.megamenu.sub-menu>li {
    float: left;
    border-bottom: 0;
    border-left-width: 1px;
    border-style: solid;
    border-color: #f1f1f1
}

.navigation>ul>li>ul.megamenu.sub-menu>li:first-child {
    border-left: none
}

.navigation .megamenu .sub-menu {
    display: block !important;
    -moz-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
    min-width: 100%;
    position: static;
    background: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.navigation>ul>li>ul.megamenu.sub-menu>li .elementor {
    white-space: normal;
    line-height: initial
}

#mobile-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    max-height: 400px;
    overflow-y: auto;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1)
}

#mobile-dropdown ul {
    margin: 0;
    list-style: none
}

#mobile-dropdown ul li {
    border-bottom: 1px solid rgba(0, 0, 0, .035)
}

#mobile-dropdown ul li a {
    display: block;
    position: relative;
    padding: 12px 40px;
    text-align: left
}

#mobile-dropdown ul li a:focus {
    outline: #e3e3e3 dashed 1px
}

#mobile-dropdown ul li a i,
#mobile-dropdown ul li a img {
    margin-right: 10px
}

#mobile-dropdown ul li a i.after {
    margin-right: 0;
    margin-left: 10px
}

#mobile-dropdown ul li a .dropdown-toggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 60px;
    cursor: pointer;
    color: #555;
    padding-right: 40px;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: all .3s ease
}

#mobile-dropdown ul li a .dropdown-toggle:focus {
    outline: rgba(0, 0, 0, .4) dashed 1px
}

#mobile-dropdown ul li a .dropdown-toggle:before {
    content: "+";
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 30px;
    margin-top: -15px;
    margin-left: -15px
}

#mobile-dropdown ul li.active>a>.dropdown-toggle:before {
    content: "-"
}

#mobile-dropdown ul li ul {
    display: none;
    border-top: 1px solid rgba(0, 0, 0, .035);
    margin-left: 0;
    background-color: rgba(0, 0, 0, .02)
}

#mobile-dropdown ul .widget,
#mobile-dropdown ul li a .nav-arrow,
#mobile-dropdown ul li.woo-menu-icon {
    display: none
}

#mobile-fullscreen {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .9);
    overflow-y: scroll;
    z-index: 100000
}

#mobile-fullscreen #mobile-fullscreen-inner {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0 40px
}

#mobile-fullscreen a.close {
    position: absolute;
    top: 14px;
    right: 14px
}

#mobile-fullscreen a.close .close-icon-wrap {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 33px;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

#mobile-fullscreen a.close .close-icon-wrap:hover {
    opacity: .7
}

#mobile-fullscreen a.close .close-icon-inner,
#mobile-fullscreen a.close .close-icon-inner::after {
    display: inline-block;
    width: 40px;
    height: 3px;
    background-color: #fff;
    border-radius: 3px
}

#mobile-fullscreen a.close .close-icon-inner {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#mobile-fullscreen a.close .close-icon-inner::after {
    content: "";
    display: block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#mobile-fullscreen nav {
    display: table-cell;
    vertical-align: middle;
    padding: 50px 0;
    text-align: center
}

#mobile-fullscreen ul {
    list-style: none;
    margin: 0
}

#mobile-fullscreen ul li a {
    display: block;
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center
}

#mobile-fullscreen ul li a:focus {
    outline: rgba(255, 255, 255, .6) dashed 1px
}

#mobile-fullscreen ul li a:hover {
    color: #929292
}

#mobile-fullscreen ul li a i,
#mobile-fullscreen ul li a img {
    margin-right: 10px
}

#mobile-fullscreen ul li a i.after {
    margin-right: 0;
    margin-left: 10px
}

#mobile-fullscreen ul li .dropdown-toggle {
    display: inline-block;
    width: 26px;
    padding-left: 5px;
    text-align: center
}

#mobile-fullscreen ul li .dropdown-toggle:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "+"
}

#mobile-fullscreen ul li .dropdown-toggle:focus {
    outline: rgba(255, 255, 255, .6) dashed 1px
}

#mobile-fullscreen ul li.open-sub>a>.dropdown-toggle:before {
    content: "-"
}

#mobile-fullscreen ul ul.sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

#mobile-fullscreen ul ul.sub-menu li a {
    font-size: 13px;
    padding: 3px 0
}

#mobile-fullscreen ul>li {
    display: block
}

#mobile-fullscreen ul>li>a {
    font-size: 18px;
    line-height: 1.2;
    padding: 12px 0
}

#mobile-fullscreen ul .woo-menu-icon {
    display: none
}

@-webkit-keyframes blink {
    0% {
        -webkit-opacity: 1
    }

    50% {
        -webkit-opacity: 0
    }

    100% {
        -webkit-opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        -moz-opacity: 1
    }

    50% {
        -moz-opacity: 0
    }

    100% {
        -moz-opacity: 1
    }
}

@-o-keyframes blink {
    0% {
        -o-opacity: 1
    }

    50% {
        -o-opacity: 0
    }

    100% {
        -o-opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

ul.meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 20px;
    padding: 0 0 10px;
    list-style: none
}

ul.meta li {
    line-height: 1.5;
    align-self: flex-end;
    flex-wrap: nowrap;
    padding-bottom: 5px
}

ul.meta li:after {
    padding: 0 6px;
    font-weight: 700
}

ul.meta li:last-child:after {
    display: none;
    padding: 0
}

ul.meta li a {
    color: #4a4a4a
}

ul.meta li a:hover {
    color: #13aff0
}

ul.meta li i {
    padding-right: 6px;
    font-size: 17px
}

.gallery-format {
    opacity: 0;
    visibility: hidden;
    height: 0
}

.gallery-format a.gallery-lightbox,
.gallery-format img {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 0
}

.gallery-format .flickity-button {
    top: calc(100% - 18px);
    width: 30px;
    height: 36px;
    border-radius: 0;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center
}

.gallery-format .flickity-button:hover {
    background-color: rgba(0, 0, 0, .8)
}

.gallery-format .flickity-button:disabled {
    pointer-events: unset
}

.gallery-format .flickity-button.next {
    right: 0
}

.gallery-format .flickity-button.previous {
    left: auto;
    right: 30px
}

.gallery-format .flickity-button svg {
    fill: #fff;
    width: 12px;
    height: auto;
    position: static
}

.single .entry-content {
    margin-bottom: 20px
}

.widget_archive li,
.widget_categories li {
    padding: 6px 0;
    border-bottom: 1px solid #e9e9e9
}

.widget_archive li:first-child,
.widget_categories li:first-child {
    border-top: 1px solid #e9e9e9
}

.hasCustomSelect {
    width: 100%;
    z-index: 2
}

#respond {
    margin-bottom: 20px
}

#respond form {
    display: inline-block;
    width: 100%
}

#respond input[type=text] {
    width: 100%
}

span.required {
    position: relative;
    top: -4px;
    font-size: 10px;
    margin-left: 3px;
    color: red
}

.site-footer {
    position: relative
}

#footer-widgets {
    background-color: #222;
    padding: 30px 0;
    margin: 0
}

.parallax-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0
}

.has-parallax-footer #main {
    z-index: 1
}

.has-parallax-footer:not(.boxed-layout) #main {
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .1)
}

.has-parallax-footer:not(.separate-layout) #main {
    background-color: #fff
}

.boxed-layout .parallax-footer {
    width: 1280px;
    left: auto;
    right: auto
}

#footer-bottom {
    background-color: #1b1b1b;
    padding: 15px 0;
    font-size: 12px;
    line-height: 1;
    color: #fff
}

#footer-bottom #copyright {
    width: 50%
}

#footer-bottom.no-footer-nav #copyright {
    float: none;
    width: 100%;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important
}

#footer-bottom #copyright {
    float: left;
    text-align: left;
    padding-right: 15px
}

#footer-bottom a {
    color: #fff
}

#footer-bottom a:hover {
    color: #13aff0
}

@media only screen and (max-width:959px) {
    .has-parallax-footer #main {
        margin-bottom: 0 !important
    }

    .parallax-footer {
        position: relative
    }

    #footer-bottom #copyright {
        float: none;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        text-align: center
    }
}

#scroll-top {
    display: none;
    opacity: 0;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    z-index: 100;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#scroll-top>span {
    line-height: inherit;
    vertical-align: top
}

#scroll-top:hover {
    background-color: rgba(0, 0, 0, .8)
}

@media only screen and (max-width:480px) {
    #scroll-top {
        right: 10px;
        bottom: 10px;
        width: 26px;
        height: 26px;
        line-height: 24px;
        font-size: 14px
    }
}

#site-header .elementor-section-wrap {
    height: auto !important
}

.sidr-class-dropdown-toggle:hover,
.sidr-class-menu-item-has-children.active>a,
.sidr-class-menu-item-has-children.active>a>.sidr-class-dropdown-toggle {
    color: #13aff0
}

.sidr-class-clr:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    zoom: 1;
    height: 0
}

a.sidr-class-toggle-sidr-close {
    display: block;
    background-color: #f8f8f8;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    padding: 20px;
    letter-spacing: .6px;
    text-transform: uppercase
}

a.sidr-class-toggle-sidr-close i {
    display: inline-block;
    padding-right: 8px;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 1;
    vertical-align: bottom
}

a.sidr-class-toggle-sidr-close .owp-icon {
    margin-right: 8px
}

.sidr-class-dropdown-menu ul,
.sidr-class-fs-dropdown-menu ul {
    display: none;
    border-top: 1px solid rgba(0, 0, 0, .035);
    margin-left: 0;
    background-color: rgba(0, 0, 0, .02)
}

.sidr-class-dropdown-menu li,
.sidr-class-fs-dropdown-menu li {
    border-bottom: 1px solid rgba(0, 0, 0, .035)
}

.sidr-class-dropdown-menu.sidr-class-left-menu li:last-child,
.sidr-class-fs-dropdown-menu.sidr-class-left-menu li:last-child {
    border-bottom: none
}

.sidr-class-dropdown-menu>li:first-child,
.sidr-class-fs-dropdown-menu>li:first-child {
    border-top: 1px solid rgba(0, 0, 0, .035)
}

.sidr-class-dropdown-menu li a,
.sidr-class-fs-dropdown-menu li a {
    padding: 12px 20px;
    display: block;
    position: relative
}

.sidr-class-dropdown-menu li a:focus,
.sidr-class-fs-dropdown-menu li a:focus {
    outline: rgba(0, 0, 0, .3) dashed 1px
}

.sidr-class-dropdown-menu li a.sidr-class-sf-with-ul,
.sidr-class-fs-dropdown-menu li a.sidr-class-sf-with-ul {
    padding-right: 40px
}

.sidr-class-dropdown-menu ul li:last-child,
.sidr-class-fs-dropdown-menu ul li:last-child {
    border: none
}

.sidr-class-top-bar-menu>li:first-child {
    border-top: none
}

.sidr-class-menu-item-has-children {
    position: relative
}

.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children>a {
    padding-right: 60px
}

.sidr-class-dropdown-toggle {
    font-size: 11px;
    height: 100%;
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #555;
    text-align: right;
    padding-right: 20px;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: all .3s ease
}

.sidr-class-dropdown-toggle:focus {
    outline: rgba(0, 0, 0, .3) dashed 1px
}

.sidr-class-dropdown-toggle:before {
    font-family: "Font Awesome 5 Free";
    content: "+";
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    margin-left: -15px
}

.sidr-class-dropdown-menu li.active>a>.sidr-class-dropdown-toggle:before {
    content: "-"
}

.sidr-class-dropdown-menu ul a:before {
    font-family: "Font Awesome 5 Free";
    content: "";
    display: inline-block;
    margin: 0 10px;
    font-weight: 600
}

.sidr-class-dropdown-menu ul ul a:before {
    margin-left: 20px
}

.sidr-class-dropdown-menu ul ul ul a:before {
    margin-left: 40px
}

.sidr .sidr-class-nav-arrow,
.sidr-class-elementor,
.sidr-class-mega-cat .sidr-class-dropdown-toggle,
.sidr-class-mega-cat .sidr-class-megamenu,
.sidr-class-middle-site-logo,
.sidr-class-sidebar-box {
    display: none !important
}

.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children.sidr-class-mega-cat>a {
    padding-right: 20px
}

.sidr-class-dropdown-menu a i {
    font-size: inherit !important;
    vertical-align: initial !important;
    margin-right: 10px
}

.sidr-class-dropdown-menu a i.after {
    margin-right: 0;
    margin-left: 10px
}

.sidr-class-wpml-ls-flag {
    margin-right: 10px;
    vertical-align: baseline
}

#sidr-id-searchform-header-replace,
.sidr-class-search-toggle-li,
.sidr-class-woo-cart-link {
    display: none
}

.sidr-class-mobile-searchform {
    position: relative;
    margin: 30px 20px 0
}

.sidr-class-mobile-searchform input {
    padding: 6px 45px 6px 12px !important;
    margin-top: 0 !important;
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

.sidr-class-mobile-searchform button {
    display: block;
    position: absolute;
    right: 10px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    padding: 0;
    text-align: center;
    top: 50%;
    margin-top: -15px;
    background-color: rgba(0, 0, 0, 0) !important;
    color: #555;
    border: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sidr-class-mobile-searchform button:hover {
    color: #222
}

.sidr-class-mobile-searchform button:focus {
    outline: solid 1px;
    color: #1a1a1a
}

.sidr-class-social-menu-inner ul {
    display: table;
    width: 100%;
    text-align: center;
    table-layout: fixed
}

.sidr-class-social-menu-inner ul li {
    display: table-cell
}

.sidr-class-social-menu-inner ul li a {
    display: block;
    padding: 12px 10px
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

@supports(-ms-overflow-style:none) {
    .ps {
        overflow: auto !important
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .ps {
        overflow: auto !important
    }
}

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: rgba(255, 255, 255, .75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer
}

.flickity-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-arrow,
.mfp-close,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: rgba(0, 0, 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-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow: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: 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-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure 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
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: .15s ease-out;
    -moz-transition: .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.dialog-widget-content {
    background-color: var(--e-a-bg-default);
    position: absolute;
    border-radius: 3px;
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    overflow: hidden
}

.dialog-message {
    line-height: 1.5;
    box-sizing: border-box
}

.dialog-close-button {
    cursor: pointer;
    position: absolute;
    margin-top: 15px;
    right: 15px;
    color: var(--e-a-color-txt);
    font-size: 15px;
    line-height: 1;
    transition: var(--e-a-transition-hover)
}

.dialog-close-button:hover {
    color: var(--e-a-color-txt-hover)
}

.dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh
}

.dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.dialog-type-alert .dialog-widget-content,
.dialog-type-confirm .dialog-widget-content {
    margin: auto;
    width: 400px;
    padding: 20px
}

.dialog-type-alert .dialog-header,
.dialog-type-confirm .dialog-header {
    font-size: 15px;
    font-weight: 500
}

.dialog-type-alert .dialog-header:after,
.dialog-type-confirm .dialog-header:after {
    content: "";
    display: block;
    border-block-end: var(--e-a-border);
    padding-block-end: 10px;
    margin-block-end: 10px;
    margin-inline-start: -20px;
    margin-inline-end: -20px
}

.dialog-type-alert .dialog-message,
.dialog-type-confirm .dialog-message {
    min-height: 50px
}

.dialog-type-alert .dialog-buttons-wrapper,
.dialog-type-confirm .dialog-buttons-wrapper {
    padding-block-start: 10px;
    display: flex;
    justify-content: flex-end;
    gap: 15px
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    padding: 8px 16px;
    outline: 0;
    border: none;
    border-radius: var(--e-a-border-radius);
    background-color: var(--e-a-btn-bg);
    color: var(--e-a-btn-color-invert);
    transition: var(--e-a-transition-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
    border: none
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover {
    background-color: var(--e-a-btn-bg-hover);
    color: var(--e-a-btn-color-invert)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active {
    background-color: var(--e-a-btn-bg-active)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]) {
    cursor: pointer
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled {
    background-color: var(--e-a-btn-bg-disabled);
    color: var(--e-a-btn-color-disabled)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon {
    display: none
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt {
    background: 0 0;
    color: var(--e-a-color-txt)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover {
    background: var(--e-a-bg-hover);
    color: var(--e-a-color-txt-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled {
    background: 0 0;
    color: var(--e-a-color-txt-disabled)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success {
    background-color: var(--e-a-btn-bg-success)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover {
    background-color: var(--e-a-btn-bg-success-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary {
    background-color: var(--e-a-btn-bg-primary);
    color: var(--e-a-btn-color)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover {
    background-color: var(--e-a-btn-bg-primary-hover);
    color: var(--e-a-btn-color)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt {
    background: 0 0;
    color: var(--e-a-color-primary-bold)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover {
    background: var(--e-a-bg-primary)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro {
    background-color: var(--e-a-btn-bg-accent)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover {
    background-color: var(--e-a-btn-bg-accent-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active {
    background-color: var(--e-a-btn-bg-accent-active)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning {
    background-color: var(--e-a-btn-bg-warning)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover {
    background-color: var(--e-a-btn-bg-warning-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger {
    background-color: var(--e-a-btn-bg-danger)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover {
    background-color: var(--e-a-btn-bg-danger-hover)
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i {
    margin-inline-end: 5px
}

.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,
.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited {
    color: initial
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.elementor-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}

.elementor *,
.elementor :after,
.elementor :before {
    box-sizing: border-box
}

.elementor a {
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: transparent
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0
}

.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none
}

.elementor .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr
}

.elementor .elementor-background-video-container {
    transition: opacity 1s;
    pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.elementor .elementor-background-overlay,
.elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
    align-self: var(--align-self)
}

.elementor-element:where(.e-con-full, .elementor-widget) {
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    gap: var(--gap)
}

.elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-center .elementor-button {
    width: auto
}

.elementor-ken-burns {
    transition-property: transform;
    transition-duration: 10s;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    transform: scale(1.3)
}

:root {
    --page-title-display: block
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width:1024px) {
    .elementor-section .elementor-container {
        flex-wrap: wrap
    }
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: center
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

.elementor-column {
    position: relative;
    min-height: 1px;
    display: flex
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width:768px) {
    .elementor-section.elementor-section-height-full {
        height: 100vh
    }

    .elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%
    }

    .elementor-column.elementor-col-25 {
        width: 25%
    }

    .elementor-column.elementor-col-33 {
        width: 33.333%
    }

    .elementor-column.elementor-col-50 {
        width: 50%
    }

    .elementor-column.elementor-col-66 {
        width: 66.666%
    }

    .elementor-column.elementor-col-100 {
        width: 100%
    }
}

.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
}

@media (min-width:1025px) {
    #elementor-device-mode:after {
        content: "desktop"
    }
}

@media (min-width:-1) {
    #elementor-device-mode:after {
        content: "widescreen"
    }
}

@media (max-width:-1) {
    #elementor-device-mode:after {
        content: "laptop";
        content: "tablet_extra"
    }
}

@media (max-width:1024px) {
    #elementor-device-mode:after {
        content: "tablet"
    }
}

@media (max-width:-1) {
    #elementor-device-mode:after {
        content: "mobile_extra"
    }
}

@media (max-width:767px) {
    .elementor-column {
        width: 100%
    }

    #elementor-device-mode:after {
        content: "mobile"
    }
}

.e-con {
    --border-radius: 0;
    --border-block-start-width: 0px;
    --border-inline-end-width: 0px;
    --border-block-end-width: 0px;
    --border-inline-start-width: 0px;
    --border-style: initial;
    --border-color: initial;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --content-width: min(100%, var(--container-max-width, 1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-block-start: 0;
    --margin-inline-end: 0;
    --margin-block-end: 0;
    --margin-inline-start: 0;
    --padding-block-start: var(--container-default-padding-block-start, 10px);
    --padding-inline-end: var(--container-default-padding-inline-end, 10px);
    --padding-block-end: var(--container-default-padding-block-end, 10px);
    --padding-inline-start: var(--container-default-padding-inline-start, 10px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --gap: var(--widgets-spacing, 20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0.3s;
    --e-con-grid-template-columns: repeat(3, 1fr);
    --e-con-grid-template-rows: repeat(2, 1fr);
    position: var(--position);
    width: var(--width);
    min-width: 0;
    min-height: var(--min-height);
    height: var(--height);
    border-radius: var(--border-radius);
    margin-block-start: var(--bc-margin-block-start, var(--margin-block-start));
    margin-inline-end: var(--bc-margin-inline-end, var(--margin-inline-end));
    margin-block-end: var(--bc-margin-block-end, var(--margin-block-end));
    margin-inline-start: var(--bc-margin-inline-start, var(--margin-inline-start));
    padding-inline-start: var(--bc-padding-inline-start, var(--padding-inline-start));
    padding-inline-end: var(--bc-padding-inline-end, var(--padding-inline-end));
    z-index: var(--z-index);
    overflow: var(--overflow);
    transition: background var(--background-transition, .3s), border var(--border-transition, .3s), box-shadow var(--border-transition, .3s), transform var(--e-con-transform-transition-duration, .4s)
}

.e-con {
    display: var(--display)
}

:is(.elementor-section-wrap, [data-elementor-id])>.e-con {
    --margin-inline-end: auto;
    --margin-inline-start: auto;
    max-width: min(100%, var(--width))
}

.e-con .elementor-widget.elementor-widget {
    margin-block-end: 0
}

.e-con:before,
.e-con>.elementor-background-slideshow:before,
:is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container:before {
    content: var(--background-overlay);
    display: block;
    position: absolute;
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    transition: var(--overlay-transition, .3s);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    border-color: var(--border-color);
    border-block-start-width: var(--border-block-start-width);
    border-inline-end-width: var(--border-inline-end-width);
    border-block-end-width: var(--border-block-end-width);
    border-inline-start-width: var(--border-inline-start-width);
    top: calc(0px - var(--border-block-start-width));
    left: calc(0px - var(--border-inline-start-width));
    width: max(100% + var(--border-inline-end-width) + var(--border-inline-start-width), 100%);
    height: max(100% + var(--border-block-start-width) + var(--border-block-end-width), 100%)
}

.e-con:before {
    transition: background var(--overlay-transition, .3s), border-radius var(--border-transition, .3s), opacity var(--overlay-transition, .3s)
}

.e-con>.elementor-background-slideshow,
:is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container {
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    border-color: var(--border-color);
    border-block-start-width: var(--border-block-start-width);
    border-inline-end-width: var(--border-inline-end-width);
    border-block-end-width: var(--border-block-end-width);
    border-inline-start-width: var(--border-inline-start-width);
    top: calc(0px - var(--border-block-start-width));
    left: calc(0px - var(--border-inline-start-width));
    width: max(100% + var(--border-inline-end-width) + var(--border-inline-start-width), 100%);
    height: max(100% + var(--border-block-start-width) + var(--border-block-end-width), 100%)
}

:is(.e-con, .e-con>.e-con-inner)>.elementor-background-video-container:before {
    z-index: 1
}

:is(.e-con, .e-con>.e-con-inner)>.elementor-background-slideshow:before {
    z-index: 2
}

.e-con .elementor-widget {
    min-width: 0
}

.e-con .elementor-widget.e-widget-swiper {
    width: 100%
}

.e-con>.elementor-widget>.elementor-widget-container {
    height: 100%
}

.elementor.elementor .e-con>.elementor-widget {
    max-width: 100%
}

.e-con {
    --bc-margin-block-start: var(--margin-top);
    --bc-margin-block-end: var(--margin-bottom);
    --bc-margin-inline-start: var(--margin-left);
    --bc-margin-inline-end: var(--margin-right);
    --bc-padding-block-start: var(--padding-top);
    --bc-padding-block-end: var(--padding-bottom);
    --bc-padding-inline-start: var(--padding-left);
    --bc-padding-inline-end: var(--padding-right)
}

[dir=rtl] .e-con {
    --bc-margin-inline-start: var(--margin-right);
    --bc-margin-inline-end: var(--margin-left);
    --bc-padding-inline-start: var(--padding-right);
    --bc-padding-inline-end: var(--padding-left)
}

.elementor-element .elementor-widget-container {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s)
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #69727d;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s
}

.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: flex;
    justify-content: center
}

.elementor-button-icon {
    flex-grow: 0;
    order: 5
}

.elementor-button-icon svg {
    width: 1em;
    height: auto
}

.elementor-button-text {
    flex-grow: 1;
    order: 10;
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 5px
}

.elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    order: 5
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-tab-title a {
    color: inherit
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    transition: all .3s;
    color: #69727d;
    font-size: 50px;
    text-align: center
}

.elementor-icon:hover {
    color: #69727d
}

.elementor-icon i,
.elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.elementor-icon i:before,
.elementor-icon svg:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.elementor-shape-circle .elementor-icon {
    border-radius: 50%
}

.elementor-element {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px
}

.elementor-element .swiper .swiper-slide figure,
.elementor-element .swiper-container .swiper-slide figure {
    line-height: 0
}

.elementor-element .swiper .elementor-swiper-button,
.elementor-element .swiper-container .elementor-swiper-button,
.elementor-element .swiper-container~.elementor-swiper-button,
.elementor-element .swiper~.elementor-swiper-button {
    position: absolute;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    transform: translateY(-50%)
}

.elementor-element .swiper .elementor-swiper-button svg,
.elementor-element .swiper-container .elementor-swiper-button svg,
.elementor-element .swiper-container~.elementor-swiper-button svg,
.elementor-element .swiper~.elementor-swiper-button svg {
    fill: hsla(0, 0%, 93.3%, .9);
    height: 1em;
    width: 1em
}

.elementor-element .swiper .elementor-swiper-button-prev,
.elementor-element .swiper-container .elementor-swiper-button-prev,
.elementor-element .swiper-container~.elementor-swiper-button-prev,
.elementor-element .swiper~.elementor-swiper-button-prev {
    left: 10px
}

.elementor-element .swiper .elementor-swiper-button-next,
.elementor-element .swiper-container .elementor-swiper-button-next,
.elementor-element .swiper-container~.elementor-swiper-button-next,
.elementor-element .swiper~.elementor-swiper-button-next {
    right: 10px
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets {
    bottom: 5px;
    left: 0;
    width: 100%
}

.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,
.elementor-lightbox:not(.elementor-popup-modal) .dialog-message {
    text-align: center
}

.elementor-lightbox .dialog-header {
    display: none
}

.elementor-lightbox .dialog-widget-content {
    background: 0 0;
    box-shadow: none;
    width: 100%;
    height: 100%
}

.elementor-lightbox .dialog-message {
    animation-duration: .3s;
    height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
    padding: 0
}

.elementor-lightbox .dialog-lightbox-close-button {
    cursor: pointer;
    position: absolute;
    font-size: var(--lightbox-header-icons-size);
    right: .75em;
    margin-top: 13px;
    padding: .25em;
    z-index: 2;
    line-height: 1;
    display: flex
}

.elementor-lightbox .dialog-lightbox-close-button svg {
    height: 1em;
    width: 1em
}

.elementor-lightbox .dialog-lightbox-close-button {
    color: var(--lightbox-ui-color);
    transition: all .3s;
    opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button svg {
    fill: var(--lightbox-ui-color)
}

.elementor-lightbox .dialog-lightbox-close-button:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .elementor-video-container {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape,
.elementor-lightbox .elementor-video-container .elementor-video-portrait,
.elementor-lightbox .elementor-video-container .elementor-video-square {
    width: 100%;
    height: 100%;
    margin: auto
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square iframe {
    border: 0;
    background-color: #000
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
.elementor-lightbox .elementor-video-container .elementor-video-landscape video,
.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait video,
.elementor-lightbox .elementor-video-container .elementor-video-square iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square video {
    aspect-ratio: var(--video-aspect-ratio, 1.77777)
}

@supports not (aspect-ratio:1/1) {

    .elementor-lightbox .elementor-video-container .elementor-video-landscape,
    .elementor-lightbox .elementor-video-container .elementor-video-portrait,
    .elementor-lightbox .elementor-video-container .elementor-video-square {
        position: relative;
        overflow: hidden;
        height: 0;
        padding-bottom: calc(100% / var(--video-aspect-ratio, 1.77777))
    }

    .elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
    .elementor-lightbox .elementor-video-container .elementor-video-landscape video,
    .elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
    .elementor-lightbox .elementor-video-container .elementor-video-portrait video,
    .elementor-lightbox .elementor-video-container .elementor-video-square iframe,
    .elementor-lightbox .elementor-video-container .elementor-video-square video {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

.elementor-lightbox .elementor-video-container .elementor-video-square iframe,
.elementor-lightbox .elementor-video-container .elementor-video-square video {
    width: min(90vh, 90vw);
    height: min(90vh, 90vw)
}

.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,
.elementor-lightbox .elementor-video-container .elementor-video-landscape video {
    width: 100%;
    max-height: 90vh
}

.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,
.elementor-lightbox .elementor-video-container .elementor-video-portrait video {
    height: 100%;
    max-width: 90vw
}

@media (min-width:1025px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width: 85vw;
        max-height: 85vh
    }

    .elementor-lightbox .elementor-video-container .elementor-video-portrait {
        height: 85vh;
        max-width: 85vw
    }
}

@media (max-width:1024px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        width: 95vw;
        max-height: 95vh
    }

    .elementor-lightbox .elementor-video-container .elementor-video-portrait {
        height: 95vh;
        max-width: 95vw
    }
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
    width: 100%
}

.animated {
    animation-duration: 1.25s
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        animation: none
    }
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
    z-index: -1
}

.elementor-shape-bottom {
    bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
    z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0)
}

#wpadminbar * {
    font-style: normal
}

:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con) {
    border: var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)
}

.elementor-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-icon-box .elementor-icon-box-wrapper {
    display: block;
    text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
        align-items: center
    }
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    display: flex
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    text-align: left;
    flex-direction: row
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    margin-right: var(--icon-box-icon-margin, 15px);
    margin-left: 0;
    margin-bottom: unset
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper {
    display: block;
    text-align: center;
    flex-direction: unset
}

.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {
    margin-bottom: var(--icon-box-icon-margin, 15px);
    margin-right: auto;
    margin-left: auto
}

@media (max-width:767px) {
    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
        display: block;
        text-align: center;
        flex-direction: unset
    }

    .elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {
        margin-bottom: var(--icon-box-icon-margin, 15px);
        margin-right: auto;
        margin-left: auto
    }

    .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
        display: block;
        flex: unset
    }
}

.elementor-widget-icon-box .elementor-icon-box-title a {
    color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-content {
    flex-grow: 1
}

.elementor-widget-icon-box .elementor-icon-box-description {
    margin: 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-social-icons.elementor-grid-0 .elementor-widget-container {
    line-height: 1;
    font-size: 0
}

.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
    display: inline-grid
}

.elementor-widget-social-icons .elementor-grid {
    grid-column-gap: var(--grid-column-gap, 5px);
    grid-row-gap: var(--grid-row-gap, 5px);
    grid-template-columns: var(--grid-template-columns);
    justify-content: var(--justify-content, center);
    justify-items: var(--justify-content, center)
}

.elementor-icon.elementor-social-icon {
    font-size: var(--icon-size, 25px);
    line-height: var(--icon-size, 25px);
    width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
    height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))
}

.elementor-social-icon {
    --e-social-icon-icon-color: #fff;
    display: inline-flex;
    background-color: #69727d;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer
}

.elementor-social-icon i {
    color: var(--e-social-icon-icon-color)
}

.elementor-social-icon svg {
    fill: var(--e-social-icon-icon-color)
}

.elementor-social-icon:last-child {
    margin: 0
}

.elementor-social-icon:hover {
    opacity: .9;
    color: #fff
}

.elementor-social-icon-facebook-f {
    background-color: #3b5998
}

.elementor-social-icon-instagram {
    background-color: #262626
}

.elementor-social-icon-linkedin {
    background-color: #0077b5
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
    border-radius: 50%
}

.e-con {
    --container-widget-width: 100%
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    display: table-cell
}

.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 #d5d8dc
}

.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:focus-visible {
    border: 1px solid #000
}

.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-horizontal .elementor-tab-content {
        border-style: none solid solid
    }

    .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
        display: flex
    }

    .elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {
        justify-content: center
    }

    .elementor-tabs .elementor-tab-mobile-title {
        display: none
    }
}

.elementor-toggle {
    text-align: left
}

.elementor-toggle .elementor-tab-title {
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #d5d8dc;
    cursor: pointer;
    outline: 0
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
    display: inline-block;
    width: 1em
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
    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-closed {
    display: block
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {
    display: none
}

.elementor-toggle .elementor-tab-content {
    padding: 15px;
    border-bottom: 1px solid #d5d8dc;
    display: none
}

@media (max-width:767px) {
    .elementor-toggle .elementor-tab-title {
        padding: 12px
    }

    .elementor-toggle .elementor-tab-content {
        padding: 12px 10px
    }
}

.e-con>.elementor-widget-toggle {
    width: var(--container-widget-width);
    --flex-grow: var(--container-widget-flex-grow)
}

.elementor-2547 .elementor-element.elementor-element-193b7e7:not(.elementor-motion-effects-element-type-background) {
    background-color: #000021
}

.elementor-2547 .elementor-element.elementor-element-193b7e7 {
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #dcba7e;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.elementor-2547 .elementor-element.elementor-element-193b7e7,
.elementor-2547 .elementor-element.elementor-element-193b7e7>.elementor-background-overlay {
    border-radius: 0 0 1px 0
}

.elementor-2547 .elementor-element.elementor-element-193b7e7>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-2547 .elementor-element.elementor-element-cf50dab.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-2547 .elementor-element.elementor-element-723d8f1 {
    text-align: center
}

.elementor-2547 .elementor-element.elementor-element-723d8f1 .elementor-heading-title {
    color: #fff;
    font-size: 1.5em
}

.elementor-2547 .elementor-element.elementor-element-a82c254 {
    margin-top: 0;
    margin-bottom: 0
}

.elementor-2547 .elementor-element.elementor-element-d3aa4d8:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap {
    background-color: #da0e2b
}

.elementor-2547 .elementor-element.elementor-element-d3aa4d8>.elementor-element-populated>.elementor-background-overlay {
    background-color: #da0e2b;
    opacity: .88
}

.elementor-2547 .elementor-element.elementor-element-d3aa4d8>.elementor-element-populated {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0
}

.elementor-2547 .elementor-element.elementor-element-d3aa4d8>.elementor-element-populated>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-2547 .elementor-element.elementor-element-0cfb6ce {
    text-align: center
}

.elementor-2547 .elementor-element.elementor-element-0cfb6ce .bdt-ep-advanced-heading-sub-title {
    font-size: 40px;
    text-transform: uppercase
}

.elementor-2547 .elementor-element.elementor-element-0cfb6ce .bdt-ep-advanced-heading-main-title-inner {
    color: #fff;
    -webkit-text-stroke-color: #FFFFFF;
    font-size: 25px
}

.elementor-2547 .elementor-element.elementor-element-0cfb6ce>.elementor-widget-container {
    margin: 10px
}

.elementor-2547 .elementor-element.elementor-element-6ac9096.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-2547 .elementor-element.elementor-element-6ac9096:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap {
    background-color: #da0e2b
}

.elementor-2547 .elementor-element.elementor-element-6ac9096>.elementor-element-populated>.elementor-background-overlay {
    background-color: #da0e2b;
    opacity: .88
}

.elementor-2547 .elementor-element.elementor-element-6ac9096>.elementor-element-populated {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0
}

.elementor-2547 .elementor-element.elementor-element-6ac9096>.elementor-element-populated>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-2547 .elementor-element.elementor-element-4755e84 .elementor-button {
    font-size: 1em;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #000021;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.elementor-2547 .elementor-element.elementor-element-4755e84 .elementor-button:focus,
.elementor-2547 .elementor-element.elementor-element-4755e84 .elementor-button:hover {
    color: #fff;
    background-color: #b68a1b
}

.elementor-2547 .elementor-element.elementor-element-4755e84 .elementor-button:focus svg,
.elementor-2547 .elementor-element.elementor-element-4755e84 .elementor-button:hover svg {
    fill: #FFFFFF
}

.elementor-2547 .elementor-element.elementor-element-4755e84>.elementor-widget-container {
    margin: 10px 0
}

.elementor-2547 .elementor-element.elementor-element-5433a8c:not(.elementor-motion-effects-element-type-background) {
    background-color: #01011b
}

.elementor-2547 .elementor-element.elementor-element-5433a8c {
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #dcba7e;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 30px 0
}

.elementor-2547 .elementor-element.elementor-element-5433a8c>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-2547 .elementor-element.elementor-element-687a998 {
    text-align: center
}

.elementor-2547 .elementor-element.elementor-element-687a998 .elementor-heading-title {
    color: #dcba7e;
    font-size: 2em;
    text-transform: uppercase
}

.elementor-2547 .elementor-element.elementor-element-a2dafb1 .oew-divider-wrap .oew-divider-middle {
    margin: 0 8px
}

.elementor-2547 .elementor-element.elementor-element-a2dafb1 .oew-divider-wrap .oew-divider-text {
    color: #fff
}

.elementor-2547 .elementor-element.elementor-element-a2dafb1 .oew-divider-wrap .oew-divider-middle i {
    color: #fff
}

.elementor-2547 .elementor-element.elementor-element-a2dafb1 .oew-divider-wrap .oew-divider {
    background-color: #fff;
    max-width: 7%;
    height: 1px
}

.elementor-2547 .elementor-element.elementor-element-919a7dd>.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-2547 .elementor-element.elementor-element-036805f .elementor-icon-wrapper {
    text-align: center
}

.elementor-2547 .elementor-element.elementor-element-036805f.elementor-view-default .elementor-icon {
    color: #fff;
    border-color: #fff
}

.elementor-2547 .elementor-element.elementor-element-036805f.elementor-view-default .elementor-icon svg {
    fill: #FFFFFF
}

.elementor-2547 .elementor-element.elementor-element-036805f .elementor-icon {
    font-size: 30px
}

.elementor-2547 .elementor-element.elementor-element-036805f .elementor-icon svg {
    height: 30px
}

.elementor-2547 .elementor-element.elementor-element-b927967 .elementor-button {
    text-transform: uppercase;
    background-color: #da0e2b;
    border-radius: 0 0 0 0
}

.elementor-2547 .elementor-element.elementor-element-b927967 .elementor-button:focus,
.elementor-2547 .elementor-element.elementor-element-b927967 .elementor-button:hover {
    background-color: #b50d25
}

.elementor-2547 .elementor-element.elementor-element-f14a4b3.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-2547 .elementor-element.elementor-element-b3106e7 .oew-divider-wrap .oew-divider-middle {
    margin: 0 2px;
    font-size: 15px
}

.elementor-2547 .elementor-element.elementor-element-b3106e7 .oew-divider-wrap .oew-divider {
    max-width: 30%;
    height: 1px
}

.elementor-2547 .elementor-element.elementor-element-fd47c66 {
    text-align: center
}

.elementor-2547 .elementor-element.elementor-element-fd47c66 .elementor-heading-title {
    color: #fff
}

.elementor-2547 .elementor-element.elementor-element-f3972de {
    --grid-template-columns: repeat(0, auto);
    --icon-size: 17px;
    --grid-column-gap: 15px;
    --grid-row-gap: 0px
}

.elementor-2547 .elementor-element.elementor-element-f3972de .elementor-widget-container {
    text-align: center
}

.elementor-2547 .elementor-element.elementor-element-f3972de .elementor-social-icon {
    background-color: rgba(0, 0, 0, .08);
    --icon-padding: 0.7em
}

.elementor-2547 .elementor-element.elementor-element-f3972de .elementor-social-icon i {
    color: #fff
}

.elementor-2547 .elementor-element.elementor-element-f3972de .elementor-social-icon svg {
    fill: #FFFFFF
}

.elementor-2547 .elementor-element.elementor-element-f3972de .elementor-social-icon:hover {
    background-color: rgba(0, 0, 0, .08)
}

.elementor-2547 .elementor-element.elementor-element-f3972de .elementor-social-icon:hover i {
    color: #dcba7e
}

.elementor-2547 .elementor-element.elementor-element-f3972de .elementor-social-icon:hover svg {
    fill: #DCBA7E
}

.elementor-2547 .elementor-element.elementor-element-b59c69b>.elementor-container {
    max-width: 1200px
}

.elementor-2547 .elementor-element.elementor-element-b59c69b:not(.elementor-motion-effects-element-type-background) {
    background-color: #000021
}

.elementor-2547 .elementor-element.elementor-element-b59c69b {
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #dcba7e;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.elementor-2547 .elementor-element.elementor-element-b59c69b,
.elementor-2547 .elementor-element.elementor-element-b59c69b>.elementor-background-overlay {
    border-radius: 0 0 1px 0
}

.elementor-2547 .elementor-element.elementor-element-b59c69b>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-2547 .elementor-element.elementor-element-8595ce0.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-2547 .elementor-element.elementor-element-8595ce0.elementor-column>.elementor-widget-wrap {
    justify-content: center
}

.elementor-2547 .elementor-element.elementor-element-7830069 .elementor-heading-title {
    color: #fff;
    font-size: 1.5em
}

.elementor-2547 .elementor-element.elementor-element-12b6a1d.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-2547 .elementor-element.elementor-element-a251696.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-2547 .elementor-element.elementor-element-a251696.elementor-column>.elementor-widget-wrap {
    justify-content: center
}

.elementor-2547 .elementor-element.elementor-element-834f544 .elementor-button .elementor-align-icon-left {
    margin-right: 16px
}

.elementor-2547 .elementor-element.elementor-element-834f544 .elementor-button {
    fill: #FFFFFF;
    color: #fff;
    background-color: rgba(2, 1, 1, .02);
    border-style: solid;
    border-width: 1px;
    border-radius: 200px 200px 200px 200px
}

.elementor-2547 .elementor-element.elementor-element-834f544 .elementor-button:focus,
.elementor-2547 .elementor-element.elementor-element-834f544 .elementor-button:hover {
    color: #000;
    background-color: #dcba7e
}

.elementor-2547 .elementor-element.elementor-element-834f544 .elementor-button:focus svg,
.elementor-2547 .elementor-element.elementor-element-834f544 .elementor-button:hover svg {
    fill: #000000
}

.elementor-2547 .elementor-element.elementor-element-d08ec79:not(.elementor-motion-effects-element-type-background) {
    background-color: #01011b
}

.elementor-2547 .elementor-element.elementor-element-d08ec79 {
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #dcba7e;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 30px 0
}

.elementor-2547 .elementor-element.elementor-element-d08ec79>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-2547 .elementor-element.elementor-element-f33b25c {
    text-align: center
}

.elementor-2547 .elementor-element.elementor-element-f33b25c .elementor-heading-title {
    color: #dcba7e;
    font-size: 2em;
    text-transform: uppercase
}

.elementor-2547 .elementor-element.elementor-element-768e8a8 .oew-divider-wrap .oew-divider-middle {
    margin: 0 8px
}

.elementor-2547 .elementor-element.elementor-element-768e8a8 .oew-divider-wrap .oew-divider-text {
    color: #fff
}

.elementor-2547 .elementor-element.elementor-element-768e8a8 .oew-divider-wrap .oew-divider-middle i {
    color: #fff
}

.elementor-2547 .elementor-element.elementor-element-768e8a8 .oew-divider-wrap .oew-divider {
    background-color: #fff;
    max-width: 7%;
    height: 1px
}

.elementor-2547 .elementor-element.elementor-element-c840e51 img {
    width: 30%
}

@media(min-width:768px) {
    .elementor-2547 .elementor-element.elementor-element-919a7dd {
        width: 45%
    }

    .elementor-2547 .elementor-element.elementor-element-f14a4b3 {
        width: 10%
    }

    .elementor-2547 .elementor-element.elementor-element-39b3a7e {
        width: 45%
    }

    .elementor-2547 .elementor-element.elementor-element-8595ce0 {
        width: 16%
    }

    .elementor-2547 .elementor-element.elementor-element-12b6a1d {
        width: 59.833%
    }

    .elementor-2547 .elementor-element.elementor-element-a251696 {
        width: 23.831%
    }
}

@media(max-width:1024px) {
    .elementor-2547 .elementor-element.elementor-element-d3aa4d8>.elementor-element-populated {
        padding: 100px 25px
    }

    .elementor-2547 .elementor-element.elementor-element-6ac9096>.elementor-element-populated {
        padding: 100px 25px
    }

    .elementor-2547 .elementor-element.elementor-element-4755e84>.elementor-widget-container {
        margin: 0
    }

    .elementor-2547 .elementor-element.elementor-element-c840e51 img {
        width: 50%
    }
}

@media(max-width:767px) {
    .elementor-2547 .elementor-element.elementor-element-cf50dab.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
        align-content: center;
        align-items: center
    }

    .elementor-2547 .elementor-element.elementor-element-cf50dab.elementor-column>.elementor-widget-wrap {
        justify-content: center
    }

    .elementor-2547 .elementor-element.elementor-element-723d8f1 {
        text-align: center
    }

    .elementor-2547 .elementor-element.elementor-element-d3aa4d8>.elementor-element-populated {
        padding: 50px 20px
    }

    .elementor-2547 .elementor-element.elementor-element-0cfb6ce {
        text-align: left
    }

    .elementor-2547 .elementor-element.elementor-element-0cfb6ce .bdt-ep-advanced-heading-sub-title {
        font-size: 2em
    }

    .elementor-2547 .elementor-element.elementor-element-0cfb6ce .bdt-ep-advanced-heading-main-title-inner {
        font-size: 20px
    }

    .elementor-2547 .elementor-element.elementor-element-6ac9096>.elementor-element-populated {
        padding: 0 0 20px
    }

    .elementor-2547 .elementor-element.elementor-element-5433a8c {
        padding: 30px 0
    }

    .elementor-2547 .elementor-element.elementor-element-7830069 {
        text-align: center
    }

    .elementor-2547 .elementor-element.elementor-element-12b6a1d.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
        align-content: center;
        align-items: center
    }

    .elementor-2547 .elementor-element.elementor-element-12b6a1d.elementor-column>.elementor-widget-wrap {
        justify-content: center
    }

    .elementor-2547 .elementor-element.elementor-element-d08ec79 {
        padding: 30px 0
    }

    .elementor-2547 .elementor-element.elementor-element-c840e51 img {
        width: 80%
    }
}

.current-shop-items-dropdown {
    position: absolute;
    top: 100%;
    right: -20px;
    background-color: #fff;
    z-index: 10000;
    border-top: 3px solid transparent;
    text-align: left;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
    width: 350px;
    visibility: hidden;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: all .25s ease-in-out
}

.current-shop-items-dropdown ul.woocommerce-mini-cart {
    max-height: 50vh;
    overflow-y: auto
}

.current-shop-items-dropdown li:first-child {
    border-top: none
}

.current-shop-items-dropdown p.woocommerce-mini-cart__empty-message {
    padding: 20px;
    margin: 0
}

.show-cart .wcmenucart-toggle-drop_down .current-shop-items-dropdown,
.wcmenucart-toggle-drop_down:hover .current-shop-items-dropdown {
    visibility: visible;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.boxed-layout .current-shop-items-dropdown {
    right: 0
}

.widget_shopping_cart ul.cart_list li {
    padding: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    min-height: 100%
}

.widget_shopping_cart ul.cart_list li:first-child,
.widget_shopping_cart ul.cart_list li:last-child {
    min-height: 100%
}

.widget_shopping_cart ul.cart_list li:first-child {
    border-top-width: 0
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid {
    width: 100%
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail {
    width: 25%;
    margin: 0;
    border-right-width: 1px;
    border-style: solid;
    border-color: #e6e6e6
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail img {
    position: relative;
    top: 0;
    width: auto;
    height: auto
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.content {
    position: relative;
    width: 75%;
    padding-left: 10px
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid>div {
    padding-right: 60px
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid h3 {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid .quantity {
    color: #b2b2b2;
    font-weight: 400
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove {
    right: 20px;
    margin-top: -17px;
    width: 32px;
    height: 32px;
    line-height: 30px;
    color: #b3b3b3;
    border: 1px solid #e6e6e6
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover {
    color: #13aff0;
    border-color: #13aff0
}

.widget_shopping_cart .total {
    background-color: #fafafa;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e6e6e6;
    padding: 20px;
    margin: 0
}

.widget_shopping_cart .total strong {
    float: left;
    font-size: 12px;
    font-weight: 400;
    color: #797979;
    text-transform: uppercase;
    letter-spacing: 1px
}

.widget_shopping_cart .total .amount {
    float: right;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    letter-spacing: 1px
}

.widget_shopping_cart .total:after {
    content: "";
    display: table;
    clear: both
}

.widget_shopping_cart_content .buttons {
    margin: 0;
    padding: 20px
}

.widget_shopping_cart_content .buttons .button {
    float: left;
    width: 48%;
    padding: 14px 8px;
    text-align: center;
    letter-spacing: 2px
}

.widget_shopping_cart_content .buttons .button:first-child {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #e6e6e6;
    color: #666
}

.widget_shopping_cart_content .buttons .button:first-child:hover {
    border-color: #13aff0
}

.widget_shopping_cart_content .buttons .checkout {
    float: right
}

.widget_shopping_cart_content .buttons:after {
    content: "";
    display: table;
    clear: both
}

.spacious .owp-mini-cart {
    padding: 20px
}

.spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li {
    padding-bottom: 10px;
    margin-bottom: 10px
}

.spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.thumbnail {
    border-width: 0
}

.spacious .owp-mini-cart .widget_shopping_cart .total {
    background-color: rgba(0, 0, 0, 0);
    padding: 14px 20px
}

.spacious .owp-mini-cart .widget_shopping_cart_content .buttons {
    padding: 20px 0 0
}

.spacious .owp-mini-cart p.woocommerce-mini-cart__empty-message {
    padding: 0
}

.bag-style {
    position: relative;
    display: inline-block
}

.wcmenucart-cart-icon {
    display: inline-block
}

.wcmenucart-cart-icon .wcmenucart-count {
    position: relative;
    display: inline-block;
    min-width: 2em;
    height: 2em;
    font-size: 1em;
    line-height: 1.7em;
    font-weight: 700;
    border: 2px solid #333;
    color: #333;
    padding: 0 3px;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: all .2s ease-in-out
}

.wcmenucart-cart-icon .wcmenucart-count:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 14px;
    height: 8px;
    margin-left: -7px;
    margin-bottom: 0;
    border: 2px solid #333;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom: 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: all .2s ease-in-out
}

.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count,
.show-cart .wcmenucart-cart-icon .wcmenucart-count {
    background-color: #13aff0;
    color: #fff;
    border-color: #13aff0
}

.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count:after,
.show-cart .wcmenucart-cart-icon .wcmenucart-count:after {
    border-color: #13aff0;
    height: 10px
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding: 0
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 50%;
    left: auto;
    right: 0
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    padding: 20px
}



.fab {
    font-family: "Font Awesome 5 Brands"
}



.fab,
.far {
    font-weight: 400
}



.fa,
.far,
.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,
.fas {
    font-weight: 900
}


.hamburger {
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

a:hover .hamburger {
    opacity: .7
}

.hamburger-box {
    width: 20px;
    height: 16px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: 2px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 20px;
    height: 2px;
    background-color: #000;
    border-radius: 3px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -7px
}

.hamburger-inner::after {
    bottom: -7px
}

.hamburger--elastic-r .hamburger-inner {
    top: 1px;
    -webkit-transition-duration: 275ms;
    transition-duration: 275ms;
    -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r .hamburger-inner::before {
    top: 7px;
    -webkit-transition: opacity 125ms 275ms;
    transition: opacity 125ms 275ms ease
}

.hamburger--elastic-r .hamburger-inner::after {
    top: 14px;
    -webkit-transition: -webkit-transform 275ms cubic-bezier(.68, -.55, .265, 1.55);
    transition: transform 275ms cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 7px, 0) rotate(-135deg);
    transform: translate3d(0, 7px, 0) rotate(-135deg);
    -webkit-transition-delay: 75ms;
    transition-delay: 75ms
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -14px, 0) rotate(270deg);
    transform: translate3d(0, -14px, 0) rotate(270deg);
    -webkit-transition-delay: 75ms;
    transition-delay: 75ms
}



.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container .swiper-slide figure {
    line-height: 0
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.elementor-swiper-button {
    position: absolute;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    transform: translateY(-50%)
}

.elementor-swiper-button svg {
    fill: hsla(0, 0%, 93.3%, .9);
    height: 1em;
    width: 1em
}

.elementor-swiper-button-prev {
    left: 10px
}

.elementor-swiper-button-next {
    right: 10px
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: 1s steps(12) infinite swiper-preloader-spin
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-size: 100%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") 50% no-repeat
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.elementor-kit-444 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-1bf57fd4: #4054B2;
    --e-global-color-44ff2772: #23A455;
    --e-global-color-d75e042: #000;
    --e-global-color-47cecbc0: #FFF;
    --e-global-color-27b71572: #DCBA7E;
    --e-global-color-3fa1bd18: RGBA(2, 3, 14, 0.42);
    --e-global-color-46f77c0e: RGBA(47, 49, 69, 0.42);
    --e-global-color-4c66fe7: #6EC1E4;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.e-con {
    --container-max-width: 1140px
}

.elementor-4268 .elementor-element.elementor-element-f7c803a:not(.elementor-motion-effects-element-type-background) {
    background-image: url(../img/escape_game_chambery_embassy_of_game_home_min.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.elementor-4268 .elementor-element.elementor-element-f7c803a>.elementor-background-overlay {
    background-color: transparent;
    background-image: linear-gradient(180deg, rgba(25, 25, 25, 0) 14%, #01011b 100%);
    opacity: 1;
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4268 .elementor-element.elementor-element-f7c803a {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.elementor-4268 .elementor-element.elementor-element-6514749>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 20px
}

.elementor-4268 .elementor-element.elementor-element-a115537 {
    text-align: center
}

.elementor-4268 .elementor-element.elementor-element-a115537 .elementor-heading-title {
    color: #fff;
    font-weight: 400
}

.elementor-4268 .elementor-element.elementor-element-ef9cf5d {
    text-align: center
}

.elementor-4268 .elementor-element.elementor-element-ef9cf5d .elementor-heading-title {
    color: #fff;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.4em
}

.elementor-4268 .elementor-element.elementor-element-9366579 {
    text-align: center
}

.elementor-4268 .elementor-element.elementor-element-0caefb1>.elementor-container {
    max-width: 850px
}

.elementor-4268 .elementor-element.elementor-element-0caefb1 {
    border-style: solid;
    border-width: 0;
    border-color: #dcba7e;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.elementor-4268 .elementor-element.elementor-element-0caefb1,
.elementor-4268 .elementor-element.elementor-element-0caefb1>.elementor-background-overlay {
    border-radius: 0 0 0 0
}

.elementor-4268 .elementor-element.elementor-element-0caefb1>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4268 .elementor-element.elementor-element-b0ed537.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-4268 .elementor-element.elementor-element-e3c35a9 .elementor-button .elementor-align-icon-left {
    margin-right: 15px
}

.elementor-4268 .elementor-element.elementor-element-e3c35a9 .elementor-button {
    text-transform: uppercase;
    background-color: rgba(218, 14, 43, 0);
    border-style: solid;
    border-width: 1px;
    border-color: #dcba7e;
    border-radius: 0 0 0 0
}

.elementor-4268 .elementor-element.elementor-element-e3c35a9 .elementor-button:focus,
.elementor-4268 .elementor-element.elementor-element-e3c35a9 .elementor-button:hover {
    background-color: #b68a1b
}

.elementor-4268 .elementor-element.elementor-element-e3c35a9>.elementor-widget-container {
    margin: 0
}

.elementor-4268 .elementor-element.elementor-element-706e219.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-4268 .elementor-element.elementor-element-76a3471 .elementor-button {
    text-transform: uppercase;
    background-color: #da0e2b;
    border-radius: 0 0 0 0
}

.elementor-4268 .elementor-element.elementor-element-76a3471 .elementor-button:focus,
.elementor-4268 .elementor-element.elementor-element-76a3471 .elementor-button:hover {
    background-color: #b50d25
}

.elementor-4268 .elementor-element.elementor-element-a92b230 {
    padding: 0
}

.elementor-4268 .elementor-element.elementor-element-247af3c.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-4268 .elementor-element.elementor-element-9c97262 {
    text-align: center
}

.elementor-4268 .elementor-element.elementor-element-3f3af23:not(.elementor-motion-effects-element-type-background) {
    background-color: rgba(7, 10, 45, .88)
}

.elementor-4268 .elementor-element.elementor-element-3f3af23>.elementor-background-overlay {
    background-color: rgba(7, 10, 45, .88);
    opacity: .9;
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4268 .elementor-element.elementor-element-3f3af23 {
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #dcba7e;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 0 0 50px
}

.elementor-4268 .elementor-element.elementor-element-3f3af23,
.elementor-4268 .elementor-element.elementor-element-3f3af23>.elementor-background-overlay {
    border-radius: 1px 0 0 0
}

.elementor-4268 .elementor-element.elementor-element-3f3af23>.elementor-shape-top .elementor-shape-fill {
    fill: #DCBA7E
}

.elementor-4268 .elementor-element.elementor-element-3f3af23>.elementor-shape-top svg {
    width: calc(100% + 1.3px);
    height: 20px
}

.elementor-4268 .elementor-element.elementor-element-3f3af23>.elementor-shape-bottom .elementor-shape-fill {
    fill: #DA0E2B
}

.elementor-4268 .elementor-element.elementor-element-3f3af23>.elementor-shape-bottom svg {
    height: 60px;
    transform: translateX(-50%) rotateY(180deg)
}

.elementor-4268 .elementor-element.elementor-element-8108148 .elementor-tab-content,
.elementor-4268 .elementor-element.elementor-element-8108148 .elementor-tab-title,
.elementor-4268 .elementor-element.elementor-element-8108148 .elementor-tab-title:after,
.elementor-4268 .elementor-element.elementor-element-8108148 .elementor-tab-title:before,
.elementor-4268 .elementor-element.elementor-element-8108148 .elementor-tabs-content-wrapper {
    border-width: 0
}

.elementor-4268 .elementor-element.elementor-element-8108148 .elementor-tab-title {
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-9497633>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-4268 .elementor-element.elementor-element-9497633:not(.elementor-motion-effects-element-type-background) {
    background-color: #da0e2b
}

.elementor-4268 .elementor-element.elementor-element-9497633>.elementor-background-overlay {
    background-color: #da0e2b;
    opacity: .88;
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4268 .elementor-element.elementor-element-9497633 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 0
}

.elementor-4268 .elementor-element.elementor-element-9497633>.elementor-shape-bottom svg {
    height: 1px
}

.elementor-4268 .elementor-element.elementor-element-b11c8e7.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-4268 .elementor-element.elementor-element-b11c8e7.elementor-column>.elementor-widget-wrap {
    justify-content: center
}

.elementor-4268 .elementor-element.elementor-element-b11c8e7>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 20px
}

.elementor-4268 .elementor-element.elementor-element-b11c8e7>.elementor-element-populated {
    margin: 30px;
    --e-column-margin-right: 30px;
    --e-column-margin-left: 30px
}

.elementor-4268 .elementor-element.elementor-element-69a0446 {
    text-align: center
}

.elementor-4268 .elementor-element.elementor-element-69a0446 .elementor-heading-title {
    color: #fff;
    font-size: 2.5em;
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-69a0446>.elementor-widget-container {
    margin: 0
}

.elementor-4268 .elementor-element.elementor-element-33a2cdd .oew-divider-wrap .oew-divider-middle {
    margin: 0 8px
}

.elementor-4268 .elementor-element.elementor-element-33a2cdd .oew-divider-wrap .oew-divider-text {
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-33a2cdd .oew-divider-wrap .oew-divider-middle i {
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-33a2cdd .oew-divider-wrap .oew-divider {
    background-color: #fff;
    max-width: 7%;
    height: 1px
}

.elementor-4268 .elementor-element.elementor-element-5850702 {
    margin-top: 20px;
    margin-bottom: 20px
}

.elementor-4268 .elementor-element.elementor-element-ad2b4dc>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 10px
}

.elementor-4268 .elementor-element.elementor-element-ad2b4dc>.elementor-element-populated {
    border-style: solid;
    border-width: 2px;
    border-color: #dcba7e;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s
}

.elementor-4268 .elementor-element.elementor-element-ad2b4dc>.elementor-element-populated>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4268 .elementor-element.elementor-element-05af8bd.elementor-view-default .elementor-icon {
    fill: #DCBA7E;
    color: #dcba7e;
    border-color: #dcba7e
}

.elementor-4268 .elementor-element.elementor-element-05af8bd {
    --icon-box-icon-margin: 10px
}

.elementor-4268 .elementor-element.elementor-element-05af8bd .elementor-icon {
    font-size: 40px
}

.elementor-4268 .elementor-element.elementor-element-05af8bd .elementor-icon-box-title {
    margin-bottom: 20px;
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-05af8bd .elementor-icon-box-title,
.elementor-4268 .elementor-element.elementor-element-05af8bd .elementor-icon-box-title a {
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-05af8bd>.elementor-widget-container {
    padding: 20px
}

.elementor-4268 .elementor-element.elementor-element-db48c6e .elementor-button {
    font-size: 1em;
    font-weight: 800;
    text-transform: uppercase;
    fill: #DA0E2B;
    color: #da0e2b;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.elementor-4268 .elementor-element.elementor-element-db48c6e .elementor-button:focus,
.elementor-4268 .elementor-element.elementor-element-db48c6e .elementor-button:hover {
    color: #fff;
    background-color: #b68a1b
}

.elementor-4268 .elementor-element.elementor-element-db48c6e .elementor-button:focus svg,
.elementor-4268 .elementor-element.elementor-element-db48c6e .elementor-button:hover svg {
    fill: #FFFFFF
}

.elementor-4268 .elementor-element.elementor-element-db48c6e>.elementor-widget-container {
    margin: 10px 0
}

.elementor-4268 .elementor-element.elementor-element-3c04f67>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 10px
}

.elementor-4268 .elementor-element.elementor-element-a00c892.elementor-view-default .elementor-icon {
    fill: #DCBA7E;
    color: #dcba7e;
    border-color: #dcba7e
}

.elementor-4268 .elementor-element.elementor-element-a00c892 {
    --icon-box-icon-margin: 10px
}

.elementor-4268 .elementor-element.elementor-element-a00c892 .elementor-icon {
    font-size: 40px
}

.elementor-4268 .elementor-element.elementor-element-a00c892 .elementor-icon-box-title {
    margin-bottom: 20px;
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-a00c892 .elementor-icon-box-title,
.elementor-4268 .elementor-element.elementor-element-a00c892 .elementor-icon-box-title a {
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-a00c892>.elementor-widget-container {
    padding: 20px
}

.elementor-4268 .elementor-element.elementor-element-d20bbb6 .elementor-button {
    font-size: 1em;
    font-weight: 800;
    text-transform: uppercase;
    fill: #DA0E2B;
    color: #da0e2b;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.elementor-4268 .elementor-element.elementor-element-d20bbb6 .elementor-button:focus,
.elementor-4268 .elementor-element.elementor-element-d20bbb6 .elementor-button:hover {
    color: #fff;
    background-color: #b68a1b
}

.elementor-4268 .elementor-element.elementor-element-d20bbb6 .elementor-button:focus svg,
.elementor-4268 .elementor-element.elementor-element-d20bbb6 .elementor-button:hover svg {
    fill: #FFFFFF
}

.elementor-4268 .elementor-element.elementor-element-d20bbb6>.elementor-widget-container {
    margin: 10px 0
}

.elementor-4268 .elementor-element.elementor-element-bbeebfb>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 10px
}

.elementor-4268 .elementor-element.elementor-element-1b2d50d.elementor-view-default .elementor-icon {
    fill: #DCBA7E;
    color: #dcba7e;
    border-color: #dcba7e
}

.elementor-4268 .elementor-element.elementor-element-1b2d50d {
    --icon-box-icon-margin: 10px
}

.elementor-4268 .elementor-element.elementor-element-1b2d50d .elementor-icon {
    font-size: 40px
}

.elementor-4268 .elementor-element.elementor-element-1b2d50d .elementor-icon-box-title {
    margin-bottom: 20px;
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-1b2d50d .elementor-icon-box-title,
.elementor-4268 .elementor-element.elementor-element-1b2d50d .elementor-icon-box-title a {
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-1b2d50d>.elementor-widget-container {
    padding: 20px
}

.elementor-4268 .elementor-element.elementor-element-1ec1b76 .elementor-button {
    font-size: 1em;
    font-weight: 800;
    text-transform: uppercase;
    fill: #DA0E2B;
    color: #da0e2b;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.elementor-4268 .elementor-element.elementor-element-1ec1b76 .elementor-button:focus,
.elementor-4268 .elementor-element.elementor-element-1ec1b76 .elementor-button:hover {
    color: #fff;
    background-color: #b68a1b
}

.elementor-4268 .elementor-element.elementor-element-1ec1b76 .elementor-button:focus svg,
.elementor-4268 .elementor-element.elementor-element-1ec1b76 .elementor-button:hover svg {
    fill: #FFFFFF
}

.elementor-4268 .elementor-element.elementor-element-1ec1b76>.elementor-widget-container {
    margin: 10px 0
}

.elementor-4268 .elementor-element.elementor-element-2001b23>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 10px
}

.elementor-4268 .elementor-element.elementor-element-e9b9855.elementor-view-default .elementor-icon {
    fill: #DCBA7E;
    color: #dcba7e;
    border-color: #dcba7e
}

.elementor-4268 .elementor-element.elementor-element-e9b9855 {
    --icon-box-icon-margin: 10px
}

.elementor-4268 .elementor-element.elementor-element-e9b9855 .elementor-icon {
    font-size: 40px
}

.elementor-4268 .elementor-element.elementor-element-e9b9855 .elementor-icon-box-title {
    margin-bottom: 20px;
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-e9b9855 .elementor-icon-box-title,
.elementor-4268 .elementor-element.elementor-element-e9b9855 .elementor-icon-box-title a {
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-e9b9855>.elementor-widget-container {
    padding: 20px
}

.elementor-4268 .elementor-element.elementor-element-e1fd7c5 .elementor-button {
    font-size: 1em;
    font-weight: 800;
    text-transform: uppercase;
    fill: #DA0E2B;
    color: #da0e2b;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.elementor-4268 .elementor-element.elementor-element-e1fd7c5 .elementor-button:focus,
.elementor-4268 .elementor-element.elementor-element-e1fd7c5 .elementor-button:hover {
    color: #fff;
    background-color: #b68a1b
}

.elementor-4268 .elementor-element.elementor-element-e1fd7c5 .elementor-button:focus svg,
.elementor-4268 .elementor-element.elementor-element-e1fd7c5 .elementor-button:hover svg {
    fill: #FFFFFF
}

.elementor-4268 .elementor-element.elementor-element-e1fd7c5>.elementor-widget-container {
    margin: 10px 0
}

.elementor-4268 .elementor-element.elementor-element-9803837 {
    text-align: center
}

.elementor-4268 .elementor-element.elementor-element-9803837 .elementor-heading-title {
    color: #fff;
    font-size: 2.5em;
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-9803837>.elementor-widget-container {
    margin: 30px 0 0
}

.elementor-4268 .elementor-element.elementor-element-0664a70 .oew-divider-wrap .oew-divider-middle {
    margin: 0 8px
}

.elementor-4268 .elementor-element.elementor-element-0664a70 .oew-divider-wrap .oew-divider-text {
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-0664a70 .oew-divider-wrap .oew-divider-middle i {
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-0664a70 .oew-divider-wrap .oew-divider {
    background-color: #fff;
    max-width: 7%;
    height: 1px
}

.elementor-4268 .elementor-element.elementor-element-3dbdb07>.elementor-container {
    max-width: 820px
}

.elementor-4268 .elementor-element.elementor-element-3dbdb07 {
    margin-top: 0;
    margin-bottom: 0
}

.elementor-4268 .elementor-element.elementor-element-d41699f.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-4268 .elementor-element.elementor-element-d41699f.elementor-column>.elementor-widget-wrap {
    justify-content: center
}

.elementor-4268 .elementor-element.elementor-element-d41699f>.elementor-element-populated {
    border-style: solid;
    border-width: 1px;
    border-color: #fffFFF6B;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 5px;
    --e-column-margin-right: 5px;
    --e-column-margin-left: 5px
}

.elementor-4268 .elementor-element.elementor-element-d41699f>.elementor-element-populated>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4268 .elementor-element.elementor-element-a97faf0 .elementor-icon-box-wrapper {
    text-align: left
}

.elementor-4268 .elementor-element.elementor-element-a97faf0.elementor-view-default .elementor-icon {
    fill: #DCBA7E;
    color: #dcba7e;
    border-color: #dcba7e
}

.elementor-4268 .elementor-element.elementor-element-a97faf0 {
    --icon-box-icon-margin: 30px
}

.elementor-4268 .elementor-element.elementor-element-a97faf0 .elementor-icon {
    font-size: 40px
}

.elementor-4268 .elementor-element.elementor-element-a97faf0 .elementor-icon-box-title {
    margin-bottom: 0;
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-a97faf0 .elementor-icon-box-title,
.elementor-4268 .elementor-element.elementor-element-a97faf0 .elementor-icon-box-title a {
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-a97faf0>.elementor-widget-container {
    padding: 20px
}

.elementor-4268 .elementor-element.elementor-element-66d0b19.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-4268 .elementor-element.elementor-element-66d0b19.elementor-column>.elementor-widget-wrap {
    justify-content: center
}

.elementor-4268 .elementor-element.elementor-element-66d0b19>.elementor-element-populated {
    border-style: solid;
    border-width: 1px;
    border-color: #fffFFF6B;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 5px;
    --e-column-margin-right: 5px;
    --e-column-margin-left: 5px
}

.elementor-4268 .elementor-element.elementor-element-66d0b19>.elementor-element-populated>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4268 .elementor-element.elementor-element-5982a00 .elementor-icon-box-wrapper {
    text-align: left
}

.elementor-4268 .elementor-element.elementor-element-5982a00.elementor-view-default .elementor-icon {
    fill: #DCBA7E;
    color: #dcba7e;
    border-color: #dcba7e
}

.elementor-4268 .elementor-element.elementor-element-5982a00 {
    --icon-box-icon-margin: 30px
}

.elementor-4268 .elementor-element.elementor-element-5982a00 .elementor-icon {
    font-size: 40px
}

.elementor-4268 .elementor-element.elementor-element-5982a00 .elementor-icon-box-title {
    margin-bottom: 0;
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-5982a00 .elementor-icon-box-title,
.elementor-4268 .elementor-element.elementor-element-5982a00 .elementor-icon-box-title a {
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-5982a00>.elementor-widget-container {
    padding: 20px
}

.elementor-4268 .elementor-element.elementor-element-1067087.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-4268 .elementor-element.elementor-element-1067087.elementor-column>.elementor-widget-wrap {
    justify-content: center
}

.elementor-4268 .elementor-element.elementor-element-1067087>.elementor-element-populated {
    border-style: solid;
    border-width: 1px;
    border-color: #fffFFF6B;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 5px;
    --e-column-margin-right: 5px;
    --e-column-margin-left: 5px
}

.elementor-4268 .elementor-element.elementor-element-1067087>.elementor-element-populated>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4268 .elementor-element.elementor-element-9f8e362 .elementor-icon-box-wrapper {
    text-align: left
}

.elementor-4268 .elementor-element.elementor-element-9f8e362.elementor-view-default .elementor-icon {
    fill: #DCBA7E;
    color: #dcba7e;
    border-color: #dcba7e
}

.elementor-4268 .elementor-element.elementor-element-9f8e362 {
    --icon-box-icon-margin: 30px
}

.elementor-4268 .elementor-element.elementor-element-9f8e362 .elementor-icon {
    font-size: 40px
}

.elementor-4268 .elementor-element.elementor-element-9f8e362 .elementor-icon-box-title {
    margin-bottom: 0;
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-9f8e362 .elementor-icon-box-title,
.elementor-4268 .elementor-element.elementor-element-9f8e362 .elementor-icon-box-title a {
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-9f8e362>.elementor-widget-container {
    padding: 20px
}

.elementor-4268 .elementor-element.elementor-element-19e30a7:not(.elementor-motion-effects-element-type-background) {
    background-color: rgba(7, 10, 45, .88)
}

.elementor-4268 .elementor-element.elementor-element-19e30a7>.elementor-background-overlay {
    background-color: rgba(7, 10, 45, .88);
    opacity: .9;
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4268 .elementor-element.elementor-element-19e30a7 {
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #dcba7e;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 0 0 50px
}

.elementor-4268 .elementor-element.elementor-element-19e30a7,
.elementor-4268 .elementor-element.elementor-element-19e30a7>.elementor-background-overlay {
    border-radius: 1px 0 0 0
}

.elementor-4268 .elementor-element.elementor-element-19e30a7>.elementor-shape-top .elementor-shape-fill {
    fill: #DCBA7E
}

.elementor-4268 .elementor-element.elementor-element-19e30a7>.elementor-shape-top svg {
    width: calc(100% + 1.3px);
    height: 20px
}

.elementor-4268 .elementor-element.elementor-element-19e30a7>.elementor-shape-bottom .elementor-shape-fill {
    fill: #DA0E2B
}

.elementor-4268 .elementor-element.elementor-element-19e30a7>.elementor-shape-bottom svg {
    height: 60px;
    transform: translateX(-50%) rotateY(180deg)
}

.elementor-4268 .elementor-element.elementor-element-7b52d79>.elementor-container {
    max-width: 1000px
}

.elementor-4268 .elementor-element.elementor-element-7b52d79 {
    padding: 30px 0
}

.elementor-4268 .elementor-element.elementor-element-4e2ba28 {
    text-align: center
}

.elementor-4268 .elementor-element.elementor-element-4e2ba28 .elementor-heading-title {
    color: #fff;
    font-weight: 400
}

.elementor-4268 .elementor-element.elementor-element-325b681 {
    text-align: center
}

.elementor-4268 .elementor-element.elementor-element-325b681 .elementor-heading-title {
    color: #dcba7e;
    font-size: 2em;
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-ee65152 .oew-divider-wrap .oew-divider-middle {
    margin: 0 8px
}

.elementor-4268 .elementor-element.elementor-element-ee65152 .oew-divider-wrap .oew-divider-text {
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-ee65152 .oew-divider-wrap .oew-divider-middle i {
    color: #fff
}

.elementor-4268 .elementor-element.elementor-element-ee65152 .oew-divider-wrap .oew-divider {
    background-color: #fff;
    max-width: 7%;
    height: 1px
}

.elementor-4268 .elementor-element.elementor-element-a75d10f {
    text-align: center
}

.elementor-4268 .elementor-element.elementor-element-62aa82a .elementor-tab-title {
    border-width: 1px;
    border-color: #fff;
    padding: 30px
}

.elementor-4268 .elementor-element.elementor-element-62aa82a .elementor-tab-content {
    border-width: 1px;
    border-bottom-color: #fff
}

.elementor-4268 .elementor-element.elementor-element-62aa82a .elementor-toggle-title {
    font-weight: 400
}

.elementor-4268 .elementor-element.elementor-element-62aa82a .elementor-tab-title .elementor-toggle-icon i:before {
    color: #dcba7e
}

.elementor-4268 .elementor-element.elementor-element-62aa82a .elementor-tab-title .elementor-toggle-icon svg {
    fill: #DCBA7E
}

.elementor-4268 .elementor-element.elementor-element-62aa82a .elementor-toggle-icon.elementor-toggle-icon-right {
    margin-left: 20px
}

.elementor-4268 .elementor-element.elementor-element-0c2bea9>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.elementor-4268 .elementor-element.elementor-element-0c2bea9:not(.elementor-motion-effects-element-type-background) {
    background-color: #da0e2b
}

.elementor-4268 .elementor-element.elementor-element-0c2bea9>.elementor-background-overlay {
    background-color: #da0e2b;
    opacity: .88;
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4268 .elementor-element.elementor-element-0c2bea9 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

.elementor-4268 .elementor-element.elementor-element-8721450.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-4268 .elementor-element.elementor-element-8721450>.elementor-element-populated {
    margin: 50px 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 20px
}

.elementor-4268 .elementor-element.elementor-element-86fc321 {
    text-align: center
}

.elementor-4268 .elementor-element.elementor-element-86fc321 .bdt-ep-advanced-heading-sub-title {
    font-size: 60px;
    text-transform: uppercase
}

.elementor-4268 .elementor-element.elementor-element-86fc321 .bdt-ep-advanced-heading-main-title-inner {
    color: #01011b;
    -webkit-text-stroke-color: #01011B;
    font-size: 35px
}

.elementor-4268 .elementor-element.elementor-element-5fc3c0b .elementor-button {
    font-size: 1em;
    font-weight: 800;
    text-transform: uppercase;
    fill: #DA0E2B;
    color: #da0e2b;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0
}

.elementor-4268 .elementor-element.elementor-element-5fc3c0b .elementor-button:focus,
.elementor-4268 .elementor-element.elementor-element-5fc3c0b .elementor-button:hover {
    color: #fff;
    background-color: #b68a1b
}

.elementor-4268 .elementor-element.elementor-element-5fc3c0b .elementor-button:focus svg,
.elementor-4268 .elementor-element.elementor-element-5fc3c0b .elementor-button:hover svg {
    fill: #FFFFFF
}

.elementor-4268 .elementor-element.elementor-element-5fc3c0b>.elementor-widget-container {
    margin: 10px 0
}

.elementor-4268 .elementor-element.elementor-element-2b6a8ec {
    margin-top: 0;
    margin-bottom: 0
}

.elementor-4268 .elementor-element.elementor-element-c960c49 .bdt-advanced-map .bdt-map-tooltip-view {
    width: 100%
}

.elementor-4268 .elementor-element.elementor-element-c960c49 .bdt-advanced-map .bdt-map-tooltip-view .bdt-map-image {
    width: 100%
}

@media(min-width:768px) {
    .elementor-4268 .elementor-element.elementor-element-7600934 {
        width: 100%
    }

    .elementor-4268 .elementor-element.elementor-element-ac7c04a {
        width: 100%
    }
}

@media(min-width:1025px) {
    .elementor-4268 .elementor-element.elementor-element-f7c803a:not(.elementor-motion-effects-element-type-background) {
        background-attachment: fixed
    }
}

@media(max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px
    }

    .e-con {
        --container-max-width: 1024px
    }

    .elementor-4268 .elementor-element.elementor-element-e3c35a9>.elementor-widget-container {
        margin: 0
    }

    .elementor-4268 .elementor-element.elementor-element-9497633 {
        padding: 0
    }

    .elementor-4268 .elementor-element.elementor-element-db48c6e>.elementor-widget-container {
        margin: 0
    }

    .elementor-4268 .elementor-element.elementor-element-d20bbb6>.elementor-widget-container {
        margin: 0
    }

    .elementor-4268 .elementor-element.elementor-element-1ec1b76>.elementor-widget-container {
        margin: 0
    }

    .elementor-4268 .elementor-element.elementor-element-e1fd7c5>.elementor-widget-container {
        margin: 0
    }

    .elementor-4268 .elementor-element.elementor-element-0c2bea9 {
        padding: 100px 25px
    }

    .elementor-4268 .elementor-element.elementor-element-5fc3c0b>.elementor-widget-container {
        margin: 0
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px
    }

    .e-con {
        --container-max-width: 767px
    }

    .elementor-4268 .elementor-element.elementor-element-f7c803a:not(.elementor-motion-effects-element-type-background) {
        background-image: url(../img/escape_game_chambery_embassy_of_game_home_min.jpg);
        background-position: center center
    }

    .elementor-4268 .elementor-element.elementor-element-f7c803a {
        padding: 50px 0
    }

    .elementor-4268 .elementor-element.elementor-element-6514749>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
        margin-bottom: 10px
    }

    .elementor-4268 .elementor-element.elementor-element-111d3ff img {
        width: 33%
    }

    .elementor-4268 .elementor-element.elementor-element-ef9cf5d .elementor-heading-title {
        font-size: 25px
    }

    .elementor-4268 .elementor-element.elementor-element-3f3af23>.elementor-shape-top svg {
        width: calc(500% + 1.3px);
        height: 20px
    }

    .elementor-4268 .elementor-element.elementor-element-3f3af23 {
        padding: 30px 0
    }

    .elementor-4268 .elementor-element.elementor-element-dc21d9b>.elementor-element-populated {
        padding: 3px
    }

    .elementor-4268 .elementor-element.elementor-element-9497633 {
        padding: 0
    }

    .elementor-4268 .elementor-element.elementor-element-b11c8e7>.elementor-element-populated {
        margin: 20px;
        --e-column-margin-right: 20px;
        --e-column-margin-left: 20px
    }

    .elementor-4268 .elementor-element.elementor-element-69a0446 .elementor-heading-title {
        font-size: 1.5em
    }

    .elementor-4268 .elementor-element.elementor-element-69a0446>.elementor-widget-container {
        margin: 0;
        padding: 20px
    }

    .elementor-4268 .elementor-element.elementor-element-9803837 .elementor-heading-title {
        font-size: 1.5em
    }

    .elementor-4268 .elementor-element.elementor-element-9803837>.elementor-widget-container {
        margin: 0;
        padding: 20px
    }

    .elementor-4268 .elementor-element.elementor-element-d41699f {
        width: 50%
    }

    .elementor-4268 .elementor-element.elementor-element-a97faf0 {
        --icon-box-icon-margin: 0px
    }

    .elementor-4268 .elementor-element.elementor-element-a97faf0 .elementor-icon {
        font-size: 30px
    }

    .elementor-4268 .elementor-element.elementor-element-a97faf0 .elementor-icon-box-title,
    .elementor-4268 .elementor-element.elementor-element-a97faf0 .elementor-icon-box-title a {
        font-size: .8em
    }

    .elementor-4268 .elementor-element.elementor-element-66d0b19 {
        width: 50%
    }

    .elementor-4268 .elementor-element.elementor-element-5982a00 {
        --icon-box-icon-margin: 0px
    }

    .elementor-4268 .elementor-element.elementor-element-5982a00 .elementor-icon {
        font-size: 30px
    }

    .elementor-4268 .elementor-element.elementor-element-5982a00 .elementor-icon-box-title,
    .elementor-4268 .elementor-element.elementor-element-5982a00 .elementor-icon-box-title a {
        font-size: .8em
    }

    .elementor-4268 .elementor-element.elementor-element-9f8e362 .elementor-icon-box-wrapper {
        text-align: center
    }

    .elementor-4268 .elementor-element.elementor-element-9f8e362 {
        --icon-box-icon-margin: 0px
    }

    .elementor-4268 .elementor-element.elementor-element-9f8e362 .elementor-icon {
        font-size: 30px
    }

    .elementor-4268 .elementor-element.elementor-element-9f8e362 .elementor-icon-box-title,
    .elementor-4268 .elementor-element.elementor-element-9f8e362 .elementor-icon-box-title a {
        font-size: .8em
    }

    .elementor-4268 .elementor-element.elementor-element-19e30a7>.elementor-shape-top svg {
        width: calc(500% + 1.3px);
        height: 20px
    }

    .elementor-4268 .elementor-element.elementor-element-19e30a7 {
        padding: 30px 0
    }

    .elementor-4268 .elementor-element.elementor-element-7b52d79 {
        padding: 0
    }

    .elementor-4268 .elementor-element.elementor-element-62aa82a .elementor-toggle-title {
        font-size: .8em
    }

    .elementor-4268 .elementor-element.elementor-element-0c2bea9 {
        padding: 50px 20px
    }

    .elementor-4268 .elementor-element.elementor-element-8721450>.elementor-element-populated {
        margin: 0;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px
    }

    .elementor-4268 .elementor-element.elementor-element-86fc321 {
        text-align: left
    }

    .elementor-4268 .elementor-element.elementor-element-86fc321 .bdt-ep-advanced-heading-sub-title {
        font-size: 2em
    }

    .elementor-4268 .elementor-element.elementor-element-86fc321 .bdt-ep-advanced-heading-main-title-inner {
        font-size: 20px
    }
}

.single-product div.product form.cart .quantity input[type=number]::-moz-inner-spin-button,
.single-product div.product form.cart .quantity input[type=number]::-moz-outer-spin-button,
.single-product div.product form.cart .quantity input[type=number]::-webkit-inner-spin-button,
.single-product div.product form.cart .quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.quantity.wcmmq-coma-separator-activated,
.single-product div.product form.cart .quantity input[type=number] {
    position: relative
}

.qib-button-wrapper .quantity input.input-text.qty.text.wcmmq-main-input-box,
div.quantity .wcmmq-main-input-box,
input.wcmmq-main-input-box {
    height: 2px !important;
    background: 0 0 !important;
    border: 0;
    width: 2px !important;
    overflow: hidden !important;
    position: absolute;
    transform: translateX(50%);
    bottom: 0;
    left: 50%;
    outline: 0 !important;
    outline-offset: 0 !important
}

input.input-text.qty.text.wcmmq-main-input-box {
    opacity: 0
}

.woocommerce .added_to_cart.disabled,
.woocommerce .added_to_cart:disabled,
.woocommerce .button.disabled,
.woocommerce .button:disabled,
.woocommerce button.disabled,
.woocommerce button:disabled,
.woocommerce input[type=button].disabled,
.woocommerce input[type=button]:disabled,
.woocommerce input[type=reset].disabled,
.woocommerce input[type=reset]:disabled,
.woocommerce input[type=submit].disabled,
.woocommerce input[type=submit]:disabled {
    opacity: .5 !important;
    cursor: not-allowed
}

.woocommerce .button:focus {
    background-color: #0b7cac;
    color: #fff
}

.woocommerce button.button {
    padding: 12px 20px
}

.woocommerce button.button.loading {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.woocommerce button.button.loading:after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    text-rendering: auto;
    content: "�?";
    position: inherit;
    top: auto;
    right: auto;
    margin-left: 6px;
    vertical-align: top;
    font-weight: 400;
    -webkit-animation: 2s linear infinite spin;
    -moz-animation: 2s linear infinite spin;
    -ms-animation: spin 2s infinite linear;
    -o-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
    color: inherit;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.woocommerce button.disabled {
    background-color: #777
}

.woocommerce button.alt:disabled {
    background-color: #777
}

.woocommerce ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce ul.product_list_widget {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce ul.product_list_widget li::after {
    clear: both
}

.woocommerce ul.product_list_widget li {
    position: relative;
    border-bottom: 1px solid;
    clear: both;
    padding: 10px 0 10px 94px;
    margin: 0;
    min-height: 100px;
    border-color: #eaeaea
}

.woocommerce ul.product_list_widget li a:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    zoom: 1;
    height: 0
}

.woocommerce ul.product_list_widget li a.remove {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 14px;
    margin-top: -10px;
    color: #777;
    border: 1px solid;
    height: 20px;
    width: 20px;
    line-height: 18px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    z-index: 20
}

.woocommerce ul.product_list_widget li a.remove:hover {
    color: #333
}

.woocommerce ul.product_list_widget li:first-child {
    padding-top: 0;
    min-height: 90px;
    border-color: #eaeaea
}

.woocommerce ul.product_list_widget li:first-child img {
    top: 0
}

.woocommerce ul.product_list_widget li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    min-height: 90px
}

.woocommerce ul.product_list_widget li.empty {
    min-height: auto !important;
    margin: 0;
    border: 0;
    padding: 0 !important;
    text-align: center
}

.woocommerce ul.product_list_widget li img {
    position: absolute;
    top: 10px;
    left: 0;
    width: 80px;
    height: 80px;
    margin: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: all .3s ease
}

.woocommerce ul.product_list_widget li img:hover {
    -moz-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8
}

.woocommerce ul.product_list_widget li .quantity {
    display: block;
    float: none;
    margin: 5px 0 0;
    color: #bcbcbc;
    line-height: 1em
}

.woocommerce ul.product_list_widget li .star-rating {
    display: block;
    margin: 5px 0
}

.woocommerce ul.product_list_widget li dl {
    display: none
}

.woocommerce #tab-description ul,
.woocommerce .summary ul {
    list-style: disc;
    margin: 20px 0 0 20px
}

.woocommerce del {
    -moz-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5
}

.woocommerce .oceanwp-grid-list {
    float: left;
    margin: 0 20px 0 0
}

.woocommerce .oceanwp-grid-list a {
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #999;
    border: 1px solid #eaeaea;
    text-align: center
}

.woocommerce .oceanwp-grid-list a:last-child {
    margin-left: 10px
}

.woocommerce .oceanwp-grid-list a.active {
    color: #13aff0;
    border-color: #13aff0
}

.woocommerce .oceanwp-grid-list a:hover {
    color: #13aff0;
    border-color: #13aff0
}

.woocommerce .woocommerce-ordering {
    float: left
}

.woocommerce .woocommerce-ordering select {
    font-size: 13px;
    min-height: 34px;
    line-height: 34px;
    padding: 0 15px;
    border-color: #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin: 0;
    vertical-align: top
}

.woocommerce a.button.loading {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.woocommerce a.button.loading:after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    text-rendering: auto;
    content: "�?";
    position: inherit;
    top: auto;
    right: auto;
    margin-left: 6px;
    vertical-align: top;
    font-weight: 400;
    -webkit-animation: 2s linear infinite spin;
    -moz-animation: 2s linear infinite spin;
    -ms-animation: spin 2s infinite linear;
    -o-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
    color: inherit;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.woocommerce input.button {
    padding: 12px 20px
}

.woocommerce input.button.loading {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.woocommerce input.button.loading:after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    text-rendering: auto;
    content: "�?";
    position: inherit;
    top: auto;
    right: auto;
    margin-left: 6px;
    vertical-align: top;
    font-weight: 600;
    -webkit-animation: 2s linear infinite spin;
    -moz-animation: 2s linear infinite spin;
    -ms-animation: spin 2s infinite linear;
    -o-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
    color: inherit;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.woocommerce div.product {
    position: relative;
    float: none
}

.woocommerce div.product div.summary {
    float: right;
    width: 44%;
    margin-bottom: 36px
}

.woocommerce div.product div.summary .price del {
    font-size: 20px;
    color: #ababab
}

.woocommerce div.product p.price {
    font-size: 36px;
    line-height: 30px;
    font-weight: 400;
    margin: 20px 0 0
}

.woocommerce div.product .woocommerce-tabs {
    padding-top: 30px;
    clear: both
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 1.5em 0 0
}

.woocommerce div.product .woocommerce-tabs .panel h2:first-child {
    margin: 20px 0;
    font-size: 18px;
    font-weight: 400
}

.woocommerce div.product form.cart {
    padding: 20px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-top: 20px;
    border-color: #eaeaea
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 20px
}

.woocommerce div.product form.cart .variations .reset_variations {
    display: block;
    float: left;
    margin-top: 10px;
    font-size: 13px;
    color: #999;
    font-weight: 400;
    border: 2px solid #eee;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    visibility: hidden
}

.woocommerce div.product form.cart .variations .reset_variations:before {
    display: inline-block;
    font-family: simple-line-icons;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    text-rendering: auto;
    content: "";
    margin-right: 5px;
    color: red;
    vertical-align: top
}

.woocommerce div.product form.cart .variations label {
    color: #333;
    font-weight: 600
}

.woocommerce div.product form.cart .variations td.label {
    padding: 15px 0;
    width: 20%
}

.woocommerce div.product form.cart .variations td.value {
    position: relative;
    padding: 15px 0
}

.woocommerce div.product form.cart .variations tr:first-child td.label {
    padding-top: 0
}

.woocommerce div.product form.cart .variations tr:first-child td.value {
    padding-top: 0
}

.woocommerce div.product form.cart:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    zoom: 1;
    height: 0
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin-right: 10px
}

.woocommerce div.product .summary .added_to_cart {
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 1px;
    border-bottom: 2px solid;
    margin-left: 6px;
    text-transform: uppercase;
    letter-spacing: .6px
}

.woocommerce div.product .summary .added_to_cart i {
    margin-left: 3px
}

.woocommerce #respond input#submit {
    padding: 12px 20px
}

.woocommerce #respond input#submit.loading {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.woocommerce #respond input#submit.loading:after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    text-rendering: auto;
    content: "�?";
    position: inherit;
    top: auto;
    right: auto;
    margin-left: 6px;
    vertical-align: top;
    font-weight: 400;
    -webkit-animation: 2s linear infinite spin;
    -moz-animation: 2s linear infinite spin;
    -ms-animation: spin 2s infinite linear;
    -o-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
    color: inherit;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.woocommerce .col-1.address {
    padding: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #eaeaea
}

.woocommerce .col-1.address h3 {
    font-size: 14px;
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 8px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd
}

.woocommerce .col-1.address address {
    margin: 0
}

.woocommerce .col-2.address {
    padding: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #eaeaea
}

.woocommerce .col-2.address h3 {
    font-size: 14px;
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 8px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd
}

.woocommerce .col-2.address address {
    margin: 0
}

.woocommerce .owp-account-links {
    margin-bottom: 35px;
    text-align: center
}

.woocommerce .owp-account-links li {
    display: inline-block
}

.woocommerce .owp-account-links li.or {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 32px;
    color: #333;
    border: 2px solid;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 16px;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    vertical-align: text-bottom
}

.woocommerce #customer_login>div {
    padding: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #eaeaea
}

.woocommerce #customer_login label {
    cursor: pointer
}

.account-original-style .woocommerce #customer_login h2 {
    display: none
}

.account-original-style .woocommerce #customer_login>div {
    float: none;
    width: 560px;
    max-width: 100%;
    margin: 0 auto
}

.account-original-style .woocommerce #customer_login .col-2 {
    display: none
}

.account-original-style .woocommerce #customer_login .col-2 button {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px
}

.account-original-style .woocommerce #customer_login .col-1 p:nth-last-child(2) {
    margin: 0
}

.account-original-style .woocommerce #customer_login .col-1 p:last-child {
    margin: 0
}

.account-original-style .woocommerce #customer_login form.register p:last-child {
    margin: 0
}

.wcmenucart i {
    position: relative;
    padding: 0
}

.wcmenucart:after {
    display: none
}

#mobile-fullscreen ul li a.wcmenucart-hide,
#site-navigation-wrap .dropdown-menu>li>a.wcmenucart-hide,
.wcmenucart-hide {
    display: none
}

.clear {
    clear: both
}

.woocommerce-page ul.product_list_widget li::after {
    clear: both
}

.price {
    color: #57bf6d
}

.price del {
    color: #555
}

.amount {
    color: #57bf6d
}

@-webkit-keyframes spin {
    25% {
        -webkit-transform: rotate(270deg)
    }

    50% {
        -webkit-transform: rotate(90deg)
    }

    75% {
        -webkit-transform: rotate(360deg)
    }

    100% {
        -webkit-transform: rotate(180deg)
    }
}

@-moz-keyframes spin {
    25% {
        -moz-transform: rotate(270deg)
    }

    50% {
        -moz-transform: rotate(90deg)
    }

    75% {
        -moz-transform: rotate(360deg)
    }

    100% {
        -moz-transform: rotate(180deg)
    }
}

@-ms-keyframes spin {
    25% {
        -ms-transform: rotate(270deg)
    }

    50% {
        -ms-transform: rotate(90deg)
    }

    75% {
        -ms-transform: rotate(360deg)
    }

    100% {
        -ms-transform: rotate(180deg)
    }
}

@-o-keyframes spin {
    25% {
        -o-transform: rotate(270deg)
    }

    50% {
        -o-transform: rotate(90deg)
    }

    75% {
        -o-transform: rotate(360deg)
    }

    100% {
        -o-transform: rotate(180deg)
    }
}

@keyframes spin {
    25% {
        transform: rotate(270deg)
    }

    50% {
        transform: rotate(90deg)
    }

    75% {
        transform: rotate(360deg)
    }

    100% {
        transform: rotate(180deg)
    }
}

.woocommerce-checkout form.login {
    max-width: 600px;
    margin: 0 auto 30px;
    padding: 20px;
    border: 1px solid;
    border-color: #eaeaea
}

.woocommerce-checkout form.login label.inline {
    padding-left: 10px
}

.woocommerce-checkout .woocommerce form.login {
    margin-top: 0;
    margin-bottom: 30px
}

.woocommerce-checkout .woocommerce form.register {
    margin-top: 0;
    margin-bottom: 30px
}

.woocommerce-cart table.cart img {
    width: auto;
    max-width: 60px
}

.woocommerce-cart table.cart td.actions {
    border-bottom: 0
}

.woocommerce-cart table.cart td.actions input {
    padding-top: 0;
    padding-bottom: 0;
    height: 32px;
    line-height: 32px;
    padding: 0 1.5em
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

.current-shop-items-dropdown {
    border-top-color: #13aff0
}

#site-navigation-wrap .dropdown-menu>li>a.wcmenucart {
    letter-spacing: 0
}

.blockUI.blockOverlay {
    background: rgba(250, 250, 250, .6) !important
}

.blockUI:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    text-rendering: auto;
    content: "�?";
    -webkit-animation: .75s linear infinite fa-spin;
    -moz-animation: .75s linear infinite fa-spin;
    -ms-animation: fa-spin 0.75s infinite linear;
    -o-animation: .75s linear infinite fa-spin;
    animation: .75s linear infinite fa-spin;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px
}

.no-top-border .current-shop-items-dropdown {
    border-top: none
}

.wcmenucart i,
.woocommerce .widget_shopping_cart_content .buttons .button:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce div.product form.cart .variations .reset_variations:before,
.woocommerce input.button.loading:after {
    font-style: normal;
    letter-spacing: normal;
    font-weight: 600;
    text-rendering: auto
}

.owp-cart-overlay {
    display: none;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    cursor: pointer
}

.woocommerce div.product.elementor form.cart table.variations td.value:before {
    content: none
}

.woocommerce div.product.elementor form.cart table.variations td {
    display: block !important;
    line-height: inherit !important
}

.widget_layered_nav li,
.widget_product_categories li {
    position: relative;
    margin-bottom: 10px
}

.widget_layered_nav li a,
.widget_product_categories li a {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 1.6;
    padding-left: 22px;
    text-transform: capitalize
}

.widget_layered_nav li a:before,
.widget_product_categories li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    border: 1px solid rgba(0, 0, 0, .15)
}

.woocommerce .widget_product_categories li a:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.woocommerce .widget_product_categories li ul a {
    font-weight: 400;
    text-transform: none;
    border-bottom: 0
}

.woocommerce .widget_layered_nav li a:before {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px
}

#oceanwp-cart-sidebar-wrap {
    display: none;
    visibility: hidden;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: all .25s ease-in-out
}

#oceanwp-cart-sidebar-wrap,
#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar-overlay {
    background-color: rgba(0, 0, 0, .5);
    cursor: pointer
}

#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar {
    position: absolute;
    top: 0;
    right: -100%;
    background-color: #fff;
    width: 325px;
    height: 100%;
    padding: 20px 0 0;
    overflow: auto;
    z-index: 10000;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .4);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: all .3s ease-in-out
}

#oceanwp-cart-sidebar-wrap .owp-cart-title {
    font-size: 18px;
    font-weight: 600;
    color: #555;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0;
    text-align: center
}

#oceanwp-cart-sidebar-wrap .divider {
    display: block;
    width: 30px;
    height: 2px;
    background-color: rgba(0, 0, 0, .1);
    margin: 10px auto 20px
}

#oceanwp-cart-sidebar-wrap .oceanwp-cart-close {
    position: absolute;
    top: 0;
    right: 0;
    color: #333;
    opacity: .5;
    font-weight: 300;
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 1001
}

#oceanwp-cart-sidebar-wrap .oceanwp-cart-close:hover {
    opacity: 1
}

#oceanwp-cart-sidebar-wrap .widget_shopping_cart ul.cart_list li:first-child {
    border-top-width: 1px
}

#oceanwp-cart-sidebar-wrap .woocommerce-mini-cart__empty-message {
    padding: 0 20px 20px;
    margin: 0
}

#oceanwp-cart-sidebar-wrap .spacious .owp-mini-cart {
    padding-top: 0
}

#oceanwp-cart-sidebar-wrap .spacious .owp-mini-cart .widget_shopping_cart ul.cart_list li:first-child {
    padding-top: 10px
}

.show-cart #oceanwp-cart-sidebar-wrap,
.show-cart-sidebar #oceanwp-cart-sidebar-wrap {
    visibility: visible;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.show-cart #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar,
.show-cart-sidebar #oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar {
    right: 0
}

@media only screen and (max-width:959px) {
    #oceanwp-cart-sidebar-wrap {
        display: block
    }
}

.quantity {
    position: relative;
    float: left;
    overflow: hidden;
    zoom: 1;
    min-width: 110px
}

.quantity .minus,
.quantity .plus,
.quantity .qty {
    display: block;
    float: left;
    width: 36px;
    min-height: 36px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #e4e4e4;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    color: #777;
    -moz-appearance: textfield;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.quantity .minus,
.quantity .plus {
    font-size: 13px;
    line-height: 34px
}

.quantity .minus {
    border-right-width: 0
}

.quantity .plus {
    border-left-width: 0
}

.quantity input::-webkit-outer-spin-button {
    display: none
}

.quantity input::-webkit-inner-spin-button {
    display: none
}

.woocommerce form input[type=number] {
    max-width: 58px;
    min-height: 36px
}

.woocommerce form input.qty[type=number] {
    -moz-appearance: textfield
}

.sidr-class-woo-menu-icon {
    display: none
}

.sidr-class-woocommerce {
    display: none
}

@media only screen and (max-width:767px) {
    .woocommerce div.product div.summary {
        float: none;
        width: 100% !important
    }
}

@media only screen and (max-width:480px) {
    .woocommerce .oceanwp-grid-list {
        display: inline-block;
        float: none
    }

    .woocommerce .oceanwp-grid-list {
        margin: 0
    }

    .woocommerce .woocommerce-ordering {
        float: none;
        margin-top: 14px;
        text-align: left
    }
}

@media only screen and (max-width:320px) {
    .woocommerce-cart table.cart td.actions input {
        width: 100%
    }
}

.awdr_change_product {
    cursor: pointer
}

.awdr_change_product {
    display: flex
}

.awdr-select-free-variant-product-toggle {
    color: gray;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 1.02em;
    transition: .4s
}

.awdr-select-free-variant-product-toggle-active,
.awdr-select-free-variant-product-toggle:hover {
    color: #444
}

.awdr-select-free-variant-product-toggle:after {
    content: '\02795';
    font-size: 12px;
    color: #777;
    margin-left: 10px
}

.awdr-select-free-variant-product-toggle-active:after {
    content: "\2796"
}

div.sib-sms-field {
    display: inline-block;
    position: relative;
    width: 100%
}

.sib-sms-field .sib-country-block {
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sib-sms-field ul.sib-country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: rgba(0, 0, 0, .2) 1px 1px 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
    top: 50px;
    width: 250px
}

.sib-sms-field .sib-sms {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0
}

.sib-multi-lists.sib_error {
    color: #a94442
}

.oceanwp-custom-menu.right {
    text-align: right
}

.oceanwp-custom-menu.center {
    text-align: center
}

.oceanwp-custom-menu>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.oceanwp-custom-menu>ul>li {
    float: none;
    display: inline-block
}

.oceanwp-custom-menu>ul>li>a {
    display: block;
    padding: 8px 15px;
    font-size: 13px;
    line-height: 20px;
    color: #555;
    letter-spacing: .6px
}

.oceanwp-custom-menu>ul>li>a:hover {
    color: #333
}

.is-sticky #site-header,
.is-sticky #top-bar-wrap {
    position: fixed
}

.is-sticky #top-bar-wrap {
    z-index: 1000
}

.is-sticky #site-header {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    z-index: 999
}

.is-sticky #site-header-inner {
    padding: 0;
    transition: padding .3s ease
}

.is-sticky #site-header,
.is-sticky #top-bar-wrap,
.is-sticky .header-top {
    opacity: .95
}

#site-header.top-header .is-sticky .header-top {
    position: fixed
}

#site-header.medium-header .is-sticky .bottom-header-wrap {
    position: fixed
}

#site-header.fixed-scroll,
#top-bar-wrap.top-bar-sticky {
    transition: opacity .3s, background-color .3s
}

.is-sticky #site-header.fixed-scroll {
    width: auto
}

.is-sticky #site-header.up-effect {
    transition: all .5s ease
}

.is-sticky #site-header.up-effect.header-up {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.is-sticky #site-header.up-effect.header-down {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#site-header.top-header.up-effect .is-sticky .header-top {
    transition: all .5s ease
}

#site-header.top-header.up-effect.header-up .header-top {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

#site-header.top-header.up-effect.header-down .header-top {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#site-header.medium-header.up-effect .is-sticky .bottom-header-wrap {
    transition: all .5s ease
}

#site-header.medium-header.up-effect.header-up .bottom-header-wrap.fixed-scroll {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

#site-header.medium-header.up-effect.header-down .bottom-header-wrap.fixed-scroll {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

#site-header.center-header #site-navigation-wrap .middle-site-logo .sticky-logo-link,
#site-logo .sticky-logo-link {
    display: none
}

.is-sticky #site-header #site-logo.has-sticky-logo #site-logo-inner .custom-logo-link,
.is-sticky #site-header.center-header #site-navigation-wrap .middle-site-logo.has-sticky-logo .custom-logo-link {
    display: none
}

.is-sticky #site-header #site-logo #site-logo-inner .sticky-logo-link,
.is-sticky #site-header.center-header #site-navigation-wrap .middle-site-logo .sticky-logo-link {
    display: block
}

#site-header #site-logo #site-logo-inner {
    transition: height .3s ease
}

#footer-bottom a:hover,
#site-navigation-wrap .dropdown-menu>li>a:hover,
#top-bar-content>a:hover,
.oceanwp-mobile-menu-icon a:hover,
.sidr-class-dropdown-toggle:hover,
.sidr-class-menu-item-has-children.active>a,
.sidr-class-menu-item-has-children.active>a>.sidr-class-dropdown-toggle,
.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover,
.woocommerce .oceanwp-grid-list a.active,
.woocommerce .oceanwp-grid-list a:hover,
a:hover,
input[type=checkbox]:checked:before,
ul.meta li a:hover {
    color: #dcba7e
}

#site-navigation-wrap .dropdown-menu>li.btn>a>span,
.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count,
.button,
.show-cart .wcmenucart-cart-icon .wcmenucart-count,
button[type=submit],
input[type=button],
input[type=reset],
input[type=submit] {
    background-color: #dcba7e
}

.current-shop-items-dropdown {
    border-top-color: #dcba7e
}

.woocommerce .oceanwp-grid-list a.active {
    border-color: #dcba7e
}

.woocommerce .oceanwp-grid-list a:hover {
    border-color: #dcba7e
}

.widget_shopping_cart_content .buttons .button:first-child:hover {
    border-color: #dcba7e
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a.remove:hover {
    border-color: #dcba7e
}

.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count {
    border-color: #dcba7e
}

.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count:after {
    border-color: #dcba7e
}

.show-cart .wcmenucart-cart-icon .wcmenucart-count {
    border-color: #dcba7e
}

.show-cart .wcmenucart-cart-icon .wcmenucart-count:after {
    border-color: #dcba7e
}

.dropdown-menu .sub-menu {
    border-color: #dcba7e
}

#site-navigation-wrap .dropdown-menu>li.btn>a:hover>span,
.button:focus,
.button:hover,
.woocommerce .button:focus,
button[type=submit]:focus,
button[type=submit]:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    background-color: #b68a1b
}

#site-header,
#top-bar-wrap,
.content-area,
.dropdown-menu ul li,
hr,
table td,
table th {
    border-color: #fff
}

.has-parallax-footer:not(.separate-layout) #main,
body {
    background-color: #01011b
}

a {
    color: #dcba7e
}

a:hover {
    color: #b68a1b
}

#scroll-top {
    width: 45px;
    height: 45px;
    line-height: 45px
}

#scroll-top {
    border-radius: 25px
}

#scroll-top {
    background-color: #dcba7e
}

#scroll-top:hover {
    background-color: #b68a1b
}

body .button,
body button,
body button[type=submit],
body input[type=submit] {
    background-color: #dcba7e
}

body .button:hover,
body button:hover,
body button[type=submit]:hover,
body input[type=submit]:hover {
    background-color: #b68a1b
}

#site-logo #site-logo-inner {
    height: 75px
}

#site-navigation-wrap .dropdown-menu>li>a,
.oceanwp-mobile-menu-icon a {
    line-height: 75px
}

#site-header,
.has-transparent-header .is-sticky #site-header {
    background-color: #000021
}

#site-header {
    border-color: rgba(241, 241, 241, .22)
}

#site-header-inner {
    padding: 11px 0 0
}

#site-header.center-header #site-navigation-wrap .middle-site-logo a img,
#site-logo #site-logo-inner a img {
    max-width: 180px
}

@media (max-width:480px) {

    #site-header.center-header #site-navigation-wrap .middle-site-logo a img,
    #site-logo #site-logo-inner a img {
        max-width: 160px
    }
}

#site-header #site-logo #site-logo-inner a img,
#site-header.center-header #site-navigation-wrap .middle-site-logo a img {
    max-height: 100px
}

#site-navigation-wrap .dropdown-menu>li>a {
    padding: 0 10px
}

#site-navigation-wrap .dropdown-menu>li>a,
.oceanwp-mobile-menu-icon a {
    color: #fff
}

#site-navigation-wrap .dropdown-menu>.current-menu-item>a,
#site-navigation-wrap .dropdown-menu>.current-menu-item>a:hover {
    color: #dcba7e
}

.dropdown-menu .sub-menu {
    min-width: 200px
}

.current-shop-items-dropdown,
.dropdown-menu .sub-menu {
    border-color: #000021
}

.dropdown-menu ul li a.menu-link {
    color: #000021
}

.dropdown-menu ul li a.menu-link:hover {
    color: #fff
}

.dropdown-menu ul li a.menu-link:hover {
    background-color: #000021
}

@media (max-width:1080px) {

    #site-navigation-wrap,
    #top-bar-nav {
        display: none
    }

    #oceanwp-cart-sidebar-wrap,
    #site-header.center-header #site-logo,
    .oceanwp-mobile-menu-icon {
        display: block
    }

    #site-header.vertical-header {
        position: relative;
        width: 100%;
        left: 0 !important;
        right: 0 !important
    }

    #site-header.vertical-header #site-header-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        padding: 0;
        max-width: 90%
    }

    #site-header.vertical-header #site-header-inner>:not(.oceanwp-mobile-menu-icon) {
        display: none
    }

    #site-header.vertical-header #site-header-inner>* {
        padding: 0 !important
    }

    #site-header.vertical-header #site-header-inner #site-logo {
        display: block;
        margin: 0;
        width: 50%;
        text-align: left
    }

    body.rtl #site-header.vertical-header #site-header-inner #site-logo {
        text-align: right
    }

    #site-header.vertical-header #site-header-inner .oceanwp-mobile-menu-icon {
        width: 50%;
        text-align: right
    }

    body.rtl #site-header.vertical-header #site-header-inner .oceanwp-mobile-menu-icon {
        text-align: left
    }

    #site-logo.has-responsive-logo .custom-logo-link {
        display: none
    }

    .is-sticky #site-logo.has-responsive-logo .sticky-logo-link {
        display: block
    }

    .owp-cart-overlay {
        display: none !important
    }
}

.mobile-menu .hamburger-inner,
.mobile-menu .hamburger-inner::after,
.mobile-menu .hamburger-inner::before {
    background-color: #fff
}

#top-bar-wrap {
    background-color: #15162d
}

#top-bar-wrap {
    border-color: #dcba7e
}

#footer-widgets {
    padding: 0
}

#footer-widgets,
#footer-widgets li a:before,
#footer-widgets p {
    color: #eaeaea
}

#footer-widgets a {
    color: #efefef
}

#footer-widgets a:hover {
    color: #dcba7e
}

#footer-bottom {
    background-color: #001
}

#footer-bottom a:hover {
    color: #dcba7e
}

.wcmenucart-cart-icon .wcmenucart-count {
    border-color: #dcba7e
}

.wcmenucart-cart-icon .wcmenucart-count:after {
    border-color: #dcba7e
}

.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count,
.show-cart .wcmenucart-cart-icon .wcmenucart-count {
    background-color: #dcba7e;
    border-color: #dcba7e
}

.bag-style:hover .wcmenucart-cart-icon .wcmenucart-count:after,
.show-cart .wcmenucart-cart-icon .wcmenucart-count:after {
    border-color: #dcba7e
}

.wcmenucart-cart-icon .wcmenucart-count {
    color: #dcba7e
}

.widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid a {
    color: #dcba7e
}

.quantity .qty {
    color: #fff
}

.amount,
.price {
    color: #dcba7e
}

.price del {
    color: #fff
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    color: #fff
}

body {
    font-family: Raleway;
    font-size: 16px;
    color: #fff
}

h1,
h2,
h3,
h4,
h5 {
    font-family: Raleway;
    font-weight: 300;
    color: #fff;
    letter-spacing: 1.9px
}

#site-header.center-header #site-navigation-wrap .dropdown-menu>li>a,
#site-header.medium-header #site-navigation-wrap .dropdown-menu>li>a,
#site-header.top-header #site-navigation-wrap .dropdown-menu>li>a,
#site-navigation-wrap .dropdown-menu>li>a,
.oceanwp-mobile-menu-icon a {
    text-transform: uppercase
}

#footer-bottom #copyright {
    text-transform: uppercase
}

#site-navigation-wrap .dropdown-menu>li.btn>a>span {
    background-color: #da0e2b
}

.grecaptcha-badge {
    visibility: hidden
}

form input[type=color],
form input[type=date],
form input[type=email],
form input[type=month],
form input[type=number],
form input[type=password],
form input[type=search],
form input[type=tel],
form input[type=text],
form input[type=time],
form input[type=url],
form select,
form textarea {
    display: inline-block;
    min-height: 40px;
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
    padding: 6px 12px;
    vertical-align: middle;
    background-color: transparent;
    color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: all .3s ease
}

.woocommerce div.product form.cart .variations label {
    color: #9e9e9e;
    font-weight: 500
}

form select,
form textarea {
    color: #000
}

.fa,
.fab,
.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
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-heart:before {
    content: "\f004"
}

.fa-home:before {
    content: "\f015"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-lock:before {
    content: "\f023"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-question:before {
    content: "\f128"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-star:before {
    content: "\f005"
}

.fa-video:before {
    content: "\f03d"
}

.fa-walking:before {
    content: "\f554"
}



.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}


.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}


.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

div#tarteaucitronAlertBig {
    box-sizing: border-box !important
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
    color: #fff !important
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain:hover,
html body #tarteaucitronRoot #tarteaucitron .tarteaucitronHidden:hover ul li {
    background: rgba(51, 51, 51, .2) !important
}

#tarteaucitron #tarteaucitronServices .tarteaucitronHidden,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden {
    background: rgba(51, 51, 51, .07) !important
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine,
#tarteaucitron .tarteaucitronBorder,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden {
    border-color: #333 !important
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain,
.tarteaucitron-toggle-group {
    background: rgba(51, 51, 51, .1) !important
}

#tarteaucitron #tarteaucitronInfo a,
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName b,
#tarteaucitron .tarteaucitronH1,
#tarteaucitron .tarteaucitronTitle button,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle b,
#tarteaucitronAlertSmall #tarteaucitronCookiesNumber,
#tarteaucitronAlertSmall #tarteaucitronManager,
html body #tarteaucitronRoot div#tarteaucitronInfo {
    color: #fff !important
}

#tarteaucitron #tarteaucitronClosePanel,
#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails,
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine,
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
#tarteaucitronAlertBig,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertSmall,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle:hover,
.tac_activate,
.tac_activate .tac_float,
.tac_activate .tac_float b,
div#tarteaucitronServices {
    background: #333 !important;
    color: #fff !important
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert {
    color: #333 !important;
    background: #fff !important
}

.ocean_custom_menu-REPLACE_TO_ID>ul>li>a {
    color: #fff;
    font-size: 15px;
    letter-spacing: 2px
}

.ocean_custom_menu-REPLACE_TO_ID>ul>li>a:hover {
    color: #dcba7e
}

.elementor-4315 .elementor-element.elementor-element-11b8969>.elementor-background-overlay {
    opacity: .9;
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4315 .elementor-element.elementor-element-11b8969,
.elementor-4315 .elementor-element.elementor-element-11b8969>.elementor-background-overlay {
    border-radius: 1px 0 0 0
}

.elementor-4315 .elementor-element.elementor-element-11b8969 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 0
}

.elementor-4315 .elementor-element.elementor-element-06081a0.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-4315 .elementor-element.elementor-element-06081a0.elementor-column>.elementor-widget-wrap {
    justify-content: center
}

.elementor-4315 .elementor-element.elementor-element-4cd2e17 {
    text-align: left
}

.elementor-4315 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-sub-title {
    font-size: 60px
}

.elementor-4315 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-main-title-inner {
    color: #dcba7e;
    -webkit-text-stroke-color: #DCBA7E;
    font-size: 35px
}

.elementor-4315 .elementor-element.elementor-element-c055562 {
    text-align: left
}

@media(max-width:767px) {
    .elementor-4315 .elementor-element.elementor-element-11b8969 {
        padding: 30px 0
    }

    .elementor-4315 .elementor-element.elementor-element-06081a0>.elementor-element-populated {
        padding: 3px
    }

    .elementor-4315 .elementor-element.elementor-element-902c010 img {
        width: 50%
    }

    .elementor-4315 .elementor-element.elementor-element-bf73185>.elementor-element-populated {
        padding: 3px
    }

    .elementor-4315 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-sub-title {
        font-size: 40px
    }

    .elementor-4315 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-main-title-inner {
        font-size: 20px
    }
}

.bdt-ep-advanced-heading {
    position: relative
}

.bdt-ep-advanced-heading a {
    color: inherit
}

.bdt-ep-advanced-heading a:hover {
    color: inherit
}

.bdt-ep-advanced-heading-title {
    margin: 0;
    padding: 0
}

.bdt-ep-advanced-heading-main-title,
.bdt-ep-advanced-heading-sub-title {
    z-index: 1;
    position: relative
}

.bdt-ep-advanced-heading-sub-title {
    display: inline-block;
    line-height: 1
}

.bdt-ep-advanced-heading-main-title>.bdt-ep-advanced-heading-main-title-inner {
    display: inline-flex;
    box-sizing: border-box
}

.bdt-ep-advanced-heading-main-title,
.bdt-ep-advanced-heading-sub-title-content {
    display: inline-block;
    vertical-align: middle
}

.elementor-4362 .elementor-element.elementor-element-11b8969>.elementor-background-overlay {
    opacity: .9;
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4362 .elementor-element.elementor-element-11b8969,
.elementor-4362 .elementor-element.elementor-element-11b8969>.elementor-background-overlay {
    border-radius: 1px 0 0 0
}

.elementor-4362 .elementor-element.elementor-element-11b8969 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 0
}

.elementor-4362 .elementor-element.elementor-element-06081a0.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-4362 .elementor-element.elementor-element-06081a0.elementor-column>.elementor-widget-wrap {
    justify-content: center
}

.elementor-4362 .elementor-element.elementor-element-4cd2e17 {
    text-align: left
}

.elementor-4362 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-sub-title {
    font-size: 60px
}

.elementor-4362 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-main-title-inner {
    color: #dcba7e;
    -webkit-text-stroke-color: #DCBA7E;
    font-size: 35px
}

.elementor-4362 .elementor-element.elementor-element-c055562 {
    text-align: left
}

@media(max-width:767px) {
    .elementor-4362 .elementor-element.elementor-element-11b8969 {
        padding: 30px 0
    }

    .elementor-4362 .elementor-element.elementor-element-06081a0>.elementor-element-populated {
        padding: 3px
    }

    .elementor-4362 .elementor-element.elementor-element-902c010 img {
        width: 50%
    }

    .elementor-4362 .elementor-element.elementor-element-bf73185>.elementor-element-populated {
        padding: 3px
    }

    .elementor-4362 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-sub-title {
        font-size: 40px
    }

    .elementor-4362 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-main-title-inner {
        font-size: 20px
    }
}

.elementor-4366 .elementor-element.elementor-element-11b8969>.elementor-background-overlay {
    opacity: .9;
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4366 .elementor-element.elementor-element-11b8969,
.elementor-4366 .elementor-element.elementor-element-11b8969>.elementor-background-overlay {
    border-radius: 1px 0 0 0
}

.elementor-4366 .elementor-element.elementor-element-11b8969 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 0
}

.elementor-4366 .elementor-element.elementor-element-06081a0.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-4366 .elementor-element.elementor-element-06081a0.elementor-column>.elementor-widget-wrap {
    justify-content: center
}

.elementor-4366 .elementor-element.elementor-element-4cd2e17 {
    text-align: left
}

.elementor-4366 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-sub-title {
    font-size: 60px
}

.elementor-4366 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-main-title-inner {
    color: #dcba7e;
    -webkit-text-stroke-color: #DCBA7E;
    font-size: 35px
}

.elementor-4366 .elementor-element.elementor-element-c055562 {
    text-align: left
}

@media(min-width:768px) {
    .elementor-4315 .elementor-element.elementor-element-06081a0 {
        width: 20%
    }

    .elementor-4315 .elementor-element.elementor-element-bf73185 {
        width: 79.665%
    }

    .elementor-4362 .elementor-element.elementor-element-06081a0 {
        width: 20%
    }

    .elementor-4362 .elementor-element.elementor-element-bf73185 {
        width: 79.665%
    }

    .elementor-4366 .elementor-element.elementor-element-06081a0 {
        width: 20%
    }

    .elementor-4366 .elementor-element.elementor-element-bf73185 {
        width: 79.665%
    }
}

@media(max-width:767px) {
    .elementor-4366 .elementor-element.elementor-element-11b8969 {
        padding: 30px 0
    }

    .elementor-4366 .elementor-element.elementor-element-06081a0>.elementor-element-populated {
        padding: 3px
    }

    .elementor-4366 .elementor-element.elementor-element-902c010 img {
        width: 50%
    }

    .elementor-4366 .elementor-element.elementor-element-bf73185>.elementor-element-populated {
        padding: 3px
    }

    .elementor-4366 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-sub-title {
        font-size: 40px
    }

    .elementor-4366 .elementor-element.elementor-element-4cd2e17 .bdt-ep-advanced-heading-main-title-inner {
        font-size: 20px
    }
}

.oew-divider-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 0 auto
}

.oew-divider-wrap .oew-divider {
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    min-height: 1px;
    background-color: #333
}

.oew-divider-wrap .oew-divider-middle {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0 8px;
    margin: 0
}

.oew-divider-wrap .oew-divider-middle .oew-divider-text {
    margin: 0;
    padding: 0
}

.oew-divider-wrap .oew-divider-middle i {
    line-height: 1em;
    text-align: center
}

.oew-divider-wrap .oew-divider-middle i,
.oew-divider-wrap .oew-divider-middle svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.elementor-4586 .elementor-element.elementor-element-6791417:not(.elementor-motion-effects-element-type-background) {
    background-color: rgba(7, 10, 45, .88)
}

.elementor-4586 .elementor-element.elementor-element-6791417 {
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #dcba7e;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 50px 0 0
}

.elementor-4586 .elementor-element.elementor-element-6791417>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4586 .elementor-element.elementor-element-6791417>.elementor-shape-top .elementor-shape-fill {
    fill: #DCBA7E
}

.elementor-4586 .elementor-element.elementor-element-ddccb1a {
    text-align: center
}

.elementor-4586 .elementor-element.elementor-element-ddccb1a .elementor-heading-title {
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase
}

.elementor-4586 .elementor-element.elementor-element-ddccb1a>.elementor-widget-container {
    margin: 20px
}

.elementor-4586 .elementor-element.elementor-element-8d5fa79:not(.elementor-motion-effects-element-type-background) {
    background-color: rgba(7, 10, 45, .88)
}

.elementor-4586 .elementor-element.elementor-element-8d5fa79 {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 0 0 50px
}

.elementor-4586 .elementor-element.elementor-element-8d5fa79>.elementor-background-overlay {
    transition: background .3s, border-radius .3s, opacity .3s
}

.elementor-4586 .elementor-element.elementor-element-7fb765d .elementor-button {
    background-color: rgba(218, 14, 43, 0);
    border-style: solid;
    border-width: 1px;
    border-color: #dcba7e;
    border-radius: 0 0 0 0
}

.elementor-4586 .elementor-element.elementor-element-7fb765d .elementor-button:focus,
.elementor-4586 .elementor-element.elementor-element-7fb765d .elementor-button:hover {
    background-color: #b68a1b
}

.elementor-4586 .elementor-element.elementor-element-7fb765d>.elementor-widget-container {
    margin: 10px 0
}

@media(max-width:1024px) {
    .elementor-4586 .elementor-element.elementor-element-7fb765d>.elementor-widget-container {
        margin: 0
    }
}

@media(max-width:767px) {
    .elementor-4586 .elementor-element.elementor-element-6791417>.elementor-shape-top svg {
        width: calc(500% + 1.3px);
        height: 20px
    }

    .elementor-4586 .elementor-element.elementor-element-6791417 {
        padding: 30px 0
    }

    .elementor-4586 .elementor-element.elementor-element-8d5fa79 {
        padding: 30px 0
    }
}

:root {
    --map-list-height: 360px;
    --search-height: 80px
}

.bdt-advanced-map {
    height: 100%;
    overflow: hidden
}

.bdt-advanced-map .bdt-grid-wrap {
    display: block
}

.bdt-advanced-map .bdt-advanced-gmap {
    display: block;
    width: 100% !important;
    height: var(--map-list-height) !important;
    margin-bottom: 30px;
    border-radius: 5px
}

.bdt-advanced-map .bdt-advanced-map-wrapper {
    width: 100%
}

.bdt-map-tooltip-view {
    width: 210px
}

.bdt-map-tooltip-bottom-footer {
    padding-top: 10px
}

.bdt-map-tooltip-bottom-footer .bdt-tooltip-title {
    margin: 0;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 500
}

.bdt-map-tooltip-bottom-footer .bdt-tooltip-place {
    margin: 0;
    padding-bottom: 10px;
    font-size: 12px;
    font-weight: 500
}

.bdt-map-tooltip-bottom-footer span {
    font-size: 12px;
    text-transform: capitalize;
    color: #524b4b
}

@media (min-width:768px) {
    .bdt-advanced-map .bdt-advanced-gmap {
        height: var(--map-list-height);
        margin-bottom: 0
    }

    .bdt-advanced-map .bdt-grid-wrap {
        display: flex
    }
}

@keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {

    50%,
    from,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {

    from,
    to {
        transform: scale3d(1, 1, 1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {

    from,
    to {
        transform: scale3d(1, 1, 1)
    }

    30% {
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {

    from,
    to {
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {

    from,
    to {
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {

    from,
    to {
        transform: none
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {

    11.1%,
    from,
    to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {

    60%,
    75%,
    90%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

.elementor-animation-grow {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow:active,
.elementor-animation-grow:focus,
.elementor-animation-grow:hover {
    transform: scale(1.1)
}

.elementor-animation-shrink {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-shrink:active,
.elementor-animation-shrink:focus,
.elementor-animation-shrink:hover {
    transform: scale(.9)
}

@keyframes elementor-animation-pulse {
    25% {
        transform: scale(1.1)
    }

    75% {
        transform: scale(.9)
    }
}

.elementor-animation-pulse:active,
.elementor-animation-pulse:focus,
.elementor-animation-pulse:hover {
    animation-name: elementor-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-pulse-grow {
    to {
        transform: scale(1.1)
    }
}

.elementor-animation-pulse-grow:active,
.elementor-animation-pulse-grow:focus,
.elementor-animation-pulse-grow:hover {
    animation-name: elementor-animation-pulse-grow;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-pulse-shrink {
    to {
        transform: scale(.9)
    }
}

.elementor-animation-pulse-shrink:active,
.elementor-animation-pulse-shrink:focus,
.elementor-animation-pulse-shrink:hover {
    animation-name: elementor-animation-pulse-shrink;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}

@keyframes elementor-animation-push {
    50% {
        transform: scale(.8)
    }

    100% {
        transform: scale(1)
    }
}

.elementor-animation-push:active,
.elementor-animation-push:focus,
.elementor-animation-push:hover {
    animation-name: elementor-animation-push;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

@keyframes elementor-animation-pop {
    50% {
        transform: scale(1.2)
    }
}

.elementor-animation-pop:active,
.elementor-animation-pop:focus,
.elementor-animation-pop:hover {
    animation-name: elementor-animation-pop;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}

.elementor-animation-bounce-in {
    transition-duration: .5s
}

.elementor-animation-bounce-in:active,
.elementor-animation-bounce-in:focus,
.elementor-animation-bounce-in:hover {
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-bounce-out {
    transition-duration: .5s
}

.elementor-animation-bounce-out:active,
.elementor-animation-bounce-out:focus,
.elementor-animation-bounce-out:hover {
    transform: scale(.8);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}

.elementor-animation-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-rotate:active,
.elementor-animation-rotate:focus,
.elementor-animation-rotate:hover {
    transform: rotate(4deg)
}

.elementor-animation-grow-rotate {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-grow-rotate:active,
.elementor-animation-grow-rotate:focus,
.elementor-animation-grow-rotate:hover {
    transform: scale(1.1) rotate(4deg)
}

.elementor-animation-float {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-float:active,
.elementor-animation-float:focus,
.elementor-animation-float:hover {
    transform: translateY(-8px)
}

.elementor-animation-sink {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.elementor-animation-sink:active,
.elementor-animation-sink:focus,
.elementor-animation-sink:hover {
    transform: translateY(8px)
}

@keyframes elementor-animation-bob {
    0% {
        transform: translateY(-8px)
    }

    50% {
        transform: translateY(-4px)
    }

    100% {
        transform: translateY(-8px)
    }
}

@keyframes elementor-animation-bob-float {
    100% {
        transform: translateY(-8px)
    }
}

.elementor-animation-bob:active,
.elementor-animation-bob:focus,
.elementor-animation-bob:hover {
    animation-name: elementor-animation-bob-float, elementor-animation-bob;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

@keyframes elementor-animation-hang {
    0% {
        transform: translateY(8px)
    }

    50% {
        transform: translateY(4px)
    }

    100% {
        transform: translateY(8px)
    }
}

@keyframes elementor-animation-hang-sink {
    100% {
        transform: translateY(8px)
    }
}

.elementor-animation-hang:active,
.elementor-animation-hang:focus,
.elementor-animation-hang:hover {
    animation-name: elementor-animation-hang-sink, elementor-animation-hang;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}

.elementor-animation-skew {
    transition-duration: .3s;
    transition-property: transform
}

.elementor-animation-skew:active,
.elementor-animation-skew:focus,
.elementor-animation-skew:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-forward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-forward:active,
.elementor-animation-skew-forward:focus,
.elementor-animation-skew-forward:hover {
    transform: skew(-10deg)
}

.elementor-animation-skew-backward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}

.elementor-animation-skew-backward:active,
.elementor-animation-skew-backward:focus,
.elementor-animation-skew-backward:hover {
    transform: skew(10deg)
}

@keyframes elementor-animation-wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }

    33.3% {
        transform: translateY(-6px)
    }

    49.95% {
        transform: translateY(4px)
    }

    66.6% {
        transform: translateY(-2px)
    }

    83.25% {
        transform: translateY(1px)
    }

    100% {
        transform: translateY(0)
    }
}

.elementor-animation-wobble-vertical:active,
.elementor-animation-wobble-vertical:focus,
.elementor-animation-wobble-vertical:hover {
    animation-name: elementor-animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-horizontal {
    16.65% {
        transform: translateX(8px)
    }

    33.3% {
        transform: translateX(-6px)
    }

    49.95% {
        transform: translateX(4px)
    }

    66.6% {
        transform: translateX(-2px)
    }

    83.25% {
        transform: translateX(1px)
    }

    100% {
        transform: translateX(0)
    }
}

.elementor-animation-wobble-horizontal:active,
.elementor-animation-wobble-horizontal:focus,
.elementor-animation-wobble-horizontal:hover {
    animation-name: elementor-animation-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-bottom-right {
    16.65% {
        transform: translate(8px, 8px)
    }

    33.3% {
        transform: translate(-6px, -6px)
    }

    49.95% {
        transform: translate(4px, 4px)
    }

    66.6% {
        transform: translate(-2px, -2px)
    }

    83.25% {
        transform: translate(1px, 1px)
    }

    100% {
        transform: translate(0, 0)
    }
}

.elementor-animation-wobble-to-bottom-right:active,
.elementor-animation-wobble-to-bottom-right:focus,
.elementor-animation-wobble-to-bottom-right:hover {
    animation-name: elementor-animation-wobble-to-bottom-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-to-top-right {
    16.65% {
        transform: translate(8px, -8px)
    }

    33.3% {
        transform: translate(-6px, 6px)
    }

    49.95% {
        transform: translate(4px, -4px)
    }

    66.6% {
        transform: translate(-2px, 2px)
    }

    83.25% {
        transform: translate(1px, -1px)
    }

    100% {
        transform: translate(0, 0)
    }
}

.elementor-animation-wobble-to-top-right:active,
.elementor-animation-wobble-to-top-right:focus,
.elementor-animation-wobble-to-top-right:hover {
    animation-name: elementor-animation-wobble-to-top-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-top {
    16.65% {
        transform: skew(-12deg)
    }

    33.3% {
        transform: skew(10deg)
    }

    49.95% {
        transform: skew(-6deg)
    }

    66.6% {
        transform: skew(4deg)
    }

    83.25% {
        transform: skew(-2deg)
    }

    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-top {
    transform-origin: 0 100%
}

.elementor-animation-wobble-top:active,
.elementor-animation-wobble-top:focus,
.elementor-animation-wobble-top:hover {
    animation-name: elementor-animation-wobble-top;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-bottom {
    16.65% {
        transform: skew(-12deg)
    }

    33.3% {
        transform: skew(10deg)
    }

    49.95% {
        transform: skew(-6deg)
    }

    66.6% {
        transform: skew(4deg)
    }

    83.25% {
        transform: skew(-2deg)
    }

    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-bottom {
    transform-origin: 100% 0
}

.elementor-animation-wobble-bottom:active,
.elementor-animation-wobble-bottom:focus,
.elementor-animation-wobble-bottom:hover {
    animation-name: elementor-animation-wobble-bottom;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-wobble-skew {
    16.65% {
        transform: skew(-12deg)
    }

    33.3% {
        transform: skew(10deg)
    }

    49.95% {
        transform: skew(-6deg)
    }

    66.6% {
        transform: skew(4deg)
    }

    83.25% {
        transform: skew(-2deg)
    }

    100% {
        transform: skew(0)
    }
}

.elementor-animation-wobble-skew:active,
.elementor-animation-wobble-skew:focus,
.elementor-animation-wobble-skew:hover {
    animation-name: elementor-animation-wobble-skew;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

@keyframes elementor-animation-buzz {
    50% {
        transform: translateX(3px) rotate(2deg)
    }

    100% {
        transform: translateX(-3px) rotate(-2deg)
    }
}

.elementor-animation-buzz:active,
.elementor-animation-buzz:focus,
.elementor-animation-buzz:hover {
    animation-name: elementor-animation-buzz;
    animation-duration: .15s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes elementor-animation-buzz-out {
    10% {
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        transform: translateX(1px) rotate(0)
    }

    100% {
        transform: translateX(-1px) rotate(0)
    }
}

.elementor-animation-buzz-out:active,
.elementor-animation-buzz-out:focus,
.elementor-animation-buzz-out:hover {
    animation-name: elementor-animation-buzz-out;
    animation-duration: .75s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}