.aare-core-page-inline-style {
    position: absolute !important;
    width: 0;
    height: 0;
    line-height: 1;
    display: none
}

.no-touchevents .qodef-browser--firefox .qodef-parallax-on-scroll .qodef-e {
    will-change: transform
}

.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-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-back-to-top {
    bottom: 100px;
    height: 25px;
    margin: 0;
    opacity: 0;
    position: fixed;
    right: 5px;
    transform: rotate(-90deg);
    visibility: hidden;
    width: 119px;
    z-index: 10000
}

#qodef-back-to-top .qodef-back-to-top-text {
    display: inline-block;
    padding: 0 5px;
    position: relative;
    color: #2a3848;
    transition: color .2s ease-out;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .3em;
    font-weight: 400
}

#qodef-back-to-top .qodef-back-to-top-text:after,
#qodef-back-to-top .qodef-back-to-top-text:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -1px;
    height: 1px;
    background-color: currentColor;
    transition: transform .37s cubic-bezier(.215, .61, .355, 1)
}

#qodef-back-to-top .qodef-back-to-top-text:before {
    transform-origin: left;
    transform: scaleX(1)
}

#qodef-back-to-top .qodef-back-to-top-text:after {
    transform-origin: left;
    transform: scaleX(0);
    transition-delay: .42s
}

#qodef-back-to-top:hover .qodef-back-to-top-text:before {
    transform-origin: right;
    transition-timing-function: cubic-bezier(.65, .05, .36, 1);
    transform: scaleX(0)
}

#qodef-back-to-top:hover .qodef-back-to-top-text:after {
    transform: scaleX(1)
}

#qodef-back-to-top.qodef--light .qodef-back-to-top-text {
    color: #fff
}

#qodef-back-to-top.qodef--off {
    opacity: 0;
    transition: opacity .15s ease, visibility 0s .15s;
    visibility: hidden
}

#qodef-back-to-top.qodef--on {
    opacity: 1;
    transition: opacity .3s ease;
    visibility: visible
}

#qodef-background-stripe {
    font-size: 0;
    height: 100%;
    left: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

#qodef-background-stripe .qodef-m {
    display: flex;
    height: 100%;
    position: relative
}

#qodef-background-stripe .qodef-m:after {
    right: 0;
    background-color: #f4f4f4;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px
}

#qodef-background-stripe .qodef-m-stripe {
    height: 100%;
    width: 20%;
    position: relative
}

#qodef-background-stripe .qodef-m-stripe:after {
    left: 0;
    background-color: #f4f4f4;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px
}

.qodef-blog[class*=qodef-item-layout] .qodef-e-media {
    margin-bottom: 38px
}

.qodef-blog[class*=qodef-item-layout] .qodef-e-media>[class*=qodef-e-media] {
    margin-bottom: 0
}

.qodef-blog.qodef-item-layout--metro {
    margin: 0
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image.qodef--background {
    margin-bottom: 0
}

.qodef-blog.qodef-item-layout--metro 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(42, 56, 72, .12)
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-title {
    color: #fff
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-title a {
    color: inherit
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info>* {
    color: #fff
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top {
    margin-bottom: 0
}

.qodef-blog.qodef-item-layout--metro article .qodef-e-post-link {
    z-index: 2
}

.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after,
.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after,
.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after {
    position: absolute;
    top: calc(50% - 36px);
    left: calc(50% - 36px);
    content: "E";
    font-family: ElegantIcons;
    font-size: 72px;
    line-height: 1;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    color: #fff;
    speak: none;
    -webkit-font-smoothing: antialiased;
    z-index: 1;
    border: 3px solid #fff
}

.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after {
    content: "\e006"
}

.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after {
    content: "E"
}

.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after {
    content: "\e027"
}

.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
    padding: 83px 68px
}

.qodef-blog.qodef-item-layout--metro article.format-link .qodef-icon-elegant-icons {
    right: 84px;
    font-size: 144px
}

.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
    padding: 83px 68px 87px
}

.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote:before {
    font-size: 582px
}

.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote-author {
    margin: 20px 0 4px
}

.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-link .qodef-e-link {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px
}

.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-quote .qodef-e-quote {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px
}

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

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

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

.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom {
    border: none;
    margin-top: 6px;
    padding: 0
}

.qodef-blog.qodef-item-layout--standard-featured-date .qodef-e-media-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-blog.qodef-item-layout--standard-featured-date .qodef-e-info-date {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #fff;
    padding: 5px 16px;
    transform: rotate(-90deg) translate(-100%, 0);
    transform-origin: top left
}

.qodef-blog.qodef-item-layout--standard-featured-date .qodef-e-info-category {
    margin-bottom: 10px
}

.qodef-blog.qodef-item-layout--standard-featured-date article:not(:last-child) .qodef-e-info.qodef-info--bottom {
    margin-bottom: 88px
}

.qodef-blog.qodef-item-layout--standard-featured-date article:not(:last-child).format-link .qodef-e-link {
    margin-bottom: 94px
}

.qodef-blog.qodef-item-layout--standard-featured-date article:not(:last-child).format-quote .qodef-e-quote {
    margin-bottom: 94px
}

.qodef-blog.qodef-item-layout--standard-featured-image article:hover .qodef-e-media-image img {
    transform: scale(1.03) translateX(5px)
}

.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-info.qodef-info--top {
    margin-bottom: 0
}

.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media {
    margin-bottom: 26px;
    display: block
}

.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media-image {
    overflow: hidden
}

.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media-image img {
    transform: scale(1.03) translateX(-5px);
    transition: transform .4s cubic-bezier(.43, .41, .36, .9)
}

.qodef-browser--firefox .qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media-image img {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    will-change: transform
}

.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-title {
    margin-bottom: 5px
}

.qodef-blog.qodef-item-layout--standard-featured-image article .qodef-e-media-image {
    display: block
}

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

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article.format-link .qodef-e-link {
    margin-bottom: 94px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article.format-quote .qodef-e-quote {
    margin-bottom: 94px
}

.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-e-link {
    padding: 76px
}

.qodef-blog.qodef-item-layout--standard:not([class*=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;
    border-bottom: 1px solid #e9e9ea;
    margin: 0;
    padding: 39px 0 46px 0
}

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

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

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

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

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

#qodef-author-info .qodef-m-description {
    color: #878787;
    margin: 13px 0 0 0
}

#qodef-author-info .qodef-m-social-icons {
    margin-top: 20px
}

#qodef-author-info .qodef-m-social-icons a {
    color: #878787;
    display: inline-block;
    margin-right: 16px;
    position: relative;
    vertical-align: top
}

#qodef-author-info .qodef-m-social-icons a:hover {
    color: #2a3848
}

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

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

#qodef-single-post-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #e9e9ea;
    margin: 0;
    padding: 11px 3px
}

#qodef-single-post-navigation .qodef-m-inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative
}

#qodef-single-post-navigation .qodef-m-nav {
    align-items: center;
    color: #ceced0;
    display: flex;
    position: relative
}

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

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

#qodef-single-post-navigation .qodef-m-nav.qodef--next {
    flex-direction: row-reverse;
    margin-left: auto;
    text-align: right
}

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

#qodef-single-post-navigation .qodef-m-nav:hover {
    color: #2a3848
}

#qodef-single-post-navigation .qodef-icon-elegant-icons {
    font-size: 30px
}

#qodef-single-post-navigation .qodef-m-nav-label {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase
}

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

#qodef-page-footer a.qodef-custom-link {
    color: #808084
}

#qodef-page-footer a.qodef-custom-link:hover {
    color: #fff
}

#qodef-fullscreen-area {
    background-color: #2a3848;
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow-x: hidden !important;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    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 {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    width: 100%
}

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

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

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

.qodef-fullscreen-menu ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-fullscreen-menu ul li.qodef--additional-label a {
    display: flex;
    flex-direction: column
}

.qodef-fullscreen-menu ul li.qodef--additional-label .qodef-menu-item-additional-text {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin-bottom: 4px
}

.qodef-fullscreen-menu ul li.qodef--additional-label .qodef-menu-item-additional-text:before {
    content: "/";
    font-size: inherit;
    margin-right: 5px
}

.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:not(:last-child) {
    margin-bottom: 20px
}

.qodef-fullscreen-menu>ul>li>a {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    font-size: 75px;
    line-height: 1.13em;
    color: #fff;
    opacity: 1;
    transition: opacity .2s ease-out
}

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

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

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a,
.qodef-fullscreen-menu>ul>li.current-menu-item>a,
.qodef-fullscreen-menu>ul>li:hover>a {
    opacity: .7
}

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

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
    position: relative;
    margin: 3px 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    transition: .35s cubic-bezier(.215, .61, .355, 1);
    background-size: 0 100%;
    font-family: Heebo, sans-serif;
    font-size: 15px;
    line-height: 1.53em;
    font-weight: 400;
    letter-spacing: .025em;
    color: #fff;
    font-weight: 300;
    display: inline-block;
    font-size: 20px;
    margin: 0;
    vertical-align: middle
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover {
    background-size: 100% 100%
}

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

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
    color: #fff
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon {
    opacity: 0;
    visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon.qodef--close {
    left: -20px;
    opacity: 1;
    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: visible
}

.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--light,
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

.qodef-header--light #qodef-page-header .qodef-header-navigation>ul>li>a {
    color: #fff !important
}

.qodef-header--dark #qodef-page-header .qodef-header-navigation>ul>li>a {
    color: #000 !important
}

#qodef-page-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 24px
}

#qodef-page-header .qodef-widget-holder .widget {
    margin: 0 12px
}

.qodef-header--light #qodef-page-header .qodef-widget-holder .widget a {
    color: #fff !important
}

.qodef-header--dark #qodef-page-header .qodef-widget-holder .widget a {
    color: #000 !important
}

#qodef-page-header .qodef-widget-holder .widget:first-child {
    margin-left: 0
}

#qodef-page-header .qodef-widget-holder .widget:last-child {
    margin-right: 0
}

#qodef-page-header div[id^=monster-widget-placeholder],
#qodef-page-header div[id^=woo-monster-widget-placeholder] {
    display: none
}

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

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

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

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

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

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

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

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

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

.qodef-header-bottom--right #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto
}

.qodef-header-bottom--center #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto;
    margin-right: auto
}

.qodef-header-bottom--left #qodef-page-header-inner .qodef-header-navigation {
    margin-right: auto
}

.qodef-header-bottom--left #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: 24px
}

.qodef-header-bottom--border #qodef-page-header-inner:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0%;
    height: 1px;
    background-color: #f5f5f5
}

.qodef-header--bottom #qodef-slider-holder {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 0
}

.qodef-header--bottom #qodef-slider-holder>div {
    height: 100% !important
}

.qodef-header--bottom #qodef-page-outer {
    z-index: 1;
    background-color: #fff
}

.qodef-header--bottom .qodef-sub-upwards {
    top: auto !important;
    bottom: 100%
}

.qodef-header--bottom .qodef-sub-upwards ul ul {
    top: auto !important;
    bottom: -32px !important
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper,
.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    width: 100%
}

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

.qodef-header--divided #qodef-page-header .qodef-header-logo-link.qodef-height--not-set img:not(.qodef--main) {
    left: 25%
}

.qodef-header--divided #qodef-page-header .qodef-header-navigation {
    margin: 0 24px
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper .qodef-header-navigation {
    margin-right: 51px
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper .qodef-header-navigation {
    margin-left: 51px
}

.qodef-header--divided #qodef-page-header .qodef-widget-holder {
    margin-left: 0
}

.qodef-header--divided #qodef-page-header-inner {
    align-items: center;
    justify-content: center
}

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

.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
    margin-right: 30px
}

.qodef-header-minimal--border #qodef-page-header-inner:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0%;
    height: 1px;
    background-color: #f5f5f5
}

.qodef-header--simple #qodef-page-header-inner .qodef-widget-holder {
    margin: 0
}

.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto
}

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

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
    margin-right: auto
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: 24px
}

.qodef-header-standard--border #qodef-page-header-inner:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0%;
    height: 1px;
    background-color: #f5f5f5
}

@media only screen and (min-width:1367px) and (max-width:1680px) {
    .qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid {
        width: 768px
    }
}

@media only screen and (min-width:1367px) and (max-width:1680px) {
    .qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid {
        width: 768px
    }
}

@media only screen and (min-width:1367px) and (max-width:1440px) {
    .qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid {
        width: 768px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1100.qodef-header--vertical-sliding .qodef-content-grid {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1100.qodef-header--vertical-sliding .qodef-content-grid {
        width: 768px
    }
}

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

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

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

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static {
    background-color: #fff;
    padding: 48px 0;
    transition: all .6s cubic-bezier(.77, 0, .175, 1);
    width: 100px
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-widget-holder {
    width: 35vh
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-header-logo-link {
    height: 100px !important;
    transform: rotate(-90deg);
    width: 100px
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-menu-opener {
    height: 100px;
    transform: rotate(-90deg);
    width: 100px
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-vertical-sliding-widget-holder {
    align-items: center;
    display: flex;
    height: 100px;
    transform: rotate(-90deg) translateX(-100px);
    transform-origin: 0 0
}

.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic {
    background-color: #fff;
    left: -255px;
    position: fixed;
    top: 0;
    transition: all .6s cubic-bezier(.77, 0, .175, 1);
    visibility: hidden;
    width: 155px;
    z-index: -1
}

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef--static {
    background-color: #fff;
    padding-left: 155px;
    width: 255px
}

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef--dynamic {
    left: 0;
    visibility: visible;
    z-index: 1
}

.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened #qodef-page-header-inner {
    width: 255px
}

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

.qodef-header--vertical-sliding.qodef-header-vertical-sliding--shadow #qodef-page-header-inner .qodef--static {
    box-shadow: -4px 4px 21.12px 2.88px rgba(0, 0, 0, .1)
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener {
    display: block
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener .qodef-m-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    opacity: 1;
    transition: opacity .2s ease-out
}

.qodef-opener-icon.qodef-vertical-sliding-menu-opener .qodef-m-icon.qodef--close {
    top: 50%;
    left: 50%;
    opacity: 0;
    transition: color .2s ease-out, opacity .2s ease-out .2s
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener .qodef-m-icon {
    visibility: hidden;
    opacity: 0
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener .qodef-m-icon.qodef--close {
    visibility: visible;
    opacity: 1
}

.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener .qodef-m-icon.qodef--close:hover {
    color: #878787
}

.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 0 0 40px;
    width: 100%;
    z-index: 100
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li {
    margin: 0;
    padding: 0;
    position: relative
}

.qodef-header--light.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li>a {
    color: #fff !important
}

.qodef-header--dark.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li>a {
    color: #000 !important
}

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li:first-child {
    margin-top: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li:last-child {
    margin-bottom: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a span {
    position: relative;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    transition: .35s cubic-bezier(.215, .61, .355, 1);
    background-size: 0 100%
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a:hover span {
    background-size: 100% 100%
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-ancestor a>span,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-item a>span {
    background-size: 100% 100%
}

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner>ul li {
    margin: 12px 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner>ul li:first-child {
    margin-top: 0
}

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner>ul li:last-child {
    margin-bottom: 0
}

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a {
    position: relative;
    margin: 3px 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    transition: .35s cubic-bezier(.215, .61, .355, 1);
    background-size: 0 100%;
    font-family: Heebo, sans-serif;
    font-size: 15px;
    line-height: 1.53em;
    font-weight: 400;
    letter-spacing: .025em;
    color: #878787;
    font-weight: 300
}

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

.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-ancestor>a span:after,
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-item>a span:after {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    transition: .35s cubic-bezier(.215, .61, .355, 1);
    background-size: 0 100%;
    background-size: 100% 100%
}

.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-header--fixed-display.admin-bar #qodef-page-header,
.qodef-header--fixed-display.admin-bar #qodef-top-area {
    top: 32px
}

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

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

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

.qodef-header-sticky--border .qodef-header-sticky:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0%;
    height: 1px;
    background-color: #f5f5f5
}

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

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

#qodef-top-area {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    padding: 0 40px;
    background-color: #2a3848;
    z-index: 101
}

#qodef-top-area .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%
}

#qodef-top-area .qodef-widget-holder.qodef-top-area-left {
    margin-right: auto
}

#qodef-top-area .qodef-widget-holder.qodef-top-area-right {
    margin-left: auto
}

#qodef-top-area .qodef-widget-holder .widget {
    margin: 0 12px
}

#qodef-top-area .qodef-widget-holder .widget:first-child {
    margin-left: 0
}

#qodef-top-area .qodef-widget-holder .widget:last-child {
    margin-right: 0
}

#qodef-top-area .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

#qodef-top-area .widget .textwidget>*,
#qodef-top-area .widget .widget p {
    margin: 0
}

#qodef-top-area div[id^=monster-widget-placeholder],
#qodef-top-area div[id^=woo-monster-widget-placeholder] {
    display: none
}

#qodef-multiple-map-notice {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 30px 15%;
    text-align: center;
    color: #000001;
    background-color: #fafafa
}

