.borgholm-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 .2s 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: #EE8B30
    }

    #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 .2s ease-out
}

#qodef-back-to-top {
    position: fixed;
    width: 55px;
    height: 55px;
    right: 35px;
    bottom: 30px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    background-color: #000;
    border-radius: 100%;
    overflow: visible;
    z-index: 1000
}

@media only screen and (max-width:480px) {
    #qodef-back-to-top {
        right: 36px
    }
}

#qodef-back-to-top .qodef-back-to-top-text {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-family: Cormorant,serif;
    font-size: 22px;
    line-height: 25px;
    font-weight: 600;
    color: #fff;
    overflow: hidden;
    z-index: 2
}

    #qodef-back-to-top .qodef-back-to-top-text * {
        display: block;
        line-height: inherit
    }

#qodef-back-to-top:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background-color: #EE8B30;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    clip-path: circle(25% at 75% 25%);
    -webkit-clip-path: circle(25% at 75% 25%);
    transition: opacity .2s ease .2s,visibility .2s ease .2s,-webkit-clip-path .4s cubic-bezier(.61,.04,0,.98);
    transition: clip-path .4s cubic-bezier(.61,.04,0,.98),opacity .2s ease .2s,visibility .2s ease .2s;
    transition: clip-path .4s cubic-bezier(.61,.04,0,.98),opacity .2s ease .2s,visibility .2s ease .2s,-webkit-clip-path .4s cubic-bezier(.61,.04,0,.98)
}

#qodef-back-to-top:hover:after {
    clip-path: circle(90% at 75% 25%);
    -webkit-clip-path: circle(90% at 75% 25%);
    background-color: #EE8B30;
    opacity: 1;
    visibility: visible;
    transition: opacity 0s ease,visibility 0s ease,-webkit-clip-path .4s cubic-bezier(.61,.04,0,.98);
    transition: clip-path .4s cubic-bezier(.61,.04,0,.98),opacity 0s ease,visibility 0s ease;
    transition: clip-path .4s cubic-bezier(.61,.04,0,.98),opacity 0s ease,visibility 0s ease,-webkit-clip-path .4s cubic-bezier(.61,.04,0,.98)
}

#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-blog.qodef--list .qodef-e:not(.format-gallery) .qodef-e-media-image {
    overflow: hidden
}

    .qodef-blog.qodef--list .qodef-e:not(.format-gallery) .qodef-e-media-image img {
        transform: scale(1.05);
        transition: all 1s cubic-bezier(.475,.425,0,.995);
        will-change: transform
    }

    .qodef-blog.qodef--list .qodef-e:not(.format-gallery) .qodef-e-media-image:hover img {
        transform: scale(1.01)
    }

.qodef-blog.qodef-item-separator--enabled article .qodef-e-inner {
    padding-left: 33px
}

    .qodef-blog.qodef-item-separator--enabled article .qodef-e-inner:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 2px;
        height: 100%;
        background-color: #EE8B30
    }

.qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-excerpt, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-info .qodef-e-info-item, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-read-more, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-title {
    color: #fff
}

    .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-excerpt a, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-info .qodef-e-info-item a, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-read-more a, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-title a {
        color: inherit !important
    }

        .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-excerpt a:hover, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-read-more a:hover, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-title a:hover {
            color: #EE8B30 !important
        }

    .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-excerpt .qodef-button.qodef-layout--textual:hover:before, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-info .qodef-e-info-item .qodef-button.qodef-layout--textual:hover:before, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-read-more .qodef-button.qodef-layout--textual:hover:before, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-title .qodef-button.qodef-layout--textual:hover:before {
        color: #fff
    }

    .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-excerpt .qodef-button.qodef-layout--textual:hover:after, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-info .qodef-e-info-item .qodef-button.qodef-layout--textual:hover:after, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-read-more .qodef-button.qodef-layout--textual:hover:after, .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-title .qodef-button.qodef-layout--textual:hover:after {
        background-color: #fff
    }

    .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-read-more .qodef-button:before {
        color: #fff
    }

    .qodef-blog.qodef-skin--light .qodef-blog-item .qodef-e-read-more .qodef-button:after {
        background-color: #fff
    }

.qodef-blog.qodef-skin--light.qodef-item-separator--enabled article .qodef-e-inner:before {
    background-color: #fff
}

.qodef-blog.qodef-item-layout--flexible article.has-post-thumbnail .qodef-e-media {
    margin-bottom: 24px;
    overflow: hidden
}

    .qodef-blog.qodef-item-layout--flexible article.has-post-thumbnail .qodef-e-media .qodef-e-media-image {
        transform: scale(1.01);
        will-change: transform;
        transition: .5s ease-out
    }

.qodef-blog.qodef-item-layout--flexible article .qodef-e-info.qodef-info--top {
    margin-bottom: 0
}

.qodef-blog.qodef-item-layout--flexible article .qodef-e-info.qodef-info--bottom {
    margin-bottom: 38px;
    margin-top: 9px
}

.qodef-blog.qodef-item-layout--flexible article .qodef-e-info .qodef-e-info-item a {
    letter-spacing: .2em
}

.qodef-blog.qodef-item-layout--flexible article .qodef-e-text .qodef-e-title {
    text-decoration: none
}

    .qodef-blog.qodef-item-layout--flexible article .qodef-e-text .qodef-e-title a {
        position: relative
    }

        .qodef-blog.qodef-item-layout--flexible article .qodef-e-text .qodef-e-title a:hover {
            color: #EE8B30
        }

.qodef-blog.qodef-item-layout--flexible article .qodef-e-text .qodef-e-excerpt {
    margin: 14px 0 0
}

.qodef-blog.qodef-item-layout--flexible article:hover.has-post-thumbnail .qodef-e-media .qodef-e-media-image {
    transform: scale(1.06)
}

.qodef-blog.qodef-item-layout--flexible.qodef-item-separator--enabled article .qodef-e-info.qodef-info--bottom {
    margin-bottom: 0
}

@media only screen and (max-width:1024px) {
    .qodef-blog.qodef-item-layout--flexible.qodef-content-padding--disabled article .qodef-e-inner .qodef-e-content {
        padding: 0 !important
    }
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-info.qodef-info--bottom {
    margin: 0 0 -5px 0
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-inner {
    display: flex;
    align-items: flex-start
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    flex-shrink: 0;
    width: 120px;
    margin: 0 20px 0 0
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom {
    margin-top: 5px
}

.qodef-blog.qodef-item-layout--standard article .qodef-e-info.qodef-info--top {
    margin: 2px 0 3px
}

    .qodef-blog.qodef-item-layout--standard article .qodef-e-info.qodef-info--top .qodef-e-info-item a {
        line-height: 26px
    }

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom {
    margin-bottom: 67px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link {
    margin-bottom: 50px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote {
    margin-bottom: 50px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link {
    padding: 76px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote {
    padding: 76px
}

#qodef-author-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 65px
}

    #qodef-author-info .qodef-m-inner {
        position: relative;
        display: flex;
        align-items: center
    }

    #qodef-author-info .qodef-m-image {
        flex-shrink: 0;
        margin-right: 25px
    }

        #qodef-author-info .qodef-m-image a, #qodef-author-info .qodef-m-image img {
            display: block;
            border-radius: 100%
        }

    #qodef-author-info .qodef-m-author {
        margin: 0
    }

        #qodef-author-info .qodef-m-author .qodef-m-author-label {
            display: block;
            font-family: "Work Sans",sans-serif;
            font-weight: 500;
            text-transform: uppercase;
            letter-spacing: .2em;
            font-size: 11px;
            color: #9e9e9e;
            margin-bottom: -7px
        }

    #qodef-author-info .qodef-m-email {
        margin: 5px 0 0
    }

    #qodef-author-info .qodef-m-description {
        margin: 13px 0 0
    }

    #qodef-author-info .qodef-m-social-icons {
        margin-top: 17px
    }

        #qodef-author-info .qodef-m-social-icons > div {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
            padding: 0
        }

            #qodef-author-info .qodef-m-social-icons > div a {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 36px;
                height: 36px;
                font-size: 10px;
                line-height: 1;
                text-align: center;
                color: #232323;
                border-radius: 100%;
                transition: color .2s ease-out
            }

                #qodef-author-info .qodef-m-social-icons > div a .qodef-svg-circle {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    overflow: visible
                }

                    #qodef-author-info .qodef-m-social-icons > div a .qodef-svg-circle circle {
                        fill: none;
                        stroke-width: 1px;
                        transform-origin: center;
                        transform: rotate(-145deg);
                        transition: all .6s cubic-bezier(.43,.41,.36,.9)
                    }

                        #qodef-author-info .qodef-m-social-icons > div a .qodef-svg-circle circle:first-child {
                            stroke: #e1e1e1;
                            stroke-dashoffset: 0;
                            stroke-dasharray: 115
                        }

                        #qodef-author-info .qodef-m-social-icons > div a .qodef-svg-circle circle:last-child {
                            stroke: #EE8B30;
                            stroke-dashoffset: 115;
                            stroke-dasharray: 115
                        }

                #qodef-author-info .qodef-m-social-icons > div a:hover {
                    color: #EE8B30
                }

                    #qodef-author-info .qodef-m-social-icons > div a:hover .qodef-svg-circle circle {
                        transform: rotate(55deg);
                        transition: all .6s cubic-bezier(.43,.41,.36,.9)
                    }

                        #qodef-author-info .qodef-m-social-icons > div a:hover .qodef-svg-circle circle:first-child {
                            stroke-dashoffset: -115
                        }

                        #qodef-author-info .qodef-m-social-icons > div a:hover .qodef-svg-circle circle:last-child {
                            stroke-dashoffset: 0
                        }

#qodef-related-posts {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 91px
}

@media only screen and (max-width:680px) {
    #qodef-related-posts {
        margin-top: 111px
    }
}

#qodef-related-posts .qodef-related-posts-title {
    font-family: Cormorant,serif;
    font-weight: 700;
    letter-spacing: 0;
    color: #000;
    font-size: 40px;
    line-height: 1.125em;
    padding-bottom: 27px
}

#qodef-related-posts article .qodef-e-media {
    margin-bottom: 12px
}

#qodef-related-posts article .qodef-e-content .qodef-e-title {
    margin-top: -6px
}

#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
    }

    #qodef-single-post-navigation .qodef-m-nav {
        position: relative;
        display: flex;
        align-items: center
    }

        #qodef-single-post-navigation .qodef-m-nav > * {
            display: block;
            line-height: inherit
        }

        #qodef-single-post-navigation .qodef-m-nav.qodef--prev {
            left: -10px
        }

            #qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-icon-elegant-icons {
                margin-right: 4px
            }

        #qodef-single-post-navigation .qodef-m-nav.qodef--next {
            flex-direction: row-reverse;
            right: -10px;
            margin-left: auto;
            text-align: right
        }

            #qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-icon-elegant-icons {
                margin-left: 4px
            }

    #qodef-single-post-navigation .qodef-icon-elegant-icons {
        font-size: 30px
    }

    #qodef-single-post-navigation .qodef-m-nav-label {
        font-family: "Work Sans",sans-serif;
        font-size: 11px;
        font-weight: 500;
        letter-spacing: .2em;
        line-height: 1.818em;
        text-transform: uppercase;
        color: #9e9e9e;
        color: #101010;
        padding: 0 11px 0 11px
    }

.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: transparent;
    overflow-x: hidden !important;
    visibility: hidden;
    opacity: 0;
    z-index: 99
}

    #qodef-fullscreen-area:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        clip-path: circle(8% at 100% 0);
        -webkit-clip-path: circle(8% at 100% 0);
        transition: -webkit-clip-path .3s linear;
        transition: clip-path .3s linear;
        transition: clip-path .3s linear,-webkit-clip-path .3s linear
    }

    #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 {
    animation: qode-fade-in 0s linear both
}

    .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area:before {
        clip-path: circle(150% at 100% 0);
        -webkit-clip-path: circle(150% at 100% 0)
    }

    .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu ul li {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }

        .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu ul li:first-child {
            transition-delay: .2s
        }

        .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu ul li:nth-child(2) {
            transition-delay: .32s
        }

        .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu ul li:nth-child(3) {
            transition-delay: .42s
        }

        .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu ul li:nth-child(4) {
            transition-delay: .52s
        }

        .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu ul li:nth-child(5) {
            transition-delay: .62s
        }

        .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu ul li:nth-child(6) {
            transition-delay: .72s
        }

        .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu ul li:nth-child(7) {
            transition-delay: .82s
        }

        .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu ul li:nth-child(8) {
            transition-delay: .92s
        }

        .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu ul li:nth-child(9) {
            transition-delay: 1.02s
        }

        .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-fullscreen-menu ul li:nth-child(10) {
            transition-delay: 1.12s
        }

    .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area .qodef-widget-holder {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        transition: all 1s cubic-bezier(.475,.425,0,.995) .7s
    }

.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
    animation: qode-fade-out 0s linear both 1s
}

    .qodef-fullscreen-menu-animate--out #qodef-fullscreen-area:before {
        clip-path: circle(8% at 100% 0);
        -webkit-clip-path: circle(8% at 100% 0)
    }

    .qodef-fullscreen-menu-animate--out #qodef-fullscreen-area .qodef-fullscreen-menu ul li {
        transition: opacity .2s ease 0s,visibility .2s ease 0s,transform .2s ease .4s
    }

    .qodef-fullscreen-menu-animate--out #qodef-fullscreen-area .qodef-widget-holder {
        transition: opacity .2s ease 0s,visibility .2s ease 0s,transform .2s ease .4s
    }

#qodef-fullscreen-area-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%
}

.qodef-fullscreen-menu-holder {
    position: relative;
    top: 0;
    left: 60%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: left
}

@media only screen and (max-width:1024px) {
    .qodef-fullscreen-menu-holder {
        left: 0
    }
}

@media only screen and (max-width:680px) {
    .qodef-fullscreen-menu-holder {
        left: 4%
    }
}

.qodef-fullscreen-menu-holder .qodef-widget-holder {
    position: absolute;
    bottom: 80px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: all 1s cubic-bezier(.475,.425,0,.995) 0s
}

@media only screen and (max-width:1366px) {
    .qodef-fullscreen-menu-holder .qodef-widget-holder {
        bottom: 30px
    }
}

@media only screen and (max-width:680px) {
    .qodef-fullscreen-menu-holder .qodef-widget-holder {
        display: none
    }
}

.qodef-fullscreen-menu {
    position: relative;
    top: 190px
}

@media only screen and (max-width:1440px) {
    .qodef-fullscreen-menu {
        top: 125px
    }
}

@media only screen and (max-width:1366px) {
    .qodef-fullscreen-menu {
        top: 60px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-fullscreen-menu {
        top: 80px
    }
}

.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.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 {
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: all 1s cubic-bezier(.475,.425,0,.995)
}

    .qodef-fullscreen-menu > ul > li > a {
        font-family: Cormorant,serif;
        font-weight: 700;
        letter-spacing: 0;
        font-size: 55px;
        line-height: 1em;
        color: #000;
        position: relative;
        display: flex;
        white-space: normal;
        margin: 0 0;
        overflow: hidden;
        transition: padding .2s ease-out;
        padding-right: 12px;
        font-size: 50px;
        line-height: 70px;
        letter-spacing: -.025em;
        transition: padding .2s ease-out .1s;
        overflow: visible
    }

        .qodef-fullscreen-menu > ul > li > a .qodef-menu-item-icon {
            flex-shrink: 0
        }

        .qodef-fullscreen-menu > ul > li > a:before {
            content: '';
            position: absolute;
            top: calc(50% - 4px);
            height: 6px;
            width: 6px;
            background: #EE8B30;
            border-radius: 100%;
            transition: left .2s ease-out,right .2s ease-out;
            left: -12px
        }

@media only screen and (max-width:680px) {
    .qodef-fullscreen-menu > ul > li > a {
        font-size: 45px;
        line-height: 55px
    }
}

.qodef-fullscreen-menu > ul > li > a:hover {
    color: #000
}

.qodef-fullscreen-menu > ul > li > a:before {
    height: 9px;
    width: 9px;
    left: 0;
    background-color: #EE8B30;
    opacity: 0;
    animation: qodef-dot-drop .2s forwards ease
}

.qodef-fullscreen-menu > ul > li > a:hover {
    padding-left: 12px;
    transition: padding .2s ease-out 0s
}

    .qodef-fullscreen-menu > ul > li > a:hover:before {
        animation: qode-dot-bounce-large .3s forwards linear .1s
    }

.qodef-fullscreen-menu > ul > li.current-menu-ancestor > a, .qodef-fullscreen-menu > ul > li.current-menu-item > a {
    color: #000;
    padding-left: 12px;
    padding-right: 0;
    padding-left: 12px
}

    .qodef-fullscreen-menu > ul > li.current-menu-ancestor > a:before, .qodef-fullscreen-menu > ul > li.current-menu-item > a:before {
        left: 0
    }

    .qodef-fullscreen-menu > ul > li.current-menu-ancestor > a:before, .qodef-fullscreen-menu > ul > li.current-menu-item > a:before {
        opacity: 1;
        animation: none
    }

    .qodef-fullscreen-menu > ul > li.current-menu-ancestor > a:hover:before, .qodef-fullscreen-menu > ul > li.current-menu-item > a:hover:before {
        animation: none
    }

.qodef-fullscreen-menu .qodef-drop-down-second-inner > ul {
    padding: 10px 0 5px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul {
    padding-left: 12px
}

    .qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a {
        position: relative;
        display: flex;
        white-space: normal;
        margin: 0 0;
        overflow: hidden;
        transition: padding .2s ease-out;
        padding-right: 12px;
        font-family: "Work Sans",sans-serif;
        font-size: 15px;
        line-height: 1.733em;
        font-weight: 400;
        color: #000;
        font-family: Cormorant,serif;
        font-weight: 500;
        font-style: italic;
        line-height: 32px;
        font-size: 18px
    }

        .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 {
            content: '';
            position: absolute;
            top: calc(50% - 4px);
            height: 6px;
            width: 6px;
            background: #EE8B30;
            border-radius: 100%;
            transition: left .2s ease-out,right .2s ease-out;
            left: -12px
        }

        .qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a:hover {
            padding-left: 12px;
            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.current-menu-ancestor > a, .qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item > a {
        padding-left: 12px;
        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-page-header .qodef-fullscreen-menu-opener {
    background-color: #EE8B30;
    color: #fff;
    height: 133px;
    width: 133px;
    top: 0;
    right: 0;
    transition: background-color .3s ease;
    border-radius: 0 100% 0 100%/0 0 100% 100%;
    visibility: hidden;
    opacity: 0
}

.qodef-header--light #qodef-page-header .qodef-fullscreen-menu-opener {
    background-color: #fff;
    color: #000 !important
}

#qodef-page-header .qodef-fullscreen-menu-opener.qodef-appear {
    visibility: visible;
    opacity: 1
}

#qodef-page-header .qodef-fullscreen-menu-opener.qodef-opener-icon .qodef-m-icon {
    position: relative;
    visibility: visible
}

    #qodef-page-header .qodef-fullscreen-menu-opener.qodef-opener-icon .qodef-m-icon.qodef--close, #qodef-page-header .qodef-fullscreen-menu-opener.qodef-opener-icon .qodef-m-icon.qodef--open {
        position: absolute;
        top: 50%;
        left: 61%;
        transform: translate(-50%,-50%)
    }

    #qodef-page-header .qodef-fullscreen-menu-opener.qodef-opener-icon .qodef-m-icon.qodef--close {
        visibility: hidden
    }

#qodef-page-header .qodef-fullscreen-menu-opener.qodef-opener-icon:hover {
    color: #fff
}

#qodef-page-mobile-header .qodef-fullscreen-menu-opener {
    color: #000
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 12px;
    transform: rotate(45deg)
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 14px;
    left: 1px;
    transform: rotate(-45deg)
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined:hover .qodef-m-icon .qodef-m-lines .qodef--2 {
    top: 12px;
    left: 0
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
    color: #000
}

    .qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon {
        visibility: hidden
    }

        .qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon.qodef--close {
            visibility: visible !important
        }

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-fullscreen-menu-opener {
    color: #fff !important;
    background-color: #EE8B30
}

.qodef-fullscreen-menu--opened #qodef-page-header, .qodef-fullscreen-menu--opened #qodef-page-mobile-header {
    visibility: hidden
}

    .qodef-fullscreen-menu--opened #qodef-page-header .qodef-opener-icon .qodef-m-icon, .qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-opener-icon .qodef-m-icon {
        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--dark {
    opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light, .qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

.qodef-header--light #qodef-page-header #qodef-page-header-inner .qodef-header-navigation > ul > li > a {
    color: #fff !important
}

.qodef-header--dark #qodef-page-header #qodef-page-header-inner .qodef-header-navigation > ul > li > a {
    color: #000 !important
}

#qodef-page-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 24px
}

    #qodef-page-header .qodef-widget-holder .widget {
        margin: 0 12px
    }

        #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.qodef-content-grid {
    padding: 0
}

#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):not(.qodef--sticky) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--light {
    opacity: 1
}

.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--dark, .qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--main {
    opacity: 0
}

.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--dark {
    opacity: 1
}

.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--light, .qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--main {
    opacity: 0
}

#qodef-page-header .qodef-header-logo-image.qodef--customizer {
    max-height: 100%;
    width: auto;
    margin-right: auto
}

.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: 24px
}

@media only screen and (min-width:1367px) and (max-width:1680px) {
    .qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid {
        width: 768px
    }
}

@media only screen and (min-width:1367px) and (max-width:1680px) {
    .qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid {
        width: 768px
    }
}

@media only screen and (min-width:1367px) and (max-width:1440px) {
    .qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid {
        width: 768px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1100.qodef-header--vertical-sliding .qodef-content-grid {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1100.qodef-header--vertical-sliding .qodef-content-grid {
        width: 768px
    }
}

.qodef-header--vertical-sliding #qodef-page-header {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 103px
}

    .qodef-header--vertical-sliding #qodef-page-header .qodef-header-logo-link img {
        margin: auto auto
    }

    .qodef-header--vertical-sliding #qodef-page-header .qodef-vertical-sliding-widget-holder .qodef-widget-holder {
        margin: 0
    }

    .qodef-header--vertical-sliding #qodef-page-header .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-widget-holder .qodef-widget-holder {
        flex-direction: column
    }

    .qodef-header--vertical-sliding #qodef-page-header .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-widget-holder .widget {
        margin: 0 0 17px
    }

        .qodef-header--vertical-sliding #qodef-page-header .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-widget-holder .widget:last-child {
            margin: 0
        }

