@charset "UTF-8";

.fagel-core-page-inline-style {
    position: absolute !important;
    width: 0;
    height: 0;
    line-height: 1;
    display: none
}

.kc-elm.qodef-shortcode .fa,
.kc-elm.qodef-shortcode .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.kc-elm.qodef-shortcode .fa:before,
.kc-elm.qodef-shortcode .fas:before {
    font-family: inherit;
    font-weight: inherit
}

.kc-elm.qodef-shortcode .fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.kc-elm.qodef-shortcode .fab:before {
    font-family: inherit;
    font-weight: inherit
}

#qodef-age-verification-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    opacity: 0;
    z-index: 115;
    visibility: hidden;
    transition: opacity .3s ease-out
}

#qodef-age-verification-modal .qodef-m-logo {
    position: absolute;
    top: 30px;
    left: 30px
}

#qodef-age-verification-modal .qodef-m-logo a {
    position: relative;
    display: block;
    max-width: 50%
}

#qodef-age-verification-modal .qodef-m-logo img {
    display: block
}

#qodef-age-verification-modal .qodef-m-content {
    padding: 30px;
    text-align: center;
    max-width: 700px
}

#qodef-age-verification-modal .qodef-m-content-title {
    margin: 0;
    color: #fff
}

#qodef-age-verification-modal .qodef-m-content-subtitle {
    margin: 11px 0 0;
    color: var(--qode-main-color)
}

#qodef-age-verification-modal .qodef-m-content-note {
    margin: 32px 0 0;
    color: #e5dcdb
}

#qodef-age-verification-modal .qodef-m-content-prevent {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 52px
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--yes {
    margin-right: 10px
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--no {
    color: #fff;
    border-color: #a3a19e
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--no:hover {
    color: #fff;
    border-color: #28201e;
    background-color: #28201e
}

.qodef-age-verification--opened #qodef-age-verification-modal {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease-out
}

#qodef-back-to-top {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 26px;
    bottom: 96px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 10000
}

@media only screen and (max-width:1024px) {
    #qodef-back-to-top {
        bottom: 26px
    }
}

#qodef-back-to-top .qodef-back-to-top-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #000;
    background-color: transparent;
    overflow: hidden;
    transform: translateY(0);
    transition: transform .35s cubic-bezier(.25, .46, .45, .94)
}

.qodef-back-to-top-skin--light #qodef-back-to-top .qodef-back-to-top-icon {
    color: #f1eddd
}

#qodef-back-to-top svg {
    flex-shrink: 0
}

#qodef-back-to-top:hover .qodef-back-to-top-icon {
    transform: translateY(-7px)
}

#qodef-back-to-top.qodef--off {
    opacity: 0;
    visibility: hidden;
    transition: opacity .15s ease, visibility 0s .15s
}

#qodef-back-to-top.qodef--on {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease
}

#qodef-back-to-top.qodef-back-to-top-skin--light .qodef-back-to-top-icon {
    color: #f1eddd
}

.qodef-background-text {
    position: relative
}

.qodef-background-text .qodef-m-background-text-holder {
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%
}

.qodef-background-text .qodef-m-background-text {
    color: var(--qode-main-color);
    font-family: "Six Caps", sans-serif;
    font-size: 200px;
    line-height: 1em
}

.qodef-blog.qodef-item-layout--info-on-image {
    margin: 0
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-media {
    height: 100%;
    width: 100%
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 20px 40px 35px;
    background-color: rgba(0, 0, 0, .12)
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-title {
    color: #fff
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-title a {
    color: inherit
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-info>* {
    color: #fff
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-post-link {
    z-index: 2
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-inner {
    align-items: flex-start;
    display: flex
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-media {
    flex-shrink: 0;
    margin-right: 17px;
    width: 119px
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-content {
    margin: 0
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder {
    margin-top: 0
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-inner {
    align-items: flex-start;
    display: flex
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    flex-shrink: 0;
    margin-right: 20px;
    width: 120px
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-content {
    margin: 0
}

.qodef-blog.qodef-item-layout--side-by-side article .qodef-e-bottom-holder {
    margin-top: 0
}

.qodef-blog.qodef-item-layout--standard.qodef-border--enabled {
    border-top: 1px solid #b5b5b5;
    padding-top: 38px
}

.qodef-blog.qodef-item-layout--standard.qodef-disabled-readmore .qodef-e-bottom-holder {
    display: none
}

@media only screen and (max-width:680px) {
    .qodef-blog.qodef-item-layout--standard.qodef--list.qodef-grid.qodef-gutter--normal>.qodef-grid-inner {
        row-gap: 60px
    }
}

.widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 20px
}

.widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 7.5px
}

.widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 80px !important
}

.widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-top-area .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-top-area .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 7.5px
}

#qodef-top-area .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 80px !important
}

#qodef-top-area .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-page-footer .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-page-footer .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 7.5px
}

#qodef-page-footer .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 80px !important
}

#qodef-page-footer .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-page-footer .qodef-skin--light .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-page-footer .qodef-skin--light .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 7.5px
}

#qodef-page-footer .qodef-skin--light .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 80px !important
}

#qodef-page-footer .qodef-skin--light .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-side-area .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-side-area .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 7.5px
}

#qodef-side-area .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 80px !important
}

#qodef-side-area .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

.qodef-mega-menu-widget-holder .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:not(:last-child) {
    margin-bottom: 20px
}

.qodef-mega-menu-widget-holder .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article:first-child {
    margin-top: 7.5px
}

.qodef-mega-menu-widget-holder .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    margin-right: 20px;
    width: 80px !important
}

.qodef-mega-menu-widget-holder .widget.widget_fagel_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 10px
}

#qodef-author-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 69px;
    padding: 0 9.25%
}

#qodef-author-info .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: flex-start;
    border: 1px solid #b5b5b5;
    padding: 30px
}

#qodef-author-info .qodef-m-image {
    flex-shrink: 0;
    margin-right: 34px
}

#qodef-author-info .qodef-m-image a,
#qodef-author-info .qodef-m-image img {
    display: block
}

#qodef-author-info .qodef-m-author {
    margin: 0
}

#qodef-author-info .qodef-m-email {
    margin: 5px 0 0
}

#qodef-author-info .qodef-m-description {
    margin: 26px 0 0
}

#qodef-author-info .qodef-m-social-icons {
    margin-top: 20px
}

#qodef-author-info .qodef-m-social-icons a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    text-transform: capitalize
}

#qodef-author-info .qodef-m-social-icons a:after {
    content: ","
}

#qodef-author-info .qodef-m-social-icons a:last-child {
    margin-right: 0
}

#qodef-author-info .qodef-m-social-icons a:last-child:after {
    content: ""
}

#qodef-related-posts {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 86px
}

#qodef-single-post-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 88px 0 3px
}

#qodef-single-post-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 96px;
    border-bottom: 1px solid #b5b5b5
}

#qodef-single-post-navigation .qodef-m-nav {
    position: relative;
    display: flex;
    align-items: center
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-arrow {
    display: inline-flex;
    align-items: center;
    border: 1px solid #b5b5b5;
    padding: 11px 22px 8px;
    border-radius: 37px
}

#qodef-single-post-navigation .qodef-m-nav>* {
    display: block;
    line-height: inherit
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-label .qodef-m-text {
    opacity: 1;
    transition: opacity .1s
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-label .qodef-m-marquee {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-label .qodef-m-marquee-inner {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    position: relative;
    transform: translate3d(calc(-25% + 1rem), 0, 0);
    animation: qodef-btn-marquee 1s linear infinite;
    animation-play-state: paused;
    opacity: 0;
    transition: opacity .1s
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-nav-label .qodef-m-marquee-inner span {
    white-space: nowrap;
    padding: 0 15px !important
}

#qodef-single-post-navigation .qodef-m-nav:hover {
    color: currentColor
}

#qodef-single-post-navigation .qodef-m-nav:hover .qodef-m-nav-label .qodef-m-text {
    opacity: 0
}

#qodef-single-post-navigation .qodef-m-nav:hover .qodef-m-nav-label .qodef-m-marquee-inner {
    animation-play-state: running;
    opacity: 1
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon {
    position: relative;
    fill: currentColor;
    stroke: none
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
    left: 0
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon {
    margin-right: 8px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-image {
    margin-right: 32px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next {
    right: 0;
    margin-left: auto;
    text-align: right;
    flex-direction: row-reverse
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon {
    margin-left: 8px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-nav-image {
    margin-left: 32px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-nav-arrow {
    display: inline-flex;
    flex-direction: row-reverse;
    align-items: center
}

#qodef-single-post-navigation .qodef-m-nav:hover .qodef-m-nav-content {
    color: #000
}

@media only screen and (max-width:680px) {
    #qodef-single-post-navigation .qodef-m-nav-image {
        display: none
    }
}

#qodef-single-post-navigation .qodef-m-nav-label {
    color: #585858;
    font-family: Syne, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    position: relative
}

.qodef--drag-cursor {
    cursor: none
}

.qodef--drag-cursor * {
    cursor: inherit
}

.qodef--drag-cursor .swiper-wrapper {
    min-width: 1000%
}

.qodef-m-custom-cursor {
    height: 120px;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 50%;
    transition: opacity .3s ease-out, visibility .3s ease-out;
    visibility: hidden;
    width: 120px;
    z-index: 2
}

.qodef-m-custom-cursor-inner {
    border-radius: 50%;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.qodef-m-custom-cursor.qodef--show {
    opacity: 1;
    visibility: visible
}

.qodef-m-custom-cursor.qodef--hide {
    opacity: 0;
    visibility: hidden
}

#qodef-page-footer .qodef-alignment--left {
    text-align: left
}

#qodef-page-footer .qodef-alignment--left .widget img {
    margin-right: auto
}

#qodef-page-footer .qodef-alignment--center {
    text-align: center
}

#qodef-page-footer .qodef-alignment--center .widget img {
    margin-right: auto;
    margin-left: auto
}

#qodef-page-footer .qodef-alignment--right {
    text-align: right
}

#qodef-page-footer .qodef-alignment--right .widget img {
    margin-left: auto
}

.error404 #qodef-page-footer {
    display: none
}

@media (min-width:681px) {
    #qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2) {
        text-align: right
    }
}

.qodef-page-footer--uncover #qodef-page-outer {
    z-index: 90
}

.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
    position: fixed;
    bottom: 0;
    left: 0
}

#qodef-fullscreen-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2d2d2d;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden !important;
    visibility: hidden;
    opacity: 0;
    z-index: 99
}

#qodef-fullscreen-area .qodef-content-grid {
    height: 100%
}

#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu {
    width: 100%
}

.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease-out
}

.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease-out
}

#qodef-fullscreen-area-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%
}

.qodef-fullscreen-menu {
    position: relative;
    top: 0;
    margin: 0 auto;
    text-align: left
}

.qodef-fullscreen-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-fullscreen-menu ul li {
    position: relative;
    margin: 0;
    padding: 0
}

.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow {
    display: none
}

.qodef-fullscreen-menu ul li a .qodef-menu-item-custom-label {
    color: #707070;
    font-family: Syne, sans-serif;
    font-size: 17px;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 6px;
    margin-left: 10px;
    transition: color .3s ease-out
}

@media only screen and (max-width:1366px) {
    .qodef-fullscreen-menu ul li a .qodef-menu-item-custom-label {
        margin-top: 4px
    }
}

@media only screen and (max-width:680px) {
    .qodef-fullscreen-menu ul li a .qodef-menu-item-custom-label {
        margin-top: 2px
    }
}

.qodef-fullscreen-menu ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-fullscreen-menu ul.sub-menu {
    display: none
}

.qodef-fullscreen-menu .qodef-menu-item-icon {
    margin-right: 5px
}

.qodef-fullscreen-menu .qodef-mega-menu-widget-holder {
    display: none
}

.qodef-fullscreen-menu>ul>li {
    padding: 6px 0
}

.qodef-fullscreen-menu>ul>li>a {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 120px;
    line-height: 1.025em;
    color: #f1eddd;
    display: flex;
    font-size: 110px
}

@media only screen and (max-width:1366px) {
    .qodef-fullscreen-menu>ul>li>a {
        font-size: 100px
    }
}

@media only screen and (max-width:680px) {
    .qodef-fullscreen-menu>ul>li>a {
        font-size: 90px
    }
}

.qodef-fullscreen-menu>ul>li>a .qodef-menu-item-text {
    position: relative;
    display: inline-block
}