.qodef-map-marker-holder {
    transform: translate(-50%, -100%);
    z-index: 10
}

.qodef-map-marker-holder.qodef-active {
    z-index: 500
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
    display: block
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder .qodef-map-marker {
    position: relative;
    width: 50px;
    height: auto;
    transition: all .15s ease-out
}

.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
    position: relative;
    width: 100%;
    height: 100%
}

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

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

.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder .qodef-info-window {
    position: absolute;
    top: -10px;
    left: -17px;
    display: none;
    min-width: 284px;
    background-color: #fff;
    border: 1px solid #e9e9ea;
    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 #e9e9ea;
    border-left: 1px solid #e9e9ea;
    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: Heebo, 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: #000001
}

.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: #2a3848
}

.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 #e9e9ea;
    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: #000001
}

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

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

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

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

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

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

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

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

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

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

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

#qodef-page-mobile-header .qodef-widget-holder {
    align-items: center;
    display: flex;
    height: 100%
}

#qodef-page-mobile-header .qodef-widget-holder .widget {
    margin: 0 0 0 12px
}

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

#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-header-logo-image.qodef--customizer {
    max-height: 100%;
    width: auto;
    margin-right: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-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 {
    opacity: 1;
    position: relative;
    top: auto;
    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: #252531
}

.qodef-drop-down-second--full-width .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    width: 100vw
}

.qodef--boxed .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:not(.qodef-content-grid) {
    padding: 0 40px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul {
    display: flex;
    justify-content: space-between;
    padding: 39px 0 53px
}

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

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em;
    color: #fff
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li:not(.qodef--hide-link)>a:hover {
    color: #ceced0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li:before {
    background-color: #ceced0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 1px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul {
    margin-left: 0;
    padding-top: 21px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li {
    margin: 14px 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:first-child {
    margin-top: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:last-child {
    margin-bottom: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a {
    position: relative;
    margin: 3px 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    transition: .35s cubic-bezier(.215, .61, .355, 1);
    background-size: 0 100%;
    font-family: Heebo, sans-serif;
    font-size: 15px;
    line-height: 1.53em;
    font-weight: 400;
    letter-spacing: .025em;
    color: #fff;
    font-weight: 300
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a {
    background-size: 100% 100%
}

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 {
    display: inline-block;
    line-height: 1;
    position: relative;
    vertical-align: middle
}

.qodef-opener-icon .qodef-m-icon {
    position: relative;
    visibility: visible
}

.qodef-opener-icon .qodef-m-icon.qodef--close {
    display: flex;
    font-size: 25px;
    left: 0;
    line-height: 1em;
    position: absolute;
    top: 0;
    transition: color .2s ease-out;
    visibility: hidden
}

.qodef-opener-icon .qodef-m-icon.qodef--close:hover {
    color: #ccc
}

.qodef-opener-icon .qodef-close-title {
    font-family: Heebo, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: inherit;
    padding-right: 12px
}

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

.qodef-opener-icon.qodef-source--icon-pack * {
    display: inline-block;
    line-height: inherit
}

.qodef-opener-icon.qodef-source--icon-pack :before {
    display: inline-block;
    line-height: inherit
}

.qodef-opener-icon.qodef-source--svg-path span {
    position: relative
}

.qodef-opener-icon.qodef-source--svg-path span>* {
    vertical-align: middle
}

.qodef-opener-icon.qodef-source--svg-path span path,
.qodef-opener-icon.qodef-source--svg-path span>* {
    fill: currentColor;
    stroke: currentColor
}

.qodef-opener-icon.qodef-source--predefined .qodef--open svg g {
    overflow: hidden
}

.qodef-opener-icon.qodef-source--predefined .qodef--open svg rect.qodef-line-four,
.qodef-opener-icon.qodef-source--predefined .qodef--open svg rect.qodef-line-one,
.qodef-opener-icon.qodef-source--predefined .qodef--open svg rect.qodef-line-three,
.qodef-opener-icon.qodef-source--predefined .qodef--open svg rect.qodef-line-two {
    transition: .35s cubic-bezier(.22, .61, .36, 1)
}

.qodef-opener-icon.qodef-source--predefined .qodef--open svg rect.qodef-line-four,
.qodef-opener-icon.qodef-source--predefined .qodef--open svg rect.qodef-line-two {
    transform: scaleX(0)
}

.qodef-opener-icon.qodef-source--predefined .qodef--open svg rect.qodef-line-one,
.qodef-opener-icon.qodef-source--predefined .qodef--open svg rect.qodef-line-three {
    transform-origin: right
}

.qodef-opener-icon.qodef-source--predefined .qodef--open:hover svg rect.qodef-line-one,
.qodef-opener-icon.qodef-source--predefined .qodef--open:hover svg rect.qodef-line-three {
    transform: scaleX(0)
}

.qodef-opener-icon.qodef-source--predefined .qodef--open:hover svg rect.qodef-line-three {
    transition-delay: .2s
}

.qodef-opener-icon.qodef-source--predefined .qodef--open:hover svg rect.qodef-line-four,
.qodef-opener-icon.qodef-source--predefined .qodef--open:hover svg rect.qodef-line-two {
    transform: scaleX(1)
}

.qodef-opener-icon.qodef-source--predefined .qodef--open:hover svg rect.qodef-line-two {
    transition-delay: .3s
}

.qodef-opener-icon.qodef-source--predefined .qodef--open:hover svg rect.qodef-line-four {
    transition-delay: .5s
}

.qodef-header--light:not(.qodef-fullscreen-menu--opened) #qodef-page-header .qodef-opener-icon.qodef-source--icon-pack:not(.qodef-mobile-header-opener):not(#qodef-side-area-close),
.qodef-header--light:not(.qodef-fullscreen-menu--opened) #qodef-page-header .qodef-opener-icon.qodef-source--predefined:not(.qodef-mobile-header-opener):not(#qodef-side-area-close),
.qodef-header--light:not(.qodef-fullscreen-menu--opened) #qodef-page-header .qodef-opener-icon.qodef-source--svg-path:not(.qodef-mobile-header-opener):not(#qodef-side-area-close) {
    color: #fff !important
}

.qodef-header--light:not(.qodef-fullscreen-menu--opened) #qodef-page-header .qodef-opener-icon.qodef-source--predefined:not(.qodef-mobile-header-opener):not(#qodef-side-area-close) svg {
    fill: #fff
}

.qodef-header--dark:not(.qodef-fullscreen-menu--opened) #qodef-page-header .qodef-opener-icon.qodef-source--icon-pack:not(.qodef-mobile-header-opener):not(#qodef-side-area-close),
.qodef-header--dark:not(.qodef-fullscreen-menu--opened) #qodef-page-header .qodef-opener-icon.qodef-source--predefined:not(.qodef-mobile-header-opener):not(#qodef-side-area-close),
.qodef-header--dark:not(.qodef-fullscreen-menu--opened) #qodef-page-header .qodef-opener-icon.qodef-source--svg-path:not(.qodef-mobile-header-opener):not(#qodef-side-area-close) {
    color: #000 !important
}

.qodef-header--dark:not(.qodef-fullscreen-menu--opened) #qodef-page-header .qodef-opener-icon.qodef-source--predefined:not(.qodef-mobile-header-opener):not(#qodef-side-area-close) svg {
    fill: #000
}

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

.qodef-parallax:not(.qodef-page-title) {
    height: 100vh
}

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

.touchevents .qodef-parallax-img-holder {
    top: 0;
    height: 100%;
    opacity: 1
}

.qodef-parallax-content-holder {
    position: relative;
    z-index: 99
}

.qodef-parallax-img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    will-change: transform
}

.qodef-parallax-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.touchevents .qodef-parallax-img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.qodef-browser--edge .qodef-parallax-img,
.qodef-browser--ms-explorer .qodef-parallax-img {
    height: 100%
}

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

.wpcf7 p {
    margin: 0 !important
}

.wpcf7 p:after,
.wpcf7 p:before {
    content: "";
    display: table;
    table-layout: fixed
}

.wpcf7 p:after {
    clear: both
}

.wpcf7-response-output {
    border-width: 1px !important;
    margin: 2em 0 0 0 !important
}

.wpcf7-submit {
    float: right !important
}

.wpcf7 .ajax-loader {
    animation: qode-rotate 2s linear infinite;
    background-image: none !important;
    border: 2px solid #fafafa !important;
    border-radius: 50%;
    border-top: 2px solid #000001 !important;
    height: 23px !important;
    left: 0 !important;
    margin: 0 !important;
    position: absolute;
    width: 23px !important
}

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

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

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

.qodef-instagram-list .sbi_photo_wrap a:after,
.qodef-instagram-list .sbi_photo_wrap a:before {
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity .2s ease-out
}

.qodef-instagram-list .sbi_photo_wrap a:after {
    color: #fff;
    content: "\e09a";
    font-family: eleganticons;
    font-size: 11px;
    z-index: 2
}

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

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

.qodef-instagram-list.qodef-instagram-slider #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: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 20px;
    line-height: 1.5em;
    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: Heebo, sans-serif;
    font-size: 15px;
    line-height: 1.66em;
    font-weight: 400;
    letter-spacing: .025em;
    color: #878787;
    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: -80px
}

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

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

#qodef-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
}

.yith-wcqv-button {
    color: #2a3848 !important;
    display: block !important;
    height: 21px !important;
    left: calc(30px + 9px);
    line-height: 21px !important;
    margin: 0 !important;
    opacity: 1;
    position: absolute !important;
    transition: opacity .2s ease-out;
    width: 21px !important;
    z-index: 5 !important;
    top: 37px;
    font-size: 0 !important
}

.yith-wcqv-button:before {
    height: 21px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px
}

.yith-wcqv-button:before {
    content: "\e087";
    font-family: simple-line-icons;
    font-size: 19px;
    font-weight: 400
}

@media only screen and (max-width:1024px) {
    .yith-wcqv-button {
        left: 30px;
        top: 30px
    }
}

.yith-wcqv-button:hover {
    opacity: .7
}

.yith-wcqv-button .blockOverlay {
    display: none !important
}

body #yith-quick-view-modal .yith-quick-view-overlay {
    background-color: rgba(0, 0, 0, .1)
}

body #yith-quick-view-modal .yith-wcqv-wrapper {
    width: 869px !important;
    height: auto !important
}

body #yith-quick-view-modal .yith-wcqv-main {
    background: #fff;
    box-shadow: 3px 4px 4.75px .25px rgba(0, 0, 0, .11);
    overflow-y: auto !important
}

body #yith-quick-view-content div .qodef-woo-product-mark {
    top: 53px !important
}

body #yith-quick-view-content div.images {
    padding: 28px 20px;
    width: 54%
}

body #yith-quick-view-content div.images .woocommerce-product-gallery__wrapper {
    margin: 0
}

body #yith-quick-view-content div.summary {
    padding: 69px 20px;
    width: 46%
}

body #yith-quick-view-content div.summary .product_title {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 30px;
    line-height: 1.33em;
    margin: 0
}

body #yith-quick-view-content div.summary .price {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 20px;
    line-height: 1.5em
}

body #yith-quick-view-content div.summary select {
    border: none;
    border-bottom: 1px solid #000001;
    color: #878787;
    font-size: 15px;
    margin: 10px 0 10px 10px !important;
    outline: 0;
    padding: 8px 4px
}

body #yith-quick-view-content div.summary .reset_variations {
    margin-top: 16px !important
}

body #yith-quick-view-content div.summary .product_meta {
    display: none
}

body #yith-quick-view-close {
    border: none;
    color: #000001;
    font-size: 0;
    font-weight: 400;
    opacity: 1;
    right: 33px;
    top: 35px;
    transition: color .2s ease-out
}

body #yith-quick-view-close:after {
    content: "\f406";
    font-family: ionicons;
    font-size: 30px
}

body #yith-quick-view-close:hover {
    color: #878787
}

.yith-wcwl-add-to-wishlist {
    color: #2a3848 !important;
    display: block !important;
    height: 21px !important;
    left: calc(30px + 9px);
    line-height: 21px !important;
    margin: 0 !important;
    opacity: 1;
    position: absolute !important;
    transition: opacity .2s ease-out;
    width: 21px !important;
    z-index: 5 !important;
    top: 69px
}

.yith-wcwl-add-to-wishlist:before {
    height: 21px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px
}

.yith-wcwl-add-to-wishlist:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1s bnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Igog ICAgIHZpZXdCb3g9IjAgMCAxNi41IDE2LjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcg MCAwIDE2LjUgMTYuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgogICAgPGc+CgkgICAgPHBhdGgg ZD0iTTguMywyLjlDOS42LDEuNiwxMC44LDEsMTEuOCwxYzEuMiwwLDIuMywwLjQsMy4yLDEuM3Mx LjQsMiwxLjQsMy4zUzE1LjksOCwxNSw4LjljMCwwLTEuOSwyLjEtNS42LDYKCQljLTAuMywwLjMt MC42LDAuNC0xLDAuNHMtMC44LDAtMS4xLTAuM0wxLjYsOC44Yy0wLjktMC45LTEuNC0yLTEuNC0z LjNzMC41LTIuNCwxLjQtMy4zQzIuNSwxLjQsMy41LDEsNC44LDEKCQlDNS44LDEsNi45LDEuNiw4 LjMsMi45eiBNMi4zLDIuOUMxLjYsMy43LDEuMyw0LjUsMS4zLDUuNXMwLjQsMS45LDEuMSwyLjZj MC40LDAuNCwyLjIsMi40LDUuNiw2LjJjMC4xLDAuMSwwLjIsMC4xLDAuMywwLjEKCQlzMC4yLDAs MC4zLTAuMWMzLjctNCw1LjYtNiw1LjYtNi4xYzAuOC0wLjcsMS4xLTEuNSwxLjEtMi41cy0wLjQt MS45LTEuMS0yLjZDMTMuNCwyLjQsMTIuNiwyLDExLjgsMmMtMC44LDAtMS43LDAuNi0yLjgsMS43 CgkJTDguMyw0LjNMNy42LDMuN0M2LjQsMi42LDUuNiwyLDQuOCwyQzMuOCwyLDMsMi4zLDIuMywy Ljl6Ii8+CiAgICA8L2c+Cjwvc3ZnPg==");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 17px;
    content: ""
}