.qodef-header--vertical-sliding #qodef-page-header-inner {
    padding: 0
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area {
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    text-align: center
}

    .qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static {
        width: 100%;
        padding-top: 24px;
        padding-bottom: 24px;
        background-color: #fff
    }

        .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-vertical-sliding-widget-holder {
            animation: qode-fade-in .25s .6s linear both
        }

    .qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic {
        width: 767px;
        align-items: flex-start;
        position: fixed;
        top: 0;
        left: -870px;
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 103px;
        text-align: left;
        transition: all .6s cubic-bezier(.77,0,.175,1);
        visibility: hidden;
        background-color: #fff;
        z-index: -1
    }

        .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-vertical-sliding-widget-holder {
            padding: 0 40px
        }

            .qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-header-logo-link img.qodef--main {
                position: relative !important;
                opacity: 1 !important
            }

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-area.qodef--static {
    border-right: none
}

    .qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-area.qodef--static .qodef-header-logo-link, .qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-widget-holder {
        animation: qode-fade-out .25s linear both
    }

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-area.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: 103px
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener {
    position: static;
    display: block
}

    .qodef-opener-icon.qodef-vertical-sliding-menu-opener .qodef-m-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }

        .qodef-opener-icon.qodef-vertical-sliding-menu-opener .qodef-m-icon.qodef--close {
            top: 50%;
            left: 50%
        }

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-icon.qodef--open {
    visibility: hidden
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-line .qodef--1 {
    width: 100%;
    top: 13px;
    transition: none;
    transform: rotate(45deg)
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-line .qodef--2 {
    width: 100%;
    top: 13px;
    left: 0;
    transform: rotate(-45deg)
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined:hover .qodef-m-icon .qodef-m-lines .qodef--1 {
    width: 100%;
    top: 13px;
    transition: none;
    transform: rotate(45deg)
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined:hover .qodef-m-icon .qodef-m-lines .qodef--2 {
    width: 100%;
    top: 13px;
    left: 0;
    transform: rotate(-45deg)
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener:not(.qodef-source--predefined) .qodef-m-icon {
    visibility: hidden
}

    .qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener:not(.qodef-source--predefined) .qodef-m-icon.qodef--close {
        visibility: visible
    }

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener:hover {
    color: #000
}

.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 40px;
    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: 0;
            position: relative
        }

            .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 {
        position: relative;
        display: flex;
        white-space: normal;
        margin: 0 0;
        overflow: hidden;
        transition: padding .2s ease-out;
        padding-right: 12px;
        padding-right: 25px;
        font-family: Cormorant,serif;
        font-size: 50px;
        font-weight: 700;
        line-height: 70px;
        letter-spacing: -.025em;
        color: #000;
        overflow: visible;
        transition: padding .2s ease-out .1s
    }

        .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li > a .qodef-menu-item-icon {
            flex-shrink: 0
        }

        .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li > a:before {
            content: '';
            position: absolute;
            top: calc(50% - 4px);
            height: 6px;
            width: 6px;
            background: #EE8B30;
            border-radius: 100%;
            transition: left .2s ease-out,right .2s ease-out;
            left: -12px
        }

        .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li > a:before {
            width: 9px;
            height: 9px;
            left: 0;
            opacity: 0;
            animation: qodef-dot-drop .2s forwards ease
        }

        .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li > a:hover {
            padding-left: 12px;
            padding-right: 0;
            transition: padding .2s ease-out 0s
        }

            .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li > a:hover:before {
                left: 0
            }

            .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li > a:hover:before {
                left: 0;
                animation: qode-dot-bounce-large .3s forwards linear .1s
            }

    .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li .qodef-drop-down-second-inner > ul {
        padding: 10px 0 0
    }

    .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li .qodef-drop-down-second-inner ul {
        padding-left: 12px
    }

        .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: 0 0;
            overflow: hidden;
            transition: padding .2s ease-out;
            padding-right: 12px;
            font-family: Cormorant,serif;
            font-size: 18px;
            font-weight: 500;
            font-style: italic;
            line-height: 32px;
            color: #000
        }

            .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 {
                content: '';
                position: absolute;
                top: calc(50% - 4px);
                height: 6px;
                width: 6px;
                background: #EE8B30;
                border-radius: 100%;
                transition: left .2s ease-out,right .2s ease-out;
                left: -12px
            }

        .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: 12px;
            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 {
        padding-left: 12px;
        padding-right: 0
    }

        .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li.current-menu-ancestor > a:before, .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li.current-menu-item > a:before {
            left: 0
        }

        .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li.current-menu-ancestor > a:before, .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li.current-menu-item > a:before {
            opacity: 1;
            animation: none
        }

        .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li.current-menu-ancestor > a:hover:before, .qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation > ul > li.current-menu-item > a:hover:before {
            animation: none
        }

    .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% + 40px);
            margin-left: 50px;
            opacity: 0;
            padding: 25px 20px;
            position: absolute;
            top: -23px;
            transition: all .2s 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: 70px;
    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;
    height: 100%;
    padding: 0 40px
}

    .qodef-header-sticky-inner.qodef-content-grid {
        padding: 0
    }

    .qodef-header-sticky-inner .qodef-header-wrapper {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 100%
    }

        .qodef-header-sticky-inner .qodef-header-wrapper .qodef-header-logo {
            height: 100%
        }

.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-wrapper .qodef-header-navigation {
    margin-left: auto
}

.qodef-header-standard--center #qodef-page-header .qodef-header-sticky-inner .qodef-header-wrapper .qodef-header-logo {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-flex;
    align-items: center
}

.qodef-header-standard--center #qodef-page-header .qodef-header-sticky-inner .qodef-header-wrapper .qodef-header-navigation {
    margin-left: auto;
    margin-right: auto
}

.qodef-header-standard--center #qodef-page-header .qodef-header-sticky-inner .qodef-header-wrapper .qodef-widget-holder {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-wrapper .qodef-header-navigation {
    margin-right: auto
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-wrapper .qodef-header-logo-link {
    margin-right: 24px
}

#qodef-top-area {
    position: relative;
    font-size: 12px;
    background-color: #161616;
    z-index: 101
}

#qodef-top-area-inner {
    align-items: center;
    display: flex;
    height: 33px;
    justify-content: space-between;
    padding: 0 40px;
    position: relative
}

    #qodef-top-area-inner.qodef-content-grid {
        padding: 0 !important
    }

#qodef-top-area .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%
}

    #qodef-top-area .qodef-widget-holder.qodef-top-area-left {
        margin-right: auto
    }

    #qodef-top-area .qodef-widget-holder.qodef-top-area-right {
        margin-left: auto
    }

    #qodef-top-area .qodef-widget-holder .widget {
        margin: 0 12px
    }

        #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-multiple-map-notice {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 30px 15%;
    text-align: center;
    color: #EE8B30;
    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 #e1e1e1;
        border-radius: 4px;
        box-shadow: -3px -4px 9.5px .5px rgba(0,0,0,.05);
        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 #e1e1e1;
            border-left: 1px solid #e1e1e1;
            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: "Work Sans",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: #EE8B30
            }

.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 #e1e1e1;
    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: #EE8B30
        }

        .qodef-places-geo-radius .noUi-target .noUi-handle {
            position: absolute;
            top: -3px;
            left: auto;
            right: -9px;
            width: 9px;
            height: 9px;
            background-color: #EE8B30;
            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 12px
        }

    #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: #000
    }

        #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-page-mobile-header-inner.qodef-content-grid {
    padding: 0
}

.qodef--passepartout #qodef-page-mobile-header-inner {
    padding: 0 34px
}

#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-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--dark {
        opacity: 1
    }

    .qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light, .qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
        opacity: 0
    }

.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner {
    justify-content: flex-end
}

    .qodef-mobile-header--standard #qodef-page-mobile-header #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: -38px;
    display: block;
    width: auto;
    height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 10;
    box-shadow: 0 0 16px 0 rgba(0,0,0,.05)
}

    .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,visibility .2s ease
    }

.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 {
    left: -34px
}

    .qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right {
        left: auto;
        right: -32px
    }

.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: #fff;
    border-top: 3px solid #EE8B30;
    box-shadow: 0 0 16px 0 rgba(0,0,0,.05)
}

.qodef-drop-down-second--full-width .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    width: 100vw
}

.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: 61px 0 31px;
    margin: -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 {
            font-family: Cormorant,serif;
            font-weight: 700;
            letter-spacing: 0;
            font-size: 22px;
            line-height: 1.182em;
            color: #110727;
            line-height: 32px;
            font-weight: 700
        }

        .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner > ul > li ul {
            padding-top: 6px;
            margin-left: 0
        }

            .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: 0 0;
                overflow: hidden;
                transition: padding .2s ease-out;
                padding-right: 12px;
                font-family: "Work Sans",sans-serif;
                font-size: 15px;
                line-height: 1.733em;
                font-weight: 400;
                color: #000;
                font-family: Cormorant,serif;
                font-weight: 700;
                letter-spacing: 0;
                font-size: 22px;
                line-height: 1.182em;
                line-height: 32px;
                font-weight: 500;
                font-style: italic;
                font-size: 18px
            }

                .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 {
                    content: '';
                    position: absolute;
                    top: calc(50% - 4px);
                    height: 6px;
                    width: 6px;
                    background: #EE8B30;
                    border-radius: 100%;
                    transition: left .2s ease-out,right .2s ease-out;
                    left: -12px
                }

            .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: 12px;
                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
                }

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--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--predefined .qodef-m-lines {
        position: relative;
        display: block;
        width: 22px;
        height: 28px
    }

.qodef-header-sticky .qodef-opener-icon.qodef-source--predefined .qodef-m-lines {
    height: 24px
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line {
    position: absolute;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: currentColor;
    transition: top .3s ease,transform .3s ease
}

    .qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1 {
        top: 8px;
        transition: width .4s ease
    }

    .qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2 {
        top: 14px;
        width: 16px;
        transition: width .4s ease
    }

.qodef-opener-icon.qodef-source--predefined .qodef-m-icon.qodef--close .qodef-m-lines {
    transform: rotate(0);
    transform-origin: center;
    transition: transform 1s cubic-bezier(.475,.425,0,.995)
}

    .qodef-opener-icon.qodef-source--predefined .qodef-m-icon.qodef--close .qodef-m-lines .qodef--1 {
        width: 100%;
        top: 13px;
        transition: none;
        transform: rotate(45deg) scaleX(1)
    }

    .qodef-opener-icon.qodef-source--predefined .qodef-m-icon.qodef--close .qodef-m-lines .qodef--2 {
        width: 100%;
        top: 13px;
        left: 0;
        transform: rotate(-45deg) scaleX(1)
    }

.qodef-opener-icon.qodef-source--predefined:hover {
    color: #000
}

    .qodef-opener-icon.qodef-source--predefined:hover .qodef-m-icon .qodef-m-lines .qodef--1 {
        width: 16px
    }

    .qodef-opener-icon.qodef-source--predefined:hover .qodef-m-icon .qodef-m-lines .qodef--2 {
        width: 22px
    }

    .qodef-opener-icon.qodef-source--predefined:hover .qodef-m-icon.qodef--close .qodef-m-lines {
        transform: rotate(180deg)
    }

        .qodef-opener-icon.qodef-source--predefined:hover .qodef-m-icon.qodef--close .qodef-m-lines .qodef--1 {
            width: 100%;
            top: 13px;
            transition: none;
            transform: rotate(45deg) scaleX(1)
        }

        .qodef-opener-icon.qodef-source--predefined:hover .qodef-m-icon.qodef--close .qodef-m-lines .qodef--2 {
            width: 100%;
            top: 13px;
            left: 0;
            transform: rotate(-45deg) scaleX(1)
        }

.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon:not(.qodef-mobile-header-opener):not(.qodef-fullscreen-menu-opener):not(#qodef-side-area-close).qodef-source--icon-pack, .qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon:not(.qodef-mobile-header-opener):not(.qodef-fullscreen-menu-opener):not(#qodef-side-area-close).qodef-source--predefined, .qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon:not(.qodef-mobile-header-opener):not(.qodef-fullscreen-menu-opener):not(#qodef-side-area-close).qodef-source--svg-path {
    color: #fff !important
}

.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon:not(.qodef-mobile-header-opener):not(.qodef-fullscreen-menu-opener):not(#qodef-side-area-close).qodef-source--icon-pack, .qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon:not(.qodef-mobile-header-opener):not(.qodef-fullscreen-menu-opener):not(#qodef-side-area-close).qodef-source--predefined, .qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-opener-icon:not(.qodef-mobile-header-opener):not(.qodef-fullscreen-menu-opener):not(#qodef-side-area-close).qodef-source--svg-path {
    color: #000 !important
}

.qodef-parallax {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .qodef-parallax.elementor-section {
        overflow: visible
    }

.qodef-parallax-row-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.qodef-parallax-img-holder {
    position: absolute;
    top: -50%;
    height: 150%;
    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 {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-contact-form-7 .ajax-loader {
        position: absolute;
        right: -10px
    }

    .qodef-contact-form-7.qodef-newsletter {
        position: relative
    }

        .qodef-contact-form-7.qodef-newsletter input {
            margin: 0
        }

            .qodef-contact-form-7.qodef-newsletter button, .qodef-contact-form-7.qodef-newsletter input[type=submit] {
                position: absolute;
                bottom: 0;
                right: 0;
                margin: 0;
                cursor: pointer
            }

                .qodef-contact-form-7.qodef-newsletter button:not(.qodef-button) {
                    display: flex;
                    height: 100%;
                    padding: 0;
                    background: 0 0;
                    border: none
                }

    .qodef-contact-form-7 .wpcf7 .qodef-subscribe-form {
        position: relative
    }

        .qodef-contact-form-7 .wpcf7 .qodef-subscribe-form .wpcf7-form-control-wrap input {
            margin: 0;
            padding: 2px 0
        }

        .qodef-contact-form-7 .wpcf7 .qodef-subscribe-form .qodef-subscribe-icon {
            position: absolute;
            top: 50%;
            right: 0;
            padding: 10px 16px;
            transform: translateY(-50%);
            background-color: transparent
        }

            .qodef-contact-form-7 .wpcf7 .qodef-subscribe-form .qodef-subscribe-icon:after, .qodef-contact-form-7 .wpcf7 .qodef-subscribe-form .qodef-subscribe-icon:before {
                content: '';
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                display: inline-block
            }

            .qodef-contact-form-7 .wpcf7 .qodef-subscribe-form .qodef-subscribe-icon:before {
                content: "\45";
                font-family: ElegantIcons;
                top: 50%;
                transform: translateY(-50%);
                transform-origin: left;
                will-change: transform;
                right: -7px;
                font-size: 11px;
                line-height: 1;
                color: #000;
                transition: all .2s ease-in-out
            }

            .qodef-contact-form-7 .wpcf7 .qodef-subscribe-form .qodef-subscribe-icon:after {
                content: '';
                position: absolute;
                right: 0;
                width: 34px;
                height: 2px;
                background: #000;
                transition: all .2s ease-in-out;
                transform-origin: left
            }

            .qodef-contact-form-7 .wpcf7 .qodef-subscribe-form .qodef-subscribe-icon:hover:before {
                right: -19px
            }

            .qodef-contact-form-7 .wpcf7 .qodef-subscribe-form .qodef-subscribe-icon:hover:after {
                transform: translateY(-50%) scaleX(1.3)
            }

    .qodef-contact-form-7 .wpcf7 .qodef-contact-form button.qodef-button:before {
        content: "\45";
        font-family: ElegantIcons;
        position: absolute;
        display: inline-block;
        right: -26px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 11px;
        line-height: 1;
        color: #000;
        transition: all .2s ease-in-out
    }

    .qodef-contact-form-7 .wpcf7 .qodef-contact-form button.qodef-button:after {
        content: "";
        position: absolute;
        display: inline-block;
        top: 50%;
        transform: translateY(-50%);
        right: -18px;
        width: 34px;
        height: 2px;
        transform-origin: left;
        will-change: transform;
        transition: all .2s ease-in-out
    }

    .qodef-contact-form-7 .wpcf7 .qodef-contact-form button.qodef-button.qodef-size--full:after, .qodef-contact-form-7 .wpcf7 .qodef-contact-form button.qodef-button.qodef-size--full:before {
        display: none
    }

    .qodef-contact-form-7 .wpcf7 .qodef-contact-form button.qodef-button:hover:before {
        color: #000;
        right: -36px
    }

    .qodef-contact-form-7 .wpcf7 .qodef-contact-form button.qodef-button:hover:after {
        transform: translateY(-50%) scaleX(1.3)
    }

    .qodef-contact-form-7 .wpcf7 .qodef-contact-form button.qodef-button:after {
        background: linear-gradient(90deg,#fff 50%,#000 50%)
    }

    .qodef-contact-form-7 .wpcf7 .qodef-contact-form button.qodef-button:hover:after {
        background: linear-gradient(90deg,#fff 40%,#000 50%)
    }

    .qodef-contact-form-7 .wpcf7 .qodef-contact-form button.qodef-button:after {
        margin-left: 65px
    }

    .qodef-contact-form-7 .wpcf7 div.wpcf7-aborted, .qodef-contact-form-7 .wpcf7 div.wpcf7-acceptance-missing, .qodef-contact-form-7 .wpcf7 div.wpcf7-mail-sent-ng, .qodef-contact-form-7 .wpcf7 div.wpcf7-mail-sent-ok, .qodef-contact-form-7 .wpcf7 div.wpcf7-response-output, .qodef-contact-form-7 .wpcf7 div.wpcf7-spam-blocked, .qodef-contact-form-7 .wpcf7 div.wpcf7-validation-errors {
        border: 2px solid #EE8B30;
        margin: 0
    }

#sb_instagram #sbi_images .sbi_photo_wrap a {
    background-image: none !important;
    height: auto !important
}

    #sb_instagram #sbi_images .sbi_photo_wrap a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        opacity: 0;
        transition: opacity .2s ease-out
    }

    #sb_instagram #sbi_images .sbi_photo_wrap a:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 30px;
        height: 18px;
        background: url(../img/custom-decoration.svg);
        transform: translateX(-50%) translateY(-50%);
        opacity: 0;
        transition: opacity .2s ease-out
    }

    #sb_instagram #sbi_images .sbi_photo_wrap a:hover:after, #sb_instagram #sbi_images .sbi_photo_wrap a:hover:before {
        opacity: 1
    }

    #sb_instagram #sbi_images .sbi_photo_wrap a:hover img {
        opacity: 0 !important
    }

    #sb_instagram #sbi_images .sbi_photo_wrap a img {
        display: inline-block !important;
        transition: opacity .2s ease-out
    }

.qodef-instagram-list #sb_instagram {
    padding: 0 !important
}

    .qodef-instagram-list #sb_instagram #sbi_images {
        padding: 0 !important
    }

.qodef-instagram-list.qodef-layout--slider:hover {
    cursor: url(../img/drag-cursor.svg),auto
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--no #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--tiny #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 10px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--small #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 20px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--normal #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 30px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--medium #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 40px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--large #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 50px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--huge #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 80px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--gigantic #sb_instagram #sbi_images > .sbi_item {
    padding: 0 !important;
    margin: 0 140px 0 0 !important
}

