@charset "UTF-8";.laurits-core-page-inline-style {
    position: absolute!important;
    width: 0;
    height: 0;
    line-height: 1;
    display: none
}

.qodef-background-text-inner {
    position: absolute;
    display: inline-block;
    left: 32px;
    top: 142px;
    width: 90px;
    height: 90px
}

.qodef-background-text-inner>span {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 67px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase;
    transform: translate(-50%,-50%)
}

@media only screen and (max-width: 680px) {
    .qodef-background-text-inner>span {
        margin:0
    }
}

.qodef-background-text-inner svg {
    fill: transparent;
    stroke: #000;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 99%;
    height: 99%
}

@media only screen and (max-width: 680px) {
    .qodef-background-text-inner {
        display:none
    }
}

.qodef-background-text-appear-animation--yes .qodef-background-text-inner svg {
    transform: translate(-50%,-50%) rotate(-60deg);
    transform-origin: center;
    overflow: visible;
    transition: transform 1.24s ease
}

.qodef-background-text-appear-animation--yes .qodef-background-text-inner svg circle:first-child {
    stroke-dasharray: 275;
    stroke-dashoffset: 275;
    transition: stroke-dashoffset 1.18s cubic-bezier(.72,0,.09,.99)
}

.qodef-background-text-appear-animation--yes .qodef-background-text-inner svg circle:last-child {
    display: none
}

.elementor-editor-active .qodef-background-text-appear-animation--yes .qodef-background-text-inner svg,.qodef-background-text-appear-animation--yes .qodef-background-text-inner.qodef--appeared svg {
    transform: translate(-50%,-50%) rotate(120deg)
}

.elementor-editor-active .qodef-background-text-appear-animation--yes .qodef-background-text-inner svg circle:first-child,.qodef-background-text-appear-animation--yes .qodef-background-text-inner.qodef--appeared svg circle:first-child {
    stroke-dashoffset: 0
}

.qodef-custom-svg-line {
    stroke-dasharray: 800;
    stroke-dashoffset: 800;
    transition: stroke-dashoffset 1.32s cubic-bezier(.72,0,.09,.99)
}

.elementor-editor-active .qodef-custom-svg-line,.qodef-custom-svg-line.qodef--appeared {
    stroke-dashoffset: 0
}

.qodef-custom-svg-line-reverse {
    stroke-dasharray: 815;
    stroke-dashoffset: 815;
    transition: stroke-dashoffset 1.32s cubic-bezier(.72,0,.09,.99) .46s
}

.elementor-editor-active .qodef-custom-svg-line-reverse,.qodef-spinner--done .qodef-custom-svg-line-reverse {
    stroke-dashoffset: 0
}

.qodef-custom-svg-long-line path {
    stroke-dasharray: 3440;
    stroke-dashoffset: 3440;
    transition: stroke-dashoffset 1.88s cubic-bezier(.72,0,.09,.99)
}

.elementor-editor-active .qodef-custom-svg-long-line path,.qodef-custom-svg-long-line.qodef--appeared path {
    stroke-dashoffset: 0
}

.qodef-custom-svg-circle {
    overflow: visible
}

.qodef-custom-svg-circle>g>g {
    transform: rotate(-60deg);
    transform-origin: center;
    transition: transform 1.24s ease
}

.qodef-custom-svg-circle>g>g circle:first-child {
    fill: none;
    stroke: currentColor;
    stroke-dasharray: 440;
    stroke-dashoffset: 440;
    transition: stroke-dashoffset 1.18s cubic-bezier(.72,0,.09,.99)
}

.qodef-custom-svg-circle>g>g circle:last-child {
    display: none
}

.elementor-editor-active .qodef-custom-svg-circle>g>g,.qodef-custom-svg-circle.qodef--appeared>g>g {
    transform: rotate(120deg)
}

.elementor-editor-active .qodef-custom-svg-circle>g>g circle:first-child,.qodef-custom-svg-circle.qodef--appeared>g>g circle:first-child {
    stroke-dashoffset: 0
}

.qodef-custom-svg-letter {
    overflow: visible
}

.qodef-custom-svg-letter>g>g:last-child {
    transform: rotate(-60deg);
    transform-origin: center;
    transition: transform 1.24s ease
}

.qodef-custom-svg-letter>g>g:last-child circle:first-child {
    fill: none;
    stroke: currentColor;
    stroke-dasharray: 145;
    stroke-dashoffset: 145;
    transition: stroke-dashoffset 1.18s cubic-bezier(.72,0,.09,.99)
}

.qodef-custom-svg-letter>g>g:last-child circle:last-child {
    display: none
}

.elementor-editor-active .qodef-custom-svg-letter>g>g:last-child,.qodef-custom-svg-letter.qodef--appeared>g>g:last-child {
    transform: rotate(120deg)
}

.elementor-editor-active .qodef-custom-svg-letter>g>g:last-child circle,.qodef-custom-svg-letter.qodef--appeared>g>g:last-child circle {
    stroke-dashoffset: 0
}

.qodef-custom-column-appear>div {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99)!important;
    will-change: transform
}

.elementor-editor-active .qodef-custom-column-appear>div,.qodef-custom-column-appear.qodef--appeared>div {
    opacity: 1;
    transform: translateY(0)
}

.qodef-custom-column-elements-appear>.elementor-column-wrap>.elementor-widget-wrap>div {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-custom-column-elements-appear>.elementor-column-wrap>.elementor-widget-wrap>div,.qodef-custom-column-elements-appear.qodef--appeared>.elementor-column-wrap>.elementor-widget-wrap>div {
    opacity: 1;
    transform: translateY(0)
}

.elementor-editor-active .qodef-custom-column-elements-appear>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(1),.qodef-custom-column-elements-appear.qodef--appeared>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(1) {
    transition-delay: 80ms
}

.elementor-editor-active .qodef-custom-column-elements-appear>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(2),.qodef-custom-column-elements-appear.qodef--appeared>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(2) {
    transition-delay: .16s
}

.elementor-editor-active .qodef-custom-column-elements-appear>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(3),.qodef-custom-column-elements-appear.qodef--appeared>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(3) {
    transition-delay: .24s
}

.elementor-editor-active .qodef-custom-column-elements-appear>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(4),.qodef-custom-column-elements-appear.qodef--appeared>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(4) {
    transition-delay: .32s
}

.elementor-editor-active .qodef-custom-column-elements-appear>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(5),.qodef-custom-column-elements-appear.qodef--appeared>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(5) {
    transition-delay: .4s
}

.elementor-editor-active .qodef-custom-column-elements-appear>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(6),.qodef-custom-column-elements-appear.qodef--appeared>.elementor-column-wrap>.elementor-widget-wrap>div:nth-child(6) {
    transition-delay: .48s
}

.qodef-custom-zoom-image {
    overflow: hidden
}

.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-back-to-top {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 25px;
    bottom: 25px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 10000
}

#qodef-back-to-top .qodef-back-to-top-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 20px;
    color: #fff;
    background-color: var(--qode-main-color);
    border: 1px solid var(--qode-main-color);
    overflow: hidden;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out
}

#qodef-back-to-top .qodef-back-to-top-icon * {
    display: block;
    line-height: inherit
}

#qodef-back-to-top svg {
    display: block;
    width: 18px;
    height: auto;
    fill: currentColor
}

#qodef-back-to-top:hover .qodef-back-to-top-icon {
    color: var(--qode-main-color);
    background-color: #fff
}

#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-hover-animation--yes .qodef-blog-item:not(.format-gallery) .qodef-e-media-image a {
    overflow: hidden
}

.qodef-blog.qodef-hover-animation--yes .qodef-blog-item:not(.format-gallery) .qodef-e-media-image img {
    display: block;
    transform: scale(1.05);
    transform-origin: 0 50%;
    transition: transform 1.16s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.qodef-blog.qodef-hover-animation--yes .qodef-blog-item:not(.format-gallery).qodef--active .qodef-e-media-image img {
    transform: scale(1.001)
}

.qodef-blog.qodef-appear-animation--yes .qodef-blog-item .qodef-e-content-holder {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-blog.qodef-appear-animation--yes .qodef-blog-item .qodef-e-content-holder,.qodef-blog.qodef-appear-animation--yes .qodef-blog-item.qodef--appeared .qodef-e-content-holder {
    opacity: 1;
    transform: translateY(0)
}

.qodef-blog.qodef-appear-animation--yes.qodef-filter--on .qodef-m-filter,.qodef-blog.qodef-appear-animation--yes.qodef-filter--on .qodef-ordering-filter {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-blog.qodef-appear-animation--yes.qodef-filter--on .qodef-m-filter,.elementor-editor-active .qodef-blog.qodef-appear-animation--yes.qodef-filter--on .qodef-ordering-filter,.qodef-blog.qodef-appear-animation--yes.qodef-filter--on.qodef--appeared .qodef-m-filter,.qodef-blog.qodef-appear-animation--yes.qodef-filter--on.qodef--appeared .qodef-ordering-filter {
    opacity: 1;
    transform: translateY(0)
}

.qodef-blog.qodef-item-layout--info-bottom .qodef-e-media-image {
    margin: 0 0 19px
}

.qodef-blog.qodef-item-layout--info-bottom .qodef-e-top-holder {
    margin: 0 0 3px
}

.qodef-blog.qodef-item-layout--info-bottom .qodef-e-content-holder {
    height: 100%
}

.qodef-blog.qodef-item-layout--info-bottom .qodef-e-title {
    margin: 0 0 16px
}

.qodef-blog.qodef-item-layout--info-bottom .qodef-e-bottom-holder {
    margin: 30px 0 6px
}

.qodef-blog.qodef-item-layout--info-bottom .qodef-e-bottom-holder .qodef-e-info>* {
    color: #3d3d3d
}

.qodef-blog.qodef-item-layout--info-bottom .qodef-e-bottom-holder .qodef-e-info a {
    line-height: 1.2em;
    position: relative;
    color: #3d3d3d
}

.qodef-blog.qodef-item-layout--info-bottom .qodef-e-bottom-holder .qodef-e-info a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #3d3d3d;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

.qodef-blog.qodef-item-layout--info-bottom .qodef-e-bottom-holder .qodef-e-info a:hover:after {
    transform: scaleX(0)
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder {
    margin-top: 5px
}

.qodef-blog.qodef-item-layout--simple .qodef-blog-item .qodef-e-inner {
    display: flex;
    align-items: flex-start
}

.qodef-blog.qodef-item-layout--simple .qodef-blog-item .qodef-e-media-image {
    flex-shrink: 0;
    width: 110px;
    margin: 0 20px 0 0
}

.qodef-blog.qodef-item-layout--simple .qodef-blog-item .qodef-e-bottom-holder {
    margin-top: 5px
}

.qodef-blog.qodef-item-layout--simple .qodef-blog-item .qodef-e-title {
    margin: -5px 0 0
}

.qodef-blog.qodef-item-layout--simple .qodef-blog-item.format-audio .qodef-e-media-image {
    width: 110px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom {
    margin-bottom: 36px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link {
    margin-bottom: 12px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote {
    margin-bottom: 12px
}

.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-link .qodef-e-link-icon {
    right: 40px;
    width: 140px
}

.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: 6px;
    border-top: 1px solid #7f8678;
    border-bottom: 1px solid #7f8678
}

#qodef-author-info .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 33px 0
}

#qodef-author-info .qodef-m-image {
    flex-shrink: 0;
    margin-right: 30px
}

#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img {
    display: block
}

#qodef-author-info .qodef-m-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 268px
}

#qodef-author-info .qodef-m-author {
    margin: 0
}

#qodef-author-info .qodef-m-email {
    margin: 5px 0 0
}

#qodef-author-info .qodef-m-description {
    margin: 10px 10% 0 0
}

#qodef-author-info .qodef-m-social-icons {
    margin-bottom: 23px
}

#qodef-author-info .qodef-m-social-icons a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 1.2em;
    vertical-align: top;
    text-transform: capitalize;
    margin-right: 16px
}

#qodef-author-info .qodef-m-social-icons a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #3d3d3d;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

#qodef-author-info .qodef-m-social-icons a:last-child {
    margin-right: 0
}

#qodef-author-info .qodef-m-social-icons a:hover:after {
    transform: scaleX(0)
}

#qodef-related-posts {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 87px
}

#qodef-related-posts .qodef-m-title {
    margin: 0 0 13px
}

@media only screen and (max-width: 680px) {
    #qodef-related-posts .qodef-blog .qodef-e-title {
        margin:0
    }

    #qodef-related-posts .qodef-e-bottom-holder {
        margin: 0
    }
}

#qodef-single-post-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 68px 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;
    flex-direction: column;
    align-items: center
}

#qodef-single-post-navigation .qodef-m-nav>* {
    display: block;
    line-height: inherit
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon {
    position: relative;
    top: -2px;
    display: block;
    width: 30px;
    height: auto;
    fill: currentColor;
    stroke: none
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
    left: 0
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon {
    margin-right: 4px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next {
    right: 0;
    margin-left: auto
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon {
    margin-left: 4px
}

#qodef-single-post-navigation .qodef-m-nav:hover .qodef-m-nav-label:after {
    transform: scaleX(0)
}

#qodef-single-post-navigation .qodef-m-image {
    margin-bottom: 14px
}

#qodef-single-post-navigation .qodef-m-image img {
    width: 134px;
    height: 178px;
    object-fit: cover
}

#qodef-single-post-navigation .qodef-m-nav-label {
    position: relative;
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: .05em;
    font-weight: 500;
    color: #000
}

#qodef-single-post-navigation .qodef-m-nav-label:hover {
    color: var(--qode-main-color)
}

#qodef-single-post-navigation .qodef-m-nav-label {
    text-transform: uppercase;
    line-height: 1.5em
}

#qodef-single-post-navigation .qodef-m-nav-label:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: var(--qode-main-color);
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

@media only screen and (max-width: 480px) {
    #qodef-single-post-navigation .qodef-m-image img {
        width:110px;
        height: 150px
    }
}

#qodef-page-footer .qodef-alignment--left {
    text-align: left
}

#qodef-page-footer .qodef-alignment--left .widget img {
    margin-right: auto
}

#qodef-page-footer .qodef-alignment--center {
    text-align: center
}

#qodef-page-footer .qodef-alignment--center .widget img {
    margin-right: auto;
    margin-left: auto
}

#qodef-page-footer .qodef-alignment--right {
    text-align: right
}

#qodef-page-footer .qodef-alignment--right .widget img {
    margin-left: auto
}

@media (min-width: 681px) {
    #qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2) {
        text-align:right
    }
}

.qodef-page-footer--uncover #qodef-page-outer {
    z-index: 90
}

.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
    position: fixed;
    bottom: 0;
    left: 0
}

#qodef-fullscreen-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #bfc6b8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden!important;
    visibility: hidden;
    opacity: 0;
    z-index: 99
}

#qodef-fullscreen-area .qodef-content-grid {
    height: 100%
}

#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu {
    width: 100%
}

.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
    animation: qode-fade-in .25s linear both
}

.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
    animation: qode-fade-out .25s linear both
}

#qodef-fullscreen-area-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-left: 18%;
    position: relative
}

#qodef-fullscreen-area-inner:before {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    background-color: #7f8678;
    top: 0;
    left: -33px
}

@media only screen and (max-width: 1280px) {
    #qodef-fullscreen-area-inner {
        margin-left:20%
    }
}

.qodef-fullscreen-menu {
    position: relative;
    top: 0;
    margin: 0 auto;
    text-align: left
}

.qodef-fullscreen-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-fullscreen-menu ul li {
    position: relative;
    margin: 0;
    padding: 0
}

.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow {
    display: none
}

.qodef-fullscreen-menu ul li.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 {
    margin: 10px 0
}

.qodef-fullscreen-menu>ul>li>a {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-family: Syne,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    line-height: 1.43em
}

.qodef-fullscreen-menu>ul>li>a:before {
    content: "";
    width: 4px;
    height: 4px;
    left: 0;
    margin-right: 9px;
    position: relative;
    border: 1px solid currentColor;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle
}

.qodef-fullscreen-menu>ul>li>a {
    font-size: 34px
}

.qodef-fullscreen-menu>ul>li>a:hover:before {
    background-color: currentColor
}