@media only screen and (max-width:1024px) {
    .yith-wcwl-add-to-wishlist {
        left: 30px;
        top: 62px
    }
}

.yith-wcwl-add-to-wishlist:hover {
    opacity: .7
}

.yith-wcwl-add-to-wishlist.exists {
    color: #2a3848 !important;
    display: block !important;
    height: 21px !important;
    left: calc(30px + 9px);
    line-height: 21px !important;
    margin: 0 !important;
    opacity: 1;
    position: absolute !important;
    transition: opacity .2s ease-out;
    width: 21px !important;
    z-index: 5 !important;
    top: 69px
}

.yith-wcwl-add-to-wishlist.exists:before {
    height: 21px;
    left: 0;
    position: absolute;
    top: 0;
    width: 21px
}

.yith-wcwl-add-to-wishlist.exists:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1s bnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Igog ICAgIHZpZXdCb3g9IjAgMCAxNi41IDE2LjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcg MCAwIDE2LjUgMTYuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgogICAgPHBhdGggZD0iTTguMywy LjlDOS42LDEuNiwxMC44LDEsMTEuOCwxYzEuMiwwLDIuMywwLjQsMy4yLDEuM3MxLjQsMiwxLjQs My4zUzE1LjksOCwxNSw4LjljMCwwLTEuOSwyLjEtNS42LDYKCWMtMC4zLDAuMy0wLjYsMC40LTEs MC40cy0wLjgsMC0xLjEtMC4zTDEuNiw4LjhjLTAuOS0wLjktMS40LTItMS40LTMuM3MwLjUtMi40 LDEuNC0zLjNDMi41LDEuNCwzLjUsMSw0LjgsMUM1LjgsMSw2LjksMS42LDguMywyLjkKCXoiLz4K PC9zdmc+");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 17px;
    content: ""
}

@media only screen and (max-width:1024px) {
    .yith-wcwl-add-to-wishlist.exists {
        left: 30px;
        top: 62px
    }
}

.yith-wcwl-add-to-wishlist.exists:hover {
    opacity: .7
}

.yith-wcwl-add-to-wishlist .yith-wcwl-icon {
    display: none !important
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    height: 21px;
    width: 21px
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .feedback,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
    display: none !important
}

.yith-wcwl-add-to-wishlist .blockOverlay {
    display: none !important
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner .yith-wcwl-add-to-wishlist,
#yith-quick-view-modal .yith-wcwl-add-to-wishlist {
    left: 0 !important;
    margin-top: 35px !important;
    padding-left: 24px;
    position: relative !important;
    top: 0 !important;
    width: 100% !important
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner .yith-wcwl-add-to-wishlist a,
#yith-quick-view-modal .yith-wcwl-add-to-wishlist a {
    position: relative
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner .yith-wcwl-add-to-wishlist span,
#yith-quick-view-modal .yith-wcwl-add-to-wishlist span {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase;
    display: inline-block;
    transition: color .2s ease-out
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner .yith-wcwl-add-to-wishlist:hover span,
#yith-quick-view-modal .yith-wcwl-add-to-wishlist:hover span {
    color: #878787 !important
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
#qodef-woo-page.qodef--single .qodef-woo-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
#qodef-woo-page.qodef--single .qodef-woo-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
#yith-quick-view-modal .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,
#yith-quick-view-modal .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
#yith-quick-view-modal .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
#qodef-woo-page.qodef--single .qodef-woo-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
#qodef-woo-page.qodef--single .qodef-woo-single-inner .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
#yith-quick-view-modal .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover,
#yith-quick-view-modal .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover,
#yith-quick-view-modal .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
    color: #878787 !important
}

.yith-wcwl-form .wishlist-title {
    display: none !important
}

.yith-wcwl-form .shop_table {
    font-size: 100%
}

.yith-wcwl-form .shop_table tr {
    border-left: none;
    border-right: none;
    border-top: none
}

.yith-wcwl-form .shop_table td,
.yith-wcwl-form .shop_table th {
    padding: 15px 0 15px 5px;
    vertical-align: middle;
    text-align: left;
    border: 0
}

.yith-wcwl-form .shop_table td:first-child,
.yith-wcwl-form .shop_table th:first-child {
    padding-left: 0
}

.yith-wcwl-form .shop_table th {
    font-family: Heebo, sans-serif;
    font-size: 15px;
    line-height: 1.66em;
    font-weight: 400;
    letter-spacing: .025em;
    color: #878787;
    color: #2a3848
}

.yith-wcwl-form .shop_table td.product-remove {
    width: 30px
}

.yith-wcwl-form .shop_table td.product-remove a {
    font-size: 20px
}

.yith-wcwl-form .shop_table td.product-thumbnail {
    padding-right: 10px;
    width: 90px
}

.yith-wcwl-form .shop_table td.product-thumbnail a,
.yith-wcwl-form .shop_table td.product-thumbnail img {
    max-width: initial;
    display: block;
    width: 65px
}

.yith-wcwl-form .shop_table td.product-thumbnail img {
    width: 65px
}

.yith-wcwl-form .shop_table td.product-name {
    text-align: left
}

.yith-wcwl-form .shop_table td.product-name a {
    font-family: Heebo, sans-serif;
    font-size: 15px;
    line-height: 1.66em;
    font-weight: 400;
    letter-spacing: .025em;
    color: #878787
}

.yith-wcwl-form .shop_table td.product-name a:hover {
    color: #2a3848
}

.yith-wcwl-form .shop_table td ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.yith-wcwl-form .shop_table td ul li {
    margin: 0 0 10px;
    padding: 0
}

.yith-wcwl-form .shop_table td ul li:last-child {
    margin-bottom: 0
}

.yith-wcwl-form .shop_table td ul li label {
    margin-bottom: 0
}

.yith-wcwl-form .shop_table p {
    margin: 0
}

.yith-wcwl-form .shop_table .product-add-to-cart a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Heebo, sans-serif;
    font-size: 11px;
    line-height: 2em;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .25em;
    border-radius: 0;
    outline: 0;
    box-sizing: border-box;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    background-color: transparent;
    border: 0;
    color: #2a3848;
    cursor: pointer;
    z-index: 3;
    white-space: nowrap
}

.yith-wcwl-form .shop_table .product-add-to-cart a:after,
.yith-wcwl-form .shop_table .product-add-to-cart a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -1px;
    height: 1px;
    background-color: currentColor;
    transition: transform .37s cubic-bezier(.215, .61, .355, 1)
}

.yith-wcwl-form .shop_table .product-add-to-cart a:before {
    transform-origin: left;
    transform: scaleX(1)
}

.yith-wcwl-form .shop_table .product-add-to-cart a:after {
    transform-origin: left;
    transform: scaleX(0);
    transition-delay: .42s
}

.yith-wcwl-form .shop_table .product-add-to-cart a:hover:before {
    transform-origin: right;
    transition-timing-function: cubic-bezier(.65, .05, .36, 1);
    transform: scaleX(0)
}

.yith-wcwl-form .shop_table .product-add-to-cart a:hover:after {
    transform: scaleX(1)
}

.yith-wcwl-form .shop_table .product-add-to-cart a span {
    padding: 0 6px 0 6px !important
}

.yith-wcwl-form .shop_table .product-add-to-cart a span {
    padding-right: 18px !important
}

.yith-wcwl-form .shop_table .product-add-to-cart a span:after {
    color: currentColor;
    content: "\f287";
    font-family: ionicons;
    font-size: 1em;
    height: 2em;
    line-height: 1.8em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1em;
    background: 0 0
}

body:not([class*=aare-core]) .yith-wcwl-form .shop_table .product-add-to-cart a {
    padding: 0 3px 0 6px !important
}

body:not([class*=aare-core]) .yith-wcwl-form .shop_table .product-add-to-cart a span {
    padding: 0 !important
}

body:not([class*=aare-core]) .yith-wcwl-form .shop_table .product-add-to-cart a span:after {
    display: none
}

.yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_external span,
.yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_grouped span,
.yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_simple span,
.yith-wcwl-form .shop_table .product-add-to-cart a.single_add_to_cart_button span {
    padding-left: 26px !important;
    padding-right: 6px !important
}

.yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_external span:after,
.yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_grouped span:after,
.yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_simple span:after,
.yith-wcwl-form .shop_table .product-add-to-cart a.single_add_to_cart_button span:after {
    color: currentColor;
    content: "\e035";
    font-family: simple-line-icons;
    font-size: 16px;
    height: 2em;
    line-height: 1.8em;
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
    width: 1em;
    background: 0 0
}

body:not([class*=aare-core]) .yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_external span,
body:not([class*=aare-core]) .yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_grouped span,
body:not([class*=aare-core]) .yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_simple span,
body:not([class*=aare-core]) .yith-wcwl-form .shop_table .product-add-to-cart a.single_add_to_cart_button span {
    padding: 0 !important
}

body:not([class*=aare-core]) .yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_external span:after,
body:not([class*=aare-core]) .yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_grouped span:after,
body:not([class*=aare-core]) .yith-wcwl-form .shop_table .product-add-to-cart a.add_to_cart_button.product_type_simple span:after,
body:not([class*=aare-core]) .yith-wcwl-form .shop_table .product-add-to-cart a.single_add_to_cart_button span:after {
    display: none
}

.yith-wcwl-form .shop_table .product-add-to-cart a span {
    display: inline-block !important
}

.yith-wcwl-form .yith-wcwl-share-title {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 20px;
    line-height: 1.5em
}

.yith-wcwl-form .yith-wcwl-after-share-section input {
    margin-bottom: 0
}

#yith-wcwl-popup-message {
    display: none !important
}

.qodef-grid-item.qodef-item-layout--info-centered .qodef-woo-category-link,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered .qodef-woo-category-link,
.qodef-woo-product-list .qodef-woo-category-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-grid-item.qodef-item-layout--info-centered .qodef-e-image-holder,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered .qodef-e-image-holder,
.qodef-woo-product-list .qodef-e-image-holder {
    position: relative
}