.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container {
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    visibility: hidden;
    z-index: 1
}

    .qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide a, .qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide img {
        width: 100%
    }

    .qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container.qodef-swiper--initialized {
        visibility: visible
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no.qodef--no-bottom-space {
    margin-bottom: 0
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images > .sbi_item {
        padding: 0 !important;
        margin: 0 !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny.qodef--no-bottom-space {
    margin-bottom: -10px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -5px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images > .sbi_item {
        padding: 0 5px !important;
        margin: 0 0 10px !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small.qodef--no-bottom-space {
    margin-bottom: -20px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -10px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images > .sbi_item {
        padding: 0 10px !important;
        margin: 0 0 20px !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal.qodef--no-bottom-space {
    margin-bottom: -30px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -15px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images > .sbi_item {
        padding: 0 15px !important;
        margin: 0 0 30px !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium.qodef--no-bottom-space {
    margin-bottom: -40px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -20px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images > .sbi_item {
        padding: 0 20px !important;
        margin: 0 0 40px !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large.qodef--no-bottom-space {
    margin-bottom: -50px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -25px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images > .sbi_item {
        padding: 0 25px !important;
        margin: 0 0 50px !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -80px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -40px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images > .sbi_item {
        padding: 0 40px !important;
        margin: 0 0 80px !important
    }

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--gigantic.qodef--no-bottom-space {
    margin-bottom: -140px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--gigantic #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -70px
}

    .qodef-instagram-list.qodef-layout--columns.qodef-gutter--gigantic #sb_instagram #sbi_images > .sbi_item {
        padding: 0 70px !important;
        margin: 0 0 140px !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;
        float: left;
        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: Cormorant,serif;
        font-weight: 700;
        letter-spacing: 0;
        color: #000;
        font-size: 22px;
        line-height: 1.182em;
        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: "Work Sans",sans-serif;
        font-size: 15px;
        line-height: 1.733em;
        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:before {
    content: "";
    display: table;
    table-layout: fixed
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after {
    clear: both
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets > .ctf-item {
    width: 100%
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets > .ctf-item {
    width: 50%
}

@media only screen and (min-width:681px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets > .ctf-item {
    width: 33.33333%
}

@media only screen and (min-width:769px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets > .ctf-item {
    width: 25%
}

@media only screen and (min-width:1025px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets > .ctf-item {
    width: 20%
}

@media only screen and (min-width:1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets > .ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets > .ctf-item:nth-child(5n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets > .ctf-item {
    width: 16.66667%
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets > .ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets > .ctf-item:nth-child(6n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets > .ctf-item {
    width: 14.28571%
}

@media only screen and (min-width:1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets > .ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets > .ctf-item:nth-child(7n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets > .ctf-item {
    width: 12.5%
}

@media only screen and (min-width:1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets > .ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets > .ctf-item:nth-child(8n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space {
    margin-bottom: 0
}

.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets {
    margin: 0
}

    .qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets > .ctf-item {
        padding: 0;
        margin: 0
    }

.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space {
    margin-bottom: -10px
}

.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets {
    margin: 0 -5px
}

    .qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets > .ctf-item {
        padding: 0 5px;
        margin: 0 0 10px
    }

.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space {
    margin-bottom: -20px
}

.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets {
    margin: 0 -10px
}

    .qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets > .ctf-item {
        padding: 0 10px;
        margin: 0 0 20px
    }

.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space {
    margin-bottom: -30px
}

.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets {
    margin: 0 -15px
}

    .qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets > .ctf-item {
        padding: 0 15px;
        margin: 0 0 30px
    }

.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space {
    margin-bottom: -40px
}

.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets {
    margin: 0 -20px
}

    .qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets > .ctf-item {
        padding: 0 20px;
        margin: 0 0 40px
    }

.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space {
    margin-bottom: -50px
}

.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets {
    margin: 0 -25px
}

    .qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets > .ctf-item {
        padding: 0 25px;
        margin: 0 0 50px
    }

.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -80px
}

.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
    margin: 0 -40px
}

    .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets > .ctf-item {
        padding: 0 40px;
        margin: 0 0 80px
    }

.qodef-twitter-list.qodef-gutter--gigantic.qodef--no-bottom-space {
    margin-bottom: -140px
}

.qodef-twitter-list.qodef-gutter--gigantic #ctf .ctf-tweets {
    margin: 0 -70px
}

    .qodef-twitter-list.qodef-gutter--gigantic #ctf .ctf-tweets > .ctf-item {
        padding: 0 70px;
        margin: 0 0 140px
    }

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc
}

    .qodef-footer-skin--light #qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
        color: #fff
    }

.widget_borgholm_core_woo_dropdown_cart {
    height: 100%
}

.qodef-woo-dropdown-cart {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    padding: 0 10px
}

    .qodef-woo-dropdown-cart .qodef-m-inner {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        height: 100%
    }

    .qodef-woo-dropdown-cart .qodef-m-opener {
        position: relative;
        display: flex;
        align-items: center;
        height: 100%;
        font-size: 14px
    }

        .qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-icon {
            position: relative;
            top: -2px
        }

        .qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count {
            position: relative;
            top: -2px;
            margin-left: 3px;
            font-family: "Work Sans",sans-serif;
            font-weight: 400;
            letter-spacing: -.02em
        }

    .qodef-woo-dropdown-cart .qodef-m-dropdown {
        position: absolute;
        top: 100%;
        left: auto;
        right: 0;
        text-align: left;
        height: auto;
        max-height: 0;
        overflow: hidden;
        transition: max-height .3s ease-in-out
    }

    .qodef-woo-dropdown-cart .qodef-m-dropdown-inner {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 309px;
        padding: 13px;
        background-color: #fff;
        border-top: 3px solid #EE8B30;
        box-shadow: 3px 4px 9.5px .5px rgba(0,0,0,.05)
    }

    .qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top
    }

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
    color: #000
}

    #qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
        color: #000
    }

        #qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
            color: #EE8B30
        }

.qodef-woo-dropdown-cart .qodef-woo-dropdown-item {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 8px
}

    .qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child {
        margin-top: 0
    }

.qodef-woo-dropdown-cart .qodef-e-image {
    flex-shrink: 0;
    width: 74px;
    margin-right: 11px
}

    .qodef-woo-dropdown-cart .qodef-e-image a, .qodef-woo-dropdown-cart .qodef-e-image img {
        display: block
    }

.qodef-woo-dropdown-cart .qodef-e-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-right: 20px
}

.qodef-woo-dropdown-cart .qodef-e-title {
    margin: 0;
    font-weight: 700
}

.qodef-woo-dropdown-cart .qodef-e-price {
    margin: 0;
    font-family: Cormorant,serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    color: #EE8B30
}

.qodef-woo-dropdown-cart .qodef-e-quantity {
    margin: 0
}

.qodef-woo-dropdown-cart .qodef-e-remove {
    position: absolute;
    top: -4px;
    right: -3px;
    font-size: 16px;
    line-height: 1
}

.qodef-woo-dropdown-cart .qodef-m-order-details {
    position: relative;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-top: 7px
}

    .qodef-woo-dropdown-cart .qodef-m-order-details > * {
        margin: 0
    }

    .qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-label {
        font-size: 11px;
        font-weight: 500;
        letter-spacing: .15em;
        text-transform: uppercase;
        color: #9e9e9e
    }

    .qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-amount {
        font-family: Cormorant,serif;
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: .1em;
        color: #EE8B30
    }

#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details {
    color: #000
}

.qodef-woo-dropdown-cart .qodef-m-action {
    position: relative;
    width: 100%;
    display: flex;
    margin-top: 10px
}

.qodef-woo-dropdown-cart .qodef-m-action-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: "Work Sans",sans-serif;
    font-size: 11px;
    line-height: 2em;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: all,background-color .2s ease-out,border-color .2s ease-out;
    width: 100%;
    padding: 17px 30px;
    text-align: center;
    padding: 12px 10px;
    font-size: 10px
}

    .qodef-woo-dropdown-cart .qodef-m-action-link.qodef-cart {
        color: #fff;
        background-color: #EE8B30;
        border: 1px solid transparent
    }

        .qodef-woo-dropdown-cart .qodef-m-action-link.qodef-cart:hover {
            color: #fff;
            background-color: #EE8B30
        }

    .qodef-woo-dropdown-cart .qodef-m-action-link.qodef-checkout {
        color: #000;
        background-color: #f4f4f4;
        border: 1px solid transparent
    }

        .qodef-woo-dropdown-cart .qodef-m-action-link.qodef-checkout:hover {
            color: #000;
            background-color: #f4f4f4
        }

.qodef-woo-dropdown-cart .qodef-m-posts-not-found {
    padding: 0 16px
}

.touchevents .qodef-woo-dropdown-cart {
    cursor: pointer
}

.qodef-woo-dropdown-cart:hover .qodef-m-dropdown {
    max-height: 100vh;
    transition: max-height .5s ease-in-out
}

.qodef-woo-side-area-cart {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    padding: 0 10px
}

    .qodef-woo-side-area-cart .qodef-m-inner {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        height: 100%
    }

    .qodef-woo-side-area-cart .qodef-m-opener {
        position: relative;
        display: flex;
        align-items: center;
        height: 100%;
        font-size: 14px
    }

        .qodef-woo-side-area-cart .qodef-m-opener .qodef-m-opener-icon {
            position: relative;
            top: -2px
        }

        .qodef-woo-side-area-cart .qodef-m-opener .qodef-m-opener-count {
            position: relative;
            top: -2px;
            margin-left: 3px;
            font-family: "Work Sans",sans-serif;
            font-weight: 400;
            letter-spacing: -.02em
        }

    .qodef-woo-side-area-cart .qodef-m-content {
        position: fixed;
        top: 0;
        right: -360px;
        height: 100vh;
        width: 360px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 100px 13px 74px;
        background-color: #fff;
        overflow: hidden;
        visibility: hidden;
        z-index: 9999;
        box-shadow: 3px 4px 9.5px .5px rgba(0,0,0,.05);
        transition: all .6s cubic-bezier(.77,0,.175,1)
    }

.admin-bar .qodef-woo-side-area-cart .qodef-m-content {
    top: 32px;
    height: calc(100vh - 32px)
}

.qodef-woo-side-area-cart .qodef-m-close {
    position: absolute;
    top: 30px;
    right: 30px;
    display: block;
    font-size: 34px;
    z-index: 1000
}

.qodef-woo-side-area-cart .qodef-m-items {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-side-area-cart .qodef-m-item {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 8px
}

    .qodef-woo-side-area-cart .qodef-m-item:first-child {
        margin-top: 0
    }

.qodef-woo-side-area-cart .qodef-e-image {
    flex-shrink: 0;
    width: 74px;
    margin-right: 11px
}

    .qodef-woo-side-area-cart .qodef-e-image a, .qodef-woo-side-area-cart .qodef-e-image img {
        display: block
    }

.qodef-woo-side-area-cart .qodef-e-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-right: 20px
}

.qodef-woo-side-area-cart .qodef-e-title {
    margin: 0;
    font-weight: 700
}

.qodef-woo-side-area-cart .qodef-e-price {
    margin: 0;
    font-family: Cormorant,serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    color: #EE8B30
}

.qodef-woo-side-area-cart .qodef-e-quantity {
    margin: 0
}

.qodef-woo-side-area-cart .qodef-e-remove {
    position: absolute;
    top: -4px;
    right: -3px;
    font-size: 16px;
    line-height: 1
}

.qodef-woo-side-area-cart .qodef-m-order-details {
    position: relative;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-top: 7px
}

    .qodef-woo-side-area-cart .qodef-m-order-details > * {
        margin: 0
    }

    .qodef-woo-side-area-cart .qodef-m-order-details .qodef-m-order-label {
        font-size: 11px;
        font-weight: 500;
        letter-spacing: .15em;
        text-transform: uppercase;
        color: #9e9e9e
    }

    .qodef-woo-side-area-cart .qodef-m-order-details .qodef-m-order-amount {
        font-family: Cormorant,serif;
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: .1em;
        color: #EE8B30
    }

.qodef-woo-side-area-cart .qodef-m-action {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex
}

.qodef-woo-side-area-cart .qodef-m-action-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: "Work Sans",sans-serif;
    font-size: 11px;
    line-height: 2em;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: all,background-color .2s ease-out,border-color .2s ease-out;
    width: 100%;
    padding: 17px 30px;
    text-align: center;
    padding: 12px 10px;
    font-size: 10px
}

    .qodef-woo-side-area-cart .qodef-m-action-link.qodef-cart {
        color: #fff;
        background-color: #EE8B30;
        border: 1px solid transparent
    }

        .qodef-woo-side-area-cart .qodef-m-action-link.qodef-cart:hover {
            color: #fff;
            background-color: #EE8B30
        }

    .qodef-woo-side-area-cart .qodef-m-action-link.qodef-checkout {
        color: #000;
        background-color: #f4f4f4;
        border: 1px solid transparent
    }

        .qodef-woo-side-area-cart .qodef-m-action-link.qodef-checkout:hover {
            color: #000;
            background-color: #f4f4f4
        }

.qodef-woo-side-area-cart .qodef-m-posts-not-found {
    padding: 0 16px
}

.qodef-woo-side-area-cart.qodef--opened .qodef-m-content {
    right: 0;
    visibility: visible
}

.qodef-woo-side-area-cart-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100% - 360px);
    height: 100vh;
    overflow: hidden;
    z-index: 1002
}

.qodef-shortcode .last_toggle_el_margin, .qodef-shortcode .wpb_button, .qodef-shortcode .wpb_content_element, .qodef-shortcode .wpb_row, .qodef-shortcode ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important
}

.qodef-vc-row-wrapper.qodef--parallax-row {
    width: 100%
}

.touchevents .qodef-vc-row-wrapper.qodef--parallax-row {
    height: auto !important
}

.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: .5
    }

    .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--roll-over .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--roll-over .qodef-e .qodef-e-image {
        line-height: 0;
        position: relative;
        display: inline-block;
        vertical-align: top;
        overflow: hidden
    }

        .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--roll-over .qodef-e .qodef-e-image a {
            display: inline-block
        }

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--roll-over .qodef-e .qodef-e-logo {
        width: auto;
        display: inline-block;
        transform: translateY(0);
        transition: all .6s cubic-bezier(.475,.425,0,.995)
    }

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--roll-over .qodef-e .qodef-e-hover-logo {
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        transform: translateY(-100%);
        transition: all .6s cubic-bezier(.475,.425,0,.995)
    }

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--roll-over .qodef-e:hover .qodef-e-logo {
        transform: translateY(100%)
    }

    .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--roll-over .qodef-e:hover .qodef-e-hover-logo {
        transform: translateY(0)
    }

.qodef-portfolio-single .qodef-media iframe {
    max-height: calc(56.25vw)
}

.qodef-portfolio-single .qodef-portfolio-title {
    margin: 0 0 15px
}

.qodef-portfolio-single .qodef-portfolio-content-wrapper {
    padding-right: 35px
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single .qodef-portfolio-content-wrapper {
        padding-right: 0
    }
}

.qodef-portfolio-single .qodef-portfolio-info > * {
    display: flex;
    align-items: flex-start;
    margin-bottom: 24px;
    flex-direction: column
}

.qodef-portfolio-single .qodef-portfolio-info > :not(.qodef-info--social-share) {
    font-family: Cormorant,serif;
    font-size: 22px;
    font-weight: 700
}

    .qodef-portfolio-single .qodef-portfolio-info > :not(.qodef-info--social-share) a, .qodef-portfolio-single .qodef-portfolio-info > :not(.qodef-info--social-share) p {
        margin: 0;
        line-height: 26px;
        color: #000
    }

        .qodef-portfolio-single .qodef-portfolio-info > :not(.qodef-info--social-share) a:hover {
            color: #EE8B30
        }

.qodef-portfolio-single .qodef-portfolio-info > :last-child {
    margin-bottom: 0
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-title {
    margin: 0 0 -4px 0;
    font-family: "Work Sans",sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #9e9e9e
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-social-share {
    margin-top: -6px
}

    .qodef-portfolio-single .qodef-portfolio-info .qodef-social-share .qodef-social-title {
        display: block;
        margin: 0 0 8px 0;
        line-height: inherit
    }

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category:after {
    content: "/";
    color: #000
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category:last-child:after {
    display: none
}

.qodef-portfolio-single .qodef-info--tag {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 14px 0 0
}

    .qodef-portfolio-single .qodef-info--tag .qodef-e-tag {
        display: inline-block;
        margin: 0 4px 13px 0;
        font-family: Cormorant,serif;
        font-size: 18px;
        font-weight: 700;
        line-height: .9;
        border-bottom: 1px solid currentColor
    }

        .qodef-portfolio-single .qodef-info--tag .qodef-e-tag:last-child {
            margin-right: 0
        }

.qodef-portfolio-info.qodef-skin--light > :not(.qodef-info--social-share) {
    color: #fff
}

    .qodef-portfolio-info.qodef-skin--light > :not(.qodef-info--social-share) a, .qodef-portfolio-info.qodef-skin--light > :not(.qodef-info--social-share) p {
        color: #fff
    }

        .qodef-portfolio-info.qodef-skin--light > :not(.qodef-info--social-share) a:hover {
            color: #EE8B30
        }

.qodef-portfolio-info.qodef-skin--light .qodef-e-title {
    color: #fff
}

.qodef-portfolio-info.qodef-skin--light .qodef-social-share .qodef-social-title {
    color: #fff
}

.qodef-portfolio-info.qodef-skin--light .qodef-social-share ul li a {
    color: #fff;
    border-color: #fff
}

    .qodef-portfolio-info.qodef-skin--light .qodef-social-share ul li a:hover {
        color: #EE8B30;
        border-color: #EE8B30
    }

.qodef-portfolio-info.qodef-skin--light .qodef-e-category:after {
    color: #fff
}

.qodef-portfolio-list.qodef-swiper-container:hover {
    cursor: url(../img/drag-cursor.svg),auto
}

.qodef-portfolio-list .qodef-e-inner {
    position: relative
}

.qodef-portfolio-list .qodef-e-image img {
    display: block
}

.qodef-portfolio-list .qodef-e-title {
    margin: 0
}

.qodef-portfolio-list .qodef-e-custom-decoration svg {
    display: block
}

.qodef-portfolio-list .qodef-e-info-category .qodef-e-category {
    font-family: "Work Sans",sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #9e9e9e
}

    .qodef-portfolio-list .qodef-e-info-category .qodef-e-category:hover {
        color: #EE8B30
    }

    .qodef-portfolio-list .qodef-e-info-category .qodef-e-category:after {
        content: '/';
        color: #9e9e9e
    }

    .qodef-portfolio-list .qodef-e-info-category .qodef-e-category:last-child:after {
        content: ''
    }

.qodef-portfolio-list .qodef-m-pagination {
    margin-top: 35px
}

.qodef-portfolio-list.qodef-items--fixed .qodef-e-image {
    height: 100%;
    overflow: hidden
}

.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image {
    height: 100%
}

    .qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image a {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        height: 100%
    }

@media only screen and (max-width:680px) {
    .qodef-portfolio-list.qodef-custom-padding--disabled .qodef-e-inner {
        padding: 0 !important
    }
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content {
    margin-top: 22px;
    padding-bottom: 33px
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-info-below-appear-animation article .qodef-e-content, .qodef-portfolio-list.qodef-item-layout--info-below.qodef-info-below-appear-animation article .qodef-e-image {
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 1s cubic-bezier(.475,.425,0,.995)
}

.elementor-editor-active .qodef-portfolio-list.qodef-item-layout--info-below.qodef-info-below-appear-animation article .qodef-e-content, .elementor-editor-active .qodef-portfolio-list.qodef-item-layout--info-below.qodef-info-below-appear-animation article .qodef-e-image {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-info-below-appear-animation article .qodef-e-content {
    transition-delay: .3s
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-info-below-appear-animation article.qodef--appear .qodef-e-content, .qodef-portfolio-list.qodef-item-layout--info-below.qodef-info-below-appear-animation article.qodef--appear .qodef-e-image {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt.qodef-swiper-fix.qodef-swiper-container {
    width: calc(100% + 5px)
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt.qodef-info-below-disable-animation .qodef-e-inner .qodef-e-image {
    perspective: none;
    -webkit-perspective: none
}

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt.qodef-info-below-disable-animation .qodef-e-inner .qodef-e-image .qodef-e-media-image {
        transform: scale(1) rotateY(0)
    }

        .qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt.qodef-info-below-disable-animation .qodef-e-inner .qodef-e-image .qodef-e-media-image img {
            transform: scale(1)
        }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt.qodef-info-below-disable-animation .qodef-e-inner .qodef-e-image:hover + .qodef-e-content .qodef-e-title-link {
        color: #EE8B30
    }

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt.qodef-info-below-disable-animation .qodef-e-inner .qodef-e-info-category, .qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt.qodef-info-below-disable-animation .qodef-e-inner .qodef-e-title {
    opacity: 1;
    visibility: visible;
    transform: rotateZ(0) translateY(0)
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt.qodef-info-below-disable-animation .qodef-e-inner:hover .qodef-e-image .qodef-e-media-image {
    transform: scale(1) rotateY(0)
}

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt.qodef-info-below-disable-animation .qodef-e-inner:hover .qodef-e-image .qodef-e-media-image img {
        transform: scale(1)
    }

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt.qodef-info-below-disable-animation .qodef-e-inner:hover .qodef-e-info-category, .qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt.qodef-info-below-disable-animation .qodef-e-inner:hover .qodef-e-title {
    opacity: 1;
    visibility: visible;
    transform: rotateZ(0) translateY(0)
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-inner .qodef-e-image {
    perspective: 1000px;
    -webkit-perspective: 1000px
}

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-inner .qodef-e-image .qodef-e-media-image {
        overflow: hidden;
        transform: scale(1) rotateY(0);
        transition: all .8s cubic-bezier(.475,.425,0,.995);
        will-change: transform
    }

        .qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-inner .qodef-e-image .qodef-e-media-image img {
            transform: scale(1);
            transition: transform 2s cubic-bezier(.19,1,.22,1);
            will-change: transform
        }

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-inner .qodef-e-info-category, .qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-inner .qodef-e-title {
    opacity: 0;
    visibility: hidden;
    transform: rotateZ(5deg) translateY(8px);
    transform-origin: left;
    transition: all 1s cubic-bezier(.475,.425,0,.995);
    will-change: transform;
    transition-delay: 0s
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-inner:hover .qodef-e-image .qodef-e-media-image {
    transform: scale(.95) rotateY(-9deg)
}

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-inner:hover .qodef-e-image .qodef-e-media-image img {
        transform: scale(1.1)
    }

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-inner:hover .qodef-e-info-category, .qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-inner:hover .qodef-e-title {
    opacity: 1;
    visibility: visible;
    transform: rotateZ(0) translateY(0)
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-inner:hover .qodef-e-info-category {
    transition-delay: 0s
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-inner:hover .qodef-e-title {
    transition-delay: .08s
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-inner {
    overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-image {
    overflow: hidden
}

    .qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-image img {
        transform: scale(1.05);
        transition: all 1s cubic-bezier(.475,.425,0,.995);
        will-change: transform
    }

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: translateY(100%);
    transition: .3s ease
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-info-category, .qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-title {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all .6s cubic-bezier(.475,.425,0,.995)
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e:hover .qodef-e-content {
    transform: translateY(0)
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e:hover .qodef-e-image img {
    transform: scale(1.01)
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e:hover .qodef-e-info-category, .qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e:hover .qodef-e-title {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: all .6s cubic-bezier(.475,.425,0,.995) .2s
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    padding: 36px 37px;
    background-color: #fff;
    box-sizing: border-box
}

    .qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 80%;
        height: 80%;
        z-index: 0
    }

    .qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner .qodef-e-custom-decoration {
        margin: 0px !important;
    }

    .qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner * {
        z-index: 1
    }

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner {
    overflow: hidden
}

    .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image {
        transform: scale(1);
        transition: transform .3s ease
    }

    .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner:hover .qodef-e-image {
        transform: scale(1.1)
    }

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-content {
    display: none
}

.qodef-follow-info-holder {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    pointer-events: none;
    visibility: hidden;
    transition: transform .3s ease
}

    .qodef-follow-info-holder.qodef-right {
        text-align: right;
        transform: translateX(-100%)
    }

    .qodef-follow-info-holder .qodef-follow-info-inner {
        position: relative;
        display: inline-block;
        vertical-align: middle
    }

    .qodef-follow-info-holder .qodef-follow-info-title {
        display: inline-block;
        position: relative;
        color: #fff;
        background-color: #EE8B30;
        white-space: nowrap;
        z-index: 8;
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0);
        padding: 3px 5px;
        margin-top: 4px
    }

    .qodef-follow-info-holder .qodef-follow-info-category {
        display: inline-block;
        padding: 0 4px;
        background-color: #EE8B30;
        white-space: nowrap;
        z-index: 9;
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0)
    }

        .qodef-follow-info-holder .qodef-follow-info-category a:not(:last-child):after {
            content: '/'
        }

    .qodef-follow-info-holder a {
        color: #fff
    }

    .qodef-follow-info-holder.qodef-is-active {
        visibility: visible
    }

        .qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category, .qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title {
            -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0)
        }

        .qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title {
            transition: .5s cubic-bezier(.165,.84,.44,1) .25s
        }

        .qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category {
            transition: .5s cubic-bezier(.165,.84,.44,1)
        }

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-inner {
    overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    padding: 36px 37px 33px;
    background-color: #fff;
    box-sizing: border-box
}

    .qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0
    }

    .qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner .qodef-e-custom-decoration {
        margin: 0px !important;
    }

    .qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner * {
        z-index: 1
    }

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content {
    transform: translateY(-100%);
    transition: transform .6s cubic-bezier(.475,.425,0,.995)
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-info-category, .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-title {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all .6s ease
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-info-category {
    transform: translateY(20px);
    transition-delay: .25s
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-title {
    transition-delay: .4s
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content {
    transform: translateY(0)
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-info-category, .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-title {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.qodef-portfolio-tags.qodef-skin--light .qodef-info--tag .qodef-e-tag {
    color: #fff
}

    .qodef-portfolio-tags.qodef-skin--light .qodef-info--tag .qodef-e-tag:hover {
        color: #EE8B30
    }

#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: 99px 0 3px
}

@media only screen and (max-width:680px) {
    #qodef-single-portfolio-navigation {
        margin: 109px 0 13px
    }
}

#qodef-single-portfolio-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

#qodef-single-portfolio-navigation .qodef-m-nav {
    position: relative;
    display: flex;
    align-items: center;
    color: #101010
}

    #qodef-single-portfolio-navigation .qodef-m-nav:hover {
        color: #EE8B30
    }

    #qodef-single-portfolio-navigation .qodef-m-nav > * {
        display: block;
        line-height: inherit
    }

    #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next > svg, #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev > svg {
        position: relative;
        top: -1px;
        fill: currentColor;
        stroke: currentColor;
        overflow: visible
    }

        #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next > svg polygon, #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next > svg rect, #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev > svg polygon, #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev > svg rect {
            transition: transform .2s ease-in-out
        }

        #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next > svg rect, #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev > svg rect {
            transform: scaleX(1);
            transform-origin: left
        }

        #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next > svg polygon, #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev > svg polygon {
            transform: translateX(0);
            stroke: none
        }

    #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next:hover, #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev:hover {
        color: #000
    }

        #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next:hover > svg rect, #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev:hover > svg rect {
            transform: scaleX(1.3)
        }

        #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next:hover > svg polygon, #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev:hover > svg polygon {
            transform: translateX(10px)
        }

    #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev > svg {
        margin-right: 16px;
        transform: rotate(180deg)
    }

    #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 > svg {
            margin-left: 14px
        }

    #qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link {
        position: absolute;
        top: 0;
        left: calc(50% - 10px)
    }

@media only screen and (max-width:680px) {
    #qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link {
        transform: translateY(calc(-50% + 2px))
    }
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-m-nav-icon {
    font-size: 20px
}

#qodef-single-portfolio-navigation .qodef-m-nav-label {
    font-family: "Work Sans",sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .2em
}

@media only screen and (max-width:680px) {
    #qodef-single-portfolio-navigation .qodef-m-nav-label {
        display: none
    }
}

.qodef-navigation-skin--light #qodef-single-portfolio-navigation .qodef-m-nav {
    color: #fff
}

    .qodef-navigation-skin--light #qodef-single-portfolio-navigation .qodef-m-nav:hover {
        color: #EE8B30
    }

.qodef-portfolio-single.qodef-layout--gallery-big .qodef-media {
    margin-top: 94px
}

    .qodef-portfolio-single.qodef-layout--gallery-big .qodef-media .qodef-popup-item .qodef-image-wrapper {
        overflow: hidden
    }

    .qodef-portfolio-single.qodef-layout--gallery-big .qodef-media .qodef-popup-item img {
        transform: scale(1.05);
        transition: all 1s cubic-bezier(.475,.425,0,.995);
        will-change: transform
    }

    .qodef-portfolio-single.qodef-layout--gallery-big .qodef-media .qodef-popup-item:hover img {
        transform: scale(1.01)
    }

.qodef-portfolio-single.qodef-layout--gallery-big .qodef-portfolio-info {
    margin-top: 14px
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--gallery-big .qodef-portfolio-info {
        margin-top: 20px
    }
}

.qodef-portfolio-single.qodef-layout--gallery-small .qodef-media {
    margin-right: 33px
}

    .qodef-portfolio-single.qodef-layout--gallery-small .qodef-media .qodef-popup-item .qodef-image-wrapper {
        overflow: hidden
    }

    .qodef-portfolio-single.qodef-layout--gallery-small .qodef-media .qodef-popup-item img {
        transform: scale(1.05);
        transition: all 1s cubic-bezier(.475,.425,0,.995);
        will-change: transform
    }

    .qodef-portfolio-single.qodef-layout--gallery-small .qodef-media .qodef-popup-item:hover img {
        transform: scale(1.01)
    }

.qodef-portfolio-single.qodef-layout--gallery-small .qodef-portfolio-content {
    margin-top: 22px
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--gallery-small .qodef-portfolio-content {
        margin-top: 0
    }
}

.qodef-portfolio-single.qodef-layout--gallery-small .qodef-portfolio-info {
    margin-top: 20px
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-media {
    margin-top: 94px
}

    .qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item {
        display: block;
        margin-bottom: 20px;
        float: none
    }

        .qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item:last-child {
            margin-bottom: 0
        }

    .qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-popup-item .qodef-image-wrapper {
        overflow: hidden
    }

    .qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-popup-item img {
        transform: scale(1.05);
        transition: all 1s cubic-bezier(.475,.425,0,.995);
        will-change: transform
    }

    .qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-popup-item:hover img {
        transform: scale(1.01)
    }

.qodef-portfolio-single.qodef-layout--images-big .qodef-portfolio-info {
    margin-top: 14px
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--images-big .qodef-portfolio-info {
        margin-top: 20px
    }
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media {
    margin-right: 33px
}

    .qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item {
        display: block;
        margin-bottom: 20px;
        float: none
    }

        .qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child {
            margin-bottom: 0
        }

    .qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-popup-item .qodef-image-wrapper {
        overflow: hidden
    }

    .qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-popup-item img {
        transform: scale(1.05);
        transition: all 1s cubic-bezier(.475,.425,0,.995);
        will-change: transform
    }

    .qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-popup-item:hover img {
        transform: scale(1.01)
    }

.qodef-portfolio-single.qodef-layout--images-small .qodef-portfolio-content {
    margin-top: 22px
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--images-small .qodef-portfolio-content {
        margin-top: 0
    }
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-portfolio-info {
    margin-top: 20px
}

.qodef-portfolio-single.qodef-layout--masonry-big .qodef-media {
    margin-top: 94px
}

    .qodef-portfolio-single.qodef-layout--masonry-big .qodef-media .qodef-popup-item .qodef-image-wrapper {
        overflow: hidden
    }

    .qodef-portfolio-single.qodef-layout--masonry-big .qodef-media .qodef-popup-item img {
        transform: scale(1.05);
        transition: all 1s cubic-bezier(.475,.425,0,.995);
        will-change: transform
    }

    .qodef-portfolio-single.qodef-layout--masonry-big .qodef-media .qodef-popup-item:hover img {
        transform: scale(1.01)
    }

.qodef-portfolio-single.qodef-layout--masonry-big .qodef-portfolio-info {
    margin-top: 14px
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--masonry-big .qodef-portfolio-info {
        margin-top: 20px
    }
}

.qodef-portfolio-single.qodef-layout--masonry-small .qodef-media {
    margin-right: 33px
}

    .qodef-portfolio-single.qodef-layout--masonry-small .qodef-media .qodef-popup-item .qodef-image-wrapper {
        overflow: hidden
    }

    .qodef-portfolio-single.qodef-layout--masonry-small .qodef-media .qodef-popup-item img {
        transform: scale(1.05);
        transition: all 1s cubic-bezier(.475,.425,0,.995);
        will-change: transform
    }

    .qodef-portfolio-single.qodef-layout--masonry-small .qodef-media .qodef-popup-item:hover img {
        transform: scale(1.01)
    }

.qodef-portfolio-single.qodef-layout--masonry-small .qodef-portfolio-content {
    margin-top: 22px
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--masonry-small .qodef-portfolio-content {
        margin-top: 0
    }
}

.qodef-portfolio-single.qodef-layout--masonry-small .qodef-portfolio-info {
    margin-top: 20px
}

.qodef-portfolio-single-slider .swiper-slide {
    width: auto
}

.qodef-portfolio-single-slider.swiper-container-horizontal > .swiper-pagination-bullets {
    display: none
}

.qodef-portfolio-single.qodef-layout--slider .qodef-portfolio-info {
    margin-top: 14px
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--slider .qodef-portfolio-info {
        margin-top: 20px
    }
}

.qodef-team-list .qodef-e-inner {
    position: relative
}

.qodef-team-list .qodef-e-role {
    font-family: Cormorant,serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    font-style: italic;
    margin: 0 0 17px
}

.qodef-team-list .qodef-e-title {
    margin: 0
}

.qodef-team-list .qodef-team-member-social-icons {
    display: inline-flex;
    margin: 0
}

    .qodef-team-list .qodef-team-member-social-icons a {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 36px;
        height: 36px;
        margin-right: 14px;
        font-size: 10px;
        line-height: 1;
        text-align: center;
        color: #232323;
        border: none;
        border-radius: 100%;
        transition: color .2s ease-out,border-color .2s ease-out
    }

        .qodef-team-list .qodef-team-member-social-icons a .qodef-svg-circle {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }

            .qodef-team-list .qodef-team-member-social-icons a .qodef-svg-circle circle {
                fill: none;
                stroke: #e1e1e1;
                stroke-width: 1px
            }

                .qodef-team-list .qodef-team-member-social-icons a .qodef-svg-circle circle:last-child {
                    stroke: #EE8B30;
                    stroke-dashoffset: 110;
                    stroke-dasharray: 110;
                    transition: all .6s cubic-bezier(.43,.41,.36,.9);
                    transform: rotate(-145deg);
                    transform-origin: center
                }

        .qodef-team-list .qodef-team-member-social-icons a:hover {
            color: #EE8B30
        }

            .qodef-team-list .qodef-team-member-social-icons a:hover .qodef-svg-circle circle:last-child {
                stroke-dashoffset: 0;
                transform: rotate(55deg);
                transition: all .6s cubic-bezier(.43,.41,.36,.9)
            }

        .qodef-team-list .qodef-team-member-social-icons a:last-child {
            margin-right: 0
        }

.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
    margin: 14px 0 0
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content {
    opacity: 1;
    z-index: 1
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-role, .qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-title, .qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-team-member-social-icons {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: .2s ease-out;
    z-index: -1
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content-inner {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    width: 65%
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-role, .qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-title, .qodef-team-list.qodef-item-layout--info-on-hover .qodef-team-member-social-icons {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all .6s cubic-bezier(.475,.425,0,.995)
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-role, .qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-title {
    transition-delay: .1s
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-team-member-social-icons {
    transition-delay: .2s
}

.qodef-testimonials-list.qodef-swiper-container .qodef-e-content {
    cursor: grab
}

.qodef-testimonials-list .qodef-e-media-image {
    width: 77px
}

    .qodef-testimonials-list .qodef-e-media-image img {
        display: block;
        max-width: 100%;
        border-radius: 100%
    }

.qodef-testimonials-list .qodef-e-text {
    font-family: Cormorant,serif;
    font-weight: 700;
    letter-spacing: 0;
    color: #000;
    font-size: 30px;
    line-height: 1.167em;
    font-weight: 500;
    font-style: italic
}

.qodef-testimonials-list .qodef-e-author {
    margin: 34px 0 0
}

    .qodef-testimonials-list .qodef-e-author .qodef-e-author-name {
        font-family: Cormorant,serif;
        font-size: 20px;
        font-weight: 700;
        color: #000
    }

    .qodef-testimonials-list .qodef-e-author .qodef-e-author-job {
        font-family: "Work Sans",sans-serif;
        font-size: 11px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: .2em;
        text-transform: uppercase;
        color: #000
    }

@media only screen and (max-width:1024px) {
    .qodef-testimonials-list .swiper-button-next, .qodef-testimonials-list .swiper-button-prev {
        display: none
    }
}

.qodef-testimonials-list .swiper-pagination-bullets {
    position: relative !important
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-author, .qodef-testimonials-list.qodef-skin--light .qodef-e-author-job, .qodef-testimonials-list.qodef-skin--light .qodef-e-author-name, .qodef-testimonials-list.qodef-skin--light .qodef-e-text, .qodef-testimonials-list.qodef-skin--light .qodef-e-title {
    color: #fff
}

.qodef-testimonials-list.qodef-item-layout--info-below {
    text-align: center
}

    .qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-title {
        margin: 0 0 21px
    }

    .qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-media-image {
        margin: 0 auto 14px
    }

    .qodef-testimonials-list.qodef-item-layout--info-below.qodef-col-num--1 .qodef-e-content {
        padding: 0 15%
    }

@media only screen and (max-width:1440px) {
    .qodef-testimonials-list.qodef-item-layout--info-below.qodef-col-num--1 .qodef-e-content {
        padding: 0 10%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-testimonials-list.qodef-item-layout--info-below.qodef-col-num--1 .qodef-e-content {
        padding: 0
    }
}

.qodef-testimonials-list.qodef-item-layout--info-below .swiper-pagination-bullets {
    margin-top: 33px
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-inner {
    display: flex
}

@media only screen and (max-width:480px) {
    .qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-inner {
        flex-direction: column
    }
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-quote-mark {
    position: absolute;
    bottom: 0;
    right: 0
}

@media only screen and (max-width:1024px) {
    .qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-quote-mark {
        display: none
    }
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-title {
    margin: 0 0 25px
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-media-image {
    flex-shrink: 0;
    margin: 0 37px 0 0
}

@media only screen and (max-width:480px) {
    .qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-media-image {
        margin: 0 0 28px
    }
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-text {
    margin: 5px 0 0
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-author {
    margin: 30px 0 0
}

    .qodef-testimonials-list.qodef-item-layout--info-on-side .qodef-e-author .qodef-e-author-job {
        color: #9e9e9e
    }

.qodef-testimonials-list.qodef-item-layout--info-on-side.qodef-col-num--1 .qodef-e-content {
    padding-right: 25%
}

@media only screen and (max-width:1440px) {
    .qodef-testimonials-list.qodef-item-layout--info-on-side.qodef-col-num--1 .qodef-e-content {
        padding-right: 22%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-testimonials-list.qodef-item-layout--info-on-side.qodef-col-num--1 .qodef-e-content {
        padding-right: 0
    }
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .swiper-pagination-bullets {
    margin-top: 22px;
    margin-left: 99px;
    text-align: left
}

@media only screen and (max-width:480px) {
    .qodef-testimonials-list.qodef-item-layout--info-on-side .swiper-pagination-bullets {
        margin-left: 0
    }
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .swiper-pagination-bullets .swiper-pagination-bullet:after {
    background-color: #000
}

.qodef-testimonials-list.qodef-item-layout--info-on-side .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active, .qodef-testimonials-list.qodef-item-layout--info-on-side .swiper-pagination-bullets .swiper-pagination-bullet:hover {
    border-color: #000
}

    .qodef-testimonials-list.qodef-item-layout--info-on-side .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after, .qodef-testimonials-list.qodef-item-layout--info-on-side .swiper-pagination-bullets .swiper-pagination-bullet:hover:after {
        background-color: #000
    }

.qodef-testimonials-list.qodef-item-layout--info-on-side.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet:after {
    background-color: #fff
}

.qodef-testimonials-list.qodef-item-layout--info-on-side.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active, .qodef-testimonials-list.qodef-item-layout--info-on-side.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet:hover {
    border-color: #fff
}

    .qodef-testimonials-list.qodef-item-layout--info-on-side.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after, .qodef-testimonials-list.qodef-item-layout--info-on-side.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet:hover:after {
        background-color: #fff
    }

.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 {
        margin: 0
    }

    .qodef-review-rating .qodef-star-rating {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 0;
        font-size: 0;
        color: transparent;
        cursor: pointer;
        overflow: hidden
    }

        .qodef-review-rating .qodef-star-rating:before {
            position: relative;
            display: inline-block;
            vertical-align: top;
            overflow: hidden;
            z-index: -1;
            content: "\e031";
            font-size: 14px;
            color: #000;
            font-family: ElegantIcons;
            line-height: 1;
            letter-spacing: .6em;
            white-space: nowrap;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        .qodef-review-rating .qodef-star-rating.active:after {
            position: absolute;
            top: 0;
            right: 0;
            display: block;
            content: "\e033\e033\e033\e033\e033";
            font-size: 14px;
            color: #000;
            font-family: ElegantIcons;
            line-height: 1;
            letter-spacing: .6em;
            white-space: nowrap;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

    .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;
            margin-left: -4px
        }

        .qodef-review-rating .qodef-comments-ratings .qodef-m-star {
            font-size: 14px;
            color: #EE8B30
        }

            .qodef-review-rating .qodef-comments-ratings .qodef-m-star > span {
                margin: 0 4px
            }

            .qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active {
                position: absolute;
                top: 0;
                left: 0;
                overflow: hidden;
                white-space: nowrap
            }

.qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
    color: #EE8B30;
    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-wrapper {
    padding-top: 23%;
    padding-left: 15%;
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.qodef-reviews-per-mark .qodef-reviews-number {
    font-size: 72px;
    color: #ffd740;
    font-weight: 700;
    line-height: 1em;
    margin-right: 22px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: -6px
}

.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 {
    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 41px 0 46px
    }

    .qodef-search-cover-form .qodef-m-form-field {
        padding: 0;
        margin-bottom: 0;
        font-family: Cormorant,serif;
        font-size: 18px;
        font-weight: 500;
        color: #000;
        letter-spacing: -.025em;
        background-color: transparent;
        border: 0;
        border-radius: 0;
        outline-offset: 0
    }

        .qodef-search-cover-form .qodef-m-form-field:focus {
            color: #000
        }

        .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-additional-icon-search {
        font-size: 20px;
        padding-right: 34px;
        padding-top: 6px
    }

    .qodef-search-cover-form .qodef-m-close {
        flex-shrink: 0
    }

        .qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack {
            font-size: 25px
        }

.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-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 .2s ease-out
    }

        .qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
            color: #EE8B30;
            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;
    display: none
}

.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;
    display: inline-block
}

.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: 14px
}

.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: 13px 0 5px 0;
        border-bottom: 2px solid #e5d9d0;
        transition: color .2s ease-out,background-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: 17px;
            height: 17px
        }

            .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-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: 24px 0 12px;
        margin: 0;
        font-size: 16px
    }

        .qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
            margin: 0
        }

.qodef-author-pagination--on.qodef-pagination-type--standard .qodef-grid-inner {
    opacity: 1;
    transition: opacity .2s ease-out
}

.qodef-author-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner {
    opacity: 0
}

.qodef-author-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner {
    position: absolute;
    bottom: 0;
    left: calc(50% - 8px);
    font-size: 32px;
    line-height: 1;
    color: #EE8B30;
    opacity: 0;
    z-index: -1;
    transition: opacity .2s ease-out
}

    .qodef-author-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner:before {
        display: block;
        line-height: inherit
    }

.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-loading-spinner {
    opacity: 1;
    z-index: 1
}

.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button {
    opacity: 0
}

.qodef-author-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-infinite-scroll-spinner {
    opacity: 1;
    z-index: 1
}

.qodef-awards-list .qodef-m-items {
    position: relative
}

.qodef-awards-list .qodef-m-item {
    position: relative;
    display: flex;
    width: 100%;
    padding: 0 0 26px
}

    .qodef-awards-list .qodef-m-item .qodef-e-year {
        position: relative;
        display: inline-block;
        padding-right: 29px
    }

        .qodef-awards-list .qodef-m-item .qodef-e-year .qodef-e-item-year {
            font-family: "Work Sans",sans-serif;
            font-size: 13px;
            font-weight: 500;
            letter-spacing: .2em;
            line-height: 1.818em;
            text-transform: uppercase;
            color: #9e9e9e;
            color: #a4a4a4
        }

    .qodef-awards-list .qodef-m-item .qodef-e-awards {
        position: relative;
        display: inline-block
    }

        .qodef-awards-list .qodef-m-item .qodef-e-awards .qodef-e-item-awards {
            display: block;
            font-family: Cormorant,serif;
            font-weight: 700;
            letter-spacing: 0;
            color: #000;
            font-size: 30px;
            line-height: 1.067em
        }

        .qodef-awards-list .qodef-m-item .qodef-e-awards .qodef-e-item-description {
            display: block;
            font-family: Cormorant,serif;
            font-weight: 700;
            letter-spacing: 0;
            color: #000;
            font-size: 22px;
            line-height: 1.182em;
            font-weight: 500;
            font-style: italic;
            padding-top: 9px
        }

.qodef-awards-list.qodef-skin--light .qodef-m-item .qodef-e-item-awards, .qodef-awards-list.qodef-skin--light .qodef-m-item .qodef-e-item-description, .qodef-awards-list.qodef-skin--light .qodef-m-item .qodef-e-item-year {
    color: #fff
}

.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-subtitle {
        margin: 0 0 5px
    }

    .qodef-banner .qodef-m-title {
        margin: 0
    }

    .qodef-banner .qodef-m-title-inner {
        display: inline-block
    }

    .qodef-banner .qodef-m-text {
        margin: 8px 0 0
    }

    .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-button {
        margin: 16px 0 0
    }

        .qodef-banner.qodef-layout--link-button .qodef-m-button .qodef-m-text {
            margin: 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 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: "Work Sans",sans-serif;
    font-size: 11px;
    line-height: 2em;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: all,background-color .2s ease-out,border-color .2s ease-out;
    padding: 15px 36px
}

.qodef-button.qodef-size--small {
    padding: 14px 28px
}

.qodef-button.qodef-size--large {
    padding: 16px 50px
}

.qodef-button.qodef-size--full {
    width: 100%;
    padding: 17px 30px;
    text-align: center
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: #fff;
    background-color: #EE8B30;
    border: 1px solid transparent
}

    .qodef-button.qodef-layout--filled.qodef-html--link:hover {
        color: #fff;
        background-color: #EE8B30
    }

    .qodef-button.qodef-layout--filled.qodef-html--link:before {
        content: "\45";
        font-family: ElegantIcons;
        position: absolute;
        display: inline-block;
        right: -26px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 11px;
        line-height: 1;
        color: #000;
        transition: all .2s ease-in-out
    }

    .qodef-button.qodef-layout--filled.qodef-html--link:after {
        content: "";
        position: absolute;
        display: inline-block;
        top: 50%;
        transform: translateY(-50%);
        right: -18px;
        width: 34px;
        height: 2px;
        transform-origin: left;
        will-change: transform;
        transition: all .2s ease-in-out
    }

    .qodef-button.qodef-layout--filled.qodef-html--link.qodef-size--full:after, .qodef-button.qodef-layout--filled.qodef-html--link.qodef-size--full:before {
        display: none
    }

    .qodef-button.qodef-layout--filled.qodef-html--link:hover:before {
        color: #000;
        right: -36px
    }

    .qodef-button.qodef-layout--filled.qodef-html--link:hover:after {
        transform: translateY(-50%) scaleX(1.3)
    }

    .qodef-button.qodef-layout--filled.qodef-html--link:after {
        background: linear-gradient(90deg,#fff 50%,#000 50%)
    }

    .qodef-button.qodef-layout--filled.qodef-html--link:hover:after {
        background: linear-gradient(90deg,#fff 40%,#000 50%)
    }

.qodef-button.qodef-layout--outlined {
    color: #000;
    background-color: #f4f4f4;
    border: 1px solid transparent
}

    .qodef-button.qodef-layout--outlined:hover {
        color: #000;
        background-color: #f4f4f4
    }

    .qodef-button.qodef-layout--outlined:before {
        content: "\45";
        font-family: ElegantIcons;
        position: absolute;
        display: inline-block;
        right: -26px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 11px;
        line-height: 1;
        color: #000;
        transition: all .2s ease-in-out
    }

    .qodef-button.qodef-layout--outlined:after {
        content: "";
        position: absolute;
        display: inline-block;
        top: 50%;
        transform: translateY(-50%);
        right: -18px;
        width: 34px;
        height: 2px;
        transform-origin: left;
        will-change: transform;
        transition: all .2s ease-in-out
    }

    .qodef-button.qodef-layout--outlined.qodef-size--full:after, .qodef-button.qodef-layout--outlined.qodef-size--full:before {
        display: none
    }

    .qodef-button.qodef-layout--outlined:hover:before {
        color: #000;
        right: -36px
    }

    .qodef-button.qodef-layout--outlined:hover:after {
        transform: translateY(-50%) scaleX(1.3)
    }

    .qodef-button.qodef-layout--outlined:before {
        color: #000
    }

    .qodef-button.qodef-layout--outlined:after {
        background: linear-gradient(90deg,#000 50%,#000 50%)
    }

    .qodef-button.qodef-layout--outlined:hover:before {
        color: #000
    }

    .qodef-button.qodef-layout--outlined:hover:after {
        background: linear-gradient(90deg,#000 40%,#000 6%)
    }

.qodef-button.qodef-layout--textual {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    background-color: transparent;
    border: 0
}

    .qodef-button.qodef-layout--textual .qodef-m-text {
        display: inline-block;
        vertical-align: middle
    }

    .qodef-button.qodef-layout--textual:before {
        content: "\45";
        font-family: ElegantIcons;
        position: absolute;
        display: inline-block;
        right: -26px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 11px;
        line-height: 1;
        color: #000;
        transition: all .2s ease-in-out
    }

    .qodef-button.qodef-layout--textual:after {
        content: "";
        position: absolute;
        display: inline-block;
        top: 50%;
        transform: translateY(-50%);
        right: -18px;
        width: 34px;
        height: 2px;
        transform-origin: left;
        will-change: transform;
        transition: all .2s ease-in-out
    }

    .qodef-button.qodef-layout--textual.qodef-size--full:after, .qodef-button.qodef-layout--textual.qodef-size--full:before {
        display: none
    }

    .qodef-button.qodef-layout--textual:hover:before {
        color: #000;
        right: -36px
    }

    .qodef-button.qodef-layout--textual:hover:after {
        transform: translateY(-50%) scaleX(1.3)
    }

    .qodef-button.qodef-layout--textual:before {
        color: #000;
        right: -49px
    }

    .qodef-button.qodef-layout--textual:after {
        width: 30px;
        right: -41px;
        background-color: #000
    }

    .qodef-button.qodef-layout--textual:hover:before {
        color: #000;
        right: -58px
    }

    .qodef-button.qodef-layout--textual:hover:after {
        background-color: #000;
        transform: translateY(-50%) scaleX(1.3)
    }

    .qodef-button.qodef-layout--textual:not(.qodef-size--full) {
        padding: 0 !important
    }

    .qodef-button.qodef-layout--textual.qodef-size--full:after, .qodef-button.qodef-layout--textual.qodef-size--full:before {
        display: none
    }

.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-cards-gallery {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 10px 0
}

    .qodef-cards-gallery .qodef-e-inner {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top
    }

    .qodef-cards-gallery img {
        position: relative;
        display: block;
        box-shadow: -3px -4px 9.5px .5px rgba(0,0,0,.05)
    }

    .qodef-cards-gallery .qodef-m-fake-card {
        position: relative;
        display: block;
        opacity: 0;
        visibility: hidden;
        pointer-events: none
    }

    .qodef-cards-gallery .qodef-m-card {
        position: absolute;
        transition: all .15s ease
    }

        .qodef-cards-gallery .qodef-m-card.qodef-animating {
            transition: all 1s cubic-bezier(.19,1,.22,1);
            pointer-events: none
        }

        .qodef-cards-gallery .qodef-m-card.qodef-animating-siblings {
            transition: all .6s cubic-bezier(0,0,0,1);
            pointer-events: none
        }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
        left: 0;
        will-change: transform
    }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
            transform: translateX(-100%)
        }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
            transform: scale(.5) translateX(80%)
        }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
            transform: scale(.6) translateX(54%)
        }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
            transform: scale(.7) translateX(35%)
        }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
            transform: scale(.8) translateX(21%)
        }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
            transform: scale(.9) translateX(9.2%)
        }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type) {
            cursor: pointer
        }

            .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover {
                margin-left: 10px !important
            }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
        right: 0;
        will-change: transform
    }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
            transform: translateX(100%)
        }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
            transform: scale(.5) translateX(-80%)
        }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
            transform: scale(.6) translateX(-54%)
        }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
            transform: scale(.7) translateX(-35%)
        }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
            transform: scale(.8) translateX(-21%)
        }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
            transform: scale(.9) translateX(-9.2%)
        }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type) {
            cursor: pointer
        }

            .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover {
                margin-right: 10px !important
            }

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle img {
    visibility: hidden
}

@keyframes qodefCardAppearFromRight {
    0% {
        transform: translate3d(100%,0,0);
        opacity: 0;
        visibility: visible
    }

    30% {
        opacity: 1;
        visibility: visible
    }

    100% {
        visibility: visible;
        transform: translate3d(0,0,0)
    }
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared img {
    animation: qodefCardAppearFromRight 1s cubic-bezier(.19,1,.22,1) forwards
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
    animation-delay: .2s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
    animation-delay: .4s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
    animation-delay: .6s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
    animation-delay: .8s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
    animation-delay: 1s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
    animation-delay: 1.2s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
    animation-delay: 1.4s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
    animation-delay: 1.6s
}

@keyframes qodefCardAppearFromLeft {
    0% {
        visibility: visible;
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    30% {
        visibility: visible;
        opacity: 1
    }

    100% {
        visibility: visible;
        transform: translate3d(0,0,0)
    }
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared img {
    animation: qodefCardAppearFromLeft 1s cubic-bezier(.19,1,.22,1) forwards
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
    animation-delay: .2s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
    animation-delay: .4s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
    animation-delay: .6s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
    animation-delay: .8s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
    animation-delay: 1s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
    animation-delay: 1.2s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
    animation-delay: 1.4s
}

.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
    animation-delay: 1.6s
}

.qodef-countdown .qodef-m-date {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.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: Cormorant,serif;
    font-size: 100px;
    font-weight: 700;
    line-height: 1;
    color: #e1e1e1
}

@media only screen and (max-width:480px) {
    .qodef-countdown.qodef-layout--simple .qodef-digit {
        font-size: 75px
    }
}

@media only screen and (max-width:320px) {
    .qodef-countdown.qodef-layout--simple .qodef-digit {
        font-size: 50px
    }
}

.qodef-countdown.qodef-layout--simple .qodef-label {
    margin: 25px 0 0;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #9e9e9e
}

.qodef-counter.qodef-layout--simple {
    text-align: center
}

    .qodef-counter.qodef-layout--simple .qodef-m-digit {
        font-family: Cormorant,serif;
        font-size: 100px;
        font-weight: 700;
        line-height: 1;
        color: #e1e1e1
    }

    .qodef-counter.qodef-layout--simple .qodef-m-title {
        margin: 25px 0 0 0
    }

    .qodef-counter.qodef-layout--simple div.qodef-m-title {
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: .1em;
        color: #9e9e9e
    }

    .qodef-counter.qodef-layout--simple .qodef-m-text {
        margin: 0
    }

.qodef-custom-font {
    position: relative;
    margin: 0
}

    .qodef-custom-font .qodef-cf-typed-wrap {
        width: 0;
        white-space: nowrap
    }

    .qodef-custom-font .qodef-cf-typed {
        display: inline-block
    }

        .qodef-custom-font .qodef-cf-typed span {
            display: none
        }

        .qodef-custom-font .qodef-cf-typed ~ .typed-cursor {
            display: inline-block;
            opacity: 1;
            animation: blink .7s infinite
        }

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.qodef-dropcaps {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-dropcaps .qodef-m-letter {
        position: relative;
        top: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        float: left;
        margin: 0 10px 5px 0;
        font-family: Cormorant,serif;
        font-weight: 700;
        letter-spacing: 0;
        color: #000;
        font-size: 40px;
        line-height: 1.125em
    }

    .qodef-dropcaps .qodef-m-text {
        display: inline;
        margin: 0
    }

    .qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
        width: 40px;
        height: 40px;
        font-size: 30px;
        line-height: 1.167em;
        font-weight: 500;
        font-style: italic;
        color: #fff;
        background-color: #000
    }

    .qodef-dropcaps.qodef-type--circle .qodef-m-letter {
        border-radius: 100%
    }

.qodef-frame-slider-holder {
    position: relative;
    margin-bottom: 106px
}

    .qodef-frame-slider-holder .qodef-frame-slider-image {
        position: absolute;
        top: 0;
        left: 50%;
        width: 70%;
        transform: translateX(-50%);
        pointer-events: none;
        z-index: 100
    }

        .qodef-frame-slider-holder .qodef-frame-slider-image img {
            width: 100%
        }

    .qodef-frame-slider-holder .qodef-m-swiper {
        overflow: hidden
    }

    .qodef-frame-slider-holder .qodef-m-item {
        height: 0;
        width: 0;
        margin: 0 5%;
        padding-left: 50%;
        padding-top: calc(50% * 563 / 829)
    }

        .qodef-frame-slider-holder .qodef-m-item img {
            position: absolute;
            top: 1px;
            left: 0;
            width: 100%;
            height: 100%;
            border-top-left-radius: 4%;
            border-top-right-radius: 4%;
            object-fit: cover
        }

    .qodef-frame-slider-holder .swiper-pagination-bullets {
        bottom: -106px !important
    }

.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-horizontal-showcase {
    position: relative;
    margin: 0;
    height: 100vh;
    overflow: hidden
}

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase {
        height: auto !important
    }
}

.admin-bar .qodef-horizontal-showcase {
    height: calc(100vh - 32px)
}

.qodef-horizontal-showcase .qodef-slides-holder {
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center
}

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-slides-holder {
        flex-direction: column
    }
}

.qodef-horizontal-showcase .qodef-slides-holder .scroll-content {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0
}

.qodef-horizontal-showcase .qodef-slides-holder .scrollbar-track.scrollbar-track-y {
    display: none !important
}

.qodef-horizontal-showcase .qodef-slides-holder .scrollbar-track .scrollbar-thumb {
    background: #EE8B30
}

.qodef-horizontal-showcase .scroll-content .qodef-horizontal-slide {
    opacity: 1
}

.qodef-horizontal-showcase .qodef-featured-fixed {
    width: 100vw;
    height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: -1
}

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-featured-fixed {
        width: auto;
        height: auto
    }
}

.qodef-horizontal-showcase .qodef-featured-fixed img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover
}

.qodef-horizontal-showcase .qodef-horizontal-slide {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 2900px;
    height: 100%;
    padding: 0 200px 0 300px;
    background-color: #f7e4d6;
    opacity: 0
}

    .qodef-horizontal-showcase .qodef-horizontal-slide:nth-child(1) {
        visibility: hidden
    }

    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-size-type--small {
        width: 2500px
    }

@media only screen and (max-width:1440px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-size-type--small {
        width: 1780px
    }
}

@media only screen and (max-width:1366px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-size-type--small {
        width: 1685px
    }
}

@media only screen and (max-width:1280px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-size-type--small {
        width: 1880px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-size-type--small {
        width: 1850px
    }
}

@media only screen and (max-width:768px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-size-type--small {
        width: 2075px
    }
}

@media only screen and (max-width:1440px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide {
        width: 2180px;
        padding: 0 150px 0 200px
    }
}

@media only screen and (max-width:1366px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide {
        width: 2085px
    }
}

@media only screen and (max-width:1280px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide {
        width: 2280px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide {
        width: 2250px
    }
}

@media only screen and (max-width:768px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide {
        width: 2475px
    }
}

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide {
        align-items: flex-start;
        justify-content: center;
        flex-direction: column;
        width: 100% !important;
        height: 100%;
        padding: 0;
        opacity: 1
    }

        .qodef-horizontal-showcase .qodef-horizontal-slide:not(.qodef-featured) {
            padding: 129px 34px
        }
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content {
    width: 42%
}

@media only screen and (max-width:1440px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content {
        width: 45%
    }
}

@media only screen and (max-width:1366px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content {
        width: 49%
    }
}

@media only screen and (max-width:1280px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content {
        width: 45%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content {
        width: 46%
    }
}

@media only screen and (max-width:768px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content {
        width: 42%
    }
}

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content {
        width: 100%
    }
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-title {
    margin: 0 0 7px
}

    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-title p {
        line-height: 32px
    }

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote {
    font-family: Cormorant,serif;
    font-size: 30px;
    font-weight: 500;
    font-style: italic;
    line-height: 40px
}

    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote .qodef-special-style {
        color: #EE8B30;
        display: inline-block;
        opacity: 0;
        visibility: hidden;
        transform: translateX(-10px);
        transition: .5s ease
    }

        .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote .qodef-special-style.qodef-animate {
            opacity: 1;
            visibility: visible;
            transform: translateX(0)
        }

        .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote .qodef-special-style:nth-of-type(2) {
            transition-delay: .2s
        }

        .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote .qodef-special-style:nth-of-type(3) {
            transition-delay: .3s
        }

        .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote .qodef-special-style:nth-of-type(4) {
            transition-delay: .4s
        }

        .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote .qodef-special-style:nth-of-type(5) {
            transition-delay: .5s
        }

        .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote .qodef-special-style:nth-of-type(6) {
            transition-delay: .6s
        }

        .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote .qodef-special-style:nth-of-type(7) {
            transition-delay: .7s
        }

        .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote .qodef-special-style:nth-of-type(8) {
            transition-delay: .8s
        }

        .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote .qodef-special-style:nth-of-type(9) {
            transition-delay: .9s
        }

        .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-quote .qodef-special-style:nth-of-type(10) {
            transition-delay: 1s
        }

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-author-holder {
    display: flex;
    flex-direction: column;
    margin: 28px 0 0
}

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-author-holder {
        margin-bottom: 31px
    }
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-author-holder .qodef-slide-author {
    font-family: Cormorant,serif;
    font-size: 20px;
    font-weight: 700
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-author-holder .qodef-slide-author-label {
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .2em;
    color: #9e9e9e
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-additional-info {
    display: flex;
    margin: 22px 0 0
}

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-additional-info {
        flex-direction: column
    }
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-additional-info .qodef-slide-additional-info-part {
    display: flex;
    flex-direction: column;
    margin-right: 125px
}

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-additional-info .qodef-slide-additional-info-part {
        margin-right: 0;
        margin-bottom: 27px
    }
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-additional-info .qodef-slide-additional-info-part .qodef-e {
    margin-bottom: 27px
}

    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-additional-info .qodef-slide-additional-info-part .qodef-e .qodef-label {
        font-family: "Work Sans",sans-serif;
        font-size: 11px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: .2em;
        text-transform: uppercase;
        color: #9e9e9e
    }

    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-additional-info .qodef-slide-additional-info-part .qodef-e .qodef-social-share {
        position: relative;
        top: -8px
    }

    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-additional-info .qodef-slide-additional-info-part .qodef-e .qodef-social-title {
        display: block
    }

    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-additional-info .qodef-slide-additional-info-part .qodef-e:last-child {
        margin-bottom: 0
    }

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-content .qodef-slide-additional-info .qodef-slide-additional-info-part:last-child {
    margin-right: 0
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images {
    display: table;
    max-width: 51%
}

@media only screen and (max-width:1440px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images {
        max-width: 48%
    }
}

@media only screen and (max-width:1366px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images {
        max-width: 44%
    }
}

@media only screen and (max-width:1280px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images {
        max-width: 48%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images {
        max-width: 47%
    }
}

@media only screen and (max-width:768px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images {
        max-width: 51%
    }
}

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images {
        max-width: none;
        display: block
    }
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images .qodef-slide-image, .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images .qodef-slide-image-separator {
    position: relative;
    display: table-cell
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images .qodef-slide-image-separator {
    width: 60px
}

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images .qodef-slide-image {
        display: block;
        margin: 30px 0 0
    }
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images .qodef-slide-image .qodef-img-holder {
    display: block
}

    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images .qodef-slide-image .qodef-img-holder img {
        display: block;
        width: auto;
        max-height: 70vh
    }

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images .qodef-slide-image .qodef-img-holder img {
        max-height: none
    }
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images .qodef-slide-image .qodef-slide-image-meta {
    position: absolute;
    bottom: -53px;
    left: 0
}

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images .qodef-slide-image .qodef-slide-image-meta {
        position: relative;
        bottom: auto !important;
        left: auto !important;
        margin-top: 6px;
        visibility: visible;
        opacity: 1
    }
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images .qodef-slide-image .qodef-slide-image-meta .qodef-slide-image-title {
    margin: 0
}

.qodef-horizontal-showcase .qodef-horizontal-slide .qodef-slide-images .qodef-slide-image .qodef-slide-image-meta .qodef-slide-image-subtitle {
    margin: 0 0 -4px;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #9e9e9e
}

.qodef-horizontal-showcase .qodef-horizontal-slide.qodef-featured {
    width: auto;
    padding: 0
}

    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-featured img {
        display: block;
        height: 100%;
        width: auto
    }

@media only screen and (max-width:680px) {
    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-featured img {
        width: 100%;
        height: auto
    }
}

.qodef-horizontal-showcase .qodef-horizontal-slide:nth-child(even) {
    background-color: #fff
}

.qodef-horizontal-showcase .qodef-horizontal-slide.qodef-hover-animation .qodef-slide-image {
    perspective: 1000px;
    -webkit-perspective: 1000px
}

    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-hover-animation .qodef-slide-image .qodef-img-holder {
        overflow: hidden;
        transform: scale(1) rotateY(0);
        transition: all .8s cubic-bezier(.475,.425,0,.995);
        will-change: transform
    }

        .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-hover-animation .qodef-slide-image .qodef-img-holder img {
            transform: scale(1);
            transition: transform 2s cubic-bezier(.19,1,.22,1);
            will-change: transform
        }

    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-hover-animation .qodef-slide-image .qodef-slide-image-meta .qodef-slide-image-subtitle, .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-hover-animation .qodef-slide-image .qodef-slide-image-meta .qodef-slide-image-title {
        opacity: 0;
        visibility: hidden;
        transform: rotateZ(5deg) translateY(8px);
        transform-origin: left;
        transition: all 1s cubic-bezier(.475,.425,0,.995);
        will-change: transform;
        transition-delay: 0s
    }

    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-hover-animation .qodef-slide-image:hover .qodef-img-holder {
        transform: scale(.95) rotateY(-9deg)
    }

        .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-hover-animation .qodef-slide-image:hover .qodef-img-holder img {
            transform: scale(1.1)
        }

    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-hover-animation .qodef-slide-image:hover .qodef-slide-image-subtitle, .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-hover-animation .qodef-slide-image:hover .qodef-slide-image-title {
        opacity: 1;
        visibility: visible;
        transform: rotateZ(0) translateY(0)
    }

    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-hover-animation .qodef-slide-image:hover .qodef-slide-image-subtitle {
        transition-delay: 0s
    }

    .qodef-horizontal-showcase .qodef-horizontal-slide.qodef-hover-animation .qodef-slide-image:hover .qodef-slide-image-title {
        transition-delay: .08s
    }

.qodef-horizontal-showcase .qodef-scroll-back {
    position: absolute;
    top: 0;
    right: 0;
    width: 110px;
    height: 100%;
    background-color: transparent;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease
}

    .qodef-horizontal-showcase .qodef-scroll-back.qodef-appear {
        visibility: visible;
        opacity: 1
    }

    .qodef-horizontal-showcase .qodef-scroll-back:hover {
        cursor: pointer
    }

        .qodef-horizontal-showcase .qodef-scroll-back:hover .qodef-mark {
            right: 76px
        }

    .qodef-horizontal-showcase .qodef-scroll-back .qodef-mark {
        position: absolute;
        top: 50%;
        right: 66px;
        transform: translateY(-50%);
        transition: right .2s ease-out
    }

.admin-bar .qodef-horizontal-showcase .qodef-scroll-back .qodef-mark {
    top: calc(50% + 16px)
}

.qodef-horizontal-showcase .qodef-scroll-back .qodef-label {
    position: absolute;
    top: 50%;
    left: calc(100% - 40px);
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .2em;
    white-space: nowrap;
    color: #1d1d1d;
    transform: translateX(-50%) translateY(-50%) rotate(-90deg)
}

.admin-bar .qodef-horizontal-showcase .qodef-scroll-back .qodef-label {
    top: calc(50% + 16px)
}

.qodef-horizontal-showcase .scrollbar-thumb {
    border-radius: 0
}

.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
    }

        .qodef-icon-list-item .qodef-e-title a {
            display: block;
            color: inherit
        }

            .qodef-icon-list-item .qodef-e-title a:hover {
                color: #EE8B30
            }

    .qodef-icon-list-item h1.qodef-e-title .qodef-special-style, .qodef-icon-list-item h2.qodef-e-title .qodef-special-style, .qodef-icon-list-item h3.qodef-e-title .qodef-special-style, .qodef-icon-list-item h5.qodef-e-title .qodef-special-style, .qodef-icon-list-item h6.qodef-e-title .qodef-special-style {
        font-weight: 300
    }

    .qodef-icon-list-item h4.qodef-e-title .qodef-special-style, .qodef-icon-list-item p.qodef-e-title .qodef-special-style {
        font-weight: 700
    }

    .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: 5px;
        float: none
    }

        .qodef-icon-list-item .qodef-icon-holder .qodef-icon {
            font-size: 18px
        }

    .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-icon-list-item.qodef-custom-layout--enabled .qodef-e-title-inner {
        align-items: flex-start
    }

    .qodef-icon-list-item.qodef-custom-layout--enabled .qodef-icon-holder {
        position: relative;
        top: 3px;
        margin-right: 20px
    }

    .qodef-icon-list-item:not(.qodef-custom-layout--enabled) .qodef-e-title {
        line-height: 1
    }

#qodef-page-sidebar .widget.widget_borgholm_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_borgholm_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_borgholm_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: 11px 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 {
        display: block
    }

.qodef-icon-with-text.qodef--has-appear .qodef-m-content, .qodef-icon-with-text.qodef--has-appear .qodef-m-icon-wrapper {
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 1s cubic-bezier(.475,.425,0,.995)
}

.elementor-editor-active .qodef-icon-with-text.qodef--has-appear .qodef-m-content, .elementor-editor-active .qodef-icon-with-text.qodef--has-appear .qodef-m-icon-wrapper {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.qodef-icon-with-text.qodef--has-appear .qodef-m-content {
    transition-delay: .3s
}

.qodef-icon-with-text.qodef--has-appear svg circle {
    stroke-dasharray: 550;
    stroke-dashoffset: 550;
    transition: 1s ease-in-out .2s
}

.qodef-icon-with-text.qodef--has-appear svg line, .qodef-icon-with-text.qodef--has-appear svg path {
    transition: 1.5s ease-in-out .5s
}

    .qodef-icon-with-text.qodef--has-appear svg line:not(.has-stroke-dash), .qodef-icon-with-text.qodef--has-appear svg path:not(.has-stroke-dash) {
        stroke-dasharray: 350;
        stroke-dashoffset: 350
    }

    .qodef-icon-with-text.qodef--has-appear svg line.has-stroke-dash, .qodef-icon-with-text.qodef--has-appear svg path.has-stroke-dash {
        opacity: 0
    }

.qodef-icon-with-text.qodef--has-appear.qodef--appear .qodef-m-content, .qodef-icon-with-text.qodef--has-appear.qodef--appear .qodef-m-icon-wrapper {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.qodef-icon-with-text.qodef--has-appear.qodef--appear svg circle:not(.has-stroke-dash), .qodef-icon-with-text.qodef--has-appear.qodef--appear svg line:not(.has-stroke-dash), .qodef-icon-with-text.qodef--has-appear.qodef--appear svg path:not(.has-stroke-dash) {
    stroke-dashoffset: 0
}

.qodef-icon-with-text.qodef--has-appear.qodef--appear svg circle.has-stroke-dash, .qodef-icon-with-text.qodef--has-appear.qodef--appear svg line.has-stroke-dash, .qodef-icon-with-text.qodef--has-appear.qodef--appear svg path.has-stroke-dash {
    opacity: 1
}

.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: 5px
}

.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-with-text.qodef-layout--top .qodef-m-title {
    margin-top: 16px
}

.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: #EE8B30;
        transition: color .2s ease-out,background-color .2s ease-out,border-color .2s 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
    }

    .qodef-icon-holder.qodef-predefined-layout--custom, .qodef-predefined-layout--custom .qodef-icon-holder {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        margin: 0 14px 14px 0
    }

#qodef-top-area .qodef-icon-holder.qodef-predefined-layout--custom, #qodef-top-area .qodef-predefined-layout--custom .qodef-icon-holder {
    margin: 7px 12px 7px 0
}

.qodef-header--vertical-sliding .qodef--static .qodef-icon-holder.qodef-predefined-layout--custom, .qodef-header--vertical-sliding .qodef--static .qodef-predefined-layout--custom .qodef-icon-holder {
    margin: 0 0 14px
}

    .qodef-header--vertical-sliding .qodef--static .qodef-icon-holder.qodef-predefined-layout--custom:last-child, .qodef-header--vertical-sliding .qodef--static .qodef-predefined-layout--custom .qodef-icon-holder:last-child {
        margin: 0 !important
    }

.qodef-header--vertical-sliding .qodef--dynamic .qodef-icon-holder.qodef-predefined-layout--custom, .qodef-header--vertical-sliding .qodef--dynamic .qodef-predefined-layout--custom .qodef-icon-holder {
    margin: 0 14px 0 0
}

    .qodef-header--vertical-sliding .qodef--dynamic .qodef-icon-holder.qodef-predefined-layout--custom:last-child, .qodef-header--vertical-sliding .qodef--dynamic .qodef-predefined-layout--custom .qodef-icon-holder:last-child {
        margin: 0 !important
    }

.qodef-icon-holder.qodef-predefined-layout--custom a, .qodef-predefined-layout--custom .qodef-icon-holder a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    text-align: center;
    transition: .4s ease-out !important;
    color: #000 !important;
    background-color: transparent;
    font-size: 11px;
    letter-spacing: .15em;
    line-height: 32px;
    font-weight: 400;
    text-transform: uppercase;
    overflow: visible
}

#qodef-top-area .qodef-icon-holder.qodef-predefined-layout--custom a, #qodef-top-area .qodef-predefined-layout--custom .qodef-icon-holder a {
    width: 23px;
    height: 23px;
    line-height: 19px
}

    #qodef-top-area .qodef-icon-holder.qodef-predefined-layout--custom a .qodef-svg-circle, #qodef-top-area .qodef-predefined-layout--custom .qodef-icon-holder a .qodef-svg-circle {
        overflow: visible
    }

        #qodef-top-area .qodef-icon-holder.qodef-predefined-layout--custom a .qodef-svg-circle circle, #qodef-top-area .qodef-predefined-layout--custom .qodef-icon-holder a .qodef-svg-circle circle {
            stroke-width: 1.3
        }

.qodef-icon-holder.qodef-predefined-layout--custom a:hover, .qodef-predefined-layout--custom .qodef-icon-holder a:hover {
    color: #EE8B30 !important
}

    .qodef-icon-holder.qodef-predefined-layout--custom a:hover .qodef-svg-circle circle, .qodef-predefined-layout--custom .qodef-icon-holder a:hover .qodef-svg-circle circle {
        transform: rotate(55deg);
        transition: all .6s cubic-bezier(.43,.41,.36,.9)
    }

        .qodef-icon-holder.qodef-predefined-layout--custom a:hover .qodef-svg-circle circle:first-child, .qodef-predefined-layout--custom .qodef-icon-holder a:hover .qodef-svg-circle circle:first-child {
            stroke-dashoffset: -115
        }

        .qodef-icon-holder.qodef-predefined-layout--custom a:hover .qodef-svg-circle circle:last-child, .qodef-predefined-layout--custom .qodef-icon-holder a:hover .qodef-svg-circle circle:last-child {
            stroke-dashoffset: 0
        }

.qodef-icon-holder.qodef-predefined-layout--custom:last-child, .qodef-predefined-layout--custom .qodef-icon-holder:last-child {
    margin-right: 0 !important
}

.qodef-icon-holder.qodef-predefined-layout--custom .qodef-svg-circle, .qodef-predefined-layout--custom .qodef-icon-holder .qodef-svg-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible
}

    .qodef-icon-holder.qodef-predefined-layout--custom .qodef-svg-circle circle, .qodef-predefined-layout--custom .qodef-icon-holder .qodef-svg-circle circle {
        fill: none;
        stroke-width: 1px;
        transform-origin: center;
        transform: rotate(-145deg);
        transition: all .6s cubic-bezier(.43,.41,.36,.9)
    }

        .qodef-icon-holder.qodef-predefined-layout--custom .qodef-svg-circle circle:first-child, .qodef-predefined-layout--custom .qodef-icon-holder .qodef-svg-circle circle:first-child {
            stroke: #e1e1e1;
            stroke-dashoffset: 0;
            stroke-dasharray: 115
        }

        .qodef-icon-holder.qodef-predefined-layout--custom .qodef-svg-circle circle:last-child, .qodef-predefined-layout--custom .qodef-icon-holder .qodef-svg-circle circle:last-child {
            stroke: #EE8B30;
            stroke-dashoffset: 115;
            stroke-dasharray: 115
        }

.qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--light a, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--light a, body.qodef-footer-skin--light #qodef-page-footer .qodef-icon-holder.qodef-predefined-layout--custom a, body.qodef-footer-skin--light #qodef-page-footer .qodef-predefined-layout--custom .qodef-icon-holder a {
    color: #a8a8a8 !important
}

    .qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--light a .qodef-svg-circle circle:first-child, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--light a .qodef-svg-circle circle:first-child, body.qodef-footer-skin--light #qodef-page-footer .qodef-icon-holder.qodef-predefined-layout--custom a .qodef-svg-circle circle:first-child, body.qodef-footer-skin--light #qodef-page-footer .qodef-predefined-layout--custom .qodef-icon-holder a .qodef-svg-circle circle:first-child {
        stroke: #a8a8a8
    }

    .qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--light a .qodef-svg-circle circle:last-child, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--light a .qodef-svg-circle circle:last-child, body.qodef-footer-skin--light #qodef-page-footer .qodef-icon-holder.qodef-predefined-layout--custom a .qodef-svg-circle circle:last-child, body.qodef-footer-skin--light #qodef-page-footer .qodef-predefined-layout--custom .qodef-icon-holder a .qodef-svg-circle circle:last-child {
        stroke: #fff
    }

    .qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--light a:hover, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--light a:hover, body.qodef-footer-skin--light #qodef-page-footer .qodef-icon-holder.qodef-predefined-layout--custom a:hover, body.qodef-footer-skin--light #qodef-page-footer .qodef-predefined-layout--custom .qodef-icon-holder a:hover {
        color: #fff !important
    }

.qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--dark a, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--dark a {
    color: #000 !important
}

    .qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--dark a .qodef-svg-circle circle:first-child, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--dark a .qodef-svg-circle circle:first-child {
        stroke: #000
    }

    .qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--dark a .qodef-svg-circle circle:last-child, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--dark a .qodef-svg-circle circle:last-child {
        stroke: #EE8B30
    }

    .qodef-icon-holder.qodef-predefined-layout--custom.qodef-skin--dark a:hover, .qodef-predefined-layout--custom .qodef-icon-holder.qodef-skin--dark a:hover {
        color: #EE8B30 !important
    }

.widget.widget_borgholm_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_borgholm_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_borgholm_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_borgholm_core_icon {
    margin-bottom: 0
}

.qodef-image-gallery:not(.qodef-swiper-container) .qodef-image-wrapper {
    overflow: hidden
}

    .qodef-image-gallery:not(.qodef-swiper-container) .qodef-image-wrapper img {
        transform: scale(1.05);
        transition: all 1s cubic-bezier(.475,.425,0,.995);
        will-change: transform
    }

    .qodef-image-gallery:not(.qodef-swiper-container) .qodef-image-wrapper:hover img {
        transform: scale(1.01)
    }

.qodef-image-gallery.qodef-popup-gallery .qodef-image-wrapper .qodef-popup-item {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.qodef-image-gallery.qodef-swiper-container.qodef-slider-layout--asymmetric .swiper-slide {
    width: 72.5%;
    cursor: grab
}

.qodef-image-gallery.qodef-swiper-container.qodef-slider-layout--center-highlight {
    padding: 104px 25px;
    cursor: url(../img/drag-cursor.svg),auto
}

    .qodef-image-gallery.qodef-swiper-container.qodef-slider-layout--center-highlight .swiper-slide img {
        transform: scale(.9);
        transition: .5s cubic-bezier(0,.85,.25,1);
        overflow: hidden;
        backface-visibility: hidden;
        -webkit-font-smoothing: subpixel-antialiased;
        box-shadow: 3px 4px 32px 0 rgba(210,158,117,.35);
        border-radius: 39px
    }

    .qodef-image-gallery.qodef-swiper-container.qodef-slider-layout--center-highlight .swiper-slide.swiper-slide-active:after, .qodef-image-gallery.qodef-swiper-container.qodef-slider-layout--center-highlight .swiper-slide.swiper-slide-duplicate-active:after {
        opacity: 0;
        transform: scale(1);
        transition: 1s .2s cubic-bezier(.5,.11,0,.93);
        box-shadow: none
    }

    .qodef-image-gallery.qodef-swiper-container.qodef-slider-layout--center-highlight .swiper-slide.swiper-slide-active img, .qodef-image-gallery.qodef-swiper-container.qodef-slider-layout--center-highlight .swiper-slide.swiper-slide-duplicate-active img {
        transform: scale(1);
        transition: 1s .2s cubic-bezier(.5,.11,0,.93);
        box-shadow: none;
        filter: none
    }

.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;
        transform: translate3d(0,0,0)
    }

        .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%;
        transform: translate3d(100%,0,0)
    }

        .qodef-image-marquee .qodef-m-image a {
            position: relative;
            display: block
        }

@keyframes qode-move-marquee {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(-100%)
    }
}

.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;
        transform: translateY(0);
        transition: transform .6s cubic-bezier(.475,.425,0,.995)
    }

        .qodef-image-with-text .qodef-m-image a, .qodef-image-with-text .qodef-m-image img {
            display: block
        }

        .qodef-image-with-text .qodef-m-image:hover {
            transform: translateY(-5px)
        }

    .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: 41px 0 0
    }

    .qodef-image-with-text div.qodef-m-title {
        font-family: Cormorant,serif;
        font-size: 25px;
        font-weight: 700;
        line-height: 1.067em
    }

    .qodef-image-with-text .qodef-m-text {
        margin: 15px 0 0
    }

    .qodef-image-with-text .qodef-m-background-label {
        position: absolute;
        top: -30px;
        left: -5px;
        font-family: Cormorant,serif;
        font-size: 110px;
        font-weight: 700;
        line-height: 1;
        color: #f5f5f5;
        z-index: -1
    }

    .qodef-image-with-text.qodef-image-shadow--enabled .qodef-m-image {
        box-shadow: -4px -2px 40px 0 rgba(0,0,0,.1)
    }

.qodef-info-section.qodef-layout--background-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-info-section.qodef-layout--background-text .qodef-m-info {
        position: relative;
        z-index: 2
    }

    .qodef-info-section.qodef-layout--background-text .qodef-m-title {
        margin: 0 0 18px
    }

    .qodef-info-section.qodef-layout--background-text .qodef-m-text {
        margin: 0
    }

    .qodef-info-section.qodef-layout--background-text .qodef-button {
        margin-top: 6px
    }

    .qodef-info-section.qodef-layout--background-text .qodef-m-background-text {
        position: absolute;
        display: inline-block;
        color: rgba(0,0,0,.1);
        text-align: center;
        font-weight: 700;
        font-size: 250px
    }

    .qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text {
        top: 0;
        left: -20px
    }

    .qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text {
        top: 0;
        right: -20px
    }

    .qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text {
        bottom: 0;
        left: -20px
    }

    .qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text {
        bottom: 0;
        right: -20px
    }

    .qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text {
        font-size: 450px;
        top: 34px;
        left: 0;
        right: 0;
        text-align: center
    }

.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--init {
    visibility: visible
}

.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item {
    color: #fff
}

    .qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item.qodef--active {
        color: #EE8B30
    }

.qodef-interactive-link-showcase.qodef-layout--slider .swiper-container {
    width: 100%;
    height: 100%;
    z-index: 10;
    cursor: url(../img/drag-cursor.svg),auto
}

    .qodef-interactive-link-showcase.qodef-layout--slider .swiper-container:hover {
        cursor: url(../img/drag-cursor.svg),auto
    }

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images {
    position: absolute;
    top: 0;
    left: 103px;
    width: calc(100% - 2 * 103px);
    height: 100%;
    overflow: hidden;
    z-index: 5
}

@media only screen and (max-width:1440px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images {
        left: 72px;
        width: calc(100% - 2 * 72px)
    }
}

@media only screen and (max-width:1366px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images {
        left: 68px;
        width: calc(100% - 2 * 68px)
    }
}

@media only screen and (max-width:1024px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images {
        left: 70px;
        width: calc(100% - 2 * 70px)
    }
}

@media only screen and (max-width:680px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images {
        left: 40px;
        width: calc(100% - 2 * 40px)
    }
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-description, .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-image-inner {
        opacity: 0
    }

    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-image-inner {
        width: 100%;
        height: calc(100% - 103px);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        transition: opacity 0s .45s
    }

@media only screen and (max-width:1440px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-image-inner {
        height: calc(100% - 72px)
    }
}

@media only screen and (max-width:1366px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-image-inner {
        height: calc(100% - 68px)
    }
}

@media only screen and (max-width:1024px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-image-inner {
        height: calc(100% - 70px)
    }
}

@media only screen and (max-width:680px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-image-inner {
        height: calc(100% - 70px)
    }
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-description {
    width: 100%;
    height: 103px;
    display: flex;
    align-items: center;
    font-family: Cormorant,serif;
    font-size: 24px;
    font-weight: 500;
    font-style: italic;
    line-height: 32px;
    color: #000
}

@media only screen and (max-width:1440px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-description {
        height: 72px
    }
}

@media only screen and (max-width:1366px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-description {
        height: 68px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-description {
        height: 70px
    }
}

@media only screen and (max-width:680px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image .qodef-m-description {
        height: 70px
    }
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image.qodef--active {
    z-index: 5
}

    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image.qodef--active .qodef-m-description, .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image.qodef--active .qodef-m-image-inner {
        opacity: 1
    }

    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image.qodef--active .qodef-m-image-inner {
        transition: opacity .4s cubic-bezier(.215,.61,.355,1)
    }

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-image img {
    display: none
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-items {
    display: flex;
    align-items: center;
    z-index: 10
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    padding: 0;
    margin: -152px 1% 0;
    font-family: Cormorant,serif;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 40px;
    line-height: 1.125em;
    transition: color .2s ease-out,background-color .2s ease-out;
    cursor: url(../img/drag-cursor.svg),auto
}

@media only screen and (max-width:1440px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item {
        margin-top: -104px
    }
}

@media only screen and (max-width:1366px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item {
        margin-top: -101px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item {
        margin-top: -90px
    }
}

@media only screen and (max-width:680px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item {
        margin-top: -84px
    }
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item .qodef-e-title {
    position: relative;
    display: block;
    font-family: Cormorant,serif;
    font-size: 200px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.025em;
    z-index: 2
}

@media only screen and (max-width:1440px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item .qodef-e-title {
        font-size: 135px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item .qodef-e-title {
        font-size: 80px
    }
}

@media only screen and (max-width:680px) {
    .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item .qodef-e-title {
        font-size: 45px
    }
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item.qodef--active {
    color: #EE8B30
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item:hover {
    cursor: url(../img/drag-cursor.svg),auto
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-pricing-table.qodef-status--featured .qodef-m-price {
        color: #EE8B30
    }

    .qodef-pricing-table.qodef-status--featured .qodef-m-title h3 .qodef-featured-label {
        position: absolute;
        top: auto;
        right: auto;
        width: 18px;
        height: 18px;
        font-family: Cormorant,serif;
        color: #EE8B30
    }

        .qodef-pricing-table.qodef-status--featured .qodef-m-title h3 .qodef-featured-label > svg {
            position: relative;
            top: -6px;
            display: block;
            fill: currentColor
        }

    .qodef-pricing-table .qodef-m-inner {
        padding: 0 45px 0 0
    }

    .qodef-pricing-table .qodef-m-inner-2 {
        position: relative;
        padding-left: 27px
    }

        .qodef-pricing-table .qodef-m-inner-2:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 2px;
            height: 100%;
            background-color: #EE8B30
        }

    .qodef-pricing-table .qodef-m-title {
        margin: 2px 0 0
    }

        .qodef-pricing-table .qodef-m-title h3 {
            position: relative;
            display: inline-block;
            margin: 0
        }

    .qodef-pricing-table .qodef-m-price {
        font-family: Cormorant,serif;
        font-size: 100px;
        font-weight: 700;
        text-transform: uppercase;
        color: #e1e1e1
    }

        .qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
            position: relative;
            left: -5px;
            display: flex;
            margin: 0;
            line-height: 1
        }

    .qodef-pricing-table .qodef-m-price-period {
        position: relative;
        margin: 9px 0 0;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: .1em;
        color: #9e9e9e
    }

    .qodef-pricing-table .qodef-m-content {
        margin: 23px 0 0
    }

        .qodef-pricing-table .qodef-m-content p {
            margin: 13px 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: 12px
            }

                .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: 27px 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: 23px 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 0 18px;
        margin: 0;
        font-family: Cormorant,serif;
        font-size: 60px;
        font-weight: 700;
        text-transform: uppercase;
        color: #1a1a1a
    }

    .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: -36px;
        right: -2px;
        width: auto;
        font-family: Cormorant,serif;
        font-weight: 700;
        letter-spacing: 0;
        color: #000;
        font-size: 22px;
        line-height: 1.182em
    }

    .qodef-progress-bar.qodef-layout--line .qodef-m-title {
        margin: 0 0 9px
    }

    .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-alignment--center {
        text-align: center
    }

    .qodef-section-title.qodef-alignment--left {
        text-align: left
    }

    .qodef-section-title.qodef-alignment--right {
        text-align: right
    }

    .qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style {
        display: inline-block;
        opacity: 0;
        visibility: hidden;
        transform: translateX(-10px);
        transition: .5s ease
    }

        .qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style.qodef-animate {
            opacity: 1;
            visibility: visible;
            transform: translateX(0)
        }

        .qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style:nth-of-type(2) {
            transition-delay: .2s
        }

        .qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style:nth-of-type(3) {
            transition-delay: .3s
        }

        .qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style:nth-of-type(4) {
            transition-delay: .4s
        }

        .qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style:nth-of-type(5) {
            transition-delay: .5s
        }

        .qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style:nth-of-type(6) {
            transition-delay: .6s
        }

        .qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style:nth-of-type(7) {
            transition-delay: .7s
        }

        .qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style:nth-of-type(8) {
            transition-delay: .8s
        }

        .qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style:nth-of-type(9) {
            transition-delay: .9s
        }

        .qodef-section-title.qodef-animate-special-style .qodef-m-title .qodef-special-style:nth-of-type(10) {
            transition-delay: 1s
        }

    .qodef-section-title .qodef-m-tagline {
        font-family: "Work Sans",sans-serif;
        font-size: 11px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: .2em;
        text-transform: uppercase;
        color: #9e9e9e;
        margin: 0 0 12px
    }

    .qodef-section-title .qodef-m-title {
        margin: 0
    }

        .qodef-section-title .qodef-m-title .qodef-special-style {
            color: #EE8B30
        }

    .qodef-section-title div.qodef-m-title {
        font-family: Cormorant,serif;
        font-size: 120px;
        font-weight: 700;
        line-height: 100px;
        letter-spacing: -.025em;
        color: #000
    }

@media only screen and (min-width:1025px) and (max-width:1919px) {
    .qodef-section-title div.qodef-m-title {
        font-size: 100px;
        line-height: 80px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-section-title div.qodef-m-title {
        font-size: 55px;
        line-height: 55px
    }
}

@media only screen and (max-width:680px) {
    .qodef-section-title div.qodef-m-title {
        font-size: 45px;
        line-height: 45px
    }
}

.qodef-section-title span.qodef-m-title {
    display: block;
    font-family: Cormorant,serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: -.025em;
    color: #000
}

.qodef-section-title .qodef-m-subtitle {
    margin: 20px 0 0;
    font-family: Cormorant,serif;
    font-size: 22px;
    font-weight: 500;
    font-style: italic;
    line-height: 32px;
    color: #000
}

.qodef-section-title .qodef-m-text {
    margin: 10px 0 0
}

    .qodef-section-title .qodef-m-text .qodef-special-style {
        font-weight: 600
    }

.qodef-section-title.qodef-text-custom-styles--enabled .qodef-m-text {
    font-family: Cormorant,serif;
    font-size: 24px;
    font-weight: 500;
    font-style: italic
}

.qodef-separator {
    position: relative;
    height: auto;
    font-size: 0;
    line-height: 1
}

    .qodef-separator .qodef-m-line {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        margin: 10px 0;
        border-bottom: 1px solid #e1e1e1
    }

    .qodef-separator.qodef-position--center {
        text-align: center
    }

    .qodef-separator.qodef-position--left {
        text-align: left
    }

    .qodef-separator.qodef-position--right {
        text-align: right
    }

#qodef-page-sidebar .widget.widget_borgholm_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_borgholm_core_separator {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_borgholm_core_separator {
    margin-bottom: 0
}

.qodef-stacked-images {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-stacked-images .qodef-m-images {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        opacity: 0;
        transition: all .7s cubic-bezier(.23,1,.32,1)
    }

        .qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack {
            position: absolute;
            display: block;
            bottom: -100%;
            transition: all .7s cubic-bezier(.23,1,.32,1)
        }

.qodef-stack--left-top.qodef-stacked-images .qodef-m-images {
    margin: 0 0 0 30%
}

@media only screen and (max-width:1024px) {
    .qodef-stack--left-top.qodef-stacked-images .qodef-m-images {
        margin: 0 0 0 15%
    }
}

@media only screen and (max-width:680px) {
    .qodef-stack--left-top.qodef-stacked-images .qodef-m-images {
        margin: 0
    }
}

.qodef-stack--left-bottom.qodef-stacked-images .qodef-m-images {
    margin: 0 0 0 30%
}

@media only screen and (max-width:1024px) {
    .qodef-stack--left-bottom.qodef-stacked-images .qodef-m-images {
        margin: 0 0 0 15%
    }
}

@media only screen and (max-width:680px) {
    .qodef-stack--left-bottom.qodef-stacked-images .qodef-m-images {
        margin: 0
    }
}

.qodef-stack--right-top.qodef-stacked-images .qodef-m-images {
    margin: 0 30% 0 0
}

@media only screen and (max-width:1024px) {
    .qodef-stack--right-top.qodef-stacked-images .qodef-m-images {
        margin: 0 15% 0 0
    }
}

@media only screen and (max-width:680px) {
    .qodef-stack--right-top.qodef-stacked-images .qodef-m-images {
        margin: 0
    }
}

.qodef-stack--right-bottom.qodef-stacked-images .qodef-m-images {
    margin: 0 30% 0 0
}

@media only screen and (max-width:1024px) {
    .qodef-stack--right-bottom.qodef-stacked-images .qodef-m-images {
        margin: 0 15% 0 0
    }
}

@media only screen and (max-width:680px) {
    .qodef-stack--right-bottom.qodef-stacked-images .qodef-m-images {
        margin: 0
    }
}

.qodef-stack--bottom.qodef-stacked-images .qodef-m-images {
    padding: 0 0 75px
}

.qodef-stacked-images .qodef-m-images.qodef--appeared {
    opacity: 1
}

.qodef-stack--left-top.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
    bottom: 70px;
    left: 0;
    transform: translate(-50%,0)
}

@media only screen and (max-width:680px) {
    .qodef-stack--left-top.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
        bottom: 20px;
        transform: translate(-25%,0) scale(.7)
    }
}

.qodef-stack--left-bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
    bottom: -20px;
    left: 0;
    transform: translate(-50%,0)
}

@media only screen and (max-width:680px) {
    .qodef-stack--left-bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
        bottom: -70px;
        transform: translate(-25%,0) scale(.7)
    }
}

.qodef-stack--right-top.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
    bottom: 70px;
    right: 0;
    transform: translate(50%,0)
}

@media only screen and (max-width:680px) {
    .qodef-stack--right-top.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
        bottom: 20px;
        transform: translate(25%,0) scale(.7)
    }
}

.qodef-stack--right-bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
    bottom: -20px;
    right: 0;
    transform: translate(50%,0)
}

@media only screen and (max-width:680px) {
    .qodef-stack--right-bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
        bottom: -70px;
        transform: translate(25%,0) scale(.7)
    }
}

.qodef-stack--bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
    bottom: 0;
    right: 15%;
    max-width: 40%
}