@media only screen and (max-width: 480px) {
    .qodef-fullscreen-menu>ul>li>a {
        font-size:28px
    }
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a:before,.qodef-fullscreen-menu>ul>li.current-menu-item>a:before {
    background-color: currentColor
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul {
    padding: 0;
    margin: 0 0 15px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul {
    padding-left: 15px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 11px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    font-size: 15px;
    padding-right: 15px
}

.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 {
    font-family: Syne,sans-serif;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: 500;
    color: #3d3d3d;
    margin: 9px 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-arrow {
    display: none
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover span:after {
    width: 100%
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a span {
    background-image: linear-gradient(#000,#000);
    background-position: 0 90%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .3s ease
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a span:after,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a span:after,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li:hover>a span:after {
    width: 100%
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a span,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a span,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li:hover>a span {
    background-size: 100% 1px
}

.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: 12px;
    transform: rotate(-45deg)
}

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

.qodef-fullscreen-menu--opened #qodef-page-header,.qodef-fullscreen-menu--opened #qodef-page-mobile-header {
    visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened .qodef-header-logo-link,.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link {
    visibility: hidden
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light {
    opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-link,.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-mobile-header-logo-link {
    visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-bottom-area {
    position: absolute;
    display: flex;
    justify-content: space-between;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 32px 22px
}

@media only screen and (max-width: 680px) {
    .qodef-fullscreen-menu--opened .qodef-fullscreen-bottom-area {
        flex-direction:column;
        padding-left: 23%
    }

    .qodef-fullscreen-menu--opened .qodef-fullscreen-bottom-area .qodef-widget-holder.qodef--two {
        margin-top: 10px
    }
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-bottom-area .qodef-social-icons-group a {
    line-height: 1.2em;
    position: relative
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-bottom-area .qodef-social-icons-group a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor
}

#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 {
    border-bottom: 0 solid transparent
}

#qodef-page-header-inner.qodef-content-grid {
    padding: 0
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a {
    color: var(--qode-header-light-color)!important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a:hover,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a:hover {
    color: var(--qode-header-light-hover-color)!important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a,#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a {
    color: var(--qode-header-light-hover-color)!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
    color: var(--qode-header-light-color)!important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a {
    color: var(--qode-header-dark-color)!important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover {
    color: var(--qode-header-dark-hover-color)!important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a {
    color: var(--qode-header-dark-hover-color)!important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
    color: var(--qode-header-dark-color)!important
}

#qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 1
}

#qodef-page-header .qodef-header-logo-link img.qodef--dark,#qodef-page-header .qodef-header-logo-link img.qodef--light {
    opacity: 0
}

#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path {
    height: 100%;
    position: relative;
    top: 0
}

#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
    display: block;
    width: 50px;
    height: auto;
    fill: currentColor;
    stroke: none
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-header-logo-link.qodef-source--svg-path {
    height: auto;
    position: absolute
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
    margin-top: 33px
}

#qodef-page-header .qodef-header-logo-link.qodef-source--textual {
    font-family: Syne,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 21px;
    line-height: 1.286em;
    transition: color .2s ease-out
}

.qodef-header--standard #qodef-page-header .qodef-logo-border {
    border-right: 1px solid #7f8678;
    padding-right: 38px
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light {
    opacity: 1
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color)!important
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path:hover,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color)!important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--light,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark {
    opacity: 1
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-dark-color)!important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path:hover,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-dark-hover-color)!important
}

.qodef-header--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: 66px
}

.qodef-header--tabbed #qodef-page-header-inner {
    padding: 0
}

.qodef-header--tabbed #qodef-page-header {
    border-bottom: 1px solid #7f8678
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper {
    display: block;
    height: 100%
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-logo-link,.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-navigation {
    float: left
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-logo-link {
    justify-content: center
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .widget:last-of-type {
    border: none
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-tabbed-header-wrapper {
    height: 100%;
    flex-grow: 1;
    flex-shrink: 1;
    align-items: center;
    justify-content: space-between;
    display: flex
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-widget-holder {
    margin: 0
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-widget-holder .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-widget-holder .widget .textwidget>*,.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-widget-holder .widget .widget p {
    margin: 0
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-widget-holder .widget .qodef-woo-dropdown-cart {
    width: 100%;
    padding: 0
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-widget-holder .widget .qodef-woo-dropdown-cart .qodef-m-dropdown {
    right: -1px
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-logo-link,.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-navigation>ul>li,.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-widget-holder .widget {
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    height: 100%;
    border-right: 1px solid #7f8678
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-navigation ul li .qodef-drop-down-second {
    left: 0
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner>ul {
    left: -1px
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--right {
    right: 0;
    left: auto
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--right .qodef-drop-down-second-inner>ul {
    left: auto;
    right: -1px
}

.qodef-header--tabbed #qodef-page-header .qodef-tabbed-header-wrapper .qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--right ul li ul.qodef-drop-down--right {
    right: 100%;
    left: auto
}

@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-vertical-sliding-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    transition: all .2s ease-in-out
}

.qodef-header--vertical-sliding.qodef-vertical-sliding--opened .qodef-vertical-sliding-cover {
    opacity: 1;
    z-index: 99
}

.qodef-header--vertical-sliding #qodef-page-header {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 65px
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-vertical-logo {
    position: absolute;
    top: 0;
    left: 50%;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
    width: 60px;
    max-width: 80%;
    padding: 20px 0;
    transform: translateX(-50%)
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-vertical-logo.qodef-height--not-set {
    height: 90px
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-vertical-logo.qodef-height--not-set img {
    max-height: 100%
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-header-logo-link img {
    max-width: unset;
    position: relative!important;
    top: 0!important;
    transform: none!important
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    justify-content: center;
    flex-direction: column;
    margin-left: 0
}

.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder .widget {
    height: auto;
    width: 60px;
    max-width: 80%;
    justify-content: center;
    padding: 10px 0
}

.qodef-header--vertical-sliding #qodef-page-header-inner {
    padding: 0
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    justify-content: center
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static {
    position: relative;
    left: 0;
    border-right: 1px solid #7f8678;
    transition: right .76s cubic-bezier(.77,0,.175,1),left .76s cubic-bezier(.77,0,.175,1),visibility .76s cubic-bezier(.77,0,.175,1);
    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-widget-holder {
    animation: qode-fade-in .25s .76s linear both
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic {
    background-color: #fff;
    left: -280px;
    position: fixed;
    top: 0;
    transition: right .76s cubic-bezier(.77,0,.175,1),left .76s cubic-bezier(.77,0,.175,1),visibility .76s cubic-bezier(.77,0,.175,1);
    visibility: hidden;
    width: 280px;
    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-widget-holder {
    margin-right: 65px
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-header-logo-link img {
    position: relative!important;
    top: 0!important;
    transform: none!important
}

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef--static {
    position: relative;
    left: 280px;
    transition: right .76s cubic-bezier(.77,0,.175,1),left .76s cubic-bezier(.77,0,.175,1),visibility .76s cubic-bezier(.77,0,.175,1)
}

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef--dynamic {
    left: 0;
    visibility: visible;
    transition: right .76s cubic-bezier(.77,0,.175,1),left .76s cubic-bezier(.77,0,.175,1),visibility .76s cubic-bezier(.77,0,.175,1)
}

.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: 65px
}

@media only screen and (max-width: 1024px) {
    .qodef-header--vertical-sliding #qodef-page-footer,.qodef-header--vertical-sliding #qodef-page-outer {
        padding-left:0
    }
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener {
    display: block;
    color: #000
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener .qodef-m-icon {
    position: absolute;
    left: 50%;
    transform: translate(-50%,-3px);
    display: flex
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener .qodef-m-icon.qodef--close {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50.3%)
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-lines {
    width: 24px
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 12px;
    transform: rotate(45deg)
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 12px;
    transform: rotate(-45deg)
}

.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef-m-line.qodef--3 {
    display: none
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--svg-path .qodef-custom-svg-open {
    overflow: visible
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--svg-path .qodef-custom-svg-open line {
    will-change: transform;
    transform-origin: center;
    clip-path: inset(-1px 0 -1px 0);
    -webkit-clip-path: inset(-1px 0 -1px 0)
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--svg-path:hover .qodef-custom-svg-open line {
    transition: transform .2s ease-out;
    animation: qodef-close-line-animation .76s forwards ease-out
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--svg-path:hover .qodef-custom-svg-open line:last-child {
    animation-delay: .16s
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener:not(.qodef-source--predefined) .qodef-m-icon.qodef--open .qodef-custom-svg-open line {
    transform: rotate(16deg) translateY(5px)
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener:not(.qodef-source--predefined) .qodef-m-icon.qodef--open .qodef-custom-svg-open line:last-child {
    transform: rotate(-16deg) translateY(-5px)
}

.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 33px;
    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 {
    margin: 19px 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-family: Syne,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    line-height: 1.43em
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a:before {
    content: "";
    width: 4px;
    height: 4px;
    left: 0;
    margin-right: 9px;
    position: relative;
    border: 1px solid currentColor;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a:hover:before {
    background-color: currentColor
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a .qodef-menu-item-arrow {
    display: none
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner>ul {
    padding: 3px 0 2px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul {
    padding-left: 15px
}

.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: 11px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    font-size: 15px;
    padding-right: 15px
}

.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 {
    font-family: Syne,sans-serif;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: 500;
    color: #3d3d3d;
    margin: 9px 0;
    font-size: 15px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-arrow {
    display: none
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a span {
    background-image: linear-gradient(#000,#000);
    background-position: 0 90%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .3s ease
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a span:after,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a span:after,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a span:after {
    width: 100%
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a span,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a span,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a span {
    background-size: 100% 1px
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.qodef-menu-item--open a .qodef-menu-item-arrow {
    transform: rotate(90deg)
}

.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 {
    background-color: currentColor
}

.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-fixed-from-start #qodef-page-header {
    position: fixed!important
}

.qodef-header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background-color: #fff;
    transform: translateY(-100%);
    transition: transform .5s ease,top .5s ease;
    z-index: 100;
    border-bottom: 1px solid #7f8678
}

.qodef-header--sticky-display .qodef-header-sticky {
    transform: translateY(0)
}

.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
    top: 32px
}

.qodef-header-sticky-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 40px
}

.qodef-header-sticky-inner.qodef-content-grid {
    padding: 0
}

.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-logo-link {
    margin-right: auto
}

.qodef-header-standard--left .qodef-header-sticky-inner {
    justify-content: flex-start
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-navigation {
    margin-left: 20px
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder {
    margin-left: auto!important
}

.qodef-header-standard--center .qodef-header-sticky-inner {
    margin: 0 40px;
    padding: 0
}

.qodef-header-standard--center .qodef-header-sticky-inner .qodef-header-logo-link {
    position: absolute!important;
    top: 0;
    left: 0;
    display: inline-flex!important
}

.qodef-header-standard--center .qodef-header-sticky-inner .qodef-header-navigation {
    margin-left: auto;
    margin-right: auto
}

.qodef-header-standard--center .qodef-header-sticky-inner .qodef-widget-holder {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0
}

#qodef-top-area {
    position: relative;
    background-color: #000;
    z-index: 101
}

#qodef-top-area-inner {
    align-items: center;
    display: flex;
    height: 40px;
    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--left {
    margin-right: auto
}

#qodef-top-area .qodef-widget-holder.qodef--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: var(--qode-main-color);
    background-color: #bfc6b8
}

.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 #7f8678;
    border-radius: 4px;
    box-shadow: 3px 3px 16px 2px rgba(0,0,0,.04);
    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 #7f8678;
    border-left: 1px solid #7f8678;
    transform: rotate(-135deg)
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image {
    margin-right: 12px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img {
    display: block;
    width: 65px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title {
    margin: 0;
    transition: color .2s ease-out
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
    margin: 3px 0 0;
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 1.2em
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title {
    color: var(--qode-main-color)
}

.qodef-cluster-marker {
    width: 50px;
    height: auto
}

.qodef-cluster-marker.qodef-active svg path:first-child,.qodef-cluster-marker:hover svg path:first-child {
    fill: #3ebeb4
}

.qodef-cluster-marker.qodef-active svg path:last-child,.qodef-cluster-marker:hover svg path:last-child {
    fill: #51a69e
}

.qodef-cluster-marker .qodef-cluster-marker-inner {
    position: relative
}

.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #000
}

.qodef-cluster-marker svg {
    width: 100%;
    height: auto
}

.qodef-cluster-marker svg path {
    transition: fill .2s ease-in-out
}

.qodef-places-geo-radius {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    width: 100%;
    height: 48px;
    display: none;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #7f8678;
    z-index: 9999
}

.qodef-places-geo-radius .qodef-range-slider-label {
    display: inline-flex;
    align-items: center;
    height: 100%
}

.qodef-places-geo-radius .noUi-target {
    position: relative;
    display: inline-flex;
    height: 3px;
    width: calc(100% - 70px);
    background-color: #eaeaea;
    border: 0;
    direction: ltr;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 10px
}

.qodef-places-geo-radius .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-places-geo-radius .noUi-target .noUi-base {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1
}

.qodef-places-geo-radius .noUi-target .noUi-connects {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect,.qodef-places-geo-radius .noUi-target .noUi-origin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    will-change: transform;
    transform-origin: 0 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect {
    background-color: var(--qode-main-color)
}

.qodef-places-geo-radius .noUi-target .noUi-handle {
    position: absolute;
    top: -3px;
    left: auto;
    right: -9px;
    width: 9px;
    height: 9px;
    background-color: var(--qode-main-color);
    cursor: pointer
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip {
    position: absolute;
    left: 50%;
    bottom: 7px;
    display: block;
    font-size: 12px;
    white-space: nowrap;
    transform: translateX(-50%)
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip:after {
    content: " km"
}

.qodef-places-geo-radius .noUi-state-drag * {
    cursor: inherit!important
}

.qodef-places-geo-radius .noUi-draggable {
    cursor: ew-resize
}

.qodef-places-geo-radius [disabled] .noUi-handle,.qodef-places-geo-radius [disabled].noUi-handle,.qodef-places-geo-radius [disabled].noUi-target {
    cursor: not-allowed!important
}

#qodef-page-mobile-header {
    background-color: #fffdf7
}

#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: var(--qode-main-color)
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon {
    visibility: hidden
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-mobile-header--sticky #qodef-page-mobile-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transform: translateY(-100%)
}

.qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
    transition: transform .3s ease,top .3s ease
}

.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    transform: translateY(0)
}

.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    top: 46px
}

.qodef--passepartout #qodef-page-mobile-header-inner {
    padding: 0
}

.qodef-mobile-header-navigation ul li .qodef-content-grid {
    width: 100%
}

#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
    max-height: 100%;
    width: auto;
    margin-right: auto
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    opacity: 1
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
    opacity: 0
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg {
    display: block;
    width: 50px;
    height: auto;
    fill: currentColor;
    stroke: none
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    font-family: Syne,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 21px;
    line-height: 1.286em;
    transition: color .2s ease-out
}

.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon {
    margin-right: 5px
}

.qodef-mobile-header-navigation ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder {
    display: none
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner {
    justify-content: flex-end
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
    margin-right: auto
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon {
    margin-left: 20px
}

.qodef-fullscreen-menu--opened {
    overflow-y: hidden
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
    opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    opacity: 0
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color)!important
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path:hover,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color)!important
}

.qodef-mobile-header--side-area #qodef-page-mobile-header-inner .qodef-side-area-mobile-header-opener {
    margin-left: 20px
}

#qodef-side-area-mobile-header {
    position: fixed;
    top: 0;
    right: -340px;
    width: 340px;
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 70px 60px;
    background-color: #000;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: right .76s cubic-bezier(.77,0,.175,1),left .76s cubic-bezier(.77,0,.175,1),visibility .76s cubic-bezier(.77,0,.175,1)
}

#qodef-side-area-mobile-header .qodef-m-close {
    position: absolute;
    top: 26px;
    right: 40px;
    display: block;
    z-index: 1000;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-close.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 13px;
    transform: rotate(45deg)
}

#qodef-side-area-mobile-header .qodef-m-close.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 13px;
    transform: rotate(-45deg)
}

#qodef-side-area-mobile-header .qodef-m-navigation {
    width: 100%
}

#qodef-side-area-mobile-header .qodef-m-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li {
    position: relative;
    padding: 0;
    margin: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second {
    display: none;
    transform: translateZ(0)
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second-inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow {
    position: absolute;
    top: -1px;
    right: 0;
    height: auto;
    color: #fff;
    fill: currentColor;
    z-index: 9;
    cursor: pointer;
    transition: color .2s ease-out;
    transform: rotate(0);
    transition: transform .2s ease-out,color .2s ease-out
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow:hover {
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 11px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    font-size: 15px;
    padding-right: 15px
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
    font-family: Syne,sans-serif;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: 500;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor>a span:after,#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a span:after,#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a span:after {
    width: 100%
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef--hide-link>a {
    cursor: default
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef-menu-item--open>.qodef-menu-item-arrow {
    transform: rotate(90deg)
}

#qodef-side-area-mobile-header .qodef-m-navigation .qodef-menu-item-icon {
    margin-right: 5px
}

#qodef-side-area-mobile-header .qodef-m-navigation .qodef-mega-menu-widget-holder {
    display: none
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a {
    text-transform: uppercase;
    letter-spacing: .05em;
    font-family: Syne,sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43em;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:before {
    content: "";
    width: 4px;
    height: 4px;
    left: 0;
    margin-right: 9px;
    position: relative;
    border: 1px solid currentColor;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover:before {
    background-color: currentColor
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a:before,#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a:before {
    background-color: currentColor
}

#qodef-side-area-mobile-header .qodef-widget-holder {
    position: absolute;
    left: 60px;
    bottom: 20px;
    width: calc(100% - 2 * 60px);
    height: auto
}

#qodef-side-area-mobile-header .qodef-widget-holder .widget {
    margin: 0
}

.admin-bar #qodef-side-area-mobile-header {
    top: 32px;
    height: calc(100vh - 32px)
}

#qodef-side-area-mobile-header.qodef--opened {
    right: 0;
    visibility: visible
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner {
    justify-content: flex-end
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
    margin-right: auto
}

.qodef-header-navigation .qodef-menu-item-icon {
    display: block;
    margin-right: 5px;
    line-height: inherit
}

.qodef-header-navigation .qodef-menu-item-icon:before {
    display: block;
    line-height: inherit
}

.qodef-header-navigation ul li .qodef-drop-down-second {
    position: absolute;
    top: 100%;
    left: -10px;
    display: block;
    width: auto;
    height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 10
}

.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    z-index: 20;
    transition: opacity .2s ease-out,visibility .2s ease-out
}

.qodef-header-navigation ul li .qodef-mega-menu-widget-holder {
    display: none;
    white-space: normal
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right {
    left: auto;
    right: 0
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul {
    position: relative;
    top: auto;
    opacity: 1;
    visibility: visible
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder {
    display: block
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    background-color: #000
}

.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: 46px 0 41px;
    margin: 0 -15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li {
    width: 100%;
    padding: 0 15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
    text-transform: uppercase;
    letter-spacing: .05em;
    font-family: Syne,sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.43em;
    color: #fff
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:before {
    content: "";
    width: 4px;
    height: 4px;
    left: 0;
    margin-right: 9px;
    position: relative;
    border: 1px solid currentColor;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover:before {
    background-color: currentColor
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li .qodef-menu-item-arrow {
    display: none
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul {
    padding-top: 12px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a {
    font-family: Syne,sans-serif;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: 500;
    color: #fff;
    position: relative;
    display: flex;
    white-space: normal;
    margin: 11px 0;
    overflow: hidden;
    transition: padding .2s ease-out;
    font-size: 15px;
    padding-right: 15px
}

.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.current-menu-item>a span:after,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a span:after {
    width: 100%
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a:before,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a:before {
    background-color: currentColor
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover:before {
    background-color: currentColor
}

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;
    height: 100%
}

.qodef-opener-icon .qodef-m-icon {
    position: relative;
    visibility: visible;
    height: 100%;
    align-items: center;
    display: inline-flex
}

.qodef-opener-icon .qodef-m-icon.qodef--close {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden
}

.qodef-opener-icon .qodef-search-opener-text {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 31px;
    color: #000
}

.qodef-opener-icon.qodef-source--icon-pack {
    font-size: 35px
}

.qodef-opener-icon.qodef-source--icon-pack * {
    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>* {
    stroke: currentColor
}

.qodef-opener-icon.qodef-source--svg-path .qodef-custom-svg-open line {
    transform: scaleX(1)
}

.qodef-opener-icon.qodef-source--svg-path:hover .qodef-custom-svg-open line {
    animation: qodef-line-animation .76s forwards ease-out
}

.qodef-opener-icon.qodef-source--svg-path:hover .qodef-custom-svg-open line:last-child {
    animation-delay: .16s
}

.qodef-opener-icon.qodef-source--svg-path:hover .qodef-custom-svg-close line {
    animation: qodef-close-line-animation .76s forwards ease-out
}

.qodef-opener-icon.qodef-source--svg-path:hover .qodef-custom-svg-close line:last-child {
    animation-delay: .16s
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-lines {
    position: relative;
    display: block;
    width: 30px;
    height: 30px
}

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

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 17px
}

.qodef-parallax {
    position: relative;
    width: 100%;
    overflow: hidden
}

.qodef-parallax.elementor-inner-section {
    height: 100%
}

.qodef-parallax:nth-of-type(odd) .qodef-parallax-img-holder {
    --qode-y-px: calc(var(--qode-y) * 1px);
    transform: translateY(var(--qode-y-px)) translateZ(0)
}

.qodef-parallax-row-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.qodef-parallax-img-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 120%;
    width: 100%;
    opacity: 0
}

.qodef-page-title .qodef-parallax-img-holder {
    min-height: 500px
}

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

img.qodef-parallax-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-width: unset
}

.elementor img.qodef-parallax-img {
    height: 100%;
    max-width: unset
}

.qodef-contact-form-7 {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 10px
}

.qodef-contact-form-7 .wpcf7-response-output {
    margin: 2em 0 0 0!important
}

.qodef-contact-form-7 .ajax-loader {
    animation: qode-rotate 2s linear infinite;
    background-image: none!important;
    border: 2px solid #e6e6e6!important;
    border-radius: 50%;
    border-top: 2px solid var(--qode-main-color)!important;
    height: 23px!important;
    margin: 0 0 0 12px!important;
    position: absolute;
    right: -10px;
    width: 23px!important
}

.qodef-contact-form-7 textarea {
    height: 100px
}

.qodef-contact-form-7 button.qodef-layout--textual {
    font-size: 14px
}

.qodef-contact-form-7 button:hover {
    background-color: transparent
}

.qodef-contact-form-7 .qodef-main-form input {
    margin-top: 10px;
    padding-bottom: 1px
}

.qodef-contact-form-7 .qodef-main-form .qodef-button-holder {
    position: relative
}

.qodef-contact-form-7 .qodef-main-form .qodef-button-holder textarea {
    margin: 0
}

.qodef-contact-form-7 .qodef-main-form .qodef-button-holder button {
    position: absolute;
    right: 0;
    bottom: -6px
}

.qodef-contact-form-7 .qodef-main-form .qodef-button-holder button:hover {
    color: initial
}

.qodef-contact-form-7 .qodef-main-form .qodef-button-holder button:hover:after {
    animation: qodef-line-animation .6s forwards ease-out
}

.qodef-contact-form-7 .qodef-main-form .qodef-button-holder .ajax-loader {
    bottom: 0;
    right: -30px
}

.qodef-contact-form-7 .qodef-secondary-form .qodef-input-holder {
    display: flex;
    margin-bottom: 12px
}

@media only screen and (max-width: 680px) {
    .qodef-contact-form-7 .qodef-secondary-form .qodef-input-holder {
        flex-direction:column
    }
}

.qodef-contact-form-7 .qodef-secondary-form .qodef-input-holder span {
    width: 50%
}

.qodef-contact-form-7 .qodef-secondary-form .qodef-input-holder span:first-of-type {
    padding-right: 15px
}

.qodef-contact-form-7 .qodef-secondary-form .qodef-input-holder span:last-of-type {
    padding-left: 15px
}

@media only screen and (max-width: 680px) {
    .qodef-contact-form-7 .qodef-secondary-form .qodef-input-holder span {
        width:100%;
        padding: 0!important
    }
}

.qodef-contact-form-7 .qodef-secondary-form .qodef-input-holder span.wpcf7-not-valid-tip {
    width: 100%
}

.qodef-contact-form-7 .qodef-secondary-form .qodef-button-holder {
    position: relative
}

.qodef-contact-form-7 .qodef-secondary-form .qodef-button-holder textarea {
    margin: 0
}

.qodef-contact-form-7 .qodef-secondary-form .qodef-button-holder button {
    position: absolute;
    right: 0;
    bottom: -6px
}

.qodef-contact-form-7 .qodef-secondary-form .qodef-button-holder button:hover {
    color: #000
}

.qodef-newsletter {
    position: relative
}

.qodef-newsletter input {
    margin: 0;
    padding-bottom: 1px;
    padding-right: 90px
}

@media only screen and (max-width: 680px) {
    .qodef-newsletter input {
        padding-right:0
    }
}

.qodef-newsletter button {
    position: absolute;
    right: 0;
    bottom: -4px
}

.qodef-newsletter button.qodef-layout--textual {
    font-size: 14px
}

.qodef-newsletter button.qodef-layout--textual .qodef-m-text:after {
    transform-origin: right;
    transition: none
}

.qodef-newsletter button.qodef-layout--textual:hover .qodef-m-text:after {
    animation: qodef-line-animation .6s forwards ease-out
}

.qodef-newsletter button:hover {
    color: initial;
    background-color: transparent
}

@media only screen and (max-width: 320px) {
    .qodef-newsletter button {
        position:relative;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        margin-top: 10px
    }
}

.qodef-newsletter .ajax-loader {
    position: absolute;
    top: 5px;
    right: -30px
}

@media only screen and (max-width: 680px) {
    .qodef-newsletter .ajax-loader {
        display:none
    }
}

.qodef-newsletter .wpcf7-not-valid-tip {
    position: absolute
}

.qodef-instagram-list #sb_instagram {
    padding: 0!important;
    overflow: hidden!important
}

html.elementor-html .qodef-instagram-list #sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 1!important
}

.qodef-instagram-list .sbi_photo_wrap a {
    background-image: none!important;
    height: auto!important;
    padding-bottom: 0!important;
    opacity: 1!important
}

.qodef-instagram-list .sbi_photo_wrap a:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.2);
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-instagram-list .sbi_photo_wrap a:after {
    color: #fff;
    content: "\f16d";
    font-family: "Font Awesome 5 Brands";
    font-size: 20px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,calc(-50% + 4px));
    transition: opacity .2s ease-out,transform .2s ease-out
}

.qodef-instagram-list .sbi_photo_wrap a:hover:before {
    opacity: 1
}

.qodef-instagram-list .sbi_photo_wrap a:hover:after {
    opacity: 1;
    transform: translate(-50%,-50%);
    transition: opacity .2s ease-out 60ms,transform .2s ease-out 60ms
}

.qodef-instagram-list .sbi_photo_wrap a img {
    display: inline-block!important
}

.qodef-instagram-list.qodef-swiper-container #sb_instagram #sbi_images .sbi_item {
    margin: inherit!important
}

.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf {
    overflow: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    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: Syne,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    line-height: 1.43em;
    font-weight: 600!important;
    margin: 0 4px 0 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
    font-family: Syne,sans-serif;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: 500;
    color: #3d3d3d;
    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.3333333333%
}

@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.6666666667%
}

@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.2857142857%
}

@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: -70px
}

.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
    margin: 0 -35px
}

.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item {
    padding: 0 35px;
    margin: 0 0 70px
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff
}

.qodef-woo-product-list .qodef-filter-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 21px
}

.qodef-woo-product-list .qodef-m-filter .qodef-m-filter-items {
    flex-direction: column;
    align-items: flex-start
}

.qodef-woo-product-list .qodef-m-filter .qodef-m-filter-items .qodef-m-filter-item {
    margin: 0
}

.qodef-woo-product-list .qodef-woo-ordering-label {
    margin: 0 0 12px;
    text-transform: uppercase;
    letter-spacing: .05em
}

.qodef-woo-product-list .qodef-woo-ordering ul li {
    list-style: none;
    font-size: 14px;
    line-height: 1.43em
}

.qodef-woo-product-list .qodef-woo-ordering ul li a {
    position: relative
}

.qodef-woo-product-list .qodef-m-filter .qodef-m-filter-item span.qodef--active,.qodef-woo-product-list .qodef-m-filter .qodef-m-filter-item span:hover,.qodef-woo-product-list .qodef-woo-ordering ul li a.qodef--active,.qodef-woo-product-list .qodef-woo-ordering ul li a:hover {
    background-color: transparent;
    color: #000
}

.qodef-woo-product-list .qodef-m-filter .qodef-m-filter-item span.qodef--active:after,.qodef-woo-product-list .qodef-m-filter .qodef-m-filter-item span:hover:after,.qodef-woo-product-list .qodef-woo-ordering ul li a.qodef--active:after,.qodef-woo-product-list .qodef-woo-ordering ul li a:hover:after {
    background-color: #000
}

.qodef-woo-product-list .qodef-m-filter .qodef-m-filter-item span:after,.qodef-woo-product-list .qodef-woo-ordering ul li a:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 1px
}

.qodef-woo-product-list .qodef-items-holder {
    display: flex;
    flex-direction: column
}

.qodef-woo-product-list.qodef-gutter--no .qodef-grid-inner {
    border-left: 1px solid #7f8678;
    border-top: 1px solid #7f8678
}

.qodef-woo-product-list.qodef-gutter--no .qodef-grid-inner .product {
    border-bottom: 1px solid #7f8678;
    border-right: 1px solid #7f8678
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--0 .product {
        width:100%!important
    }

    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--0 .product:not(:first-child) {
        border-top: none!important
    }
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--1 .product {
        width:100%!important
    }

    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--1 .product:not(:first-child) {
        border-top: none!important
    }
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--2 .product {
        width:100%!important
    }

    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--2 .product:not(:first-child) {
        border-top: none!important
    }
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--3 .product {
        width:100%!important
    }

    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--3 .product:not(:first-child) {
        border-top: none!important
    }
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--4 .product {
        width:100%!important
    }

    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--4 .product:not(:first-child) {
        border-top: none!important
    }
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--5 .product {
        width:100%!important
    }

    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--5 .product:not(:first-child) {
        border-top: none!important
    }
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--6 .product {
        width:100%!important
    }

    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--6 .product:not(:first-child) {
        border-top: none!important
    }
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--7 .product {
        width:100%!important
    }

    .qodef-woo-product-list.qodef-gutter--no.qodef-col-num--7 .product:not(:first-child) {
        border-top: none!important
    }
}

.qodef-woo-product-list.qodef-item-layout--info-below:not(.qodef-gutter--no) ul.products {
    margin: 0;
    border-left: 1px solid #7f8678;
    border-top: 1px solid transparent
}

.qodef-woo-product-list.qodef-item-layout--info-below:not(.qodef-gutter--no) ul.products .product .qodef-woo-product-inner {
    border-bottom: 1px solid #7f8678;
    border-right: 1px solid #7f8678
}

.qodef-woo-product-list .qodef-woo-product-image .qodef-woo-product-title-link {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-image,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-image-inner {
    padding: 16% 30%
}

@media only screen and (max-width: 680px) {
    .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-image,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-image-inner {
        padding:15%
    }
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .button {
    margin-top: 20px!important
}

.widget_laurits_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%;
    justify-content: center;
    font-weight: 500;
    letter-spacing: .05em;
    font-size: 14px
}

.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count {
    position: relative;
    top: -5px;
    left: 5px;
    font-size: 12px
}

.qodef-woo-dropdown-cart .qodef-m-dropdown {
    position: absolute;
    top: 100%;
    left: auto;
    right: -35px;
    display: block;
    opacity: 0;
    visibility: visible;
    text-align: left;
    pointer-events: none;
    transition: opacity .2s ease-out,visibility .2s ease-out
}

.qodef-woo-dropdown-cart .qodef-m-dropdown-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 290px;
    padding: 26px;
    background-color: #fffdf7;
    border: 1px solid #7f8678
}

.qodef-woo-dropdown-cart .qodef-m-dropdown-inner .qodef-m-posts-not-found {
    margin: 0;
    line-height: 1em;
    font-size: 15px
}

.qodef-woo-dropdown-cart .qodef-m-order-details {
    position: relative;
    display: flex;
    align-items: baseline;
    margin-top: 16px
}

.qodef-woo-dropdown-cart .qodef-m-order-details>* {
    margin: 0
}

.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-amount {
    font-size: 21px;
    margin-left: 10px
}

.qodef-woo-dropdown-cart .qodef-m-action {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 22px
}

.qodef-woo-dropdown-cart .qodef-m-action-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.21em;
    letter-spacing: .05em;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    width: 100%;
    padding: 8px 20px;
    text-align: center;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    border-radius: 20px;
    padding: 3px 20px
}

.qodef-woo-dropdown-cart .qodef-m-action-link:hover {
    color: #fff!important;
    background-color: var(--qode-main-color)!important;
    border-color: var(--qode-main-color)!important
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable {
    padding-right: 6px;
    overflow-y: scroll
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar {
    width: 4px
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-track {
    background: #f1f1f1
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.5)
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-thumb:hover {
    background: rgba(0,0,0,.6)
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-item {
    position: relative;
    display: flex;
    align-items: flex-start
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child {
    margin-top: 0!important
}

.qodef-woo-dropdown-cart .qodef-e-image {
    flex-shrink: 0;
    margin-right: 20px
}

.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;
    margin-top: -5px;
    padding-right: 20px
}

.qodef-woo-dropdown-cart .qodef-e-title {
    margin: 0;
    letter-spacing: .02em
}

.qodef-woo-dropdown-cart .qodef-e-price {
    margin: 0;
    letter-spacing: .026em
}

.qodef-woo-dropdown-cart .qodef-e-quantity {
    margin: 3px 0 0
}

.qodef-woo-dropdown-cart .qodef-e-remove {
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 20px;
    line-height: 1
}

.touchevents .qodef-woo-dropdown-cart {
    cursor: pointer
}

.qodef-woo-dropdown-cart:hover .qodef-m-dropdown {
    pointer-events: all;
    opacity: 1;
    visibility: visible
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable {
    max-height: calc(4 * (110px + 20px))
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
    color: #3d3d3d
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
    color: var(--qode-main-color)
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item {
    margin-top: 20px
}

.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image {
    margin-right: 17px;
    width: 66px
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable {
    max-height: calc(4 * (110px + 20px))
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
    color: #3d3d3d
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
    color: #3d3d3d
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
    color: var(--qode-main-color)
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item {
    margin-top: 20px
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image {
    margin-right: 17px;
    width: 66px
}

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-m-order-details {
    color: #3d3d3d
}

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

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo {
    opacity: 1
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image a {
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-logo {
    width: auto;
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-hover-logo {
    display: none
}

.qodef-clients-showcase {
    display: flex
}

.qodef-clients-showcase .qodef-e-image-holder {
    flex-basis: 50%;
    position: relative
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%,-50%);
    transition: opacity .2s ease-out,visibility .2s ease-out
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-1 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-1 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-2 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-2 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-3 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-3 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-4 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-4 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-5 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-5 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-6 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-6 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-7 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-7 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-8 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-8 path {
    transition: stroke-dashoffset 0s cubic-bezier(.4,.01,.14,.99) .2s
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-1 path {
    stroke-dasharray: 450;
    stroke-dashoffset: 450
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-2 path {
    stroke-dasharray: 650;
    stroke-dashoffset: 650
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-3 path {
    stroke-dasharray: 720;
    stroke-dashoffset: 720
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-3 ellipse {
    stroke-dasharray: 160;
    stroke-dashoffset: 160
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-4 path {
    stroke-dasharray: 625;
    stroke-dashoffset: 625
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-5 path {
    stroke-dasharray: 750;
    stroke-dashoffset: 750
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-6 path {
    stroke-dasharray: 575;
    stroke-dashoffset: 575
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-7 path {
    stroke-dasharray: 160;
    stroke-dashoffset: 160
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image .qodef-custom-svg-shape-8 path {
    stroke-dasharray: 315;
    stroke-dashoffset: 315
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover {
    opacity: 1;
    visibility: visible
}

.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-1 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-1 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-2 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-2 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-3 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-3 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-4 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-4 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-5 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-5 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-6 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-6 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-7 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-7 path,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-8 ellipse,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image.qodef--hover .qodef-custom-svg-shape-8 path {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 1.44s cubic-bezier(.4,.01,.14,.99) .12s
}

.qodef-clients-showcase .qodef-e-info-list {
    flex-basis: 50%
}

.qodef-clients-showcase .qodef-e-info-list .qodef-e-tag-line {
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: .05em;
    font-weight: 500;
    color: #000
}

.qodef-clients-showcase .qodef-e-info-list .qodef-e-tag-line:hover {
    color: var(--qode-main-color)
}

.qodef-clients-showcase .qodef-e-info-list .qodef-e-tag-line {
    text-transform: uppercase;
    display: flex;
    align-items: center
}

.qodef-clients-showcase .qodef-e-info-list .qodef-e-tag-line:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    border: 1px solid #000;
    border-radius: 50%
}

.qodef-clients-showcase .qodef-e-info-list .qodef-e-top-info {
    position: absolute;
    width: 50%
}

.qodef-clients-showcase .qodef-e-info-list .qodef-e-info-text {
    margin: 16px 0
}

.qodef-clients-showcase .qodef-e-info-list .qodef-e-items-list {
    padding-top: 43px;
    display: flex;
    flex-direction: column
}

.qodef-clients-showcase .qodef-e-info-list article .qodef-e-title {
    margin: 5px 0;
    position: relative;
    display: inline-block
}

.qodef-clients-showcase .qodef-e-info-list article .qodef-e-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 0;
    height: 2px;
    background-color: currentColor;
    transition: width .2s ease-out
}

.qodef-clients-showcase .qodef-e-info-list article.qodef--hover .qodef-e-title:after {
    width: 100%
}

.qodef-clients-showcase.qodef-image-position--right .qodef-e-info-list {
    padding-left: 34px
}

.qodef-clients-showcase.qodef-image-position--right.qodef-border-enabled .qodef-e-info-list {
    padding: 132px 34px 114px;
    border-right: 1px solid #7f8678
}

.qodef-clients-showcase.qodef-image-position--left .qodef-e-info-list {
    padding-right: 34px
}

.qodef-clients-showcase.qodef-image-position--left .qodef-e-info-list .qodef-e-top-info {
    padding-right: 34px
}

.qodef-clients-showcase.qodef-image-position--left.qodef-border-enabled .qodef-e-info-list {
    padding: 132px 34px 114px;
    border-left: 1px solid #7f8678
}

.qodef-clients-showcase.qodef-items-direction--horizontal .qodef-e-items-list {
    flex-direction: row;
    width: 80%;
    flex-wrap: wrap;
    margin-top: 65px
}

.qodef-clients-showcase.qodef-items-direction--horizontal article {
    margin-right: 48px
}

.qodef-clients-showcase.qodef-items-direction--horizontal article .qodef-e-title {
    margin: 12px 0
}

.qodef-clients-showcase.qodef-section-layout--wide-images .qodef-e-image-holder {
    flex-basis: 54%
}

.qodef-clients-showcase.qodef-section-layout--wide-images .qodef-e-info-list {
    flex-basis: 46%
}

.qodef-clients-showcase.qodef-section-layout--wide-images .qodef-e-info-list .qodef-e-top-info {
    width: 46%
}

.qodef-clients-showcase.qodef-section-layout--wide-images.qodef-image-position--right .qodef-e-info-list .qodef-e-top-info {
    width: calc(46% - 68px)
}

.qodef-clients-showcase.qodef-section-layout--wide-items .qodef-e-image-holder {
    flex-basis: 46%
}

.qodef-clients-showcase.qodef-section-layout--wide-items .qodef-e-info-list {
    flex-basis: 54%
}

.qodef-clients-showcase.qodef-section-layout--wide-items .qodef-e-info-list .qodef-e-top-info {
    width: 54%
}

.qodef-clients-showcase.qodef-section-layout--wide-items.qodef-image-position--right .qodef-e-info-list .qodef-e-top-info {
    width: calc(54% - 68px)
}

@media only screen and (max-width: 1440px) {
    .qodef-clients-showcase.qodef-info-text-break--disabled .qodef-e-info-text br {
        display:none
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-clients-showcase .qodef-e-info-list .qodef-e-top-info {
        width:calc(100% - 68px);
        left: 34px
    }

    .qodef-clients-showcase .qodef-e-info-list article .qodef-e-title:after {
        display: none
    }

    .qodef-clients-showcase .qodef-e-info-list article .qodef-e-title a {
        display: inline;
        background-image: linear-gradient(#000,#000);
        background-position: 0 100%;
        background-repeat: no-repeat;
        background-size: 0 2px;
        transition: background-size .2s ease-out
    }

    .qodef-clients-showcase .qodef-e-info-list article.qodef--hover .qodef-e-title a {
        background-size: 100% 2px
    }

    .qodef-clients-showcase .qodef-e-image-holder {
        padding-top: 132px
    }

    .qodef-clients-showcase .qodef-e-image-holder .qodef-e-image {
        padding-top: 43px
    }

    .qodef-clients-showcase .qodef-e-image-holder .qodef-e-image img,.qodef-clients-showcase .qodef-e-image-holder .qodef-e-image svg {
        height: 100%;
        max-width: 100%
    }

    .qodef-clients-showcase.qodef-items-direction--horizontal .qodef-e-items-list {
        width: 100%;
        flex-direction: column
    }

    .qodef-clients-showcase.qodef-items-direction--horizontal article {
        margin-right: 0
    }

    .qodef-clients-showcase.qodef-items-direction--horizontal article .qodef-e-title {
        margin: 5px 0
    }

    .qodef-clients-showcase.qodef-section-layout--wide-images .qodef-e-info-list {
        width: 50%
    }

    .qodef-clients-showcase.qodef-section-layout--wide-images .qodef-e-info-list .qodef-e-top-info {
        width: calc(100% - 68px)
    }

    .qodef-clients-showcase.qodef-section-layout--wide-images.qodef-image-position--right .qodef-e-info-list {
        width: 50%;
        padding: 132px 0 114px 34px
    }

    .qodef-clients-showcase.qodef-section-layout--wide-images.qodef-image-position--right .qodef-e-info-list .qodef-e-top-info {
        width: calc(100% - 68px)
    }

    .qodef-clients-showcase.qodef-section-layout--wide-items .qodef-e-info-list {
        width: 50%
    }

    .qodef-clients-showcase.qodef-section-layout--wide-items .qodef-e-info-list .qodef-e-top-info {
        width: calc(100% - 68px)
    }

    .qodef-clients-showcase.qodef-section-layout--wide-items.qodef-image-position--right .qodef-e-info-list {
        width: 50%;
        padding: 132px 0 114px 34px
    }

    .qodef-clients-showcase.qodef-section-layout--wide-items.qodef-image-position--right .qodef-e-info-list .qodef-e-top-info {
        width: calc(100% - 68px)
    }

    .qodef-clients-showcase.qodef-image-position--right.qodef-border-enabled .qodef-e-info-list {
        border-right: 0
    }

    .qodef-clients-showcase.qodef-image-position--left.qodef-border-enabled .qodef-e-info-list {
        border-left: 0
    }
}

.qodef-portfolio-single {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-portfolio-single .qodef-media iframe {
    max-height: 56.25vw
}

.qodef-portfolio-single .qodef-portfolio-info>* {
    display: flex;
    align-items: flex-start;
    margin-bottom: 33px;
    flex-direction: column;
    letter-spacing: 0
}

.qodef-portfolio-single .qodef-portfolio-info>:last-child {
    margin-bottom: 0
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-title {
    margin: 0 0 9px 0
}

.qodef-portfolio-single .qodef-portfolio-info a,.qodef-portfolio-single .qodef-portfolio-info p {
    margin: 0;
    font-size: 14px
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-info-item {
    font-size: 14px
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-social-share {
    display: flex;
    flex-direction: column
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-social-share .qodef-social-title {
    font-size: 21px;
    line-height: 1.286em;
    margin-bottom: 13px
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-social-share .qodef-social-network-text {
    text-transform: capitalize
}

.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-title {
    margin: -11px 0 16px
}

.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info {
    margin-top: 33px
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-title {
    margin: 0 0 17px
}

.qodef-portfolio-single .qodef-variations--big .qodef-e-content {
    margin-top: 39px
}

.qodef-portfolio-single .qodef-variations--big .qodef-e-content .qodef-grid-inner .qodef-grid-item.qodef-col--12 {
    margin: 0 0 20px
}

.qodef-portfolio-single .qodef-variations--big .qodef-e-content .qodef-grid-inner .qodef-grid-item.qodef-col--12:not(.qodef-portfolio-info) {
    margin: 0 0 23px
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info {
    margin-top: 80px;
    display: flex
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info>* {
    margin: 0 102px 0 0
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info>:last-child {
    margin: 0
}

.qodef-fullscreen-portfolio-slider {
    margin: 0
}

.qodef-fullscreen-portfolio-slider article .qodef-e-inner>* {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.qodef-fullscreen-portfolio-slider article .qodef-e-media-image {
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.qodef-fullscreen-portfolio-slider article .qodef-e-mobile-wrapper {
    position: relative;
    height: 100vh;
    display: flex;
    justify-content: center;
    background-color: #edd4b9
}

.qodef-fullscreen-portfolio-slider article .qodef-e-mobile-wrapper .qodef-e-image-wrapper {
    display: flex;
    justify-content: center;
    width: 100%
}

.qodef-fullscreen-portfolio-slider article .qodef-e-mobile-wrapper .qodef-e-mobile {
    display: flex;
    align-items: center;
    background-image: url(../img/mobile.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    max-width: 334px;
    width: 100%;
    height: 100%
}

.qodef-fullscreen-portfolio-slider article .qodef-e-mobile-wrapper .qodef-e-mobile:nth-child(2) {
    margin-left: 130px
}

.qodef-fullscreen-portfolio-slider article .qodef-e-mobile-wrapper .qodef-e-media-image {
    width: calc(100% - 50px)
}

.qodef-fullscreen-portfolio-slider article .qodef-e-laptop-wrapper {
    position: relative;
    height: 100vh;
    display: flex;
    justify-content: center;
    background-color: #edd4b9
}

.qodef-fullscreen-portfolio-slider article .qodef-e-laptop-wrapper .qodef-e-image-wrapper {
    background-image: url(../img/laptop.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    max-width: 880px;
    width: 100%
}

.qodef-fullscreen-portfolio-slider article .qodef-e-laptop-wrapper .qodef-e-media-image {
    max-width: 94%;
    text-align: center
}

.qodef-fullscreen-portfolio-slider article .qodef-e-image-wrapper {
    display: flex;
    align-items: center
}

.qodef-fullscreen-portfolio-slider article .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 20px 30px 28px;
    cursor: none
}

.qodef-fullscreen-portfolio-slider article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-fullscreen-portfolio-slider article .qodef-e-left-holder,.qodef-fullscreen-portfolio-slider article .qodef-e-right-holder {
    display: none
}

.qodef-fullscreen-portfolio-slider article .qodef-e-title {
    color: var(--qode-main-color);
    margin: 0 0 3px
}

.qodef-fullscreen-portfolio-slider article .qodef-e-title a {
    color: inherit
}

.qodef-fullscreen-portfolio-slider article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-fullscreen-portfolio-slider article .qodef-e-info {
    display: flex;
    flex-direction: column
}

.qodef-fullscreen-portfolio-slider article .qodef-e-info>* {
    color: #3d3d3d;
    line-height: 1.9em;
    letter-spacing: 0
}

.qodef-fullscreen-portfolio-slider article .qodef-e-info a {
    color: #3d3d3d
}

.qodef-fullscreen-portfolio-slider article .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-fullscreen-portfolio-slider article .qodef-e-info .qodef-e-title {
    margin: 0 4px 0 0;
    color: #3d3d3d
}

.qodef-fullscreen-portfolio-slider article .qodef-e-post-link {
    z-index: 2
}

.qodef-slider-device-display-wrapper .swiper-pagination {
    bottom: 0!important;
    width: auto!important;
    left: 50%!important;
    transform: translateX(-50%);
    background-color: inherit;
    padding: 10px 15px 29px
}

.qodef-slider-device-display-wrapper .swiper-button-next,.qodef-slider-device-display-wrapper .swiper-button-prev {
    visibility: hidden;
    cursor: none
}

.qodef-slider-device-display-wrapper .swiper-button-next:hover,.qodef-slider-device-display-wrapper .swiper-button-prev:hover {
    color: var(--qode-main-color)
}

.qodef-slider-device-display-wrapper #qodef-info-left {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
    padding: 20px 30px 28px;
    opacity: 0;
    transform: translateY(8px);
    will-change: transform;
    animation: qodef-element-fade-out .66s forwards cubic-bezier(.4,.01,.14,.99)
}

.qodef-slider-device-display-wrapper #qodef-info-left.qodef--active {
    animation: qodef-element-fade-in .66s forwards cubic-bezier(.4,.01,.14,.99) .18s
}

.qodef-slider-device-display-wrapper #qodef-info-left .qodef-e-info {
    display: flex;
    flex-direction: column
}

.qodef-slider-device-display-wrapper #qodef-info-left .qodef-e-info>* {
    line-height: 1.67em;
    font-size: 16px;
    color: #3d3d3d
}

.qodef-slider-device-display-wrapper #qodef-info-left .qodef-e-info>* a {
    color: inherit
}

.qodef-slider-device-display-wrapper #qodef-info-left .qodef-e-info .qodef-e-title {
    margin: 0 4px 0 0;
    color: #3d3d3d
}

.qodef-slider-device-display-wrapper #qodef-info-left .qodef-e-title {
    color: var(--qode-main-color);
    margin: 0 0 5px
}

.qodef-slider-device-display-wrapper #qodef-info-left .qodef-e-title a {
    color: inherit
}

.qodef-slider-device-display-wrapper #qodef-info-left .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-slider-device-display-wrapper #qodef-info-right {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 11;
    padding: 20px 30px 28px;
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99) .16s,transform .66s cubic-bezier(.4,.01,.14,.99) .16s;
    will-change: transform
}

.qodef-slider-device-display-wrapper #qodef-info-right .qodef-social-share li a {
    font-size: 16px;
    line-height: 1.67em
}

.qodef-slider-device-display-wrapper.qodef--init .qodef-fullscreen-portfolio-slider article .qodef-e-inner>* {
    opacity: 1;
    transform: translateY(0)
}

.qodef-slider-device-display-wrapper.qodef--init #qodef-info-right {
    opacity: 1;
    transform: translateY(0)
}

@media only screen and (max-width: 1024px) {
    .qodef-slider-device-display-wrapper .swiper-button-next,.qodef-slider-device-display-wrapper .swiper-button-prev {
        visibility:visible;
        cursor: default
    }

    .qodef-slider-device-display-wrapper .swiper-button-next:hover,.qodef-slider-device-display-wrapper .swiper-button-prev:hover {
        color: var(--qode-main-color)
    }
}

@media only screen and (max-width: 680px) {
    .qodef-slider-device-display-wrapper .swiper-pagination {
        padding:10px 15px 15px
    }
}

@media only screen and (max-width: 480px) {
    .qodef-slider-device-display-wrapper .swiper-button-next,.qodef-slider-device-display-wrapper .swiper-button-prev {
        display:none
    }
}

.qodef-interactive-portfolio-showcase {
    height: 100vh;
    overflow: hidden;
    display: flex
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info--top .qodef-e-info-text,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info--top .qodef-e-tag-line {
    opacity: 1;
    transform: translateY(0)
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info--top .qodef-e-tag-line {
    transition-delay: .18s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info--top .qodef-e-info-text {
    transition-delay: .36s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list .qodef-e-info-heading-row {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .46s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:before {
    transform: scaleX(1)
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article .qodef-e-inner {
    opacity: 1;
    transform: translateY(0)
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(1):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(1):before {
    transition-delay: .68s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(1) .qodef-e-inner {
    transition-delay: .64s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(2):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(2):before {
    transition-delay: .84s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(2) .qodef-e-inner {
    transition-delay: .8s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(3):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(3):before {
    transition-delay: 1s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(3) .qodef-e-inner {
    transition-delay: .96s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(4):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(4):before {
    transition-delay: 1.16s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(4) .qodef-e-inner {
    transition-delay: 1.12s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(5):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(5):before {
    transition-delay: 1.32s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(5) .qodef-e-inner {
    transition-delay: 1.28s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(6):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(6):before {
    transition-delay: 1.48s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(6) .qodef-e-inner {
    transition-delay: 1.44s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(7):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(7):before {
    transition-delay: 1.64s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(7) .qodef-e-inner {
    transition-delay: 1.6s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(8):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(8):before {
    transition-delay: 1.8s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(8) .qodef-e-inner {
    transition-delay: 1.76s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(9):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(9):before {
    transition-delay: 1.96s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(9) .qodef-e-inner {
    transition-delay: 1.92s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(10):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(10):before {
    transition-delay: 2.12s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(10) .qodef-e-inner {
    transition-delay: 2.08s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(11):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(11):before {
    transition-delay: 2.28s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(11) .qodef-e-inner {
    transition-delay: 2.24s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(12):after,.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(12):before {
    transition-delay: 2.44s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-info-list article:nth-of-type(12) .qodef-e-inner {
    transition-delay: 2.4s
}

.qodef-interactive-portfolio-showcase.qodef--init .qodef-e-image-holder {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0)
}

.qodef-interactive-portfolio-showcase .qodef-info-holder {
    display: flex;
    width: 54%;
    flex-direction: column;
    overflow-y: scroll;
    scrollbar-width: none
}

.qodef-interactive-portfolio-showcase .qodef-info-holder::-webkit-scrollbar {
    width: 0;
    opacity: 0
}

.qodef-interactive-portfolio-showcase .qodef-e-info--top {
    position: absolute;
    width: 54%;
    top: 0;
    padding: 25px 100px 25px 35px;
    background-color: #fffdf7;
    z-index: 2
}

.qodef-interactive-portfolio-showcase .qodef-e-info--top .qodef-e-info-text,.qodef-interactive-portfolio-showcase .qodef-e-info--top .qodef-e-tag-line {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.qodef-interactive-portfolio-showcase .qodef-e-info--top .qodef-e-tag-line {
    display: inline-block;
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: .05em;
    font-weight: 500;
    color: #000
}

.qodef-interactive-portfolio-showcase .qodef-e-info--top .qodef-e-tag-line:hover {
    color: var(--qode-main-color)
}

.qodef-interactive-portfolio-showcase .qodef-e-info--top .qodef-e-tag-line {
    text-transform: uppercase
}

.qodef-interactive-portfolio-showcase .qodef-e-info--top .qodef-e-tag-line:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 5px;
    height: 5px;
    margin-right: 10px;
    border: 1px solid #000;
    border-radius: 50%;
    transform: translateY(-50%)
}

.qodef-interactive-portfolio-showcase .qodef-e-info--top .qodef-e-info-text {
    margin: 12px 0
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list {
    width: 100%;
    position: relative;
    bottom: 0
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row {
    padding: 19px 35px;
    display: flex;
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item {
    display: inline-block;
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: .05em;
    font-weight: 500;
    color: #000
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item:hover {
    color: var(--qode-main-color)
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item {
    text-transform: uppercase
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item.qodef-e-item-title {
    width: 36%
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item.qodef-e-item-service {
    width: 24%
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item.qodef-e-item-location {
    width: 24%
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item.qodef-e-item-year {
    width: 14%
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 5px;
    height: 5px;
    margin-right: 5px;
    border: 1px solid #000;
    border-radius: 50%;
    transform: translateY(-50%)
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info {
    height: 100%
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article {
    padding: 0 35px;
    display: block
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #7f8678;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .88s cubic-bezier(.4,.01,.14,.99) .24s
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article:nth-of-type(1):before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #7f8678;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .88s cubic-bezier(.4,.01,.14,.99) .24s
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-inner {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-content {
    display: flex;
    align-items: center
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-title {
    width: 36%;
    margin: 17.5px 0
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-title a {
    display: inline-flex;
    flex-direction: column
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-title a:after {
    content: "";
    position: relative;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .2s ease-out
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-service {
    width: 24%
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-location {
    width: 24%
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-location .qodef-e-country {
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: .05em;
    font-weight: 500;
    color: #000
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-location .qodef-e-country:hover {
    color: var(--qode-main-color)
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-location .qodef-e-country {
    text-transform: uppercase;
    vertical-align: super;
    font-size: 10px
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-year {
    width: 14%
}

.qodef-interactive-portfolio-showcase .qodef-e-info-list article.qodef--hover .qodef-e-title a:after {
    transform: scaleX(1)
}

.qodef-interactive-portfolio-showcase .qodef-e-image-holder {
    position: relative;
    width: 46%;
    border-left: 1px solid #7f8678;
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    transition: clip-path .94s cubic-bezier(.46,.03,.52,.96)
}

.qodef-interactive-portfolio-showcase .qodef-e-image-holder .qodef-e-media-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0s 1.45s;
    will-change: transform
}

.qodef-interactive-portfolio-showcase .qodef-e-image-holder .qodef-e-media-image.qodef--prev {
    opacity: 1;
    z-index: 2;
    transition: opacity .4s cubic-bezier(.215,.61,.355,1);
    animation: qodef-image-show-out 1.24s cubic-bezier(.46,.03,.52,.96) .2s
}

.qodef-interactive-portfolio-showcase .qodef-e-image-holder .qodef-e-media-image.qodef--hover {
    opacity: 1;
    z-index: 10;
    transition: opacity .4s cubic-bezier(.215,.61,.355,1);
    animation: qodef-image-show-in .94s cubic-bezier(.46,.03,.52,.96) forwards
}

.qodef-interactive-portfolio-showcase .qodef-e-image-holder .qodef-e-media-image.qodef--hover img {
    transition: transform 1.06s ease;
    transform: scale(1.01)
}

.qodef-interactive-portfolio-showcase .qodef-e-image-holder .qodef-e-media-image a {
    width: 100%;
    height: 100%
}

.qodef-interactive-portfolio-showcase .qodef-e-image-holder .qodef-e-media-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 1.06s ease .32s;
    transform: scale(1.15);
    transform-origin: 0 50%;
    will-change: transform
}

.qodef-interactive-portfolio-showcase .qodef-e-image-holder .qodef-e-footnote {
    position: absolute;
    right: 32px;
    bottom: 17px;
    color: #fff;
    font-size: 14px;
    z-index: 10
}

.qodef-interactive-portfolio-showcase .qodef-e-image-holder .qodef-e-footnote a {
    position: relative;
    color: currentColor
}

.qodef-interactive-portfolio-showcase .qodef-e-image-holder .qodef-e-footnote a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: currentColor;
    width: 100%;
    height: 1px
}

.qodef-portfolio-list .qodef-e-inner {
    position: relative
}

.qodef-portfolio-list .qodef-e-content,.qodef-portfolio-list .qodef-e-inner,.qodef-portfolio-list .qodef-e-media {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-portfolio-list .qodef-e-media>* {
    margin-bottom: 30px
}

.qodef-portfolio-list .qodef-e-media iframe {
    display: block;
    height: 100%
}

.qodef-portfolio-list .qodef-e-media-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.qodef-portfolio-list .qodef-e-media-image a,.qodef-portfolio-list .qodef-e-media-image img {
    display: block;
    width: 100%
}

.qodef-portfolio-list .qodef-e-media-image.qodef--background {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-portfolio-list .qodef-e-media-image.qodef--background img {
    visibility: hidden
}

.qodef-portfolio-list .qodef-e-title {
    margin: 0
}

.qodef-portfolio-list .qodef-e-excerpt {
    margin: 15px 0 0
}

.qodef-portfolio-list .qodef-e-read-more {
    margin: 15px 0 0
}

.qodef-portfolio-list .qodef-e-tag-line {
    display: inline-block;
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: .05em;
    font-weight: 500;
    color: #000
}

.qodef-portfolio-list .qodef-e-tag-line:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list .qodef-e-tag-line {
    text-transform: uppercase
}

.qodef-portfolio-list .qodef-e-tag-line:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 5px;
    height: 5px;
    margin-right: 10px;
    border: 1px solid #000;
    border-radius: 50%;
    transform: translateY(-50%)
}

.qodef-portfolio-list .qodef-e-letter-holder {
    width: 18px;
    position: relative;
    padding: 9px 0;
    margin-top: 12px;
    margin-right: auto;
    color: #3d3d3d
}

.qodef-portfolio-list .qodef-e-letter-holder .qodef-e-letter {
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 14px;
    line-height: 1em
}

.qodef-portfolio-list .qodef-e-letter-holder:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #7f8678;
    border-radius: 50%
}

.qodef-portfolio-list .qodef-e-top-holder {
    margin-bottom: 2px
}

.qodef-portfolio-list .qodef-e-post-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-portfolio-list .qodef-m-pagination {
    margin-top: 35px
}

.qodef-portfolio-list .qodef-e-show-more-link {
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: .05em;
    font-weight: 500;
    color: #000
}

.qodef-portfolio-list .qodef-e-show-more-link:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list .qodef-e-show-more-link {
    line-height: 1.5em;
    text-transform: uppercase;
    position: relative
}

.qodef-portfolio-list .qodef-e-show-more-link span {
    display: inline-flex;
    flex-direction: column
}

.qodef-portfolio-list .qodef-e-show-more-link span:after {
    content: "";
    position: relative;
    left: 0;
    bottom: 2px;
    height: 2px;
    width: 100%;
    background-color: currentColor;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

.qodef-portfolio-list .qodef-e-show-more-link:hover span:after {
    transform: scaleX(0)
}

.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%
}

.qodef-portfolio-list.qodef-items--fixed.qodef-item-border--yes .qodef-e-image {
    height: auto;
    overflow: initial
}

@media only screen and (max-width: 680px) {
    .qodef-portfolio-list.qodef--custom-padding .qodef-e-inner {
        padding:0!important
    }
}

.qodef-portfolio-list.qodef-appear-animation--yes .qodef-e .qodef-e-inner {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-portfolio-list.qodef-appear-animation--yes .qodef-e .qodef-e-inner,.qodef-portfolio-list.qodef-appear-animation--yes .qodef-e.qodef--appeared .qodef-e-inner {
    opacity: 1;
    transform: translateY(0)
}

.qodef-portfolio-list.qodef-appear-animation--yes.qodef-borders-animation--yes .qodef-e:after,.qodef-portfolio-list.qodef-appear-animation--yes.qodef-borders-animation--yes .qodef-e:before {
    transform-origin: center;
    transition: transform 1.02s cubic-bezier(.4,.01,.14,.99)
}

.qodef-portfolio-list.qodef-appear-animation--yes.qodef-borders-animation--yes .qodef-e:before {
    transform: scaleX(0)
}

.qodef-portfolio-list.qodef-appear-animation--yes.qodef-borders-animation--yes .qodef-e:after {
    transform: scaleY(0)
}

.elementor-editor-active .qodef-portfolio-list.qodef-appear-animation--yes.qodef-borders-animation--yes .qodef-e:before,.qodef-portfolio-list.qodef-appear-animation--yes.qodef-borders-animation--yes.qodef--appeared .qodef-e:before {
    transform: scaleX(1)
}

.elementor-editor-active .qodef-portfolio-list.qodef-appear-animation--yes.qodef-borders-animation--yes .qodef-e:after,.qodef-portfolio-list.qodef-appear-animation--yes.qodef-borders-animation--yes.qodef--appeared .qodef-e:after {
    transform: scaleY(1)
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover {
    margin: 0
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article {
    position: relative
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-inner {
    position: relative;
    z-index: 1
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 1px;
    left: 0;
    background-color: #7f8678
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article:last-child:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #7f8678
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-media-image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    transform: translateY(calc(-50% + 8px));
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    animation: qodef-image-fade-out .66s forwards cubic-bezier(.4,.01,.14,.99)
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 43px 30px 42px
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-title {
    margin: 0 0 19px;
    position: relative
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-title.entry-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 0;
    height: 2px;
    background-color: currentColor;
    transition: width .2s ease-out
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-info {
    display: flex;
    flex-direction: column
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-info a,.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-info span {
    font-size: 16px;
    line-height: 1.625em;
    color: #3d3d3d
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-info .qodef-e-title {
    margin: 0 5px 0 0
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-read-more {
    margin: 0
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-inner:hover .qodef-e-media-image {
    animation: qodef-image-fade-in .66s forwards cubic-bezier(.4,.01,.14,.99) .18s
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-inner:hover .qodef-e-title.entry-title:after {
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-media-image {
        display:none
    }
}

@media only screen and (max-width: 680px) {
    .qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-title.entry-title a {
        text-decoration:none;
        background-image: linear-gradient(currentColor,currentColor);
        background-position: 0 96%;
        background-repeat: no-repeat;
        background-size: 0 2px;
        transition: background-size .3s ease
    }

    .qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-title.entry-title:after {
        display: none
    }

    .qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-inner:hover .qodef-e-title.entry-title a {
        background-size: 100% 2px
    }
}

@media only screen and (max-width: 480px) {
    .qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-content {
        flex-direction:column;
        align-items: flex-start
    }

    .qodef-portfolio-list.qodef-item-layout--image-on-hover article .qodef-e-read-more {
        margin: 25px 0 0
    }
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e .qodef-e-inner {
    transition: opacity 0s .1s;
    transform: translateY(0)
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e .qodef-e-inner .qodef-e-info,.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e .qodef-e-inner .qodef-e-right-holder,.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e .qodef-e-inner .qodef-e-title {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e .qodef-e-inner .qodef-e-info,.elementor-editor-active .qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e .qodef-e-inner .qodef-e-right-holder,.elementor-editor-active .qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e .qodef-e-inner .qodef-e-title,.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e.qodef--appeared .qodef-e-inner .qodef-e-info,.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e.qodef--appeared .qodef-e-inner .qodef-e-right-holder,.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e.qodef--appeared .qodef-e-inner .qodef-e-title {
    opacity: 1;
    transform: translateY(0)
}

.elementor-editor-active .qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e .qodef-e-inner .qodef-e-info,.elementor-editor-active .qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e .qodef-e-inner .qodef-e-right-holder,.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e.qodef--appeared .qodef-e-inner .qodef-e-info,.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes .qodef-e.qodef--appeared .qodef-e-inner .qodef-e-right-holder {
    transition-delay: .16s
}

.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes.qodef-hr-borders-animation--yes .qodef-e:after,.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes.qodef-hr-borders-animation--yes .qodef-e:before {
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .88s cubic-bezier(.4,.01,.14,.99) .24s
}

.elementor-editor-active .qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes.qodef-hr-borders-animation--yes .qodef-e:after,.elementor-editor-active .qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes.qodef-hr-borders-animation--yes .qodef-e:before,.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes.qodef-hr-borders-animation--yes .qodef-e.qodef--appeared:after,.qodef-portfolio-list.qodef-item-layout--image-on-hover.qodef-appear-animation--yes.qodef-hr-borders-animation--yes .qodef-e.qodef--appeared:before {
    transform: scaleX(1)
}

.qodef-portfolio-list.qodef-item-layout--image-slider.qodef--init article .qodef-e-media.qodef--slider {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
    transform: scale(1)
}

.qodef-portfolio-list.qodef-item-layout--image-slider.qodef--init article .qodef-e-left-holder .qodef-e-info--top>* {
    opacity: 1;
    transform: translateY(0)
}

.qodef-portfolio-list.qodef-item-layout--image-slider.qodef--init article .qodef-e-left-holder .qodef-e-info--top>:nth-child(1) {
    transition-delay: 80ms
}

.qodef-portfolio-list.qodef-item-layout--image-slider.qodef--init article .qodef-e-left-holder .qodef-e-info--top>:nth-child(2) {
    transition-delay: .16s
}

.qodef-portfolio-list.qodef-item-layout--image-slider.qodef--init article .qodef-e-left-holder .qodef-e-info--top>:nth-child(3) {
    transition-delay: .24s
}

.qodef-portfolio-list.qodef-item-layout--image-slider.qodef--init article .qodef-e-left-holder .qodef-e-info--top>:nth-child(4) {
    transition-delay: .32s
}

.qodef-portfolio-list.qodef-item-layout--image-slider.qodef--init article .qodef-e-left-holder .qodef-e-info--top>:nth-child(5) {
    transition-delay: .4s
}

.qodef-portfolio-list.qodef-item-layout--image-slider.qodef--init article .qodef-e-left-holder .qodef-e-info--top>:nth-child(6) {
    transition-delay: .48s
}

.qodef-portfolio-list.qodef-item-layout--image-slider.qodef--init article .qodef-e-left-holder .qodef-e-info--bottom {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .4s
}

.qodef-portfolio-list.qodef-item-layout--image-slider article {
    border-bottom: 1px solid #7f8678
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-content {
    display: flex;
    height: 100%
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-media {
    height: 100%
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-media>* {
    margin: 0
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-media.qodef--slider {
    overflow: hidden;
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    transform: scale(1.15);
    transform-origin: 0 50%;
    transition: clip-path .94s cubic-bezier(.46,.03,.52,.96),transform 1.06s ease
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-media.qodef--slider .swiper-slide {
    opacity: 1!important;
    z-index: 0;
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    transition: clip-path .94s cubic-bezier(.46,.03,.52,.96) 1s
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-media.qodef--slider .swiper-slide img {
    height: 100%;
    object-fit: cover;
    transform: scale(1.15);
    transform-origin: 0 50%;
    transition: transform 1.06s ease .32s
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-media.qodef--slider .swiper-slide.swiper-slide-active {
    z-index: 1;
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
    transition: clip-path .94s cubic-bezier(.46,.03,.52,.96)
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-media.qodef--slider .swiper-slide.swiper-slide-active img {
    transform: scale(1);
    transition: transform 1.06s ease
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-media.qodef--slider .swiper-pagination {
    text-align: right;
    padding-right: 22px
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-left-holder,.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-right-holder {
    width: 50%
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-left-holder {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 22px 30px 26px;
    border-right: 1px solid #7f8678
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-left-holder .qodef-e-info--top>* {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-right-holder {
    overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-title {
    margin: 7px 0 13px;
    width: 250px
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-excerpt {
    width: 50%;
    margin: 13px 0 0
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-info--bottom {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-info--bottom a,.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-info--bottom span {
    font-size: 14px;
    line-height: 2em;
    color: #3d3d3d
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-info--bottom a {
    position: relative
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-info--bottom a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: currentColor;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-info--bottom a:hover:after {
    transform: scaleX(0)
}

.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-read-more {
    margin: 28px 0 0
}

@media only screen and (max-width: 768px) {
    .qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-content {
        flex-direction:column
    }

    .qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-left-holder,.qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-right-holder {
        width: 100%
    }

    .qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-left-holder {
        border-right: none;
        border-bottom: 1px solid #7f8678
    }

    .qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-excerpt {
        width: 100%
    }

    .qodef-portfolio-list.qodef-item-layout--image-slider article .qodef-e-read-more {
        margin: 28px 0 240px
    }
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content {
    margin-top: 20px
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-bottom-holder {
    margin: 7px 0 0;
    color: #3d3d3d
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-bottom-holder a {
    color: #3d3d3d
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes .qodef-grid-inner {
    color: #7f8678
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes .qodef-grid-inner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: currentColor
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes .qodef-grid-inner:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: currentColor
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #7f8678
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #7f8678
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes .qodef-e-inner {
    padding: 21% 31% 16%
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--1 .qodef-e-inner {
    padding: 21% 37.2% 16%
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--2 .qodef-e-inner {
    padding: 21% 37.2% 16%
}

.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--4 .qodef-e-inner {
    padding: 23% 24.2% 16.1%
}

.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-media-image>a {
    position: relative;
    display: block
}

.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-media-image>a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10,10,10,.3);
    opacity: 0;
    transition: opacity .3s ease-out
}

.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-media-image>a:after {
    opacity: 1
}

.qodef-item-layout--info-below.qodef-hover-animation--zoom-out .qodef-e-media-image>a {
    overflow: hidden
}

.qodef-item-layout--info-below.qodef-hover-animation--zoom-out .qodef-e-media-image>a img {
    display: block;
    transform: scale(1.05);
    transform-origin: 100% 50%;
    transition: transform 1.16s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.qodef-item-layout--info-below.qodef-hover-animation--zoom-out .qodef-e:hover .qodef-e-media-image>a img {
    transform: scale(1.001)
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-inner {
    overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-media-image.qodef--background {
    margin-bottom: 0
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content {
    display: none
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a {
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info>* {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-post-link {
    z-index: 2
}

.qodef-e-content-follow {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    pointer-events: none;
    visibility: hidden
}

.qodef-e-content-follow.qodef-right {
    text-align: right;
    transform: translateX(-100%)
}

.qodef-e-content-follow .qodef-e-title {
    margin: 0;
    color: #fff
}

.qodef-e-content-follow .qodef-e-title a {
    color: inherit
}

.qodef-e-content-follow .qodef-e-info>* {
    color: #fff
}

.qodef-e-content-follow .qodef-e-text,.qodef-e-content-follow .qodef-e-top-holder {
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    transition: clip-path 0s cubic-bezier(.46,.03,.52,.96)
}

.qodef-e-content-follow .qodef-e-text>*,.qodef-e-content-follow .qodef-e-top-holder>* {
    display: inline-block;
    background-color: var(--qode-main-color);
    z-index: 10
}

.qodef-e-content-follow .qodef-e-top-holder {
    margin-bottom: 2px
}

.qodef-e-content-follow .qodef-e-top-holder>* {
    padding: 0 5px
}

.qodef-e-content-follow .qodef-e-text>* {
    padding: 3px 5px
}

.qodef-e-content-follow.qodef-is-active {
    visibility: visible
}

.qodef-e-content-follow.qodef-is-active .qodef-e-text,.qodef-e-content-follow.qodef-is-active .qodef-e-top-holder {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
    transition: clip-path .32s cubic-bezier(.46,.03,.52,.96) 60ms
}

.qodef-e-content-follow.qodef-is-active .qodef-e-text {
    transition-delay: .26s
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover {
    margin: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media-image.qodef--background {
    margin-bottom: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 37px 37px 30px;
    background-color: rgba(0,0,0,.12)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a {
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info>* {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-post-link {
    z-index: 2
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content {
    opacity: 0;
    transition: opacity .3s ease
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content .qodef-e-text,.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content .qodef-e-top-holder {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content {
    opacity: 1
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content .qodef-e-text,.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content .qodef-e-top-holder {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .12s
}

.qodef-portfolio-list.qodef-item-layout--info-on-image {
    margin: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-media-image.qodef--background {
    margin-bottom: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 20px 40px 35px;
    background-color: rgba(0,0,0,.12)
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a {
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info>* {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-post-link {
    z-index: 2
}

#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: 0px 0 0;
    border-top: 1px solid #7f8678
}

#qodef-single-portfolio-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center
}

#qodef-single-portfolio-navigation .qodef-m-nav {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-basis: 50%;
    padding: 143px 0
}

#qodef-single-portfolio-navigation .qodef-m-nav .qodef-m-image {
    margin-bottom: 14px
}

#qodef-single-portfolio-navigation .qodef-m-nav .qodef-m-image img {
    width: 134px;
    height: 178px;
    object-fit: cover
}

#qodef-single-portfolio-navigation .qodef-m-nav .qodef-m-image:hover+a .qodef-m-nav-label:after {
    transform: scaleX(0)
}

#qodef-single-portfolio-navigation .qodef-m-nav>* {
    display: block;
    line-height: inherit
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon {
    margin-right: 5px
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    right: 0;
    top: 0;
    background-color: #7f8678
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next {
    margin-left: auto
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon {
    margin-left: 5px
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    left: -1px;
    top: 0;
    background-color: #7f8678
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link {
    position: absolute;
    top: 0;
    left: calc(50% - 16px)
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-m-nav-icon {
    font-size: 32px
}

#qodef-single-portfolio-navigation .qodef-m-nav a .qodef-m-nav-label {
    position: relative;
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: .05em;
    font-weight: 500;
    color: #000
}

#qodef-single-portfolio-navigation .qodef-m-nav a .qodef-m-nav-label:hover {
    color: var(--qode-main-color)
}

#qodef-single-portfolio-navigation .qodef-m-nav a .qodef-m-nav-label {
    text-transform: uppercase;
    line-height: 1.5em
}

#qodef-single-portfolio-navigation .qodef-m-nav a .qodef-m-nav-label:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: var(--qode-main-color);
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

#qodef-single-portfolio-navigation .qodef-m-nav a:hover .qodef-m-nav-label:after {
    transform: scaleX(0)
}

#qodef-single-portfolio-navigation .qodef-m-nav-icon {
    font-size: 30px
}

.single-portfolio-item .qodef-portfolio-single.qodef-layout--custom .qodef-portfolio-content>div {
    margin: 0 auto;
    width: 100%
}

.single-portfolio-item .qodef-portfolio-single.qodef-layout--custom .qodef-portfolio-info p {
    font-size: inherit
}

.qodef-portfolio-single.qodef-layout--full-screen .qodef-e-content {
    display: flex;
    position: relative
}

.qodef-portfolio-single.qodef-layout--full-screen .qodef-portfolio-title {
    margin: -11px 0 6px
}

.qodef-portfolio-single.qodef-layout--full-screen .qodef-portfolio-content,.qodef-portfolio-single.qodef-layout--full-screen .qodef-portfolio-title {
    width: 70%
}

.qodef-portfolio-single.qodef-layout--full-screen .qodef-portfolio-content {
    font-family: Syne,sans-serif;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: 500;
    color: #3d3d3d;
    letter-spacing: 0
}

.qodef-portfolio-single.qodef-layout--full-screen .qodef-media {
    display: flex;
    padding: 0 30px
}

.qodef-portfolio-single.qodef-layout--full-screen .qodef-media img {
    margin-bottom: 30px
}

.qodef-portfolio-single.qodef-layout--full-screen .qodef-portfolio-info-holder {
    padding: 0 28px 14px;
    display: flex;
    flex-direction: column;
    transition: padding .2s ease-out
}

.qodef-portfolio-single.qodef-layout--full-screen .qodef-portfolio-info-holder.qodef-scroll {
    padding: 26px 28px 14px
}

.qodef-portfolio-single.qodef-layout--full-screen .qodef-e-content-inner.qodef-e-media {
    flex-basis: 63.6%
}

.qodef-portfolio-single.qodef-layout--full-screen .qodef-e-content-inner.qodef-e-info {
    flex-basis: 36.4%
}

@media only screen and (max-width: 1024px) {
    .qodef-portfolio-single.qodef-layout--full-screen .qodef-portfolio-info-holder {
        padding:0 32px 55px
    }

    .qodef-portfolio-single.qodef-layout--full-screen .qodef-e-content {
        flex-direction: column;
        width: 100%
    }

    .qodef-portfolio-single.qodef-layout--full-screen .qodef-portfolio-content,.qodef-portfolio-single.qodef-layout--full-screen .qodef-portfolio-title {
        width: 100%
    }

    .qodef-portfolio-single.qodef-layout--full-screen .qodef-e-content-inner.qodef-e-media {
        flex-basis: 100%
    }

    .qodef-portfolio-single.qodef-layout--full-screen .qodef-e-content-inner.qodef-e-info {
        flex-basis: 100%
    }
}

.qodef-portfolio-single.qodef-layout--gallery-big .qodef-e-content {
    margin: 0
}

.qodef-portfolio-single.qodef-layout--gallery-big .qodef-media {
    margin: 64px 0 30px
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item {
    display: block;
    margin-bottom: 29px;
    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-small .qodef-media .qodef-grid-item {
    display: block;
    margin-bottom: 28px;
    float: none
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child {
    margin-bottom: 0
}

.qodef-portfolio-single.qodef-layout--split-screen .qodef-e-content {
    display: flex;
    position: relative
}

.qodef-portfolio-single.qodef-layout--split-screen .qodef-portfolio-content,.qodef-portfolio-single.qodef-layout--split-screen .qodef-portfolio-title {
    width: 55%
}

.qodef-portfolio-single.qodef-layout--split-screen .qodef-media img {
    border-top: 1px solid #7f8678;
    width: 100%;
    object-fit: cover
}

.qodef-portfolio-single.qodef-layout--split-screen .qodef-media a:first-of-type img {
    border-top: 0
}

.qodef-portfolio-single.qodef-layout--split-screen .qodef-portfolio-info-holder {
    padding: 115px 28px;
    transition: padding .2s ease-out
}

.qodef-portfolio-single.qodef-layout--split-screen .qodef-portfolio-info-holder.qodef-scroll {
    padding: 26px 28px 14px
}

.qodef-portfolio-single.qodef-layout--split-screen .qodef-e-content-inner {
    flex-basis: 50%;
    border-right: 1px solid #7f8678
}

@media only screen and (max-width: 1440px) {
    .qodef-portfolio-single.qodef-layout--split-screen .qodef-portfolio-info-holder {
        padding:45px 28px
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-portfolio-single.qodef-layout--split-screen .qodef-portfolio-content,.qodef-portfolio-single.qodef-layout--split-screen .qodef-portfolio-title {
        width:100%
    }
}

@media only screen and (max-width: 768px) {
    .qodef-portfolio-single.qodef-layout--split-screen .qodef-e-content {
        flex-direction:column
    }

    .qodef-portfolio-single.qodef-layout--split-screen .qodef-e-content-inner {
        flex-basis: 100%;
        border-right: 0
    }

    .qodef-portfolio-single.qodef-layout--split-screen .qodef-media a:first-of-type img {
        border-top: 1px solid #7f8678
    }
}

.single-portfolio-item.qodef-layout--split-screen #qodef-single-portfolio-navigation {
    margin: 0
}

.qodef-team-list .qodef-e-role {
    margin: 0;
    color: #3d3d3d
}

.qodef-team-list .qodef-e-title {
    margin: 2px 0 5px
}

.qodef-team-list .qodef-team-member-social-icons {
    margin: 43px 0 0;
    display: flex;
    flex-wrap: wrap
}

.qodef-team-list .qodef-team-member-social-icons .qodef-team-member-social-label {
    font-size: 14px;
    position: relative;
    color: #3d3d3d;
    margin-right: 12px
}

.qodef-team-list .qodef-team-member-social-icons .qodef-team-member-social-label:last-of-type {
    margin-right: 0
}

.qodef-team-list .qodef-team-member-social-icons .qodef-team-member-social-label:hover .qodef-social-label-text:after {
    transform: scaleX(0)
}

.qodef-team-list .qodef-team-member-social-icons .qodef-social-label-text {
    position: relative
}

.qodef-team-list .qodef-team-member-social-icons .qodef-social-label-text:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    height: 1px;
    background-color: #3d3d3d;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

.qodef-team-list.qodef-item-border--yes .qodef-grid-inner {
    color: #7f8678
}

.qodef-team-list.qodef-item-border--yes .qodef-grid-inner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: currentColor
}

.qodef-team-list.qodef-item-border--yes .qodef-grid-inner:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: currentColor
}

.qodef-team-list.qodef-item-border--yes .qodef-e-inner {
    border-bottom: 1px solid #7f8678;
    padding: 50px 50px 24px
}

.qodef-team-list.qodef-item-border--yes .qodef-e-inner:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #7f8678
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
    margin: 20px 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-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    transition: opacity .2s ease-out;
    z-index: -1
}

.qodef-testimonials-list {
    text-align: center
}

.qodef-testimonials-list .qodef-e-inner {
    padding-bottom: 42px
}

.qodef-testimonials-list .qodef-e-media-image {
    line-height: 0;
    margin-bottom: 25px
}

.qodef-testimonials-list .qodef-e-title {
    margin: 0 0 25px
}

.qodef-testimonials-list .qodef-e-text {
    margin: 0 0 12px;
    display: flex;
    flex-direction: column
}

.qodef-testimonials-list .qodef-e-text:before {
    content: "“";
    position: relative;
    margin-bottom: 6px
}

.qodef-testimonials-list .qodef-e-text:after {
    content: "”";
    position: relative;
    margin-top: 22px
}

.qodef-testimonials-list .qodef-e-author {
    margin: 0;
    font-size: 14px
}

.qodef-testimonials-list .qodef-e-author-name:after {
    content: "-";
    position: relative;
    right: 0;
    margin: 0 2px 0 5px
}

.qodef-testimonials-list .qodef-e-static-title {
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: .05em;
    font-weight: 500;
    color: #000
}

.qodef-testimonials-list .qodef-e-static-title:hover {
    color: var(--qode-main-color)
}

.qodef-testimonials-list .qodef-e-static-title {
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 130px
}

.qodef-testimonials-list .qodef-e-static-title:before {
    content: "";
    position: relative;
    left: 0;
    width: 6px;
    height: 6px;
    border: 1px solid currentColor;
    border-radius: 50px;
    margin-right: 7px
}

.qodef-testimonials-list .swiper-wrapper {
    margin-bottom: 120px
}

.qodef-testimonials-list .swiper-pagination-bullets {
    text-align: center;
    bottom: 0!important
}

.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before {
    background-color: var(--qode-main-color)
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-author,.qodef-testimonials-list.qodef-skin--light .qodef-e-text,.qodef-testimonials-list.qodef-skin--light .qodef-e-title {
    color: #fff
}

.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before {
    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 {
    display: flex;
    margin: 0
}

.qodef-review-rating .qodef-star-rating {
    position: relative;
    display: block;
    margin: 0 .1em 0 0;
    cursor: pointer;
    color: #000
}

.qodef-review-rating .qodef-star-rating svg {
    display: block;
    width: 14px;
    height: auto;
    fill: none;
    stroke: currentColor
}

.qodef-review-rating .qodef-star-rating.active svg {
    fill: currentColor
}

.qodef-review-rating .qodef-comments-ratings {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star {
    color: #000
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg {
    display: inline-block;
    margin-right: .1em;
    width: 14px;
    height: auto;
    fill: none
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg:last-child {
    margin-right: 0
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg polygon {
    fill: currentColor
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg path {
    fill: none
}

.qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
    color: var(--qode-main-color);
    font-size: 60px;
    line-height: 1em;
    font-weight: 700
}

.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
    vertical-align: middle;
    margin: 2px 0 0
}

.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
    vertical-align: middle;
    font-size: 20px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right {
    vertical-align: middle;
    padding-left: 200px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar {
    line-height: 28px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar .qodef-item-reviews-display-bar-inner {
    padding: 6px 0
}

.qodef-reviews-per-mark .qodef-reviews-number-holder {
    display: flex;
    align-items: center
}

.qodef-reviews-per-mark .qodef-reviews-number-wrapper {
    display: flex;
    flex-direction: column;
    width: 25%;
    text-align: center
}

.qodef-reviews-per-mark .qodef-reviews-number {
    font-size: 72px;
    color: #ffd740;
    font-weight: 700;
    line-height: 1em
}

.qodef-reviews-per-mark .qodef-stars-wrapper {
    display: table-cell;
    vertical-align: middle
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
    display: block
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
    color: #ffd740
}

.qodef-reviews-per-mark .qodef-reviews-count {
    font-weight: 700;
    font-size: 14px
}

.qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
    width: 75%;
    padding: 29px 50px 40px;
    background-color: #fafafa;
    border-left: 1px solid #e5e5e5
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
    display: inline-block;
    vertical-align: middle
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 15px
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
    display: block
}

.qodef-comment-list .qodef-comment-name {
    float: none
}

.qodef-comment-list .qodef-review-rating {
    display: inline-block;
    width: 100%
}

.qodef-comment-list .qodef-rating-inner {
    display: inline-block;
    width: 100%
}

.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: #bfc6b8;
    z-index: 100
}

.qodef-fullscreen-search-holder .qodef-m-inner {
    width: 100%
}

.qodef-fullscreen-search-holder .qodef-m-form {
    position: relative;
    width: 34%;
    margin: 0 auto
}

.qodef-fullscreen-search-holder .qodef-m-form-field {
    height: 100%;
    margin: 0;
    padding: 0 0 2px;
    font-size: 14px;
    font-weight: 500;
    color: #3d3d3d;
    background: 0 0;
    border: 0;
    border-radius: 0;
    display: flex
}

.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;
    transform: translateY(3px);
    cursor: pointer;
    will-change: transform
}

.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
    color: var(--qode-main-color);
    background: 0 0
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit {
    opacity: 1;
    transform: translateY(0);
    bottom: 10px;
    transition: color .2s ease-out,opacity .32s ease .8s,transform .32s ease .8s,bottom .44s ease .8s
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
    font-size: 18px
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-layout--textual {
    position: absolute;
    right: 0;
    bottom: 1px;
    height: auto;
    display: flex;
    z-index: 1
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-layout--textual .qodef-m-text {
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .05em;
    line-height: 1.5em
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-layout--textual .qodef-m-text:after {
    bottom: 0;
    transform-origin: right;
    transition: none
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-layout--textual .qodef-m-icon {
    display: none
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-layout--textual:hover .qodef-m-text:after {
    transform: scaleX(1);
    animation: qodef-line-animation .6s forwards ease-out
}

.qodef-fullscreen-search-holder .qodef-m-form-line {
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 0;
    border-bottom: 1px solid #7f8678;
    transition: width .32s ease
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line {
    width: 100%;
    transition: width .56s ease .22s
}

.qodef-fullscreen-search-holder .qodef-m-close {
    position: absolute;
    top: 33px;
    right: 70px;
    color: #3d3d3d;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    height: auto
}

.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
    top: 72px
}

.qodef-fullscreen-search-holder .qodef-m-close:hover {
    color: #3d3d3d
}

.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
    font-size: 25px
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close {
    opacity: 1;
    visibility: visible
}

.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_out .3s ease both
}

.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_in .3s ease both
}

@keyframes fullscreen_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fullscreen_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.widget_laurits_core_search_opener {
    height: 100%
}

.qodef-search-opener>* {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

.qodef-search-opener.qodef-source--icon-pack {
    font-size: 23px
}

.qodef-search-opener.qodef-source--svg-path .qodef-m-icon {
    padding-right: 2px
}

.qodef-accordion {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden;
    overflow-anchor: none
}

.qodef-accordion .qodef-accordion-content-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-accordion.qodef--init {
    visibility: visible
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0 0;
    padding: 2px 10px 2px 5px;
    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: 20px;
    height: 18px;
    line-height: 1;
    text-align: center
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span {
    position: absolute;
    display: block;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .2s ease-out
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before {
    display: block;
    line-height: inherit
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus {
    opacity: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus {
    opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover {
    color: #fff;
    background-color: #000
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus {
    opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus {
    opacity: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    padding: 16px 0 2px;
    margin: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
    margin: 0
}

.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle .qodef-accordion-content {
    display: none
}

.qodef-button.qodef-html--link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.21em;
    letter-spacing: .05em;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    padding: 3px 22px
}

.qodef-button.qodef-size--small {
    padding: 3px 18px
}

.qodef-button.qodef-size--large {
    padding: 6px 32px
}

.qodef-button.qodef-size--full {
    width: 100%;
    text-align: center
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: #fff;
    background-color: #000;
    border: 1px solid transparent
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
    color: #fff;
    background-color: var(--qode-main-color)
}

.qodef-button.qodef-layout--outlined {
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    border-radius: 20px
}

.qodef-button.qodef-layout--outlined:hover {
    color: #fff;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color)
}

.qodef-button.qodef-layout--textual {
    padding: 0!important;
    color: #000;
    background-color: transparent;
    border: 0
}

.qodef-button.qodef-layout--textual .qodef-m-text {
    display: inline-flex;
    flex-direction: column;
    vertical-align: middle;
    width: auto
}

.qodef-button.qodef-layout--textual .qodef-m-text:after {
    content: "";
    position: relative;
    bottom: 6px;
    width: 100%;
    height: 2px;
    background-color: currentColor;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

.qodef-button.qodef-layout--textual:hover .qodef-m-text:after {
    transform: scaleX(0)
}

.qodef-countdown .qodef-digit,.qodef-countdown .qodef-label {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.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.3333333333%
}

.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.6666666667%
}

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

.qodef-countdown.qodef-layout--simple .qodef-digit {
    font-family: inherit;
    font-size: 55px;
    line-height: 1.18em;
    font-weight: 500;
    color: #000
}

.qodef-countdown.qodef-layout--simple .qodef-label {
    margin-top: 7px
}

.qodef-counter.qodef-layout--simple {
    text-align: center
}

.qodef-counter.qodef-layout--simple .qodef-m-digit {
    font-family: inherit;
    font-weight: 600;
    font-size: 75px;
    line-height: 1;
    color: #000
}

.qodef-counter.qodef-layout--simple .qodef-m-title {
    margin: 5px 0 0 0
}

.qodef-counter.qodef-layout--simple .qodef-m-text {
    margin: 0
}

.widget.widget_laurits_core_custom_font {
    margin-bottom: 0!important
}

.qodef-custom-font {
    position: relative;
    margin: 0
}

.qodef-custom-font:not(.qodef-break-title).qodef-appear-animation--yes {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-custom-font:not(.qodef-break-title).qodef-appear-animation--yes,.qodef-custom-font:not(.qodef-break-title).qodef-appear-animation--yes.qodef--appeared {
    opacity: 1;
    transform: translateY(0)
}

.qodef-custom-font.qodef-break-title.qodef-appear-animation--yes .qodef-m-title-part {
    display: inline-block;
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-custom-font.qodef-break-title.qodef-appear-animation--yes .qodef-m-title-part,.qodef-custom-font.qodef-break-title.qodef-appear-animation--yes .qodef-m-title-part.qodef--appeared {
    opacity: 1;
    transform: translateY(0)
}

.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: Syne,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 39px;
    line-height: 1.2em
}

.qodef-dropcaps .qodef-m-text {
    display: inline;
    margin: 0
}

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    width: 40px;
    height: 40px;
    font-size: 21px;
    line-height: 1.286em;
    color: #fff;
    background-color: #000
}

.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
    border-radius: 100%
}

.qodef-google-map {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-google-map .qodef-m-map {
    display: block;
    width: 100%
}

.qodef-google-map .qodef-m-map embed,.qodef-google-map .qodef-m-map iframe,.qodef-google-map .qodef-m-map object {
    width: 100%;
    display: block
}

.qodef-google-map .qodef-m-map img {
    max-width: none
}

.qodef-highlight .qodef-highlight-text {
    padding: 0 5px;
    color: #fff;
    background-color: #000
}

.qodef-icon-list-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title a {
    display: block
}

.qodef-icon-list-item .qodef-e-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-list-item .qodef-icon-holder {
    flex-shrink: 0;
    margin-right: 5px;
    float: none
}

.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
    font-size: 16px
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img {
    display: block
}

#qodef-page-sidebar .widget.widget_laurits_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_laurits_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_laurits_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: 15px 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
}

@media only screen and (max-width: 1024px) {
    .qodef-icon-with-text.qodef-title-break--disabled .qodef-m-title-text br {
        display:none
    }

    .qodef-icon-with-text.qodef-text-break--disabled .qodef-m-text br {
        display: none
    }
}

.qodef-icon-with-text.qodef-layout--before-content {
    display: flex;
    align-items: flex-start
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 78px
}

@media only screen and (max-width: 680px) {
    .qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
        margin-right:40px
    }
}

.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: 9px
}

.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: 14px
}

.qodef-icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 1
}

.qodef-icon-holder a {
    display: block
}

.qodef-icon-holder .qodef-icon {
    display: block;
    line-height: inherit
}

.qodef-icon-holder .qodef-icon:before {
    display: block;
    line-height: inherit
}

.qodef-icon-holder.qodef-layout--circle,.qodef-icon-holder.qodef-layout--square {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    color: #fff;
    background-color: var(--qode-main-color);
    transition: color .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
}

.widget.widget_laurits_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_laurits_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_laurits_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_laurits_core_icon {
    margin-bottom: 0
}

.qodef-image-gallery.qodef-swiper-container .qodef-e {
    padding: 50px
}

.qodef-image-gallery.qodef-swiper-container.qodef-fixed-height .qodef-e,.qodef-image-gallery.qodef-swiper-container.qodef-full-height .qodef-e {
    padding: 13%;
    position: relative;
    bottom: 18px
}

.qodef-image-gallery.qodef-swiper-container.qodef-fixed-height .qodef-e img,.qodef-image-gallery.qodef-swiper-container.qodef-full-height .qodef-e img {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto;
    object-fit: contain
}

.qodef-image-gallery.qodef-swiper-container.qodef-full-height .qodef-e {
    padding: 29%
}

@media only screen and (max-width: 480px) {
    .qodef-image-gallery.qodef-swiper-container .swiper-button-next,.qodef-image-gallery.qodef-swiper-container .swiper-button-prev {
        display:none
    }
}

.qodef-image-gallery.qodef-full-height {
    height: 100vh
}

@media only screen and (max-width: 1024px) {
    .qodef-image-gallery.qodef-full-height {
        height:100%
    }
}

.qodef-image-gallery.qodef-appear-animation--yes.qodef-col-num--1 .qodef-image-wrapper img {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-image-gallery.qodef-appear-animation--yes.qodef-col-num--1 .qodef-image-wrapper img,.qodef-image-gallery.qodef-appear-animation--yes.qodef-col-num--1.qodef--appeared .qodef-image-wrapper img {
    opacity: 1;
    transform: translateY(0)
}

.qodef-image-with-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: flex-start
}

.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img {
    display: block
}

.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: 21px 0 0
}

.qodef-image-with-text .qodef-m-text {
    margin: 15px 0 0
}

.qodef-image-with-text .qodef-m-letter-holder {
    position: relative;
    width: 19px;
    height: 19px;
    border: 1px solid #3d3d3d;
    border-radius: 50%;
    margin-top: 8px
}

.qodef-image-with-text .qodef-m-letter {
    position: absolute;
    left: 50%;
    top: calc(50% + 1px);
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1em;
    color: #3d3d3d;
    transform: translate(-50%,-50%)
}

.qodef-image-with-text .qodef-button .qodef-m-text {
    margin: 0
}

.qodef-image-with-text.qodef-border--yes .qodef-m-image {
    border: 1px solid #7f8678
}

.qodef-image-with-text.qodef-content-align--center .qodef-m-image {
    justify-content: center
}

.qodef-image-with-text.qodef-content-align--center .qodef-m-image img {
    margin: 0 auto
}

.qodef-image-with-text.qodef-content-align--center .qodef-m-content {
    text-align: center
}

.qodef-image-with-text.qodef-content-align--center .qodef-m-letter-holder {
    margin: 8px auto 0
}

.qodef-image-with-text.qodef-content-align--right .qodef-m-image {
    justify-content: flex-end
}

.qodef-image-with-text.qodef-content-align--right .qodef-m-image img {
    margin: 0 0 0 auto
}

.qodef-image-with-text.qodef-content-align--right .qodef-m-content {
    text-align: right
}

.qodef-image-with-text.qodef-content-align--right .qodef-m-letter-holder {
    margin: 8px 0 0 auto
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-holder {
    position: relative;
    overflow: hidden;
    width: 100%
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-holder .qodef-m-image-holder-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-holder .qodef-m-image-holder-inner a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100
}

.qodef-image-with-text.qodef-image-action--scrolling-image .qodef-m-image-holder .qodef-m-frame {
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.qodef-image-with-text.qodef-image-action--scrolling-image.qodef-scrolling-direction--vertical .qodef-m-image-holder-inner img {
    width: 100%
}

.qodef-image-with-text.qodef-image-action--scrolling-image.qodef-scrolling-direction--horizontal .qodef-m-image-holder-inner img {
    max-width: unset;
    height: 100%;
    width: auto
}

.qodef-image-with-text.qodef-appear-animation--yes {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-image-with-text.qodef-appear-animation--yes,.qodef-image-with-text.qodef-appear-animation--yes.qodef--appeared {
    opacity: 1;
    transform: translateY(0)
}

.qodef-image-with-text.qodef-image-action--custom-link.qodef--active .qodef-button.qodef-layout--textual .qodef-m-text:after {
    transform: scaleX(0)
}

.qodef-image-with-text.qodef-with-bottom-buttons .qodef-m-title {
    display: flex;
    justify-content: space-between
}

.qodef-image-with-text.qodef-with-bottom-buttons.qodef-content-align--right .qodef-m-title {
    flex-direction: row-reverse
}

.qodef-image-with-text.qodef-with-bottom-buttons.qodef-content-align--center .qodef-m-title {
    display: block
}

.qodef-image-with-text.qodef-with-bottom-buttons.qodef-content-align--center .qodef-m-title>a,.qodef-image-with-text.qodef-with-bottom-buttons.qodef-content-align--center .qodef-m-title>span {
    display: block
}

.qodef-image-with-text.qodef-with-bottom-buttons .qodef-bottom-buttons .qodef-bottom-buttons-separator,.qodef-image-with-text.qodef-with-bottom-buttons .qodef-bottom-buttons .qodef-bottom-link {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    text-transform: none
}

.qodef-image-with-text.qodef-with-bottom-buttons .qodef-bottom-buttons .qodef-bottom-buttons-separator .qodef-m-text:after,.qodef-image-with-text.qodef-with-bottom-buttons .qodef-bottom-buttons .qodef-bottom-link .qodef-m-text:after {
    bottom: 1px;
    height: 1px;
    transform: scaleX(1)
}

.qodef-image-with-text.qodef-with-bottom-buttons .qodef-bottom-buttons .qodef-bottom-buttons-separator:hover .qodef-m-text:after,.qodef-image-with-text.qodef-with-bottom-buttons .qodef-bottom-buttons .qodef-bottom-link:hover .qodef-m-text:after {
    transform: scaleX(0)
}

.qodef-image-with-text.qodef-with-bottom-buttons.qodef--active .qodef-button.qodef-layout--textual .qodef-m-text:after {
    transform: scaleX(1)
}

.qodef-info-section.qodef-layout--default {
    padding: 25px 32px;
    overflow: hidden
}

.qodef-info-section.qodef-layout--default.qodef-layout--full-height {
    height: 100vh!important
}

.qodef-info-section.qodef-layout--default .qodef-m-info {
    display: flex;
    flex-direction: column
}

.qodef-info-section.qodef-layout--default .qodef-m-info.qodef-info-top-align {
    justify-content: flex-start
}

.qodef-info-section.qodef-layout--default .qodef-m-info.qodef-info-middle-align {
    justify-content: center
}

.qodef-info-section.qodef-layout--default .qodef-m-tagline {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .05em
}

.qodef-info-section.qodef-layout--default .qodef-m-tagline:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 100%;
    margin-right: 9px;
    vertical-align: middle
}

.qodef-info-section.qodef-layout--default .qodef-m-title {
    margin: 8px 0 0
}

.qodef-info-section.qodef-layout--default .qodef-m-title-text {
    margin: 15px 0 0
}

.qodef-info-section.qodef-layout--default .qodef-m-button {
    margin-top: 30px
}

.qodef-info-section.qodef-layout--default .qodef-m-info-bottom {
    position: absolute;
    bottom: 20px;
    font-size: 14px;
    left: 32px;
    width: calc(100% - 64px)
}

.qodef-info-section.qodef-layout--default .qodef-m-text-bottom {
    margin: 0
}

.qodef-info-section.qodef-layout--default .qodef-m-text-bottom a {
    position: relative
}

.qodef-info-section.qodef-layout--default .qodef-m-text-bottom a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transition: .2s ease-out
}

.qodef-info-section.qodef-layout--default .qodef-m-text-bottom a:hover:after {
    width: 0
}

.qodef-info-section.qodef-layout--default .qodef-m-text-bottom a {
    color: #3d3d3d
}

.qodef-info-section.qodef-layout--default.qodef-appear-animation--yes .qodef-m-button,.qodef-info-section.qodef-layout--default.qodef-appear-animation--yes .qodef-m-tagline,.qodef-info-section.qodef-layout--default.qodef-appear-animation--yes .qodef-m-text-bottom,.qodef-info-section.qodef-layout--default.qodef-appear-animation--yes .qodef-m-title {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-info-section.qodef-layout--default.qodef-appear-animation--yes .qodef-m-button,.elementor-editor-active .qodef-info-section.qodef-layout--default.qodef-appear-animation--yes .qodef-m-tagline,.elementor-editor-active .qodef-info-section.qodef-layout--default.qodef-appear-animation--yes .qodef-m-text-bottom,.elementor-editor-active .qodef-info-section.qodef-layout--default.qodef-appear-animation--yes .qodef-m-title,.qodef-info-section.qodef-layout--default.qodef-appear-animation--yes.qodef--appeared .qodef-m-button,.qodef-info-section.qodef-layout--default.qodef-appear-animation--yes.qodef--appeared .qodef-m-tagline,.qodef-info-section.qodef-layout--default.qodef-appear-animation--yes.qodef--appeared .qodef-m-text-bottom,.qodef-info-section.qodef-layout--default.qodef-appear-animation--yes.qodef--appeared .qodef-m-title {
    opacity: 1;
    transform: translateY(0)
}

.elementor-editor-active .qodef-info-section.qodef-layout--default.qodef-appear-animation--yes .qodef-m-title,.qodef-info-section.qodef-layout--default.qodef-appear-animation--yes.qodef--appeared .qodef-m-title {
    transition-delay: .18s
}

.elementor-editor-active .qodef-info-section.qodef-layout--default.qodef-appear-animation--yes .qodef-m-button,.qodef-info-section.qodef-layout--default.qodef-appear-animation--yes.qodef--appeared .qodef-m-button {
    transition-delay: .36s
}

.elementor-editor-active .qodef-info-section.qodef-layout--default.qodef-appear-animation--yes .qodef-m-text-bottom,.qodef-info-section.qodef-layout--default.qodef-appear-animation--yes.qodef--appeared .qodef-m-text-bottom {
    transition-delay: .54s
}

.qodef-info-section.qodef-layout--event {
    overflow: hidden
}

.qodef-info-section.qodef-layout--event.qodef-layout--full-height {
    height: 100vh!important
}

.qodef-info-section.qodef-layout--event .qodef-m-event {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.qodef-info-section.qodef-layout--event .qodef-m-title {
    margin: 23px 0 0
}

.qodef-info-section.qodef-layout--event .qodef-e-artist {
    margin: 7px 0 0
}

.qodef-info-section.qodef-layout--event .qodef-m-event-bottom {
    position: absolute;
    bottom: 30px;
    width: 100%;
    padding: 0 32px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

@media only screen and (max-width: 680px) {
    .qodef-info-section.qodef-layout--event .qodef-m-event-bottom {
        padding:0;
        align-items: flex-start;
        flex-direction: column
    }

    .qodef-info-section.qodef-layout--event .qodef-m-event-bottom .qodef-e-bottom-right {
        margin-top: 30px
    }
}

.qodef-info-section.qodef-layout--event .qodef-e-event-date {
    font-size: 14px;
    margin: 0 0 -8px
}

.qodef-info-section.qodef-layout--event .qodef-m-button .qodef-m-text {
    font-size: 13px
}

.qodef-info-section.qodef-zoom-scroll-animation--yes .qodef-m-image {
    overflow: hidden
}

.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--center .qodef-m-tagline {
    justify-content: center
}

.qodef-section-title.qodef-alignment--left {
    text-align: left
}

.qodef-section-title.qodef-alignment--right {
    text-align: right
}

.qodef-section-title.qodef-alignment--right .qodef-m-tagline {
    justify-content: flex-end
}

.qodef-section-title .qodef-m-tagline {
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    letter-spacing: .05em;
    display: flex;
    align-items: center
}

.qodef-section-title .qodef-m-tagline:before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 100%;
    margin-right: 9px
}

.qodef-section-title .qodef-m-title {
    margin: 8px 0 0
}

.qodef-section-title .qodef-m-title-text {
    margin: 15px 0 0
}

.qodef-section-title .qodef-m-button {
    margin-top: 25px
}

.qodef-section-title.qodef-appear-animation--yes>* {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes>*,.qodef-section-title.qodef-appear-animation--yes.qodef--appeared>* {
    opacity: 1;
    transform: translateY(0)
}

.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes>:nth-child(1),.qodef-section-title.qodef-appear-animation--yes.qodef--appeared>:nth-child(1) {
    transition-delay: .2s
}

.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes>:nth-child(2),.qodef-section-title.qodef-appear-animation--yes.qodef--appeared>:nth-child(2) {
    transition-delay: .4s
}

.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes>:nth-child(3),.qodef-section-title.qodef-appear-animation--yes.qodef--appeared>:nth-child(3) {
    transition-delay: .6s
}

.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes>:nth-child(4),.qodef-section-title.qodef-appear-animation--yes.qodef--appeared>:nth-child(4) {
    transition-delay: .8s
}

.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes>:nth-child(5),.qodef-section-title.qodef-appear-animation--yes.qodef--appeared>:nth-child(5) {
    transition-delay: 1s
}

.elementor-editor-active .qodef-section-title.qodef-appear-animation--yes>:nth-child(6),.qodef-section-title.qodef-appear-animation--yes.qodef--appeared>:nth-child(6) {
    transition-delay: 1.2s
}

.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 #7f8678
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

.archive .qodef-separator.qodef-hide-on-archive-pages {
    display: none
}

.single-post .qodef-separator.qodef-hide-on-blog-single-pages {
    display: none
}

#qodef-page-sidebar .widget.widget_laurits_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_laurits_core_separator {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_laurits_core_separator {
    margin-bottom: 0
}

.qodef-single-image .qodef-m-image {
    display: flex
}

.qodef-single-image img {
    display: block
}

.qodef-single-image.qodef-full-height img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.qodef-single-image.qodef-appear-animation--yes .qodef-m-image {
    opacity: 0;
    transform: translateY(8px);
    overflow: hidden;
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.qodef-single-image.qodef-appear-animation--yes .qodef-m-image img {
    transform: scale(1.1);
    transition: transform 1.64s ease
}

.elementor-editor-active .qodef-single-image.qodef-appear-animation--yes .qodef-m-image,.qodef-single-image.qodef-appear-animation--yes.qodef--appeared .qodef-m-image {
    opacity: 1;
    transform: translateY(0)
}

.elementor-editor-active .qodef-single-image.qodef-appear-animation--yes .qodef-m-image img,.qodef-single-image.qodef-appear-animation--yes.qodef--appeared .qodef-m-image img {
    transform: scale(1)
}

.qodef-single-image.qodef-appear-animation--yes.qodef-full-height .qodef-m-image {
    opacity: 1;
    transform: translateY(0);
    clip-path: inset(0 100% 0 0);
    -webkit-clip-path: inset(0 100% 0 0);
    transition: clip-path .94s cubic-bezier(.46,.03,.52,.96)
}

.qodef-single-image.qodef-appear-animation--yes.qodef-full-height .qodef-m-image img {
    transform: scale(1.15);
    transform-origin: 0 50%;
    transition: transform 1.06s ease
}

.elementor-editor-active .qodef-single-image.qodef-appear-animation--yes.qodef-full-height .qodef-m-image,.qodef-single-image.qodef-appear-animation--yes.qodef-full-height.qodef--appeared .qodef-m-image {
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0)
}

.elementor-editor-active .qodef-single-image.qodef-appear-animation--yes.qodef-full-height .qodef-m-image img,.qodef-single-image.qodef-appear-animation--yes.qodef-full-height.qodef--appeared .qodef-m-image img {
    transform: scale(1)
}

.qodef-single-image.qodef-zoom-scroll-animation--yes .qodef-m-image {
    overflow: hidden
}

.qodef-social-links .qodef-m-items {
    display: flex;
    flex-direction: column;
    font-size: 14px
}

.qodef-social-links .qodef-m-item a {
    position: relative;
    color: #3d3d3d
}

.qodef-social-links.qodef-items-direction--horizontal .qodef-m-items {
    flex-direction: row
}

.qodef-social-links.qodef-items-direction--horizontal .qodef-m-item {
    margin-right: 15px
}

.qodef-social-links.qodef-items-direction--horizontal .qodef-m-item:last-of-type {
    margin-right: 0
}

.qodef-social-links.qodef-items-direction--horizontal.qodef-items-align--center .qodef-m-items {
    justify-content: center
}

.qodef-social-links.qodef-items-direction--horizontal.qodef-items-align--right .qodef-m-items {
    justify-content: flex-end
}

.qodef-social-links.qodef-items-underline .qodef-m-item a .qodef-e-text:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

.qodef-social-links.qodef-items-underline .qodef-m-item a:hover .qodef-e-text:before {
    transform: scaleX(0)
}

.qodef-social-links.qodef-items-align--center .qodef-m-items {
    align-items: center
}

.qodef-social-links.qodef-items-align--right .qodef-m-items {
    align-items: flex-end
}

.qodef-social-links.qodef-appear-animation--yes {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity .66s cubic-bezier(.4,.01,.14,.99),transform .66s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.elementor-editor-active .qodef-social-links.qodef-appear-animation--yes,.qodef-social-links.qodef-appear-animation--yes.qodef--appeared {
    opacity: 1;
    transform: translateY(0)
}

.qodef-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-tabs.qodef--init {
    visibility: visible
}

.qodef-tabs .qodef-tabs-navigation {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-tabs .qodef-tabs-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-tabs .qodef-tabs-content p {
    margin: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin: 0 26px 0 0;
    padding: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
    display: block;
    padding: 0;
    transition: color .2s ease-out,background-color .2s ease-out;
    font-family: Syne,sans-serif;
    font-weight: 500;
    font-size: 21px;
    line-height: 1.286em;
    position: relative
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 3px;
    background-color: currentColor;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .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 {
    transform: scaleX(1)
}

@media only screen and (max-width: 680px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
        flex-direction:column;
        align-items: flex-start
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
        margin: 0 0 26px 0;
        padding: 0
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
        margin-bottom: 0
    }
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    height: 100%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
    flex-shrink: 0;
    display: block;
    padding-right: 26px;
    margin-right: 26px;
    border-right: 1px solid #7f8678
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
    width: 100%;
    margin-bottom: 26px
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child {
    margin-bottom: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
    display: inline-block;
    width: auto
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
    margin-top: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
    margin: 26px 0 0
}

.qodef-video-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    min-width: 75px;
    min-height: 75px
}

.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;
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: .05em;
    font-weight: 500;
    color: #000
}

.qodef-video-button .qodef-m-play:hover {
    color: var(--qode-main-color)
}

.qodef-video-button .qodef-m-play {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1
}

.qodef-video-button .qodef-m-play .qodef-play-holder {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 75px;
    border-radius: 50px
}

.qodef-video-button .qodef-m-play .qodef-play-holder:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fffdf7;
    border: 1px solid #000;
    border-radius: 50px;
    z-index: 0;
    transform: scale(1);
    transition: transform .72s cubic-bezier(.4,.01,.14,.99);
    will-change: transform
}

.qodef-video-button .qodef-m-play span {
    display: block;
    line-height: inherit;
    margin-top: 2px;
    z-index: 1
}

.qodef-video-button .qodef-m-play span:before {
    display: block;
    line-height: inherit
}

.qodef-video-button .qodef-m-play:hover .qodef-play-holder:after {
    transform: scale(1.1)
}

.qodef-video-button .qodef-m-image {
    height: 100%;
    overflow: hidden
}

.qodef-video-button .qodef-m-image img {
    height: 100%;
    object-fit: cover
}

.qodef-header--standard .widget_laurits_core_side_area_opener {
    height: 100%
}

.qodef-header--standard .widget_laurits_core_side_area_opener .qodef-widget-border {
    border-left: 1px solid #7f8678;
    padding-left: 33px
}

#qodef-side-area {
    position: fixed;
    top: 0;
    right: -100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 0;
    text-align: left;
    background-color: #edd4b9;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: right .76s cubic-bezier(.77,0,.175,1),left .76s cubic-bezier(.77,0,.175,1),visibility .76s cubic-bezier(.77,0,.175,1)
}

.qodef-side-area--opened #qodef-side-area {
    right: 0;
    visibility: visible
}

.qodef-side-area--opened #qodef-side-area .widget.widget_laurits_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:after {
    transform: scaleY(1)
}

.qodef-side-area--opened #qodef-side-area .widget .qodef-social-icons-group .qodef--textual a {
    display: inline;
    position: relative
}

.qodef-side-area--opened #qodef-side-area .widget .qodef-social-icons-group .qodef--textual a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

.qodef-side-area--opened #qodef-side-area .widget .qodef-social-icons-group .qodef--textual a:hover {
    color: #3d3d3d
}

.qodef-side-area--opened #qodef-side-area .widget .qodef-social-icons-group .qodef--textual a:hover:after {
    transform: scaleX(0)
}

#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 .qodef-info--top {
    position: relative;
    display: flex;
    justify-content: space-between;
    height: 60px;
    width: 100%
}

.admin-bar #qodef-side-area .qodef-info--top {
    top: 32px
}

#qodef-side-area .qodef-info--top .qodef-header-logo-link {
    position: relative;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    max-height: 100%;
    height: inherit;
    padding: 0 40px
}

#qodef-side-area .qodef-info--top .qodef-header-logo-link img {
    max-height: 50%
}

#qodef-side-area .qodef-info--bottom {
    display: flex;
    justify-content: space-between;
    padding: 10px 30px
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list .qodef-grid-inner:before {
    display: none
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list article:before {
    display: none
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list article .qodef-e-title-link {
    color: #000
}

@media only screen and (max-width: 1366px) {
    #qodef-side-area .widget.widget_laurits_core_portfolio_list article .qodef-e-inner {
        padding:19% 22% 17%
    }
}

@media only screen and (max-width: 1280px) {
    #qodef-side-area .widget.widget_laurits_core_portfolio_list article .qodef-e-inner {
        padding:17% 22% 12%
    }
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list article:last-of-type:after {
    display: none
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:after {
    transform: scaleY(0);
    transform-origin: top;
    transition: transform .88s cubic-bezier(.4,.01,.14,.99)
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:nth-child(1):after {
    transition-delay: .5s
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:nth-child(2):after {
    transition-delay: 680ms
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:nth-child(3):after {
    transition-delay: 860ms
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:nth-child(4):after {
    transition-delay: 1.04s
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:nth-child(5):after {
    transition-delay: 1.22s
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:nth-child(6):after {
    transition-delay: 1.4s
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:nth-child(7):after {
    transition-delay: 1.58s
}

#qodef-side-area .widget.widget_laurits_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes article:nth-child(8):after {
    transition-delay: 1.76s
}

#qodef-side-area .widget .qodef-social-icons-group .qodef--textual a {
    display: inline;
    position: relative
}

#qodef-side-area .widget .qodef-social-icons-group .qodef--textual a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

#qodef-side-area .widget .qodef-social-icons-group .qodef--textual a:hover:after {
    transform: scaleX(0)
}

#qodef-side-area-close {
    position: relative;
    top: 18px;
    right: 40px;
    display: block;
    z-index: 1000;
    color: #000
}

#qodef-side-area-close .qodef-m-icon {
    height: auto
}

#qodef-side-area-close.qodef-source--predefined .qodef-m-line {
    height: 1px
}

#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 13px;
    transform: rotate(20deg)
}

#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 13px;
    transform: rotate(-20deg)
}

.qodef-side-area-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 0;
    transition: opacity .2s ease-in-out,z-index .2s ease-in-out
}

.qodef-side-area--opened .qodef-side-area-cover {
    opacity: 1;
    z-index: 1002
}

.qodef-social-share {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-social-share .qodef-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    font-family: Syne,sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    line-height: 1.43em
}

.qodef-social-share ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 0
}

.qodef-social-share li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    padding: 0;
    margin: 0
}

.qodef-social-share li a {
    font-size: 20px
}

.qodef-social-share.qodef-layout--dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    margin: 0;
    vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon {
    display: flex;
    margin-left: 8px
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon svg circle,.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon svg line {
    stroke: #3d3d3d;
    fill: none
}

.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: flex;
    align-items: center
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
    position: absolute;
    visibility: hidden;
    z-index: 950
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
    position: relative;
    display: block;
    z-index: 990;
    margin: 0;
    padding: 0!important
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
    position: absolute;
    display: block;
    text-align: center;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    transition: opacity .2s ease-out,visibility .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
    transition: color .2s ease-out,background-color .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li * {
    display: block;
    line-height: inherit
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown {
    bottom: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #7f8678
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child) {
    border-top: none
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
    font-size: 14px;
    color: #3d3d3d;
    background-color: #fffdf7
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
    bottom: -30px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
    bottom: -60px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
    bottom: -90px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
    bottom: -120px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
    bottom: -150px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
    bottom: -180px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
    bottom: -210px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown {
    top: 0;
    right: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
    left: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
    left: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
    left: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
    left: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
    left: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
    left: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
    left: 185px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
    top: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li {
    width: calc(90px / 3)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
    right: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
    right: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
    right: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
    right: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
    right: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
    right: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
    right: 185px
}

.qodef-social-share.qodef-layout--list li {
    margin-right: 15px
}

.qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li {
    margin-right: 15px
}

.qodef-social-share.qodef-layout--text li a {
    font-size: 14px;
    color: #3d3d3d;
    position: relative
}

.qodef-social-share.qodef-layout--text li a:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: currentColor;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform .2s ease-out
}

.qodef-social-share.qodef-layout--text li a:hover:after {
    transform: scaleX(0)
}

.qodef-social-share.qodef-layout--text li:last-child {
    margin-right: 0
}

.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-spinner {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2000
}

#qodef-page-spinner .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--qode-main-color);
    background-color: #fff
}

#qodef-page-spinner .qodef-m-spinner {
    position: relative
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50%;
    width: 50%;
    z-index: 1;
    animation: qode-atom-shrink 4.5s infinite linear
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    height: 100%;
    width: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
    animation: qode-atom-zindex 1.5s .75s infinite steps(2,end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
    transform: rotate(0);
    animation: qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
    transform: rotate(120deg);
    animation: qode-atom-zindex 1.5s -.25s infinite steps(2,end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
    animation: qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    transform: rotate(240deg);
    animation: qode-atom-zindex 1.5s .25s infinite steps(2,end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    animation: qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
    position: relative;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-clock 8s infinite steps(8)
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
    position: absolute;
    height: 50px;
    width: 50px
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
    content: "";
    position: absolute;
    height: 18.31501832px;
    width: 18.31501832px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
    transform: rotate(-135deg);
    animation: qode-clock-1 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
    transform: rotate(-90deg);
    animation: qode-clock-2 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
    transform: rotate(-45deg);
    animation: qode-clock-3 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
    animation: qode-clock-4 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: currentColor;
    animation: qode-cube 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    border-radius: 50%;
    opacity: .6;
    animation: qode-double-pulse 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles {
    position: relative;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
    position: absolute;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 {
    transform: rotateZ(45deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 {
    transform: rotateZ(90deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.2s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1 {
    top: 0;
    left: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2 {
    top: 0;
    right: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3 {
    right: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4 {
    left: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
    position: relative;
    width: 30px;
    height: 30px;
    margin: -45px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
    top: 0;
    left: 50%;
    animation: qode-fussion-ball-1 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
    top: 50%;
    left: 100%;
    animation: qode-fussion-ball-2 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
    top: 100%;
    left: 50%;
    animation: qode-fussion-ball-3 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
    top: 50%;
    left: 0;
    animation: qode-fussion-ball-4 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--laurits .qodef-m-shapes {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 300px
}

#qodef-page-spinner.qodef-layout--laurits .qodef-m-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease-out,visibility .2s ease-out
}

#qodef-page-spinner.qodef-layout--laurits .qodef-m-shape.qodef--active {
    opacity: 1;
    visibility: visible
}

#qodef-page-spinner.qodef-layout--laurits .qodef-m-shape.qodef--active .qodef-spinner-svg-1 ellipse,#qodef-page-spinner.qodef-layout--laurits .qodef-m-shape.qodef--active .qodef-spinner-svg-1 path,#qodef-page-spinner.qodef-layout--laurits .qodef-m-shape.qodef--active .qodef-spinner-svg-2 ellipse,#qodef-page-spinner.qodef-layout--laurits .qodef-m-shape.qodef--active .qodef-spinner-svg-2 path,#qodef-page-spinner.qodef-layout--laurits .qodef-m-shape.qodef--active .qodef-spinner-svg-3 ellipse,#qodef-page-spinner.qodef-layout--laurits .qodef-m-shape.qodef--active .qodef-spinner-svg-3 path,#qodef-page-spinner.qodef-layout--laurits .qodef-m-shape.qodef--active .qodef-spinner-svg-4 ellipse,#qodef-page-spinner.qodef-layout--laurits .qodef-m-shape.qodef--active .qodef-spinner-svg-4 path {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 1.44s cubic-bezier(.4,.01,.14,.99) .12s
}

#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-1 ellipse,#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-1 path,#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-2 ellipse,#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-2 path,#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-3 ellipse,#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-3 path,#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-4 ellipse,#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-4 path {
    fill: none;
    stroke: currentColor;
    transition: stroke-dashoffset 0s cubic-bezier(.4,.01,.14,.99) .2s
}

#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-1 {
    width: 253px;
    height: 255px
}

#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-1 path {
    stroke-dasharray: 650;
    stroke-dashoffset: 650
}

#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-2 {
    width: 300px;
    height: 247px
}

#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-2 path {
    stroke-dasharray: 720;
    stroke-dashoffset: 720
}

#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-2 ellipse {
    stroke-dasharray: 160;
    stroke-dashoffset: 160
}

#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-3 {
    width: 254px;
    height: 254px
}

#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-3 path {
    stroke-dasharray: 750;
    stroke-dashoffset: 750
}

#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-4 {
    width: 253px;
    height: 255px
}

#qodef-page-spinner.qodef-layout--laurits .qodef-spinner-svg-4 path {
    stroke-dasharray: 575;
    stroke-dashoffset: 575
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
    position: relative;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-mitosis-invert 2s infinite steps(2,end)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1 {
    animation: qode-mitosis-ball-1 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2 {
    animation: qode-mitosis-ball-2 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3 {
    animation: qode-mitosis-ball-3 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4 {
    animation: qode-mitosis-ball-4 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>* {
    margin: 0;
    opacity: 0;
    animation: qode-fade-in 1s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
    flex-shrink: 0;
    animation-delay: .5s
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
    position: relative;
    display: block;
    height: 3px;
    width: 500px;
    margin-top: 20px;
    background-color: #e5e1dc;
    overflow: hidden;
    opacity: 0;
    animation: qode-fade-in 1s .3s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--qode-main-color);
    width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: currentColor;
    border: 0 solid currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: currentColor;
    border-radius: 16px;
    animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
    width: 60px;
    height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0;
    animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1) {
    animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
    animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
    animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
    position: relative;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
    animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
    display: inline-block;
    float: left;
    height: 100%;
    width: 6px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
    animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
    animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
    animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--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
}

.elementor-element.qodef-sticky-column {
    align-self: flex-start
}

.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: 14px;
    color: #3d3d3d
}

.qodef-page-title .qodef-breadcrumbs a {
    position: relative
}

.qodef-page-title .qodef-breadcrumbs a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: currentColor
}

.qodef-page-title .qodef-breadcrumbs a:hover:before {
    width: 100%
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-current {
    position: relative
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-current:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor
}

.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: 4px 0 0
}

.widget.qodef-author-info .qodef-author-info-image {
    margin-bottom: 21px;
    display: inline-block
}

.widget.qodef-author-info .qodef-author-info-name {
    margin: 0 0 21px
}

.widget.qodef-author-info .qodef-author-info-description {
    margin: 0
}

.qodef-social-icons-group .qodef-icon-holder {
    margin-right: 9px
}

.qodef-social-icons-group .qodef-icon-holder a {
    transition: color .2s ease-out
}

.qodef-social-icons-group .qodef-icon-holder:last-child {
    margin-right: 0
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual {
    font-family: Syne,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    letter-spacing: .05em;
    font-weight: 500;
    color: #000
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual:hover {
    color: var(--qode-main-color)
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual a {
    display: inline-block;
    color: inherit
}

.widget_laurits_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0!important;
    padding: 0!important;
    border: none!important;
    background: 0 0!important
}

@media only screen and (max-width: 680px) {
    #qodef-author-info .qodef-m-inner {
        flex-wrap:wrap
    }

    #qodef-author-info .qodef-m-content {
        margin-top: 23px;
        height: auto
    }

    #qodef-author-info .qodef-m-social-icons {
        margin-bottom: 0;
        margin-top: 30px
    }
}

@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.3333333333%
    }
}

@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.3333333333%
    }
}

@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.3333333333%
    }
}

@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.3333333333%
    }
}

@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.3333333333%
    }
}

@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:33.3333333333%
    }
}

@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(3n+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:33.3333333333%
    }
}

@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(3n+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:33.3333333333%
    }
}

@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(3n+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:33.3333333333%
    }
}

@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(3n+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:33.3333333333%
    }
}

@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(3n+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:33.3333333333%
    }
}

@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(3n+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.3333333333%
    }

    .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.6666666667%
    }

    .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.2857142857%
    }

    .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.3333333333%
    }

    .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.6666666667%
    }

    .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.2857142857%
    }

    .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.3333333333%
    }

    .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.6666666667%
    }

    .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.2857142857%
    }

    .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.3333333333%
    }

    .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.6666666667%
    }

    .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.2857142857%
    }

    .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.3333333333%
    }

    .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.6666666667%
    }

    .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.2857142857%
    }

    .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.3333333333%
    }

    .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.6666666667%
    }

    .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.2857142857%
    }

    .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.3333333333%
    }

    .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.6666666667%
    }

    .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.2857142857%
    }

    .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.3333333333%
    }
}

@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.6666666667%
    }
}

@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.2857142857%
    }
}

@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:-60px
    }

    .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
        margin: 0 -30px
    }

    .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item {
        padding: 0 30px;
        margin: 0 0 60px
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-portfolio-single .qodef-variations--small .qodef-media {
        margin:0 0 50px
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info {
        margin-top: 50px;
        flex-direction: column
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info>* {
        margin: 0 0 33px 0
    }
}

@media only screen and (max-width: 1680px) {
    .qodef-fullscreen-portfolio-slider article .qodef-e-mobile-wrapper .qodef-e-mobile {
        max-width:250px
    }

    .qodef-fullscreen-portfolio-slider article .qodef-e-laptop-wrapper .qodef-e-image-wrapper {
        max-width: 610px
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-fullscreen-portfolio-slider article .qodef-e-mobile-wrapper .qodef-e-mobile {
        max-width:200px
    }

    .qodef-fullscreen-portfolio-slider article .qodef-e-laptop-wrapper .qodef-e-image-wrapper {
        max-width: 530px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-fullscreen-portfolio-slider article .qodef-e-content {
        padding:20px 30px 70px
    }

    .qodef-fullscreen-portfolio-slider article .qodef-e-mobile-wrapper .qodef-e-mobile:nth-child(2) {
        display: none
    }

    .qodef-fullscreen-portfolio-slider article .qodef-e-laptop-wrapper .qodef-e-image-wrapper {
        max-width: 500px;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 768px) {
    .qodef-fullscreen-portfolio-slider article .qodef-e-content {
        flex-direction:column;
        align-items: flex-start;
        justify-content: flex-end
    }

    .qodef-fullscreen-portfolio-slider article .qodef-e-left-holder {
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 680px) {
    .qodef-fullscreen-portfolio-slider article .qodef-e-mobile-wrapper .qodef-e-mobile {
        max-width:180px
    }

    .qodef-fullscreen-portfolio-slider article .qodef-e-laptop-wrapper .qodef-e-image-wrapper {
        max-width: 400px
    }
}

@media only screen and (max-width: 480px) {
    .qodef-fullscreen-portfolio-slider article .qodef-e-mobile-wrapper .qodef-e-mobile {
        max-width:40%;
        margin-bottom: 80px
    }

    .qodef-fullscreen-portfolio-slider article .qodef-e-laptop-wrapper .qodef-e-image-wrapper {
        max-width: 80%;
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 320px) {
    .qodef-fullscreen-portfolio-slider article .qodef-e-mobile-wrapper .qodef-e-mobile {
        max-width:35%;
        margin-bottom: 100px
    }

    .qodef-fullscreen-portfolio-slider article .qodef-e-laptop-wrapper .qodef-e-image-wrapper {
        max-width: 70%;
        margin-bottom: 50px
    }
}

@media only screen and (max-width: 768px) {
    .qodef-slider-device-display-wrapper #qodef-info-left {
        bottom:88px
    }

    .qodef-slider-device-display-wrapper #qodef-info-right {
        left: 0;
        bottom: 47px
    }
}

@media only screen and (max-width: 320px) {
    .qodef-slider-device-display-wrapper #qodef-info-left {
        bottom:100px
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-interactive-portfolio-showcase .qodef-e-info-list {
        margin-top:60%
    }
}

@media only screen and (max-width: 1280px) {
    .qodef-interactive-portfolio-showcase .qodef-e-info-list {
        margin-top:65%
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-interactive-portfolio-showcase .qodef-e-info-list {
        margin-top:87%
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-title a {
        display: inline;
        background-image: linear-gradient(#000,#000);
        background-position: 0 100%;
        background-repeat: no-repeat;
        background-size: 0 2px;
        transition: background-size .2s ease-out
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-title a:after {
        display: none
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list article.qodef--hover .qodef-e-title a {
        background-size: 100% 2px
    }
}

@media only screen and (max-width: 768px) {
    .qodef-interactive-portfolio-showcase {
        flex-direction:column
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info--top {
        width: 100%
    }

    .qodef-interactive-portfolio-showcase .qodef-info-holder {
        width: 100%;
        height: 64%;
        position: relative
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list {
        width: 100%;
        height: auto;
        margin-top: 50%
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-slider {
        height: 100%
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list article {
        height: auto
    }

    .qodef-interactive-portfolio-showcase .qodef-e-image-holder {
        position: absolute;
        width: 100%;
        height: 36%;
        bottom: 0;
        z-index: 1;
        border-top: 1px solid #7f8678;
        border-left: 0
    }
}

@media only screen and (max-width: 680px) {
    .qodef-interactive-portfolio-showcase .qodef-info-holder {
        height:100%
    }

    .qodef-interactive-portfolio-showcase .qodef-e-image-holder {
        display: none
    }
}

@media only screen and (max-width: 480px) {
    .qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item.qodef-e-item-title {
        width:50%
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item.qodef-e-item-service {
        display: none
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item.qodef-e-item-location {
        width: 50%;
        padding: 0 20px
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list .qodef-e-info-heading-row .qodef-e-item.qodef-e-item-year {
        display: none
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-title {
        width: 50%
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-service {
        display: none
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-location {
        width: 50%;
        padding: 0 20px
    }

    .qodef-interactive-portfolio-showcase .qodef-e-info-list article .qodef-e-year {
        display: none
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes .qodef-e-inner {
        padding:21% 29% 16%
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes .qodef-e-inner {
        padding:21% 27% 16%
    }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--4 .qodef-e-inner {
        padding: 26% 22% 22%
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes .qodef-e-inner {
        padding:21% 27% 16%
    }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--1 .qodef-e-inner {
        padding: 21% 27% 16%
    }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--2 .qodef-e-inner {
        padding: 21% 27% 16%
    }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--1024--2 .qodef-e-inner {
        padding: 21% 27% 16%
    }
}

@media only screen and (max-width: 768px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--768--1 .qodef-e-inner {
        padding:21% 33% 16%
    }
}

@media only screen and (max-width: 680px) {
    .qodef-portfolio-list.qodef-item-layout--info-below:not(.qodef-item-border--yes) .qodef-e-content {
        margin-bottom:28px
    }

    .qodef-portfolio-list.qodef-item-layout--info-below:not(.qodef-item-border--yes).qodef-gutter--medium .qodef-e-content {
        margin-bottom: 18px
    }
}

@media only screen and (max-width: 480px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes .qodef-e-inner {
        padding:21% 25% 16%
    }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--1 .qodef-e-inner {
        padding: 21% 25% 16%
    }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--2 .qodef-e-inner {
        padding: 21% 25% 16%
    }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--480--1 .qodef-e-inner {
        padding: 21% 25% 16%
    }
}

@media only screen and (max-width: 375px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes .qodef-e-inner {
        padding:21% 22% 16%
    }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--1 .qodef-e-inner {
        padding: 21% 22% 16%
    }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--2 .qodef-e-inner {
        padding: 21% 22% 16%
    }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-border--yes.qodef-col-num--480--1 .qodef-e-inner {
        padding: 21% 22% 16%
    }
}

@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.3333333333%
    }
}

@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: 1024px) {
    .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
        display:none
    }
}

.qodef-info-section .qodef-m-button .qodef-button:nth-of-type(2) {
    margin-left: 20px
}

@media only screen and (max-width: 680px) {
    .qodef-info-section .qodef-m-button .qodef-button:nth-of-type(2) {
        margin:20px 0 0
    }
}

@media only screen and (max-width: 480px) {
    .qodef-info-section.qodef-layout--default.qodef-layout--full-height {
        height:auto!important
    }

    .qodef-info-section.qodef-layout--default.qodef-layout--full-height .qodef-m-info-bottom {
        position: relative;
        bottom: 0;
        left: 0;
        margin-top: 30px
    }

    .qodef-info-section.qodef-layout--default.qodef-layout--full-height .qodef-m-info-bottom .qodef-social-links .qodef-m-item:first-of-type {
        display: inline-block;
        margin-top: 40px
    }

    .qodef-info-section.qodef-layout--default.qodef-layout--full-height .qodef-m-info-bottom .qodef-m-text-bottom {
        display: inline-block;
        margin-top: 100px
    }
}

@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: 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: 680px) {
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
        left:1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
        left: 271px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
        left: auto;
        right: 0
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
        right: auto;
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
        right: auto;
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
        right: auto;
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
        right: auto;
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
        right: auto;
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
        right: auto;
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
        right: auto;
        left: 271px
    }
}

@media only screen and (max-width: 1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top:0!important
    }

    .qodef-page-title .qodef-m-content.qodef-content-full-width {
        padding-left: 33px;
        padding-right: 33px
    }
}

@media only screen and (max-width: 1024px) {
    #qodef-page-sidebar .qodef-social-icons-group {
        justify-content:flex-start
    }
}