.qodef-grid-item.qodef-item-layout--info-centered .qodef-woo-category-read-more-holder,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered .qodef-woo-category-read-more-holder,
.qodef-woo-product-list .qodef-woo-category-read-more-holder {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-grid-item.qodef-item-layout--info-centered .qodef-woo-category-read-more-holder .qodef-button,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered .qodef-woo-category-read-more-holder .qodef-button,
.qodef-woo-product-list .qodef-woo-category-read-more-holder .qodef-button {
    z-index: 2
}

.qodef-grid-item.qodef-item-layout--info-centered .woocommerce-loop-category__title,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered .woocommerce-loop-category__title,
.qodef-woo-product-list .woocommerce-loop-category__title {
    margin: 32px 0 0 0;
    text-align: center;
    transition: color .2s ease-out
}

.qodef-grid-item.qodef-item-layout--info-centered .woocommerce-loop-category__title:not(.qodef-woo-category-title),
.qodef-woo-product-categories-list.qodef-item-layout--info-centered .woocommerce-loop-category__title:not(.qodef-woo-category-title),
.qodef-woo-product-list .woocommerce-loop-category__title:not(.qodef-woo-category-title) {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 20px;
    line-height: 1.5em
}

.qodef-grid-item.qodef-item-layout--info-centered:hover .qodef-woo-category-read-more-holder,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered:hover .qodef-woo-category-read-more-holder,
.qodef-woo-product-list:hover .qodef-woo-category-read-more-holder {
    opacity: 1
}

.qodef-grid-item.qodef-item-layout--info-centered:hover .woocommerce-loop-category__title,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered:hover .woocommerce-loop-category__title,
.qodef-woo-product-list:hover .woocommerce-loop-category__title {
    color: #878787
}

.qodef-grid-item.qodef-item-layout--info-centered .qodef-m-price-wrapper,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered .qodef-m-price-wrapper,
.qodef-woo-product-list .qodef-m-price-wrapper {
    align-items: center;
    color: #2a3848;
    display: flex;
    position: relative;
    color: #878787;
    justify-content: center;
    margin: 2px 0 16px 0
}

.qodef-grid-item.qodef-item-layout--info-centered .qodef-m-price-wrapper del,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered .qodef-m-price-wrapper del,
.qodef-woo-product-list .qodef-m-price-wrapper del {
    margin-right: 10px
}

.qodef-grid-item.qodef-item-layout--info-centered .qodef-m-price-wrapper ins,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered .qodef-m-price-wrapper ins,
.qodef-woo-product-list .qodef-m-price-wrapper ins {
    text-decoration: none
}

.qodef-grid-item.qodef-item-layout--info-centered .qodef-m-price-label,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered .qodef-m-price-label,
.qodef-woo-product-list .qodef-m-price-label {
    display: inline-block;
    padding-right: 4px;
    text-transform: lowercase
}

.qodef-grid-item.qodef-item-layout--info-centered .count,
.qodef-woo-product-categories-list.qodef-item-layout--info-centered .count,
.qodef-woo-product-list .count {
    display: none
}

.qodef-woo-product-categories-pair .qodef-grid-item.qodef-item-layout--info-centered:first-child {
    margin-top: 18%
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-inner {
    margin: 0;
    padding-right: 17px;
    position: relative;
    top: -17px;
    transform: rotate(-90deg) translateX(-100%);
    transform-origin: 0 0;
    width: calc(100vh + 17px)
}

.qodef-header--vertical-sliding .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-inner {
    height: calc(100vw - 100px)
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-wrapper--bottom,
.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-wrapper--top {
    display: flex;
    height: 50vh;
    max-width: unset;
    min-width: 100vw;
    transform-origin: 0 0;
    width: auto;
    align-items: center
}

.qodef-header--vertical-sliding .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-wrapper--bottom,
.qodef-header--vertical-sliding .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-wrapper--top {
    min-width: calc(100vw - 100px)
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-wrapper--top {
    padding-top: 50px;
    transform: rotate(90deg) translateY(-200%)
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-wrapper--bottom {
    padding-bottom: 50px;
    transform: rotate(90deg) translate(-50vh, -100%)
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item {
    flex: 0 0 auto;
    float: none;
    padding: 0 43px 0 43px;
    scroll-snap-align: start;
    width: auto
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item .qodef-e-image-holder img {
    opacity: 0;
    transform: scaleX(1.3) translateZ(0);
    transform-origin: top left;
    transition: transform .8s cubic-bezier(.165, .84, .44, 1) .2s, opacity .35s ease-out 0s;
    will-change: transform;
    backface-visibility: hidden
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item .qodef-m-price-wrapper,
.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item .qodef-woo-category-title {
    opacity: 0;
    transition: .5s ease-out
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item.qodef-show .qodef-m-price-wrapper,
.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item.qodef-show .qodef-woo-category-title {
    opacity: 1
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item.qodef-show .qodef-e-image-holder img {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item:first-child {
    padding-left: 110px
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item img {
    display: block;
    height: 30vh;
    width: auto
}

.qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item .qodef-m-price-wrapper {
    margin-bottom: 0
}

.qodef-horizontal-scroll-page #qodef-page-wrapper {
    height: 100vh
}

.qodef-woo-product-categories-scroll .qodef-e .qodef-e-image-holder {
    clip-path: inset(0 0 0 0);
    transition: clip-path .7s cubic-bezier(.22, .61, .36, 1)
}

.qodef-woo-product-categories-scroll .qodef-e:hover .qodef-e-image-holder {
    clip-path: inset(20px 20px 20px 20px)
}

.qodef-woo-product-categories-scroll.qodef-item-layout--vertical {
    display: flex;
    width: 100%
}

.qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-sticky-content {
    margin-right: 33px;
    position: relative;
    width: calc(50% - 33px)
}

.qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-sticky-content-inner {
    height: auto;
    position: relative;
    width: 100%
}

.qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-slider-title {
    background-color: #fff;
    display: inline-block;
    font-size: 50px;
    left: 50%;
    margin: 0;
    max-width: 90%;
    padding: 33px 104px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    z-index: 2;
    opacity: 0
}

.qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-slider-title.qodef--visible {
    opacity: 1;
    z-index: 3;
    clip-path: inset(0 100% 0 0);
    animation: .7s .2s qode-reveal-from-left cubic-bezier(.22, .61, .36, 1) 1 forwards
}

.qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-slider-title.qodef--visible.qodef--animate-out {
    clip-path: inset(0 0 0 0);
    animation: .2s 0s qode-disappear-opacity ease-in-out 1 forwards
}

.qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-slider {
    height: 100%;
    overflow: hidden
}

.qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-slider-image {
    height: 100%;
    object-fit: cover
}

.qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-grid-inner {
    margin: 0 -33px 0 0 !important;
    width: calc(50% + 33px)
}

.qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-grid-item {
    margin: 0 0 66px 0 !important;
    padding: 0 33px !important
}

.qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-grid-item:nth-of-type(4) {
    margin-top: 50px !important
}

.qodef-woo-product-list.qodef-item-layout--info-below-compact .qodef-woo-product-content {
    margin-bottom: 44px;
    margin-top: 24px
}

.qodef-woo-product-list.qodef-item-layout--info-below-compact .qodef-woo-product-title {
    width: 60%
}

.qodef-woo-product-list.qodef-item-layout--info-below-compact .qodef-woo-product-image-inner {
    background-color: transparent;
    justify-content: flex-end;
    padding: 37px
}

.qodef-woo-product-list.qodef-item-layout--info-below-compact .price {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 20px;
    line-height: 1.5em;
    justify-content: flex-end;
    width: 40%
}

.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-content {
    margin-bottom: 44px;
    margin-top: 24px
}

.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-title {
    width: 60%
}

.qodef-woo-product-list.qodef-item-layout--info-below .price {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 20px;
    line-height: 1.5em;
    justify-content: flex-end;
    width: 40%
}

.qodef-woo-product-list.qodef-item-layout--info-centered .qodef-woo-product-content {
    display: flex;
    justify-content: center;
    margin-bottom: 27px;
    margin-top: 21px
}

.qodef-woo-product-list.qodef-item-layout--info-centered .qodef-woo-product-content>* {
    text-align: center;
    width: 100%
}

.qodef-woo-product-list.qodef-item-layout--info-centered .qodef-woo-ratings {
    margin-bottom: 5px;
    margin-top: 8px
}

.qodef-woo-product-list.qodef-item-layout--info-centered .price {
    color: #878787 !important;
    justify-content: center
}

.qodef-woo-product-list.qodef-item-layout--info-on-hover .qodef-woo-product-image-inner {
    align-content: flex-end !important;
    align-items: flex-end !important;
    flex-direction: row !important;
    flex-wrap: wrap;
    justify-content: initial !important;
    text-align: initial !important
}

.qodef-woo-product-list.qodef-item-layout--info-on-hover .qodef-woo-product-image-inner>a:not([class*=yith]) {
    left: 50%;
    position: absolute !important;
    top: 50%;
    transform: translate(-50%, -50%)
}

.qodef-woo-product-list.qodef-item-layout--info-on-hover .qodef-woo-product-image-inner .yith-wcqv-button,
.qodef-woo-product-list.qodef-item-layout--info-on-hover .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist {
    left: 30px
}

.qodef-woo-product-list.qodef-item-layout--info-on-hover .qodef-woo-product-title {
    width: 100%
}

.qodef-woo-product-list.qodef-item-layout--info-on-hover .price {
    justify-content: flex-start;
    width: 100%
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner {
    opacity: 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible {
    opacity: 1;
    pointer-events: none;
    z-index: 3
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible .qodef-woo-product-categories,
.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible .qodef-woo-product-title {
    pointer-events: all
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible .qodef-woo-product-categories a,
.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible .qodef-woo-product-categories span,
.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible .qodef-woo-product-title a,
.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible .qodef-woo-product-title span {
    display: inline-block;
    opacity: 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible .qodef-woo-product-title a {
    animation: .5s .2s qode-appear-from-bottom cubic-bezier(.39, .58, .57, 1) 1 forwards
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible .qodef-woo-product-categories a,
.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible .qodef-woo-product-categories span {
    animation: .5s .3s qode-appear-from-bottom cubic-bezier(.39, .58, .57, 1) 1 forwards
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible .qodef-woo-product-price {
    animation: .5s .4s qode-appear-from-bottom cubic-bezier(.39, .58, .57, 1) 1 forwards;
    opacity: 0
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible.qodef--animate-out .qodef-woo-product-title a {
    animation: .3s 0s qode-disappear-opacity cubic-bezier(.45, .05, .55, .95) 1 forwards
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible.qodef--animate-out .qodef-woo-product-categories a,
.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible.qodef--animate-out .qodef-woo-product-categories span {
    animation: .3s 0s qode-disappear-opacity cubic-bezier(.45, .05, .55, .95) 1 forwards
}

.qodef-woo-product-list.qodef-item-layout--info-on-image.qodef-swiper-container .qodef-woo-product-image-inner.qodef--visible.qodef--animate-out .qodef-woo-product-price {
    animation: .3s 0s qode-disappear-opacity cubic-bezier(.45, .05, .55, .95) 1 forwards
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-image-inner {
    align-content: flex-end !important;
    align-items: flex-end !important;
    background-color: transparent;
    flex-direction: row !important;
    flex-wrap: wrap;
    justify-content: initial !important;
    opacity: 1;
    padding: 44px;
    text-align: initial !important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .price {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 20px;
    line-height: 1.5em
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .yith-wcqv-button,
.qodef-woo-product-list.qodef-item-layout--info-on-image .yith-wcwl-add-to-wishlist {
    display: none !important
}

.widget_aare_core_woo_dropdown_cart {
    height: 100%
}

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

.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 {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase;
    align-items: center;
    color: #000;
    display: flex;
    height: 100%;
    position: relative
}

.qodef-woo-dropdown-cart .qodef-m-dropdown {
    left: auto;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
    max-height: 0;
    overflow: hidden;
    transition: .2s
}

.qodef-divided-header-left-wrapper .qodef-woo-dropdown-cart .qodef-m-dropdown {
    left: 0;
    right: auto
}

.qodef-header--simple .qodef-woo-dropdown-cart .qodef-m-dropdown {
    left: 0;
    right: auto
}

.qodef-woo-dropdown-cart .qodef-m-dropdown-inner {
    background-color: #252531;
    display: inline-block;
    padding: 25px;
    position: relative;
    vertical-align: top;
    width: 308px
}

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

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

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

#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
    color: #000001
}

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

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

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

.qodef-woo-dropdown-cart .qodef-e-image a,
.qodef-woo-dropdown-cart .qodef-e-image img {
    display: block
}

.qodef-woo-dropdown-cart .qodef-e-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-right: 20px
}

.qodef-woo-dropdown-cart .qodef-e-title {
    line-height: 1.1em;
    margin: 0
}

.qodef-woo-dropdown-cart .qodef-e-title a {
    color: #fff
}

.qodef-woo-dropdown-cart .qodef-e-title a:hover {
    color: #878787
}

.qodef-woo-dropdown-cart .qodef-e-quantity {
    font-size: 13px;
    margin: 7px 0 0 0
}

.qodef-woo-dropdown-cart .qodef-e-price {
    color: #fff;
    margin: 9px 0 0 0
}

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

.qodef-woo-dropdown-cart .qodef-e-remove:hover {
    color: #878787
}

.qodef-woo-dropdown-cart .qodef-m-order-details {
    align-items: center;
    border-top: 1px solid #878787;
    display: flex;
    justify-content: space-between;
    margin-top: 21px;
    padding-top: 12px;
    position: relative
}

.qodef-woo-dropdown-cart .qodef-m-order-details>* {
    font-size: 13px;
    margin: 0
}

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

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

.qodef-woo-dropdown-cart .qodef-m-action-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Heebo, sans-serif;
    font-size: 11px;
    line-height: 2em;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .25em;
    border-radius: 0;
    outline: 0;
    box-sizing: border-box;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    width: 100%;
    padding: 8px 20px;
    text-align: center;
    color: #2a3848;
    background-color: transparent;
    border: 2px solid #2a3848;
    border-color: #878787;
    color: #fff
}

.qodef-woo-dropdown-cart .qodef-m-action-link:hover {
    border-color: #fff;
    color: #fff
}

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

.qodef-woo-dropdown-cart:hover .qodef-m-dropdown {
    max-height: 100vh;
    pointer-events: auto;
    transition: .5s cubic-bezier(.66, .14, .58, 1) .1s
}

.qodef-woo-dropdown-cart .qodef-m-posts-not-found {
    color: #fff
}

.qodef-vc-row-wrapper.qodef--parallax-row {
    width: 100%
}

.touchevents .qodef-vc-row-wrapper.qodef--parallax-row {
    height: auto !important
}

.qodef-clients-list.qodef-layout--columns {
    border-bottom: 1px solid #e9e9ea;
    border-right: 1px solid #e9e9ea
}

.qodef-clients-list.qodef-layout--columns .qodef-e {
    border-left: 1px solid #e9e9ea;
    border-top: 1px solid #e9e9ea
}

.qodef-clients-list.qodef-swiper-container {
    border-bottom: 1px solid #e9e9ea;
    border-top: 1px solid #e9e9ea
}

.qodef-clients-list.qodef-swiper-container:after,
.qodef-clients-list.qodef-swiper-container:before {
    background-color: #e9e9ea;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 11
}

.qodef-clients-list.qodef-swiper-container:before {
    left: 0
}

.qodef-clients-list.qodef-swiper-container:after {
    right: 0
}

.qodef-clients-list.qodef-swiper-container .qodef-e {
    border-left: 1px solid #e9e9ea
}

.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 {
    align-items: center;
    display: flex;
    justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image {
    display: inline-block;
    line-height: 0;
    position: relative;
    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 {
    display: inline-block;
    opacity: 1;
    transition: opacity .15s ease-out;
    width: auto;
    will-change: opacity
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .15s ease-out;
    width: auto;
    will-change: opacity
}

.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-portfolio-single .qodef-portfolio-title {
    margin: 0 0 22px
}

.qodef-portfolio-single .qodef-portfolio-info>* {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin-bottom: 8px
}

.qodef-portfolio-single .qodef-portfolio-info>:last-child {
    margin-bottom: 0;
    margin-top: 23px
}

.qodef-portfolio-single .qodef-portfolio-info>:not(.qodef-info--social-share) a,
.qodef-portfolio-single .qodef-portfolio-info>:not(.qodef-info--social-share) p {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-title {
    font-size: 15px;
    margin: 0 10px 4px 0
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-info--category .qodef-e-title,
.qodef-portfolio-single .qodef-portfolio-info .qodef-info--tag .qodef-e-title {
    margin: 0 10px 0 0
}

.qodef-portfolio-single .qodef-portfolio-info a,
.qodef-portfolio-single .qodef-portfolio-info p {
    color: #878787;
    margin: 0
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category:after,
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tag:after {
    content: ",";
    margin: 0 0 0 -4px
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category:last-child:after,
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tag:last-child:after {
    display: none
}

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

.qodef-portfolio-list .qodef-e-image img {
    display: block
}

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

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

.qodef-portfolio-list.qodef-items--fixed .qodef-e-image {
    height: 100%;
    overflow: hidden
}

.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image {
    height: 100%
}

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

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left.qodef-swiper-container .swiper-wrapper {
    transition-timing-function: cubic-bezier(.47, .27, 0, .96)
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left.qodef-swiper-container .qodef-e-title.entry-title {
    pointer-event: none
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left.qodef-swiper-container .qodef-e-title.entry-title a {
    opacity: 0
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left.qodef-swiper-container .qodef-e-title.entry-title.qodef--visible {
    overflow: hidden;
    pointer-events: all;
    width: auto;
    z-index: 2
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left.qodef-swiper-container .qodef-e-title.entry-title.qodef--visible a {
    animation: .7s .2s qode-appear-from-right cubic-bezier(.39, .58, .57, 1) 1 forwards;
    display: inline-block
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left.qodef-swiper-container .qodef-e-title.entry-title.qodef--visible.qodef--animate-out a {
    animation: .4s 0s qode-disappear-to-left cubic-bezier(.45, .05, .55, .95) 1 forwards
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left.qodef-swiper-container .qodef-e-content {
    opacity: 0;
    pointer-events: none
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left.qodef-swiper-container .qodef-e-content.qodef--visible {
    animation: .43s .5s qode-reveal-from-bottom cubic-bezier(.25, .46, .45, .94) 1 forwards;
    bottom: -1px;
    pointer-events: all;
    z-index: 2
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left.qodef-swiper-container .qodef-e-content.qodef--visible .qodef-e-content-inner {
    animation: .43s .55s qode-appear-from-bottom cubic-bezier(.25, .46, .45, .94) 1 forwards;
    opacity: 0;
    transform: translateY(30px)
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-title.entry-title {
    left: 71px;
    max-width: 555px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50%
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-content {
    background-color: #fff;
    bottom: 0;
    height: 120px;
    left: 0;
    padding: 0 40px;
    position: absolute
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-content-inner {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 100%;
    justify-content: center
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-content-inner * {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase;
    z-index: 1
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-content-inner * a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-content-inner * a:hover {
    color: #878787
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-content-inner>* {
    display: flex;
    flex-wrap: nowrap
}

.qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-content-inner>:not(:last-child) {
    margin-right: 120px
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 30px;
    background-color: #fff;
    height: 100px
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner * {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 20px;
    line-height: 1.5em;
    z-index: 1
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner * a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner * a:hover {
    color: #878787
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-media-image {
    overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-media-image img {
    transform: scale(1.03) translateX(-5px);
    transition: transform .4s cubic-bezier(.43, .41, .36, .9)
}

.qodef-browser--firefox .qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-media-image img {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    will-change: transform
}

.qodef-portfolio-list.qodef-item-layout--info-bottom-left article:hover .qodef-e-media-image img {
    transform: scale(1.03) translateX(5px)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner {
    background-color: #2a3848;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner * {
    color: #fff;
    z-index: 1
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner .qodef-e-title {
    padding: 0 20px;
    text-align: center
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner .qodef-e-info-category a {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    transition: .35s cubic-bezier(.215, .61, .355, 1);
    background-size: 0 100%;
    margin-right: 5px
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner .qodef-e-info-category a:hover {
    background-size: 100% 100%
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content {
    opacity: 0;
    transition: opacity .3s ease
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content {
    opacity: 1
}

.qodef-portfolio-list.qodef-item-layout--info-slide-left .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.qodef-portfolio-list.qodef-item-layout--info-slide-left .qodef-e-content>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-portfolio-list.qodef-item-layout--info-slide-left * {
    z-index: 1
}

.qodef-portfolio-list.qodef-item-layout--info-slide-left .qodef-e-media-image {
    overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-slide-left .qodef-e-media-image img {
    transform: scale(1.03) translateX(-5px);
    transition: transform .4s cubic-bezier(.43, .41, .36, .9)
}

.qodef-browser--firefox .qodef-portfolio-list.qodef-item-layout--info-slide-left .qodef-e-media-image img {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    will-change: transform
}

.qodef-portfolio-list.qodef-item-layout--info-slide-left .qodef-e-title {
    display: block;
    transform-origin: top left;
    transform: rotate(-90deg) translateX(-100%) translateY(45px);
    text-align: center;
    padding: 62px 35px;
    clip-path: inset(0 0 100% 0)
}

.qodef-portfolio-list.qodef-item-layout--info-slide-left .qodef-e-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-slide-left .qodef-e:hover .qodef-e-title {
    animation: qode-stripe-from-left .5s 0s cubic-bezier(.5, .15, .33, .88) forwards
}

.qodef-portfolio-list.qodef-item-layout--info-slide-left .qodef-e:hover .qodef-e-media-image img {
    transform: scale(1.03) translateX(5px)
}

.qodef-portfolio-list.qodef-item-layout--info-slide-left .qodef-e.qodef-animate-out .qodef-e-title {
    animation: qode-stripe-to-right .3s cubic-bezier(.53, .43, .47, .87) forwards
}

#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: 75px 0 3px;
    border-top: 1px solid #e9e9ea;
    border-bottom: 1px solid #e9e9ea;
    padding: 11px 3px
}

#qodef-single-portfolio-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-single-portfolio-navigation .qodef-m-nav {
    position: relative;
    display: flex;
    align-items: center;
    color: #ceced0
}

#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--next {
    flex-direction: row-reverse;
    text-align: right;
    margin-left: auto
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon {
    margin-left: 5px
}

#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:hover {
    color: #2a3848
}

#qodef-single-portfolio-navigation .qodef-m-nav-icon {
    font-size: 30px
}

#qodef-single-portfolio-navigation .qodef-m-nav-label {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase
}

.qodef-portfolio-single.qodef-layout--gallery-big .qodef-portfolio-info {
    margin-top: 154px !important
}

.qodef-portfolio-single.qodef-layout--gallery-big .qodef-portfolio-container {
    margin-top: 72px !important
}

.qodef-portfolio-single.qodef-layout--gallery-small .qodef-media {
    margin-right: 10px
}

.qodef-portfolio-single.qodef-layout--gallery-small .qodef-portfolio-info {
    margin-top: 32px !important
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item {
    display: block;
    float: none;
    margin-bottom: 46px
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-portfolio-info {
    margin-top: 132px !important
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-portfolio-content {
    margin-top: 26px !important
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media {
    margin-right: 10px
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item {
    display: block;
    margin-bottom: 26px;
    float: none
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child {
    margin-bottom: 0
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-portfolio-info {
    margin-top: 32px !important
}

.qodef-portfolio-single.qodef-layout--masonry-big .qodef-portfolio-info {
    margin-top: 148px !important
}

.qodef-portfolio-single.qodef-layout--masonry-big .qodef-portfolio-container {
    margin-top: 72px !important
}

.qodef-portfolio-single.qodef-layout--masonry-small .qodef-media {
    margin-right: 10px
}

.qodef-portfolio-single.qodef-layout--masonry-small .qodef-portfolio-info {
    margin-top: 32px !important
}

.qodef-portfolio-single.qodef-layout--slider-big .qodef-e-content .qodef-grid-item {
    margin-top: 50px
}

.qodef-portfolio-single.qodef-layout--slider-big .qodef-portfolio-info {
    margin-top: 132px !important
}

.qodef-portfolio-single.qodef-layout--slider-small .qodef-media {
    margin-right: 45px
}

.qodef-portfolio-single.qodef-layout--slider-small .qodef-portfolio-info {
    margin-top: 48px !important
}

.qodef-team-list .qodef-e-role {
    margin: 0
}

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

.qodef-team-list.qodef-item-layout--info-on-hover {
    margin-bottom: -110px !important
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner {
    display: flex;
    margin-bottom: 110px;
    overflow: hidden;
    position: relative
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content-inner .qodef-e-role,
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content-inner .qodef-e-title {
    clip-path: inset(0 0 0 0);
    opacity: 1
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
    width: 55px
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content-inner {
    bottom: 0;
    height: 55px;
    left: 0;
    position: absolute;
    transform: rotate(-90deg) translateX(-55px);
    transform-origin: 0 0;
    width: 100%
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content-inner .qodef-e-role,
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content-inner .qodef-e-title {
    clip-path: inset(100% 0 0 0);
    opacity: 0;
    transition: all .65s cubic-bezier(.25, .46, .45, .94), opacity .3s ease-out
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-image {
    width: calc(100% - 2 * 55px)
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-role {
    line-height: 1em;
    margin: 0
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-title {
    color: #000;
    margin: 3px 0 0 0
}

.qodef-testimonials-list {
    padding-bottom: 94px
}

.qodef-testimonials-list .qodef-m-icon {
    display: block;
    fill: #efeff0;
    margin: 0 auto 61px auto
}

.qodef-testimonials-list .qodef-e {
    text-align: center
}

.qodef-testimonials-list .qodef-e-text {
    color: #2a3848;
    font-family: Heebo, sans-serif;
    font-size: 25px;
    line-height: 1.52em;
    margin: 0 0 36px
}

.qodef-testimonials-list .qodef-e-author {
    margin: 0
}

.qodef-testimonials-list .qodef-e-author-name {
    color: #2a3848
}

.qodef-testimonials-list .qodef-e-author-name:after {
    content: "/"
}

.qodef-testimonials-list .swiper-pagination-bullets {
    bottom: 0 !important
}

.qodef-testimonials-list.qodef-skin--light .qodef-m-icon {
    fill: rgba(255, 255, 255, .3)
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-text {
    color: #fff
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-author-name {
    color: #fff
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-author-job {
    color: rgba(255, 255, 255, .3)
}

.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet {
    background-color: #fff !important
}

.qodef-testimonials-list .swiper-wrapper {
    cursor: grab
}

.qodef-fullscreen-search-holder {
    align-items: center;
    background-color: #2a3848;
    background-size: cover;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100
}

.qodef-fullscreen-search-holder .qodef-m-inner {
    width: 100%
}

.qodef-fullscreen-search-holder .qodef-m-form {
    margin: 0 auto;
    position: relative;
    width: 60%
}

.qodef-fullscreen-search-holder .qodef-m-form-field {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 25px;
    height: 100%;
    line-height: 2em;
    margin: 0;
    padding: 0
}

.qodef-fullscreen-search-holder .qodef-m-form-submit {
    background: 0 0;
    border: 0;
    color: #fff;
    cursor: pointer;
    margin: 0;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 0;
    transition: color .2s ease-out;
    width: auto;
    opacity: 1
}

.qodef-fullscreen-search-holder .qodef-m-form-submit:after,
.qodef-fullscreen-search-holder .qodef-m-form-submit:before {
    display: none
}

.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
    background: 0 0;
    color: #fff
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit {
    transition: color .2s ease, opacity .2s ease-out 1.1s, bottom .4s ease-out .9s
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
    font-size: 18px
}

.qodef-fullscreen-search-holder .qodef-m-form-line {
    border-bottom: 1px solid #fff;
    bottom: -2px;
    left: 0;
    position: absolute;
    transition: all .3s ease;
    width: 100%
}

.qodef-fullscreen-search-holder .qodef-m-close {
    color: #fff;
    opacity: 0;
    position: absolute;
    right: 70px;
    top: 33px;
    visibility: hidden;
    z-index: 1
}

.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
    top: 72px
}

.qodef-fullscreen-search-holder .qodef-m-close:hover {
    color: #2a3848
}

.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-holder .qodef-m-close .qodef--close {
    position: relative;
    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 cubic-bezier(.39, .58, .57, 1) both
}

@keyframes fullscreen_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fullscreen_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.qodef-search-opener>* {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

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

.qodef-search-opener [class*=qodef-icon] {
    padding-right: 3px
}

.qodef-search-opener-text {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase
}

.qodef-button.qodef-html--link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Heebo, sans-serif;
    font-size: 11px;
    line-height: 2em;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .25em;
    border-radius: 0;
    outline: 0;
    box-sizing: border-box;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 7px 39px
}

.qodef-button.qodef-size--small {
    padding: 5px 30px
}

.qodef-button.qodef-size--large {
    padding: 9px 42px
}

.qodef-button .qodef-m-text {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: #fff;
    background-color: #2a3848;
    border: 2px solid transparent
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
    color: #2a3848;
    background-color: #fff;
    border: 2px solid #2a3848
}

.qodef-button.qodef-layout--outlined {
    color: #2a3848;
    background-color: transparent;
    border: 2px solid #2a3848
}

.qodef-button.qodef-layout--outlined:hover {
    color: #fff;
    background-color: #2a3848;
    border-color: #2a3848
}

.qodef-button.qodef-layout--textual {
    padding: 0 !important;
    color: #2a3848;
    background-color: transparent;
    border: 0
}

.qodef-button.qodef-layout--textual .qodef-m-text {
    display: inline-block;
    vertical-align: middle;
    padding: 0 18px 0 6px
}

.qodef-button.qodef-layout--textual .qodef-m-text:after {
    color: currentColor;
    content: "\f287";
    font-family: ionicons;
    font-size: 1em;
    height: 2em;
    line-height: 1.8em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1em;
    background: 0 0
}

.qodef-button.qodef-layout--textual:after,
.qodef-button.qodef-layout--textual:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -1px;
    height: 1px;
    background-color: currentColor;
    transition: transform .37s cubic-bezier(.215, .61, .355, 1)
}

.qodef-button.qodef-layout--textual:before {
    transform-origin: left;
    transform: scaleX(1)
}

.qodef-button.qodef-layout--textual:after {
    transform-origin: left;
    transform: scaleX(0);
    transition-delay: .42s
}

.qodef-button.qodef-layout--textual:hover {
    color: #2a3848
}

.qodef-button.qodef-layout--textual:hover:before {
    transform-origin: right;
    transition-timing-function: cubic-bezier(.65, .05, .36, 1);
    transform: scaleX(0)
}

.qodef-button.qodef-layout--textual:hover:after {
    transform: scaleX(1)
}

.qodef-countdown .qodef-digit,
.qodef-countdown .qodef-label {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
    width: 100%
}

.qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
    width: 50%
}

.qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
    width: 33.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 {
    color: #fff !important
}

.qodef-countdown.qodef-countdown--light .qodef-label {
    color: #fff !important
}

.qodef-countdown.qodef-countdown--light .qodef-label:before {
    background-color: #fff !important
}

.qodef-countdown.qodef-layout--simple .qodef-m-date {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
    display: inline-block;
    padding: 0 20px;
    vertical-align: top
}

.qodef-countdown.qodef-layout--simple .qodef-digit {
    color: #2a3848;
    font-family: inherit;
    font-size: 75px;
    letter-spacing: -.05em;
    line-height: 1em
}

.qodef-countdown.qodef-layout--simple .qodef-label {
    margin-top: 10px;
    padding-top: 18px
}

.qodef-countdown.qodef-layout--simple .qodef-label:before {
    background-color: #2a3848;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    width: 34px
}

.qodef-custom-font {
    position: relative;
    margin: 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: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 60px;
    line-height: 1.09em
}

@media only screen and (max-width:480px) {
    .qodef-dropcaps .qodef-m-letter {
        font-size: 50px
    }
}

.qodef-dropcaps .qodef-m-text {
    display: inline;
    margin: 0
}

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 1.33em;
    color: #fff;
    background-color: #2a3848
}

.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
    border-radius: 100%
}

.qodef-featured-content {
    display: flex;
    height: 400px
}

.qodef-featured-content .qodef-m-item {
    height: 100%
}

.qodef-featured-content .qodef-m-title {
    margin: 0
}

.qodef-featured-content .qodef-m-tagline {
    margin: 0
}

.qodef-featured-content .qodef-m-tagline-holder {
    position: absolute;
    right: 84px;
    text-align: right
}

.qodef-featured-content .qodef-m-tagline-holder.qodef--top {
    top: 84px
}

.qodef-featured-content .qodef-m-tagline-holder.qodef--bottom {
    bottom: 84px
}

.qodef-featured-content .qodef-m-text {
    display: inline-block;
    margin: 0
}

.qodef-featured-content .qodef--large {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10% 156px;
    position: relative
}

.qodef-featured-content .qodef-image {
    height: 100%
}

.qodef-featured-content .qodef-image img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.qodef-featured-content .qodef-image-gallery {
    height: 100%
}

.qodef-featured-content .qodef-image-gallery img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.qodef-featured-content .qodef-swiper-container {
    cursor: grab
}

.qodef-featured-content.qodef-layout--one .qodef--small {
    width: 16%
}

.qodef-featured-content.qodef-layout--one .qodef--medium {
    width: 25%
}

.qodef-featured-content.qodef-layout--one .qodef--large {
    width: 59%
}

.qodef-featured-content.qodef-layout--three .qodef--large {
    order: 3;
    width: 59%
}

.qodef-featured-content.qodef-layout--three .qodef--small {
    order: 2;
    width: 16%
}

.qodef-featured-content.qodef-layout--three .qodef--medium {
    order: 1;
    width: 25%
}

.qodef-featured-content.qodef-layout--two .qodef--small {
    order: 3;
    width: 22%
}

.qodef-featured-content.qodef-layout--two .qodef--medium {
    order: 2;
    width: 37%
}

.qodef-featured-content.qodef-layout--two .qodef--large {
    order: 1;
    width: 41%
}

.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: #2a3848
}

#qodef-horizontal-layout {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    display: flex
}

#qodef-horizontal-layout .qodef-hl-cta-btn {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999;
    pointer-events: none
}

#qodef-horizontal-layout .qodef-hl-cta-btn .qodef-button {
    top: 31px;
    right: 114px;
    position: absolute;
    pointer-events: all
}

#qodef-horizontal-layout .qodef-hl-intro {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 130px;
    background-color: #2a3848;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    z-index: 100;
    background-size: cover
}

#qodef-horizontal-layout .qodef-hl-intro.qodef-removed {
    transition: .7s cubic-bezier(.65, .05, .36, 1);
    transform: translateX(-100%)
}

#qodef-horizontal-layout .qodef-hl-intro .qodef-hl-intro-title {
    font-family: Raleway, sans-serif;
    color: #fff;
    font-weight: 300;
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: .3em;
    line-height: 1.13em
}

#qodef-horizontal-layout .qodef-hl-intro .qodef-hl-intro-title .qodef-intro-title-text-holder {
    display: inline-flex;
    overflow: hidden
}

#qodef-horizontal-layout .qodef-hl-intro .qodef-hl-intro-title .qodef-intro-title-text-holder .qodef-intro-title-text {
    display: inline-block
}

#qodef-horizontal-layout .qodef-hl-intro .qodef-hl-intro-title .qodef-separator-intro {
    display: inline-block;
    margin-left: 27px
}

#qodef-horizontal-layout .qodef-hl-intro div.qodef-hl-intro-title .qodef-separator-intro {
    margin-left: 13px
}

#qodef-horizontal-layout .qodef-hl-intro div.qodef-hl-intro-title .qodef-intro-title-text-holder .qodef-intro-title-text {
    display: inline-flex
}

#qodef-horizontal-layout .qodef-hl-intro .qodef-hl-intro-subtitle {
    color: #fff;
    max-width: 240px;
    margin: 0 0 0 28px
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-repeat: repeat-x;
    background-size: 100%;
    background-color: #fff
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-items-wrapper {
    display: flex;
    flex-shrink: 0
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-item {
    padding: 125px 0 0 114px;
    width: 62.7vW
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-grid {
    display: flex;
    height: 100%
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-img {
    box-shadow: 3px 4px 16px 2px rgba(0, 0, 0, .1)
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-title {
    margin-top: 15px;
    margin-bottom: 0
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-title a {
    color: #878787
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-title a:hover {
    color: #2a3848
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-image-link {
    display: inline-block;
    transition: .4s cubic-bezier(.25, .46, .45, .94);
    transform: translateY(0)
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-image-link:hover {
    transform: translateY(-10px)
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-left {
    display: flex;
    align-items: flex-start;
    padding-right: 114px;
    position: relative
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-left .qodef-hli-title {
    position: absolute;
    bottom: -10px;
    left: 0;
    transform: rotate(-90deg) translateY(-45px);
    margin: 0;
    transform-origin: 0 0
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-left img {
    transform: translateY(10px)
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-right .qodef-hli-e:first-of-type {
    margin-bottom: 50px
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-right .qodef-hli-right-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description {
    width: 390px;
    background-color: #252531;
    margin-left: 112px;
    padding: 40px;
    position: relative
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description .qodef-hl-description-text {
    color: #fff
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description .qodef-hl-description-separator {
    font-family: Heebo, sans-serif;
    font-size: 100px;
    color: #fff;
    line-height: 1;
    padding-bottom: 7px
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description .qodef-hl-description-text-holder {
    display: inline-flex;
    align-items: center;
    transform: rotate(-90deg) translateX(-100%);
    transform-origin: 0 0;
    width: 100vH;
    padding: 0 12vh;
    position: absolute;
    height: 310px
}

#qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description .qodef-hl-description-text {
    margin-left: 10%;
    line-height: 1.43em
}

#qodef-horizontal-layout .qodef-hli-left .qodef--has-appear img {
    opacity: 0;
    transform: translateY(40%);
    transition: opacity .35s 0s, transform 1s 0s
}

#qodef-horizontal-layout .qodef-hli-left .qodef--has-appear .qodef-hli-title {
    opacity: 0;
    transition: .8s .3s
}

#qodef-horizontal-layout .qodef-hli-left .qodef--has-appear.qodef--appeared img {
    opacity: 1;
    transform: translateY(13px)
}

#qodef-horizontal-layout .qodef-hli-left .qodef--has-appear.qodef--appeared .qodef-hli-title {
    opacity: 1
}

#qodef-horizontal-layout .qodef-hli-right .qodef--has-appear:first-of-type img {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity .35s .3s, transform .9s .3s
}

#qodef-horizontal-layout .qodef-hli-right .qodef--has-appear:first-of-type .qodef-hli-title {
    opacity: 0;
    transition: .8s .7s
}

#qodef-horizontal-layout .qodef-hli-right .qodef--has-appear:last-of-type img {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity .35s .45s, transform .9s .45s
}

#qodef-horizontal-layout .qodef-hli-right .qodef--has-appear:last-of-type .qodef-hli-title {
    opacity: 0;
    transition: .8s .65s
}

#qodef-horizontal-layout .qodef-hli-right .qodef--has-appear.qodef--appeared img {
    opacity: 1;
    transform: translateY(0)
}

#qodef-horizontal-layout .qodef-hli-right .qodef--has-appear.qodef--appeared .qodef-hli-title {
    opacity: 1
}

#qodef-horizontal-layout .qodef--has-appear.qodef-hl-intro .qodef-separator-intro {
    clip-path: inset(100% 0 0 0);
    transition: all 1s 0s
}

#qodef-horizontal-layout .qodef--has-appear.qodef-hl-intro .qodef-hl-intro-subtitle {
    opacity: 0;
    transition: 1s .6s
}

#qodef-horizontal-layout .qodef--has-appear.qodef-hl-intro .qodef-intro-title-text {
    opacity: 0
}

#qodef-horizontal-layout .qodef--has-appear.qodef-hl-cta-btn {
    opacity: 0;
    transition: 1s 1s
}

#qodef-horizontal-layout .qodef--has-appear.qodef-hl-description .qodef-hl-description-text-holder {
    opacity: 0;
    transition: .35s .15s
}

#qodef-horizontal-layout .qodef--has-appear.qodef-hl-description .qodef-hl-description-text-holder .qodef-hl-description-text {
    overflow: hidden
}

#qodef-horizontal-layout .qodef--has-appear.qodef-hl-description .qodef-hl-description-text-holder .qodef-hl-description-text span {
    display: inline-block;
    transition: 1s cubic-bezier(0, .99, .36, 1) .2s;
    transform: translateX(-120%);
    will-change: transform
}

#qodef-horizontal-layout .qodef--has-appear.qodef-hl-description .qodef-hl-description-text-holder .qodef-hl-description-separator {
    clip-path: inset(100% 0 0 0);
    transition: all 1s 0s
}

#qodef-horizontal-layout .qodef--has-appear.qodef--appeared.qodef-hl-intro .qodef-hl-intro-subtitle {
    opacity: 1
}

#qodef-horizontal-layout .qodef--has-appear.qodef--appeared.qodef-hl-intro .qodef-separator-intro {
    clip-path: inset(0 0 0 0)
}

#qodef-horizontal-layout .qodef--has-appear.qodef--appeared.qodef-hl-intro .qodef-intro-title-text {
    animation: .7s .3s qode-appear-from-right cubic-bezier(.39, .58, .57, 1) 1 forwards
}

#qodef-horizontal-layout .qodef--has-appear.qodef--appeared.qodef-hl-cta-btn {
    opacity: 1
}

#qodef-horizontal-layout .qodef--has-appear.qodef--appeared.qodef-hli-e .qodef-hli-title {
    opacity: 1
}

#qodef-horizontal-layout .qodef--has-appear.qodef--appeared.qodef-hl-description .qodef-hl-description-text-holder {
    opacity: 1
}

#qodef-horizontal-layout .qodef--has-appear.qodef--appeared.qodef-hl-description .qodef-hl-description-text-holder .qodef-hl-description-text span {
    transform: translateX(0)
}

#qodef-horizontal-layout .qodef--has-appear.qodef--appeared.qodef-hl-description .qodef-hl-description-text-holder .qodef-hl-description-separator {
    clip-path: inset(0 0 0 0);
    transition: all 1s 0s
}

.qodef-icon-list-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-icon-list-item .qodef-e-title {
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: top
}

.qodef-icon-list-item .qodef-e-title a {
    display: block
}

.qodef-icon-list-item .qodef-e-title-inner {
    align-items: center;
    display: flex
}

.qodef-icon-list-item .qodef-e-title-text {
    transition: color .2s ease-out
}

.qodef-icon-list-item .qodef-icon-holder {
    flex-shrink: 0;
    float: none;
    margin-right: 13px
}

.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
    font-size: 14px
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
    display: inline-block;
    position: relative;
    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_aare_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-sidebar .widget.widget_aare_core_icon_list_item .qodef-icon-holder {
    margin-bottom: px
}

#qodef-page-sidebar .widget.widget_aare_core_icon_list_item a:hover .qodef-e-title-text {
    color: #fff
}

#qodef-page-footer .widget.widget_aare_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_aare_core_icon_list_item .qodef-icon-holder {
    margin-bottom: px
}

#qodef-page-footer .widget.widget_aare_core_icon_list_item a:hover .qodef-e-title-text {
    color: #fff
}

#qodef-side-area .widget.widget_aare_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_aare_core_icon_list_item .qodef-icon-holder {
    margin-bottom: 13px
}

#qodef-side-area .widget.widget_aare_core_icon_list_item .qodef-e-title-inner {
    flex-direction: column
}

#qodef-side-area .widget.widget_aare_core_icon_list_item a:hover .qodef-e-title-text {
    color: #fff
}

.qodef-icon-holder {
    display: inline-block;
    line-height: 1;
    position: relative;
    vertical-align: top;
    width: auto
}

.qodef-icon-holder a {
    display: block
}

.qodef-icon-holder .qodef-icon {
    display: block;
    line-height: inherit;
    transition: color .2s ease-out
}

.qodef-icon-holder .qodef-icon:before {
    display: block;
    line-height: inherit
}

.qodef-icon-holder.qodef-layout--circle,
.qodef-icon-holder.qodef-layout--square {
    background-color: #000001;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    width: 2em
}

.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: #2a3848
}

.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_aare_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_aare_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_aare_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_aare_core_icon {
    margin-bottom: 0
}

.qodef-image-gallery .swiper-wrapper {
    cursor: grab
}

.qodef-image-with-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text:hover .qodef-m-image img {
    clip-path: inset(20px 20px 20px 20px)
}

.qodef-image-with-text .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image a,
.qodef-image-with-text .qodef-m-image img {
    display: block
}

.qodef-image-with-text .qodef-m-image img {
    clip-path: inset(0 0 0 0);
    transition: clip-path .7s cubic-bezier(.22, .61, .36, 1)
}

.qodef-image-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.qodef-image-with-text .qodef-m-title {
    margin: 31px 0 0
}

.qodef-image-with-text .qodef-m-title a {
    position: relative;
    color: #2a3848
}

.qodef-image-with-text .qodef-m-title a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 0%;
    height: 1px;
    background-color: currentColor;
    transition: .35s cubic-bezier(.215, .61, .355, 1)
}

.qodef-image-with-text .qodef-m-title a:hover:before {
    width: 100%
}

.qodef-image-with-text .qodef-m-text {
    margin: 15px 0 0
}

.qodef-interactive-link-showcase {
    visibility: hidden
}

.qodef-interactive-link-showcase.qodef--init {
    visibility: visible
}

.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-title {
    color: #fff
}

.qodef-interactive-link-showcase.qodef-skin--light .qodef-e-item.qodef--active {
    color: #fff !important
}

.qodef-interactive-link-showcase.qodef-layout--list {
    align-items: center;
    display: flex
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items-wrapper {
    display: flex;
    flex-direction: column;
    width: 35%
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-title {
    margin: 0 0 23px 0
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
    border-radius: 50%;
    display: block;
    margin-left: auto;
    overflow: hidden;
    position: relative;
    width: 59%
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-e-item {
    align-items: center;
    color: #6a6a89;
    display: flex;
    margin-bottom: 18px;
    position: relative;
    transition: color .2s ease-out;
    font-family: Heebo, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5em
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-e-item:last-child {
    margin-bottom: 0
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-e-item.qodef--active {
    color: #000001
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-e-item img,
.qodef-interactive-link-showcase.qodef-layout--list .qodef-e-item svg {
    height: 30px;
    width: 30px
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-e-item svg {
    stroke: currentColor
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-e-title {
    display: block;
    margin-left: 12px;
    position: relative;
    z-index: 2
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-e-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    transition: opacity 0s
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-e-image.qodef--active {
    opacity: 1;
    z-index: 5
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-e-image img {
    display: none
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    box-shadow: 3px 3px 16px 2px rgba(0, 0, 0, .04);
    text-align: center
}

.qodef-pricing-table.qodef-status--featured {
    transform: translateY(-25px)
}

.qodef-pricing-table .qodef-m-inner {
    padding: 25px 15px
}

.qodef-pricing-table .qodef-m-title {
    border-bottom: 1px solid #2a3848;
    margin-bottom: 50px;
    padding-bottom: 17px
}

.qodef-pricing-table .qodef-m-title p {
    color: #2a3848;
    font-size: 20px;
    margin: 0
}

.qodef-pricing-table .qodef-m-price {
    margin-bottom: 8px
}

.qodef-pricing-table .qodef-m-price-wrapper {
    display: flex;
    justify-content: center;
    line-height: 1;
    margin: 0
}

.qodef-pricing-table .qodef-m-label {
    margin: 0 0 32px 0
}

.qodef-pricing-table .qodef-m-label p {
    margin: 0
}

.qodef-pricing-table .qodef-m-content {
    margin: 0 52px 48px 52px
}

.qodef-pricing-table .qodef-m-content p {
    margin-top: 0
}

.qodef-pricing-table .qodef-m-content p:last-child {
    margin-bottom: 0
}

.qodef-pricing-table .qodef-m-button {
    margin-bottom: 44px
}

.qodef-progress-bar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-progress-bar.qodef--init {
    visibility: visible
}

.qodef-progress-bar .qodef-m-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    text-align: center
}

.qodef-progress-bar .qodef-m-canvas {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-progress-bar .qodef-m-canvas svg {
    display: block
}

.qodef-progress-bar .qodef-m-title {
    margin: 24px 0 0
}

.qodef-progress-bar .qodef-m-text {
    margin: 4px 0 0
}

.qodef-progress-bar .progressbar-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: Heebo, sans-serif;
    font-weight: 400;
    color: #2a3848;
    font-size: 30px;
    line-height: 1.33em;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0
}

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

.qodef-section-title.qodef-alignment--center {
    text-align: center
}

.qodef-section-title.qodef-alignment--left {
    text-align: left
}

.qodef-section-title.qodef-alignment--right {
    text-align: right
}

.qodef-section-title .qodef-font-weight--light {
    font-weight: 300
}

.qodef-section-title .qodef-m-tagline {
    margin: 0
}

.qodef-section-title .qodef-m-tagline+.qodef-m-title {
    margin: 18px 0 0 0
}

.qodef-section-title .qodef-m-title {
    margin: 0
}

.qodef-section-title .qodef-m-title+.qodef-m-text {
    margin: 25px 0 0
}

.qodef-section-title .qodef-m-text {
    display: inline-block;
    margin: 0
}

.qodef-separator {
    font-size: 0;
    height: auto;
    line-height: 1;
    position: relative
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #e9e9ea;
    margin: 10px 0
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

#qodef-page-sidebar .widget.widget_aare_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_aare_core_separator {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_aare_core_separator {
    margin-bottom: 0
}

.qodef-video-button {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-video-button .qodef-m-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    color: #2a3848;
    display: flex;
    justify-content: center;
    line-height: 1;
    z-index: 1
}

.qodef-video-button .qodef-m-play-inner {
    align-items: center;
    display: flex;
    height: 182px;
    justify-content: center;
    line-height: 182px;
    position: relative;
    width: 182px
}

.qodef-video-button .qodef-m-play-inner-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 50%;
    content: "";
    transform: scale(1);
    transition: .35s cubic-bezier(.22, .61, .36, 1);
    z-index: -1
}

.qodef-video-button .qodef-m-play-inner:hover .qodef-m-play-inner-background {
    transform: scale(1.13)
}

.qodef-video-button .qodef-m-play-inner svg {
    fill: none;
    height: 17%;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
    stroke-width: 1.3
}

.qodef-video-button .qodef-m-content {
    display: flex;
    flex-direction: column;
    left: 0;
    margin-left: 4%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35%
}

.qodef-video-button .qodef-m-tagline {
    bottom: 100%;
    color: #fff;
    display: block;
    left: 0;
    margin: 0;
    padding-bottom: 24px;
    position: absolute
}

.qodef-video-button .qodef-m-title {
    color: #fff;
    display: block;
    font-family: Heebo, sans-serif;
    line-height: 1em
}

#qodef-side-area {
    background-color: #2a3848;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    padding: 165px 72px 35px 72px;
    position: fixed;
    right: -444px;
    text-align: center;
    top: 0;
    transition: all .6s cubic-bezier(.77, 0, .175, 1);
    visibility: hidden;
    width: 444px;
    z-index: 99999
}

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

#qodef-side-area.qodef-alignment--center {
    text-align: center
}

#qodef-side-area.qodef-alignment--right {
    text-align: right
}

#qodef-side-area.qodef-alignment--left {
    text-align: left
}

#qodef-side-area-close {
    color: #fff;
    display: block;
    font-size: 30px;
    position: absolute;
    right: 47px;
    top: 36px;
    z-index: 1000
}

.admin-bar #qodef-side-area-close {
    top: 68px
}

#qodef-side-area-close .qodef--close {
    position: relative;
    visibility: visible
}

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

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

.qodef-side-area-cover {
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
    width: 100%;
    z-index: 0
}

.qodef-side-area--opened .qodef-side-area-cover {
    opacity: 1;
    z-index: 1002
}

.qodef-social-share {
    display: inline-block;
    position: relative;
    vertical-align: top
}

.qodef-social-share .qodef-social-title {
    display: inline-block;
    margin: 0 5px 0 0;
    position: relative;
    vertical-align: top
}

.qodef-social-share ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: top
}

.qodef-social-share li {
    display: inline-block;
    line-height: 1;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: top
}

.qodef-social-share li a {
    font-size: 11px;
    padding: 5px 7px;
    border: 1px solid currentColor
}

.qodef-social-share.qodef-layout--list li {
    margin-right: 13px
}

.qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--list li a {
    color: #ccc
}

.qodef-social-share.qodef-layout--list li a:hover {
    color: #000
}

.qodef-social-share.qodef-layout--list.qodef-skin--light .qodef-social-title {
    color: #ccc
}

.qodef-social-share.qodef-layout--list.qodef-skin--light a {
    color: #ccc
}

.qodef-social-share.qodef-layout--list.qodef-skin--light a:hover {
    color: #fff
}

.qodef-social-share.qodef-layout--text li {
    margin-right: 9px;
    vertical-align: baseline
}

.qodef-social-share.qodef-layout--text li:after {
    content: "/";
    font-size: 11px;
    font-weight: 700;
    margin-left: 1px
}

.qodef-social-share.qodef-layout--text li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li:last-child:after {
    content: ""
}

.qodef-social-share.qodef-layout--text li a {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase;
    border: none
}

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

.widget .qodef-social-share.qodef-layout--text li a {
    padding: 5px 0
}

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

#qodef-page-spinner .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #000001;
    background-color: #fff
}

#qodef-page-spinner .qodef-m-spinner {
    position: relative
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50%;
    width: 50%;
    z-index: 1;
    animation: qode-atom-shrink 4.5s infinite linear
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    height: 100%;
    width: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
    animation: qode-atom-zindex 1.5s .75s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
    transform: rotate(0);
    animation: qode-atom-postion 1.5s infinite ease, qode-atom-size 1.5s -1.125s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
    transform: rotate(120deg);
    animation: qode-atom-zindex 1.5s -.25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
    animation: qode-atom-postion 1.5s -1s infinite ease, qode-atom-size 1.5s -.75s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    transform: rotate(240deg);
    animation: qode-atom-zindex 1.5s .25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    animation: qode-atom-postion 1.5s -.5s infinite ease, qode-atom-size 1.5s -125ms infinite ease
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
    position: relative;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-clock 8s infinite steps(8)
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
    position: absolute;
    height: 50px;
    width: 50px
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
    content: "";
    position: absolute;
    height: 18.31501832px;
    width: 18.31501832px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
    transform: rotate(-135deg);
    animation: qode-clock-1 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
    transform: rotate(-90deg);
    animation: qode-clock-2 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
    transform: rotate(-45deg);
    animation: qode-clock-3 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
    animation: qode-clock-4 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: currentColor;
    animation: qode-cube 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    border-radius: 50%;
    opacity: .6;
    animation: qode-double-pulse 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles {
    position: relative;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
    position: absolute;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 {
    transform: rotateZ(45deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 {
    transform: rotateZ(90deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.2s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1 {
    top: 0;
    left: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2 {
    top: 0;
    right: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3 {
    right: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4 {
    left: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
    position: relative;
    width: 30px;
    height: 30px;
    margin: -45px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
    top: 0;
    left: 50%;
    animation: qode-fussion-ball-1 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
    top: 50%;
    left: 100%;
    animation: qode-fussion-ball-2 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
    top: 100%;
    left: 50%;
    animation: qode-fussion-ball-3 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
    top: 50%;
    left: 0;
    animation: qode-fussion-ball-4 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
    position: relative;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-mitosis-invert 2s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1 {
    animation: qode-mitosis-ball-1 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2 {
    animation: qode-mitosis-ball-2 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3 {
    animation: qode-mitosis-ball-3 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4 {
    animation: qode-mitosis-ball-4 1s infinite alternate linear
}

@keyframes qodef-path-draw {
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes qodef-path-fade {
    0% {
        stroke-opacity: 1
    }

    93% {
        stroke-opacity: 1
    }

    100% {
        stroke-opacity: 0
    }
}

@keyframes qodef-path-draw-1 {
    0% {
        stroke-dashoffset: 110
    }

    20% {
        stroke-dashoffset: 0
    }

    100% {
        stroke-dashoffset: 0
    }
}

@keyframes qodef-path-draw-2 {
    20% {
        stroke-dashoffset: 110
    }

    62% {
        stroke-dashoffset: 0
    }

    100% {
        stroke-dashoffset: 0
    }
}

@keyframes qodef-path-draw-3 {
    48% {
        stroke-dashoffset: 98
    }

    72% {
        stroke-dashoffset: 0
    }

    100% {
        stroke-dashoffset: 0
    }
}

#qodef-page-spinner.qodef-layout--predefined-svg .qodef-m-spinner {
    width: 119px;
    height: 119px;
    position: relative
}

#qodef-page-spinner.qodef-layout--predefined-svg .qodef-m-predefined {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease-in-out;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--predefined-svg .qodef-m-predefined.qodef-spinner-animate {
    opacity: 1
}

#qodef-page-spinner.qodef-layout--predefined-svg .qodef-m-predefined.qodef-spinner-animate svg .qodef-path-1 {
    animation: qodef-path-draw-1 3s cubic-bezier(.35, .1, 0, 1.01) 0s infinite, qodef-path-fade 3s linear 0s infinite
}

#qodef-page-spinner.qodef-layout--predefined-svg .qodef-m-predefined.qodef-spinner-animate svg .qodef-path-2 {
    animation: qodef-path-draw-2 3s cubic-bezier(.35, .1, 0, 1.01) 0s infinite, qodef-path-fade 3s linear 0s infinite
}

#qodef-page-spinner.qodef-layout--predefined-svg .qodef-m-predefined.qodef-spinner-animate svg .qodef-path-3 {
    animation: qodef-path-draw-3 3s cubic-bezier(.35, .1, 0, 1.01) 0s infinite, qodef-path-fade 3s linear 0s infinite
}

#qodef-page-spinner.qodef-layout--predefined-svg .qodef-m-predefined svg {
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--predefined-svg .qodef-m-predefined svg .qodef-path {
    fill: none;
    stroke: #000;
    stroke-width: 3;
    stroke-linejoin: bevel;
    stroke-miterlimit: 10
}

#qodef-page-spinner.qodef-layout--predefined-svg .qodef-m-predefined svg .qodef-path-1 {
    stroke-dasharray: 109 111;
    stroke-dashoffset: 110;
    animation: qodef-path-draw-1 4.4s ease 0s infinite, qodef-path-fade 4.4s linear 0s infinite
}

#qodef-page-spinner.qodef-layout--predefined-svg .qodef-m-predefined svg .qodef-path-2 {
    stroke-dasharray: 109 111;
    stroke-dashoffset: 110;
    animation: qodef-path-draw-2 4.4s ease 0s infinite, qodef-path-fade 4.4s linear 0s infinite
}

#qodef-page-spinner.qodef-layout--predefined-svg .qodef-m-predefined svg .qodef-path-3 {
    stroke-dasharray: 97 99;
    stroke-dashoffset: 98;
    animation: qodef-path-draw-3 4.4s ease 0s infinite, qodef-path-fade 4.4s linear 0s infinite
}

#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: #000001;
    width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: currentColor;
    border: 0 solid currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: currentColor;
    border-radius: 16px;
    animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
    width: 60px;
    height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0;
    animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1) {
    animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
    animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
    animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
    position: relative;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
    animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
    display: inline-block;
    float: left;
    height: 100%;
    width: 6px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
    animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
    animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
    animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-align: center;
    animation: qode-rotate-circles 2s infinite linear
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
    position: absolute;
    top: 0;
    width: 60%;
    height: 60%;
    display: inline-block;
    background-color: currentColor;
    border-radius: 100%;
    transform-origin: center bottom;
    animation: qode-bounce 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
    width: 150px;
    height: 30px;
    margin: -15px 0 0 -75px
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
    animation: qode-wave-jump-3 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
    animation: qode-wave-jump-2 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
    animation: qode-wave-jump-1 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
    margin-right: 0;
    animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1)
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
    width: 72px;
    margin: -9px 0 0 -36px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.4s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
    animation-delay: -.32s
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
    animation-delay: -.16s
}

.qodef-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 {
    left: 0;
    position: absolute;
    top: 0
}

.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
    left: 50%;
    transform: translateX(-50%)
}

.qodef-page-title.qodef-alignment--center .qodef-m-content {
    justify-content: center
}

.qodef-page-title.qodef-alignment--right .qodef-m-content {
    justify-content: flex-end
}

.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-title {
    color: #878787
}

.qodef-page-title .qodef-m-content {
    border-bottom: 1px solid #e9e9ea
}

.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 {
    color: #878787;
    font-size: 11px;
    letter-spacing: .25em;
    text-transform: uppercase;
    transition: color .2s ease-out
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-current,
.qodef-page-title .qodef-breadcrumbs a:hover,
.qodef-page-title .qodef-breadcrumbs a:hover span {
    color: #2a3848
}

.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 {
    text-align: center
}

.widget.qodef-author-info .qodef-author-info-image {
    display: inline-block;
    margin-bottom: 13px
}

.widget.qodef-author-info .qodef-author-info-name {
    margin: 0 0 6px
}

.widget.qodef-author-info .qodef-author-info-description {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.9em;
    font-weight: 500;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin: 0
}

.widget.qodef-author-info .qodef-author-info-position {
    color: #878787;
    margin: 0
}

.qodef-social-icons-group .qodef-icon-holder {
    margin-left: 9px
}

.qodef-social-icons-group .qodef-icon-holder:first-child {
    margin-left: 0
}

.widget.widget_aare_core_social_icons_group .qodef-icon-holder {
    border-color: #878787
}

.widget.widget_aare_core_social_icons_group .qodef-icon-holder a {
    color: #878787
}

.widget.widget_aare_core_social_icons_group .qodef-icon-holder:hover {
    border-color: #2a3848
}

.widget.widget_aare_core_social_icons_group .qodef-icon-holder:hover a {
    color: #2a3848
}

#qodef-page-footer .widget.widget_aare_core_social_icons_group .qodef-icon-holder {
    border-color: #fff
}

#qodef-page-footer .widget.widget_aare_core_social_icons_group .qodef-icon-holder a {
    color: #fff
}

#qodef-page-footer .widget.widget_aare_core_social_icons_group .qodef-icon-holder:hover {
    border-color: #ccc
}

#qodef-page-footer .widget.widget_aare_core_social_icons_group .qodef-icon-holder:hover a {
    color: #ccc
}

.widget.widget_aare_core_title {
    margin-bottom: 0 !important
}

@media only screen and (max-width:480px) {
    .qodef-back-to-top--disabled-on-mobile #qodef-back-to-top {
        display: none !important
    }
}

@media only screen and (max-width:1024px) {
    #qodef-background-stripe {
        display: none
    }
}

@media only screen and (max-width:1440px) {
    .qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
        padding: 83px 40px
    }

    .qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
        padding: 83px 40px 87px
    }
}

@media only screen and (max-width:680px) {
    .qodef-blog.qodef-item-layout--standard-featured-date.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom {
        margin-bottom: 55px
    }
}

@media only screen and (max-width:680px) {
    .qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom {
        margin-bottom: 55px
    }
}

@media only screen and (max-width:680px) {
    #qodef-author-info .qodef-m-inner {
        flex-wrap: wrap
    }

    #qodef-author-info .qodef-m-content {
        margin-top: 23px
    }
}


@media only screen and (max-width:1024px) {
    .qodef-header--bottom #qodef-slider-holder {
        position: relative;
        order: 1
    }

    .qodef-header--bottom #qodef-page-wrapper {
        display: flex;
        flex-direction: column
    }

    .qodef-header--bottom #qodef-page-mobile-header {
        order: 0
    }

    .qodef-header--bottom #qodef-page-outer {
        order: 2
    }

    .qodef-header--bottom #qodef-page-footer {
        order: 3
    }
}

@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:768px) {
    #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: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:680px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.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: -50px
    }

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

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

@media only screen and (max-width:1366px) {
    body #yith-quick-view-modal #yith-quick-view-content div.summary {
        padding: 35px 20px
    }
}

@media only screen and (max-width:1024px) {
    body #yith-quick-view-modal .yith-wcqv-wrapper {
        width: 90% !important
    }

    body #yith-quick-view-modal #yith-quick-view-content div .qodef-woo-product-mark {
        top: 53px !important
    }

    body #yith-quick-view-modal #yith-quick-view-content div.images {
        width: 100%
    }

    body #yith-quick-view-modal #yith-quick-view-content div.summary {
        padding: 20px 30px;
        width: 100%
    }

    body #yith-quick-view-modal #yith-quick-view-close {
        right: 39px
    }
}

@media only screen and (max-width:680px) {
    .yith-wcwl-form .shop_table .product-stock-status {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-categories-pair .qodef-grid-item.qodef-item-layout--info-centered:first-child {
        margin-top: 0
    }
}

@media only screen and (max-width:1440px) {
    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item img {
        height: 29vh
    }
}

@media only screen and (max-width:1366px) {
    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-wrapper--top {
        padding-top: 20px
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-wrapper--bottom {
        padding-bottom: 20px
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item img {
        height: 29vh
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item .woocommerce-loop-category__title {
        margin-top: 20px !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal {
        height: initial;
        left: initial !important;
        margin-bottom: -30px;
        position: initial;
        top: initial;
        width: 100% !important
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-inner {
        display: inline-block;
        height: initial !important;
        overflow-x: initial;
        overflow-y: initial;
        padding-right: 0;
        -ms-scroll-snap-type: y mandatory;
        scroll-snap-type: y mandatory;
        top: initial;
        transform: initial;
        transform-origin: initial;
        width: 100%
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-wrapper--bottom,
    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-wrapper--top {
        flex-direction: column;
        float: left;
        height: auto;
        margin: 0 0 30px 0 !important;
        min-width: initial !important;
        padding: 0 15px !important;
        transform: rotate(0);
        width: 50%
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item {
        margin: 0 0 30px 0 !important;
        padding: 0 !important;
        width: 100%
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item .qodef-e-image-holder img {
        height: auto;
        transform: scaleY(1.3) translateZ(0);
        width: 100%
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-inner {
        display: flex;
        flex-direction: column;
        margin: 0
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-grid-item {
        margin: 0 0 50px 0 !important
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--1 {
        order: 1
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--2 {
        order: 2
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--3 {
        order: 3
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--4 {
        order: 4
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--5 {
        order: 5
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--6 {
        order: 6
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--7 {
        order: 7
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--8 {
        order: 8
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--9 {
        order: 9
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--10 {
        order: 10
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--11 {
        order: 11
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--12 {
        order: 12
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--13 {
        order: 13
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--14 {
        order: 14
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--15 {
        order: 15
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--16 {
        order: 16
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--17 {
        order: 17
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--18 {
        order: 18
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--19 {
        order: 19
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--20 {
        order: 20
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--21 {
        order: 21
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--22 {
        order: 22
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--23 {
        order: 23
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--24 {
        order: 24
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--25 {
        order: 25
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--26 {
        order: 26
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--27 {
        order: 27
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--28 {
        order: 28
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--29 {
        order: 29
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--30 {
        order: 30
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--31 {
        order: 31
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--32 {
        order: 32
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--33 {
        order: 33
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--34 {
        order: 34
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--35 {
        order: 35
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--36 {
        order: 36
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--37 {
        order: 37
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--38 {
        order: 38
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--39 {
        order: 39
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--40 {
        order: 40
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--41 {
        order: 41
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--42 {
        order: 42
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--43 {
        order: 43
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--44 {
        order: 44
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--45 {
        order: 45
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--46 {
        order: 46
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--47 {
        order: 47
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--48 {
        order: 48
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--49 {
        order: 49
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--50 {
        order: 50
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--51 {
        order: 51
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--52 {
        order: 52
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--53 {
        order: 53
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--54 {
        order: 54
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--55 {
        order: 55
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--56 {
        order: 56
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--57 {
        order: 57
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--58 {
        order: 58
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--59 {
        order: 59
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--60 {
        order: 60
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--61 {
        order: 61
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--62 {
        order: 62
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--63 {
        order: 63
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--64 {
        order: 64
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--65 {
        order: 65
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--66 {
        order: 66
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--67 {
        order: 67
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--68 {
        order: 68
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--69 {
        order: 69
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--70 {
        order: 70
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--71 {
        order: 71
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--72 {
        order: 72
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--73 {
        order: 73
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--74 {
        order: 74
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--75 {
        order: 75
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--76 {
        order: 76
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--77 {
        order: 77
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--78 {
        order: 78
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--79 {
        order: 79
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--80 {
        order: 80
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--81 {
        order: 81
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--82 {
        order: 82
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--83 {
        order: 83
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--84 {
        order: 84
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--85 {
        order: 85
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--86 {
        order: 86
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--87 {
        order: 87
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--88 {
        order: 88
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--89 {
        order: 89
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--90 {
        order: 90
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--91 {
        order: 91
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--92 {
        order: 92
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--93 {
        order: 93
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--94 {
        order: 94
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--95 {
        order: 95
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--96 {
        order: 96
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--97 {
        order: 97
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--98 {
        order: 98
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--99 {
        order: 99
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--horizontal .qodef-order--100 {
        order: 100
    }
}

@media only screen and (max-width:1024px) {
    .qodef-woo-product-categories-scroll.qodef-item-layout--vertical {
        display: inline-block
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-sticky-content {
        margin-bottom: 65px;
        margin-right: 0;
        width: 100%
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-sticky-content-inner {
        height: 580px !important;
        width: 100% !important
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-slider-title {
        font-size: 40px
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-grid-inner {
        margin: 0 -33px !important;
        width: auto
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-grid-item {
        margin: 0 0 66px 0 !important;
        padding: 0 33px !important
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-grid-item:nth-of-type(4) {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:768px) {
    .qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-slider-title {
        font-size: 30px;
        white-space: normal;
        padding-left: 10%;
        padding-right: 10%;
        text-align: center
    }
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-categories-scroll.qodef-item-layout--vertical .qodef-m-sticky-content-inner {
        height: 336px !important
    }

    .qodef-woo-product-categories-scroll.qodef-item-layout--vertical .swiper-button-next,
    .qodef-woo-product-categories-scroll.qodef-item-layout--vertical .swiper-button-prev {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-woo-product-list.qodef-item-layout--info-below-compact .qodef-woo-product-image-inner {
        padding: 30px
    }
}

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

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

@media only screen and (max-width:1366px) {
    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-content {
        padding: 0 30px
    }

    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-content-inner>:not(:last-child) {
        margin-right: 30px
    }

    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-image .qodef-e-title {
        font-size: 60px
    }

    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-title.qodef--visible {
        font-size: 60px
    }
}

@media only screen and (max-width:1280px) {
    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-image .qodef-e-title {
        font-size: 40px
    }

    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-title.qodef--visible {
        font-size: 40px
    }
}

@media only screen and (max-width:768px) {
    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-content {
        display: none
    }

    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-title.entry-title {
        right: 355px
    }
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-image .qodef-e-title {
        font-size: 30px
    }

    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-title.qodef--visible {
        font-size: 30px
    }

    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-title.entry-title {
        left: 20px;
        right: 120px
    }
}

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

    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .swiper-button-next,
    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .swiper-button-prev {
        display: none
    }

    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-title.qodef--visible {
        font-size: 25px
    }

    .qodef-portfolio-list.qodef-item-layout--full-info-bottom-left .qodef-e-title.entry-title {
        width: 70%
    }
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content {
        height: 50px;
        padding: 0 15px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--gallery-big .qodef-portfolio-info {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--gallery-small .qodef-media {
        margin: 0 0 50px
    }

    .qodef-portfolio-single.qodef-layout--gallery-small .qodef-portfolio-info {
        margin-top: 0 !important
    }

    .qodef-portfolio-single.qodef-layout--gallery-small .qodef-portfolio-content {
        margin-bottom: 29px !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--images-big .qodef-portfolio-info {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--images-small .qodef-media {
        margin: 0 0 50px
    }

    .qodef-portfolio-single.qodef-layout--images-small .qodef-portfolio-info {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--masonry-big .qodef-portfolio-info {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--masonry-small .qodef-media {
        margin: 0 0 50px
    }

    .qodef-portfolio-single.qodef-layout--masonry-small .qodef-portfolio-info {
        margin-top: 10px !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--slider-big .qodef-portfolio-info {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single.qodef-layout--slider-small .qodef-media {
        margin: 0 0 50px
    }

    .qodef-portfolio-single.qodef-layout--slider-small .qodef-portfolio-info {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:480px) {
    .qodef-team-list.qodef-item-layout--info-on-hover {
        margin-bottom: -73px !important
    }

    .qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner {
        margin-bottom: 73px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-countdown .qodef-digit-wrapper {
        margin-bottom: 25px
    }
}

@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-featured-content {
        flex-wrap: wrap;
        height: auto !important
    }

    .qodef-featured-content .qodef-m-tagline-holder {
        right: 0
    }

    .qodef-featured-content .qodef-m-tagline-holder.qodef--top {
        top: 6px
    }

    .qodef-featured-content .qodef-m-tagline-holder.qodef--bottom {
        bottom: -6px
    }

    .qodef-featured-content .qodef--small {
        height: 400px;
        order: 1 !important;
        width: 39% !important
    }

    .qodef-featured-content .qodef--medium {
        height: 400px;
        order: 2 !important;
        width: 61% !important
    }

    .qodef-featured-content .qodef--large {
        height: auto !important;
        order: 3 !important;
        width: 100% !important;
        padding: 0;
        margin: 84px
    }
}

@media only screen and (max-width:768px) {
    .qodef-featured-content .qodef--large {
        margin: 42px
    }
}

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

    .qodef-featured-content .qodef-m-tagline-holder.qodef--bottom,
    .qodef-featured-content .qodef-m-tagline-holder.qodef--top {
        display: none
    }
}

@media only screen and (max-width:480px) {
    .qodef-featured-content .qodef--small {
        width: 100% !important
    }

    .qodef-featured-content .qodef--medium {
        width: 100% !important
    }

    .qodef-featured-content .qodef-m-text {
        width: 100% !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:1680px) {
    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-item {
        padding: 95px 0 0 114px;
        width: 62.2vW
    }
}

@media only screen and (max-width:1600px) {
    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-left {
        align-items: flex-end
    }
}

@media only screen and (max-width:1440px) {
    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-item {
        width: 61.5vW
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-right .qodef-hli-e:first-of-type {
        margin-bottom: 49px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-right .qodef-hli-right-inner {
        justify-content: flex-end;
        padding-bottom: 50px
    }
}

@media only screen and (max-width:1366px) {
    #qodef-horizontal-layout .qodef-horizontal-layout-inner {
        background-size: 75%
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-item {
        width: 61.1vW
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-right .qodef-hli-e:first-of-type {
        margin-bottom: 29px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-right .qodef-hli-right-inner {
        justify-content: flex-end;
        padding-bottom: 30px
    }
}

@media only screen and (min-width:1366px) and (max-height:690px) {
    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-left {
        align-items: flex-start
    }
}

@media only screen and (min-width:1366px) and (max-width:1399px) and (min-height:700px) {
    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-item {
        width: 70vW
    }
}

@media only screen and (max-width:1024px) {
    #qodef-horizontal-layout {
        height: auto;
        position: relative;
        min-height: 100vh
    }

    #qodef-horizontal-layout .qodef-hl-cta-btn .qodef-button {
        right: 100px
    }

    #qodef-horizontal-layout .qodef-hl-intro {
        height: 100vh;
        position: fixed
    }

    #qodef-horizontal-layout .qodef-hl-cta-btn {
        position: static
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner {
        position: relative;
        background-size: 340%
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-item {
        width: 100vW;
        padding: 110px 100px 0 100px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-left {
        padding-right: 100px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-items-wrapper {
        display: block;
        width: 100vw
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-right .qodef-hli-right-inner {
        justify-content: center;
        padding-top: 30px;
        padding-bottom: 0
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-right .qodef-hli-e:first-of-type {
        margin-bottom: 55px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description {
        width: 100vW;
        position: relative;
        margin-left: 0;
        margin-top: 120px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description .qodef-hl-description-text-holder {
        display: flex;
        transform: none;
        width: 100%;
        position: relative;
        height: unset;
        padding: 25px 12vh
    }
}

@media only screen and (max-width:768px) {
    #qodef-horizontal-layout .qodef-hl-cta-btn .qodef-button {
        right: 95px
    }

    #qodef-horizontal-layout .qodef-hl-intro {
        padding: 30px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-item {
        width: 100vW;
        padding: 0 95px 0 95px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-item:first-of-type {
        padding-top: 125px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-right .qodef-hli-e {
        margin-bottom: 70px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-right .qodef-hli-e:first-of-type {
        margin-bottom: 70px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-left {
        margin-bottom: 40px;
        padding-right: 0
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-left .qodef-hli-title {
        position: static;
        transform: none;
        margin-top: 28px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hli-grid {
        flex-direction: column
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description {
        margin-top: 50px
    }
}

@media only screen and (max-width:680px) {
    #qodef-horizontal-layout .qodef-hl-intro {
        flex-direction: column
    }

    #qodef-horizontal-layout .qodef-hl-intro .qodef-hl-intro-subtitle {
        margin-left: -25px
    }

    #qodef-horizontal-layout .qodef-hl-cta-btn .qodef-button {
        right: 40px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner {
        background: linear-gradient(#252531 0, #252531 200px, transparent 200px, transparent 100%) !important;
        background-size: 100% 100%
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-item {
        padding: 0 40px 0 40px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description {
        margin-top: 10px
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description .qodef-hl-description-text-holder {
        margin: 0;
        padding: 35px 0
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description .qodef-hl-description-text-holder .qodef-hl-description-text {
        margin: 0
    }

    #qodef-horizontal-layout .qodef-horizontal-layout-inner .qodef-hl-description .qodef-hl-description-separator {
        display: none
    }
}

@media only screen and (max-width:480px) {
    .qodef-interactive-link-showcase.qodef-layout--list {
        flex-wrap: wrap
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items-wrapper {
        margin-bottom: 50px;
        width: 100%
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
        width: 100%
    }
}

@media (max-width:1366px) and (min-width:481px) {
    .qodef-section-title h1.qodef-m-title {
        font-size: 60px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-separator.qodef-hide-on-mobile--on {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-video-button .qodef-m-play-inner {
        height: 100px;
        width: 100px
    }
}

@media only screen and (max-width:768px) {
    .qodef-video-button .qodef-m-content {
        top: 56%
    }
}

@media only screen and (max-width:680px) {
    .qodef-video-button .qodef-m-play-inner {
        height: 75px;
        width: 75px
    }

    .qodef-video-button .qodef-m-content {
        top: 50%
    }

    .qodef-video-button .qodef-m-tagline {
        display: none
    }

    .qodef-video-button .qodef-m-title {
        font-size: 40px !important
    }
}

@media only screen and (max-width:480px) {
    .qodef-video-button .qodef-m-title {
        display: none
    }
}

@media only screen and (max-width:1440px) {
    #qodef-side-area {
        padding: 75px 72px 35px 72px
    }
}

@media only screen and (max-width:1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top: 0 !important
    }
}

@media only screen and (max-width:768px) {
    .qodef-page-title .qodef-m-content {
        align-items: flex-start;
        flex-direction: column
    }

    .qodef-page-title .qodef-breadcrumbs {
        line-height: 1.4em
    }
}

@media only screen and (max-width:1024px) {
    #qodef-page-sidebar .qodef-social-icons-group {
        justify-content: flex-start
    }
}