@media only screen and (max-width:680px) {
    .qodef-stack--bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
        bottom: -20px;
        transform: scale(.7)
    }
}

@media only screen and (max-width:320px) {
    .qodef-stack--bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
        bottom: 0
    }
}

.widget.qodef-stamp-widget {
    margin-bottom: 0
}

.qodef-stamp {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 195px;
    height: 195px;
    color: #EE8B30;
    font-family: "Work Sans",sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

    .qodef-stamp .qodef-m-centered-text {
        font-family: "Work Sans",sans-serif;
        font-size: 80px;
        color: #EE8B30;
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        display: inline-block;
        top: 50%;
        transform: translateY(-50%)
    }

    .qodef-stamp .qodef-m-circle {
        position: absolute;
        top: 2px;
        left: 2px;
        width: calc(100% - 4px);
        height: calc(100% - 4px);
        border: 1px solid currentColor;
        border-radius: 100%;
        opacity: 0;
        transform: scale(.6);
        transition: opacity .2s ease,transform .3s ease
    }

    .qodef-stamp .qodef-m-text {
        position: relative;
        display: block;
        height: 100%
    }

        .qodef-stamp .qodef-m-text > * {
            position: absolute;
            top: 0;
            left: calc(50% - 4px);
            width: 8px;
            height: 50%;
            text-align: center;
            opacity: 0;
            transition: opacity .1s;
            transform-origin: bottom center;
            transform: rotate(-90deg)
        }

    .qodef-stamp.qodef--appear .qodef-m-circle {
        opacity: .8;
        transform: scale(1)
    }

    .qodef-stamp.qodef--init .qodef-m-text > * {
        opacity: 1
    }

    .qodef-stamp.qodef--abs {
        position: absolute
    }

@media only screen and (max-width:1440px) {
    .qodef-stamp.qodef-hide-on--1440 {
        display: none
    }
}

@media only screen and (max-width:1366px) {
    .qodef-stamp.qodef-hide-on--1366 {
        display: none
    }
}

@media only screen and (max-width:1280px) {
    .qodef-stamp.qodef-hide-on--1280 {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-stamp.qodef-hide-on--1024 {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .qodef-stamp.qodef-hide-on--768 {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-stamp.qodef-hide-on--680 {
        display: none
    }
}

@media only screen and (max-width:480px) {
    .qodef-stamp.qodef-hide-on--480 {
        display: none
    }
}

.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;
        border-bottom: 1px solid #e1e1e1
    }

        .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
            margin: 0 30px 0 0;
            padding: 0
        }

            .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
                position: relative;
                display: inline-block;
                margin-bottom: -1px;
                padding: 0 33px 15px 0;
                transition: color .2s ease-out;
                font-family: Cormorant,serif;
                font-weight: 700;
                letter-spacing: 0;
                color: #000;
                font-size: 22px;
                line-height: 1.182em
            }

                .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after {
                    content: '';
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 0;
                    height: 2px;
                    background-color: #EE8B30;
                    transition: width .2s 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:after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a:after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:after {
                width: calc(100% - 8px)
            }

@media only screen and (max-width:680px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
        flex-direction: column;
        align-items: flex-start;
        border: none
    }

        .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
            width: 100%;
            margin: 0 0 26px 0;
            padding: 0;
            border-bottom: 1px solid #e1e1e1
        }

            .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;
        margin-right: 26px;
        padding-right: 26px;
        border: none;
        border-right: 1px solid #e1e1e1
    }

        .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
            width: 100%;
            margin: 0 0 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;
                margin-bottom: 0
            }

    .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
}