.qodef-fullscreen-menu>ul>li>a .qodef-menu-item-text--original {
    display: block;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

.qodef-fullscreen-menu>ul>li>a .qodef-menu-item-text--hover {
    color: var(--qode-main-color);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    -webkit-clip-path: inset(-1px 100% -1px 0);
    clip-path: inset(-1px 100% -1px 0)
}

.qodef-fullscreen-menu>ul>li>a:hover .qodef-menu-item-custom-label {
    color: var(--qode-main-color)
}

.qodef-fullscreen-menu>ul>li>a:hover .qodef-menu-item-text--original {
    -webkit-clip-path: inset(-1px 0 -1px 100%);
    clip-path: inset(-1px 0 -1px 100%)
}

.qodef-fullscreen-menu>ul>li>a:hover .qodef-menu-item-text--hover {
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

.qodef-fullscreen-menu>ul>li>a .qodef-fullscreen-menu-count-number {
    font-family: Syne, sans-serif;
    font-size: 20px
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a .qodef-menu-item-custom-label,
.qodef-fullscreen-menu>ul>li.current-menu-item>a .qodef-menu-item-custom-label {
    color: var(--qode-main-color)
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a .qodef-menu-item-text--original,
.qodef-fullscreen-menu>ul>li.current-menu-item>a .qodef-menu-item-text--original {
    -webkit-clip-path: inset(-1px 0 -1px 100%);
    clip-path: inset(-1px 0 -1px 100%)
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a .qodef-menu-item-text--hover,
.qodef-fullscreen-menu>ul>li.current-menu-item>a .qodef-menu-item-text--hover {
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul {
    padding: 15px 0 16px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul>li ul {
    padding: 5px 0 10px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 20px 0;
    overflow: hidden;
    transition: padding .3s ease-out;
    padding-right: 18px;
    color: #000;
    font-family: Syne, sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 400;
    color: #f6f5ee;
    margin: 10px 0 10px 20px;
    text-transform: none
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:before {
    color: var(--qode-main-color);
    font-family: Syne, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    content: '*';
    position: absolute;
    top: calc(50% - 4px);
    transition: left .3s ease-out, right .3s ease-out;
    left: -18px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover {
    padding-left: 18px;
    padding-right: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover:before {
    left: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:before {
    font-size: 30px;
    font-weight: 500;
    top: calc(50% - 7px)
}

@media only screen and (max-width:480px) {
    .qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
        font-size: 25px
    }
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a {
    padding-left: 18px;
    padding-right: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:before,
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a:before {
    left: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li:first-of-type>a {
    margin-top: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li:last-of-type>a {
    margin-bottom: 0
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
    color: #fff
}

.qodef-fullscreen-menu--opened #qodef-page-header,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header {
    visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened .qodef-header-logo-link,
.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link {
    visibility: visible
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light {
    opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

.qodef-fullscreen-menu--opened .qodef-header-logo-link.qodef-source--svg-path {
    color: #fff
}

.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-link,
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-mobile-header-logo-link {
    visibility: hidden
}

#qodef-page-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 40px
}

#qodef-page-header .qodef-widget-holder .widget {
    margin: 0 20px
}

#qodef-page-header .qodef-widget-holder .widget:first-child {
    margin-left: 0
}

#qodef-page-header .qodef-widget-holder .widget:last-child {
    margin-right: 0
}

#qodef-page-header div[id^=monster-widget-placeholder],
#qodef-page-header div[id^=woo-monster-widget-placeholder] {
    display: none
}

#qodef-page-header-inner {
    border-bottom: 0 solid transparent
}

#qodef-page-header-inner.qodef-content-grid {
    padding: 0
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a:hover,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a:hover {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a,
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack,
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined,
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--textual,
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack,
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined,
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path,
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--textual {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:hover,
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:hover,
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--textual:hover,
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:hover,
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:hover,
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:hover,
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover {
    color: var(--qode-header-dark-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,
#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a {
    color: var(--qode-header-dark-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack,
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined,
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--textual,
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack,
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined,
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path,
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--textual {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:hover,
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:hover,
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--textual:hover,
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:hover,
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:hover,
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:hover,
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--textual:hover {
    color: var(--qode-header-dark-hover-color) !important
}

#qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 1
}

#qodef-page-header .qodef-header-logo-link img.qodef--dark,
#qodef-page-header .qodef-header-logo-link img.qodef--light {
    opacity: 0
}

#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
    display: block;
    width: 50px;
    height: auto;
    fill: currentColor;
    stroke: currentColor
}

#qodef-page-header .qodef-header-logo-link.qodef-source--textual {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 60px;
    line-height: 1.05em;
    transition: color .3s ease-out
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light {
    opacity: 1
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--light,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark {
    opacity: 1
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-dark-hover-color) !important
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper,
.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper {
    justify-content: flex-end
}

.qodef-header--divided #qodef-page-header .qodef-header-logo-link {
    justify-content: center
}

.qodef-header--divided #qodef-page-header .qodef-header-navigation {
    margin: 0 40px
}

.qodef-header--divided #qodef-page-header .qodef-header-navigation>ul>li {
    margin: 0 20px
}

.qodef-header--divided #qodef-page-header .qodef-header-navigation>ul>li:first-child {
    margin-left: 0
}

.qodef-header--divided #qodef-page-header .qodef-header-navigation>ul>li:last-child {
    margin-right: 0
}

.qodef-header--divided #qodef-page-header .qodef-widget-holder {
    margin-left: 0
}

.qodef-header--divided #qodef-page-header-inner {
    align-items: stretch;
    justify-content: center
}

.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: auto
}

.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
    margin-right: 30px
}

.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: inline-flex;
    align-items: center
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto;
    margin-right: auto
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
    margin-right: auto
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: 40px
}

@media only screen and (min-width:1367px) and (max-width:1680px) {

    .qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid,
    .qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {

    .qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid,
    .qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {

    .qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid,
    .qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1367px) and (max-width:1680px) {

    .qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid,
    .qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {

    .qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid,
    .qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {

    .qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid,
    .qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1367px) and (max-width:1440px) {

    .qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid,
    .qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {

    .qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid,
    .qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {

    .qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid,
    .qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {

    .qodef-content-grid-1100.qodef-header--vertical-sliding .qodef-content-grid,
    .qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {

    .qodef-content-grid-1100.qodef-header--vertical-sliding .qodef-content-grid,
    .qodef-header--vertical-sliding section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

.qodef-header--vertical-sliding #qodef-page-header {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 70px
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-header-logo-link img {
    max-width: unset
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder {
    height: auto;
    margin-left: 0
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder .widget {
    margin: 10px 0
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder .widget a,
.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder .widget p {
    color: grey
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder .widget a:hover {
    color: var(--qode-main-color)
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder .widget:first-child {
    margin-top: 0
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder .widget:last-child {
    margin-bottom: 0
}

.qodef-header--vertical-sliding #qodef-page-header-inner {
    padding: 0
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static {
    background-color: #fcf8f5;
    border-right: 1px solid #b5b5b5;
    display: grid;
    grid-template-rows: minmax(0, 1fr) min-content minmax(0, 1fr);
    grid-template-columns: minmax(0, auto);
    width: 100%;
    justify-content: center;
    justify-items: center;
    align-content: center;
    z-index: 1
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-header-logo-link,
.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-widget-holder {
    animation: qode-fade-in .25s .6s linear both
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-header-logo-link {
    place-self: start center
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-widget-holder {
    place-self: end center;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    margin-bottom: 24px
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic {
    background-color: #fcf8f5;
    left: -450px;
    padding-left: 70px;
    position: fixed;
    top: 0;
    transition: all .6s cubic-bezier(.25, .46, .45, .94);
    visibility: hidden;
    width: 380px;
    z-index: -1;
    border-right: 1px solid #b5b5b5
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-header-logo-link,
.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-widget-holder {
    margin-right: 70px
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-header-logo-link img {
    position: relative !important;
    top: 0 !important;
    transform: none !important
}

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef--dynamic {
    left: 0;
    visibility: visible
}

.qodef-header--vertical-sliding.admin-bar #qodef-page-header,
.qodef-header--vertical-sliding.admin-bar .qodef--dynamic {
    height: calc(100% - 32px);
    top: 32px
}

.qodef-header--vertical-sliding #qodef-page-footer,
.qodef-header--vertical-sliding #qodef-page-outer {
    padding-left: 70px
}

.qodef-header--vertical-sliding .qodef-skin--light .qodef-vertical-sliding-area.qodef--static {
    background-color: #000;
    border-right-color: transparent
}

.qodef-header--vertical-sliding .qodef-skin--light .qodef-vertical-sliding-area.qodef--dynamic {
    background-color: #2d2d2d
}

.qodef-header--vertical-sliding .qodef-skin--light .qodef-vertical-sliding-area .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a {
    color: #fff
}

.qodef-vertical-sliding-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light {
    opacity: 1
}

.qodef-vertical-sliding-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,
.qodef-vertical-sliding-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 0 35px;
    width: 100%;
    z-index: 100
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li {
    margin: 0;
    padding: 8px 0;
    position: relative
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li a .qodef-menu-item-arrow {
    display: none
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li .qodef-drop-down-second {
    transform: translateZ(0)
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li .qodef-drop-down-second-inner {
    display: block;
    padding: 0;
    position: relative;
    z-index: 997
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation .qodef-menu-item-icon {
    margin-right: 5px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation .qodef-mega-menu-widget-holder {
    display: none
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a {
    color: #000;
    font-family: Syne, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a:hover {
    color: var(--qode-main-color)
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner>ul {
    padding: 11px 0 1px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul {
    padding-left: 20px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 20px 0;
    overflow: hidden;
    transition: padding .3s ease-out;
    padding-right: 18px;
    color: #000;
    font-family: Syne, sans-serif;
    font-size: 15px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a:before {
    color: var(--qode-main-color);
    font-family: Syne, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    content: '*';
    position: absolute;
    top: calc(50% - 4px);
    transition: left .3s ease-out, right .3s ease-out;
    left: -18px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a {
    padding-left: 18px;
    padding-right: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:before,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a:before,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a:before {
    left: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-ancestor>a,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--below ul li .qodef-drop-down-second {
    display: none
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second {
    position: absolute;
    top: 0;
    width: 100%
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second ul {
    background-color: #fff;
    left: calc(100% + 46px);
    margin-left: 50px;
    opacity: 0;
    padding: 25px 20px;
    position: absolute;
    top: -23px;
    transition: all .3s ease-out;
    visibility: hidden;
    width: 254px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second ul.qodef-float--open {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
    z-index: 900
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second ul ul {
    left: calc(100% + 20px);
    top: -25px;
    transition: all .2s ease;
    visibility: hidden
}

.qodef-header--fixed-display #qodef-page-header,
.qodef-header--fixed-display #qodef-top-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.qodef--boxed.qodef-header--fixed-display #qodef-top-area {
    left: 30px;
    width: calc(100% - 60px)
}

.qodef--boxed.qodef-header--fixed-display #qodef-page-header {
    left: 30px;
    width: calc(100% - 60px)
}

.qodef-header--fixed-display.admin-bar #qodef-page-header,
.qodef-header--fixed-display.admin-bar #qodef-top-area {
    top: 32px
}

.qodef-header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    height: 85px;
    width: 100%;
    background-color: #fff;
    transform: translateY(-100%);
    transition: transform .5s ease, top .5s ease;
    z-index: 100
}

.qodef-header--sticky-display .qodef-header-sticky {
    transform: translateY(0)
}

.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
    top: 32px
}

.qodef-header-sticky-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    border-bottom: 0 solid transparent;
    padding: 0 40px
}

.qodef-header-sticky-inner.qodef-content-grid {
    padding: 0
}

.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-logo-link {
    margin-right: auto
}

.qodef-header-standard--left .qodef-header-sticky-inner {
    justify-content: flex-start
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-navigation {
    margin-left: 20px
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder {
    margin-left: auto !important
}

#qodef-top-area {
    position: relative;
    background-color: #2d2d2d;
    z-index: 101
}

#qodef-top-area .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%
}

#qodef-top-area .qodef-widget-holder.qodef--left {
    margin-right: auto
}

#qodef-top-area .qodef-widget-holder.qodef--right {
    margin-left: auto
}

#qodef-top-area .qodef-widget-holder .widget {
    margin: 0 20px
}

#qodef-top-area .qodef-widget-holder .widget:first-child {
    margin-left: 0
}

#qodef-top-area .qodef-widget-holder .widget:last-child {
    margin-right: 0
}

#qodef-top-area .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

#qodef-top-area .widget .textwidget>*,
#qodef-top-area .widget .widget p {
    margin: 0
}

#qodef-top-area div[id^=monster-widget-placeholder],
#qodef-top-area div[id^=woo-monster-widget-placeholder] {
    display: none
}

#qodef-top-area-inner {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: space-between;
    padding: 0 40px;
    position: relative;
    border-bottom: 0 solid transparent
}

#qodef-top-area-inner.qodef-content-grid {
    padding: 0 !important
}

#qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder {
    margin: 0 auto
}

#qodef-multiple-map-notice {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 30px 15%;
    text-align: center;
    color: var(--qode-main-color);
    background-color: #fafafa
}

.qodef-map-marker-holder {
    transform: translate(-50%, -100%);
    z-index: 10
}

.qodef-map-marker-holder.qodef-active {
    z-index: 500
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
    display: block
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder .qodef-map-marker {
    position: relative;
    width: 50px;
    height: auto;
    transition: all .15s ease-out
}

.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
    position: relative;
    width: 100%;
    height: 100%
}

.qodef-map-marker-holder .qodef-map-marker svg {
    width: 100%;
    height: auto
}

.qodef-map-marker-holder .qodef-map-marker svg path {
    transition: fill .2s ease-in-out
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder .qodef-info-window {
    position: absolute;
    top: -10px;
    left: -17px;
    display: none;
    min-width: 284px;
    background-color: #fff;
    border: 1px solid #707070;
    border-radius: 4px;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .5);
    z-index: 10;
    transition: opacity .3s ease;
    transform: translate(0, -100%)
}

.qodef-map-marker-holder .qodef-info-window-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 8px
}

.qodef-map-marker-holder .qodef-info-window-inner:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 35px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-top: 1px solid #707070;
    border-left: 1px solid #707070;
    transform: rotate(-135deg)
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image {
    margin-right: 12px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img {
    display: block;
    width: 65px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title {
    margin: 0;
    transition: color .2s ease-out
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
    margin: 3px 0 0;
    font-family: Syne, sans-serif;
    font-size: 14px;
    line-height: 1.2em
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title {
    color: var(--qode-main-color)
}

.qodef-cluster-marker {
    width: 50px;
    height: auto
}

.qodef-cluster-marker.qodef-active svg path:first-child,
.qodef-cluster-marker:hover svg path:first-child {
    fill: #3ebeb4
}

.qodef-cluster-marker.qodef-active svg path:last-child,
.qodef-cluster-marker:hover svg path:last-child {
    fill: #51a69e
}

.qodef-cluster-marker .qodef-cluster-marker-inner {
    position: relative
}

.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #000
}

.qodef-cluster-marker svg {
    width: 100%;
    height: auto
}

.qodef-cluster-marker svg path {
    transition: fill .2s ease-in-out
}

.qodef-places-geo-radius {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    width: 100%;
    height: 48px;
    display: none;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #707070;
    z-index: 9999
}

.qodef-places-geo-radius .qodef-range-slider-label {
    display: inline-flex;
    align-items: center;
    height: 100%
}

.qodef-places-geo-radius .noUi-target {
    position: relative;
    display: inline-flex;
    height: 3px;
    width: calc(100% - 70px);
    background-color: #eaeaea;
    border: 0;
    direction: ltr;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 10px
}

.qodef-places-geo-radius .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-places-geo-radius .noUi-target .noUi-base {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1
}

.qodef-places-geo-radius .noUi-target .noUi-connects {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect,
.qodef-places-geo-radius .noUi-target .noUi-origin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    will-change: transform;
    transform-origin: 0 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect {
    background-color: var(--qode-main-color)
}

.qodef-places-geo-radius .noUi-target .noUi-handle {
    position: absolute;
    top: -3px;
    left: auto;
    right: -9px;
    width: 9px;
    height: 9px;
    background-color: var(--qode-main-color);
    cursor: pointer
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip {
    position: absolute;
    left: 50%;
    bottom: 7px;
    display: block;
    font-size: 12px;
    white-space: nowrap;
    transform: translateX(-50%)
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip:after {
    content: ' km'
}

.qodef-places-geo-radius .noUi-state-drag * {
    cursor: inherit !important
}

.qodef-places-geo-radius .noUi-draggable {
    cursor: ew-resize
}

.qodef-places-geo-radius [disabled] .noUi-handle,
.qodef-places-geo-radius [disabled].noUi-handle,
.qodef-places-geo-radius [disabled].noUi-target {
    cursor: not-allowed !important
}

#qodef-page-mobile-header {
    background-color: #fff
}

#qodef-page-mobile-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%
}

#qodef-page-mobile-header .qodef-widget-holder .widget {
    margin: 0 0 0 20px
}

#qodef-page-mobile-header .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

#qodef-page-mobile-header .widget .textwidget>*,
#qodef-page-mobile-header .widget .widget p {
    margin: 0
}

#qodef-page-mobile-header div[id^=monster-widget-placeholder],
#qodef-page-mobile-header div[id^=woo-monster-widget-placeholder] {
    display: none
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened {
    color: var(--qode-main-color)
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon {
    visibility: hidden
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-mobile-header--sticky #qodef-page-mobile-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transform: translateY(-100%)
}

.qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
    transition: transform .3s ease, top .3s ease
}

.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    transform: translateY(0)
}

.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    top: 46px
}

.qodef--passepartout #qodef-page-mobile-header-inner {
    padding: 0
}

#qodef-page-mobile-header-inner.qodef-skin--light+nav ul li>a {
    color: var(--qode-header-light-color) !important
}

#qodef-page-mobile-header-inner.qodef-skin--light+nav ul li .qodef-menu-item-arrow {
    color: var(--qode-header-light-color) !important
}

#qodef-page-mobile-header-inner.qodef-skin--light .qodef-mobile-header-logo-link.qodef-source--svg-path {
    color: var(--qode-header-light-color) !important
}

#qodef-page-mobile-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack,
#qodef-page-mobile-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined,
#qodef-page-mobile-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path {
    color: var(--qode-header-light-color) !important
}

#qodef-page-mobile-header-inner.qodef-skin--dark+nav ul li>a {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-mobile-header-inner.qodef-skin--dark+nav ul li .qodef-menu-item-arrow {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-mobile-header-inner.qodef-skin--dark .qodef-mobile-header-logo-link.qodef-source--svg-path {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-mobile-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack,
#qodef-page-mobile-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined,
#qodef-page-mobile-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path {
    color: var(--qode-mobile-header-dark-color) !important
}

.qodef-mobile-header-navigation ul li .qodef-content-grid {
    width: 100%
}

#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
    max-height: 100%;
    width: auto;
    margin-right: auto
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    opacity: 1
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
    opacity: 0
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg {
    display: block;
    width: 50px;
    height: auto;
    fill: currentColor;
    stroke: currentColor
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 60px;
    line-height: 1.05em;
    transition: color .3s ease-out
}

.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon {
    margin-right: 5px
}

.qodef-mobile-header-navigation ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder {
    display: none
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner {
    justify-content: flex-end
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
    margin-right: auto
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon {
    margin-left: 20px
}

.qodef-fullscreen-menu--opened {
    overflow-y: hidden
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
    opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    opacity: 0
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color) !important
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path:hover,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color) !important
}

.qodef-mobile-header--side-area #qodef-page-mobile-header-inner .qodef-side-area-mobile-header-opener {
    margin-left: 20px
}

#qodef-side-area-mobile-header {
    position: fixed;
    top: 0;
    right: -340px;
    width: 340px;
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 70px 60px;
    background-color: #2d2d2d;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.25, .46, .45, .94)
}

#qodef-side-area-mobile-header .qodef-m-close {
    position: absolute;
    top: 26px;
    right: 40px;
    display: block;
    z-index: 1000;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation {
    width: 100%
}

#qodef-side-area-mobile-header .qodef-m-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li {
    position: relative;
    padding: 0;
    margin: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second {
    display: none;
    transform: translateZ(0)
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second-inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow {
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: color .3s ease-out;
    transform: rotate(0);
    transition: transform .3s ease-out, color .3s ease-out
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow:hover {
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 20px 0;
    overflow: hidden;
    transition: padding .3s ease-out;
    padding-right: 18px;
    color: #000;
    font-family: Syne, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a:before {
    color: var(--qode-main-color);
    font-family: Syne, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    content: '*';
    position: absolute;
    top: calc(50% - 4px);
    transition: left .3s ease-out, right .3s ease-out;
    left: -18px
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor>a,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a {
    padding-left: 18px;
    padding-right: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor>a:before,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a:before,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a:before {
    left: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul ul {
    display: none
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef--hide-link>a {
    cursor: default
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef-menu-item--open>.qodef-menu-item-arrow {
    transform: rotate(90deg)
}

#qodef-side-area-mobile-header .qodef-m-navigation .qodef-menu-item-icon {
    margin-right: 5px
}

#qodef-side-area-mobile-header .qodef-m-navigation .qodef-mega-menu-widget-holder {
    display: none
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a {
    color: #000;
    font-family: Syne, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a,
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

#qodef-side-area-mobile-header .qodef-widget-holder {
    position: absolute;
    left: 60px;
    bottom: 20px;
    width: calc(100% - 2*60px);
    height: auto
}

#qodef-side-area-mobile-header .qodef-widget-holder .widget {
    margin: 0
}

.admin-bar #qodef-side-area-mobile-header {
    top: 32px;
    height: calc(100vh - 32px)
}

#qodef-side-area-mobile-header.qodef--opened {
    right: 0;
    visibility: visible
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner {
    justify-content: flex-end
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
    margin-right: auto
}

.qodef-header-navigation .qodef-menu-item-icon {
    display: block;
    margin-right: 5px;
    line-height: inherit
}

.qodef-header-navigation .qodef-menu-item-icon:before {
    display: block;
    line-height: inherit
}

.qodef-header-navigation ul li .qodef-drop-down-second {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: auto;
    height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 10
}

.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    z-index: 20;
    transition: opacity .3s ease-out
}

.qodef-header-navigation ul li .qodef-mega-menu-widget-holder {
    display: none;
    white-space: normal
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right {
    left: auto;
    right: 0
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul {
    position: relative;
    top: auto;
    opacity: 1;
    visibility: visible
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder {
    display: block
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    background-color: #2d2d2d;
    border: 1px solid #43423f
}

.qodef--boxed .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:not(.qodef-content-grid) {
    padding: 0 40px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul {
    display: flex;
    justify-content: space-between;
    padding: 52px 0 50px;
    margin: 0 -15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li {
    width: 100%;
    padding: 0 15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
    color: #000;
    font-family: Syne, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    color: #f6f5ee;
    font-weight: 500
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover {
    color: var(--qode-main-color)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li .qodef-menu-item-arrow {
    display: none
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul {
    padding-top: 6px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 20px 0;
    overflow: hidden;
    transition: padding .3s ease-out;
    padding-right: 18px;
    color: #000;
    font-family: Syne, sans-serif;
    font-size: 15px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 500;
    color: #f6f5ee
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a:before {
    color: var(--qode-main-color);
    font-family: Syne, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    content: '*';
    position: absolute;
    top: calc(50% - 4px);
    transition: left .3s ease-out, right .3s ease-out;
    left: -18px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a {
    padding-left: 18px;
    padding-right: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a:before,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a:before {
    left: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover {
    color: #f6f5ee
}

body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner {
    padding: 0 40px
}

.qodef-opener-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.qodef-opener-icon .qodef-m-icon {
    position: relative;
    visibility: visible
}

.qodef-opener-icon .qodef-m-icon.qodef--close {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden
}

.qodef-opener-icon.qodef-source--icon-pack {
    font-size: 35px
}

.qodef-opener-icon.qodef-source--icon-pack * {
    display: inline-block;
    line-height: inherit
}

.qodef-opener-icon.qodef-source--icon-pack :before {
    display: inline-block;
    line-height: inherit
}

.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--open {
    visibility: hidden
}

.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-opener-icon.qodef-source--svg-path svg {
    display: block
}

.qodef-opener-icon.qodef-source--svg-path span {
    position: relative
}

.qodef-opener-icon.qodef-source--svg-path span>* {
    vertical-align: middle
}

.qodef-opener-icon.qodef-source--svg-path span path,
.qodef-opener-icon.qodef-source--svg-path span>* {
    fill: currentColor;
    stroke: currentColor
}

.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--open {
    visibility: hidden
}

.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-opener-icon.qodef-source--predefined,
.qodef-opener-icon.qodef-source--textual {
    display: grid;
    grid-template-areas: "icon";
    grid-template-columns: minmax(0, auto);
    grid-template-rows: minmax(0, auto);
    align-items: center;
    justify-items: center
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-icon,
.qodef-opener-icon.qodef-source--textual .qodef-m-icon {
    grid-area: icon;
    display: flex
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-icon.qodef--close,
.qodef-opener-icon.qodef-source--textual .qodef-m-icon.qodef--close {
    position: relative
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-icon.qodef--open,
.qodef-opener-icon.qodef-source--textual.qodef--opened .qodef-m-icon.qodef--open {
    visibility: hidden
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-icon.qodef--close,
.qodef-opener-icon.qodef-source--textual.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-opener-icon.qodef-source--textual {
    color: currentColor;
    font-family: Syne, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase
}

.qodef-opener-icon.qodef-source--textual .qodef--close {
    color: #fff
}

.qodef-parallax {
    position: relative;
    width: 100%;
    overflow: hidden
}

.qodef-parallax.elementor-inner-section {
    height: 100%
}

@media only screen and (max-width:1024px) {
    .qodef-parallax {
        min-height: 300px
    }
}

.qodef-parallax-row-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.qodef-parallax-img-holder {
    position: absolute;
    top: -8%;
    height: 116%;
    left: 0;
    width: 100%;
    opacity: 0
}

.qodef-browser--edge .qodef-parallax-img-holder,
.qodef-browser--ms-explorer .qodef-parallax-img-holder,
.touchevents .qodef-parallax-img-holder {
    top: 0;
    height: 100%;
    opacity: 1
}

.qodef-parallax-content-holder {
    position: relative;
    z-index: 99
}

.qodef-parallax-img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    will-change: transform
}

.qodef-parallax-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.touchevents .qodef-parallax-img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.qodef-browser--edge .qodef-parallax-img,
.qodef-browser--ms-explorer .qodef-parallax-img {
    height: 100%
}

.qodef-contact-form-7,
.rs-layer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-contact-form-7 p,
.rs-layer p {
    margin: 0
}

.qodef-contact-form-7 br,
.rs-layer br {
    display: none
}

.qodef-contact-form-7 .ajax-loader,
.rs-layer .ajax-loader {
    display: none
}

.qodef-contact-form-7 .wpcf7-form-control-wrap,
.rs-layer .wpcf7-form-control-wrap {
    display: block;
    max-width: 100%;
    width: 100%
}

.qodef-contact-form-7 .wpcf7-not-valid-tip,
.rs-layer .wpcf7-not-valid-tip {
    margin: 10px 0 0 0
}

.qodef-contact-form-7 .wpcf7-response-output,
.rs-layer .wpcf7-response-output {
    border-width: 1px !important;
    margin: 2em 0 0 0 !important;
    padding: 1em 1.5em !important
}

.qodef-contact-form-7 .wpcf7-form,
.rs-layer .wpcf7-form {
    position: relative
}

.qodef-contact-form-7 .wpcf7-form .wpcf7-form-control-wrap,
.rs-layer .wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 33px
}

.qodef-contact-form-7 .wpcf7-form:before,
.rs-layer .wpcf7-form:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    content: '';
    visibility: hidden;
    z-index: 98
}

.qodef-contact-form-7 .wpcf7-form:after,
.rs-layer .wpcf7-form:after {
    animation: qode-rotate 2s linear infinite;
    background-color: transparent;
    border: 2px solid #fafafa;
    border-radius: 50%;
    border-top: 2px solid var(--qode-main-color);
    content: '';
    height: 24px;
    left: calc(50% - 12px);
    opacity: 1;
    position: absolute;
    top: calc(50% - 12px);
    visibility: hidden;
    width: 24px;
    z-index: 99
}

.qodef-contact-form-7 .wpcf7-form.submitting>*,
.rs-layer .wpcf7-form.submitting>* {
    opacity: .3
}

.qodef-contact-form-7 .wpcf7-form.submitting:after,
.qodef-contact-form-7 .wpcf7-form.submitting:before,
.rs-layer .wpcf7-form.submitting:after,
.rs-layer .wpcf7-form.submitting:before {
    visibility: visible
}

.qodef-contact-form-7 .wpcf7-form .qodef--contact-form .qodef--col-wrapper,
.rs-layer .wpcf7-form .qodef--contact-form .qodef--col-wrapper {
    column-gap: 20px;
    display: flex
}

@media only screen and (max-width:680px) {

    .qodef-contact-form-7 .wpcf7-form .qodef--contact-form .qodef--col-wrapper,
    .rs-layer .wpcf7-form .qodef--contact-form .qodef--col-wrapper {
        flex-direction: column
    }
}

.qodef-contact-form-7 .wpcf7-form .qodef--contact-form .qodef-m-col,
.rs-layer .wpcf7-form .qodef--contact-form .qodef-m-col {
    display: block;
    max-width: 100%;
    width: 100%
}

.qodef-contact-form-7 .wpcf7-form .qodef--contact-form .qodef--button-wrapper,
.rs-layer .wpcf7-form .qodef--contact-form .qodef--button-wrapper {
    text-align: right
}

.qodef-instagram-list #sb_instagram {
    padding: 0 !important;
    overflow: hidden !important
}

html.elementor-html .qodef-instagram-list #sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 1 !important
}

.qodef-instagram-list .sbi_photo_wrap a {
    background-image: none !important;
    height: auto !important;
    padding-bottom: 0 !important
}

.qodef-instagram-list .sbi_photo_wrap a:after {
    color: #fff;
    content: '\f16d';
    font-family: 'Font Awesome 5 Brands';
    font-size: 20px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity .3s ease-out
}

.qodef-instagram-list .sbi_photo_wrap a:hover:after {
    opacity: 1
}

.qodef-instagram-list .sbi_photo_wrap a img {
    display: inline-block !important
}

.qodef-instagram-list.qodef-swiper-container #sb_instagram #sbi_images .sbi_item {
    margin: inherit !important
}

.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf {
    overflow: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box {
    margin-left: 0;
    display: block;
    margin-bottom: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link {
    line-height: 1 !important;
    display: flex;
    align-items: center;
    flex-flow: row wrap
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar {
    width: 37px;
    height: 37px;
    margin: 0 7px 0 0;
    float: none;
    border-radius: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 40px;
    line-height: 1.125em;
    font-family: Syne, sans-serif;
    font-weight: 600 !important;
    margin: 0 4px 0 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
    font-family: Syne, sans-serif;
    font-size: 17px;
    line-height: 1.52941em;
    font-weight: 400;
    color: #000;
    margin-right: 4px;
    margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child {
    margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
    margin-top: 4px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    padding: 0;
    margin-top: -5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before {
    content: '\e094';
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    position: relative;
    top: 5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    margin-top: -3px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before {
    content: '\e094';
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    visibility: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a {
    padding: 0;
    font-size: 14px;
    margin-right: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child {
    margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply {
    margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets {
    --qode-columns: 3;
    --qode-columns-gap: 30px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--qode-columns), minmax(0, 1fr));
    gap: var(--qode-columns-gap)
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 .ctf-tweets {
    --qode-columns: 1
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 .ctf-tweets {
    --qode-columns: 2
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 .ctf-tweets {
    --qode-columns: 3
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 .ctf-tweets {
    --qode-columns: 4
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 .ctf-tweets {
    --qode-columns: 5
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 .ctf-tweets {
    --qode-columns: 6
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 .ctf-tweets {
    --qode-columns: 7
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 .ctf-tweets {
    --qode-columns: 8
}

.qodef-twitter-list.qodef-gutter--no .ctf-tweets {
    --qode-columns-gap: 0px
}

.qodef-twitter-list.qodef-gutter--tiny .ctf-tweets {
    --qode-columns-gap: 10px
}

.qodef-twitter-list.qodef-gutter--small .ctf-tweets {
    --qode-columns-gap: 20px
}

.qodef-twitter-list.qodef-gutter--normal .ctf-tweets {
    --qode-columns-gap: 30px
}

.qodef-twitter-list.qodef-gutter--medium .ctf-tweets {
    --qode-columns-gap: 40px
}

.qodef-twitter-list.qodef-gutter--large .ctf-tweets {
    --qode-columns-gap: 50px
}

.qodef-twitter-list.qodef-gutter--huge .ctf-tweets {
    --qode-columns-gap: 80px
}

.qodef-twitter-list.qodef-gutter--enormous .ctf-tweets {
    --qode-columns-gap: 110px
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff
}

.qodef-clients-list .qodef-e {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image a {
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo {
    width: auto;
    opacity: 1;
    will-change: opacity;
    transition: opacity .15s ease-out;
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    opacity: 0;
    will-change: opacity;
    transition: opacity .15s ease-out
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo {
    opacity: 0
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo {
    opacity: 1
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-image a {
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-logo {
    width: auto;
    opacity: var(--qodef-client-initial-opacity, 1);
    will-change: opacity;
    transition: opacity .3s ease;
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-hover-logo {
    display: none
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e:hover .qodef-e-logo {
    opacity: var(--qodef-client-hover-opacity, .5)
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e .qodef-e-image a {
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e .qodef-e-logo {
    width: auto;
    display: inline-block;
    transform: translateY(0);
    transition: .3s ease-out
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e .qodef-e-hover-logo {
    display: none
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--move .qodef-e:hover .qodef-e-logo {
    transform: translateY(-8px)
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image a {
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-logo {
    width: auto;
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-hover-logo {
    display: none
}

.qodef-masonry-gallery-list .qodef-e-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-masonry-gallery-list .qodef-e-media-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-masonry-gallery-list .qodef-e-media-image img {
    display: block
}

.qodef-masonry-gallery-list .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column
}

.qodef-masonry-gallery-list .qodef-e-title {
    margin: 0
}

.qodef-masonry-gallery-list .qodef-e-text {
    margin: 16px 0 0
}

.qodef-masonry-gallery-list .qodef-e-button {
    margin: 21px 0 0
}

.qodef-masonry-gallery-list .qodef-e-button a {
    position: relative;
    z-index: 2
}

.qodef-masonry-gallery-list .qodef-e-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-masonry-gallery-list.qodef-items--fixed .qodef-e-media-image {
    height: 100%
}

.qodef-masonry-gallery-list .qodef-item-layout--standard .qodef-e-content {
    align-items: center;
    justify-content: center
}

.touchevents .qodef-masonry-gallery-list .qodef-item-layout--textual .qodef-e-inner {
    cursor: pointer
}

.qodef-masonry-gallery-list .qodef-item-layout--textual .qodef-e-inner:hover .qodef-e-content {
    opacity: 1
}

.qodef-masonry-gallery-list .qodef-item-layout--textual .qodef-e-content {
    padding: 30px 40px;
    background-color: rgba(0, 0, 0, .3);
    opacity: 0;
    transition: opacity .3s ease-out
}

.qodef-portfolio-single {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-portfolio-single .qodef-media iframe {
    max-height: calc(56.25vw)
}

.qodef-portfolio-single .qodef-portfolio-title {
    margin: -11px 0 28px
}

.qodef-portfolio-single .qodef-portfolio-info>* {
    display: flex;
    align-items: flex-start;
    margin-bottom: 26px;
    flex-direction: column
}

.qodef-portfolio-single .qodef-portfolio-info>:last-child {
    margin-bottom: 0
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-label {
    margin: 0 0 3px;
    color: #656565;
    line-height: 1;
    text-transform: uppercase
}

.qodef-portfolio-single .qodef-portfolio-info a,
.qodef-portfolio-single .qodef-portfolio-info p {
    margin: 0
}

.qodef-portfolio-single .qodef-variations--small .qodef-media {
    margin-right: 18px
}

.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info {
    margin-top: 110px
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-content {
    padding-right: 8%
}

.qodef-portfolio-single .qodef-variations--big .qodef-e-content {
    margin-top: 78px
}

.qodef-interactive-portfolio-list .qodef-e-media-image {
    visibility: hidden
}

.qodef-interactive-portfolio-list .qodef-e-link {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.qodef-interactive-portfolio-list .qodef-e.qodef--active .qodef-e-media-image {
    visibility: visible
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list {
    height: 100vh;
    overflow: scroll;
    padding-top: 100px;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list::-webkit-scrollbar {
    display: none
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list span.qodef-e-title {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 120px;
    line-height: 1.025em;
    font-size: 170px;
    text-transform: lowercase;
    line-height: .9em
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list.qodef-text--centered .qodef-e-content {
    justify-content: center;
    width: 50%
}

@media only screen and (max-width:1024px) {
    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list.qodef-text--centered .qodef-e-content {
        width: 60%
    }
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e {
    border-top: 1px solid var(--qode-additional-border-color)
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-media-image {
    opacity: 0;
    transform: translateY(30px) translateZ(0) skewY(3deg) scaleY(1.2);
    transform-origin: top left;
    transition: transform .8s cubic-bezier(.16, .09, 0, 1.02) 0s, opacity .3s 0s
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e:last-child {
    border-bottom: 1px solid var(--qode-additional-border-color)
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-content {
    align-items: flex-start;
    display: flex;
    margin: 10px 0 0
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-number {
    color: #7e7d78;
    margin-top: 14px;
    margin-left: 10px
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-title {
    color: #fbeedf !important
}

@media only screen and (max-width:1440px) {
    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-title {
        font-size: 140px !important
    }
}

@media only screen and (max-width:768px) {
    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-title {
        font-size: 110px !important
    }
}

@media only screen and (max-width:680px) {
    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-title {
        font-size: 80px !important
    }
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-title a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-info-category {
    margin-left: auto;
    z-index: 1
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-image {
    height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-25%);
    width: 100%;
    z-index: 1
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e.qodef--active .qodef-e-title {
    color: var(--qode-main-color) !important;
    z-index: 2
}

.qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e.qodef--active .qodef-e-media-image {
    opacity: 1;
    transform: translateY(0) skewY(0) scaleZ(1)
}

.qodef-portfolio-category-list .qodef-e-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-portfolio-category-list .qodef-e-image img {
    display: block
}

.qodef-portfolio-category-list .qodef-e-content a {
    position: relative;
    z-index: 1
}

.qodef-portfolio-category-list .qodef-e-title {
    margin: 0
}

.qodef-portfolio-category-list .qodef-e-description {
    margin: 9px 0 0
}

.qodef-portfolio-category-list .qodef-e-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-inner:hover .qodef-e-content {
    opacity: 1
}

.qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 31px 40px;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    transition: opacity .3s ease-out
}

.qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-description,
.qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-title {
    color: #fff
}

.qodef-portfolio-category-list.qodef-item-layout--standard .qodef-e-content {
    margin-top: 28px
}

.qodef-portfolio-list-horizontal-holder {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    opacity: 1;
    animation: qode-opacity .3s forwards .1s;
    height: 100vh;
    overflow: hidden;
    counter-reset: count
}

.admin-bar .qodef-portfolio-list-horizontal-holder {
    top: 32px;
    height: calc(100vh - 32px)
}

.qodef-portfolio-list-horizontal-holder.qodef--morph-mask {
    position: relative
}

.qodef-portfolio-list-horizontal-holder.qodef--morph-mask .qodef-svg-morph-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none
}

.qodef-portfolio-list-horizontal-holder.qodef--morph-mask .qodef-svg-morph-holder svg {
    display: block;
    position: relative
}

.qodef-portfolio-list-horizontal-holder.qodef--morph-mask .qodef-svg-morph-holder svg path {
    transform: scaleX(var(--qodef--morph-shape-scale-x, 1)) translateX(var(--qodef--morph-shape-position-x, 0))
}

.qodef-portfolio-list-horizontal-holder.qodef-loaded {
    visibility: visible
}

.qodef-portfolio-list-horizontal-holder.qodef-loaded .qodef-portfolio-list-horizontal-inner {
    animation: qodefPTFHfade .7s forwards cubic-bezier(.2, .84, .5, 1);
    will-change: transform
}

.qodef-overflow {
    overflow: hidden !important
}

.qodef-overflow.touch body {
    position: fixed;
    width: 100vw;
    height: 100vh
}

.qodef-portfolio-list-horizontal-holder.qodef--disable-last-section .qodef-plh-item:last-child {
    margin-right: 0
}

.qodef-portfolio-list-horizontal-holder.qodef--disable-static-content .qodef-portfolio-list-horizontal-inner {
    padding: 0
}

.qodef-portfolio-list-horizontal-holder.qodef--disable-static-content .qodef-ptfh-static {
    display: none
}

.qodef-portfolio-list-horizontal-holder.qodef--disable-static-content .qodef-plh-item:nth-child(2) {
    margin-left: unset
}

.qodef-portfolio-list-horizontal-holder.qodef--disable-static-content .qodef-plh-item:nth-child(1):before {
    background-color: transparent
}

.qodef-portfolio-list-horizontal-holder .qodef-portfolio-list-horizontal-inner {
    position: relative;
    box-sizing: border-box;
    padding-left: 62px;
    height: 100%;
    white-space: nowrap;
    will-change: transform;
    transition: transform .7s cubic-bezier(.2, .84, .5, 1);
    opacity: 0
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    width: 220px;
    height: 100%;
    margin: 0 -4px 0 0;
    justify-content: flex-end;
    counter-increment: count
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item:before {
    background-color: #cbcbcb;
    content: '';
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list-horizontal-holder .qodef-plh-item {
        width: calc(100% - 45px)
    }
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-title {
    transform: rotate(270deg);
    padding-left: 40px;
    font-size: 158px;
    z-index: 6
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-title .qodef-e-title-link {
    position: relative
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-title .qodef-e-title-link:after {
    font-family: Syne, sans-serif;
    font-size: 17px;
    line-height: 1.52941em;
    font-weight: 400;
    color: #7e7d78;
    content: counter(count, decimal-leading-zero);
    margin-top: 10px;
    margin-left: 10px;
    position: absolute
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-title .qodef-e-title-link--hover {
    color: var(--qode-main-color);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    -webkit-clip-path: inset(-1px 100% -1px 0);
    clip-path: inset(-1px 100% -1px 0);
    top: unset
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item:hover .qodef-e-media-image {
    display: block
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item:hover .qodef-e-title-link {
    color: currentColor
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item:hover .qodef-e-title-link--hover {
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item .shape-morph svg {
    fill: none
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-media-image {
    display: none;
    position: absolute;
    top: 10%;
    left: -50%;
    height: auto;
    width: 200%;
    z-index: 5
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-media-image-holder {
    display: inline-block;
    overflow: hidden;
    height: 100%
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-media-image-holder-inner {
    display: inline-flex;
    align-items: center;
    height: 100%;
    transform: scaleX(1.4);
    opacity: 0;
    transition: opacity .35s ease-out, transform .7s cubic-bezier(.22, .61, .36, 1)
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item:nth-child(2) {
    margin-left: 24.6vw
}

@media only screen and (max-width:1440px) {
    .qodef-portfolio-list-horizontal-holder .qodef-plh-item:nth-child(2) {
        margin-left: 27vw
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-list-horizontal-holder .qodef-plh-item:nth-child(2) {
        margin-left: 0
    }
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item:last-child {
    margin-right: 42px
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item.qodef--appear .qodef-e-media-image-holder-inner {
    opacity: 1;
    transform: scaleX(1)
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item>a {
    display: block;
    overflow: hidden;
    height: 100%
}

.qodef-portfolio-list-horizontal-holder .qodef-plh-item img {
    border: 1px solid var(--qodef-main-color)
}

.qodef-portfolio-list-horizontal-holder img {
    vertical-align: middle
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list-horizontal-holder img {
        max-height: 100%
    }
}

.qodef-portfolio-list-horizontal-holder .qodef-plhi-title {
    margin: 23px 0 8px;
    max-width: 250px;
    white-space: normal
}

.qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
    position: absolute;
    bottom: 68px;
    max-width: 18vw;
    z-index: 50;
    white-space: normal
}

@media only screen and (max-width:1440px) {
    .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
        max-width: 23vw
    }
}

@media only screen and (max-width:1280px) {
    .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
        left: 60px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
        top: 0;
        left: 0;
        transform: none
    }
}

.qodef-portfolio-list-horizontal-holder .qodef-ptfh-title {
    margin: 0 0 11px;
    font-size: 55px;
    line-height: 1.036em;
    font-weight: 500
}

@media only screen and (max-width:1440px) {
    .qodef-portfolio-list-horizontal-holder .qodef-ptfh-title {
        max-width: 100%
    }
}

.qodef-portfolio-list-horizontal-holder .qodef-ptfh-text {
    display: block;
    margin-bottom: 23px
}

@keyframes qodefPTFHfade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 100vw;
    padding: 68px 58px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    align-items: flex-end;
    background-color: #fff
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta:before {
    background-color: #cbcbcb;
    content: '';
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta.qodef-active-cta {
    z-index: 60
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-svg-background {
    position: absolute;
    top: -50%;
    left: 0
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta a {
    color: #000
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta a:hover {
    color: var(--qode-main-color) !important
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-one {
    margin-right: 122px
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-two .qodef-social-icons-group {
    display: flex;
    flex-direction: column
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-two .qodef-social-icons-group .qodef-icon-holder.qodef--textual {
    text-transform: capitalize;
    color: #000;
    margin-bottom: 12px
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-two .qodef-social-icons-group .qodef-icon-holder.qodef--textual:last-child {
    margin-bottom: 5px
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-svg-image {
    margin-bottom: 44px
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-one,
.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-three,
.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-two {
    z-index: 50;
    width: 50%
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-one p,
.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-three p,
.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-two p {
    margin: 0;
    font-weight: 400
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-one p.qodef-hl-cta-text--location,
.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-three p.qodef-hl-cta-text--location,
.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-two p.qodef-hl-cta-text--location {
    line-height: 28px
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-one p.qodef-hl-cta-tel,
.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-three p.qodef-hl-cta-tel,
.qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-two p.qodef-hl-cta-tel {
    margin: 0 0 2px
}

@media screen and (min-width:1025px) {
    .qodef-portfolio-list-horizontal-holder .qodef-hl-cta {
        width: 509px
    }
}

.qodef-portfolio-list-horizontal-holder .qodef-hl-cta-title {
    margin: 0 0 17px 0;
    max-width: 170px
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list-horizontal-holder .qodef-hl-cta-title {
        max-width: 100%
    }
}

.qodef-portfolio-list.qodef-border--enabled {
    border-top: 1px solid #b5b5b5;
    padding-top: 26px
}

.qodef-portfolio-list .qodef-e-content,
.qodef-portfolio-list .qodef-e-inner,
.qodef-portfolio-list .qodef-e-media {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-portfolio-list .qodef-e-media iframe {
    display: block;
    height: 100%
}

.qodef-portfolio-list .qodef-e-media-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.qodef-portfolio-list .qodef-e-media-image a,
.qodef-portfolio-list .qodef-e-media-image img {
    display: block;
    width: 100%
}

.qodef-portfolio-list .qodef-e-media-image.qodef-replace-image-with--custom-portfolio-item img {
    visibility: hidden
}

.qodef-portfolio-list .qodef-e-media-image.qodef-replace-image-with--custom-portfolio-item .qodef-custom-portfolio-item-holder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-portfolio-list .qodef-e-media-image.qodef-replace-image-with--custom-portfolio-item .qodef-custom-portfolio-item-holder .qodef-cpi-title {
    color: #000;
    font-family: Syne, sans-serif;
    font-size: 55px;
    line-height: 1.036em;
    font-weight: 500;
    text-transform: uppercase
}

@media only screen and (max-width:1440px) {
    .qodef-portfolio-list .qodef-e-media-image.qodef-replace-image-with--custom-portfolio-item .qodef-custom-portfolio-item-holder .qodef-cpi-title {
        font-size: 40px;
        line-height: 1.175em
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-list .qodef-e-media-image.qodef-replace-image-with--custom-portfolio-item .qodef-custom-portfolio-item-holder .qodef-cpi-title {
        font-size: 55px;
        line-height: 1.036em
    }
}

.qodef-portfolio-list .qodef-e-media-image.qodef--background.qodef-replace-image-with--custom-portfolio-item {
    background-image: none !important
}

.qodef-portfolio-list .qodef-e-content {
    margin: 14px 0 0
}

.qodef-portfolio-list .qodef-e-title {
    margin: 0
}

.qodef-portfolio-list .qodef-e-excerpt {
    margin: 15px 0 0
}

.qodef-portfolio-list .qodef-e-top-holder {
    margin-bottom: 2px
}

.qodef-portfolio-list .qodef-e-read-more {
    margin: 15px 0 0
}

.qodef-portfolio-list .qodef-e-post-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-portfolio-list .qodef-m-pagination {
    margin-top: 35px
}

.qodef-portfolio-list .qodef-custom-margin .qodef-e-inner {
    width: auto
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list .qodef-custom-margin .qodef-e-inner {
        margin: 0 !important
    }
}

.qodef-portfolio-list .qodef--custom-portfolio-item .qodef-e-inner {
    pointer-events: none
}

.qodef-portfolio-list.qodef-item-layout--info-below article .qodef-e-inner {
    overflow: hidden;
    opacity: 0;
    transform: translateY(15%);
    transition: opacity .6s ease-out, transform .8s cubic-bezier(.25, .46, .45, .94)
}

.qodef-portfolio-list.qodef-item-layout--info-below article.qodef--appeared .qodef-e-inner {
    transform: translateY(0);
    opacity: 1
}

.qodef-portfolio-list.qodef-item-layout--info-below article .qodef-e-bottom-holder a {
    font-size: 15px
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt article .qodef-e-inner {
    overflow: visible
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt article .qodef-e-image {
    position: relative;
    display: block
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-inner {
    overflow: hidden;
    opacity: 0;
    transform: translateY(15%);
    transition: opacity .6s ease-out, transform .8s cubic-bezier(.25, .46, .45, .94)
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.qodef--appeared .qodef-e-inner {
    transform: translateY(0);
    opacity: 1
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-media {
    height: 100%;
    width: 100%
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content {
    margin: 0;
    display: none
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a {
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info {
    padding: 18px 16px
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info>* {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-post-link {
    z-index: 2
}

.qodef-e-content-follow {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    pointer-events: none;
    visibility: hidden
}

.qodef-e-content-follow.qodef-right {
    text-align: right;
    transform: translateX(-100%);
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.qodef-e-content-follow .qodef-e-title {
    margin: 0;
    color: #000;
    padding: 15px 10px
}

.qodef-e-content-follow .qodef-e-title a {
    color: inherit
}

.qodef-e-content-follow .qodef-e-info>* {
    color: #000
}

.qodef-e-content-follow .qodef-e-text,
.qodef-e-content-follow .qodef-e-top-holder {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    transition: all .2s ease-out
}

.qodef-e-content-follow .qodef-e-text>*,
.qodef-e-content-follow .qodef-e-top-holder>* {
    display: inline-block;
    background-color: #fff;
    z-index: 10
}

.qodef-e-content-follow .qodef-e-text .qodef-info-separator-end,
.qodef-e-content-follow .qodef-e-top-holder .qodef-info-separator-end {
    display: none
}

.qodef-e-content-follow .qodef-e-top-holder {
    margin-bottom: 2px
}

.qodef-e-content-follow .qodef-e-top-holder>* {
    padding: 0 5px
}

.qodef-e-content-follow .qodef-e-title {
    border: 1px solid rgba(112, 112, 112, .18);
    padding: 15px
}

.qodef-e-content-follow .qodef-e-text {
    margin-top: 3px;
    border: 1px solid #e5e5e5;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 15px;
    color: #535353;
    text-transform: uppercase
}

.qodef-e-content-follow .qodef-e-text>* {
    padding: 0 0 0 16px
}

.qodef-e-content-follow .qodef-e-text a:last-of-type {
    padding-right: 16px
}

.qodef-e-content-follow .qodef-e-text .qodef-info-separator-single {
    padding: 0 !important
}

.qodef-e-content-follow .qodef-e-text .qodef-info-separator-single:after {
    margin-right: unset;
    margin-left: 5px
}

.qodef-e-content-follow.qodef-is-active {
    visibility: visible
}

.qodef-e-content-follow.qodef-is-active .qodef-e-text,
.qodef-e-content-follow.qodef-is-active .qodef-e-top-holder {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0)
}

.qodef-e-content-follow.qodef-is-active .qodef-e-text {
    transition-delay: .2s
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media {
    height: 100%;
    width: 100%
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 20px 40px 35px;
    background-color: rgba(0, 0, 0, .12)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a {
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info>* {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-post-link {
    z-index: 2
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content {
    opacity: 0;
    transition: opacity .3s ease
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content {
    opacity: 1
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-inner {
    opacity: 0;
    transition: opacity .8s ease-out
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article.qodef--appeared .qodef-e-inner {
    opacity: 1
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-media {
    height: 100%;
    width: 100%
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-media-image {
    width: 100%;
    position: relative;
    overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-media-image img {
    transform: scale(1.01);
    transition: transform .6s cubic-bezier(.25, .46, .45, .94)
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article:hover .qodef-e-media-image img {
    transform: scale(1.03)
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 21px 40px 25px 35px;
    background-color: rgba(0, 0, 0, .12)
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content {
        padding: 21px 32px 25px 32px
    }
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a {
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a:hover {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info {
    margin-top: 5px
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info>* {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info a {
    font-size: 20px
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info a:hover {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-post-link {
    z-index: 2
}

.qodef-portfolio-project-info {
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

.qodef-portfolio-project-info a,
.qodef-portfolio-project-info p {
    margin: 0
}

.qodef-portfolio-project-info p {
    margin: 0 0 3px;
    color: #656565;
    line-height: 1;
    text-transform: uppercase
}

.qodef-portfolio-project-info--light a,
.qodef-portfolio-project-info--light p {
    color: #fff
}

.qodef-portfolio-project-info--light a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-showcase {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    text-align: center
}

.qodef-portfolio-showcase .qodef-e-image,
.qodef-portfolio-showcase .qodef-e-text {
    margin: 0 20px 0 0
}

.qodef-portfolio-showcase .qodef-e-text {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 120px;
    line-height: 1.025em;
    font-size: 200px;
    line-height: 1em !important
}

.qodef-portfolio-showcase .qodef-e-text.qodef--highlight {
    color: #9a8579;
    position: relative
}

.qodef-portfolio-showcase .qodef-e-text-wrapper--small {
    margin: 17px 20px 0 0
}

.qodef-portfolio-showcase .qodef-e-text.qodef--small {
    position: relative;
    font-size: 17px;
    font-family: Syne, sans-serif;
    text-transform: uppercase;
    margin: 0 4px 0 0
}

.qodef-portfolio-showcase .qodef-e-text.qodef--small:last-child {
    margin: 0
}

.qodef-portfolio-showcase .qodef-e-image {
    position: relative;
    display: inline-block;
    height: 170px;
    margin: 20px 30px 0 9px
}

.qodef-portfolio-showcase .qodef-e-image a,
.qodef-portfolio-showcase .qodef-e-image img {
    display: inline-block;
    height: 170px;
    width: auto
}

.qodef-portfolio-showcase .qodef-e-image a {
    position: relative
}

.qodef-portfolio-showcase .qodef-e-image a:hover .qodef--hover {
    opacity: 1
}

.qodef-portfolio-showcase .qodef-e-image .qodef--hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity .13s
}

.qodef-portfolio-showcase.qodef-has-appear.qodef-from-left {
    opacity: 0;
    transform: translateX(-50px);
    transition: opacity .4s ease-out, transform 1s cubic-bezier(.22, .61, .36, 1)
}

.qodef-portfolio-showcase.qodef-has-appear.qodef-from-left.qodef--appeared {
    opacity: 1;
    transform: translateX(0)
}

.qodef-portfolio-showcase.qodef-has-appear.qodef-from-right {
    opacity: 0;
    transform: translateX(50px);
    transition: opacity .4s ease-out, transform 1s cubic-bezier(.22, .61, .36, 1)
}

.qodef-portfolio-showcase.qodef-has-appear.qodef-from-right.qodef--appeared {
    opacity: 1;
    transform: translateX(0)
}

#qodef-portfolio-single-related-items {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 86px
}

#qodef-single-portfolio-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 113px 0 0;
    border-top: 1px solid #b5b5b5;
    padding-top: 71px
}

#qodef-single-portfolio-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-single-portfolio-navigation .qodef-m-nav {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #b5b5b5;
    padding: 11px 26px 10px;
    border-radius: 37px
}

#qodef-single-portfolio-navigation .qodef-m-nav>* {
    display: block;
    line-height: inherit
}

#qodef-single-portfolio-navigation .qodef-m-nav .qodef-m-nav-label .qodef-m-text {
    opacity: 1;
    transition: opacity .1s
}

#qodef-single-portfolio-navigation .qodef-m-nav .qodef-m-nav-label .qodef-m-marquee {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#qodef-single-portfolio-navigation .qodef-m-nav .qodef-m-nav-label .qodef-m-marquee-inner {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    position: relative;
    transform: translate3d(calc(-25% + 1rem), 0, 0);
    animation: qodef-btn-marquee 1s linear infinite;
    animation-play-state: paused;
    opacity: 0;
    transition: opacity .1s
}

#qodef-single-portfolio-navigation .qodef-m-nav .qodef-m-nav-label .qodef-m-marquee-inner span {
    white-space: nowrap;
    padding: 0 15px !important
}

#qodef-single-portfolio-navigation .qodef-m-nav:hover {
    color: currentColor
}

#qodef-single-portfolio-navigation .qodef-m-nav:hover .qodef-m-nav-label .qodef-m-text {
    opacity: 0
}

#qodef-single-portfolio-navigation .qodef-m-nav:hover .qodef-m-nav-label .qodef-m-marquee-inner {
    animation-play-state: running;
    opacity: 1
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon {
    margin-right: 10px
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next {
    flex-direction: row-reverse;
    text-align: right;
    margin-left: auto
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon {
    margin-left: 10px
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link {
    position: absolute;
    top: 4px;
    left: calc(50% - 16px);
    border: 0;
    padding: 2px 0 0 0;
    color: #707070
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link:hover {
    color: var(--qode-main-color)
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-m-nav-icon {
    font-size: 32px
}

#qodef-single-portfolio-navigation .qodef-m-nav-icon {
    font-size: 30px
}

#qodef-single-portfolio-navigation .qodef-m-nav-label {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 500;
    font-family: Syne, sans-serif;
    font-size: 15px;
    font-weight: 700;
    position: relative
}

@media only screen and (max-width:680px) {
    #qodef-single-portfolio-navigation .qodef-m-nav-label {
        display: none
    }
}

.qodef-layout--custom-full-width #qodef-single-portfolio-navigation {
    display: block;
    width: 1100px;
    margin: 0 auto
}

@media only screen and (min-width:1441px) {
    .qodef-layout--custom-full-width #qodef-single-portfolio-navigation {
        width: 1400px;
        max-width: 1400px
    }
}

@media only screen and (max-width:1200px) {
    .qodef-layout--custom-full-width #qodef-single-portfolio-navigation {
        width: 960px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-layout--custom-full-width #qodef-single-portfolio-navigation {
        width: 86%
    }
}

#qodef-single-portfolio-navigation.qodef-skin--light {
    border-top: 1px solid #707070
}

#qodef-single-portfolio-navigation.qodef-skin--light a {
    color: #fff
}

#qodef-single-portfolio-navigation.qodef-skin--light a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item {
    display: block;
    margin-bottom: 10px;
    float: none
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item {
    display: block;
    margin-bottom: 10px;
    float: none
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child {
    margin-bottom: 0
}

.qodef-team-list .qodef-e-content {
    position: relative;
    margin: 17px 0 9px;
    text-align: center
}

@media only screen and (max-width:680px) {
    .qodef-team-list .qodef-e-content {
        margin: 17px 0 12px
    }
}

.qodef-team-list .qodef-e-image {
    position: relative
}

.qodef-team-list .qodef-e-image img {
    width: 100%
}

.qodef-team-list .qodef-e-title {
    margin: 2px 0 4px
}

.qodef-team-list .qodef-e-role {
    margin: 0
}

.qodef-team-list .qodef-e-networks {
    align-items: center;
    justify-content: center;
    column-gap: 16px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.qodef-team-list.qodef-social-networks-skin--light .qodef-e-networks a {
    color: #f1eddd
}

.qodef-team-list.qodef-social-networks-skin--light .qodef-e-networks a:hover {
    color: var(--qode-main-color)
}

.qodef-team-list.qodef-item-layout--info-below .team:hover .qodef-e-networks .qodef-e-networks-link {
    opacity: 1;
    transform: translateY(0)
}

.qodef-team-list.qodef-item-layout--info-below .team:hover .qodef-e-networks .qodef-e-networks-link:nth-child(1) {
    transition-delay: 0s
}

.qodef-team-list.qodef-item-layout--info-below .team:hover .qodef-e-networks .qodef-e-networks-link:nth-child(2) {
    transition-delay: .1s
}

.qodef-team-list.qodef-item-layout--info-below .team:hover .qodef-e-networks .qodef-e-networks-link:nth-child(3) {
    transition-delay: .2s
}

.qodef-team-list.qodef-item-layout--info-below .team:hover .qodef-e-networks .qodef-e-networks-link:nth-child(4) {
    transition-delay: .3s
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-networks {
    margin: 13px 0 0
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-networks .qodef-e-networks-link {
    opacity: 0;
    transform: translateY(10px);
    transition: .6s cubic-bezier(.25, .46, .45, .94)
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-gradient,
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-networks {
    opacity: 1;
    z-index: 1
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-gradient {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 82px;
    background: linear-gradient(to top, rgba(29, 29, 29, .65) 0, rgba(17, 17, 17, .4) 40%, rgba(7, 7, 7, .14) 79%, rgba(0, 0, 0, .01) 100%);
    opacity: 0;
    transition: opacity .3s ease-out;
    z-index: -1
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-networks {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .3s ease-out;
    z-index: -1;
    align-items: flex-end;
    flex-wrap: nowrap;
    padding: 25px 40px
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-networks a {
    color: #fff
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-networks a:hover {
    color: var(--qode-main-color)
}

.qodef-testimonials-list .qodef-e-inner {
    margin: 0 10%
}

.qodef-testimonials-list .qodef-e-media-image {
    line-height: 0;
    margin-bottom: 25px
}

.qodef-testimonials-list .qodef-e-media-image img {
    width: auto
}

.qodef-testimonials-list .qodef-e-text {
    color: #000;
    font-family: Syne, sans-serif;
    font-size: 30px;
    line-height: 1.3333em;
    font-weight: 400;
    text-transform: none;
    margin: 0 0 28px
}

.qodef-testimonials-list .qodef-e-text:after,
.qodef-testimonials-list .qodef-e-text:before {
    content: '"'
}

.qodef-testimonials-list .qodef-e-author {
    margin: 0;
    color: #707070
}

.qodef-testimonials-list~.swiper-button-prev {
    left: 0 !important
}

.qodef-testimonials-list~.swiper-button-prev svg {
    width: 16px
}

.qodef-testimonials-list~.swiper-button-next {
    right: 0 !important
}

.qodef-testimonials-list~.swiper-button-next svg {
    width: 16px
}

.qodef-testimonials-list .swiper-pagination-bullets {
    text-align: left;
    bottom: 0 !important;
    margin-top: 60px
}

.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before {
    background-color: var(--qode-main-color)
}

.qodef-alignment--center.qodef-testimonials-list .swiper-pagination-bullets {
    justify-content: center
}

.qodef-alignment--left.qodef-testimonials-list .swiper-pagination-bullets {
    justify-content: flex-start
}

.qodef-alignment--right.qodef-testimonials-list .swiper-pagination-bullets {
    justify-content: flex-end
}

.qodef-testimonials-list.qodef-alignment--center {
    text-align: center
}

.qodef-testimonials-list.qodef-alignment--left {
    text-align: left
}

.qodef-testimonials-list.qodef-alignment--right {
    text-align: right
}

.qodef-testimonials-list.qodef-swiper-navigation-bottom .qodef-e-inner {
    margin: 0
}

.qodef-testimonials-list.qodef-swiper-navigation-bottom~.swipper-wrapper {
    position: relative;
    display: flex;
    width: 70px;
    height: 28px;
    margin: 76px 0 0
}

.qodef-testimonials-list.qodef-swiper-navigation-bottom~.swipper-wrapper .swiper-button-prev {
    left: 0 !important
}

.qodef-testimonials-list.qodef-swiper-navigation-bottom~.swipper-wrapper .swiper-button-next {
    right: 0 !important
}

.qodef-alignment--center.qodef-testimonials-list.qodef-swiper-navigation-bottom~.swipper-wrapper {
    margin-left: auto;
    margin-right: auto
}

.qodef-alignment--left.qodef-testimonials-list.qodef-swiper-navigation-bottom~.swipper-wrapper {
    margin-right: auto
}

.qodef-alignment--right.qodef-testimonials-list.qodef-swiper-navigation-bottom~.swipper-wrapper {
    margin-left: auto
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-author,
.qodef-testimonials-list.qodef-skin--light .qodef-e-text {
    color: #f1eddd
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-author {
    opacity: .6
}

.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet {
    border-color: #f1eddd
}

.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #f1eddd
}

.qodef-testimonials-list.qodef-skin--light~.swipper-wrapper .swiper-button-next,
.qodef-testimonials-list.qodef-skin--light~.swipper-wrapper .swiper-button-prev {
    color: #f1eddd
}

.qodef-review-rating {
    display: flex
}

.qodef-review-rating .qodef-rating-inner {
    display: flex;
    flex-basis: 50%
}

.qodef-review-rating label {
    margin: 0 10px 0 0
}

.qodef-review-rating .qodef-comment-rating-box {
    display: flex;
    margin: 0
}

.qodef-review-rating .qodef-star-rating {
    position: relative;
    display: block;
    margin: 0 .1em 0 0;
    cursor: pointer;
    color: #000
}

.qodef-review-rating .qodef-star-rating svg {
    display: block;
    width: 14px;
    height: auto;
    fill: none;
    stroke: currentColor
}

.qodef-review-rating .qodef-star-rating.active svg {
    fill: currentColor
}

.qodef-review-rating .qodef-comments-ratings {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star {
    color: #000
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg {
    display: inline-block;
    margin-right: .1em;
    width: 14px;
    height: auto
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg:last-child {
    margin-right: 0
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg {
    fill: currentColor
}

.qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
    color: var(--qode-main-color);
    font-size: 60px;
    line-height: 1em;
    font-weight: 700
}

.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
    vertical-align: middle;
    margin: 2px 0 0
}

.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
    vertical-align: middle;
    font-size: 20px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right {
    vertical-align: middle;
    padding-left: 200px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar {
    line-height: 28px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar .qodef-item-reviews-display-bar-inner {
    padding: 6px 0
}

.qodef-reviews-per-mark .qodef-reviews-number-holder {
    display: flex;
    align-items: center
}

.qodef-reviews-per-mark .qodef-reviews-number-wrapper {
    display: flex;
    flex-direction: column;
    width: 25%;
    text-align: center
}

.qodef-reviews-per-mark .qodef-reviews-number {
    font-size: 72px;
    color: #ffd740;
    font-weight: 700;
    line-height: 1em
}

.qodef-reviews-per-mark .qodef-stars-wrapper {
    display: table-cell;
    vertical-align: middle
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
    display: block
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
    color: #ffd740
}

.qodef-reviews-per-mark .qodef-reviews-count {
    font-weight: 700;
    font-size: 14px
}

.qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
    width: 75%;
    padding: 29px 50px 40px;
    background-color: #fafafa;
    border-left: 1px solid #e5e5e5
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
    display: inline-block;
    vertical-align: middle
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 15px
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
    display: block
}

.qodef-comment-list .qodef-comment-name {
    float: none
}

.qodef-comment-list .qodef-review-rating {
    display: inline-block;
    width: 100%
}

.qodef-comment-list .qodef-rating-inner {
    display: inline-block;
    width: 100%
}

@keyframes cover_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }

    100% {
        opacity: 0;
        visibility: hidden;
        z-index: 0
    }
}

@keyframes cover_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
        z-index: 100
    }

    100% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }
}

.qodef-search-cover-form {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    z-index: -1;
    transition: opacity .3s ease
}

.qodef-search-cover-form .qodef-m-inner {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0 70px
}

.qodef-search-cover-form .qodef-m-form-field {
    padding: 0;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 0;
    border-radius: 0;
    outline-offset: 0
}

.qodef-search-cover-form .qodef-m-form-field:focus {
    color: var(--qode-main-color)
}

.qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-cover-form .qodef-m-form-field::placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-cover-form .qodef-m-close {
    flex-shrink: 0
}

.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack {
    font-size: 23px
}

.qodef-covers-search--fadeout .qodef-search-cover-form {
    animation: cover_search_fade_out .3s ease both
}

.qodef-covers-search--fadein .qodef-search-cover-form {
    animation: cover_search_fade_in .3s ease both
}

.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover-form {
    display: none
}

.qodef-fullscreen-search-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, .98);
    z-index: 100
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-search-holder {
    display: none
}

.qodef-fullscreen-search-holder .qodef-m-inner {
    width: 100%
}

.qodef-fullscreen-search-holder .qodef-m-form {
    position: relative;
    width: 60%;
    margin: 0 auto
}

.qodef-fullscreen-search-holder .qodef-m-form-field {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #000;
    line-height: 2em;
    background: 0 0;
    border: 0;
    border-radius: 0
}

.qodef-fullscreen-search-holder .qodef-m-form-submit {
    position: absolute;
    right: 0;
    bottom: -20px;
    width: auto;
    padding: 0;
    margin: 0;
    color: #000;
    background: 0 0;
    border: 0;
    outline: 0;
    opacity: 0;
    cursor: pointer;
    transition: color .3s ease-out
}

.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
    color: var(--qode-main-color);
    background: 0 0
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit {
    opacity: 1;
    bottom: 10px;
    transition: color .2s ease, opacity .2s ease-out 1.1s, bottom .4s ease-out .9s
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
    font-size: 18px
}

.qodef-fullscreen-search-holder .qodef-m-form-line {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    border-bottom: 1px solid #000;
    transition: all .3s ease
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line {
    width: 100%;
    transition: width .5s ease .6s
}

.qodef-fullscreen-search-holder .qodef-m-close {
    position: absolute;
    top: 33px;
    right: 70px;
    color: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
    top: 72px
}

.qodef-fullscreen-search-holder .qodef-m-close:hover {
    color: #000
}

.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
    font-size: 25px
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close {
    opacity: 1;
    visibility: visible
}

.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_out .3s ease both
}

.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_in .3s ease both
}

@keyframes fullscreen_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fullscreen_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.qodef-search-opener>* {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

.qodef-search-opener.qodef-source--icon-pack {
    font-size: 16px
}

.qodef-accordion {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden;
    overflow-anchor: none
}

.qodef-accordion .qodef-accordion-content-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-accordion.qodef--init {
    visibility: visible
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0 0;
    padding: 2px 0;
    border-bottom: 4px solid transparent;
    transition: border-color .2s ease-out;
    cursor: pointer
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
    margin-top: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark {
    position: relative;
    flex-shrink: 0;
    width: 20px;
    height: 18px;
    line-height: 1;
    text-align: center
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span {
    position: absolute;
    display: block;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .2s ease-out
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before {
    display: block;
    line-height: inherit
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus {
    opacity: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus {
    opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover {
    border-color: #000;
    color: #000
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus {
    opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus {
    opacity: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    padding: 16px 0 2px;
    margin: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
    margin: 0
}

.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle .qodef-accordion-content {
    display: none
}

.qodef-banner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-banner .qodef-m-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.qodef-banner .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.qodef-banner .qodef-m-content-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex
}

.qodef-banner .qodef-m-title {
    margin: 10px 0 4px
}

.qodef-banner .qodef-m-title-inner {
    display: inline-block
}

.qodef-banner .qodef-m-subtitle {
    font-family: "Six Caps", sans-serif;
    margin: 0;
    letter-spacing: 0
}

.qodef-banner .qodef-m-text-field {
    font-size: 15px;
    color: var(--qode-main-color);
    margin: 0 0 10px;
    font-style: italic
}

.qodef-banner .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: hidden
}

.qodef-banner .qodef-m-image img {
    display: block;
    transition: all .35s ease-out
}

.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding: 35px
}

.qodef-banner.qodef-layout--link-button .qodef-m-title {
    margin: 10px 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-text {
    margin: 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-button {
    margin: 10px 0 0
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    padding: 30px
}

.qodef-button.qodef-html--link {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 500;
    font-family: Syne, sans-serif;
    line-height: 1.2em;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    font-size: 15px;
    font-weight: 700;
    padding: 8px 15px 7px 15px;
    border-radius: 37px
}

.qodef-button.qodef-html--link.qodef--marquee:after {
    displaY: none
}

.qodef-button.qodef-html--link.qodef--marquee .qodef-m-text {
    opacity: 1;
    transition: opacity .1s
}

.qodef-button.qodef-html--link.qodef--marquee .qodef-m-marquee {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.qodef-button.qodef-html--link.qodef--marquee .qodef-m-marquee-inner {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    position: relative;
    transform: translate3d(calc(-25% + 1rem), 0, 0);
    animation: qodef-btn-marquee 1s linear infinite;
    animation-play-state: paused;
    opacity: 0;
    transition: opacity .1s
}

.qodef-button.qodef-html--link.qodef--marquee .qodef-m-marquee-inner span {
    white-space: nowrap
}

.qodef-button.qodef-html--link.qodef--marquee:hover .qodef-m-text {
    opacity: 0
}

.qodef-button.qodef-html--link.qodef--marquee:hover .qodef-m-marquee-inner {
    animation-play-state: running;
    opacity: 1
}

.qodef-button.qodef-html--link.qodef--marquee .qodef-m-marquee-inner span {
    padding: 8px 15px 7px 15px
}

.qodef-button.qodef-size--small {
    padding: 6px 12px 5px 12px
}

.qodef-button.qodef-size--small.qodef--marquee .qodef-m-marquee-inner span {
    padding: 6px 12px 5px 12px
}

.qodef-button.qodef-size--large {
    padding: 12px 27px 11px 27px
}

.qodef-button.qodef-size--large.qodef--marquee .qodef-m-marquee-inner span {
    padding: 12px 27px 11px 27px
}

.qodef-button.qodef-size--full {
    width: 100%;
    padding: 8px 15px 7px 15px;
    justify-content: center;
    text-align: center
}

.qodef-button.qodef-size--full.qodef--marquee .qodef-m-marquee-inner span {
    padding: 8px 15px 7px 15px
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: #fff;
    background-color: #000;
    border: 1px solid transparent
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
    color: #fff;
    background-color: var(--qode-main-color)
}

.qodef-button.qodef-layout--outlined {
    color: #000;
    background-color: transparent;
    border: 1px solid #707070
}

.qodef-button.qodef-layout--outlined:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border-color: var(--qode-main-color)
}

.qodef-button.qodef-layout--textual {
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    border: 0
}

.qodef-button.qodef-layout--textual .qodef-m-text {
    display: inline-block
}

.qodef-button.qodef-layout--textual:hover {
    color: var(--qode-main-color)
}

.qodef-button.qodef-layout--textual.qodef--marquee .qodef-m-marquee-inner span {
    padding: 0 15px !important
}

.qodef-call-to-action.qodef-layout--standard {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
    display: flex;
    align-items: center
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner {
    justify-content: space-between
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner {
    justify-content: center
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
    padding-right: 20px
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content>* {
    margin: 0
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    flex: 0 0 auto
}

.qodef-countdown .qodef-m-date {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.qodef-countdown .qodef-digit,
.qodef-countdown .qodef-label {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
    width: 100%
}

.qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
    width: 50%
}

.qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
    width: 33.33333%
}

.qodef-countdown.qodef-show--4 .qodef-digit-wrapper {
    width: 25%
}

.qodef-countdown.qodef-show--5 .qodef-digit-wrapper {
    width: 20%
}

.qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
    width: 16.66667%
}

.qodef-countdown.qodef-countdown--light .qodef-digit,
.qodef-countdown.qodef-countdown--light .qodef-label {
    color: #fff
}

.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px
}

.qodef-countdown.qodef-layout--simple .qodef-digit {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 90px;
    line-height: 1.03333em
}

.qodef-counter.qodef-layout--simple {
    text-align: center
}

.qodef-counter.qodef-layout--simple .qodef-m-digit {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 73px;
    line-height: 1.0274em
}

.qodef-counter.qodef-layout--simple .qodef-m-title {
    margin: 10px 0 0 0
}

.qodef-counter.qodef-layout--simple .qodef-m-text {
    margin: 5px 0 0
}

.widget.widget_fagel_core_custom_font {
    margin-bottom: 0 !important
}

.qodef-custom-font {
    position: relative;
    margin: 0;
    text-indent: var(--qode-text-indent, 0)
}

.qodef-custom-font.qodef-has-appear {
    opacity: 0;
    transform: translateY(50px);
    will-change: transform;
    transition: opacity .4s ease-out, transform .8s cubic-bezier(.22, .61, .36, 1)
}

.qodef-custom-font.qodef-has-appear .qodef-m-highlight-text .qodef--original {
    display: block;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) .6s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) .6s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) .6s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) .6s;
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

.qodef-custom-font.qodef-has-appear .qodef-m-highlight-text .qodef--fake {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) .6s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) .6s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) .6s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) .6s;
    -webkit-clip-path: inset(-1px 100% -1px 0);
    clip-path: inset(-1px 100% -1px 0)
}

.qodef-custom-font.qodef-has-appear.qodef--appeared {
    opacity: 1;
    transform: translateY(0)
}

.qodef-custom-font.qodef-has-appear.qodef--appeared .qodef-m-highlight-text .qodef--original {
    -webkit-clip-path: inset(-1px 0 -1px 100%);
    clip-path: inset(-1px 0 -1px 100%)
}

.qodef-custom-font.qodef-has-appear.qodef--appeared .qodef-m-highlight-text .qodef--fake {
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

.qodef-custom-font .qodef-m-highlight-text {
    position: relative;
    display: inline-block
}

.qodef-custom-font .qodef-m-highlight-text:after {
    content: '®';
    position: absolute;
    right: -56px;
    top: 20px;
    font-size: 70px;
    line-height: 1;
    font-family: Syne, sans-serif
}

@media only screen and (max-width:1366px) {
    .qodef-custom-font .qodef-m-highlight-text:after {
        top: 12px
    }
}

@media only screen and (max-width:768px) {
    .qodef-custom-font .qodef-m-highlight-text:after {
        top: 8px
    }
}

@media only screen and (max-width:480px) {
    .qodef-custom-font .qodef-m-highlight-text:after {
        right: -45px;
        top: 2px;
        font-size: 54px
    }
}

.qodef-custom-font .qodef-m-highlight-text .qodef--original {
    display: block;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0);
    -webkit-clip-path: inset(-1px 0 -1px 100%);
    clip-path: inset(-1px 0 -1px 100%)
}

.qodef-custom-font .qodef-m-highlight-text .qodef--fake {
    color: var(--qode-main-color);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    -webkit-clip-path: inset(-1px 100% -1px 0);
    clip-path: inset(-1px 100% -1px 0);
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

.qodef-custom-font.qodef-alignment--center {
    text-align: center
}

.qodef-custom-font.qodef-alignment--left {
    text-align: left
}

.qodef-custom-font.qodef-alignment--right {
    text-align: right
}

.qodef-dropcaps {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-dropcaps .qodef-m-letter {
    position: relative;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin: 0 10px 5px 0;
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 90px;
    line-height: 1.03333em
}

.qodef-dropcaps .qodef-m-text {
    display: inline;
    margin: 0
}

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    width: 70px;
    height: 70px;
    font-size: 60px;
    line-height: 1.05em;
    color: #fff;
    background-color: #000
}

.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
    border-radius: 100%
}

.qodef-floating-item-showcase {
    opacity: 0;
    transition: .6s ease-out
}

.qodef-floating-item-showcase.qodef--appear {
    opacity: 1
}

.qodef-floating-item-showcase .qodef-grid {
    margin-bottom: 0 !important
}

.qodef-floating-item-showcase .qodef-masonry-holder {
    height: 100vh;
    z-index: 6
}

@media only screen and (min-width:1025px) {
    .qodef-floating-item-showcase .qodef-masonry-holder {
        height: 100vh !important
    }
}

.qodef-floating-item-showcase .qodef-e-overlay-title-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    pointer-events: none;
    display: flex;
    z-index: 0
}

.qodef-floating-item-showcase .qodef-e-overlay-title-holder.qodef--front {
    z-index: 5
}

.qodef-floating-item-showcase .qodef-e-overlay-title-holder span {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 120px;
    line-height: 1.025em;
    font-size: 18vw;
    line-height: 1em
}

.qodef-floating-item-showcase article {
    margin-top: 0 !important
}

@media screen and (min-width:1025px) {
    .qodef-floating-item-showcase article {
        width: auto !important;
        position: absolute !important
    }

    .qodef-floating-item-showcase article img {
        width: auto !important;
        max-width: 16vw
    }
}

.qodef-floating-item-showcase article .qodef-e-image {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.qodef-floating-item-showcase article .qodef-e-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.qodef-floating-item-showcase article .qodef-e-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.qodef-floating-item-showcase article .qodef-e-link:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--qode-main-color);
    opacity: 0;
    transition: opacity .3s ease-out
}

.qodef-floating-item-showcase article .qodef-e-link:hover:after {
    opacity: .3
}

.qodef-floating-item-showcase .qodef-custom-font.qodef--fixed-text>* {
    opacity: 0;
    animation-delay: .7s
}

.qodef-floating-item-showcase.qodef-vertical-scroll-in-content {
    position: sticky;
    top: 0;
    overflow: hidden
}

.qodef-floating-item-showcase.qodef-vertical-scroll-in-content .qodef-masonry-holder .qodef-grid-inner {
    position: relative;
    width: 100%;
    height: 100%
}

.qodef-floating-item-showcase-holder {
    height: calc(var(--qodef-vertical-scroll-height, 4000) * 1px)
}

.qodef-google-map {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-google-map .qodef-m-map {
    display: block;
    width: 100%
}

.qodef-google-map .qodef-m-map embed,
.qodef-google-map .qodef-m-map iframe,
.qodef-google-map .qodef-m-map object {
    width: 100%;
    display: block
}

.qodef-google-map .qodef-m-map img {
    max-width: none
}

.qodef-highlight .qodef-highlight-text {
    padding: 0 5px;
    color: #fff;
    background-color: #000
}

.qodef-icon-list-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title a {
    display: block
}

.qodef-icon-list-item .qodef-e-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-list-item .qodef-icon-holder {
    flex-shrink: 0;
    margin-right: 10px;
    float: none
}

.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
    font-size: 17px
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img {
    display: block
}

#qodef-page-sidebar .widget.widget_fagel_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_fagel_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_fagel_core_icon_list_item {
    margin-bottom: 0
}

.qodef-icon-with-text .qodef-m-title {
    margin: 0
}

.qodef-icon-with-text .qodef-m-title a {
    display: block
}

.qodef-icon-with-text .qodef-m-text {
    margin: 9px 0 0
}

.qodef-icon-with-text .qodef-m-icon-wrapper {
    line-height: 1
}

.qodef-icon-with-text .qodef-icon-holder {
    float: none
}

.qodef-icon-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img,
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper svg {
    display: block
}

@media only screen and (max-width:1024px) {
    .qodef-icon-with-text.qodef-title-break--disabled .qodef-m-title-text br {
        display: none
    }

    .qodef-icon-with-text.qodef-text-break--disabled .qodef-m-text br {
        display: none
    }
}

.qodef-icon-with-text.qodef-layout--before-content {
    display: flex;
    align-items: flex-start
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 15px
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
    line-height: 1
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 10px
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
    margin-top: 38px
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
    text-align: center
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
    text-align: left
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
    text-align: right
}

.qodef-icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 1
}

.qodef-icon-holder a {
    display: block
}

.qodef-icon-holder .qodef-icon {
    display: block;
    line-height: inherit
}

.qodef-icon-holder .qodef-icon:before {
    display: block;
    line-height: inherit
}

.qodef-icon-holder.qodef-layout--circle,
.qodef-icon-holder.qodef-layout--square {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    color: #fff;
    background-color: var(--qode-main-color);
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out
}

.qodef-icon-holder.qodef-layout--circle a,
.qodef-icon-holder.qodef-layout--square a {
    color: inherit;
    transition: none
}

.qodef-icon-holder.qodef-layout--circle:hover,
.qodef-icon-holder.qodef-layout--square:hover {
    background-color: #000
}

.qodef-icon-holder.qodef-layout--circle {
    border-radius: 50%
}

.qodef-icon-holder.qodef-size--tiny {
    font-size: 1.33333333em
}

.qodef-icon-holder.qodef-size--small {
    font-size: 2em
}

.qodef-icon-holder.qodef-size--medium {
    font-size: 3em
}

.qodef-icon-holder.qodef-size--large {
    font-size: 4em
}

.qodef-icon-holder.qodef-size--huge {
    font-size: 5em
}

.widget.widget_fagel_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_fagel_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_fagel_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_fagel_core_icon {
    margin-bottom: 0
}

.qodef-image-hotspots .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-image-hotspots .qodef-e {
    position: absolute;
    left: var(--qode-hotspot-left-1920, 0);
    top: var(--qode-hotspot-top-1920, 0)
}

@media only screen and (max-width:1366px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-1366, 0);
        top: var(--qode-hotspot-top-1366, 0)
    }
}

@media only screen and (max-width:1024px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-1024, 0);
        top: var(--qode-hotspot-top-1024, 0)
    }
}

@media only screen and (max-width:768px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-768, 0);
        top: var(--qode-hotspot-top-768, 0)
    }
}

@media only screen and (max-width:680px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-680, 0);
        top: var(--qode-hotspot-top-680, 0)
    }
}

.qodef-image-hotspots .qodef-e.qodef--reverse .qodef-e-content {
    left: -11px;
    transform: translateX(-100%)
}

.qodef-image-hotspots .qodef-e-link,
.qodef-image-hotspots .qodef-e-no-link {
    display: inline-block;
    position: relative
}

.qodef-image-hotspots .qodef-e-link:hover .qodef-e-content,
.qodef-image-hotspots .qodef-e-no-link:hover .qodef-e-content {
    opacity: 1;
    visibility: visible
}

.qodef-image-hotspots .qodef-e-link:hover .qodef-e-text,
.qodef-image-hotspots .qodef-e-no-link:hover .qodef-e-text {
    color: #000
}

.qodef-image-hotspots .qodef-e-pin {
    border: 1px solid currentColor;
    border-radius: 50%;
    color: #fff;
    flex-shrink: 0;
    height: 25px;
    position: relative;
    width: 25px;
    z-index: 1
}

.qodef-image-hotspots .qodef-e-pin:after {
    background-color: currentColor;
    border-radius: 50%;
    content: '';
    height: 17px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 17px
}

.qodef-image-hotspots .qodef-e-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    left: 36px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .3s ease-out;
    visibility: hidden;
    z-index: 2
}

.qodef-image-hotspots .qodef-e-title {
    background-color: #fff;
    line-height: 1em;
    margin: 0;
    padding: 7px 13px 7px 10px;
    white-space: nowrap
}

.qodef-image-hotspots .qodef-e-text {
    background-color: #fff;
    line-height: 1em;
    margin: 0;
    padding: 2px 13px 7px 10px
}

.qodef-image-marquee {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-marquee .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 auto;
    overflow: hidden
}

.qodef-image-marquee .qodef-m-content.qodef--mobile {
    display: none
}

.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image {
    background-size: cover !important
}

.qodef-image-marquee .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.qodef-image-marquee .qodef-m-image.qodef-image--copy {
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateX(100%) translateZ(0)
}

.qodef-image-marquee .qodef-m-image a {
    position: relative;
    display: block
}

@keyframes qode-move-marquee {
    0% {
        transform: translateX(0) translateZ(0)
    }

    100% {
        transform: translateX(-100%) translateZ(0)
    }
}

@keyframes qode-move-marquee-copy {
    0% {
        transform: translateX(100%) translateZ(0)
    }

    100% {
        transform: translateX(0) translateZ(0)
    }
}

.qodef-image-with-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image a,
.qodef-image-with-text .qodef-m-image img {
    display: block
}

.qodef-image-with-text .qodef-m-video {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-title {
    margin: 20px 0 0
}

.qodef-image-with-text .qodef-m-text {
    margin: 10px 0 0
}

.qodef-image-with-text.qodef-border--yes .qodef-m-image,
.qodef-image-with-text.qodef-border--yes .qodef-m-video {
    border: 1px solid #d1d1d1;
    overflow: hidden
}

.qodef-image-with-text.qodef-content-align--center .qodef-m-image img {
    margin: 0 auto
}

.qodef-image-with-text.qodef-content-align--center .qodef-m-content {
    text-align: center
}

.qodef-image-with-text.qodef-content-align--right .qodef-m-image img {
    margin: 0 0 0 auto
}

.qodef-image-with-text.qodef-content-align--right .qodef-m-content {
    text-align: right
}

.qodef-image-with-text.qodef-action--scrolling-image .qodef-m-image-holder {
    overflow: hidden;
    position: relative
}

.qodef-image-with-text.qodef-action--scrolling-image .qodef-m-image-holder .qodef-m-image-holder-inner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.qodef-image-with-text.qodef-action--scrolling-image .qodef-m-image-holder .qodef-m-image-holder-inner a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

.qodef-image-with-text.qodef-action--scrolling-image .qodef-m-image-holder img {
    transition-timing-function: ease
}

.qodef-image-with-text.qodef-action--scrolling-image .qodef-m-image-holder .qodef-e-frame {
    vertical-align: middle
}

@media only screen and (max-width:768px) {
    .qodef-image-with-text.qodef-action--scrolling-image .qodef-m-image-holder .qodef-e-frame {
        max-height: 50vh
    }
}

.qodef-image-with-text.qodef-action--scrolling-image.qodef-scrolling--vertical .qodef-m-image-holder-inner .qodef-e-main-image {
    width: 100%
}

.qodef-interactive-link-showcase {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100vh;
    visibility: hidden
}

.admin-bar .qodef-interactive-link-showcase {
    height: calc(100vh - 32px)
}

.qodef-interactive-link-showcase .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.qodef-interactive-link-showcase .qodef-m-image img {
    opacity: 0
}

.qodef-interactive-link-showcase .qodef-m-items {
    display: flex;
    align-items: center;
    z-index: 10
}

.qodef-interactive-link-showcase .qodef-m-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 0 6px 5px;
    margin: 5px 0;
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 90px;
    line-height: 1.03333em;
    transition: color .3s ease-out, background-color .3s ease-out
}

.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title {
    position: relative;
    display: block;
    z-index: 2
}

.qodef-interactive-link-showcase.qodef--init {
    visibility: visible
}

.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item {
    color: #fff
}

.qodef-interactive-link-showcase.qodef-vertical-scroll-in-content {
    height: calc(var(--qodef-vertical-scroll-height, 4000) * 1px)
}

.qodef-interactive-link-showcase.qodef-vertical-scroll-in-content .qodef-m-inner {
    position: sticky;
    top: 0;
    height: 100vh;
    overflow: hidden
}

.qodef-interactive-link-showcase.qodef-layout--list {
    display: flex;
    align-items: stretch
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-inner {
    padding: 64px 0;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
    overflow: hidden;
    position: relative;
    align-self: self-end
}

.qodef-interactive-link-showcase.qodef-layout--list.qodef-image-hover--clip .qodef-m-image {
    opacity: 0
}

.qodef-interactive-link-showcase.qodef-layout--list.qodef-image-hover--clip .qodef-m-image.qodef--prev {
    opacity: 1
}

.qodef-interactive-link-showcase.qodef-layout--list.qodef-image-hover--clip .qodef-m-image.qodef--active {
    opacity: 1;
    z-index: 5;
    animation: qodef-reveal-form-left 1s cubic-bezier(.51, .15, .1, .88) forwards
}

.qodef-interactive-link-showcase.qodef-layout--list.qodef-image-hover--change .qodef-m-image {
    opacity: 0;
    transform: scaleY(1.15) skewY(7deg);
    transition: opacity .3s ease-out, transform .3s cubic-bezier(.22, .61, .36, 1)
}

.qodef-interactive-link-showcase.qodef-layout--list.qodef-image-hover--change .qodef-m-image.qodef--active {
    opacity: 1;
    transform: scaleY(1) skewY(0);
    transition: opacity .3s ease-out, transform .6s cubic-bezier(.22, .61, .36, 1)
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-image {
    background-size: unset;
    transition: none
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-image:first-of-type {
    position: relative
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.qodef-interactive-link-showcase.qodef-layout--list.qodef-text-align--center .qodef-m-items-inner {
    align-items: center
}

.qodef-interactive-link-showcase.qodef-layout--list.qodef-text-align-right .qodef-m-items-inner {
    align-items: flex-end
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
    width: 38%;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding: 35px 0 0
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item {
    font-size: 170px;
    color: #fbeedf;
    text-transform: lowercase;
    line-height: 1;
    display: flex;
    padding: 0
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item:last-of-type {
    margin: 13px 0 64px
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item .qodef-e-number {
    font-family: Syne, sans-serif;
    font-size: 17px;
    color: #7e7d78;
    line-height: 1;
    position: absolute;
    top: 27px;
    right: -25px
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item .qodef-e-title--original {
    display: block;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item .qodef-e-title--hover {
    color: var(--qode-main-color);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    -webkit-clip-path: inset(-1px 100% -1px 0);
    clip-path: inset(-1px 100% -1px 0)
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item.qodef--active .qodef-e-title--original {
    -webkit-clip-path: inset(-1px 0 -1px 100%);
    clip-path: inset(-1px 0 -1px 100%)
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item.qodef--active .qodef-e-title--hover {
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

#qodef-is-height {
    height: 55vh
}

#qodef-intro-section {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000
}

.touch #qodef-intro-section {
    position: fixed
}

.touch #qodef-intro-section.-qodef-last {
    position: absolute
}

#qodef-is-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

#qodef-is-1 .qodef-is-loading-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1d1d1d;
    z-index: -1
}

#qodef-is-1 .qodef-is-loading-center {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

#qodef-is-1 .qodef-is-loading-label .qodef-s-character {
    font-size: 28vw;
    font-family: "Six Caps", sans-serif;
    color: rgba(241, 237, 221, .08);
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    transform: scaleX(-1);
    opacity: 0
}

@media only screen and (max-width:768px) {
    #qodef-is-1 .qodef-is-loading-label .qodef-s-character {
        font-size: 56vw
    }
}

.q-show #qodef-is-1 .qodef-is-loading-label .qodef-s-character:nth-child(1) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .3s, opacity 1s cubic-bezier(0, 0, 0, 1) .3s
}

.q-show #qodef-is-1 .qodef-is-loading-label .qodef-s-character:nth-child(2) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .4s, opacity 1s cubic-bezier(0, 0, 0, 1) .4s
}

.q-show #qodef-is-1 .qodef-is-loading-label .qodef-s-character:nth-child(3) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .5s, opacity 1s cubic-bezier(0, 0, 0, 1) .5s
}

.q-show #qodef-is-1 .qodef-is-loading-label .qodef-s-character:nth-child(4) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .6s, opacity 1s cubic-bezier(0, 0, 0, 1) .6s
}

.q-show #qodef-is-1 .qodef-is-loading-label .qodef-s-character:nth-child(5) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .7s, opacity 1s cubic-bezier(0, 0, 0, 1) .7s
}

.q-show #qodef-is-1 .qodef-is-loading-label .qodef-s-character:nth-child(6) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .8s, opacity 1s cubic-bezier(0, 0, 0, 1) .8s
}

.q-show #qodef-is-1 .qodef-is-loading-label .qodef-s-character:nth-child(7) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .9s, opacity 1s cubic-bezier(0, 0, 0, 1) .9s
}

.q-show #qodef-is-1 .qodef-is-loading-label .qodef-s-character:nth-child(8) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) 1s, opacity 1s cubic-bezier(0, 0, 0, 1) 1s
}

.q-show #qodef-is-1 .qodef-is-loading-label .qodef-s-character:nth-child(9) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) 1.1s, opacity 1s cubic-bezier(0, 0, 0, 1) 1.1s
}

#qodef-is-1 .qodef-is-loading-title {
    position: absolute;
    font-size: 12vw;
    font-family: "Six Caps", sans-serif;
    color: var(--qode-main-color);
    line-height: 1;
    margin: 0;
    z-index: 20;
    opacity: 0
}

@media only screen and (max-width:768px) {
    #qodef-is-1 .qodef-is-loading-title {
        font-size: 30vw
    }
}

.q-show #qodef-is-1 .qodef-is-loading-title {
    opacity: 1;
    transition: opacity .3s .3s
}

#qodef-is-1 .qodef-is-loading-progress {
    position: absolute;
    font-family: Syne, sans-serif;
    right: -80px;
    top: 6%;
    font-size: 30px
}

@media only screen and (max-width:1024px) {
    #qodef-is-1 .qodef-is-loading-progress {
        top: 2%
    }
}

@media only screen and (max-width:768px) {
    #qodef-is-1 .qodef-is-loading-progress {
        top: 6%
    }
}

@media only screen and (max-width:680px) {
    #qodef-is-1 .qodef-is-loading-progress {
        top: 2%
    }
}

#qodef-is-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fbfaf8;
    z-index: 100;
    transform: translate3d(0, 100%, 0)
}

@media only screen and (max-width:1024px) {
    #qodef-is-cover {
        left: -1px;
        width: calc(100% + 2px)
    }
}

#qodef-is-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 30;
    transform: translate3d(0, 50%, 0);
    visibility: hidden
}

#qodef-is-first-title {
    position: absolute;
    z-index: 1000;
    visibility: hidden;
    transform: translate3d(0, 10%, 0);
    top: 32%
}

@media only screen and (max-width:1024px) {
    #qodef-is-first-title {
        padding: 0 10vw;
        top: 33.5%
    }
}

@media only screen and (max-width:768px) {
    #qodef-is-first-title {
        top: 20%
    }
}

@media only screen and (max-width:680px) {
    #qodef-is-first-title {
        top: 24%
    }
}

#qodef-is-first-title h1 {
    font-size: 12vw;
    color: var(--qode-main-color);
    letter-spacing: 0;
    line-height: 1;
    text-align: center
}

@media only screen and (max-width:768px) {
    #qodef-is-first-title h1 {
        font-size: 30vw
    }
}

#qodef-is-arrow {
    position: absolute;
    bottom: 122px;
    left: calc(50% - 36px);
    z-index: 100;
    width: 72px;
    cursor: pointer;
    opacity: 0;
    transform: translateY(-25px)
}

#qodef-is-arrow path {
    fill: #f1eddd
}

.-qodef-f-1 #qodef-is-arrow {
    transition: 2.5s cubic-bezier(.19, 1, .22, 1) .5s;
    transform: translateY(0);
    opacity: 1
}

.-qodef-last #qodef-is-arrow {
    pointer-events: none;
    display: none
}

#qodef-is-second-title {
    position: absolute;
    top: 89.5%;
    z-index: 1000;
    visibility: hidden;
    transform: translate3d(0, -30%, 0)
}

@media only screen and (max-width:1024px) {
    #qodef-is-second-title {
        padding: 0 10vw
    }
}

@media only screen and (max-width:768px) {
    #qodef-is-second-title {
        top: 81.5%
    }
}

@media only screen and (max-width:680px) {
    #qodef-is-second-title {
        top: 86%
    }
}

#qodef-is-second-title h1 {
    font-size: 12vw;
    color: var(--qode-main-color);
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    text-align: center
}

@media only screen and (max-width:768px) {
    #qodef-is-second-title h1 {
        font-size: 24vw
    }
}

#qodef-is-second-title p {
    margin: 10px 0 0;
    text-align: center;
    font-size: 30px
}

@media only screen and (max-width:680px) {
    #qodef-is-second-title p {
        font-size: 26px
    }
}

#qodef-is-link {
    position: absolute;
    top: 46vh;
    right: 30px;
    z-index: 200;
    opacity: 0
}

@media only screen and (max-width:680px) {
    #qodef-is-link {
        top: calc(46vh + 25px)
    }
}

#qodef-is-link .qodef-button {
    background: #fff;
    color: #000
}

#qodef-is-link .qodef-button:hover {
    background: var(--qode-main-color);
    color: #fff
}

.-qodef-f-2 #qodef-is-link {
    opacity: 1;
    transition: opacity .4s .2s
}

#qodef-is-logo {
    position: absolute;
    top: 46vh;
    left: 30px;
    z-index: 200;
    opacity: 0
}

@media only screen and (max-width:680px) {
    #qodef-is-logo {
        top: calc(46vh + 25px)
    }
}

#qodef-is-logo .qodef-header-logo-link {
    display: block
}

#qodef-is-logo .qodef-source--svg-path {
    color: #fff
}

#qodef-is-logo .qodef-source--svg-path:hover {
    color: var(--qode-main-color)
}

#qodef-is-logo .qodef-source--svg-path path {
    fill: currentColor;
    stroke: none
}

.-qodef-f-2 #qodef-is-logo {
    opacity: 1;
    transition: opacity .4s .2s
}

.qodef-list-items .qodef-m-title {
    margin: 0 0 38px 0
}

.qodef-list-items .qodef-m-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.qodef-list-items .qodef-m-list-item:not(:last-child) {
    margin-bottom: var(--qode-items-gap, 11px)
}

.qodef-list-items .qodef-m-list-item * {
    margin: 0
}

.qodef-list-items.qodef-skin--light .qodef-m-title {
    color: #f1eddd
}

.qodef-list-items.qodef-skin--light .qodef-m-list-item * {
    color: #f1eddd
}

.qodef-list-items.qodef-skin--light .qodef-m-list-item a:hover {
    color: var(--qode-main-color)
}

#qodef-outro-section {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000
}

#qodef-os-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

#qodef-os-main .qodef-os-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1d1d1d;
    z-index: -1;
    pointer-events: none
}

#qodef-os-main .qodef-os-center {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none
}

#qodef-os-main .qodef-os-label .qodef-s-character {
    font-size: 28vw;
    font-family: "Six Caps", sans-serif;
    color: rgba(241, 237, 221, .08);
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    transform: scaleX(-1);
    opacity: 0
}

@media only screen and (max-width:768px) {
    #qodef-os-main .qodef-os-label .qodef-s-character {
        font-size: 38vw
    }
}

@media only screen and (max-width:680px) {
    #qodef-os-main .qodef-os-label .qodef-s-character {
        display: none
    }
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(1) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .3s, opacity 1s cubic-bezier(0, 0, 0, 1) .3s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(2) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .4s, opacity 1s cubic-bezier(0, 0, 0, 1) .4s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(3) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .5s, opacity 1s cubic-bezier(0, 0, 0, 1) .5s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(4) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .6s, opacity 1s cubic-bezier(0, 0, 0, 1) .6s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(5) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .7s, opacity 1s cubic-bezier(0, 0, 0, 1) .7s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(6) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .8s, opacity 1s cubic-bezier(0, 0, 0, 1) .8s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(7) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) .9s, opacity 1s cubic-bezier(0, 0, 0, 1) .9s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(8) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) 1s, opacity 1s cubic-bezier(0, 0, 0, 1) 1s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(9) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) 1.1s, opacity 1s cubic-bezier(0, 0, 0, 1) 1.1s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(10) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) 1.2s, opacity 1s cubic-bezier(0, 0, 0, 1) 1.2s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(11) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) 1.3s, opacity 1s cubic-bezier(0, 0, 0, 1) 1.3s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(12) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) 1.4s, opacity 1s cubic-bezier(0, 0, 0, 1) 1.4s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(13) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) 1.5s, opacity 1s cubic-bezier(0, 0, 0, 1) 1.5s
}

.q-show #qodef-os-main .qodef-os-label .qodef-s-character:nth-child(14) {
    transform: scaleX(1);
    opacity: 1;
    transition: transform .85s cubic-bezier(.19, 1, .22, 1) 1.6s, opacity 1s cubic-bezier(0, 0, 0, 1) 1.6s
}

.qodef-os-title {
    font-size: 8vw;
    color: #f1eddd;
    line-height: 1;
    margin: 65px 0 0;
    z-index: 20;
    opacity: 0;
    text-align: center;
    transition: opacity .65s cubic-bezier(.33, .02, 0, .93) 1s
}

.qodef-os-title .qodef-m-highlight-text {
    position: relative;
    display: inline-block
}

.qodef-os-title .qodef-m-highlight-text .qodef--original {
    display: block;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 1.65s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 1.65s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 1.65s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 1.65s;
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

.qodef-os-title .qodef-m-highlight-text .qodef--fake {
    color: var(--qode-main-color);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 1.65s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 1.65s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 1.65s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 1.65s;
    -webkit-clip-path: inset(-1px 100% -1px 0);
    clip-path: inset(-1px 100% -1px 0)
}

@media only screen and (max-width:1024px) {
    .qodef-os-title {
        font-size: 10vw
    }
}

@media only screen and (max-width:768px) {
    .qodef-os-title {
        font-size: 16vw
    }
}

@media only screen and (max-width:680px) {
    .qodef-os-title {
        font-size: 29vw;
        margin: -10px 0 0
    }
}

.q-show .qodef-os-title {
    opacity: 1
}

.q-show .qodef-os-title .qodef-m-highlight-text .qodef--original {
    -webkit-clip-path: inset(-1px 0 -1px 100%);
    clip-path: inset(-1px 0 -1px 100%)
}

.q-show .qodef-os-title .qodef-m-highlight-text .qodef--fake {
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

#qodef-os-svg-one path,
#qodef-os-svg-two path {
    fill: none;
    stroke: #888;
    stroke-width: 1;
    stroke-miterlimit: 4;
    stroke-dasharray: 1200;
    stroke-dashoffset: 1200;
    transition: stroke-dashoffset 2.4s cubic-bezier(.33, .02, 0, .93) 1s
}

.q-show #qodef-os-svg-one path,
.q-show #qodef-os-svg-two path {
    stroke-dashoffset: 0
}

#qodef-os-svg-one {
    position: absolute;
    top: 0;
    left: 8vw;
    width: 22vw
}

@media only screen and (max-width:768px) {
    #qodef-os-svg-one {
        width: 44vw
    }
}

#qodef-os-svg-two {
    position: absolute;
    bottom: 8vw;
    right: 8vw;
    width: 20vw
}

@media only screen and (max-width:768px) {
    #qodef-os-svg-two {
        width: 40vw
    }
}

#qodef-os-link {
    position: relative;
    z-index: 10;
    margin-top: 30px;
    opacity: 0;
    transition: opacity .65s cubic-bezier(.33, .02, 0, .93) 1s
}

#qodef-os-link .qodef-button {
    background: #f1eddd;
    color: #000
}

#qodef-os-link .qodef-button:hover {
    background: var(--qode-main-color);
    color: #fff
}

.q-show #qodef-os-link {
    opacity: 1
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.qodef-pricing-table.qodef-status--featured {
    transform: translateY(-25px)
}

.qodef-pricing-table .qodef-m-inner {
    padding: 45px
}

.qodef-pricing-table .qodef-m-title p {
    margin: 0;
    color: #000
}

.qodef-pricing-table .qodef-m-price {
    margin-top: -3px
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
    display: flex;
    margin: 0;
    line-height: 1;
    justify-content: center
}

.qodef-pricing-table .qodef-m-content {
    margin: 25px 0 0
}

.qodef-pricing-table .qodef-m-content ul {
    list-style: none;
    margin: 0
}

.qodef-pricing-table .qodef-m-content ul li {
    color: #000;
    margin-bottom: 8px
}

.qodef-pricing-table .qodef-m-content ul li:last-child {
    margin-bottom: 0
}

.qodef-pricing-table .qodef-m-content ul li:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.qodef-pricing-table .qodef-m-button .qodef-button {
    margin: 25px 0 0
}

.qodef-progress-bar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-progress-bar .qodef-m-inner {
    position: relative;
    display: flex;
    flex-direction: column
}

.qodef-progress-bar .qodef-m-canvas {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-progress-bar .qodef-m-canvas svg {
    display: block
}

.qodef-progress-bar .qodef-m-title {
    margin: 20px 0 0
}

.qodef-progress-bar.qodef--init {
    visibility: visible
}

.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 40px;
    line-height: 1.125em;
    font-family: Syne, sans-serif
}

.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
    padding-top: 20px;
    transform: none !important
}

.qodef-progress-bar.qodef-layout--line .qodef-m-inner {
    flex-direction: column-reverse
}

.qodef-progress-bar.qodef-layout--line .proggress {
    width: 0
}

.qodef-progress-bar.qodef-layout--line .percentCount {
    position: absolute;
    top: -24px;
    right: 0;
    width: auto
}

.qodef-progress-bar.qodef-layout--line .qodef-m-title {
    margin: 0 0 7px
}

.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount {
    left: 0;
    right: auto;
    transform: translateX(-50%)
}

.qodef-section-title {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-section-title .qodef-m-title {
    margin: 0;
    text-indent: var(--qode-title-text-indent, 0)
}

.qodef-section-title .qodef-m-text {
    margin: 25px 0 0
}

.qodef-section-title .qodef-m-tagline {
    margin: 0 0 34px
}

.qodef-section-title .qodef-m-button {
    margin: 34px 0 0
}

.qodef-section-title .qodef-m-button .qodef-m-text {
    margin: 0
}

.qodef-section-title.qodef-alignment--center {
    text-align: center
}

.qodef-section-title.qodef-alignment--left {
    text-align: left
}

.qodef-section-title.qodef-alignment--right {
    text-align: right
}

.qodef-separator {
    font-size: 0;
    height: auto;
    line-height: 1;
    position: relative
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #707070;
    margin: 10px 0
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

@media only screen and (max-width:1024px) {
    .qodef-separator.qodef-disabled--1024 {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .qodef-separator.qodef-disabled--768 {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-separator.qodef-disabled--680 {
        display: none
    }
}

@media only screen and (max-width:480px) {
    .qodef-separator.qodef-disabled--480 {
        display: none
    }
}

#qodef-page-sidebar .widget.widget_fagel_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_fagel_core_separator {
    margin-bottom: 35
}

#qodef-side-area .widget.widget_fagel_core_separator {
    margin-bottom: 0
}

.qodef-single-image img {
    display: block
}

.qodef-stacked-images .qodef-m-images {
    position: relative;
    display: inline-block
}

.qodef-stacked-images .qodef-m-images .qodef-m-image {
    opacity: 0;
    transition: .35s opacity ease-out
}

.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) {
    position: absolute
}

.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
    max-width: initial
}

@media only screen and (max-width:1024px) {
    .qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
        width: 50%
    }
}

.qodef-stacked-images .qodef-m-images .qodef-m-image.qodef--appeared {
    opacity: 1
}

.qodef-swapping-image-gallery {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-start
}

.qodef-swapping-image-gallery .qodef-m-info {
    flex-grow: 1;
    flex-basis: 0
}

.qodef-swapping-image-gallery .qodef-m-image-holder {
    flex-grow: 1;
    flex-basis: 0;
    overflow: hidden;
    box-shadow: 0 0 10.53px 2.47px rgba(2, 2, 2, .04)
}

.qodef-swapping-image-gallery .qodef-m-info {
    padding-top: 60px
}

.qodef-swapping-image-gallery .qodef-m-headline {
    margin: 0 0 60px
}

.qodef-swapping-image-gallery .qodef-m-title {
    margin: 0 0 24px
}

.qodef-swapping-image-gallery .qodef-m-description {
    margin: 0
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom {
    width: auto
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail {
    font-size: 0;
    cursor: pointer;
    opacity: .35;
    transition: opacity .3s ease-out
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail img {
    display: block
}

.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail.qodef--active {
    opacity: 1
}

.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
    padding-left: 120px
}

.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
    padding-right: 120px
}

.qodef-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-tabs.qodef--init {
    visibility: visible
}

.qodef-tabs .qodef-tabs-navigation {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-tabs .qodef-tabs-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-tabs .qodef-tabs-content p {
    margin: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin: 0 26px 0 0;
    padding: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 1.05em;
    display: block;
    padding: 2px 0;
    border-bottom: 4px solid transparent;
    transition: border-color .3s ease-out
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
    margin-right: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a {
    border-color: #000;
    color: #000
}

@media only screen and (max-width:680px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
        flex-direction: column;
        align-items: flex-start
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
        margin: 0 0 26px 0;
        padding: 0
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
        margin-bottom: 0
    }
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    height: 100%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
    flex-shrink: 0;
    display: block;
    padding-right: 26px;
    margin-right: 26px;
    border-right: 1px solid #707070
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
    width: 100%;
    margin-bottom: 26px
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child {
    margin-bottom: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
    display: inline-block;
    width: auto
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
    margin-top: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
    margin: 26px 0 0
}

@keyframes qode-text-marquee-left {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

@keyframes qode-text-marquee-right {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

.qodef-text-marquee .qodef-m-content {
    display: flex;
    font-family: Syne, sans-serif;
    font-size: 35px;
    font-weight: 500;
    line-height: 1em;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase
}

.qodef-text-marquee .qodef-m-content-inner {
    padding-right: 25px
}

.qodef--init.qodef-direction--left.qodef-text-marquee .qodef-m-content-inner {
    animation: qode-text-marquee-left var(--qode-marquee-duration, 25s) linear infinite
}

.qodef--init.qodef-direction--right.qodef-text-marquee .qodef-m-content-inner {
    animation: qode-text-marquee-right var(--qode-marquee-duration, 25s) linear infinite
}

.qodef-text-marquee .qodef-m-text-1 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-text-2 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-text-3 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-text-4 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-text-5 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-text-6 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-separator {
    color: var(--qode-main-color);
    position: relative
}

.qodef-vertical-split-slider--init {
    height: 100vh !important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.qodef-vertical-split-slider--init .qodef-vertical-split-slider {
    visibility: visible
}

.qodef-vertical-split-slider {
    height: 100vh;
    position: relative;
    visibility: hidden
}

.admin-bar .qodef-vertical-split-slider {
    height: calc(100vh - 32px)
}

.qodef-vertical-split-slider .qodef-m-colored-holder {
    position: relative;
    display: inline-block
}

.qodef-vertical-split-slider .qodef-m-colored-holder .qodef-m-colored-original {
    display: block;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0);
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) .8s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) .8s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) .8s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) .8s
}

.qodef-vertical-split-slider .qodef-m-colored-holder .qodef-m-colored {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) 0s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;
    -webkit-clip-path: inset(-1px 100% -1px 0);
    clip-path: inset(-1px 100% -1px 0);
    transition: .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) .8s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) .8s;
    transition: .6s clip-path cubic-bezier(.32, .55, .58, .76) .8s, .6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) .8s
}

.qodef-vertical-split-slider .ms-right {
    right: 0 !important
}

.qodef-vertical-split-slider .ms-tableCell {
    display: block;
    height: calc(100vh - (2 * 10%)) !important
}

.admin-bar .qodef-vertical-split-slider .ms-tableCell {
    height: calc(100vh - (2 * 10%) - 32px) !important
}

.qodef-vertical-split-slider .qodef-vertical-split-slider-responsive {
    display: none
}

.qodef-vertical-split-slider .qodef-m-slide-image,
.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
    background-position: center;
    background-size: cover;
    position: relative;
    /*border-right: 1px solid #b5b5b5*/
}

.qodef-vertical-split-slider .qodef-m-slide-content,
.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
    padding: 46px 25% 0 55px;
    position: relative
}

.qodef-vertical-split-slider .qodef-m-slide-content>div>:not(.qodef-m-image),
.qodef-vertical-split-slider-responsive .qodef-m-slide-content>div>:not(.qodef-m-image) {
    position: relative;
    z-index: 1
}

body.qodef-vertical-split-slider--init .qodef-vertical-split-slider .qodef-m-slide-content.active .qodef-m-colored-holder .qodef-m-colored-original,
body.qodef-vertical-split-slider--init .qodef-vertical-split-slider-responsive .qodef-m-slide-content.active .qodef-m-colored-holder .qodef-m-colored-original {
    -webkit-clip-path: inset(-1px 0 -1px 100%);
    clip-path: inset(-1px 0 -1px 100%)
}

body.qodef-vertical-split-slider--init .qodef-vertical-split-slider .qodef-m-slide-content.active .qodef-m-colored-holder .qodef-m-colored,
body.qodef-vertical-split-slider--init .qodef-vertical-split-slider-responsive .qodef-m-slide-content.active .qodef-m-colored-holder .qodef-m-colored {
    -webkit-clip-path: inset(-1px 0 -1px 0);
    clip-path: inset(-1px 0 -1px 0)
}

.qodef-vertical-split-slider .qodef-m-label-holder,
.qodef-vertical-split-slider-responsive .qodef-m-label-holder {
    bottom: 0;
    display: block;
    height: 200px;
    overflow: hidden;
    position: absolute;
    width: 200px
}

.qodef-vertical-split-slider .qodef-m-label,
.qodef-vertical-split-slider-responsive .qodef-m-label {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 30px 80px 40px 40px;
    width: 100%
}

.qodef-vertical-split-slider .qodef-m-label .qodef-m-label-counter,
.qodef-vertical-split-slider-responsive .qodef-m-label .qodef-m-label-counter {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 73px;
    line-height: 1.0274em
}

.qodef-vertical-split-slider .qodef-m-label .qodef-m-label-text,
.qodef-vertical-split-slider-responsive .qodef-m-label .qodef-m-label-text {
    font-family: "Six Caps", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 40px;
    line-height: 1.125em;
    font-family: Syne, sans-serif
}

.qodef-vertical-split-slider .qodef-m-image,
.qodef-vertical-split-slider-responsive .qodef-m-image {
    bottom: 0;
    height: 200px;
    overflow: hidden;
    position: absolute;
    width: 200px;
    z-index: 0
}

.qodef-vertical-split-slider .qodef-m-image img,
.qodef-vertical-split-slider-responsive .qodef-m-image img {
    height: 200px;
    object-fit: cover;
    width: 200px
}

.qodef-vertical-split-slider .qodef-button,
.qodef-vertical-split-slider-responsive .qodef-button {
    position: absolute !important;
    bottom: 70px
}

@media only screen and (max-width:1024px) {

    .qodef-vertical-split-slider .qodef-button,
    .qodef-vertical-split-slider-responsive .qodef-button {
        bottom: 63px
    }
}

.qodef-vertical-split-slider .qodef-slide-layout--image-left .qodef-m-label-holder,
.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-label-holder {
    right: 0
}

.qodef-vertical-split-slider .qodef-slide-layout--image-left .qodef-m-image,
.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-left .qodef-m-image {
    left: 0
}

.qodef-vertical-split-slider .qodef-slide-layout--image-right .qodef-m-label-holder,
.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-label-holder {
    left: 0
}

.qodef-vertical-split-slider .qodef-slide-layout--image-right .qodef-m-image,
.qodef-vertical-split-slider-responsive .qodef-slide-layout--image-right .qodef-m-image {
    right: 0
}

#multiscroll-nav {
    display: none
}

#multiscroll-nav li {
    height: 10px !important;
    margin: 20px 0 !important;
    width: 10px !important
}

#multiscroll-nav li a span {
    background-color: transparent;
    border: 1px solid #e6e6e6;
    height: 10px;
    left: 0;
    top: 0;
    width: 10px
}

#multiscroll-nav li a.active span {
    background-color: #e6e6e6
}

#multiscroll-nav.right {
    right: 34px !important
}

.qodef-vertical-split-slider--init #multiscroll-nav {
    display: block
}

.qodef-vertical-split-slider--init #multiscroll-nav.qodef-skin--light a:not(.active) span {
    background-color: #fff
}

.qodef-vertical-split-slider--init #multiscroll-nav.qodef-skin--dark a:not(.active) span {
    background-color: #000
}

.qodef-fullscreen-menu--opened #multiscroll-nav {
    z-index: 98
}

html.elementor-html #multiscroll-nav {
    display: none !important
}

.qodef-vertical-split-slider .qodef-content-layout--type-1 .qodef-m-title,
.qodef-vertical-split-slider-responsive .qodef-content-layout--type-1 .qodef-m-title {
    margin: 0 0 35px 0
}

.qodef-vertical-split-slider .qodef-content-layout--type-2 .qodef-m-title,
.qodef-vertical-split-slider-responsive .qodef-content-layout--type-2 .qodef-m-title {
    margin: 0 0 35px 0
}

.qodef-vertical-split-slider .qodef-content-layout--type-2 .qodef-icon-list-item:first-of-type,
.qodef-vertical-split-slider-responsive .qodef-content-layout--type-2 .qodef-icon-list-item:first-of-type {
    margin: 0 0 20px 0
}

.qodef-video-button {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-video-button .qodef-m-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 106px;
    line-height: 1
}

.qodef-video-button .qodef-m-play span {
    display: block;
    line-height: inherit
}

.qodef-video-button .qodef-m-play span:before {
    display: block;
    line-height: inherit
}

#qodef-side-area {
    position: fixed;
    top: 0;
    right: -450px;
    width: 450px;
    height: 100%;
    min-height: 100%;
    padding: 66px 64px 34px;
    text-align: center;
    background-color: #2d2d2d;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.25, .46, .45, .94)
}

.qodef-side-area--opened #qodef-side-area {
    right: 0;
    visibility: visible
}

#qodef-side-area.qodef-alignment--center {
    text-align: center
}

#qodef-side-area.qodef-alignment--center .qodef-social-icons-group {
    align-items: center
}

#qodef-side-area.qodef-alignment--center .qodef-social-icons-group.row {
    justify-content: center
}

#qodef-side-area.qodef-alignment--right {
    text-align: right
}

#qodef-side-area.qodef-alignment--right .qodef-social-icons-group {
    align-items: flex-end
}

#qodef-side-area.qodef-alignment--right .qodef-social-icons-group.row {
    justify-content: flex-end
}

#qodef-side-area.qodef-alignment--left {
    text-align: left
}

#qodef-side-area.qodef-alignment--left .qodef-social-icons-group {
    align-items: flex-start
}

#qodef-side-area.qodef-alignment--left .qodef-social-icons-group.row {
    justify-content: flex-start
}

#qodef-side-area-close {
    position: absolute;
    top: 26px;
    right: 40px;
    display: block;
    z-index: 1000;
    color: #fff
}

.admin-bar #qodef-side-area-close {
    top: 58px
}

#qodef-side-area-close:hover {
    color: var(--qode-main-color)
}

.qodef-side-area-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 0;
    transition: opacity .2s ease-in-out, z-index .2s ease-in-out
}

.qodef-side-area--opened .qodef-side-area-cover {
    opacity: 1;
    z-index: 1002
}

.qodef-social-share {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-social-share .qodef-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-family: Syne, sans-serif;
    font-size: 17px;
    line-height: 1.52941em;
    font-weight: 400;
    color: #000;
    font-size: 16px;
    text-transform: capitalize
}

.qodef-social-share ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 0
}

.qodef-social-share li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    padding: 0;
    margin: 0
}

.qodef-social-share li a {
    font-size: 20px
}

.qodef-social-share.qodef-layout--dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    margin: 0;
    vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon {
    vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li {
    opacity: 1;
    visibility: visible;
    cursor: pointer
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2) {
    transition-delay: .2s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3) {
    transition-delay: .3s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4) {
    transition-delay: .4s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5) {
    transition-delay: .5s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6) {
    transition-delay: .6s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7) {
    transition-delay: .7s
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
    display: block
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
    position: absolute;
    visibility: hidden;
    z-index: 950
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
    position: relative;
    display: block;
    z-index: 990;
    margin: 0;
    padding: 0 !important
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
    position: absolute;
    display: block;
    text-align: center;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    transition: opacity .2s ease-out, visibility .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
    transition: color .2s ease-out, background-color .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li * {
    display: block;
    line-height: inherit
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown {
    bottom: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #707070
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child) {
    border-top: none
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover {
    background-color: #3b5998;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
    background-color: #00aced;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
    background-color: #007bb5;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
    background-color: #32506d;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
    background-color: #cb2027;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
    background-color: #45668e;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
    font-size: 14px;
    color: #000;
    background-color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
    bottom: -30px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
    bottom: -60px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
    bottom: -90px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
    bottom: -120px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
    bottom: -150px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
    bottom: -180px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
    bottom: -210px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown {
    top: 0;
    right: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
    left: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
    left: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
    left: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
    left: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
    left: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
    left: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
    left: 185px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
    top: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
    right: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
    right: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
    right: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
    right: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
    right: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
    right: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
    right: 185px
}

.qodef-social-share.qodef-layout--list li {
    margin-right: 15px
}

.qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li {
    margin-right: 4px
}

.qodef-social-share.qodef-layout--text li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li:last-child a:after {
    content: ""
}

.qodef-social-share.qodef-layout--text li a {
    display: flex;
    font-size: 17px;
    line-height: 23px;
    text-transform: capitalize
}

.qodef-social-share.qodef-layout--text li a:after {
    content: ","
}

.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-spinner {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2000
}

#qodef-page-spinner .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--qode-main-color);
    background-color: #fff
}

#qodef-page-spinner .qodef-m-spinner {
    position: relative
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50%;
    width: 50%;
    z-index: 1;
    animation: qode-atom-shrink 4.5s infinite linear
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    height: 100%;
    width: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
    animation: qode-atom-zindex 1.5s .75s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
    transform: rotate(0);
    animation: qode-atom-postion 1.5s infinite ease, qode-atom-size 1.5s -1.125s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
    transform: rotate(120deg);
    animation: qode-atom-zindex 1.5s -.25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
    animation: qode-atom-postion 1.5s -1s infinite ease, qode-atom-size 1.5s -.75s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    transform: rotate(240deg);
    animation: qode-atom-zindex 1.5s .25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    animation: qode-atom-postion 1.5s -.5s infinite ease, qode-atom-size 1.5s -125ms infinite ease
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
    position: relative;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-clock 8s infinite steps(8)
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
    position: absolute;
    height: 50px;
    width: 50px
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
    content: '';
    position: absolute;
    height: 18.31501832px;
    width: 18.31501832px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
    transform: rotate(-135deg);
    animation: qode-clock-1 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
    transform: rotate(-90deg);
    animation: qode-clock-2 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
    transform: rotate(-45deg);
    animation: qode-clock-3 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
    animation: qode-clock-4 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: currentColor;
    animation: qode-cube 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    border-radius: 50%;
    opacity: .6;
    animation: qode-double-pulse 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles {
    position: relative;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
    position: absolute;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 {
    transform: rotateZ(45deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 {
    transform: rotateZ(90deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.2s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1 {
    top: 0;
    left: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2 {
    top: 0;
    right: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3 {
    right: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4 {
    left: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
    position: relative;
    width: 30px;
    height: 30px;
    margin: -45px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
    top: 0;
    left: 50%;
    animation: qode-fussion-ball-1 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
    top: 50%;
    left: 100%;
    animation: qode-fussion-ball-2 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
    top: 100%;
    left: 50%;
    animation: qode-fussion-ball-3 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
    top: 50%;
    left: 0;
    animation: qode-fussion-ball-4 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
    position: relative;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-mitosis-invert 2s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1 {
    animation: qode-mitosis-ball-1 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2 {
    animation: qode-mitosis-ball-2 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3 {
    animation: qode-mitosis-ball-3 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4 {
    animation: qode-mitosis-ball-4 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>* {
    margin: 0;
    opacity: 0;
    animation: qode-fade-in 1s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
    flex-shrink: 0;
    animation-delay: .5s
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
    position: relative;
    display: block;
    height: 3px;
    width: 500px;
    margin-top: 20px;
    background-color: #e5e1dc;
    overflow: hidden;
    opacity: 0;
    animation: qode-fade-in 1s .3s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--qode-main-color);
    width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: currentColor;
    border: 0 solid currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: currentColor;
    border-radius: 16px;
    animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
    width: 60px;
    height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0;
    animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1) {
    animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
    animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
    animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
    position: relative;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
    animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
    display: inline-block;
    float: left;
    height: 100%;
    width: 6px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
    animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
    animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
    animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-spinner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-textual {
    opacity: 0
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-text {
    display: flex;
    font-family: "Six Caps", sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    white-space: nowrap;
    text-transform: uppercase
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char {
    display: inline-block;
    opacity: 0;
    will-change: opacity
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char {
    white-space: pre
}

#qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual {
    opacity: 1
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-align: center;
    animation: qode-rotate-circles 2s infinite linear
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
    position: absolute;
    top: 0;
    width: 60%;
    height: 60%;
    display: inline-block;
    background-color: currentColor;
    border-radius: 100%;
    transform-origin: center bottom;
    animation: qode-bounce 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
    width: 150px;
    height: 30px;
    margin: -15px 0 0 -75px
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
    animation: qode-wave-jump-3 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
    animation: qode-wave-jump-2 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
    animation: qode-wave-jump-1 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
    margin-right: 0;
    animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1)
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
    width: 72px;
    margin: -9px 0 0 -36px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.4s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
    animation-delay: -.32s
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
    animation-delay: -.16s
}

.qodef-sp-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 115;
    visibility: hidden;
    transition: opacity .3s ease-out;
    background-color: rgba(0, 0, 0, .65);
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-sp-holder .qodef-sp-inner {
    width: 90%;
    max-width: 600px;
    background-color: #fff;
    padding: 40px;
    opacity: 0;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .5);
    transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .3s ease-out
}

.qodef-sp-holder .qodef-sp-close {
    position: absolute;
    top: 16px;
    right: 16px;
    display: block;
    color: #000
}

.qodef-sp-holder .qodef-sp-close:hover {
    color: #000
}

.qodef-sp-holder .qodef-sp-close svg {
    stroke: currentColor;
    fill: currentColor
}

.qodef-sp-holder .qodef-sp-content-container {
    background-color: #fafafa;
    background-size: cover;
    padding: 40px
}

.qodef-sp-holder .qodef-sp-title {
    margin: 0 0 30px 0
}

.qodef-sp-holder .qodef-sp-subtitle {
    margin: 0 0 20px 0
}

.qodef-sp-holder .wpcf7 {
    width: 100%;
    display: block
}

.qodef-sp-holder .qodef-sp-prevent {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 28px
}

.qodef-sp-holder .qodef-sp-prevent-inner {
    cursor: pointer
}

.qodef-sp-holder .qodef-sp-prevent-inner>* {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1
}

.qodef-sp-holder .qodef-sp-prevent-input {
    margin: 1px 1px 0 0;
    width: 11px;
    height: 11px;
    border: 1px solid #000;
    overflow: hidden
}

.qodef-sp-holder .qodef-sp-prevent-input svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .3s ease-out
}

.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
    opacity: 1
}

.qodef-sp-holder .qodef-sp-prevent-label {
    font-size: 13px
}

.qodef-sp-opened .qodef-sp-holder {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease-out
}

.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
    opacity: 1;
    transform: scale(1);
    transition: transform .8s cubic-bezier(.26, .63, 0, .96)
}

.qodef-page-title {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-page-title.qodef-image--responsive {
    height: auto !important
}

.qodef-page-title.qodef-image--responsive .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0
}

.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
    left: 50%;
    transform: translateX(-50%)
}

.qodef-page-title.qodef-alignment--center {
    text-align: center
}

.qodef-page-title.qodef-alignment--right {
    text-align: right
}

.qodef-page-title .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-page-title .qodef-m-image img {
    display: block;
    width: 100%
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
    padding: 0 40px;
    justify-content: center
}

.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
    font-size: 16px;
    color: #585858;
    transition: color .3s ease-out
}

.qodef-page-title .qodef-breadcrumbs a:hover {
    color: var(--qode-main-color)
}

.qodef-page-title .qodef-breadcrumbs a:hover span {
    color: var(--qode-main-color)
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
    margin: 0 4px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
    content: '/'
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    margin: 4px 0 0
}

.widget.qodef-author-info .qodef-author-info-image {
    margin-bottom: 21px;
    display: inline-block
}

.widget.qodef-author-info .qodef-author-info-name {
    margin: 0 0 21px
}

.widget.qodef-author-info .qodef-author-info-description {
    margin: 0
}

.widget .qodef-contact-info-widget {
    margin: 0
}

#qodef-top-area .widget .qodef-contact-info-widget a {
    font-size: 16px
}

.qodef-social-icons-group {
    display: flex;
    flex-direction: column
}

.qodef-social-icons-group.row {
    flex-direction: row
}

.qodef-social-icons-group.row .qodef--textual {
    margin-right: 10px
}

.qodef-social-icons-group .qodef-icon-holder {
    margin-bottom: 20px
}

.qodef-social-icons-group .qodef-icon-holder a {
    transition: color .3s ease-out
}

.qodef-social-icons-group .qodef-icon-holder:last-child {
    margin-right: 0
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual {
    color: #585858;
    font-family: Syne, sans-serif;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual a {
    color: inherit
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual a:hover {
    color: var(--qode-main-color)
}

.widget.widget_fagel_core_social_icons_group .qodef-icon-holder.qodef-layout--circle,
.widget.widget_fagel_core_social_icons_group .qodef-icon-holder.qodef-layout--square {
    background-color: #fafafa
}

.widget.widget_fagel_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover,
.widget.widget_fagel_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover {
    color: #000
}

.widget.widget_fagel_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover a,
.widget.widget_fagel_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover a {
    color: #fff
}

.widget_fagel_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: 0 0 !important
}

@media only screen and (max-width:680px) {
    #qodef-age-verification-modal .qodef-m-content {
        min-width: auto
    }

    #qodef-age-verification-modal .qodef-m-content-note {
        display: none
    }
}

@media only screen and (max-width:1440px) {
    .qodef-background-text .qodef-m-background-text {
        font-size: 135px
    }
}

@media only screen and (max-width:680px) {
    .qodef-background-text .qodef-m-background-text {
        display: none !important
    }
}

@media only screen and (max-width:680px) {
    #qodef-author-info .qodef-m-inner {
        flex-wrap: wrap
    }

    #qodef-author-info .qodef-m-content {
        margin-top: 23px
    }
}

@media only screen and (max-width:1024px) {
    body:not(.qodef-content-behind-header) #qodef-page-outer {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-header--vertical-sliding #qodef-page-header-inner {
        display: none
    }

    .qodef-header--vertical-sliding #qodef-page-outer,
    .qodef-header--vertical-sliding footer {
        padding-left: 0
    }
}

@media only screen and (max-width:1024px) {
    #qodef-top-area {
        display: none
    }
}

@media (max-width:1440px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:680px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns .ctf-tweets {
        --qode-columns: 1
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns .ctf-tweets {
        --qode-columns: 2
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns .ctf-tweets {
        --qode-columns: 3
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns .ctf-tweets {
        --qode-columns: 4
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns .ctf-tweets {
        --qode-columns: 5
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns .ctf-tweets {
        --qode-columns: 6
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns .ctf-tweets {
        --qode-columns: 7
    }
}

@media (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns .ctf-tweets {
        --qode-columns: 8
    }
}

@media only screen and (max-width:1440px) {
    .qodef-twitter-list.qodef-gutter--huge .ctf-tweets {
        --qode-columns-gap: 60px
    }

    .qodef-twitter-list.qodef-gutter--enormous .ctf-tweets {
        --qode-columns-gap: 70px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single .qodef-variations--small .qodef-media {
        margin: 0 0 50px
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info {
        margin-top: 50px
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-portfolio-content {
        padding-right: 0
    }
}

@media only screen and (max-width:1440px) {
    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e--title {
        font-size: 140px
    }

    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-image {
        width: 50%
    }
}

@media only screen and (max-width:768px) {
    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-number {
        width: 38px
    }
}

@media only screen and (max-width:680px) {
    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-image {
        display: none !important
    }

    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-content {
        text-align: center
    }
}

@media only screen and (max-width:480px) {
    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-content {
        flex-wrap: wrap;
        width: 100% !important
    }

    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-number {
        display: none
    }

    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-title {
        width: 100%
    }

    .qodef-interactive-portfolio-list.qodef-item-layout--numbered-list .qodef-e-info-category {
        width: 100%
    }
}

@media only screen and (max-width:1440px) {
    .qodef-portfolio-list-horizontal-holder .qodef-plh-item {
        width: 15vw
    }

    .qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-title {
        font-size: 140px
    }
}

@media only screen and (max-width:1366px) {
    .qodef-portfolio-list-horizontal-holder .qodef-plh-item {
        width: 15vw
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-list-horizontal-holder {
        height: auto
    }

    .qodef-portfolio-list-horizontal-holder .qodef-portfolio-list-horizontal-inner {
        margin-left: 0;
        padding-left: 7%;
        padding-right: 7%;
        transition: transform 0s;
        white-space: normal
    }

    .qodef-portfolio-list-horizontal-holder .qodef-plh-item {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 30px 0 36px;
        border-top: 1px solid #cbcbcb
    }

    .qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-title {
        transform: rotate(0);
        margin: 0;
        padding: 0
    }

    .qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-title .qodef-e-title-link:after {
        margin-top: 0
    }

    .qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-media-image {
        width: 50%;
        left: unset;
        right: 0;
        top: 0
    }

    .qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-media-image-holder-inner {
        display: flex;
        align-items: center
    }

    .qodef-portfolio-list-horizontal-holder .qodef-plh-item:before {
        display: none
    }

    .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
        position: relative;
        top: 0;
        max-width: 100%;
        padding-top: 100px;
        padding-bottom: 46px
    }

    .qodef-portfolio-list-horizontal-holder .qodef-ptfh-title {
        margin-top: 10px
    }

    .qodef-portfolio-list-horizontal-holder .qodef-ptfh-button {
        margin-top: 20px
    }

    .qodef-portfolio-list-horizontal-holder .qodef-hl-cta {
        position: relative;
        height: auto;
        width: 100%;
        border-top: 1px solid #cbcbcb;
        padding: 50px 0 43px
    }

    .qodef-portfolio-list-horizontal-holder .qodef-hl-cta:before {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
        max-width: 60vw
    }

    .qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-title {
        font-size: 110px
    }
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list-horizontal-holder {
        flex-direction: row
    }

    .qodef-portfolio-list-horizontal-holder .qodef-portfolio-list-horizontal-inner {
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    .qodef-portfolio-list-horizontal-holder .qodef-portfolio-list-horizontal-inner::-webkit-scrollbar {
        display: none
    }

    .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
        max-width: 100%
    }

    .qodef-portfolio-list-horizontal-holder .qodef-ptfh-title {
        margin-top: 0
    }

    .qodef-portfolio-list-horizontal-holder .qodef-plh-item {
        padding: 20px 0 23px
    }

    .qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-title {
        font-size: 80px
    }

    .qodef-portfolio-list-horizontal-holder .qodef-plh-item img {
        object-fit: cover
    }

    .qodef-portfolio-list-horizontal-holder .qodef-hl-cta {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 30px;
        padding: 50px 0 13px
    }

    .qodef-portfolio-list-horizontal-holder .qodef-hl-cta .qodef-hl-cta-section-one {
        margin: 0
    }
}

@media only screen and (max-width:1680px) {
    .qodef-portfolio-showcase .qodef-e-text {
        font-size: 80px
    }

    .qodef-portfolio-showcase .qodef-e-text.qodef--highlight svg {
        height: 103.12px;
        top: -23.33722px
    }

    .qodef-portfolio-showcase .qodef-e-image {
        height: 62.69592px;
        margin-top: -2.66667px
    }

    .qodef-portfolio-showcase .qodef-e-image a,
    .qodef-portfolio-showcase .qodef-e-image img {
        height: 62.69592px
    }
}

@media only screen and (max-width:1440px) {
    .qodef-portfolio-showcase .qodef-e-text {
        font-size: 150px
    }

    .qodef-portfolio-showcase .qodef-e-text-wrapper--small {
        margin: 12px 20px 0 0
    }

    .qodef-portfolio-showcase .qodef-e-text.qodef--highlight svg {
        height: 193.35px;
        top: -43.75729px
    }

    .qodef-portfolio-showcase .qodef-e-image {
        height: 127.01101px;
        margin-top: 15px
    }

    .qodef-portfolio-showcase .qodef-e-image a,
    .qodef-portfolio-showcase .qodef-e-image img {
        height: 127.01101px
    }
}

@media only screen and (max-width:1280px) {
    .qodef-portfolio-showcase .qodef-e-text {
        font-size: 130px
    }

    .qodef-portfolio-showcase .qodef-e-text.qodef--highlight svg {
        height: 167.57px;
        top: -37.92299px
    }

    .qodef-portfolio-showcase .qodef-e-image {
        height: 110.07621px;
        margin-top: 13px
    }

    .qodef-portfolio-showcase .qodef-e-image a,
    .qodef-portfolio-showcase .qodef-e-image img {
        height: 110.07621px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-showcase .qodef-e-text {
        font-size: 100px
    }

    .qodef-portfolio-showcase .qodef-e-text.qodef--highlight svg {
        height: 128.9px;
        top: -29.17153px
    }

    .qodef-portfolio-showcase .qodef-e-image {
        height: 84.67401px;
        margin-top: 10px
    }

    .qodef-portfolio-showcase .qodef-e-image a,
    .qodef-portfolio-showcase .qodef-e-image img {
        height: 84.67401px
    }
}

@media only screen and (max-width:768px) {
    .qodef-portfolio-showcase .qodef-e-text {
        font-size: 110px
    }

    .qodef-portfolio-showcase .qodef-e-text.qodef--highlight svg {
        height: 141.79px;
        top: -32.08868px
    }

    .qodef-portfolio-showcase .qodef-e-image {
        height: 94px;
        margin-top: 11px
    }

    .qodef-portfolio-showcase .qodef-e-image a,
    .qodef-portfolio-showcase .qodef-e-image img {
        height: 94px
    }
}

@media only screen and (max-width:680px) {

    .qodef-portfolio-showcase .qodef-e-image,
    .qodef-portfolio-showcase .qodef-e-text {
        margin: 0 5px 0 5px;
        padding: 0
    }

    .qodef-portfolio-showcase .qodef-e-text {
        font-size: 70px;
        line-height: 1em !important
    }

    .qodef-portfolio-showcase .qodef-e-text.qodef--highlight svg {
        height: 90.23px;
        top: -20.42007px
    }

    .qodef-portfolio-showcase .qodef-e-text-wrapper--small {
        width: 100%
    }

    .qodef-portfolio-showcase .qodef-e-image {
        height: 68px;
        margin-top: 7px;
        padding: 0
    }

    .qodef-portfolio-showcase .qodef-e-image a,
    .qodef-portfolio-showcase .qodef-e-image img {
        height: 68px
    }
}

@media only screen and (max-width:680px) {
    .qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
        display: block
    }

    .qodef-call-to-action.qodef-layout--standard .qodef-m-button {
        margin-top: 20px
    }
}

@media only screen and (max-width:768px) {

    .qodef-countdown.qodef-show--4 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--5 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
        width: 33.33333333333333%
    }
}

@media only screen and (max-width:680px) {
    .qodef-floating-item-showcase .qodef-masonry-holder {
        height: auto;
        animation: qodef-fade-in .5s ease-out forwards
    }

    .qodef-floating-item-showcase .qodef-masonry-holder article img {
        max-width: 100% !important;
        width: 100%;
        object-fit: cover
    }
}

@media only screen and (max-width:1024px) {
    .qodef-floating-item-showcase .qodef-e-overlay-title-holder {
        display: flex;
        position: relative;
        margin: 0 0 30px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-image-marquee .qodef-m-content.qodef--desktop {
        display: none
    }

    .qodef-image-marquee .qodef-m-content.qodef--mobile {
        display: block
    }
}

@media only screen and (max-width:1366px) {
    .qodef-interactive-link-showcase.qodef-type--standard {
        padding: 100px 0
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
        width: 60%
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
        width: 40%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-interactive-link-showcase.qodef-type--standard {
        padding: 60px 0
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
        width: 80%
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
        width: 100%;
        padding-left: 60px;
        align-items: flex-start
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item {
        font-size: 73px;
        line-height: 1.0274em;
        padding-bottom: 3px
    }
}

@media only screen and (max-width:680px) {
    .qodef-interactive-link-showcase.qodef-type--standard {
        padding: 30px 0
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
        padding-left: 30px
    }
}

@media only screen and (max-width:1440px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
        width: 50%
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder {
        width: 50%
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item {
        font-size: 140px !important
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-image {
        background-size: contain
    }
}

@media only screen and (max-width:1024px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
        width: 100%
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items-inner {
        width: 100%
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images-holder {
        display: none
    }

    .qodef-interactive-link-showcase.qodef-layout--list.qodef-vertical-scroll-in-content {
        height: auto
    }

    .qodef-interactive-link-showcase.qodef-layout--list.qodef-vertical-scroll-in-content .qodef-m-inner {
        position: static;
        height: auto
    }
}

@media only screen and (max-width:768px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item {
        font-size: 90px !important
    }
}

@media only screen and (max-width:680px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-inner {
        padding: 64px 0 52px
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item {
        font-size: 80px !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
        padding-left: 60px
    }

    .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
        padding-right: 60px
    }

    .qodef-swapping-image-gallery .qodef-m-info {
        padding-top: 30px
    }

    .qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline {
        margin: 0 0 30px
    }

    .qodef-swapping-image-gallery.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-swapping-image-gallery {
        display: block
    }

    .qodef-swapping-image-gallery .qodef-m-image-holder,
    .qodef-swapping-image-gallery .qodef-m-info {
        flex-basis: auto
    }

    .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
        padding-left: 0
    }

    .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
        padding-right: 0
    }
}

@media only screen and (max-width:680px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
        display: block
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
        padding-right: 0;
        margin-right: 0;
        border-right: 0
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
        margin-top: 26px
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
        margin: 26px 0 0
    }
}

@media only screen and (max-width:1024px) {
    .qodef-vertical-split-slider.qodef-disable-below--1024 {
        display: none
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive {
        display: block
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
        padding: 10% 10% 10% 40px
    }
}

@media only screen and (max-width:1024px) and (max-width:768px) {
    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
        padding: 10% 10% 13.3% 40px
    }
}

@media only screen and (max-width:1024px) and (max-width:480px) {
    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
        padding: 14% 10% 30% 40px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-colored-holder {
        position: relative;
        display: inline-block;
        color: transparent
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-colored-holder .qodef-m-colored {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
        min-height: 50vh
    }

    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-label-holder {
        left: 0;
        right: auto
    }
}

@media only screen and (max-width:768px) {
    .qodef-vertical-split-slider.qodef-disable-below--768 {
        display: none
    }

    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive {
        display: block
    }

    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
        padding: 10% 10% 10% 40px
    }
}

@media only screen and (max-width:768px) and (max-width:768px) {
    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
        padding: 10% 10% 13.3% 40px
    }
}

@media only screen and (max-width:768px) and (max-width:480px) {
    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content {
        padding: 14% 10% 30% 40px
    }
}

@media only screen and (max-width:768px) {
    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-colored-holder {
        position: relative;
        display: inline-block;
        color: transparent
    }

    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-colored-holder .qodef-m-colored {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-image {
        min-height: 50vh
    }

    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-label-holder {
        left: 0;
        right: auto
    }
}

@media only screen and (max-width:1440px) {

    .qodef-vertical-split-slider .qodef-m-label-holder,
    .qodef-vertical-split-slider-responsive .qodef-m-label-holder {
        height: 140px;
        width: 140px
    }

    .qodef-vertical-split-slider .qodef-m-image,
    .qodef-vertical-split-slider-responsive .qodef-m-image {
        height: 140px;
        width: 140px
    }

    .qodef-vertical-split-slider .qodef-m-image img,
    .qodef-vertical-split-slider-responsive .qodef-m-image img {
        height: 140px;
        width: 140px
    }
}

@media only screen and (max-width:680px) {
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
        left: 271px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
        left: auto;
        right: 0
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
        right: auto;
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
        right: auto;
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
        right: auto;
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
        right: auto;
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
        right: auto;
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
        right: auto;
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
        right: auto;
        left: 271px
    }
}

@media only screen and (max-width:1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top: 0 !important
    }

    .qodef-page-title .qodef-m-content.qodef-content-full-width {
        padding: 0 7%
    }
}

@media only screen and (max-width:1024px) {
    #qodef-page-sidebar .qodef-social-icons-group {
        justify-content: flex-start
    }
}