.qodef-text-marquee {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-text-marquee .qodef-m-content {
        display: flex;
        white-space: nowrap;
        font-size: 100px;
        font-family: Cormorant,serif;
        line-height: 1em;
        font-weight: 700;
        overflow: hidden
    }

    .qodef-text-marquee .qodef-marquee-element {
        padding: 0 25px;
        will-change: transform
    }

    .qodef-text-marquee .qodef-m-text > span:after {
        content: '\00b7';
        display: inline-block;
        padding: 0 28px;
        color: #000
    }

    .qodef-text-marquee .qodef-m-text--1 {
        color: #000
    }

    .qodef-text-marquee .qodef-m-text--2 {
        color: #000
    }

    .qodef-text-marquee .qodef-m-text--3 {
        color: #000
    }

.qodef-triple-frame-image-highlight .qodef-e-holder {
    position: relative;
    text-align: center
}

    .qodef-triple-frame-image-highlight .qodef-e-holder .qodef-e-inner {
        position: relative;
        display: inline-block
    }

    .qodef-triple-frame-image-highlight .qodef-e-holder .qodef-m-link {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100
    }

    .qodef-triple-frame-image-highlight .qodef-e-holder img {
        display: block;
        position: relative;
        z-index: 10
    }

    .qodef-triple-frame-image-highlight .qodef-e-holder .qodef-m-left-image-holder, .qodef-triple-frame-image-highlight .qodef-e-holder .qodef-m-right-image-holder {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        visibility: hidden;
        transition: transform 1s cubic-bezier(.19,1,.22,1) .2s,transform-origin 1s cubic-bezier(.19,1,.22,1) .2s,visibility 0s .2s
    }

    .qodef-triple-frame-image-highlight .qodef-e-holder .qodef-m-centered-image-holder {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        z-index: 10;
        transform: scale(.7);
        transition: transform .4s cubic-bezier(.86,0,.07,1)
    }

    .qodef-triple-frame-image-highlight .qodef-e-holder .qodef-m-trigger--left, .qodef-triple-frame-image-highlight .qodef-e-holder .qodef-m-trigger--right {
        position: absolute;
        top: 0;
        width: 15%;
        height: 100%;
        z-index: 300;
        cursor: pointer
    }

    .qodef-triple-frame-image-highlight .qodef-e-holder .qodef-m-trigger--left {
        left: 0
    }

    .qodef-triple-frame-image-highlight .qodef-e-holder .qodef-m-trigger--right {
        right: 0
    }

.qodef-triple-frame-image-highlight .qodef-e-inner {
    max-width: 70%
}

.qodef-triple-frame-image-highlight .qodef-m-pagination {
    margin-top: 26px
}

    .qodef-triple-frame-image-highlight .qodef-m-pagination .qodef-m-bullet {
        position: relative;
        display: inline-block;
        margin: 0 8px;
        width: 36px;
        height: 36px;
        background-color: transparent;
        border: none;
        border-radius: 100%;
        opacity: 1;
        cursor: pointer;
        transition: border-color .2s ease-out
    }

        .qodef-triple-frame-image-highlight .qodef-m-pagination .qodef-m-bullet:after {
            content: '';
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 6px;
            height: 6px;
            background-color: #000;
            border-radius: 100%;
            transition: background-color .2s ease-out;
            transform: translateX(-50%) translateY(-50%)
        }

        .qodef-triple-frame-image-highlight .qodef-m-pagination .qodef-m-bullet .qodef-svg-circle {
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: 1;
            fill: none;
            color: currentColor;
            stroke: currentColor
        }

            .qodef-triple-frame-image-highlight .qodef-m-pagination .qodef-m-bullet .qodef-svg-circle circle {
                stroke-dasharray: 110;
                stroke-dashoffset: 110;
                stroke-width: 1;
                transition: all .6s cubic-bezier(.43,.41,.36,.9);
                transform: rotate(-145deg);
                transform-origin: center
            }

.qodef-browser--ms-explorer .qodef-triple-frame-image-highlight .qodef-m-pagination .qodef-m-bullet .qodef-svg-circle circle {
    opacity: 0
}

.qodef-triple-frame-image-highlight .qodef-m-pagination .qodef-m-bullet.qodef--active .qodef-svg-circle circle, .qodef-triple-frame-image-highlight .qodef-m-pagination .qodef-m-bullet:hover .qodef-svg-circle circle {
    stroke-dashoffset: 0;
    transform: rotate(55deg)
}

.qodef-browser--ms-explorer .qodef-triple-frame-image-highlight .qodef-m-pagination .qodef-m-bullet.qodef--active .qodef-svg-circle circle, .qodef-browser--ms-explorer .qodef-triple-frame-image-highlight .qodef-m-pagination .qodef-m-bullet:hover .qodef-svg-circle circle {
    opacity: 1
}

.qodef-vertical-split-slider {
    height: 100vh;
    position: relative
}

    .qodef-vertical-split-slider .ms-tableCell {
        height: 100vh !important
    }

.qodef-vertical-split-slider-responsive {
    display: none
}

    .qodef-vertical-split-slider .qodef-m-image, .qodef-vertical-split-slider-responsive .qodef-m-image {
        max-height: 40%;
        width: auto
    }

    .qodef-vertical-split-slider .qodef-m-title, .qodef-vertical-split-slider-responsive .qodef-m-title {
        display: block;
        margin: 26px 0 0 0
    }

    .qodef-vertical-split-slider .qodef-m-text, .qodef-vertical-split-slider-responsive .qodef-m-text {
        margin: 15px 0 0 0
    }

    .qodef-vertical-split-slider .qodef-m-button, .qodef-vertical-split-slider-responsive .qodef-m-button {
        margin: 22px 0 0 0
    }

    .qodef-vertical-split-slider .qodef-m-slide-image, .qodef-vertical-split-slider-responsive .qodef-m-slide-image {
        background-size: cover
    }

    .qodef-vertical-split-slider .qodef-m-slide-content, .qodef-vertical-split-slider-responsive .qodef-m-slide-content {
        text-align: center;
        padding: 0 5%
    }

#multiscroll-nav {
    display: none
}

    #multiscroll-nav li {
        width: 36px !important;
        height: 36px !important;
        margin: 10px 0 !important
    }

    #multiscroll-nav a {
        display: block;
        width: 100%;
        height: 100%;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 100%;
        opacity: 1;
        transition: border-color .2s ease-out
    }

        #multiscroll-nav a span {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 6px;
            height: 6px;
            background-color: #000;
            border: none !important;
            border-radius: 100%;
            transition: background-color .2s ease-out;
            transform: translateX(-50%) translateY(-50%)
        }

        #multiscroll-nav a.active, #multiscroll-nav a:hover {
            border-color: #000
        }

    #multiscroll-nav.right {
        right: 47px !important
    }

.qodef-vertical-split-slider--initialized #multiscroll-nav {
    display: block
}

.qodef-header--light.qodef-vertical-split-slider--initialized #multiscroll-nav a span {
    background-color: #fff
}

.qodef-header--light.qodef-vertical-split-slider--initialized #multiscroll-nav a.active, .qodef-header--light.qodef-vertical-split-slider--initialized #multiscroll-nav a:hover {
    border-color: #fff
}

.qodef-header--dark.qodef-vertical-split-slider--initialized #multiscroll-nav a span {
    background-color: #000
}

.qodef-header--dark.qodef-vertical-split-slider--initialized #multiscroll-nav a.active, .qodef-header--dark.qodef-vertical-split-slider--initialized #multiscroll-nav a:hover {
    border-color: #000
}

.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: #EE8B30;
        font-size: 65px;
        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-video-button .qodef-m-play .qodef-m-play-inner {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 160px;
            height: 160px;
            border-radius: 100%
        }

@media only screen and (max-width:680px) {
    .qodef-video-button .qodef-m-play .qodef-m-play-inner {
        width: 80px;
        height: 80px
    }
}

.qodef-video-button .qodef-m-play .qodef-m-play-inner svg {
    width: 100%;
    height: 100%;
    overflow: visible;
    fill: none
}

    .qodef-video-button .qodef-m-play .qodef-m-play-inner svg circle {
        fill: none;
        stroke-width: 2px;
        transform-origin: center;
        transform: rotate(-145deg);
        transition: all .6s cubic-bezier(.43,.41,.36,.9)
    }

        .qodef-video-button .qodef-m-play .qodef-m-play-inner svg circle.qodef-svg-circle-one {
            stroke: #fff;
            stroke-dashoffset: 0;
            stroke-dasharray: 500
        }

        .qodef-video-button .qodef-m-play .qodef-m-play-inner svg circle.qodef-svg-circle-two {
            stroke: #EE8B30;
            stroke-dashoffset: 500;
            stroke-dasharray: 500
        }

    .qodef-video-button .qodef-m-play .qodef-m-play-inner svg .qodef-svg-triangle {
        fill: currentColor
    }

.qodef-video-button .qodef-m-play:hover .qodef-m-play-inner svg circle {
    transform: rotate(55deg);
    transition: all .6s cubic-bezier(.43,.41,.36,.9)
}

    .qodef-video-button .qodef-m-play:hover .qodef-m-play-inner svg circle.qodef-svg-circle-one {
        stroke-dashoffset: -500
    }

    .qodef-video-button .qodef-m-play:hover .qodef-m-play-inner svg circle.qodef-svg-circle-two {
        stroke-dashoffset: 0
    }

.qodef-workflow {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-workflow .qodef-e-workflow-image {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%)
    }

    .qodef-workflow .qodef-e-workflow-item {
        display: flex;
        margin-bottom: -37px
    }

        .qodef-workflow .qodef-e-workflow-item:nth-child(even) {
            justify-content: flex-start;
            text-align: right
        }

            .qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner {
                transform: translateX(34%)
            }

                .qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner:after {
                    left: calc(100% + 30px)
                }

        .qodef-workflow .qodef-e-workflow-item:nth-child(odd) {
            justify-content: flex-end;
            text-align: left
        }

            .qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner {
                transform: translateX(-34%)
            }

                .qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner:after {
                    right: calc(100% + 30px)
                }

    .qodef-workflow .qodef-e-workflow-item-inner {
        position: relative;
        max-width: 260px
    }

        .qodef-workflow .qodef-e-workflow-item-inner:after {
            content: '';
            position: absolute;
            top: 70px;
            height: 1px;
            width: 100%;
            max-width: 200px;
            display: block;
            background: #EE8B30
        }

    .qodef-workflow .qodef-e-subtitle {
        margin: 0;
        font-size: 15px;
        font-style: italic;
        color: #EE8B30
    }

    .qodef-workflow .qodef-e-title {
        margin: 3px 0 0;
        letter-spacing: .1em
    }

#qodef-side-area {
    position: fixed;
    top: 0;
    right: -646px;
    width: 646px;
    height: 100%;
    min-height: 100%;
    padding: 260px 90px 90px 71px;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77,0,.175,1);
    box-shadow: -1px 0 16px 6px rgba(0,0,0,.04)
}

@media only screen and (max-width:1440px) {
    #qodef-side-area {
        padding: 9% 90px 3% 71px
    }
}

@media only screen and (max-width:1366px) {
    #qodef-side-area {
        padding: 5% 90px 1% 71px
    }
}

@media only screen and (max-width:1280px) {
    #qodef-side-area {
        padding: 9% 90px 1% 71px
    }
}

.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--right {
    text-align: right
}

#qodef-side-area.qodef-alignment--left {
    text-align: left
}

#qodef-side-area-close {
    position: absolute;
    top: 71px;
    right: 46px;
    display: block;
    z-index: 1000;
    color: #000
}

.admin-bar #qodef-side-area-close {
    top: 103px
}

#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--1 {
    width: 100%;
    top: 13px;
    transform: rotate(45deg) scaleX(1)
}

#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--2 {
    width: 100%;
    top: 13px;
    left: 0;
    transform: rotate(-45deg) scaleX(1)
}

#qodef-side-area-close.qodef-source--predefined:hover .qodef-m-icon .qodef-m-lines .qodef--1 {
    width: 100%;
    top: 13px;
    transition: none;
    transform: rotate(45deg) scaleX(1)
}

#qodef-side-area-close.qodef-source--predefined:hover .qodef-m-icon .qodef-m-lines .qodef--2 {
    width: 100%;
    top: 13px;
    left: 0;
    transform: rotate(-45deg) scaleX(1)
}

.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-header-custom-styled-sidearea-opener--enabled.qodef-header--standard #qodef-side-area-close, .qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard .qodef-side-area-opener {
    background-color: #EE8B30;
    color: #fff;
    height: 133px;
    width: 133px;
    top: 0;
    right: 0;
    transition: background-color .3s ease;
    border-radius: 0 100% 0 100%/0 0 100% 100%
}

    .qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard #qodef-side-area-close.qodef-opener-icon .qodef-m-icon.qodef--open, .qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard .qodef-side-area-opener.qodef-opener-icon .qodef-m-icon.qodef--open {
        position: absolute;
        top: calc(50% - 6px);
        left: 61%;
        transform: translate(-50%,-50%)
    }

    .qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard #qodef-side-area-close.qodef-opener-icon:hover, .qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard .qodef-side-area-opener.qodef-opener-icon:hover {
        color: #fff
    }

    .qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard #qodef-side-area-close .qodef-m-lines {
        transform: rotate(0);
        transform-origin: center;
        transition: transform 1s cubic-bezier(.475,.425,0,.995)
    }

    .qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard #qodef-side-area-close:hover .qodef-m-lines {
        transform: rotate(180deg)
    }

.qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard .qodef-side-area-opener {
    visibility: hidden;
    opacity: 0
}

    .qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard .qodef-side-area-opener.qodef-appear {
        visibility: visible;
        opacity: 1
    }

.qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard.admin-bar #qodef-side-area-close {
    top: 32px
}

.qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard.qodef-header-custom-styled-sidearea-opener-skin--light #qodef-page-header-inner .qodef-widget-holder .qodef-opener-icon.qodef-side-area-opener {
    color: #000 !important;
    background-color: #fff
}

.qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard #qodef-page-header .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-wrapper .qodef-side-area-opener {
    top: 0 !important;
    right: 0 !important;
    width: auto;
    height: auto;
    color: #000 !important;
    background-color: #fff
}

    .qodef-header-custom-styled-sidearea-opener--enabled.qodef-header--standard #qodef-page-header .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-wrapper .qodef-side-area-opener.qodef-opener-icon .qodef-m-icon.qodef--open {
        top: auto
    }

.qodef-social-share {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .qodef-social-share .qodef-social-title {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: 0 6px 0 0;
        font-family: "Work Sans",sans-serif;
        font-size: 11px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: .2em;
        text-transform: uppercase;
        color: #9e9e9e;
        font-weight: 500
    }

    .qodef-social-share ul {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        list-style: none;
        padding: 0;
        margin: 0
    }

    .qodef-social-share li {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        margin: 0
    }

    .qodef-social-share.qodef-skin--light .qodef-social-title {
        color: #fff
    }

    .qodef-social-share.qodef-skin--dark .qodef-social-title {
        color: #000
    }

    .qodef-social-share.qodef-layout--list.qodef-skin--light.qodef-custom-share-rev li a:hover {
        color: #ffb8a3;
        border-color: #ffb8a3
    }

    .qodef-social-share.qodef-layout--dropdown {
        position: relative;
        display: inline-block
    }

        .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
            margin: 0
        }

        .qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon {
            line-height: inherit;
            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;
            line-height: 36px
        }

            .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
                display: inline-block
            }

        .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 {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    width: 36px;
                    height: 36px;
                    font-size: 10px;
                    line-height: 1;
                    text-align: center;
                    color: #232323;
                    border: none;
                    border-radius: 100%;
                    transition: color .2s ease-out,border-color .2s ease-out
                }

                    .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a .qodef-svg-circle {
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                        overflow: visible
                    }

                        .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a .qodef-svg-circle circle {
                            fill: none;
                            stroke-width: 1px;
                            transform-origin: center;
                            transform: rotate(-145deg);
                            transition: all .6s cubic-bezier(.43,.41,.36,.9)
                        }

                            .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a .qodef-svg-circle circle:first-child {
                                stroke: #e1e1e1;
                                stroke-dashoffset: 0;
                                stroke-dasharray: 115
                            }

                            .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a .qodef-svg-circle circle:last-child {
                                stroke: #EE8B30;
                                stroke-dashoffset: 115;
                                stroke-dasharray: 115
                            }

                    .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a:hover {
                        color: #EE8B30
                    }

                        .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a:hover .qodef-svg-circle circle {
                            transform: rotate(55deg);
                            transition: all .6s cubic-bezier(.43,.41,.36,.9)
                        }

                            .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a:hover .qodef-svg-circle circle:first-child {
                                stroke-dashoffset: -115
                            }

                            .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a:hover .qodef-svg-circle circle:last-child {
                                stroke-dashoffset: 0
                            }

                .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: 36px;
                height: 50px;
                line-height: 50px
            }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
                    bottom: -50px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
                    bottom: -100px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
                    bottom: -150px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
                    bottom: -200px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
                    bottom: -250px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
                    bottom: -300px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
                    bottom: -350px
                }

        .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: 50px;
                padding-left: 14px
            }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
                    left: 0
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
                    left: 50px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
                    left: 100px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
                    left: 150px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
                    left: 200px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
                    left: 250px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
                    left: 300px
                }

        .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: 50px;
                padding-right: 14px
            }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
                    right: 0
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
                    right: 50px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
                    right: 100px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
                    right: 150px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
                    right: 200px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
                    right: 250px
                }

                .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
                    right: 300px
                }

        .qodef-social-share.qodef-layout--dropdown.qodef-skin--light .qodef-social-share-dropdown-opener {
            color: #fff
        }

            .qodef-social-share.qodef-layout--dropdown.qodef-skin--light .qodef-social-share-dropdown-opener:hover {
                color: #EE8B30
            }

        .qodef-social-share.qodef-layout--dropdown.qodef-skin--light .qodef-social-share-dropdown li a {
            color: #fff;
            border: 1px solid #fff
        }

            .qodef-social-share.qodef-layout--dropdown.qodef-skin--light .qodef-social-share-dropdown li a:hover {
                color: #EE8B30;
                border-color: #EE8B30
            }

        .qodef-social-share.qodef-layout--dropdown.qodef-skin--dark .qodef-social-share-dropdown-opener {
            color: #000
        }

            .qodef-social-share.qodef-layout--dropdown.qodef-skin--dark .qodef-social-share-dropdown-opener:hover {
                color: #EE8B30
            }

        .qodef-social-share.qodef-layout--dropdown.qodef-skin--dark .qodef-social-share-dropdown li a {
            color: #000;
            border: 1px solid #000
        }

            .qodef-social-share.qodef-layout--dropdown.qodef-skin--dark .qodef-social-share-dropdown li a:hover {
                color: #EE8B30;
                border-color: #EE8B30
            }

    .qodef-social-share.qodef-layout--list .qodef-social-title {
        line-height: 36px
    }

    .qodef-social-share.qodef-layout--list li {
        margin-right: 14px
    }

        .qodef-social-share.qodef-layout--list li a {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 36px;
            height: 36px;
            text-align: center;
            border: none;
            border-radius: 100%;
            transition: color .2s ease-out,border-color .2s ease-out;
            color: #000;
            font-size: 11px;
            letter-spacing: .15em;
            line-height: 32px;
            font-weight: 400;
            text-transform: uppercase
        }

            .qodef-social-share.qodef-layout--list li a .qodef-svg-circle {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                overflow: visible
            }

                .qodef-social-share.qodef-layout--list li a .qodef-svg-circle circle {
                    fill: none;
                    stroke-width: 1px;
                    transform-origin: center;
                    transform: rotate(-145deg);
                    transition: all .6s cubic-bezier(.43,.41,.36,.9)
                }

                    .qodef-social-share.qodef-layout--list li a .qodef-svg-circle circle:first-child {
                        stroke: #e1e1e1;
                        stroke-dashoffset: 0;
                        stroke-dasharray: 115
                    }

                    .qodef-social-share.qodef-layout--list li a .qodef-svg-circle circle:last-child {
                        stroke: #EE8B30;
                        stroke-dashoffset: 115;
                        stroke-dasharray: 115
                    }

            .qodef-social-share.qodef-layout--list li a:hover {
                color: #EE8B30
            }

                .qodef-social-share.qodef-layout--list li a:hover .qodef-svg-circle circle {
                    transform: rotate(55deg);
                    transition: all .6s cubic-bezier(.43,.41,.36,.9)
                }

                    .qodef-social-share.qodef-layout--list li a:hover .qodef-svg-circle circle:first-child {
                        stroke-dashoffset: -115
                    }

                    .qodef-social-share.qodef-layout--list li a:hover .qodef-svg-circle circle:last-child {
                        stroke-dashoffset: 0
                    }

        .qodef-social-share.qodef-layout--list li:last-child {
            margin-right: 0
        }

    .qodef-social-share.qodef-layout--list.qodef-bottom-margin li {
        margin-bottom: 14px
    }

    .qodef-social-share.qodef-layout--list.qodef-skin--light li a {
        border: 1px solid #fff;
        color: #fff
    }

        .qodef-social-share.qodef-layout--list.qodef-skin--light li a:hover {
            color: #EE8B30;
            border-color: #EE8B30
        }

    .qodef-social-share.qodef-layout--list.qodef-skin--dark li a {
        border: 1px solid #000;
        color: #000
    }

        .qodef-social-share.qodef-layout--list.qodef-skin--dark li a:hover {
            color: #EE8B30;
            border-color: #EE8B30
        }

.qodef-header--vertical-sliding .qodef--static .qodef-social-share.qodef-layout--list li {
    display: block;
    margin: 0 0 14px
}

    .qodef-header--vertical-sliding .qodef--static .qodef-social-share.qodef-layout--list li:last-child {
        margin: 0
    }

.qodef-social-share.qodef-layout--text {
    vertical-align: baseline
}

    .qodef-social-share.qodef-layout--text .qodef-social-title, .qodef-social-share.qodef-layout--text ul {
        vertical-align: baseline
    }

    .qodef-social-share.qodef-layout--text li {
        margin-right: 14px;
        vertical-align: baseline
    }

        .qodef-social-share.qodef-layout--text li a {
            font-size: 13px;
            color: #232323
        }

            .qodef-social-share.qodef-layout--text li a:hover {
                color: #EE8B30
            }

        .qodef-social-share.qodef-layout--text li:last-child {
            margin-right: 0
        }

    .qodef-social-share.qodef-layout--text.qodef-skin--light li a {
        color: #fff
    }

        .qodef-social-share.qodef-layout--text.qodef-skin--light li a:hover {
            color: #EE8B30
        }

    .qodef-social-share.qodef-layout--text.qodef-skin--dark li a {
        color: #000
    }

        .qodef-social-share.qodef-layout--text.qodef-skin--dark li a:hover {
            color: #EE8B30
        }

.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    display: block;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-family: "Work Sans",sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .2em;
    line-height: 1.818em;
    text-transform: uppercase;
    color: #9e9e9e
}

.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: #EE8B30
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #EE8B30
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #EE8B30
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #EE8B30
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #EE8B30
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #EE8B30
}

#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-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #a8a8a8
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #a8a8a8
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #EE8B30
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #EE8B30
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #EE8B30
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #EE8B30
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #EE8B30
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #EE8B30
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #a8a8a8
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

.qodef-footer-skin--light #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: #9e9e9e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #9e9e9e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #EE8B30
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #EE8B30
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #EE8B30
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #EE8B30
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #EE8B30
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #EE8B30
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #9e9e9e
}

#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-top-area .widget .qodef-social-share.qodef-layout--list li a {
    width: 23px;
    height: 23px;
    font-size: 7px;
    line-height: 23px
}

.qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--list li a {
    color: #fafafa
}

    .qodef-footer-skin--light #qodef-page-footer .widget .qodef-social-share.qodef-layout--list li a:hover {
        color: #EE8B30
    }

#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: #EE8B30;
        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--borgholm.qodef-init .qodef-borgholm-dot {
        animation: qodef-borgholm-spinner 1s infinite
    }

    #qodef-page-spinner.qodef-layout--borgholm.qodef-finished .qodef-borgholm-dot {
        animation: none
    }

    #qodef-page-spinner.qodef-layout--borgholm .qodef-borgholm-dot {
        height: 12px;
        width: 12px;
        background-color: #EE8B30;
        border-radius: 100%;
        opacity: 1;
        transform: translateY(-30px) scaleX(.5) scaleY(.5)
    }

@keyframes qodef-borgholm-spinner {
    0% {
        opacity: 0;
        transform: translateY(-30px) scaleX(.5) scaleY(.5);
        animation-timing-function: ease-out
    }

    5% {
        opacity: 1;
        transform: translateY(-30px) scaleX(1.15) scaleY(1.15);
        animation-timing-function: ease-out
    }

    10% {
        opacity: 1;
        transform: translateY(-30px) scaleX(1) scaleY(1);
        animation-timing-function: ease-out
    }

    25% {
        opacity: 1;
        transform: translateY(-15px) scaleX(.8) scaleY(1.2);
        animation-timing-function: ease-out
    }

    40% {
        opacity: 1;
        transform: translateY(0) scaleX(1.2) scaleY(.8);
        animation-timing-function: ease-in
    }

    50% {
        opacity: 1;
        transform: translateY(0) scaleX(1) scaleY(1);
        animation-timing-function: ease-out
    }

    60% {
        opacity: 1;
        transform: translateY(-15px) scaleX(1) scaleY(1);
        animation-timing-function: ease-in
    }

    80% {
        opacity: 1;
        transform: translateY(15px) scaleX(1) scaleY(1);
        animation-timing-function: ease-out
    }

    90% {
        opacity: 0;
        transform: translateY(15px) scaleX(1) scaleY(1);
        animation-timing-function: ease-out
    }

    100% {
        opacity: 0;
        transform: translateY(-30px) scaleX(.5) scaleY(.5);
        animation-timing-function: ease-out
    }
}

#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: #EE8B30;
    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--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 .2s 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 -4px 9.5px .5px rgba(0,0,0,.05);
        transition: transform .3s cubic-bezier(.06,.47,.38,.99),opacity .2s 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 .2s 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 .2s 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
    }

    .qodef-page-title .qodef-breadcrumbs a, .qodef-page-title .qodef-breadcrumbs span {
        font-size: 15px;
        color: #fff
    }

    .qodef-page-title .qodef-breadcrumbs a {
        position: relative
    }

        .qodef-page-title .qodef-breadcrumbs a:before {
            content: '';
            position: absolute;
            display: inline-block;
            height: 1px;
            bottom: 0;
            width: 0;
            background-color: currentColor;
            transition: all .2s ease-in-out
        }

        .qodef-page-title .qodef-breadcrumbs a:hover:before {
            width: 100%
        }

    .qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
        margin: 0 5px
    }

        .qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
            content: '/'
        }

    .qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
        margin-top: 5px
    }

    .qodef-page-title.qodef-title--standard .qodef-m-subtitle {
        margin: 0 0 14px;
        font-family: "Work Sans",sans-serif;
        font-size: 11px;
        font-weight: 500;
        letter-spacing: .2em;
        line-height: 1.818em;
        text-transform: uppercase;
        color: #9e9e9e;
        color: #000
    }

.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 {
    margin: 0
}

    #qodef-top-area .widget .qodef-contact-info-widget a {
        font-size: 16px
    }

.qodef-social-icons-group .qodef-icon-holder {
    margin-left: 9px
}

    .qodef-social-icons-group .qodef-icon-holder:first-child {
        margin-left: 0
    }

.qodef-header--vertical-sliding .qodef--static .qodef-social-icons-group.qodef-predefined-layout--custom {
    display: flex;
    flex-direction: column
}

.qodef-social-icons-group.qodef-predefined-layout--custom .qodef-icon-holder {
    margin-left: 0
}

.widget.widget_borgholm_core_social_icons_group .qodef-icon-holder a {
    color: #fff;
    transition: color .2s ease-out
}

.widget.widget_borgholm_core_social_icons_group .qodef-icon-holder.qodef-layout--circle {
    background-color: #EE8B30
}

    .widget.widget_borgholm_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover {
        background-color: #000
    }

        .widget.widget_borgholm_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover a {
            color: #fff
        }

.widget_borgholm_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: 0 0 !important
}

.qodef-weather-widget .qodef-m-inner {
    display: flex;
    align-items: center
}

.qodef-weather-widget .qodef-m-weather {
    margin-right: 20px;
    flex-shrink: 0
}

.qodef-weather-widget .qodef-m-weather-icon {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 15px
}

    .qodef-weather-widget .qodef-m-weather-icon:before {
        content: ''
    }

    .qodef-weather-widget .qodef-m-weather-icon.qodef--haze:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--mist:before {
        content: "\f75f"
    }

    .qodef-weather-widget .qodef-m-weather-icon.qodef--light-snow:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--snow:before {
        content: "\f2dc"
    }

    .qodef-weather-widget .qodef-m-weather-icon.qodef--thunderstorm:before {
        content: "\f0e7"
    }

    .qodef-weather-widget .qodef-m-weather-icon.qodef--drizzle:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--light-intensity-drizzle:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--light-intensity-shower-rain:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--light-rain-and-snow:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--light-rain:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--moderate-rain:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--rain:before {
        content: "\f73d"
    }

    .qodef-weather-widget .qodef-m-weather-icon.qodef--shower-rain:before {
        content: "\f740"
    }

    .qodef-weather-widget .qodef-m-weather-icon.qodef--broken-clouds:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--overcast-clouds:before {
        content: "\f0c2"
    }

    .qodef-weather-widget .qodef-m-weather-icon.qodef--few-clouds:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--scattered-clouds:before {
        content: "\f6c4"
    }

    .qodef-weather-widget .qodef-m-weather-icon.qodef--clear-sky:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--sky-is-clear:before, .qodef-weather-widget .qodef-m-weather-icon.qodef--sun:before {
        content: "\f185"
    }

.qodef-weather-widget .qodef-m-temperature {
    font-size: 25px
}

    .qodef-weather-widget .qodef-m-temperature.qodef--high-low .qodef-e-temperature-low:after {
        content: '-'
    }

.qodef-weather-widget .qodef-m-weather-info p {
    margin: 0
}

.qodef-weather-widget .qodef-e-heading {
    margin-bottom: 15px
}

    .qodef-weather-widget .qodef-e-heading > * {
        margin: 0
    }

.qodef-weather-widget .qodef-e-heading-description {
    margin-top: 10px
}

.qodef-weather-widget .qodef-m-other-days {
    display: flex;
    justify-content: space-between;
    margin-top: 25px
}

    .qodef-weather-widget .qodef-m-other-days .qodef-m-inner {
        flex-direction: column
    }

.qodef-weather-widget.qodef-layout--simple .qodef-m-city {
    padding: 0 10px
}

.qodef-weather-widget .qodef-m-weather-icon {
    color: #EE8B30
}

.qodef-weather-widget .qodef-e-heading-description {
    color: #EE8B30
}

.qodef-footer-skin--light #qodef-page-footer .qodef-weather-widget .qodef-m-weather-icon {
    color: #fff
}

.qodef-footer-skin--light #qodef-page-footer .qodef-weather-widget .qodef-e-heading-city {
    color: #fff
}

.qodef-wishlist {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-wishlist .qodef-m-link {
        line-height: 1
    }

        .qodef-wishlist .qodef-m-link.qodef--added {
            color: #EE8B30
        }

            .qodef-wishlist .qodef-m-link.qodef--added i {
                font-weight: 900
            }

    .qodef-wishlist .qodef-m-response {
        position: absolute;
        top: -6px;
        bottom: auto;
        right: -6px;
        left: auto;
        width: auto;
        padding: 0 10px;
        font-size: 13px;
        line-height: 30px;
        color: #000;
        background-color: #fff;
        border: 1px solid #e1e1e1;
        border-radius: 4px;
        box-shadow: -3px -4px 9.5px .5px rgba(0,0,0,.05);
        white-space: nowrap;
        opacity: 0;
        visibility: hidden;
        transform: translateY(0);
        transition: opacity .2s ease
    }

        .qodef-wishlist .qodef-m-response.qodef--show {
            opacity: 1;
            visibility: visible
        }

.qodef-wishlist-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    margin: 0 10px
}

    .qodef-wishlist-dropdown .qodef-m-inner {
        position: relative;
        display: inline-block;
        width: 100%;
        vertical-align: top;
        height: 100%
    }

    .qodef-wishlist-dropdown .qodef-m-link {
        position: relative;
        display: flex;
        align-items: center;
        height: 100%
    }

        .qodef-wishlist-dropdown .qodef-m-link > * {
            margin: 0;
            line-height: 1
        }

    .qodef-wishlist-dropdown .qodef-m-link {
        color: #000
    }

#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link {
    color: #000
}

.qodef-wishlist-dropdown .qodef-m-link-icon {
    flex-shrink: 0;
    margin-right: 2px;
    font-size: 18px
}

    .qodef-wishlist-dropdown .qodef-m-link-icon:before {
        display: block;
        line-height: inherit
    }

.qodef-wishlist-dropdown .qodef-m-link-icon {
    color: #EE8B30
}

#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link-icon {
    color: #EE8B30
}

.qodef-wishlist-dropdown .qodef-m-link-count {
    font-family: Cormorant,serif;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 1.182em
}

.qodef-wishlist-dropdown .qodef-m-items {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    width: 266px;
    padding: 25px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    transition: all .35s cubic-bezier(.53,.01,.18,1)
}

.qodef-wishlist-dropdown .qodef-m-item {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 0 25px
}

    .qodef-wishlist-dropdown .qodef-m-item:last-child {
        margin-bottom: 0
    }

.qodef-wishlist-dropdown .qodef-e-image-link {
    flex-shrink: 0;
    max-width: 60px;
    margin-right: 15px
}

    .qodef-wishlist-dropdown .qodef-e-image-link img {
        display: block;
        border: 1px solid #e1e1e1;
        border-radius: 4px
    }

.qodef-wishlist-dropdown .qodef-e-title {
    margin: 0
}

.qodef-wishlist-dropdown .qodef-e-remove {
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 5px;
    font-size: 13px;
    line-height: 1;
    z-index: 3
}

    .qodef-wishlist-dropdown .qodef-e-remove * {
        display: block;
        line-height: inherit
    }

    .qodef-wishlist-dropdown .qodef-e-remove :before {
        display: block;
        line-height: inherit
    }

.touch .qodef-wishlist-dropdown {
    cursor: pointer
}

.qodef-wishlist-dropdown.qodef-items--has:hover .qodef-m-items {
    opacity: 1;
    visibility: visible
}

.qodef-working-hours-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .qodef-working-hours-list .qodef-working-hours-item {
        display: flex;
        align-items: baseline;
        margin-bottom: 16px
    }

    .qodef-working-hours-list .qodef-e-day {
        position: relative;
        margin: 0
    }

    .qodef-working-hours-list .qodef-e-day-icon {
        position: absolute;
        top: -2px;
        right: -8px;
        font-size: 8px;
        color: #EE8B30
    }

    .qodef-working-hours-list .qodef-e-line {
        flex-grow: 1;
        margin: 0 10px;
        border-bottom: 1px solid #bfb8b6;
        opacity: .5
    }

    .qodef-working-hours-list .qodef-e-time {
        margin: 0;
        font-family: "Work Sans",sans-serif;
        font-style: italic
    }

        .qodef-working-hours-list .qodef-e-time.qodef--closed {
            color: #EE8B30
        }

    .qodef-working-hours-list .qodef-m-footer {
        position: relative;
        top: 3px;
        font-size: 14px;
        color: #817c7b
    }

    .qodef-working-hours-list .qodef-m-footer-icon {
        position: relative;
        top: -5px;
        right: 0;
        font-size: 8px;
        color: #EE8B30
    }

@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:680px) {
    #qodef-author-info .qodef-m-inner {
        flex-wrap: wrap
    }

    #qodef-author-info .qodef-m-content {
        margin-top: -11px
    }

    #qodef-author-info .qodef-m-image {
        margin-right: 0;
        margin-bottom: 39px
    }
}

@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 only screen and (max-width:1440px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 20%
    }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:680px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 20%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(5n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 16.66667%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(6n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 14.28571%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(7n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 12.5%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(8n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 20%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(5n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 16.66667%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(6n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 14.28571%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(7n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 12.5%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(8n+1) {
            clear: both
        }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
            clear: both
        }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
            clear: both
        }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
            clear: both
        }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 20%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(5n+1) {
            clear: both
        }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 16.66667%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(6n+1) {
            clear: both
        }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 14.28571%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(7n+1) {
            clear: both
        }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 12.5%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(8n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 20%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(5n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 16.66667%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(6n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 14.28571%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(7n+1) {
            clear: both
        }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 12.5%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(8n+1) {
            clear: both
        }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
            clear: both
        }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
            clear: both
        }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
            clear: both
        }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 20%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(5n+1) {
            clear: both
        }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 16.66667%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(6n+1) {
            clear: both
        }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 14.28571%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(7n+1) {
            clear: both
        }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 12.5%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(8n+1) {
            clear: both
        }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
            clear: both
        }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
            clear: both
        }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
            clear: both
        }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 20%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(5n+1) {
            clear: both
        }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 16.66667%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(6n+1) {
            clear: both
        }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 14.28571%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(7n+1) {
            clear: both
        }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 12.5%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(8n+1) {
            clear: both
        }
}

@media only screen and (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(2n+1) {
            clear: both
        }
}

@media only screen and (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(3n+1) {
            clear: both
        }
}

@media only screen and (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(4n+1) {
            clear: both
        }
}

@media only screen and (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 20%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(5n+1) {
            clear: both
        }
}

@media only screen and (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 16.66667%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(6n+1) {
            clear: both
        }
}

@media only screen and (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 14.28571%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(7n+1) {
            clear: both
        }
}

@media only screen and (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 12.5%
    }

        .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item:nth-child(8n+1) {
            clear: both
        }
}

@media only screen and (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 25%
    }
}

@media only screen and (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 20%
    }
}

@media only screen and (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 16.66667%
    }
}

@media only screen and (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 14.28571%
    }
}

@media only screen and (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets > .ctf-item {
        width: 12.5%
    }
}

@media only screen and (max-width:1440px) {
    .qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
        margin-bottom: -50px
    }

    .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
        margin: 0 -25px
    }

        .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets > .ctf-item {
            padding: 0 25px;
            margin: 0 0 50px
        }

    .qodef-twitter-list.qodef-gutter--gigantic.qodef--no-bottom-space {
        margin-bottom: -80px
    }

    .qodef-twitter-list.qodef-gutter--gigantic #ctf .ctf-tweets {
        margin: 0 -40px
    }

        .qodef-twitter-list.qodef-gutter--gigantic #ctf .ctf-tweets > .ctf-item {
            padding: 0 40px;
            margin: 0 0 80px
        }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--gallery-small .qodef-media {
        margin: 0 0 50px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--images-small .qodef-media {
        margin: 0 0 50px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--masonry-small .qodef-media {
        margin: 0 0 50px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-call-to-action.qodef-layout--standard .qodef-m-content br {
        display: none
    }
}

@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-cards-gallery .qodef-m-fake-card {
        transform: scale(.8)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
        transform: scale(.8)
    }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
            transform: translateX(-100%)
        }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
            transform: scale(.3) translateX(84%)
        }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
            transform: scale(.4) translateX(60%)
        }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
            transform: scale(.5) translateX(39%)
        }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
            transform: scale(.6) translateX(25%)
        }

        .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
            transform: scale(.7) translateX(11.2%)
        }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
        transform: scale(.8)
    }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
            transform: translateX(100%)
        }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
            transform: scale(.3) translateX(-84%)
        }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
            transform: scale(.4) translateX(-60%)
        }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
            transform: scale(.5) translateX(-39%)
        }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
            transform: scale(.6) translateX(-25%)
        }

        .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
            transform: scale(.7) translateX(-11.2%)
        }
}

@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:768px) {
    .qodef-custom-font.qodef-disable-title-break br {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-frame-slider-holder {
        margin-bottom: 96px
    }

        .qodef-frame-slider-holder .swiper-pagination-bullets {
            bottom: -96px !important
        }
}

@media only screen and (max-width:768px) {
    .qodef-frame-slider-holder {
        margin-bottom: 86px
    }

        .qodef-frame-slider-holder .swiper-pagination-bullets {
            bottom: -86px !important
        }
}

@media only screen and (max-width:680px) {
    .qodef-frame-slider-holder {
        margin-bottom: 76px
    }

        .qodef-frame-slider-holder .swiper-pagination-bullets {
            bottom: -76px !important
        }
}

@media only screen and (max-width:480px) {
    .qodef-frame-slider-holder {
        margin-bottom: 46px
    }

        .qodef-frame-slider-holder .swiper-pagination-bullets {
            bottom: -46px !important
        }
}

@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:1024px) {
    .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@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: 30px;
            line-height: 1.067em;
            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: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, .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-slide-content {
                padding: 10%
            }
}

@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, .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-slide-content {
                padding: 10%
            }
}

@media only screen and (max-width:1440px) {
    .qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner {
        transform: none
    }

    .qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner {
        transform: none
    }

    .qodef-workflow .qodef-e-workflow-item-inner:after {
        width: 50%
    }
}

@media only screen and (max-width:1280px) {
    .qodef-workflow .qodef-e-workflow-item-inner:after {
        width: 20%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-workflow {
        display: flex;
        justify-content: space-evenly
    }

        .qodef-workflow .qodef-e-workflow-image {
            display: none
        }

        .qodef-workflow .qodef-e-workflow-item {
            margin-bottom: 30px
        }

        .qodef-workflow .qodef-e-workflow-item-inner:after {
            width: 0
        }
}

@media only screen and (max-width:680px) {
    .qodef-workflow {
        flex-direction: column
    }

        .qodef-workflow .qodef-e-workflow-item {
            justify-content: center !important;
            text-align: center !important
        }
}

@media only screen and (max-width:1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    #qodef-page-sidebar .qodef-social-icons-group {
        justify-content: flex-start
    }
}
