.fonster-core-page-inline-style{
    position:absolute!important;
    width:0;
    height:0;
    line-height:1;
    display:none
}
.qodef--custom-mouse-icon{
    stroke:currentColor;
    fill:transparent
}
.qodef--custom-mouse-icon g{
    animation:qodef-custom-mouse 2s infinite
}
.kc-elm.qodef-shortcode .fa,.kc-elm.qodef-shortcode .fas{
    font-family:'Font Awesome 5 Free';
    font-weight:900
}
.kc-elm.qodef-shortcode .fa:before,.kc-elm.qodef-shortcode .fas:before{
    font-family:inherit;
    font-weight:inherit
}
.kc-elm.qodef-shortcode .fab{
    font-family:'Font Awesome 5 Brands';
    font-weight:400
}
.kc-elm.qodef-shortcode .fab:before{
    font-family:inherit;
    font-weight:inherit
}
#qodef-age-verification-modal{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color:#000;
    opacity:0;
    z-index:115;
    visibility:hidden;
    transition:opacity .25s ease-out
}
#qodef-age-verification-modal .qodef-m-logo{
    position:absolute;
    top:30px;
    left:30px
}
#qodef-age-verification-modal .qodef-m-logo a{
    position:relative;
    display:block;
    max-width:50%
}
#qodef-age-verification-modal .qodef-m-logo img{
    display:block
}
#qodef-age-verification-modal .qodef-m-content{
    padding:30px;
    text-align:center;
    max-width:700px
}
#qodef-age-verification-modal .qodef-m-content-title{
    margin:0;
    color:#fff
}
#qodef-age-verification-modal .qodef-m-content-subtitle{
    margin:11px 0 0;
    color:var(--qode-main-color)
}
#qodef-age-verification-modal .qodef-m-content-note{
    margin:32px 0 0;
    color:#e5dcdb
}
#qodef-age-verification-modal .qodef-m-content-prevent{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin-top:52px
}
#qodef-age-verification-modal .qodef-button.qodef-prevent--yes{
    margin-right:10px
}
#qodef-age-verification-modal .qodef-button.qodef-prevent--no{
    color:#fff;
    border-color:#a3a19e
}
#qodef-age-verification-modal .qodef-button.qodef-prevent--no:hover{
    color:#fff;
    border-color:#28201e;
    background-color:#28201e
}
.qodef-age-verification--opened #qodef-age-verification-modal{
    opacity:1;
    visibility:visible;
    transition:opacity .25s ease-out
}
#qodef-back-to-top{
    position:fixed;
    width:40px;
    height:40px;
    right:25px;
    bottom:25px;
    margin:0;
    opacity:0;
    visibility:hidden;
    z-index:10000
}
#qodef-back-to-top:nth-of-type(2){
    transform:translateY(-100px);
    opacity:1;
    visibility:visible
}
#qodef-back-to-top .qodef-back-to-top-icon{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    height:100%;
    font-size:20px;
    color:#fff;
    background-color:var(--qode-main-color);
    border:1px solid var(--qode-main-color);
    overflow:hidden;
    transition:color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out
}
#qodef-back-to-top .qodef-back-to-top-icon *{
    display:block;
    line-height:inherit
}
#qodef-back-to-top svg{
    display:block;
    width:18px;
    height:auto;
    fill:currentColor
}
#qodef-back-to-top:hover .qodef-back-to-top-icon{
    color:var(--qode-main-color);
    background-color:#fff
}
#qodef-back-to-top.qodef--off{
    opacity:0;
    visibility:hidden;
    transition:opacity .15s ease,visibility 0s .15s
}
#qodef-back-to-top.qodef--on{
    opacity:1;
    visibility:visible;
    transition:opacity .3s ease
}
#qodef-back-to-top.qodef--predefined .qodef-back-to-top-icon{
    overflow:visible;
    border:none;
    background-color:transparent;
    color:#000
}
#qodef-back-to-top.qodef--predefined .qodef-back-to-top-icon:hover .qodef-btt-svg-border{
    stroke-dashoffset:-243%;
    stroke-dasharray:395% 35px
}
#qodef-back-to-top.qodef--predefined .qodef-btt-svg-border{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    color:var(--qodef-border-color,#ee3102);
    fill:transparent;
    stroke:currentColor;
    stroke-width:calc(var(--qodef-border-with,1) * 2);
    transition:1.1s;
    stroke-dashoffset:-30%;
    stroke-dasharray:395% 0;
    transition-timing-function:cubic-bezier(.37,.24,.07,.92)
}
.qodef-browser--safari #qodef-back-to-top.qodef--predefined .qodef-btt-svg-border{
    stroke-width:2
}
.qodef-blog-slider-outer{
    position:relative;
    display:flex;
    align-items:center
}
.qodef-blog-slider-outer .qodef-blog.qodef-item-layout--standard2 article.qodef-blog-item .qodef-e-media-image{
    margin-bottom:20px
}
.qodef-blog-slider-outer .qodef-blog.qodef-item-layout--standard2 article.qodef-blog-item .qodef-e-top-holder{
    margin-bottom:2px
}
.qodef-blog-slider-outer .qodef-blog.qodef-item-layout--standard2 article.qodef-blog-item .qodef-e-title{
    margin:0
}
.qodef-blog-slider-outer .qodef-blog.qodef-item-layout--standard2 article.qodef-blog-item .qodef-e-bottom-holder{
    margin-top:6px;
    color:#6b6b6b
}
.qodef-blog-slider-outer .qodef-blog.qodef-item-layout--standard2 article.qodef-blog-item .qodef-e-bottom-holder .qodef-e-info-author{
    color:#6b6b6b;
    display:inline-block
}
.qodef-blog-slider-outer .qodef-blog.qodef-item-layout--standard2 article.qodef-blog-item .qodef-e-bottom-holder .qodef-e-info-author:hover{
    color:var(--qode-main-color)
}
.qodef-blog-slider-outer .qodef-blog.qodef--has-hover-gradient-overlay .qodef-e-media-image{
    overflow:hidden
}
.qodef-blog-slider-outer .qodef-blog.qodef--has-hover-gradient-overlay .qodef-e-media-image:after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    transition:opacity 1s,all 1s;
    --qodef-gradient-color-1:rgb(248 117 117 / 79%);
    --qodef-gradient-color-2:rgb(255 160 160 / 44%);
    --qodef-gradient-color-3:rgba(254, 216, 255, 0);
    --qodef-gradient-color-4:#b1d2fe;
    --qodef-gradient-color-5:rgba(230, 255, 250, 0);
    --qodef-gradient-color-6:rgb(216 202 254 / 9%);
    background:radial-gradient(105.68% 45.69% at 92.95% 50%,var(--qodef-gradient-color-1) 0,var(--qodef-gradient-color-2) 53.91%,var(--qodef-gradient-color-3) 100%),radial-gradient(103.18% 103.18% at 90.11% 102.39%,var(--qodef-gradient-color-4) 0,var(--qodef-gradient-color-5) 100%),radial-gradient(90.45% 90.45% at 87.84% 9.55%,var(--qodef-gradient-color-5) 0,rgba(254,219,246,0) 100%),linear-gradient(135.66deg,var(--qodef-gradient-color-6) 14.89%,var(--qodef-gradient-color-6) 74.33%);
    background-size:700% 200%;
    opacity:0
}
.qodef-blog-slider-outer .qodef-blog.qodef--has-hover-gradient-overlay .qodef-e-media-image:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#fff;
    transition:opacity 1s ease-out;
    opacity:0
}
.qodef-blog-slider-outer .qodef-blog.qodef--has-hover-gradient-overlay .qodef-e-media-image:after,.qodef-blog-slider-outer .qodef-blog.qodef--has-hover-gradient-overlay .qodef-e-media-image:before{
    pointer-events:none
}
.qodef-blog-slider-outer .qodef-blog.qodef--has-hover-gradient-overlay .qodef-e:hover .qodef-e-media-image:before{
    opacity:.7
}
.qodef-blog-slider-outer .qodef-blog.qodef--has-hover-gradient-overlay .qodef-e:hover .qodef-e-media-image:after{
    opacity:1;
    background-size:100% 100%
}
.qodef-blog-slider-outer .swiper-button-prev.swiper-button-outside,.qodef-blog-slider-outer .swiper-container-rtl .swiper-button-next{
    transform:translateX(-100%) translateX(13px);
    will-change:transform
}
.qodef-blog-slider-outer .swiper-button-next.swiper-button-outside,.qodef-blog-slider-outer .swiper-container-rtl .swiper-button-prev.swiper-button-outside{
    transform:none;
    top:10px;
    left:16px
}
.qodef-blog-slider-outer .swiper-button-next.swiper-button-outside,.qodef-blog-slider-outer .swiper-button-prev.swiper-button-outside,.qodef-blog-slider-outer .swiper-container-rtl .swiper-button-next,.qodef-blog-slider-outer .swiper-container-rtl .swiper-button-prev.swiper-button-outside{
    position:relative;
    display:inline-block;
    margin-top:45px!important
}
.qodef-blog-slider-outer .qodef--has-title.swiper-container-horizontal{
    width:75%
}
.qodef-blog-slider-outer .qodef--has-title.swiper-container-horizontal .swiper-wrapper{
    width:75%
}
.qodef-blog-slider-outer .qodef--has-title.swiper-container-horizontal>.swiper-pagination-bullets{
    left:-12.5%
}
.qodef-blog-slider-outer .qodef-m-outer{
    position:relative;
    display:inline-block;
    width:calc(25% - 30px);
    padding-right:30px
}
.qodef-blog-slider-outer .qodef-m-tagline{
    font-size:13px;
    font-family:Raleway,sans-serif;
    line-height:1.65em;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase
}
.qodef-blog-slider-outer .qodef-m-title{
    margin:0
}
.qodef-e-blog-dot-follow{
    color:var(--qode-main-color);
    position:fixed;
    width:1px;
    height:1px;
    z-index:2
}
.qodef-e-blog-dot-follow:after{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow:currentColor 0 0 27px 28px;
    opacity:0;
    visibility:hidden;
    transition:opacity .2s,visibility .2s .2s;
    background-color:currentColor;
    border-radius:50%
}
.qodef-e-blog-dot-follow.qodef-is-active:after{
    transition:opacity 1s,visibility 0s 0s;
    opacity:1;
    visibility:visible
}
.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(0,0,0,.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-title a:hover{
    color:var(--qode-main-color)
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-info>*{
    color:#fff
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-info a:hover{
    color:var(--qode-main-color)
}
.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:'\45';
    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:'\45'
}
.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-e-link-icon{
    right:84px;
    width: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-bottom-holder{
    margin-top:5px
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-inner{
    display:flex;
    align-items:flex-start
}
.qodef-blog.qodef-item-layout--simple article.format-audio .qodef-e-media-image{
    width:77px
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{
    flex-shrink:0;
    width:77px;
    margin:0 18px 0 0
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-bottom-holder{
    margin-top:5px
}
.qodef-blog.qodef-item-layout--simple article span.qodef-e-title{
    font-size:18px;
    line-height:1.61em;
    position:relative;
    top:7px
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-top-holder{
    margin-bottom:11px
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-title{
    margin-bottom:18px
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-bottom-holder{
    margin-top:26px;
    color:#6b6b6b
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-bottom-holder .qodef-e-info-author{
    text-decoration:none;
    color:#6b6b6b
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-bottom-holder .qodef-e-info-author:hover{
    color:var(--qode-main-color)
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{
    margin-bottom:36px
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link{
    margin-bottom:17px
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote{
    margin-bottom:17px
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link{
    padding:76px
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link-icon{
    right:40px;
    width:140px
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote{
    padding:76px
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote:before{
    font-size:540px
}
.qodef-blog.qodef-grid.qodef-item-layout--standard.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item{
    margin:0 0 74px
}
.qodef-blog.qodef-item-layout--standard2.qodef-col-num--1 article .qodef-e-top-holder{
    margin-bottom:11px
}
.qodef-blog.qodef-item-layout--standard2.qodef-col-num--1 article .qodef-e-top-holder .qodef-e-info a{
    display:inline-block
}
.qodef-blog.qodef-item-layout--standard2.qodef-col-num--1 article .qodef-e-title{
    margin-bottom:18px
}
.qodef-blog.qodef-item-layout--standard2.qodef-col-num--1 article .qodef-e-bottom-holder{
    margin-top:26px;
    color:#6b6b6b
}
.qodef-blog.qodef-item-layout--standard2.qodef-col-num--1 article .qodef-e-bottom-holder .qodef-e-info-author{
    text-decoration:none;
    color:#6b6b6b
}
.qodef-blog.qodef-item-layout--standard2.qodef-col-num--1 article .qodef-e-bottom-holder .qodef-e-info-author:hover{
    color:var(--qode-main-color)
}
.qodef-blog.qodef-item-layout--standard2.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{
    margin-bottom:36px
}
.qodef-blog.qodef-item-layout--standard2.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link{
    margin-bottom:50px
}
.qodef-blog.qodef-item-layout--standard2.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote{
    margin-bottom:50px
}
.qodef-blog.qodef-item-layout--standard2:not(.qodef-col-num--1) article .qodef-e-top-holder{
    margin-bottom:11px
}
.qodef-blog.qodef-item-layout--standard2:not(.qodef-col-num--1) article .qodef-e-top-holder .qodef-e-info a{
    display:inline-block
}
.qodef-blog.qodef-item-layout--standard2:not(.qodef-col-num--1) article.format-link .qodef-e-link{
    padding:76px
}
.qodef-blog.qodef-item-layout--standard2:not(.qodef-col-num--1) article.format-link .qodef-e-link-icon{
    right:40px;
    width:140px
}
.qodef-blog.qodef-item-layout--standard2:not(.qodef-col-num--1) article.format-quote .qodef-e-quote{
    padding:76px
}
.qodef-blog.qodef-item-layout--standard2:not(.qodef-col-num--1) article.format-quote .qodef-e-quote:before{
    font-size:540px
}
.qodef-blog.qodef-grid.qodef-item-layout--standard2.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item{
    margin:0 0 74px
}
#qodef-author-info{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin-top:101px
}
#qodef-author-info .qodef-m-inner{
    position:relative;
    display:flex;
    align-items:center
}
#qodef-author-info .qodef-m-image{
    flex-shrink:0;
    margin-right:25px
}
#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img{
    display:block
}
#qodef-author-info .qodef-m-author{
    margin:0
}
#qodef-author-info .qodef-m-email{
    margin:5px 0 0
}
#qodef-author-info .qodef-m-description{
    margin:13px 0 0
}
#qodef-author-info .qodef-m-social-icons{
    margin-top:18px
}
#qodef-author-info .qodef-m-social-icons a{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin-right:14px;
    font-family:Raleway,sans-serif;
    font-size:13px;
    font-weight:500;
    letter-spacing:.2em
}
#qodef-author-info .qodef-m-social-icons a:last-child{
    margin-right:0
}
#qodef-author-info .qodef-m-social-icons a:hover{
    color:#f84923
}
#qodef-related-posts{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin-top:86px
}
#qodef-single-post-navigation{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin:32px 0 3px;
    background-color:#fafafa
}
#qodef-single-post-navigation .qodef-m-inner{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:46px 55px
}
@media only screen and (max-width:1680px){
    #qodef-single-post-navigation .qodef-m-inner{
        padding-right:30px;
        padding-left:30px
    }
}
@media only screen and (max-width:680px){
    #qodef-single-post-navigation .qodef-m-inner{
        padding-right:35px;
        padding-left:35px
    }
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev{
    display:flex;
    margin-right:auto;
    margin-left:0
}
@media only screen and (max-width:1680px){
    #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev .qodef-m-nav-info{
        padding-right:15px
    }
}
@media only screen and (max-width:1024px){
    #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev .qodef-m-nav-info{
        padding-right:25px
    }
}
@media only screen and (max-width:768px){
    #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev .qodef-m-nav-info{
        padding-right:45px
    }
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev .qodef-m-nav-arrow{
    top:calc(50% - 9px);
    left:calc(50% - 51px)
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev .qodef-m-nav-arrow svg polygon{
    transition:.5s cubic-bezier(.22,.61,.36,1)
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev .qodef-m-nav-arrow svg polygon:nth-of-type(1){
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0)
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev .qodef-m-nav-arrow svg polygon:nth-of-type(2){
    -webkit-clip-path:inset(0 0 0 100%);
    clip-path:inset(0 0 0 100%)
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev .qodef-m-nav-arrow:hover svg polygon:nth-of-type(1){
    -webkit-clip-path:inset(0 100% 0 0);
    clip-path:inset(0 100% 0 0)
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev .qodef-m-nav-arrow:hover svg polygon:nth-of-type(2){
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0);
    transition-delay:.3s
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next{
    display:flex;
    flex-direction:row-reverse;
    text-align:right;
    margin-right:0;
    margin-left:auto
}
@media only screen and (max-width:1680px){
    #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next .qodef-m-nav-info{
        padding-left:15px
    }
}
@media only screen and (max-width:1024px){
    #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next .qodef-m-nav-info{
        padding-left:25px
    }
}
@media only screen and (max-width:768px){
    #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next .qodef-m-nav-info{
        padding-left:45px
    }
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next .qodef-m-nav-arrow{
    top:calc(50% + 1px);
    right:calc(50% - 51px)
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next .qodef-m-nav-arrow svg polygon{
    transition:.5s cubic-bezier(.22,.61,.36,1)
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next .qodef-m-nav-arrow svg polygon:nth-of-type(1){
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0)
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next .qodef-m-nav-arrow svg polygon:nth-of-type(2){
    -webkit-clip-path:inset(0 100% 0 0);
    clip-path:inset(0 100% 0 0)
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next .qodef-m-nav-arrow:hover svg polygon:nth-of-type(1){
    -webkit-clip-path:inset(0 0 0 100%);
    clip-path:inset(0 0 0 100%)
}
#qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next .qodef-m-nav-arrow:hover svg polygon:nth-of-type(2){
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0);
    transition-delay:.3s
}
#qodef-single-post-navigation .qodef-m-inner .qodef-m-nav-info{
    position:relative;
    max-width:325px
}
@media only screen and (min-width:681px) and (max-width:768px){
    #qodef-single-post-navigation .qodef-m-inner .qodef-m-nav-info{
        max-width:295px
    }
}
@media only screen and (max-width:680px){
    #qodef-single-post-navigation .qodef-m-inner .qodef-m-nav-info{
        display:none
    }
}
#qodef-single-post-navigation .qodef-m-inner .qodef-m-nav-info .qodef-m-nav-title{
    display:block;
    font-family:"Cormorant SC",serif;
    font-weight:400;
    text-transform:uppercase;
    color:#000;
    font-size:21px;
    font-weight:500;
    line-height:1.3em;
    letter-spacing:.01em;
    margin-top:3px
}
#qodef-single-post-navigation .qodef-m-inner .qodef-m-nav-info .qodef-m-nav-date{
    font-family:Raleway,sans-serif;
    font-size:13px;
    font-weight:500;
    text-transform:uppercase;
    letter-spacing:.2em;
    color:#727272
}
#qodef-single-post-navigation .qodef-m-inner .qodef-m-nav-info .qodef-m-nav-date:hover{
    color:var(--qode-main-color)
}
#qodef-single-post-navigation .qodef-m-inner .qodef-m-nav-arrow{
    position:absolute;
    width:43px
}
@media only screen and (min-width:768px) and (max-width:1024px){
    #qodef-single-post-navigation .qodef-m-inner .qodef-m-nav-arrow{
        width:30px
    }
}
#qodef-single-post-navigation .qodef-m-inner .qodef-m-nav-arrow svg{
    display:block;
    width:100%
}
#qodef-single-post-navigation .qodef-m-nav-label{
    font-family:Raleway,sans-serif;
    font-size:13px;
    font-weight:500;
    text-transform:uppercase;
    letter-spacing:.2em;
    color:#000
}
#qodef-single-post-navigation .qodef-m-nav-label:hover{
    color:var(--qode-main-color)
}
body.qodef-theme-cursor #wpadminbar{
    cursor:default
}
body.qodef-theme-cursor #wpadminbar a,body.qodef-theme-cursor #wpadminbar input.adminbar-input{
    cursor:pointer!important
}
#qodef-theme-cursor{
    position:fixed;
    top:0;
    left:0;
    pointer-events:none;
    z-index:9999999;
    visibility:hidden;
    color:var(--qode-main-color)
}
#qodef-theme-cursor.qodef-override{
    color:#e3e3e3
}
#qodef-theme-cursor.qodef-preloader{
    z-index:99999
}
#qodef-theme-cursor.qodef-light{
    transition:fill 0s;
    mix-blend-mode:normal
}
#qodef-theme-cursor.qodef-light.qodef-initial{
    mix-blend-mode:normal
}
#qodef-theme-cursor.qodef-light.qodef-initial circle{
    fill:transparent;
    stroke:currentColor
}
.qodef-header--vertical #qodef-theme-cursor.qodef-dark{
    mix-blend-mode:multiply
}
#qodef-theme-cursor.qodef-dark circle{
    opacity:.9
}
#qodef-theme-cursor svg{
    overflow:visible
}
#qodef-theme-cursor circle{
    fill:transparent;
    stroke:currentColor;
    transform-origin:50% 50%;
    transform:scale(.5);
    transition:transform .35s cubic-bezier(.22,.61,.36,1),color .3s;
    vector-effect:non-scaling-stroke;
    overflow:visible;
    stroke-width:1
}
.qodef-browser--firefox #qodef-theme-cursor circle{
    stroke-width:2;
    vector-effect:none;
    transition:transform .35s cubic-bezier(.22,.61,.36,1),all .3s
}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){
    #qodef-theme-cursor c circle{
        fill:transparent
    }
}
@supports (-ms-ime-align:auto){
    #qodef-theme-cursor circle{
        fill:transparent
    }
}
#qodef-theme-cursor path{
    opacity:0;
    transition:opacity .05s
}
#qodef-theme-cursor path[id*=morph]{
    visibility:hidden
}
.qodef-moving{
    will-change:transform
}
.no-touchevents .qodef-theme-cursor{
    cursor:none!important
}
.no-touchevents .qodef-theme-cursor #qodef-woo-page .qodef-quantity-buttons .screen-reader-text,.no-touchevents .qodef-theme-cursor .mfp-bottom-bar,.no-touchevents .qodef-theme-cursor .mfp-gallery .mfp-image-holder .mfp-figure,.no-touchevents .qodef-theme-cursor .swiper-button-next,.no-touchevents .qodef-theme-cursor .swiper-button-prev,.no-touchevents .qodef-theme-cursor .swiper-pagination-clickable .swiper-pagination-bullet,.no-touchevents .qodef-theme-cursor .tp-bullet,.no-touchevents .qodef-theme-cursor a,.no-touchevents .qodef-theme-cursor button,.no-touchevents .qodef-theme-cursor input,.no-touchevents .qodef-theme-cursor textarea{
    cursor:none!important
}
.touchevents #qodef-theme-cursor.qodef-visible{
    visibility:hidden
}
#qodef-theme-cursor.qodef-visible{
    visibility:visible
}
#qodef-theme-cursor.qodef-hovering circle{
    transform:scale(.9) rotate(.1deg)
}
.qodef-browser--firefox #qodef-theme-cursor.qodef-hovering circle{
    stroke-width:1;
    transform:scale(1)
}
#qodef-theme-cursor.qodef-visible.qodef-flame{
    mix-blend-mode:unset
}
#qodef-theme-cursor.qodef-visible.qodef-flame circle{
    fill:transparent;
    transform:scale(2);
    transition:transform .2s cubic-bezier(.215,.61,.355,1)
}
#qodef-theme-cursor.qodef-visible.qodef-flame #qodef-cursor-flame{
    opacity:1;
    transition:opacity .2s cubic-bezier(.215,.61,.355,1)
}
#qodef-theme-cursor.qodef-visible.qodef-cart{
    mix-blend-mode:unset
}
#qodef-theme-cursor.qodef-visible.qodef-cart circle{
    fill:transparent;
    transform:scale(2);
    transition:transform .2s cubic-bezier(.215,.61,.355,1)
}
#qodef-theme-cursor.qodef-visible.qodef-cart #qodef-cursor-cart{
    opacity:1;
    transition:opacity .2s cubic-bezier(.215,.61,.355,1)
}
#qodef-theme-cursor.qodef-visible.qodef-close{
    mix-blend-mode:unset
}
#qodef-theme-cursor.qodef-visible.qodef-close circle{
    fill:transparent;
    transform:scale(2);
    transition:transform .2s cubic-bezier(.215,.61,.355,1)
}
#qodef-theme-cursor.qodef-visible.qodef-close #qodef-cursor-close{
    opacity:1;
    transition:opacity .2s cubic-bezier(.215,.61,.355,1)
}
#qodef-theme-cursor.qodef-visible.qodef-move{
    mix-blend-mode:unset
}
#qodef-theme-cursor.qodef-visible.qodef-move circle{
    fill:transparent;
    transform:scale(2);
    transition:transform .2s cubic-bezier(.215,.61,.355,1)
}
#qodef-theme-cursor.qodef-visible.qodef-move #qodef-cursor-move{
    opacity:1;
    transition:opacity .2s cubic-bezier(.215,.61,.355,1)
}
#qodef-theme-cursor.qodef-visible.qodef-eye{
    mix-blend-mode:unset
}
#qodef-theme-cursor.qodef-visible.qodef-eye circle{
    fill:transparent;
    transform:scale(2);
    transition:transform .2s cubic-bezier(.215,.61,.355,1)
}
#qodef-theme-cursor.qodef-visible.qodef-eye #qodef-cursor-eye{
    opacity:1;
    transition:opacity .2s cubic-bezier(.215,.61,.355,1)
}
@supports (not (-ms-high-contrast:none)) and (not (-ms-ime-align:auto)){
    #qodef-theme-cursor.qodef-override circle{
        transform:scale(.9)!important
    }
    #qodef-theme-cursor.qodef-override.qodef-hovering circle{
        transform:scale(.9)!important
    }
    #qodef-theme-cursor.qodef-override path{
        opacity:0!important
    }
}
@keyframes cursorBlink{
    0%{
        opacity:1;
        transform:scale(.5)
    }
    100%{
        opacity:0;
        transform:scale(1)
    }
}
#qodef-theme-cursor.qodef-blink{
    visibility:visible
}
#qodef-theme-cursor.qodef-blink circle{
    animation:cursorBlink 1.8s cubic-bezier(.215,.61,.355,1) infinite
}
#qodef-theme-cursor.qodef-blink .path{
    display:none
}
.qodef-page-footer--uncover #qodef-page-outer{
    z-index:90
}
.no-touchevents .qodef-page-footer--uncover #qodef-page-footer{
    position:fixed;
    bottom:0;
    left:0
}
#qodef-fullscreen-area{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#f5f5f5;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    overflow-x:hidden!important;
    visibility:hidden;
    opacity:0;
    z-index:99
}
#qodef-fullscreen-area .qodef-content-grid{
    height:100%
}
#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu{
    width:100%
}
.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area{
    animation:qode-fade-in .35s linear both
}
.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area{
    animation:qode-fade-out .35s linear both
}
#qodef-fullscreen-area-inner{
    display:flex;
    justify-content:center;
    flex-direction:column;
    align-items:center;
    width:100%;
    height:100%
}
.qodef-fullscreen-menu{
    position:relative;
    top:0;
    margin:0 auto;
    text-align:left
}
.qodef-fullscreen-menu ul{
    margin:0;
    padding:0;
    list-style:none
}
.qodef-fullscreen-menu ul li{
    position:relative;
    margin:0;
    padding:0;
    margin-bottom:4px
}
.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow{
    display:none
}
.qodef-fullscreen-menu ul li.qodef--hide-link>a{
    cursor:default
}
.qodef-fullscreen-menu ul li.qodef--opened>a:after{
    width:40px
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li{
    animation:qode-fade-in .5s forwards
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(1){
    animation-delay:80ms
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(2){
    animation-delay:.16s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(3){
    animation-delay:.24s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(4){
    animation-delay:.32s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(5){
    animation-delay:.4s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(6){
    animation-delay:.48s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(7){
    animation-delay:.56s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(8){
    animation-delay:.64s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(9){
    animation-delay:.72s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(10){
    animation-delay:.8s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(11){
    animation-delay:.88s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(12){
    animation-delay:.96s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(13){
    animation-delay:1.04s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(14){
    animation-delay:1.12s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(15){
    animation-delay:1.2s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(16){
    animation-delay:1.28s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(17){
    animation-delay:1.36s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(18){
    animation-delay:1.44s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(19){
    animation-delay:1.52s
}
.qodef-fullscreen-menu ul li.qodef--opened .qodef-drop-down-second-inner ul>li:nth-child(20){
    animation-delay:1.6s
}
.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>a{
    font-family:"Cormorant SC",serif;
    font-weight:400;
    text-transform:uppercase;
    font-size:32px;
    line-height:1.2em;
    color:#000;
    font-size:49px
}
.qodef-fullscreen-menu>ul>li>a:hover{
    color:var(--qode-main-color)
}
.qodef-fullscreen-menu>ul>li>a:after{
    display:inline-block;
    content:" ";
    width:0;
    height:1px;
    background-color:#6b6b6b;
    margin:0 0 14px 59px;
    position:absolute;
    top:28px;
    left:240px;
    cursor:default;
    transition:width .35s ease-out
}
.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a,.qodef-fullscreen-menu>ul>li.current-menu-item>a{
    color:var(--qode-main-color)
}
.qodef-fullscreen-menu .qodef-drop-down-second{
    position:absolute;
    left:353px;
    top:10px;
    z-index:100
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner{
    padding:10px 0 5px;
    padding-left:20px
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul>li{
    opacity:0;
    animation:qode-fade-out .4s
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a{
    position:relative;
    display:flex;
    white-space:normal;
    margin:0 0 10px 0;
    overflow:hidden;
    transition:padding .32s ease-out;
    padding-right:15px;
    font-family:Roboto,sans-serif;
    font-size:16px;
    line-height:1.6875em;
    font-weight:300;
    color:#6b6b6b;
    font-size:15px
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon{
    flex-shrink:0
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:before{
    content:'';
    position:absolute;
    top:calc(50% - 3px);
    height:1px;
    width:5px;
    background:#6b6b6b;
    transition:left .32s ease-out,right .32s ease-out;
    left:-15px
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover{
    padding-left:15px;
    padding-right:0
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover:before{
    left:0
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:before{
    display:none
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a{
    padding-left:15px;
    padding-right:0
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:before,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a:before{
    left:0
}
.qodef-fullscreen-menu-opener.qodef-opener-icon .qodef-m-icon.qodef--close{
    top:0;
    right:0;
    left:unset;
    color:#000;
    opacity:0;
    visibility:hidden
}
.qodef-fullscreen-menu-opener.qodef-source--predefined{
    display:flex;
    flex-direction:row-reverse
}
.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--1,.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--6{
    display:none
}
.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--2,.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--4{
    top:13px;
    transform:rotate(-45deg)
}
.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--3,.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--5{
    top:13px;
    transform:rotate(45deg)
}
.qodef-fullscreen-menu-opener.qodef-source--predefined.qodef--opened .qodef-fs-menu-label{
    display:none
}
.qodef-fullscreen-menu-opener.qodef-source--predefined.qodef--opened .qodef--close .qodef-m-line.qodef--1,.qodef-fullscreen-menu-opener.qodef-source--predefined.qodef--opened .qodef--close .qodef-m-line.qodef--2,.qodef-fullscreen-menu-opener.qodef-source--predefined.qodef--opened .qodef--close .qodef-m-line.qodef--3,.qodef-fullscreen-menu-opener.qodef-source--predefined.qodef--opened .qodef--close .qodef-m-line.qodef--4,.qodef-fullscreen-menu-opener.qodef-source--predefined.qodef--opened .qodef--close .qodef-m-line.qodef--5,.qodef-fullscreen-menu-opener.qodef-source--predefined.qodef--opened .qodef--close .qodef-m-line.qodef--6{
    transition-delay:0s
}
.qodef-fullscreen-menu-opener.qodef-source--predefined.qodef--opened .qodef--close:hover .qodef-m-line.qodef--2{
    transition-delay:.24s
}
.qodef-fullscreen-menu-opener.qodef-source--predefined.qodef--opened .qodef--close:hover .qodef-m-line.qodef--4{
    transition-delay:.37s
}
.qodef-fullscreen-menu-opener.qodef-source--predefined.qodef--opened .qodef--close:hover .qodef-m-line.qodef--5{
    transition-delay:.54s
}
.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-fs-menu-label{
    margin-right:30px;
    position:relative;
    top:5px;
    font-family:Raleway,sans-serif;
    font-size:13px;
    letter-spacing:.2em;
    color:#000;
    text-transform:uppercase;
    font-weight:500
}
.qodef-fullscreen-menu-animate--out .qodef-fullscreen-menu-opener.qodef-opener-icon .qodef-m-icon.qodef--close{
    animation:qode-fade-out .5s forwards
}
.qodef-fullscreen-menu-animate--out .qodef-fullscreen-menu-opener.qodef-opener-icon .qodef-m-icon.qodef--open{
    animation:qode-fade-in .5s forwards
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon{
    visibility:hidden;
    opacity:0
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon.qodef--close{
    animation:qode-fade-in 1s forwards
}
.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{
    opacity:1!important
}
.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!important
}
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-link,.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-mobile-header-logo-link{
    visibility:hidden
}
#qodef-page-header .qodef-widget-holder{
    display:flex;
    align-items:center;
    height:100%;
    margin-left:64px
}
#qodef-page-header .qodef-widget-holder .widget{
    margin:0 12px
}
#qodef-page-header .qodef-widget-holder .widget:first-child{
    margin-left:0
}
#qodef-page-header .qodef-widget-holder .widget:last-child{
    margin-right:0
}
#qodef-page-header div[id^=monster-widget-placeholder],#qodef-page-header div[id^=woo-monster-widget-placeholder]{
    display:none
}
#qodef-page-header-inner{
    border-bottom:0 solid transparent
}
#qodef-page-header-inner.qodef-content-grid{
    padding:0
}
#qodef-page-header-inner.qodef-skin--light nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a{
    color:var(--qode-header-light-color)!important
}
#qodef-page-header-inner.qodef-skin--light nav>ul>li>a:hover,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a:hover{
    color:var(--qode-header-light-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a,#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a{
    color:var(--qode-header-light-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack,#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined,#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path{
    color:var(--qode-header-light-color)!important
}
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack .qodef-fs-menu-label,#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined .qodef-fs-menu-label,#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path .qodef-fs-menu-label,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack .qodef-fs-menu-label,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined .qodef-fs-menu-label,.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path .qodef-fs-menu-label{
    color:var(--qode-header-light-color)!important
}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a{
    color:var(--qode-header-dark-color)!important
}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover{
    color:var(--qode-header-dark-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a{
    color:var(--qode-header-dark-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened){
    color:var(--qode-header-dark-color)!important
}
.qodef-header--light #qodef-page-mobile-header-inner nav>ul>li>a,.qodef-header--light .qodef-custom-header-layout nav>ul>li>a{
    color:var(--qode-header-light-color)!important
}
.qodef-header--light #qodef-page-mobile-header-inner nav>ul>li>a:hover,.qodef-header--light .qodef-custom-header-layout nav>ul>li>a:hover{
    color:var(--qode-header-light-hover-color)!important
}
.qodef-header--light #qodef-page-mobile-header-inner nav>ul>li.current-menu-ancestor>a,.qodef-header--light #qodef-page-mobile-header-inner nav>ul>li.current-menu-item>a,.qodef-header--light .qodef-custom-header-layout nav>ul>li.current-menu-ancestor>a,.qodef-header--light .qodef-custom-header-layout nav>ul>li.current-menu-item>a{
    color:var(--qode-header-light-hover-color)!important
}
.qodef-header--light #qodef-page-mobile-header-inner .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),.qodef-header--light #qodef-page-mobile-header-inner .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),.qodef-header--light #qodef-page-mobile-header-inner .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),.qodef-header--light .qodef-custom-header-layout .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),.qodef-header--light .qodef-custom-header-layout .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),.qodef-header--light .qodef-custom-header-layout .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened){
    color:var(--qode-header-light-color)!important
}
.qodef-header--light #qodef-page-mobile-header-inner .qodef-opener-icon.qodef-source--icon-pack .qodef-fs-menu-label,.qodef-header--light #qodef-page-mobile-header-inner .qodef-opener-icon.qodef-source--predefined .qodef-fs-menu-label,.qodef-header--light #qodef-page-mobile-header-inner .qodef-opener-icon.qodef-source--svg-path .qodef-fs-menu-label,.qodef-header--light .qodef-custom-header-layout .qodef-opener-icon.qodef-source--icon-pack .qodef-fs-menu-label,.qodef-header--light .qodef-custom-header-layout .qodef-opener-icon.qodef-source--predefined .qodef-fs-menu-label,.qodef-header--light .qodef-custom-header-layout .qodef-opener-icon.qodef-source--svg-path .qodef-fs-menu-label{
    color:var(--qode-header-light-color)!important
}
#qodef-page-header .qodef-header-logo-link img.qodef--main{
    opacity:1
}
#qodef-page-header .qodef-header-logo-link img.qodef--dark,#qodef-page-header .qodef-header-logo-link img.qodef--light{
    opacity:0
}
#qodef-page-header .qodef-header-logo-link img:not(.qodef--main){
    position:absolute;
    top:50%;
    left:-900px;
    transform:translateY(-50%)
}
#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg{
    display:block;
    width:50px;
    height:auto;
    fill:currentColor;
    stroke:currentColor
}
#qodef-page-header .qodef-header-logo-link.qodef-source--textual{
    font-family:"Cormorant SC",serif;
    font-weight:400;
    text-transform:uppercase;
    color:#000;
    font-size:32px;
    line-height:1.2em;
    transition:color .25s ease-out
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main{
    opacity:0
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light{
    opacity:1
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual{
    color:var(--qode-header-light-color)!important
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path:hover,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual:hover{
    color:var(--qode-header-light-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--light,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main{
    opacity:0
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark{
    opacity:1
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual{
    color:var(--qode-header-dark-color)!important
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path:hover,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual:hover{
    color:var(--qode-header-dark-hover-color)!important
}
#qodef-side-area .qodef-header--light #qodef-page-mobile-header-inner .qodef-header-logo-link img.qodef--dark,.qodef-header--light #qodef-page-mobile-header-inner .qodef-header-logo-link img.qodef--main{
    opacity:0
}
.qodef-header--light #qodef-page-mobile-header-inner .qodef-header-logo-link img.qodef--light{
    opacity:1
}
/*.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link{
    margin-right:auto
}*/
/*.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder{
    margin-right:30px
}*/
.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation{
    margin-left:auto
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between;
    width:100%;
    height:100%
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    display:inline-flex;
    align-items:center
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation{
    margin-left:auto;
    margin-right:auto
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder{
    position:absolute;
    top:0;
    right:0;
    margin-left:0
}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation{
    margin-right:auto
}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link{
    margin-right:64px
}
@media only screen and (min-width:1441px) and (max-width:1680px){
    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container{
        width:1100px
    }
}
@media only screen and (min-width:1281px) and (max-width:1440px){
    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container{
        width:960px
    }
}
@media only screen and (min-width:1025px) and (max-width:1280px){
    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container{
        width:768px
    }
}
@media only screen and (min-width:1441px) and (max-width:1680px){
    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container{
        width:1100px
    }
}
@media only screen and (min-width:1281px) and (max-width:1440px){
    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container{
        width:960px
    }
}
@media only screen and (min-width:1025px) and (max-width:1280px){
    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container{
        width:768px
    }
}
@media only screen and (min-width:1441px) and (max-width:1680px){
    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container{
        width:1100px
    }
}
@media only screen and (min-width:1281px) and (max-width:1440px){
    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container{
        width:960px
    }
}
@media only screen and (min-width:1025px) and (max-width:1280px){
    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container{
        width:768px
    }
}
@media only screen and (min-width:1281px) and (max-width:1366px){
    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container{
        width:960px
    }
}
@media only screen and (min-width:1025px) and (max-width:1280px){
    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid,.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container{
        width:768px
    }
}
.qodef-header--vertical #qodef-page-header{
    position:fixed;
    top:0;
    left:0;
    width:300px;
    height:100%;
    border-right:1px solid #d8d8d8
}
.qodef-header--vertical #qodef-page-header .qodef-header-logo-link{
    height:auto
}
.qodef-header--vertical #qodef-page-header-inner{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    flex-direction:column;
    padding:75px 75px 81px 75px
}
.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder{
    align-items:flex-end;
    margin:0
}
.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget{
    margin:0 0 15px
}
.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget:last-child{
    margin-bottom:0
}
.qodef-header--vertical.admin-bar #qodef-page-header{
    top:32px;
    height:calc(100% - 32px)
}
.qodef-header--vertical #qodef-page-footer,.qodef-header--vertical #qodef-page-outer{
    padding-left:300px
}
.qodef-header--vertical .qodef-header-vertical-navigation{
    margin-top:auto;
    margin-bottom:auto;
    z-index:100;
    width:100%;
    margin-top:35px;
    margin-bottom:20px
}
.qodef-header--vertical .qodef-header-vertical-navigation ul{
    margin:0;
    padding:0;
    list-style:none
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li{
    position:relative;
    padding:0;
    margin:6px 0
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li a{
    position:relative;
    display:block
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li a .qodef-menu-item-arrow{
    position:absolute;
    top:calc(50% - 12px);
    right:0;
    width:22px;
    height:auto;
    fill:currentColor
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second{
    transform:translateZ(0)
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second-inner{
    position:relative;
    display:block;
    padding:0;
    z-index:997
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef--hide-link>a{
    cursor:default
}
.qodef-header--vertical .qodef-header-vertical-navigation .qodef-menu-item-icon{
    margin-right:5px
}
.qodef-header--vertical .qodef-header-vertical-navigation .qodef-mega-menu-widget-holder{
    display:none
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a{
    font-family:Raleway,sans-serif;
    font-size:13px;
    line-height:3.07em;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:.2em
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover{
    color:var(--qode-main-color)
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner>ul{
    padding:10px 0 5px
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul{
    padding-left:20px
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a{
    position:relative;
    display:flex;
    white-space:normal;
    margin:0 0 10px 0;
    overflow:hidden;
    transition:padding .32s ease-out;
    padding-right:15px;
    font-family:Roboto,sans-serif;
    font-size:16px;
    line-height:1.6875em;
    font-weight:300;
    color:#6b6b6b;
    font-size:15px
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon{
    flex-shrink:0
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a:before{
    content:'';
    position:absolute;
    top:calc(50% - 3px);
    height:1px;
    width:5px;
    background:#6b6b6b;
    transition:left .32s ease-out,right .32s ease-out;
    left:-15px
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a{
    padding-left:15px;
    padding-right:0
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:before,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a:before,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a:before{
    left:0
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a{
    color:var(--qode-main-color)
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li a .qodef-menu-item-arrow{
    transform:rotate(0);
    transition:transform .3s ease
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li .qodef-drop-down-second{
    display:none
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li.qodef-menu-item--open>a .qodef-menu-item-arrow{
    transform:rotate(90deg)
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second{
    position:absolute;
    top:0;
    width:100%
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul{
    position:absolute;
    top:-23px;
    left:calc(100% + 40px);
    width:254px;
    background-color:#fff;
    padding:25px 20px;
    margin-left:50px;
    visibility:hidden;
    opacity:0;
    transition:all .25s ease-out
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul.qodef-float--open{
    margin-left:0;
    opacity:1;
    visibility:visible;
    z-index:900
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul ul{
    top:-25px;
    left:calc(100% + 20px);
    visibility:hidden;
    transition:all .2s ease
}
.qodef-header--fixed-display #qodef-page-header,.qodef-header--fixed-display #qodef-top-area{
    position:fixed;
    top:0;
    left:0;
    width:100%
}
.qodef--boxed.qodef-header--fixed-display #qodef-top-area{
    left:30px;
    width:calc(100% - 60px)
}
.qodef--boxed.qodef-header--fixed-display #qodef-page-header{
    left:30px;
    width:calc(100% - 60px)
}
.qodef-header--fixed-display.admin-bar #qodef-page-header,.qodef-header--fixed-display.admin-bar #qodef-top-area{
    top:32px
}
.qodef-header-sticky{
    position:fixed;
    top:0;
    left:0;
    height:70px;
    width:100%;
    background-color:#fff;
    transform:translateY(-100%);
    transition:transform .5s ease,top .5s ease;
    z-index:100
}
.qodef-header--sticky-display .qodef-header-sticky{
    transform:translateY(0)
}
.admin-bar.qodef-header--sticky-display .qodef-header-sticky{
    top:32px
}
.qodef-header-sticky-inner{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between;
    height:100%;
    padding:0 40px
}
.qodef-header-sticky-inner.qodef-content-grid{
    padding:0
}
.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-logo-link{
    margin-right:auto
}
.qodef-header-standard--left .qodef-header-sticky-inner{
    justify-content:flex-start
}
.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-navigation{
    margin-left:20px
}
.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder{
    margin-left:auto!important
}
#qodef-top-area{
    position:relative;
    background-color:#000;
    z-index:101
}
#qodef-top-area-inner{
    align-items:center;
    display:flex;
    height:40px;
    justify-content:space-between;
    padding:0 40px;
    position:relative
}
#qodef-top-area-inner.qodef-content-grid{
    padding:0!important
}
#qodef-top-area .qodef-widget-holder{
    display:flex;
    align-items:center;
    height:100%
}
#qodef-top-area .qodef-widget-holder.qodef--left{
    margin-right:auto
}
#qodef-top-area .qodef-widget-holder.qodef--right{
    margin-left:auto
}
#qodef-top-area .qodef-widget-holder .widget{
    margin:0 12px
}
#qodef-top-area .qodef-widget-holder .widget:first-child{
    margin-left:0
}
#qodef-top-area .qodef-widget-holder .widget:last-child{
    margin-right:0
}
#qodef-top-area .widget{
    display:inline-block;
    vertical-align:middle;
    line-height:1
}
#qodef-top-area .widget .textwidget>*,#qodef-top-area .widget .widget p{
    margin:0
}
#qodef-top-area div[id^=monster-widget-placeholder],#qodef-top-area div[id^=woo-monster-widget-placeholder]{
    display:none
}
#qodef-multiple-map-notice{
    position:relative;
    display:flex;
    align-items:center;
    height:100%;
    padding:30px 15%;
    text-align:center;
    color:var(--qode-main-color);
    background-color:#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 #d8d8d8;
    border-radius:4px;
    box-shadow:0 3px 5px 0 rgba(0,0,0,.08);
    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 #d8d8d8;
    border-left:1px solid #d8d8d8;
    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:Roboto,sans-serif;
    font-size:14px;
    line-height:1.2em
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title{
    color:var(--qode-main-color)
}
.qodef-cluster-marker{
    width:50px;
    height:auto
}
.qodef-cluster-marker.qodef-active svg path:first-child,.qodef-cluster-marker:hover svg path:first-child{
    fill:#3ebeb4
}
.qodef-cluster-marker.qodef-active svg path:last-child,.qodef-cluster-marker:hover svg path:last-child{
    fill:#51a69e
}
.qodef-cluster-marker .qodef-cluster-marker-inner{
    position:relative
}
.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number{
    position:absolute;
    top:-4px;
    left:0;
    right:0;
    font-size:30px;
    font-weight:700;
    text-align:center;
    color:#000
}
.qodef-cluster-marker svg{
    width:100%;
    height:auto
}
.qodef-cluster-marker svg path{
    transition:fill .2s ease-in-out
}
.qodef-places-geo-radius{
    position:absolute;
    left:0;
    top:calc(100% + 10px);
    width:100%;
    height:48px;
    display:none;
    padding:10px 20px;
    background-color:#fff;
    border:1px solid #d8d8d8;
    z-index:9999
}
.qodef-places-geo-radius .qodef-range-slider-label{
    display:inline-flex;
    align-items:center;
    height:100%
}
.qodef-places-geo-radius .noUi-target{
    position:relative;
    display:inline-flex;
    height:3px;
    width:calc(100% - 70px);
    background-color:#eaeaea;
    border:0;
    direction:ltr;
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:transparent;
    -webkit-user-select:none;
    touch-action:none;
    -ms-user-select:none;
    user-select:none;
    margin-left:10px
}
.qodef-places-geo-radius .noUi-target *{
    -webkit-touch-callout:none;
    -webkit-tap-highlight-color:transparent;
    -webkit-user-select:none;
    touch-action:none;
    -ms-user-select:none;
    user-select:none
}
.qodef-places-geo-radius .noUi-target .noUi-base{
    position:relative;
    width:100%;
    height:100%;
    z-index:1
}
.qodef-places-geo-radius .noUi-target .noUi-connects{
    position:relative;
    width:100%;
    height:100%;
    overflow:hidden;
    z-index:0
}
.qodef-places-geo-radius .noUi-target .noUi-connect,.qodef-places-geo-radius .noUi-target .noUi-origin{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    will-change:transform;
    transform-origin:0 0
}
.qodef-places-geo-radius .noUi-target .noUi-connect{
    background-color:var(--qode-main-color)
}
.qodef-places-geo-radius .noUi-target .noUi-handle{
    position:absolute;
    top:-3px;
    left:auto;
    right:-9px;
    width:9px;
    height:9px;
    background-color:var(--qode-main-color);
    cursor:pointer
}
.qodef-places-geo-radius .noUi-target .noUi-tooltip{
    position:absolute;
    left:50%;
    bottom:7px;
    display:block;
    font-size:12px;
    white-space:nowrap;
    transform:translateX(-50%)
}
.qodef-places-geo-radius .noUi-target .noUi-tooltip:after{
    content:' km'
}
.qodef-places-geo-radius .noUi-state-drag *{
    cursor:inherit!important
}
.qodef-places-geo-radius .noUi-draggable{
    cursor:ew-resize
}
.qodef-places-geo-radius [disabled] .noUi-handle,.qodef-places-geo-radius [disabled].noUi-handle,.qodef-places-geo-radius [disabled].noUi-target{
    cursor:not-allowed!important
}
#qodef-page-mobile-header{
    background-color:#fff
}
#qodef-page-mobile-header .qodef-widget-holder{
    display:flex;
    align-items:center;
    height:100%
}
#qodef-page-mobile-header .qodef-widget-holder .widget{
    margin:0 0 0 12px
}
#qodef-page-mobile-header .widget{
    display:inline-block;
    vertical-align:middle;
    line-height:1
}
#qodef-page-mobile-header .widget .textwidget>*,#qodef-page-mobile-header .widget .widget p{
    margin:0
}
#qodef-page-mobile-header div[id^=monster-widget-placeholder],#qodef-page-mobile-header div[id^=woo-monster-widget-placeholder]{
    display:none
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close{
    animation:qode-fade-in .5s forwards
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--open{
    animation:qode-fade-out .5s forwards
}
#qodef-page-mobile-header .qodef-mobile-header-opener .qodef-m-icon.qodef--open{
    display:inline-block;
    animation:qode-fade-in .5s forwards
}
#qodef-page-mobile-header .qodef-mobile-header-opener .qodef-m-icon.qodef--close{
    transition:opacity .5s;
    opacity:0
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--1,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--2,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--3,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--4,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--5,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--6,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--open .qodef-m-line.qodef--1,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--open .qodef-m-line.qodef--2,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--open .qodef-m-line.qodef--3,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--open .qodef-m-line.qodef--4,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--open .qodef-m-line.qodef--5,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--open .qodef-m-line.qodef--6{
    transition-delay:0s
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined:hover{
    color:initial
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close{
    top:-2px
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--1,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--6{
    display:none
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--2,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--4{
    top:13px;
    transform:rotate(-45deg)
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--3,#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--5{
    top:13px;
    transform:rotate(45deg)
}
.qodef-mobile-header--sticky #qodef-page-mobile-header{
    width:100%;
    position:fixed;
    top:0;
    left:0;
    transform:translateY(-100%)
}
.qodef-mobile-header--sticky-animation #qodef-page-mobile-header{
    transition:transform .3s ease,top .3s ease
}
.qodef-mobile-header--sticky-display #qodef-page-mobile-header{
    transform:translateY(0)
}
.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header{
    top:46px
}
.qodef--passepartout #qodef-page-mobile-header-inner{
    padding:0
}
.qodef-mobile-header-navigation ul li .qodef-content-grid{
    width:100%
}
#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer{
    max-height:100%;
    width:auto;
    margin-right:auto
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{
    opacity:1
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{
    opacity:0
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main){
    position:absolute;
    top:50%;
    left:0;
    transform:translateY(-50%)
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg{
    display:block;
    width:50px;
    height:auto;
    fill:currentColor;
    stroke:currentColor
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual{
    font-family:"Cormorant SC",serif;
    font-weight:400;
    text-transform:uppercase;
    color:#000;
    font-size:32px;
    line-height:1.2em;
    transition:color .25s ease-out
}
.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon{
    margin-right:5px
}
.qodef-mobile-header-navigation ul li.qodef--hide-link>a{
    cursor:default
}
.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder{
    display:none
}
.qodef-mobile-header--minimal #qodef-page-mobile-header-inner{
    justify-content:flex-end
}
.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{
    margin-right:auto
}
.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon{
    margin-left:20px;
    top:5px
}
.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon.qodef-opener-icon.qodef-source--predefined .qodef-m-lines .qodef-m-line{
    transition-delay:0s
}
.qodef-fullscreen-menu--opened{
    overflow-y:hidden
}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link{
    display:none
}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{
    opacity:1
}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{
    opacity:0
}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual{
    color:var(--qode-header-light-color)!important
}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path:hover,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:hover{
    color:var(--qode-header-light-hover-color)!important
}
.qodef-mobile-header--side-area #qodef-page-mobile-header-inner .qodef-side-area-mobile-header-opener{
    margin-left:20px
}
#qodef-side-area-mobile-header{
    position:fixed;
    top:0;
    right:-340px;
    width:340px;
    height:100vh;
    display:flex;
    align-items:center;
    padding:70px 60px;
    background-color:#000;
    overflow:hidden;
    visibility:hidden;
    z-index:9999;
    transition:all .6s cubic-bezier(.77,0,.175,1)
}
#qodef-side-area-mobile-header .qodef-m-close{
    position:absolute;
    top:26px;
    right:40px;
    display:block;
    z-index:1000;
    color:#fff
}
#qodef-side-area-mobile-header .qodef-m-close.qodef-source--predefined .qodef-m-line.qodef--1{
    top:13px;
    transform:rotate(45deg)
}
#qodef-side-area-mobile-header .qodef-m-close.qodef-source--predefined .qodef-m-line.qodef--2{
    top:13px;
    transform:rotate(-45deg)
}
#qodef-side-area-mobile-header .qodef-m-navigation{
    width:100%
}
#qodef-side-area-mobile-header .qodef-m-navigation ul{
    margin:0;
    padding:0;
    list-style:none
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li{
    position:relative;
    padding:0;
    margin:0
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second{
    display:none;
    transform:translateZ(0)
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second-inner{
    position:relative;
    display:block;
    padding:0;
    z-index:997
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow{
    position:absolute;
    top:-1px;
    right:0;
    width:22px;
    height:auto;
    color:#fff;
    fill:currentColor;
    z-index:9;
    cursor:pointer;
    transition:color .25s ease-out;
    transform:rotate(0);
    transition:transform .25s ease-out,color .25s ease-out
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow:hover{
    color:#fff
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a{
    position:relative;
    display:flex;
    white-space:normal;
    margin:0 0 10px 0;
    overflow:hidden;
    transition:padding .32s ease-out;
    padding-right:15px;
    font-family:Roboto,sans-serif;
    font-size:16px;
    line-height:1.6875em;
    font-weight:300;
    color:#fff;
    font-size:15px
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a .qodef-menu-item-icon{
    flex-shrink:0
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a:before{
    content:'';
    position:absolute;
    top:calc(50% - 3px);
    height:1px;
    width:5px;
    background:#6b6b6b;
    transition:left .32s ease-out,right .32s ease-out;
    left:-15px
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor>a,#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a,#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a{
    padding-left:15px;
    padding-right:0
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor>a:before,#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a:before,#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a:before{
    left:0
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef--hide-link>a{
    cursor:default
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef-menu-item--open>.qodef-menu-item-arrow{
    transform:rotate(90deg)
}
#qodef-side-area-mobile-header .qodef-m-navigation .qodef-menu-item-icon{
    margin-right:5px
}
#qodef-side-area-mobile-header .qodef-m-navigation .qodef-mega-menu-widget-holder{
    display:none
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a{
    font-family:Raleway,sans-serif;
    font-size:13px;
    line-height:3.07em;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:.2em
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover{
    color:var(--qode-main-color)
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a,#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a{
    color:var(--qode-main-color)
}
#qodef-side-area-mobile-header .qodef-widget-holder{
    position:absolute;
    left:60px;
    bottom:20px;
    width:calc(100% - 2*60px);
    height:auto
}
#qodef-side-area-mobile-header .qodef-widget-holder .widget{
    margin:0
}
.admin-bar #qodef-side-area-mobile-header{
    top:32px;
    height:calc(100vh - 32px)
}
#qodef-side-area-mobile-header.qodef--opened{
    right:0;
    visibility:visible
}
.qodef-mobile-header--standard #qodef-page-mobile-header-inner{
    justify-content:flex-end
}
.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{
    margin-right:auto
}
.qodef-header-navigation .qodef-menu-item-icon{
    display:block;
    margin-right:5px;
    line-height:inherit
}
.qodef-header-navigation .qodef-menu-item-icon:before{
    display:block;
    line-height:inherit
}
.qodef-header-navigation ul li .qodef-drop-down-second{
    position:absolute;
    top:100%;
    left:0;
    display:block;
    width:auto;
    height:0;
    opacity:0;
    visibility:hidden;
    overflow:hidden;
    z-index:10
}
.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start{
    opacity:1;
    visibility:visible;
    overflow:visible;
    z-index:20;
    transition:opacity .35s ease-out
}
.qodef-header-navigation ul li .qodef-mega-menu-widget-holder{
    display:none;
    white-space:normal
}
.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right{
    left:auto;
    right:0
}
.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    box-shadow:0 0 1px 1px rgba(0,0,0,.03)
}
.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul{
    position:relative;
    top:auto;
    opacity:1;
    visibility:visible
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder{
    display:block
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{
    background-color:transparent
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner{
    box-shadow:0 0 1px 1px rgba(0,0,0,.03);
    background-color:#fff
}
.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 48px;
    margin:0 -15px
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li{
    width:100%;
    padding:0 15px
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a{
    font-family:Roboto,sans-serif;
    font-size:16px;
    line-height:1.6875em;
    font-weight:300;
    color:#6b6b6b
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover{
    color:var(--qode-main-color);
    color:#6b6b6b!important
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link>a{
    pointer-events:none
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li .qodef-menu-item-arrow{
    display:none
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul{
    padding-top:12px
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a{
    position:relative;
    display:flex;
    white-space:normal;
    margin:0 0 10px 0;
    overflow:hidden;
    transition:padding .32s ease-out;
    padding-right:15px;
    font-family:Roboto,sans-serif;
    font-size:16px;
    line-height:1.6875em;
    font-weight:300;
    color:#6b6b6b;
    font-size:15px
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon{
    flex-shrink:0
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a:before{
    content:'';
    position:absolute;
    top:calc(50% - 3px);
    height:1px;
    width:5px;
    background:#6b6b6b;
    transition:left .32s ease-out,right .32s ease-out;
    left:-15px
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a{
    padding-left:15px;
    padding-right:0
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a:before,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a:before{
    left:0
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a{
    color:var(--qode-main-color)
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover{
    color:var(--qode-main-color)
}
body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner{
    padding:0 120px
}
.qodef-opener-icon{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    line-height:1
}
.qodef-opener-icon .qodef-m-icon{
    position:relative;
    visibility:visible
}
.qodef-opener-icon .qodef-m-icon.qodef--close{
    position:absolute;
    top:0;
    left:0;
    visibility:hidden
}
.qodef-opener-icon.qodef-source--icon-pack{
    font-size:35px
}
.qodef-opener-icon.qodef-source--icon-pack *{
    display:inline-block;
    line-height:inherit
}
.qodef-opener-icon.qodef-source--icon-pack :before{
    display:inline-block;
    line-height:inherit
}
.qodef-opener-icon.qodef-source--svg-path span{
    position:relative
}
.qodef-opener-icon.qodef-source--svg-path span>*{
    vertical-align:middle
}
.qodef-opener-icon.qodef-source--svg-path span path,.qodef-opener-icon.qodef-source--svg-path span>*{
    fill:currentColor;
    stroke:currentColor
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-lines{
    position:relative;
    display:block;
    width:25px;
    height:23px
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line{
    position:absolute;
    left:0;
    height:1px;
    width:100%;
    background-color:currentColor;
    transition:.3s ease-out;
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0);
    transition-delay:0s;
    will-change:transform
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1,.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--4{
    top:11px
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2,.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--5{
    top:23px
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--4,.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--5,.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--6{
    -webkit-clip-path:inset(0 100% 0 0);
    clip-path:inset(0 100% 0 0)
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line{
    transition-duration:.37s
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--1{
    transition-delay:.17s
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--2{
    transition-delay:.24s
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--1,.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--2,.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--3{
    -webkit-clip-path:inset(0 0 0 100%);
    clip-path:inset(0 0 0 100%)
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--4,.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--5,.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--6{
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0)
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--4{
    transition-delay:.37s
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--5{
    transition-delay:.54s
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-line.qodef--6{
    transition-delay:.2s
}
.qodef-parallax{
    position:relative;
    width:100%;
    overflow:hidden
}
.qodef-parallax.elementor-section{
    overflow:visible
}
.qodef-parallax-row-holder{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    overflow:hidden
}
.qodef-parallax-img-holder{
    position:absolute;
    top:-50%;
    height:150%;
    left:0;
    width:100%;
    opacity:0
}
.qodef-browser--edge .qodef-parallax-img-holder,.qodef-browser--ms-explorer .qodef-parallax-img-holder,.touchevents .qodef-parallax-img-holder{
    top:0;
    height:100%;
    opacity:1
}
.qodef-parallax-content-holder{
    position:relative;
    z-index:99
}
.qodef-parallax-img-wrapper{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    will-change:transform
}
.qodef-parallax-img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.touchevents .qodef-parallax-img{
    height:100%;
    width:100%;
    -o-object-fit:cover;
    object-fit:cover
}
.qodef-browser--edge .qodef-parallax-img,.qodef-browser--ms-explorer .qodef-parallax-img{
    height:100%
}
.qodef-contact-form-7{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-contact-form-7 .wpcf7-response-output{
    margin:2em 0 0 0!important
}
.qodef-contact-form-7 .ajax-loader{
    animation:qode-rotate 2s linear infinite;
    background-image:none!important;
    border:2px solid #e6e6e6!important;
    border-radius:50%;
    border-top:2px solid var(--qode-main-color)!important;
    height:23px!important;
    margin:0 0 0 12px!important;
    position:absolute;
    right:-10px;
    width:23px!important
}
.qodef-contact-form-7 .qodef-newsletter-with-icon{
    position:relative
}
@media only screen and (max-width:480px){
    .qodef-contact-form-7 .qodef-newsletter-with-icon{
        width:100%
    }
}
.qodef-contact-form-7 .qodef-newsletter-with-icon input[type=email]{
    padding-right:35px;
    font-family:Raleway,sans-serif;
    font-size:13px;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase;
    border:0;
    border-bottom:1px solid #000
}
.qodef-contact-form-7 .qodef-newsletter-with-icon button[type=submit]{
    position:absolute;
    width:20px;
    height:20px;
    padding:0;
    top:14px;
    right:5px;
    font-size:0;
    line-height:1;
    border:0;
    opacity:1;
    background-color:transparent;
    transition:opacity .4s
}
.qodef-contact-form-7 .qodef-newsletter-with-icon button[type=submit]:before{
    content:'';
    position:relative;
    display:block;
    width:100%;
    height:100%;
    background-image:url(https://www.arkay.com/wp-content/plugins/fonster-core/assets/img/newsletter-arrow.svg);
    background-size:contain;
    background-repeat:no-repeat
}
.qodef-contact-form-7 .qodef-newsletter-with-icon button[type=submit]:hover{
    opacity:.6
}
.qodef-contact-form-7 .qodef-newsletter-with-icon.qodef-skin--light input[type=email]{
    color:#bdbdbd;
    border-color:#fff
}
.qodef-contact-form-7 .qodef-newsletter-with-icon.qodef-skin--light input[type=email]:focus{
    color:#fff
}
.qodef-contact-form-7 .qodef-newsletter-with-icon.qodef-skin--light button[type=submit]{
    color:#fff
}
.qodef-contact-form-7 .qodef-newsletter-with-icon.qodef-skin--light button[type=submit]:before{
    background-image:url(https://www.arkay.com/wp-content/plugins/fonster-core/assets/img/newsletter-arrow-white.svg)
}
.qodef-contact-form-7 .qodef-newsletter-with-icon.qodef-skin--light button[type=submit]:hover{
    opacity:.7
}
.qodef-contact-form-7 .qodef-contact-us-form textarea{
    padding:11px 18px;
    border:1px solid #000;
    height:134px
}
.qodef-contact-form-7 .qodef-contact-us-form button.wpcf7-submit{
    margin-top:11px;
    background-color:transparent;
    color:#000;
    padding:0
}
.qodef-contact-form-7 .qodef-contact-us-form button.wpcf7-submit:after,.qodef-contact-form-7 .qodef-contact-us-form button.wpcf7-submit:before{
    content:'';
    position:absolute;
    display:inline-block;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    line-height:1;
    background-color:var(--qode-main-color);
    transition:transform .35s cubic-bezier(.23,.02,.15,.9)
}
.qodef-contact-form-7 .qodef-contact-us-form button.wpcf7-submit:before{
    transform-origin:0 50%;
    transform:scaleX(0)
}
.qodef-contact-form-7 .qodef-contact-us-form button.wpcf7-submit:after{
    transform-origin:100% 50%;
    transform:scaleX(1)
}
.qodef-contact-form-7 .qodef-contact-us-form button.wpcf7-submit:hover:after,.qodef-contact-form-7 .qodef-contact-us-form button.wpcf7-submit:hover:before{
    transition-duration:.5s
}
.qodef-contact-form-7 .qodef-contact-us-form button.wpcf7-submit:hover:before{
    transform:scaleX(1);
    transition-delay:.25s
}
.qodef-contact-form-7 .qodef-contact-us-form button.wpcf7-submit:hover:after{
    transform:scaleX(0)
}
.qodef-contact-form-7 .qodef-contact-us-form .qodef-cf-column{
    display:flex
}
.qodef-contact-form-7 .qodef-contact-us-form .wpcf7-form-control-wrap{
    width:33.33%;
    padding-right:24px
}
.qodef-contact-form-7 .qodef-contact-us-form .wpcf7-form-control-wrap input{
    border-bottom:1px solid #000
}
.qodef-contact-form-7 .qodef-contact-us-form .wpcf7-form-control-wrap:last-child{
    padding-right:0
}
.qodef-instagram-list #sb_instagram{
    padding:0!important
}
.qodef-instagram-list #sb_instagram #sbi_images{
    padding:0!important
}
.qodef-instagram-list .sbi_photo_wrap a{
    background-image:none!important;
    height:auto!important;
    padding-bottom:0!important
}
.qodef-instagram-list .sbi_photo_wrap a:after{
    color:#fff;
    content:'\f16d';
    font-family:'Font Awesome 5 Brands';
    font-size:20px;
    left:50%;
    opacity:0;
    position:absolute;
    top:50%;
    transform:translate(-50%,-50%);
    transition:.5s ease-out
}
.qodef-instagram-list .sbi_photo_wrap a:hover:after{
    opacity:1
}
.qodef-instagram-list .sbi_photo_wrap a img{
    display:inline-block!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{
    padding:0!important;
    margin:0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{
    padding:0!important;
    margin:0 10px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{
    padding:0!important;
    margin:0 20px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{
    padding:0!important;
    margin:0 30px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{
    padding:0!important;
    margin:0 40px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{
    padding:0!important;
    margin:0 50px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{
    padding:0!important;
    margin:0 80px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container{
    list-style:none;
    margin:0 auto;
    overflow:hidden;
    padding:0!important;
    position:relative;
    visibility:hidden;
    z-index:1
}
.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide a,.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide img{
    width:100%
}
.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container.qodef-swiper--initialized{
    visibility:visible
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no.qodef--no-bottom-space{
    margin-bottom:0
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images{
    float:none;
    width:auto;
    margin:0
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{
    padding:0!important;
    margin:0!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny.qodef--no-bottom-space{
    margin-bottom:-10px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images{
    float:none;
    width:auto;
    margin:0 -5px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{
    padding:0 5px!important;
    margin:0 0 10px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small.qodef--no-bottom-space{
    margin-bottom:-20px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images{
    float:none;
    width:auto;
    margin:0 -10px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{
    padding:0 10px!important;
    margin:0 0 20px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal.qodef--no-bottom-space{
    margin-bottom:-30px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images{
    float:none;
    width:auto;
    margin:0 -15px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{
    padding:0 15px!important;
    margin:0 0 30px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium.qodef--no-bottom-space{
    margin-bottom:-40px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images{
    float:none;
    width:auto;
    margin:0 -20px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{
    padding:0 20px!important;
    margin:0 0 40px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large.qodef--no-bottom-space{
    margin-bottom:-50px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images{
    float:none;
    width:auto;
    margin:0 -25px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{
    padding:0 25px!important;
    margin:0 0 50px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge.qodef--no-bottom-space{
    margin-bottom:-80px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images{
    float:none;
    width:auto;
    margin:0 -40px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{
    padding:0 40px!important;
    margin:0 0 80px!important
}
.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions{
    display:none
}
.qodef-twitter-list.qodef-layout--columns #ctf{
    overflow:hidden
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    float:left;
    border:0
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box{
    margin-left:0;
    display:block;
    margin-bottom:8px
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link{
    line-height:1!important;
    display:flex;
    align-items:center;
    flex-flow:row wrap
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar{
    width:37px;
    height:37px;
    margin:0 7px 0 0;
    float:none;
    border-radius:0
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name{
    font-family:"Cormorant SC",serif;
    font-weight:400;
    text-transform:uppercase;
    color:#000;
    font-size:26px;
    line-height:1.30769em;
    letter-spacing:.01em;
    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:Roboto,sans-serif;
    font-size:16px;
    line-height:1.6875em;
    font-weight:300;
    color:#6b6b6b;
    margin-right:4px;
    margin-left:0
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child{
    margin-right:0
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta{
    margin-top:4px
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname{
    display:none
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content{
    display:flex;
    align-items:baseline;
    margin-left:0;
    padding:0;
    margin-top:-5px
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before{
    content:'\e094';
    font-family:ElegantIcons;
    padding-right:10px;
    font-size:18px;
    position:relative;
    top:5px
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions{
    display:flex;
    align-items:baseline;
    margin-left:0;
    margin-top:-3px
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before{
    content:'\e094';
    font-family:ElegantIcons;
    padding-right:10px;
    font-size:18px;
    visibility:hidden
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a{
    padding:0;
    font-size:14px;
    margin-right:8px
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child{
    margin-right:0
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply{
    margin-left:0
}
.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before{
    content:"";
    display:table;
    table-layout:fixed
}
.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after{
    clear:both
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets>.ctf-item{
    width:100%
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets>.ctf-item{
    width:50%
}
@media only screen and (min-width:681px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (min-width:1441px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets>.ctf-item{
    width:33.33333%
}
@media only screen and (min-width:769px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (min-width:1441px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets>.ctf-item{
    width:25%
}
@media only screen and (min-width:1025px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (min-width:1441px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets>.ctf-item{
    width:20%
}
@media only screen and (min-width:1367px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){
        clear:both
    }
}
@media only screen and (min-width:1441px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){
        clear:both
    }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets>.ctf-item{
    width:16.66667%
}
@media only screen and (min-width:1441px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){
        clear:both
    }
}
@media only screen and (min-width:1441px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){
        clear:both
    }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets>.ctf-item{
    width:14.28571%
}
@media only screen and (min-width:1367px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){
        clear:both
    }
}
@media only screen and (min-width:1441px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){
        clear:both
    }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets>.ctf-item{
    width:12.5%
}
@media only screen and (min-width:1367px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){
        clear:both
    }
}
@media only screen and (min-width:1441px){
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){
        clear:both
    }
}
.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space{
    margin-bottom:0
}
.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets{
    margin:0
}
.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets>.ctf-item{
    padding:0;
    margin:0
}
.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space{
    margin-bottom:-10px
}
.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets{
    margin:0 -5px
}
.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets>.ctf-item{
    padding:0 5px;
    margin:0 0 10px
}
.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space{
    margin-bottom:-20px
}
.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets{
    margin:0 -10px
}
.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets>.ctf-item{
    padding:0 10px;
    margin:0 0 20px
}
.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space{
    margin-bottom:-30px
}
.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets{
    margin:0 -15px
}
.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets>.ctf-item{
    padding:0 15px;
    margin:0 0 30px
}
.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space{
    margin-bottom:-40px
}
.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets{
    margin:0 -20px
}
.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets>.ctf-item{
    padding:0 20px;
    margin:0 0 40px
}
.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space{
    margin-bottom:-50px
}
.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets{
    margin:0 -25px
}
.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets>.ctf-item{
    padding:0 25px;
    margin:0 0 50px
}
.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{
    margin-bottom:-80px
}
.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{
    margin:0 -40px
}
.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{
    padding:0 40px;
    margin:0 0 80px
}
#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a{
    color:#ccc
}
#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{
    color:#fff
}
#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a{
    color:#ccc
}
#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{
    color:#fff
}
.qodef-order-tracking p:not(.form-row){
    margin-top:0
}
.qodef-order-tracking .form-row{
    margin:0
}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category a,.qodef-woo-product-list .product-category a{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,.qodef-woo-product-list .product-category .woocommerce-loop-category__title{
    background-color:#fff;
    left:50%;
    margin:0;
    padding:12px 41px;
    position:absolute;
    top:50%;
    transform:translate(-50%,-50%);
    width:auto
}
.qodef-woo-product-category-list.qodef-item-layout--info-on-image .count,.qodef-woo-product-list .count{
    display:none
}
.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .button{
    margin-top:20px!important
}
.widget_fonster_core_woo_dropdown_cart{
    height:100%
}
.qodef-woo-dropdown-cart{
    position:relative;
    display:inline-block;
    vertical-align:top;
    height:100%;
    padding:0 10px
}
.qodef-woo-dropdown-cart .qodef-m-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    height:100%
}
.qodef-woo-dropdown-cart .qodef-m-opener{
    position:relative;
    display:flex;
    align-items:center;
    height:100%
}
.qodef-woo-dropdown-cart .qodef-m-dropdown{
    position:absolute;
    top:100%;
    left:auto;
    right:0;
    display:none;
    opacity:0;
    visibility:visible;
    text-align:left;
    transition:opacity .25s ease-out,visibility .25s ease-out
}
.qodef-woo-dropdown-cart .qodef-m-dropdown-inner{
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:359px;
    padding:25px;
    background-color:#fff;
    box-shadow:0 3px 5px 0 rgba(0,0,0,.08)
}
.qodef-woo-dropdown-cart .qodef-m-order-details{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-top:24px
}
.qodef-woo-dropdown-cart .qodef-m-order-details>*{
    margin:0;
    font-size:18px
}
.qodef-woo-dropdown-cart .qodef-m-action{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    display:flex;
    justify-content:space-between;
    margin-top:16px
}
.qodef-woo-dropdown-cart .qodef-m-action-link{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:auto;
    margin:0;
    font-family:Raleway,sans-serif;
    font-size:13px;
    line-height:2em;
    letter-spacing:.2em;
    font-weight:600;
    text-decoration:none;
    text-transform:uppercase;
    border-radius:0;
    outline:0;
    transition:color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    padding:0;
    color:#000
}
.qodef-woo-dropdown-cart .qodef-m-action-link:after,.qodef-woo-dropdown-cart .qodef-m-action-link:before{
    content:'';
    position:absolute;
    display:inline-block;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    line-height:1;
    background-color:var(--qode-main-color);
    transition:transform .35s cubic-bezier(.23,.02,.15,.9)
}
.qodef-woo-dropdown-cart .qodef-m-action-link:before{
    transform-origin:0 50%;
    transform:scaleX(0)
}
.qodef-woo-dropdown-cart .qodef-m-action-link:after{
    transform-origin:100% 50%;
    transform:scaleX(1)
}
.qodef-woo-dropdown-cart .qodef-m-action-link:hover{
    color:#000
}
.qodef-woo-dropdown-cart .qodef-m-action-link:hover:after,.qodef-woo-dropdown-cart .qodef-m-action-link:hover:before{
    transition-duration:.5s
}
.qodef-woo-dropdown-cart .qodef-m-action-link:hover:before{
    transform:scaleX(1);
    transition-delay:.25s
}
.qodef-woo-dropdown-cart .qodef-m-action-link:hover:after{
    transform:scaleX(0)
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable{
    padding-right:6px;
    overflow-y:scroll
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar{
    width:4px
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-track{
    background:#f1f1f1
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-thumb{
    background:rgba(0,0,0,.5)
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-thumb:hover{
    background:rgba(0,0,0,.6)
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-item{
    position:relative;
    display:flex;
    align-items:center
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child{
    margin-top:0!important
}
.qodef-woo-dropdown-cart .qodef-e-image{
    flex-shrink:0;
    margin-right:14px
}
.qodef-woo-dropdown-cart .qodef-e-image a,.qodef-woo-dropdown-cart .qodef-e-image img{
    display:block
}
.qodef-woo-dropdown-cart .qodef-e-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    padding-right:20px
}
.qodef-woo-dropdown-cart .qodef-e-title{
    margin:0
}
.qodef-woo-dropdown-cart .qodef-e-price{
    margin:0
}
.qodef-woo-dropdown-cart .qodef-e-quantity{
    margin:0
}
.qodef-woo-dropdown-cart .qodef-e-remove{
    position:absolute;
    top:-2px;
    right:0;
    font-size:16px;
    line-height:1
}
.touchevents .qodef-woo-dropdown-cart{
    cursor:pointer
}
.qodef-woo-dropdown-cart:hover .qodef-m-dropdown{
    display:block;
    opacity:1;
    visibility:visible
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable{
    max-height:calc(4 * (77px + 22px))
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{
    color:#6b6b6b
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover{
    color:var(--qode-main-color)
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item{
    margin-top:22px
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image{
    margin-right:20px;
    width:77px
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items{
    color:#6b6b6b
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable{
    max-height:calc(4 * (77px + 22px))
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{
    color:#6b6b6b
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover{
    color:var(--qode-main-color)
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item{
    margin-top:22px
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image{
    margin-right:20px;
    width:77px
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-m-order-details{
    color:#6b6b6b
}
.qodef-woo-side-area-cart{
    position:relative;
    display:inline-block;
    vertical-align:top;
    height:100%;
    padding:0 10px
}
.qodef-woo-side-area-cart .qodef-m-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    height:100%
}
.qodef-woo-side-area-cart .qodef-m-opener{
    position:relative;
    display:flex;
    align-items:center;
    height:100%
}
.qodef-woo-side-area-cart .qodef-m-content{
    position:fixed;
    top:0;
    right:-360px;
    height:100vh;
    width:360px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    padding:100px 25px 74px;
    background-color:#fff;
    overflow:hidden;
    visibility:hidden;
    z-index:9999;
    transition:all .6s cubic-bezier(.77,0,.175,1)
}
.admin-bar .qodef-woo-side-area-cart .qodef-m-content{
    top:32px;
    height:calc(100vh - 32px)
}
.qodef-woo-side-area-cart .qodef-m-close{
    position:absolute;
    top:30px;
    right:21px;
    display:block;
    font-size:34px;
    z-index:1000
}
.qodef-woo-side-area-cart .qodef-m-items{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    padding:0
}
.qodef-woo-side-area-cart .qodef-m-item{
    position:relative;
    display:flex;
    align-items:flex-start;
    margin-top:20px
}
.qodef-woo-side-area-cart .qodef-m-item:first-child{
    margin-top:0
}
.qodef-woo-side-area-cart .qodef-e-image{
    flex-shrink:0;
    width:80px;
    margin-right:20px
}
.qodef-woo-side-area-cart .qodef-e-image a,.qodef-woo-side-area-cart .qodef-e-image img{
    display:block
}
.qodef-woo-side-area-cart .qodef-e-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    padding-right:20px
}
.qodef-woo-side-area-cart .qodef-e-title{
    margin:-8px 0 0
}
.qodef-woo-side-area-cart .qodef-e-price{
    margin:3px 0 0
}
.qodef-woo-side-area-cart .qodef-e-quantity{
    margin:3px 0 0
}
.qodef-woo-side-area-cart .qodef-e-remove{
    position:absolute;
    top:-6px;
    right:0;
    font-size:20px;
    line-height:1
}
.qodef-woo-side-area-cart .qodef-m-order-details{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-top:auto;
    padding:0
}
.qodef-woo-side-area-cart .qodef-m-order-details>*{
    margin:0
}
.qodef-woo-side-area-cart .qodef-m-action{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    display:flex;
    justify-content:space-between;
    margin-top:36px
}
.qodef-woo-side-area-cart .qodef-m-action-link{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:auto;
    margin:0;
    font-family:Raleway,sans-serif;
    font-size:13px;
    line-height:2em;
    letter-spacing:.2em;
    font-weight:600;
    text-decoration:none;
    text-transform:uppercase;
    border-radius:0;
    outline:0;
    transition:color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    color:#000
}
.qodef-woo-side-area-cart .qodef-m-action-link:after,.qodef-woo-side-area-cart .qodef-m-action-link:before{
    content:'';
    position:absolute;
    display:inline-block;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    line-height:1;
    background-color:var(--qode-main-color);
    transition:transform .35s cubic-bezier(.23,.02,.15,.9)
}
.qodef-woo-side-area-cart .qodef-m-action-link:before{
    transform-origin:0 50%;
    transform:scaleX(0)
}
.qodef-woo-side-area-cart .qodef-m-action-link:after{
    transform-origin:100% 50%;
    transform:scaleX(1)
}
.qodef-woo-side-area-cart .qodef-m-action-link:hover{
    color:#000
}
.qodef-woo-side-area-cart .qodef-m-action-link:hover:after,.qodef-woo-side-area-cart .qodef-m-action-link:hover:before{
    transition-duration:.5s
}
.qodef-woo-side-area-cart .qodef-m-action-link:hover:before{
    transform:scaleX(1);
    transition-delay:.25s
}
.qodef-woo-side-area-cart .qodef-m-action-link:hover:after{
    transform:scaleX(0)
}
.qodef-woo-side-area-cart.qodef--opened .qodef-m-content{
    right:0;
    visibility:visible
}
.qodef-woo-side-area-cart-cover{
    position:fixed;
    top:0;
    left:0;
    width:calc(100% - 360px);
    height:100vh;
    overflow:hidden;
    z-index:1002
}
.qodef-clients-list .qodef-e{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e{
    display:flex;
    align-items:center;
    justify-content:center
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image{
    line-height:0;
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image a{
    display:inline-block
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo{
    width:auto;
    opacity:1;
    display:inline-block
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo{
    position:absolute;
    top:0;
    left:0;
    width:auto;
    opacity:0;
    will-change:opacity
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo,.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo{
    transition:opacity .7s ease-out
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo{
    opacity:0
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo{
    opacity:1
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e{
    display:flex;
    align-items:center;
    justify-content:center
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image{
    line-height:0;
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image a{
    display:inline-block
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-logo{
    width:auto;
    display:inline-block
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-hover-logo{
    display:none
}
.qodef-masonry-gallery-list .qodef-e-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-masonry-gallery-list .qodef-e-media-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-masonry-gallery-list .qodef-e-media-image img{
    display:block
}
.qodef-masonry-gallery-list .qodef-e-content{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:flex;
    flex-direction:column
}
.qodef-masonry-gallery-list .qodef-e-title{
    margin:0
}
.qodef-masonry-gallery-list .qodef-e-text{
    margin:16px 0 0
}
.qodef-masonry-gallery-list .qodef-e-button{
    margin:21px 0 0
}
.qodef-masonry-gallery-list .qodef-e-button a{
    position:relative;
    z-index:2
}
.qodef-masonry-gallery-list .qodef-e-link{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.qodef-masonry-gallery-list.qodef-items--fixed .qodef-e-media-image{
    height:100%
}
.qodef-masonry-gallery-list .qodef-layout--standard .qodef-e-content{
    align-items:center;
    justify-content:center
}
.touch .qodef-masonry-gallery-list .qodef-layout--textual .qodef-e-inner{
    cursor:pointer
}
.qodef-masonry-gallery-list .qodef-layout--textual .qodef-e-inner:hover .qodef-e-content{
    opacity:1
}
.qodef-masonry-gallery-list .qodef-layout--textual .qodef-e-content{
    padding:30px 40px;
    background-color:rgba(0,0,0,.3);
    opacity:0;
    transition:opacity .25s ease-out
}
.qodef-portfolio-single{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-portfolio-single .qodef-media iframe{
    max-height:calc(56.25vw)
}
.qodef-portfolio-single .qodef-portfolio-title{
    margin:-14px 0 15px
}
.qodef-portfolio-single .qodef-portfolio-info>*{
    display:flex;
    align-items:flex-start;
    margin-bottom:7px;
    flex-direction:row
}
.qodef-portfolio-single .qodef-portfolio-info>:last-child{
    margin-bottom:0
}
.qodef-portfolio-single .qodef-portfolio-info a{
    font-family:Raleway,sans-serif;
    text-transform:uppercase
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-title{
    margin:0 14px 5px 0
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category a{
    font-size:13px;
    font-weight:400;
    color:#727272;
    letter-spacing:.2em;
    position:relative;
    top:2px
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category a:hover{
    color:var(--qode-main-color)
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tags a{
    position:relative;
    display:inline-block;
    margin-right:5px;
    top:2px;
    font-size:13px;
    font-weight:500;
    letter-spacing:.2em;
    color:#000
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tags a:before{
    content:'';
    position:absolute;
    bottom:3px;
    left:0;
    width:100%;
    height:2px;
    background-color:#bcbcbc
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tags a:hover:before{
    animation:qodef-tags-underline .6s cubic-bezier(.45,.29,0,.82) forwards
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tags a:after{
    content:',';
    position:absolute;
    color:#000
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tags a:last-child:after{
    content:'.'
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-info--date p{
    font-size:18px;
    position:relative;
    top:2px
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-info--date .qodef-e-title{
    margin:0 14px 0 0
}
.qodef-portfolio-single .qodef-portfolio-info a,.qodef-portfolio-single .qodef-portfolio-info p{
    margin:0
}
.qodef-portfolio-single .qodef-variations--small .qodef-media{
    margin-right:79px
}
.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info{
    margin-top:41px
}
.qodef-portfolio-single .qodef-variations--big .qodef-e-content{
    margin-top:84px
}
.qodef-portfolio-single .qodef-variations--big .qodef-e-content .qodef-portfolio-content{
    text-align:justify
}
.qodef-portfolio-single .qodef-variations--big .qodef-e-content .qodef-col--9{
    padding-right:58px
}
.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info{
    margin-top:66px!important
}
.qodef-portfolio-category-list .qodef-e-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-portfolio-category-list .qodef-e-image img{
    display:block
}
.qodef-portfolio-category-list .qodef-e-content a{
    position:relative;
    z-index:1
}
.qodef-portfolio-category-list .qodef-e-title{
    margin:0
}
.qodef-portfolio-category-list .qodef-e-description{
    margin:9px 0 0
}
.qodef-portfolio-category-list .qodef-e-link{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-inner:hover .qodef-e-content{
    opacity:1
}
.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-content{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:31px 40px;
    background-color:rgba(0,0,0,.4);
    opacity:0;
    transition:opacity .25s ease-out
}
.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-description,.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-title{
    color:#fff
}
.qodef-portfolio-category-list.qodef-layout--standard .qodef-e-content{
    margin-top:28px
}
.qodef-portfolio-list.qodef-custom-floating{
    height:100vh;
    opacity:0;
    transition:.5s ease-out
}
@media only screen and (max-width:1024px){
    .qodef-portfolio-list.qodef-custom-floating{
        opacity:1
    }
}
.qodef-portfolio-list.qodef-custom-floating .qodef-grid{
    margin-bottom:0!important
}
.qodef-portfolio-list.qodef-custom-floating.qodef--appear{
    opacity:1
}
.qodef-portfolio-list.qodef-custom-floating article:not(.qodef--appear-delay) .qodef-e-inner{
    -webkit-clip-path:inset(0 100% 0 0);
    clip-path:inset(0 100% 0 0);
    transition:1s cubic-bezier(.16,.09,0,1.02) .2s
}
.qodef-portfolio-list.qodef-custom-floating article.qodef--appear-delay .qodef-e-inner{
    -webkit-clip-path:inset(0 100% 0 0);
    clip-path:inset(0 100% 0 0);
    transition:1s cubic-bezier(.16,.09,0,1.02) .25s
}
.qodef-portfolio-list.qodef-custom-floating article.qodef--appear-delay .qodef-e-inner:nth-of-type(2){
    transition-delay:0s
}
.qodef-portfolio-list.qodef-custom-floating article.qodef--appear-delay .qodef-e-inner:nth-of-type(2){
    transition-delay:.5s
}
.qodef-portfolio-list.qodef-custom-floating article.qodef--appear-delay .qodef-e-inner:nth-of-type(2){
    transition-delay:.22s
}
.qodef-portfolio-list.qodef-custom-floating article.qodef--appear .qodef-e-inner{
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0)
}
@media only screen and (max-width:1024px){
    .qodef-portfolio-list.qodef-custom-floating{
        height:auto
    }
}
.qodef-portfolio-list.qodef-custom-floating .qodef-grid-override-inner{
    position:relative;
    min-height:100vh
}
@media screen and (max-width:1024px){
    .qodef-portfolio-list.qodef-custom-floating .qodef-grid-override-inner{
        min-height:calc(100vh - 70px)
    }
}
.admin-bar .qodef-portfolio-list.qodef-custom-floating .qodef-grid-override-inner{
    min-height:calc(100vh - 32px)
}
@media screen and (max-width:1024px){
    .admin-bar .qodef-portfolio-list.qodef-custom-floating .qodef-grid-override-inner{
        min-height:calc(100vh - 70px - 32px)
    }
}
.qodef-portfolio-list.qodef-custom-floating article{
    margin-top:0!important
}
@media screen and (min-width:1025px){
    .qodef-portfolio-list.qodef-custom-floating article{
        width:auto!important;
        position:absolute
    }
    .qodef-portfolio-list.qodef-custom-floating article img{
        width:auto!important;
        max-width:480px
    }
    .qodef-portfolio-list.qodef-custom-floating article:nth-of-type(1){
        top:0!important;
        left:0!important
    }
    .qodef-portfolio-list.qodef-custom-floating article:nth-of-type(2){
        top:588px!important;
        left:38%!important
    }
    .qodef-portfolio-list.qodef-custom-floating article:nth-of-type(3){
        top:0!important;
        left:auto!important;
        right:0!important
    }
    .qodef-portfolio-list.qodef-custom-floating article:nth-of-type(4){
        top:898px!important;
        left:0!important
    }
    .qodef-portfolio-list.qodef-custom-floating article:nth-of-type(5){
        top:1132px!important;
        left:auto!important;
        right:0!important
    }
    .qodef-portfolio-list.qodef-custom-floating article:nth-of-type(6){
        top:1399px!important;
        left:37%!important
    }
    .qodef-portfolio-list.qodef-custom-floating article:nth-of-type(7){
        top:1859px!important;
        left:0!important
    }
    .qodef-portfolio-list.qodef-custom-floating article:nth-of-type(8){
        top:2040px!important;
        left:51%!important
    }
    .qodef-portfolio-list.qodef-custom-floating article:nth-of-type(9){
        top:2481px!important;
        left:8.5%!important
    }
    .qodef-portfolio-list.qodef-custom-floating article:nth-of-type(10){
        top:2581px!important;
        left:auto!important;
        right:0!important
    }
    .qodef-portfolio-list.qodef-custom-floating article:nth-of-type(11){
        top:2968px!important;
        left:34%!important
    }
}
.qodef-floating-portfolio-page .scrollbar-track-y.qodef-hidden{
    display:none!important
}
.qodef-floating-portfolio-page .scroll-content{
    height:100vh
}
.qodef-custom-font.qodef--fixed-text{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    justify-content:center;
    align-items:center;
    pointer-events:none;
    display:flex;
    opacity:0
}
.qodef-custom-font.qodef--fixed-text.qodef--appear{
    animation:qode-fade-in 1s ease-out .2s forwards
}
.qodef-custom-font.qodef--blend-mode-exclusion{
    mix-blend-mode:difference
}
.qodef-browser--firefox .qodef-custom-font.qodef--blend-mode-exclusion{
    filter:invert(1)
}
.qodef-portfolio-list .qodef-e-inner{
    position:relative
}
.qodef-portfolio-list .qodef-e-content,.qodef-portfolio-list .qodef-e-inner,.qodef-portfolio-list .qodef-e-media{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-portfolio-list .qodef-e-media>*{
    margin-bottom:30px
}
.qodef-portfolio-list .qodef-e-media iframe{
    display:block;
    height:100%
}
.qodef-portfolio-list .qodef-e-media-image{
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:100%
}
@media only screen and (max-width:680px){
    .qodef-portfolio-list .qodef-e-media-image{
        width:100%
    }
}
.qodef-portfolio-list .qodef-e-media-image a,.qodef-portfolio-list .qodef-e-media-image img{
    display:block;
    width:100%
}
.qodef-portfolio-list .qodef-e-media-image.qodef--background{
    width:100%;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover
}
.qodef-portfolio-list .qodef-e-media-image.qodef--background img{
    visibility:hidden
}
.qodef-portfolio-list .qodef-e-title{
    margin:0
}
.qodef-portfolio-list .qodef-e-excerpt{
    margin:15px 0 0
}
.qodef-portfolio-list .qodef-e-read-more{
    margin:15px 0 0
}
.qodef-portfolio-list .qodef-e-top-holder{
    margin-bottom:2px
}
.qodef-portfolio-list .qodef-e-post-link{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.qodef-portfolio-list .qodef-m-pagination{
    margin-top:35px
}
.qodef-portfolio-list.qodef-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--info-below-fixed.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{
    margin:0 0 30px
}
.qodef-portfolio-list.qodef-item-layout--info-below-fixed .qodef-e-content{
    opacity:1;
    margin-top:16px;
    text-align:left
}
.qodef-portfolio-list.qodef-item-layout--info-below-fixed .qodef-e-content .qodef-e-title{
    margin:13px 0 2px 0;
    font-size:21px;
    font-family:"Cormorant SC",serif;
    font-weight:400;
    letter-spacing:.01em;
    color:#000
}
.qodef-portfolio-list.qodef-item-layout--info-below-fixed .qodef-e-text{
    margin:-5px 0 14px 0
}
.qodef-portfolio-list.qodef-item-layout--info-below-fixed .qodef-e-text a{
    font-size:13px;
    font-family:Raleway,sans-serif;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase;
    color:#727272
}
.qodef-portfolio-list.qodef-item-layout--info-below-fixed.qodef-item-layout--pattern .portfolio-item:nth-child(odd){
    margin-top:57px
}
.qodef-item-layout--info-below-fixed.qodef-hover-animation--overlay .qodef-e-media-image>a{
    position:relative;
    display:block;
    overflow:hidden
}
.qodef-item-layout--info-below-fixed.qodef-hover-animation--overlay .qodef-e-media-image>a:after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    transition:opacity 1s,all 1s;
    --qodef-gradient-color-1:rgb(248 117 117 / 79%);
    --qodef-gradient-color-2:rgb(255 160 160 / 44%);
    --qodef-gradient-color-3:rgba(254, 216, 255, 0);
    --qodef-gradient-color-4:#b1d2fe;
    --qodef-gradient-color-5:rgba(230, 255, 250, 0);
    --qodef-gradient-color-6:rgb(216 202 254 / 9%);
    background:radial-gradient(105.68% 45.69% at 92.95% 50%,var(--qodef-gradient-color-1) 0,var(--qodef-gradient-color-2) 53.91%,var(--qodef-gradient-color-3) 100%),radial-gradient(103.18% 103.18% at 90.11% 102.39%,var(--qodef-gradient-color-4) 0,var(--qodef-gradient-color-5) 100%),radial-gradient(90.45% 90.45% at 87.84% 9.55%,var(--qodef-gradient-color-5) 0,rgba(254,219,246,0) 100%),linear-gradient(135.66deg,var(--qodef-gradient-color-6) 14.89%,var(--qodef-gradient-color-6) 74.33%);
    background-size:700% 200%;
    opacity:0
}
.qodef-item-layout--info-below-fixed.qodef-hover-animation--overlay .qodef-e-media-image>a:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#fff;
    transition:opacity 1s ease-out;
    opacity:0
}
.qodef-item-layout--info-below-fixed.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-media-image>a:before{
    opacity:.7
}
.qodef-item-layout--info-below-fixed.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-media-image>a:after{
    opacity:1;
    background-size:100% 100%
}
.qodef-item-layout--info-below-fixed.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-content{
    opacity:1
}
.qodef-e-dot-follow{
    color:var(--qode-main-color);
    position:fixed;
    width:1px;
    height:1px;
    z-index:2
}
.qodef-e-dot-follow:after{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow:currentColor 0 0 27px 28px;
    opacity:0;
    visibility:hidden;
    transition:opacity .2s,visibility .2s .2s;
    background-color:currentColor;
    border-radius:50%
}
.qodef-e-dot-follow.qodef-is-active:after{
    transition:opacity 1s,visibility 0s 0s;
    opacity:1;
    visibility:visible
}
.qodef-portfolio-list.qodef-item-layout--info-below.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{
    margin:0 0 30px
}
@media only screen and (min-width:1280px) and (max-width:1440px){
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{
        padding:0 35px
    }
}
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content{
    opacity:0;
    margin-top:16px;
    text-align:center
}
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-text{
    margin:-5px 0 14px 0
}
.qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-layout--pattern .portfolio-item:nth-child(odd){
    margin-top:57px
}
@media only screen and (max-width:680px){
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-item-layout--pattern .portfolio-item:nth-child(odd){
        margin-top:0
    }
}
.qodef-portfolio-list .qodef--has-appear .qodef-e-image{
    -webkit-clip-path:inset(0 100% 0 0);
    clip-path:inset(0 100% 0 0);
    transition:1s cubic-bezier(.16,.09,0,1.02) 0s
}
.qodef-portfolio-list .qodef--has-appear.qodef--appear .qodef-e-image{
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0)
}
.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-media-image>a{
    position:relative;
    display:block
}
.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-media-image>a:after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(10,10,10,0);
    opacity:0;
    transition:opacity .3s ease-out
}
.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-content{
    opacity:0;
    transform:translateY(6px);
    transition:opacity .32s ease-out,transform .29s ease-out
}
.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-media-image>a:after{
    opacity:1
}
.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-content{
    opacity:1;
    transform:translateY(0)
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-inner{
    overflow:hidden
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content-inner{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    opacity:0;
    transition:opacity .35s ease-out
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content-inner>*{
    display:none
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-media-image.qodef--background{
    margin-bottom:0
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content-border:after,.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content-border:before,.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content:after,.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content:before{
    z-index:1;
    opacity:0;
    content:'';
    position:absolute;
    transition:transform .7s cubic-bezier(.46,.13,0,1),opacity .2s ease-out;
    background-color:var(--qode-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content:after,.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content:before{
    width:100%;
    height:1px;
    transform:scaleX(0)
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content:after{
    top:unset;
    bottom:0
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content:before{
    transform-origin:left
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content:after{
    transform-origin:right
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content-border{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content-border:after,.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content-border:before{
    height:100%;
    width:1px;
    transform:scaleY(0)
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content-border:before{
    transform-origin:top
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content-border:after{
    left:unset;
    right:0;
    transform-origin:bottom
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article:hover .qodef-e-content-inner{
    opacity:1
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article:hover .qodef-e-content-border:after,.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article:hover .qodef-e-content-border:before{
    transform:scaleY(1);
    opacity:1
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article:hover .qodef-e-content:after,.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article:hover .qodef-e-content:before{
    transform:scaleX(1);
    opacity:1
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title{
    color:#fff
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a{
    color:inherit
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a:hover{
    color:var(--qode-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info>*{
    color:#fff
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info a:hover{
    color:var(--qode-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-post-link{
    z-index:2
}
.qodef-e-content-follow{
    position:fixed;
    top:50%;
    left:50%;
    z-index:9999;
    pointer-events:none;
    visibility:hidden
}
.qodef-e-content-follow.qodef-right{
    text-align:right;
    transform:translateX(-100%)
}
.qodef-e-content-follow .qodef-e-title{
    margin:0
}
.qodef-e-content-follow .qodef-e-title a{
    color:inherit
}
.qodef-e-content-follow .qodef-e-text,.qodef-e-content-follow .qodef-e-top-holder{
    -webkit-clip-path:inset(0 100% 0 0);
    clip-path:inset(0 100% 0 0);
    transition:all .4s cubic-bezier(.16,.09,0,1.02)
}
.qodef-e-content-follow .qodef-e-text>*,.qodef-e-content-follow .qodef-e-top-holder>*{
    display:inline-block;
    background-color:#fff;
    z-index:10
}
.qodef-e-content-follow .qodef-e-top-holder{
    margin-bottom:2px;
    line-height:1.2em
}
.qodef-e-content-follow .qodef-e-top-holder>*{
    padding:0 5px
}
.qodef-e-content-follow .qodef-e-text>*{
    padding:0 5px
}
.qodef-e-content-follow.qodef-is-active{
    visibility:visible
}
.qodef-e-content-follow.qodef-is-active .qodef-e-text,.qodef-e-content-follow.qodef-is-active .qodef-e-top-holder{
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0)
}
.qodef-e-content-follow.qodef-is-active .qodef-e-text{
    transition-delay:.2s
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-inner{
    position:relative
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-image img{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:100%;
    min-height:100px
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-content{
    position:absolute;
    width:calc(100% - 30px);
    height:calc(100% - 30px);
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-content .qodef-e-content-inner{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:flex-start;
    background-color:var(--qode-main-color);
    width:100%;
    height:100%;
    padding:34px
}
@media only screen and (max-width:1024px){
    .qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-content .qodef-e-content-inner{
        padding:21px 32px
    }
}
@media only screen and (max-width:480px){
    .qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-content .qodef-e-content-inner{
        padding:21px 29px
    }
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-content .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-boxed .qodef-e-content .qodef-e-content-inner .qodef-e-info-category{
    margin-bottom:2px;
    z-index:1
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-content .qodef-e-content-inner .qodef-e-info-category a{
    font-family:Raleway,sans-serif;
    font-size:13px;
    font-weight:500;
    text-transform:uppercase;
    letter-spacing:.2em;
    color:#fff;
    z-index:1
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-content .qodef-e-content-inner .qodef-e-info-category a:hover{
    color:var(--qode-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-content .qodef-e-content-inner .qodef-e-info-category a:hover{
    color:#fff
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-content .qodef-e-content-inner .qodef-e-title{
    margin:0;
    line-height:1;
    color:#fff;
    z-index:1
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed .qodef-e-content .qodef-e-content-inner .qodef-e-title a:hover{
    color:#fff
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed.qodef-custom-layout .qodef-e-side{
    position:absolute;
    -ms-writing-mode:tb-lr;
    writing-mode:vertical-lr;
    transform-origin:top left;
    transform:rotate(-180deg);
    margin-left:-8px
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed.qodef-layout--masonry.qodef-col-num--3 article:nth-of-type(1){
    margin-top:100px
}
@media screen and (max-width:680px){
    .qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed.qodef-layout--masonry.qodef-col-num--3 article:nth-of-type(1){
        margin-top:0
    }
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed.qodef-layout--masonry.qodef-col-num--3 article:nth-of-type(3){
    margin-top:100px
}
@media screen and (max-width:1024px){
    .qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed.qodef-layout--masonry.qodef-col-num--3 article:nth-of-type(3){
        margin-top:0
    }
}
@media only screen and (max-width:680px){
    .qodef-portfolio-list.qodef-item-layout--info-on-hover-boxed.qodef-layout--masonry.qodef-col-num--3 article .qodef-e-image img{
        width:100%
    }
}
.qodef-item-layout--info-on-hover-boxed.qodef-hover-animation--fade-in .qodef-e-content{
    opacity:0;
    transition:all .35s ease-in-out
}
.qodef-item-layout--info-on-hover-boxed.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content{
    opacity:1
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-plain .qodef-e-inner{
    position:relative
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-plain .qodef-e-image img{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:100%
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-plain .qodef-e-content{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:100%
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-plain .qodef-e-content .qodef-e-content-inner{
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    align-items:flex-start;
    background:#fff;
    width:100%;
    height:100%;
    padding:39px 72px
}
@media only screen and (max-width:1600px){
    .qodef-portfolio-list.qodef-item-layout--info-on-hover-plain .qodef-e-content .qodef-e-content-inner{
        padding:21px 34px
    }
}
@media only screen and (max-width:1024px){
    .qodef-portfolio-list.qodef-item-layout--info-on-hover-plain .qodef-e-content .qodef-e-content-inner{
        padding:21px 32px
    }
}
@media only screen and (max-width:480px){
    .qodef-portfolio-list.qodef-item-layout--info-on-hover-plain .qodef-e-content .qodef-e-content-inner{
        padding:21px 29px
    }
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-plain .qodef-e-content .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-plain .qodef-e-content .qodef-e-content-inner .qodef-e-info-category a{
    color:#898989;
    z-index:1;
    font-size:13px;
    font-family:Raleway,sans-serif;
    letter-spacing:.2em;
    text-transform:uppercase;
    font-weight:500
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-plain .qodef-e-content .qodef-e-content-inner .qodef-e-title{
    color:#000;
    font-size:21px;
    z-index:1;
    margin:0;
    line-height:1
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-plain.qodef-custom-layout .qodef-e-side{
    position:absolute;
    -ms-writing-mode:tb-lr;
    writing-mode:vertical-lr;
    transform-origin:top left;
    transform:rotate(-180deg);
    margin-left:-8px
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-plain.qodef-layout--masonry.qodef-col-num--3 article:nth-of-type(1){
    margin-top:100px
}
@media screen and (max-width:680px){
    .qodef-portfolio-list.qodef-item-layout--info-on-hover-plain.qodef-layout--masonry.qodef-col-num--3 article:nth-of-type(1){
        margin-top:0
    }
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-plain.qodef-layout--masonry.qodef-col-num--3 article:nth-of-type(3){
    margin-top:100px
}
@media screen and (max-width:1024px){
    .qodef-portfolio-list.qodef-item-layout--info-on-hover-plain.qodef-layout--masonry.qodef-col-num--3 article:nth-of-type(3){
        margin-top:0
    }
}
@media only screen and (max-width:680px){
    .qodef-portfolio-list.qodef-item-layout--info-on-hover-plain.qodef-layout--masonry.qodef-col-num--3 article .qodef-e-image img{
        width:100%
    }
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content{
    opacity:0;
    transition:all .35s ease-in-out
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content-inner:after,.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content-inner:before,.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content:after,.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content:before{
    top:0;
    z-index:1;
    opacity:0;
    content:'';
    position:absolute;
    transition:transform .7s cubic-bezier(.46,.13,0,1),opacity .2s ease-out;
    background-color:var(--qode-main-color);
    left:0
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content-inner:after,.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content-inner:before{
    width:100%;
    height:1px;
    transform:scaleX(0)
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content-inner:after{
    top:unset;
    bottom:0
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content-inner:before{
    transform-origin:left
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content-inner:after{
    transform-origin:right
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content:after,.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content:before{
    height:100%;
    width:1px;
    transform:scaleY(0)
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content:before{
    transform-origin:top
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e-content:after{
    left:unset;
    right:0;
    transform-origin:bottom
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content{
    opacity:1
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content:after,.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content:before{
    transform:scaleY(1);
    opacity:1
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content-inner:after,.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content-inner:before{
    transform:scaleX(1);
    opacity:1
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--overlay .qodef-e-content{
    opacity:0;
    transition:all .35s ease-in-out
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--overlay .qodef-e-info-category,.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--overlay .qodef-e-title{
    opacity:0;
    transform:translateY(30px) skewY(3deg) scaleY(1.1);
    transform-origin:top left;
    transition:transform .7s cubic-bezier(.16,.09,0,1.02),opacity .3s
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-content{
    opacity:1
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-content .qodef-e-info-category,.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-content .qodef-e-title{
    opacity:1;
    transform:translateY(0) skewY(0) scaleY(1)
}
.qodef-item-layout--info-on-hover-plain.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-content .qodef-e-title{
    transition-delay:.1s
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover{
    margin:0
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article{
    margin-bottom:115x!important
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media-image.qodef--background{
    margin-bottom:0
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content{
    position:absolute;
    bottom:128px;
    left:0;
    width:270px;
    min-height:92px;
    display:flex;
    padding-left:28px;
    justify-content:flex-start;
    flex-direction:column;
    background-color:#fff
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content a{
    position:relative;
    z-index:3
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title{
    color:#000
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a{
    color:inherit
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a:hover{
    color:var(--qode-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info a{
    color:#898989
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info a:hover{
    color:var(--qode-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-top-holder{
    margin-top:24px;
    line-height:1
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-post-link{
    z-index:2
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content{
    opacity:1;
    -webkit-clip-path:inset(0 100% 0 0);
    clip-path:inset(0 100% 0 0);
    transition:.7s cubic-bezier(.16,.09,0,1.02) 0s
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content{
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0)
}
.qodef-portfolio-list.qodef-item-layout--info-on-image{
    margin:0
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-media-image.qodef--background{
    margin-bottom:0
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:flex;
    justify-content:flex-end;
    flex-direction:column;
    padding:20px 40px 35px;
    background-color:rgba(0,0,0,.12);
    transition:background-color .5s ease-out
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content a{
    position:relative;
    z-index:3
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title{
    color:#fff
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a{
    color:inherit
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a:hover{
    color:var(--qode-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info>*{
    color:#fff
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info a:hover{
    color:var(--qode-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-post-link{
    z-index:2
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article:hover .qodef-e-content{
    background-color:rgba(0,0,0,.27)
}
.qodef-portfolio-masonry-carousel{
    padding-bottom:50px
}
.qodef-portfolio-masonry-carousel .swiper-wrapper{
    max-height:100%;
    height:100%;
    display:flex
}
.qodef-portfolio-masonry-carousel .swiper-slide{
    width:auto;
    flex-shrink:0;
    display:block;
    height:100%;
    max-height:100%
}
.qodef-portfolio-masonry-carousel article{
    padding:5px
}
.qodef-portfolio-masonry-carousel.qodef-pmc-item-large,.qodef-portfolio-masonry-carousel.qodef-pmc-item-small{
    padding-top:100%
}
.qodef-portfolio-masonry-carousel.qodef-pmc-item-portrait{
    padding-top:200%
}
.qodef-portfolio-masonry-carousel .qodef-pmc-item-background{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-size:cover;
    background-position:center
}
.qodef-portfolio-masonry-carousel .qodef-e-inner{
    position:relative
}
.qodef-portfolio-masonry-carousel .qodef-e-image{
    max-width:960px
}
.qodef-portfolio-masonry-carousel .qodef-e-image img{
    display:block
}
.qodef-portfolio-masonry-carousel .qodef-e-info-category{
    font-family:Raleway,sans-serif;
    font-weight:500;
    font-size:13px;
    letter-spacing:0;
    text-transform:uppercase;
    margin-bottom:1px
}
.qodef-portfolio-masonry-carousel .qodef-e-info-category a{
    display:inline-block
}
.qodef-portfolio-masonry-carousel .qodef-e-title{
    margin:0
}
.qodef-portfolio-masonry-carousel .qodef-m-pagination{
    margin-top:35px
}
.qodef-portfolio-masonry-carousel.qodef-items--fixed .qodef-e-image{
    height:100%;
    overflow:hidden
}
.qodef-portfolio-masonry-carousel.qodef-items--fixed .qodef-e-media-image{
    height:100%
}
.qodef-portfolio-masonry-carousel.qodef-items--fixed .qodef-e-media-image a{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    height:100%
}
@media only screen and (max-width:768px){
    .qodef-portfolio-masonry-carousel{
        margin:0!important;
        width:100%!important
    }
}
.qodef-portfolio-masonry-carousel{
    position:relative
}
.qodef-portfolio-masonry-carousel .swiper-button-prev.swiper-button-outside,.qodef-portfolio-masonry-carousel .swiper-container-rtl .swiper-button-next{
    transform:translateX(-100%) translateX(-14px);
    will-change:transform
}
.qodef-portfolio-masonry-carousel .swiper-button-next.swiper-button-outside,.qodef-portfolio-masonry-carousel .swiper-container-rtl .swiper-button-prev.swiper-button-outside{
    transform:translateX(100%) translateX(5px) translateY(50%)
}
.qodef-portfolio-masonry-carousel .swiper-button-next.swiper-button-outside,.qodef-portfolio-masonry-carousel .swiper-button-prev.swiper-button-outside,.qodef-portfolio-masonry-carousel .swiper-container-rtl .swiper-button-next,.qodef-portfolio-masonry-carousel .swiper-container-rtl .swiper-button-prev.swiper-button-outside{
    position:absolute;
    display:inline-block;
    margin-top:14px!important;
    right:0;
    left:auto!important
}
.qodef-portfolio-masonry-carousel .qodef-m-outer{
    position:relative;
    margin-bottom:31px
}
.qodef-portfolio-masonry-carousel .qodef-m-title-wrapper{
    padding-right:70px
}
.qodef-portfolio-masonry-carousel .qodef-m-tagline{
    font-size:13px;
    font-family:Raleway,sans-serif;
    line-height:1.65em;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase;
    display:inline-block
}
.qodef-portfolio-masonry-carousel .qodef-m-title{
    margin:1px 0 0
}
.qodef-portfolio-masonry-carousel.qodef-item-layout--info-on-hover .qodef-e-content{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:100%
}
.qodef-portfolio-masonry-carousel.qodef-item-layout--info-on-hover .qodef-e-content-inner{
    background-color:#fff;
    width:100%;
    height:100%;
    display:flex;
    padding-top:83px;
    padding-left:86px;
    flex-direction:column;
    border:2px solid #f65844
}
.qodef-portfolio-masonry-carousel.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-masonry-carousel.qodef-item-layout--info-on-hover .qodef-e-content-inner *{
    z-index:1
}
.qodef-portfolio-masonry-carousel.qodef-item-layout--info-on-hover .qodef-e-info-category a{
    color:#898989;
    letter-spacing:.2em
}
.qodef-portfolio-masonry-carousel.qodef-item-layout--info-on-hover .swiper-button-next,.qodef-portfolio-masonry-carousel.qodef-item-layout--info-on-hover .swiper-button-prev{
    color:#fff
}
.qodef-portfolio-masonry-carousel.qodef-item-layout--info-on-hover.qodef-hover-animation--direction-aware .qodef-e-inner{
    overflow:hidden
}
.qodef-portfolio-masonry-carousel.qodef-item-layout--info-on-hover.qodef-hover-animation--direction-aware .qodef-e-content{
    display:none;
    padding:inherit;
    opacity:1;
    transition:opacity .3s ease
}
.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:0
}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-inner:hover .qodef-e-content{
    opacity:1
}
.qodef-portfolio-project-info{
    position:relative;
    display:inline-flex;
    align-items:flex-start
}
.qodef-portfolio-project-info .qodef-e-label{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0 20px 0 0;
    color:#000
}
.qodef-portfolio-project-info .qodef-e-categories .qodef-e-category:not(:last-of-type):after{
    content:', '
}
.qodef-portfolio-project-info .qodef-e-tags .qodef-e-tag:not(:last-of-type):after{
    content:', '
}
#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:85px 0 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
}
#qodef-single-portfolio-navigation .qodef-m-nav>*{
    display:block;
    line-height:inherit
}
#qodef-single-portfolio-navigation .qodef-m-nav .qodef-m-nav-image{
    width:200px;
    height:200px
}
#qodef-single-portfolio-navigation .qodef-m-nav .qodef-m-nav-image img{
    width:100%;
    height:100%
}
#qodef-single-portfolio-navigation .qodef-m-nav:hover{
    color:#000
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon{
    margin-right:7px;
    margin-left:26px
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon svg polygon{
    transition:.5s cubic-bezier(.22,.61,.36,1)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon svg polygon:nth-of-type(1){
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon svg polygon:nth-of-type(2){
    -webkit-clip-path:inset(0 0 0 100%);
    clip-path:inset(0 0 0 100%)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon:hover svg polygon:nth-of-type(1){
    -webkit-clip-path:inset(0 100% 0 0);
    clip-path:inset(0 100% 0 0)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon:hover svg polygon:nth-of-type(2){
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0);
    transition-delay:.3s
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-label{
    position:relative;
    top:3px
}
#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:7px;
    margin-right:26px;
    position:relative;
    top:9px
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon svg polygon{
    transition:.5s cubic-bezier(.22,.61,.36,1)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon svg polygon:nth-of-type(1){
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon svg polygon:nth-of-type(2){
    -webkit-clip-path:inset(0 100% 0 0);
    clip-path:inset(0 100% 0 0)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon:hover svg polygon:nth-of-type(1){
    -webkit-clip-path:inset(0 0 0 100%);
    clip-path:inset(0 0 0 100%)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon:hover svg polygon:nth-of-type(2){
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0);
    transition-delay:.3s
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-label{
    display:flex;
    flex-direction:row-reverse
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-label .qodef-m-nav-label{
    position:relative;
    top:9px
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link{
    position:absolute;
    left:calc(50% - 13px)
}
@media only screen and (max-width:680px){
    #qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link{
        position:relative;
        left:unset;
        align-self:center
    }
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-back-to-icon{
    width:12px;
    height:12px;
    font-size:0;
    position:relative;
    top:9px
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-back-to-icon .qodef-e-circle{
    display:inline-block;
    float:left;
    width:4px;
    height:4px;
    background-color:#000;
    border-radius:2px;
    margin:1px;
    transition:background-color .25s ease-out
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-back-to-icon:hover .qodef-e-circle{
    background-color:var(--qode-main-color)
}
#qodef-single-portfolio-navigation .qodef-m-nav-icon{
    font-size:30px
}
#qodef-single-portfolio-navigation .qodef-m-nav-label{
    font-size:13px;
    font-family:Raleway,sans-serif;
    line-height:1.65em;
    font-weight:600;
    letter-spacing:.2em;
    text-transform:uppercase
}
.qodef-portfolio-single.qodef-layout--gallery-small #qodef-single-portfolio-navigation{
    margin:80px 0 0
}
.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item{
    display:block;
    margin-bottom:35px;
    float:none
}
.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item:last-child{
    margin-bottom:0
}
.qodef-portfolio-single.qodef-layout--images-big #qodef-single-portfolio-navigation{
    margin:74px 0
}
.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item{
    display:block;
    margin-bottom:23px;
    float:none
}
.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child{
    margin-bottom:0
}
.qodef-portfolio-single.qodef-layout--masonry-small #qodef-single-portfolio-navigation{
    margin:85px 0 0
}
.qodef-portfolio-single.qodef-layout--slider-big .qodef-e-content{
    margin-top:41px
}
.qodef-portfolio-single.qodef-layout--slider-big .qodef-media{
    padding-bottom:44px
}
.qodef-portfolio-single.qodef-layout--slider-big .swiper-navigation{
    position:absolute;
    bottom:9px;
    display:inline-block;
    width:100%
}
.qodef-portfolio-single.qodef-layout--slider-big .swiper-navigation .swiper-button-prev{
    right:53px;
    left:auto!important;
    top:-13px
}
.qodef-portfolio-single.qodef-layout--slider-big .swiper-navigation .swiper-button-next{
    right:0!important;
    top:-3px
}
.qodef-portfolio-single.qodef-layout--slider-big #qodef-single-portfolio-navigation{
    margin:74px 0
}
.qodef-portfolio-single.qodef-layout--slider-small .qodef-media{
    margin-right:45px;
    padding-bottom:44px
}
.qodef-portfolio-single.qodef-layout--slider-small .swiper-navigation{
    position:absolute;
    bottom:17px;
    display:inline-block;
    width:100%
}
.qodef-portfolio-single.qodef-layout--slider-small .swiper-navigation .swiper-button-prev{
    right:53px;
    left:auto!important;
    top:-5px
}
.qodef-portfolio-single.qodef-layout--slider-small .swiper-navigation .swiper-button-next{
    right:0!important;
    top:5px
}
.qodef-portfolio-single.qodef-layout--slider-small #qodef-single-portfolio-navigation{
    margin:41px 0 0
}
.qodef-portfolio-single-slider .swiper-slide{
    width:auto
}
.qodef-portfolio-single.qodef-layout--slider .qodef-portfolio-info{
    margin-top:66px!important
}
@media only screen and (max-width:1024px){
    .qodef-portfolio-single.qodef-layout--slider .qodef-portfolio-info{
        margin-top:40px!important
    }
}
.qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-portfolio-content{
    text-align:justify
}
.qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-col--9{
    padding-right:58px
}
.qodef-portfolio-single.qodef-layout--slider #qodef-single-portfolio-navigation{
    margin:74px 0
}
.qodef-team-list .qodef-e-role{
    display:block;
    margin:0;
    font-size:13px;
    font-family:Raleway,sans-serif;
    line-height:1.65em;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase
}
.qodef-team-list .qodef-e-title{
    margin:4px 0 0
}
.qodef-team-list .qodef-team-member-social-icons{
    margin:0;
    position:relative;
    z-index:2
}
.qodef-team-list .qodef-team-member-social-icons a{
    display:inline-block
}
.qodef-team-list.qodef--has-hover-gradient-overlay .qodef-e-media-image{
    position:relative
}
.qodef-team-list.qodef--has-hover-gradient-overlay .qodef-e-media-image:after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    transition:opacity 1s,all 1s;
    --qodef-gradient-color-1:rgb(248 117 117 / 79%);
    --qodef-gradient-color-2:rgb(255 160 160 / 44%);
    --qodef-gradient-color-3:rgba(254, 216, 255, 0);
    --qodef-gradient-color-4:#b1d2fe;
    --qodef-gradient-color-5:rgba(230, 255, 250, 0);
    --qodef-gradient-color-6:rgb(216 202 254 / 9%);
    background:radial-gradient(105.68% 45.69% at 92.95% 50%,var(--qodef-gradient-color-1) 0,var(--qodef-gradient-color-2) 53.91%,var(--qodef-gradient-color-3) 100%),radial-gradient(103.18% 103.18% at 90.11% 102.39%,var(--qodef-gradient-color-4) 0,var(--qodef-gradient-color-5) 100%),radial-gradient(90.45% 90.45% at 87.84% 9.55%,var(--qodef-gradient-color-5) 0,rgba(254,219,246,0) 100%),linear-gradient(135.66deg,var(--qodef-gradient-color-6) 14.89%,var(--qodef-gradient-color-6) 74.33%);
    background-size:700% 200%;
    opacity:0
}
.qodef-team-list.qodef--has-hover-gradient-overlay .qodef-e-media-image:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#fff;
    transition:opacity 1s ease-out;
    opacity:0
}
.qodef-team-list.qodef--has-hover-gradient-overlay .qodef-e-media-image:after,.qodef-team-list.qodef--has-hover-gradient-overlay .qodef-e-media-image:before{
    pointer-events:none
}
.qodef-team-list.qodef--has-hover-gradient-overlay .qodef-e:hover .qodef-e-media-image:before{
    opacity:.7
}
.qodef-team-list.qodef--has-hover-gradient-overlay .qodef-e:hover .qodef-e-media-image:after{
    opacity:1;
    background-size:100% 100%
}
.qodef-team-list .qodef-team-member-link{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.qodef-e-team-dot-follow{
    color:var(--qode-main-color);
    position:fixed;
    width:1px;
    height:1px;
    z-index:2
}
.qodef-e-team-dot-follow:after{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow:currentColor 0 0 27px 28px;
    opacity:0;
    visibility:hidden;
    transition:opacity .2s,visibility .2s .2s;
    background-color:currentColor;
    border-radius:50%
}
.qodef-e-team-dot-follow.qodef-is-active:after{
    transition:opacity 1s,visibility 0s 0s;
    opacity:1;
    visibility:visible
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-media-image{
    overflow:hidden
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-content{
    margin:14px 0 0;
    text-align:center
}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content{
    opacity:1
}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-color:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    opacity:0;
    transition:.35s ease-out
}
.qodef-team-list.qodef-item-layout--info-on-hover.qodef--has-hover-gradient-overlay .qodef-e-content{
    background-color:transparent
}
.qodef-testimonials-list.qodef--vertical{
    height:240px
}
.qodef-testimonials-list.qodef-col-num--1 .swiper-slide{
    opacity:0;
    transition:opacity .6s ease-out
}
.qodef-testimonials-list.qodef-col-num--1 .swiper-slide.swiper-slide-active,.qodef-testimonials-list.qodef-col-num--1 .swiper-slide.swiper-slide-duplicate-active{
    opacity:1;
    transition-delay:.3s
}
.qodef-testimonials-list .qodef-m-content-wrapper{
    display:flex;
    justify-content:space-between
}
.qodef-testimonials-list .qodef-m-tagline{
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:.3em
}
.qodef-testimonials-list .qodef-m-title{
    margin:2px 0 25px 0
}
.qodef-testimonials-list .qodef-m-navigation{
    position:relative;
    display:inline-block;
    width:142px;
    bottom:12px
}
.qodef-testimonials-list .swiper-button-prev,.qodef-testimonials-list .swiper-container-rtl .swiper-button-next{
    left:0!important;
    transform:unset
}
.qodef-testimonials-list .swiper-button-next,.qodef-testimonials-list .swiper-container-rtl .swiper-button-next{
    right:0!important;
    transform:unset
}
.qodef-testimonials-list .qodef-e-inner{
    padding:26px 0 7px;
    display:flex
}
.qodef-testimonials-list .qodef-e-media-image{
    position:absolute;
    left:120px;
    top:28px
}
.qodef-testimonials-list .qodef-e-media-image img{
    width:93px;
    height:93px;
    border-radius:100%;
    box-sizing:border-box
}
.qodef-testimonials-list .qodef-e-title{
    margin:0 0 25px
}
.qodef-testimonials-list .qodef-e-content{
    width:calc(100% - 160px)
}
.qodef-testimonials-list .qodef-e-text{
    margin:0 0 11px;
    font-size:40px;
    line-height:1.2em
}
.qodef-testimonials-list .qodef-e-author{
    margin:0;
    display:inline-flex;
    flex-direction:row
}
.qodef-testimonials-list .qodef-e-author-job{
    font-size:13px;
    font-family:Raleway,sans-serif;
    line-height:1.65em;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase;
    color:#898989
}
.qodef-testimonials-list .qodef-e-author-name{
    font-size:13px;
    font-family:Raleway,sans-serif;
    line-height:1.65em;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase;
    color:#898989
}
.qodef-testimonials-list .qodef-e-author-name:after{
    content:"/";
    margin:0 10px
}
.qodef-testimonials-list .swiper-pagination-bullets{
    display:flex;
    flex-direction:column;
    right:0!important;
    left:auto!important;
    width:33px!important;
    top:90px!important
}
.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet{
    margin-bottom:12px!important
}
.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:last-child{
    margin-bottom:0
}
.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before{
    background-color:var(--qode-main-color)
}
.qodef-testimonials-list.qodef-skin--light .qodef-e-author,.qodef-testimonials-list.qodef-skin--light .qodef-e-text,.qodef-testimonials-list.qodef-skin--light .qodef-e-title{
    color:#fff
}
.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before{
    background-color:#fff
}
@media only screen and (min-width:1025px){
    .qodef-testimonials-list.qodef-swiper-container.qodef-col-num--1 .qodef-e-content{
        padding-right:17%;
        padding-left:8.3%
    }
}
.qodef-review-rating{
    display:flex
}
.qodef-review-rating .qodef-rating-inner{
    display:flex;
    flex-basis:50%
}
.qodef-review-rating label{
    margin:0 10px 0 0
}
.qodef-review-rating .qodef-comment-rating-box{
    display:flex;
    margin:0
}
.qodef-review-rating .qodef-star-rating{
    position:relative;
    display:block;
    margin:0 .1em 0 0;
    cursor:pointer;
    color:var(--qode-main-color)
}
.qodef-review-rating .qodef-star-rating svg{
    display:block;
    width:14px;
    height:auto;
    fill:none;
    stroke:currentColor
}
.qodef-review-rating .qodef-star-rating.active svg{
    fill:currentColor
}
.qodef-review-rating .qodef-comments-ratings{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    line-height:1
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-inner{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star{
    color:var(--qode-main-color)
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg{
    display:inline-block;
    margin-right:.1em;
    width:15px;
    height:auto;
    fill:none;
    stroke:currentColor
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg:last-child{
    margin-right:0
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active{
    position:absolute;
    top:0;
    left:0;
    overflow:hidden;
    white-space:nowrap
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg{
    fill:currentColor
}
.qodef-reviews-per-criteria .qodef-item-reviews-average-rating{
    color:var(--qode-main-color);
    font-size:60px;
    line-height:1em;
    font-weight:700
}
.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description{
    vertical-align:middle;
    margin:2px 0 0
}
.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon{
    vertical-align:middle;
    font-size:20px
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right{
    vertical-align:middle;
    padding-left:200px
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar{
    line-height:28px
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar .qodef-item-reviews-display-bar-inner{
    padding:6px 0
}
.qodef-reviews-per-mark .qodef-reviews-number-holder{
    display:flex;
    align-items:center
}
.qodef-reviews-per-mark .qodef-reviews-number-wrapper{
    display:flex;
    flex-direction:column;
    width:25%;
    text-align:center
}
.qodef-reviews-per-mark .qodef-reviews-number{
    font-size:72px;
    color:#ffd740;
    font-weight:700;
    line-height:1em
}
.qodef-reviews-per-mark .qodef-stars-wrapper{
    display:table-cell;
    vertical-align:middle
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars{
    display:block
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i{
    color:#ffd740
}
.qodef-reviews-per-mark .qodef-reviews-count{
    font-weight:700;
    font-size:14px
}
.qodef-reviews-per-mark .qodef-rating-percentage-wrapper{
    width:75%;
    padding:29px 50px 40px;
    background-color:#fafafa;
    border-left:1px solid #e5e5e5
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary{
    display:inline-block;
    vertical-align:middle
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper{
    display:inline-block;
    vertical-align:middle;
    padding:0 0 0 15px
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner{
    display:block
}
.qodef-comment-list .qodef-comment-name{
    float:none
}
.qodef-comment-list .qodef-review-rating{
    display:inline-block;
    width:100%
}
.qodef-comment-list .qodef-rating-inner{
    display:inline-block;
    width:100%
}
@keyframes cover_search_fade_out{
    0%{
        opacity:1;
        visibility:visible;
        z-index:100
    }
    100%{
        opacity:0;
        visibility:hidden;
        z-index:0
    }
}
@keyframes cover_search_fade_in{
    0%{
        opacity:0;
        visibility:hidden;
        z-index:100
    }
    100%{
        opacity:1;
        visibility:visible;
        z-index:100
    }
}
.qodef-search-cover-form{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    visibility:hidden;
    opacity:0;
    background-color:#fff;
    z-index:-1;
    transition:opacity .3s ease
}
.qodef-search-cover-form .qodef-m-inner{
    display:flex;
    height:100%;
    width:100%;
    align-items:center;
    justify-content:space-between;
    padding:0 44px
}
.qodef-search-cover-form .qodef-m-form-field{
    padding:0;
    margin-bottom:0;
    font-size:26px;
    font-weight:600;
    text-transform:uppercase;
    color:var(--qode-main-color);
    background-color:transparent;
    border:0;
    border-radius:0;
    outline-offset:0
}
.qodef-search-cover-form .qodef-m-form-field:focus{
    color:var(--qode-main-color)
}
.qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder{
    color:inherit;
    opacity:1
}
.qodef-search-cover-form .qodef-m-form-field::placeholder{
    color:inherit;
    opacity:1
}
.qodef-search-cover-form .qodef-m-close{
    flex-shrink:0
}
.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack{
    font-size:23px
}
.qodef-covers-search--fadeout .qodef-search-cover-form{
    animation:cover_search_fade_out .3s ease both
}
.qodef-covers-search--fadein .qodef-search-cover-form{
    animation:cover_search_fade_in .3s ease both
}
.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover-form{
    display:none
}
.qodef-fullscreen-search-holder{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    visibility:hidden;
    display:flex;
    align-items:center;
    justify-content:center;
    background-color:rgba(255,255,255,.98);
    z-index:100
}
.qodef-fullscreen-search-holder .qodef-m-inner{
    width:100%
}
.qodef-fullscreen-search-holder .qodef-m-form{
    position:relative;
    width:60%;
    margin:0 auto
}
.qodef-fullscreen-search-holder .qodef-m-form-field{
    height:100%;
    margin:0;
    padding:0;
    font-size:25px;
    color:#000;
    line-height:2em;
    background:0 0;
    border:0;
    border-radius:0
}
.qodef-fullscreen-search-holder .qodef-m-form-submit{
    position:absolute;
    right:0;
    bottom:-20px;
    width:auto;
    padding:0;
    margin:0;
    color:#000;
    background:0 0;
    border:0;
    outline:0;
    opacity:0;
    cursor:pointer;
    transition:color .25s ease-out
}
.qodef-fullscreen-search-holder .qodef-m-form-submit:hover{
    color:var(--qode-main-color);
    background:0 0
}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit{
    opacity:1;
    bottom:10px;
    transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s
}
.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack{
    font-size:18px
}
.qodef-fullscreen-search-holder .qodef-m-form-line{
    position:absolute;
    left:0;
    bottom:-2px;
    width:0;
    border-bottom:1px solid #000;
    transition:all .3s ease
}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line{
    width:100%;
    transition:width .5s ease .6s
}
.qodef-fullscreen-search-holder .qodef-m-close{
    position:absolute;
    top:33px;
    right:70px;
    color:#6b6b6b;
    opacity:0;
    visibility:hidden;
    z-index:1
}
.admin-bar .qodef-fullscreen-search-holder .qodef-m-close{
    top:72px
}
.qodef-fullscreen-search-holder .qodef-m-close:hover{
    color:#000
}
.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack{
    font-size:25px
}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close{
    opacity:1;
    visibility:visible
}
.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder{
    animation:fullscreen_search_fade_out .3s ease both
}
.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder{
    animation:fullscreen_search_fade_in .3s ease both
}
@keyframes fullscreen_search_fade_out{
    0%{
        opacity:1;
        visibility:visible
    }
    100%{
        opacity:0;
        visibility:hidden
    }
}
@keyframes fullscreen_search_fade_in{
    0%{
        opacity:0;
        visibility:hidden
    }
    100%{
        opacity:1;
        visibility:visible
    }
}
.qodef-search-opener>*{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    line-height:inherit
}
.qodef-search-opener.qodef-source--icon-pack{
    font-size:23px
}
.qodef-accordion{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    visibility:hidden;
    overflow-anchor:none
}
.qodef-accordion .qodef-accordion-content-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-accordion.qodef--init{
    visibility:visible
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin:12px 0 0;
    padding:2px 10px 2px 5px;
    transition:color .2s ease-out,background-color .2s ease-out;
    cursor:pointer
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child{
    margin-top:0
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark{
    position:relative;
    flex-shrink:0;
    width:20px;
    height:18px;
    line-height:1;
    text-align:center
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span{
    position:absolute;
    display:block;
    width:100%;
    top:50%;
    transform:translateY(-50%);
    transition:opacity .2s ease-out
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before{
    display:block;
    line-height:inherit
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus{
    opacity:0
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus{
    opacity:1
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover{
    color:#fff;
    background-color:#000
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus{
    opacity:1
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus{
    opacity:0
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content{
    padding:16px 0 2px;
    margin:0
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content p{
    margin:0
}
.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle .qodef-accordion-content{
    display:none
}
.qodef-animated-shape{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-animated-shape.qodef-layout--blob{
    fill:transparent
}
.qodef-animated-shape.qodef-layout--blob .qodef-blob-holder{
    fill:inherit;
    stroke:currentcolor;
    stroke-width:1
}
.qodef-animated-shape.qodef-layout--blob.qodef--dotted-border .qodef-blob-holder{
    stroke-width:4;
    stroke-dasharray:0,15;
    stroke-linecap:round
}
.qodef-browser--safari .qodef-animated-shape.qodef-layout--blob.qodef--disable-on-safari{
    display:none;
    visibility:hidden
}
.qodef-browser--safari .qodef-animated-shape.qodef-layout--blob.qodef--has-blob-blur{
    border:10px solid transparent
}
.qodef-animated-shape.qodef-layout--dots{
    --qodef-dot-1-color:#ff7272;
    --qodef-dot-2-color:#c1c6e1;
    --qodef-dot-1-size:54px;
    --qodef-dot-2-size:27px;
    --qodef-dot-1-blur:15px;
    --qodef-dot-2-blur:7px;
    --qodef-dots-duration:1
}
.qodef-animated-shape.qodef-layout--dots .qodef-m-dots{
    position:absolute;
    width:200px;
    height:200px;
    animation:qode-dots-holder 22s linear infinite;
    animation-duration:calc(var(--qodef-dots-duration) * 22s)
}
.qodef-animated-shape.qodef-layout--dots .qodef-e-dot{
    display:inline-block;
    position:absolute;
    width:40px;
    height:40px;
    top:60%;
    left:40%
}
.qodef-animated-shape.qodef-layout--dots .qodef-e-dot:after{
    content:'';
    position:absolute;
    top:0;
    left:0;
    background-color:currentColor;
    box-shadow:currentColor 0 0 20px 2px;
    border-radius:50%
}
.qodef-animated-shape.qodef-layout--dots .qodef-e-dot:nth-of-type(1){
    animation:qode-dot 12.95s cubic-bezier(.39,.58,.57,1) infinite;
    animation-duration:calc(var(--qodef-dots-duration) * 12.95s)
}
.qodef-animated-shape.qodef-layout--dots .qodef-e-dot:nth-of-type(1):after{
    color:var(--qodef-dot-1-color);
    width:var(--qodef-dot-1-size);
    height:var(--qodef-dot-1-size)
}
.qodef-animated-shape.qodef-layout--dots .qodef-e-dot:nth-of-type(2){
    animation:qode-dot 13.2s -7s cubic-bezier(.39,.58,.57,1) infinite;
    animation-duration:calc(var(--qodef-dots-duration) * 13.2s)
}
.qodef-animated-shape.qodef-layout--dots .qodef-e-dot:nth-of-type(2):after{
    color:var(--qodef-dot-2-color);
    width:var(--qodef-dot-2-size);
    height:var(--qodef-dot-2-size)
}
.qodef-animated-shape.qodef-layout--dots.qodef--dots-blur-enabled .qodef-e-dot:nth-of-type(1):after{
    filter:blur(var(--qodef-dot-1-blur))
}
.qodef-animated-shape.qodef-layout--dots.qodef--dots-blur-enabled .qodef-e-dot:nth-of-type(2):after{
    filter:blur(var(--qodef-dot-2-blur))
}
.qodef-animated-shape.qodef-layout--dots.qodef--reduce-dots-motion .qodef-e-dot:nth-of-type(1),.qodef-animated-shape.qodef-layout--dots.qodef--reduce-dots-motion .qodef-e-dot:nth-of-type(2){
    animation-name:qode-dot-reduce-motion
}
body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef--has-appear .qodef-e-dot:nth-of-type(1),body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef--has-appear .qodef-e-dot:nth-of-type(2),body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef-landing-into-dots .qodef-e-dot:nth-of-type(1),body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef-landing-into-dots .qodef-e-dot:nth-of-type(2){
    animation-play-state:paused
}
body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef--has-appear .qodef-e-dot:nth-of-type(1):after,body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef--has-appear .qodef-e-dot:nth-of-type(2):after,body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef-landing-into-dots .qodef-e-dot:nth-of-type(1):after,body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef-landing-into-dots .qodef-e-dot:nth-of-type(2):after{
    opacity:0;
    transform:scale(0);
    transform-origin:center;
    transition:opacity 1s,transform 1s
}
body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef--has-appear .qodef-e-dot.qodef--appear:nth-of-type(1),body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef--has-appear .qodef-e-dot.qodef--appear:nth-of-type(2),body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef-landing-into-dots .qodef-e-dot.qodef--appear:nth-of-type(1),body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef-landing-into-dots .qodef-e-dot.qodef--appear:nth-of-type(2){
    animation-play-state:running
}
body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef--has-appear .qodef-e-dot.qodef--appear:nth-of-type(1):after,body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef--has-appear .qodef-e-dot.qodef--appear:nth-of-type(2):after,body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef-landing-into-dots .qodef-e-dot.qodef--appear:nth-of-type(1):after,body:not(.elementor-editor-active) .qodef-animated-shape.qodef-layout--dots.qodef-landing-into-dots .qodef-e-dot.qodef--appear:nth-of-type(2):after{
    opacity:1;
    transform:scale(1)
}
.qodef-animated-shape.qodef-layout--stars{
    --qodef-stars-color:#df513f;
    color:var(--qodef-stars-color)
}
.qodef-animated-shape.qodef-layout--stars .qodef-m-stars{
    display:inline-block;
    position:relative
}
.qodef-animated-shape.qodef-layout--stars .qodef-e-star{
    fill:currentColor
}
.qodef-animated-shape.qodef-layout--stars .qodef-e-star:nth-of-type(2){
    position:absolute;
    top:-35px;
    left:50px;
    transform:scale(0);
    animation:qode-star-1 3.1s infinite
}
.qodef-animated-shape.qodef-layout--stars .qodef-e-star:nth-of-type(3){
    position:absolute;
    top:-45px;
    left:-50px;
    animation:qode-star-2 3.1s infinite
}
.qodef-animated-shape.qodef-layout--wave .qodef-wave-holder{
    fill:transparent;
    stroke-width:.5;
    stroke:currentColor;
    vector-effect:non-scaling-stroke;
    overflow:visible
}
.qodef-author-pagination--on .qodef-m-pagination-spinner{
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:32px;
    height:auto;
    fill:var(--qode-main-color);
    stroke:none;
    visibility:hidden;
    z-index:-1;
    animation:qode-rotate 2s infinite linear
}
.qodef-author-pagination--on.qodef-pagination-type--standard .qodef-grid-inner{
    opacity:1;
    transition:opacity .25s ease-out
}
.qodef-author-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner{
    opacity:0
}
.qodef-author-pagination--on.qodef-pagination-type--load-more .qodef-m-pagination-spinner{
    position:absolute;
    bottom:10px;
    left:calc(50% - 16px)
}
.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-m-pagination-spinner{
    visibility:visible;
    z-index:1
}
.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button{
    opacity:0
}
.qodef-author-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-m-pagination-spinner{
    visibility:visible;
    z-index:1
}
.qodef-banner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-banner .qodef-m-banner-link{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:block;
    z-index:1
}
.qodef-banner .qodef-m-content{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:block
}
.qodef-banner .qodef-m-content-inner{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:flex
}
.qodef-banner .qodef-m-title{
    margin:10px 0 4px
}
.qodef-banner .qodef-m-title-inner{
    display:inline-block
}
.qodef-banner .qodef-m-subtitle{
    font-family:"Cormorant SC",serif;
    margin:0;
    opacity:.5;
    letter-spacing:0
}
.qodef-banner .qodef-m-text-field{
    font-size:15px;
    color:var(--qode-main-color);
    margin:0 0 10px;
    font-style:italic
}
.qodef-banner .qodef-m-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    overflow:hidden
}
.qodef-banner .qodef-m-image img{
    display:block;
    transition:all .35s ease-out
}
.qodef-banner.qodef-layout--link-button .qodef-m-content-inner{
    align-items:flex-start;
    flex-direction:column;
    justify-content:flex-end;
    padding:35px
}
.qodef-banner.qodef-layout--link-button .qodef-m-title{
    margin:10px 0
}
.qodef-banner.qodef-layout--link-button .qodef-m-text{
    margin:0
}
.qodef-banner.qodef-layout--link-button .qodef-m-button{
    margin:10px 0 0
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner{
    align-items:flex-start;
    flex-direction:column;
    justify-content:center;
    padding:30px
}
.qodef-button.qodef-html--link{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    width:auto;
    margin:0;
    font-family:Raleway,sans-serif;
    font-size:13px;
    line-height:2em;
    letter-spacing:.2em;
    font-weight:600;
    text-decoration:none;
    text-transform:uppercase;
    border-radius:0;
    outline:0;
    transition:color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out;
    padding:9px 44px 8px 45px
}
.qodef-button.qodef-size--small{
    padding:7px 39px
}
.qodef-button.qodef-size--large{
    padding:11px 52px
}
.qodef-button.qodef-size--full{
    width:100%;
    text-align:center
}
.qodef-button.qodef-layout--filled.qodef-html--link{
    color:#fff;
    background-color:#000;
    border:1px solid transparent
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover{
    color:#fff;
    background-color:var(--qode-main-color)
}
.qodef-button.qodef-layout--outlined-split{
    color:#000;
    background-color:transparent
}
.qodef-button.qodef-layout--outlined-split .qodef-split-button-border{
    position:absolute;
    top:0;
    left:0;
    width:calc(100% + 2px);
    height:calc(100% + 2px);
    fill:transparent;
    color:var(--qodef-outlined-split-border-color,#ee3102);
    stroke:currentColor;
    stroke-width:2;
    transition:1.5s;
    stroke-dashoffset:-30%;
    stroke-dasharray:395% 0;
    transition-timing-function:cubic-bezier(.37,.24,.07,.92)
}
.qodef-browser--firefox .qodef-button.qodef-layout--outlined-split .qodef-split-button-border{
    shape-rendering:crispEdges;
    overflow:visible;
    stroke-width:1
}
.qodef-button.qodef-layout--outlined-split:hover .qodef-split-button-border{
    stroke-dashoffset:-192%;
    stroke-dasharray:395% 50px;
    color:var(--qodef-outlined-split-hover-border-color,var(--qodef-outlined-split-border-color,#ee3102))
}
.qodef-button.qodef-layout--outlined{
    color:#000;
    background-color:transparent;
    border:1px solid #df3926
}
.qodef-button.qodef-layout--outlined:hover{
    color:#fff;
    background-color:var(--qode-main-color);
    border-color:var(--qode-main-color)
}
.qodef-button.qodef-layout--textual{
    color:#000;
    padding:0!important;
    background-color:transparent
}
.qodef-button.qodef-layout--textual .qodef-m-text{
    display:inline-block;
    vertical-align:middle
}
.qodef-button.qodef-layout--textual:after,.qodef-button.qodef-layout--textual:before{
    content:'';
    position:absolute;
    display:inline-block;
    bottom:0;
    left:0;
    width:100%;
    height:1px;
    line-height:1;
    background-color:var(--qode-main-color);
    transition:transform .35s cubic-bezier(.23,.02,.15,.9)
}
.qodef-button.qodef-layout--textual:before{
    transform-origin:0 50%;
    transform:scaleX(0)
}
.qodef-button.qodef-layout--textual:after{
    transform-origin:100% 50%;
    transform:scaleX(1)
}
.qodef-button.qodef-layout--textual:hover{
    color:#000;
    background-color:transparent
}
.qodef-button.qodef-layout--textual:hover:after,.qodef-button.qodef-layout--textual:hover:before{
    transition-duration:.5s
}
.qodef-button.qodef-layout--textual:hover:before{
    transform:scaleX(1);
    transition-delay:.25s
}
.qodef-button.qodef-layout--textual:hover:after{
    transform:scaleX(0)
}
.qodef-call-to-action.qodef-layout--standard{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-inner{
    display:flex;
    align-items:center
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner{
    justify-content:space-between
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner{
    justify-content:center
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content{
    padding-right:20px
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content>*{
    margin:0
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-button{
    flex:0 0 auto
}
.qodef-cards-gallery{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    padding:10px 0
}
.qodef-cards-gallery .qodef-e-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    z-index:10
}
.qodef-cards-gallery img{
    position:relative;
    display:block;
    box-shadow:0 3px 5px 0 rgba(0,0,0,.08)
}
.qodef-cards-gallery .qodef-m-fake-card{
    position:relative;
    display:block;
    opacity:0;
    visibility:hidden;
    pointer-events:none
}
.qodef-cards-gallery .qodef-m-bundle-item{
    box-shadow:-4px 4px 14px 0 rgba(0,0,0,.08);
    transition:1s
}
.qodef-cards-gallery .qodef-m-card .qodef-m-bundle-item{
    transition:1s
}
.qodef-cards-gallery .qodef-m-card:nth-last-child(1) .qodef-m-bundle-item{
    transform:translateX(250px)
}
.qodef-cards-gallery .qodef-m-card:nth-child(1) .qodef-m-bundle-item{
    transition-delay:.3s
}
.qodef-cards-gallery .qodef-m-card:nth-last-child(2) .qodef-m-bundle-item{
    transform:translateX(400px)
}
.qodef-cards-gallery .qodef-m-card:nth-child(2) .qodef-m-bundle-item{
    transition-delay:.6s
}
.qodef-cards-gallery .qodef-m-card:nth-last-child(3) .qodef-m-bundle-item{
    transform:translateX(550px)
}
.qodef-cards-gallery .qodef-m-card:nth-child(3) .qodef-m-bundle-item{
    transition-delay:.9s
}
.qodef-cards-gallery .qodef-m-card:nth-last-child(4) .qodef-m-bundle-item{
    transform:translateX(700px)
}
.qodef-cards-gallery .qodef-m-card:nth-child(4) .qodef-m-bundle-item{
    transition-delay:1.2s
}
.qodef-cards-gallery .qodef-m-card:nth-last-child(5) .qodef-m-bundle-item{
    transform:translateX(850px)
}
.qodef-cards-gallery .qodef-m-card:nth-child(5) .qodef-m-bundle-item{
    transition-delay:1.5s
}
.qodef-cards-gallery .qodef-m-card:nth-last-child(6) .qodef-m-bundle-item{
    transform:translateX(1000px)
}
.qodef-cards-gallery .qodef-m-card:nth-child(6) .qodef-m-bundle-item{
    transition-delay:1.8s
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(1) .qodef-m-bundle-item{
    transform:translateX(-250px)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) .qodef-m-bundle-item{
    transform:translateX(-400px)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) .qodef-m-bundle-item{
    transform:translateX(-550px)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) .qodef-m-bundle-item{
    transform:translateX(-700px)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) .qodef-m-bundle-item{
    transform:translateX(-850px)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) .qodef-m-bundle-item{
    transform:translateX(-1000px)
}
.qodef-cards-gallery.qodef-appeared .qodef-m-card:nth-last-child(1) .qodef-m-bundle-item{
    transform:translateX(0)
}
.qodef-cards-gallery.qodef-appeared .qodef-m-card:nth-last-child(2) .qodef-m-bundle-item{
    transform:translateX(0)
}
.qodef-cards-gallery.qodef-appeared .qodef-m-card:nth-last-child(3) .qodef-m-bundle-item{
    transform:translateX(0)
}
.qodef-cards-gallery.qodef-appeared .qodef-m-card:nth-last-child(4) .qodef-m-bundle-item{
    transform:translateX(0)
}
.qodef-cards-gallery.qodef-appeared .qodef-m-card:nth-last-child(5) .qodef-m-bundle-item{
    transform:translateX(0)
}
.qodef-cards-gallery.qodef-appeared .qodef-m-card:nth-last-child(6) .qodef-m-bundle-item{
    transform:translateX(0)
}
.qodef-cards-gallery .qodef-m-card{
    position:absolute;
    transition:all .35s ease-out
}
.qodef-cards-gallery .qodef-m-card.qodef-animating{
    transition:all 1s cubic-bezier(.19,1,.22,1);
    pointer-events:none
}
.qodef-cards-gallery .qodef-m-card.qodef-animating-siblings{
    transition:all .6s cubic-bezier(0,0,0,1);
    pointer-events:none
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card{
    left:0;
    will-change:transform
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{
    transform:translateX(-100%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6){
    transform:scale(.35) translateX(190%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5){
    transform:scale(.4) translateX(151%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4){
    transform:scale(.48) translateX(108%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3){
    transform:scale(.6) translateX(66%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2){
    transform:scale(.74) translateX(33.6%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type){
    cursor:pointer
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover{
    margin-right:12px!important
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card{
    right:0;
    will-change:transform
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{
    transform:translateX(100%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6){
    transform:scale(.35) translateX(-190%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5){
    transform:scale(.4) translateX(-151%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4){
    transform:scale(.48) translateX(-108%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3){
    transform:scale(.6) translateX(-66%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2){
    transform:scale(.74) translateX(-33.6%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover{
    margin-left:12px!important
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle img{
    visibility:hidden
}
@keyframes qodefCardAppearFromRight{
    0%{
        transform:translate3d(100%,0,0);
        opacity:0;
        visibility:visible
    }
    30%{
        opacity:1;
        visibility:visible
    }
    100%{
        visibility:visible;
        transform:translate3d(0,0,0)
    }
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared img{
    animation:qodefCardAppearFromRight 1s cubic-bezier(.19,1,.22,1) forwards
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done){
    animation-delay:.2s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done){
    animation-delay:.4s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done){
    animation-delay:.6s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done){
    animation-delay:.8s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done){
    animation-delay:1s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done){
    animation-delay:1.2s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done){
    animation-delay:1.4s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done){
    animation-delay:1.6s
}
@keyframes qodefCardAppearFromLeft{
    0%{
        visibility:visible;
        opacity:0;
        transform:translate3d(-100%,0,0)
    }
    30%{
        visibility:visible;
        opacity:1
    }
    100%{
        visibility:visible;
        transform:translate3d(0,0,0)
    }
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared img{
    animation:qodefCardAppearFromLeft 1s cubic-bezier(.19,1,.22,1) forwards
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done){
    animation-delay:.2s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done){
    animation-delay:.4s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done){
    animation-delay:.6s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done){
    animation-delay:.8s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done){
    animation-delay:1s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done){
    animation-delay:1.2s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done){
    animation-delay:1.4s
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done){
    animation-delay:1.6s
}
.qodef-comparision-pricing-table{
    position:relative;
    display:flex;
    align-items:stretch;
    flex-wrap:wrap
}
.qodef-comparision-pricing-table ul{
    list-style-type:none;
    margin:0
}
.qodef-comparision-pricing-table h1,.qodef-comparision-pricing-table h2,.qodef-comparision-pricing-table h3,.qodef-comparision-pricing-table h4,.qodef-comparision-pricing-table h5,.qodef-comparision-pricing-table h6,.qodef-comparision-pricing-table p{
    margin:0
}
.qodef-comparision-pricing-table .qodef-m-table{
    border:1px solid #d8d8d8
}
.qodef-comparision-pricing-table .qodef-m-table .qodef-m-table-head{
    display:flex;
    align-items:center;
    min-height:112px;
    padding:22px 30px;
    background-image:url(https://www.arkay.com/wp-content/plugins/fonster-core/inc/shortcodes/comparison-pricing-table/assets/img/pattern_dark.png);
    border-bottom:1px solid #d8d8d8
}
.qodef-comparision-pricing-table .qodef-m-table .qodef-m-table-head .qodef-m-title{
    word-break:break-word
}
.qodef-comparision-pricing-table .qodef-m-table .qodef-m-content li{
    padding:22px 30px;
    border-bottom:1px solid #d8d8d8
}
.qodef-comparision-pricing-table .qodef-m-table .qodef-m-content li:last-child{
    border-bottom:0
}
.qodef-comparision-pricing-table .qodef-m-table .qodef-m-footer{
    position:relative;
    display:flex;
    justify-content:center;
    align-items:center;
    width:100%;
    min-height:112px;
    padding:22px 30px;
    border-top:1px solid #d8d8d8
}
.qodef-comparision-pricing-table .qodef-m-table:not(.qodef--features){
    display:inline-flex;
    justify-content:space-between;
    flex-direction:column;
    text-align:center;
    border-left-width:0
}
.qodef-comparision-pricing-table .qodef-m-table:not(.qodef--features) .qodef-m-table-head{
    justify-content:center
}
.qodef-comparision-pricing-table .qodef-m-table.qodef--features .qodef-m-table-head{
    padding-left:15%;
    padding-right:15%
}
.qodef-comparision-pricing-table .qodef-m-table.qodef--features .qodef-m-content .qodef-e-item{
    padding-left:15%;
    padding-right:15%
}
.qodef-comparision-pricing-table .qodef-m-table.qodef--features .qodef-m-footer{
    background-image:url(https://www.arkay.com/wp-content/plugins/fonster-core/inc/shortcodes/comparison-pricing-table/assets/img/pattern_dark.png)
}
.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table{
    width:30%
}
.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table.qodef--features{
    width:40%
}
.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table{
    width:23.333%
}
.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table.qodef--features{
    width:30%
}
.qodef-countdown .qodef-digit,.qodef-countdown .qodef-label{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    text-align:center
}
.qodef-countdown.qodef-show--1 .qodef-digit-wrapper{
    width:100%
}
.qodef-countdown.qodef-show--2 .qodef-digit-wrapper{
    width:50%
}
.qodef-countdown.qodef-show--3 .qodef-digit-wrapper{
    width:33.33333%
}
.qodef-countdown.qodef-show--4 .qodef-digit-wrapper{
    width:25%
}
.qodef-countdown.qodef-show--5 .qodef-digit-wrapper{
    width:20%
}
.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{
    width:16.66667%
}
.qodef-countdown.qodef-countdown--light .qodef-digit,.qodef-countdown.qodef-countdown--light .qodef-label{
    color:#fff
}
.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{
    display:inline-block;
    vertical-align:top;
    padding:0 20px
}
.qodef-countdown.qodef-layout--simple .qodef-digit{
    font-family:"Cormorant SC",serif;
    font-size:49px;
    line-height:1em;
    font-weight:500;
    color:#000
}
.qodef-countdown.qodef-layout--simple .qodef-label{
    font-family:Raleway,sans-serif;
    font-size:13px;
    line-height:1;
    margin-top:14px;
    color:#727272;
    text-transform:uppercase
}
.qodef-counter.qodef-layout--simple{
    text-align:center
}
.qodef-counter.qodef-layout--simple .qodef-m-digit{
    font-family:inherit;
    font-weight:600;
    font-size:75px;
    line-height:1;
    color:#000
}
.qodef-counter.qodef-layout--simple .qodef-m-title{
    margin:5px 0 0 0
}
.qodef-counter.qodef-layout--simple .qodef-m-text{
    margin:0
}
.widget.widget_fonster_core_custom_font{
    margin-bottom:0!important
}
.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:"Cormorant SC",serif;
    font-weight:400;
    text-transform:uppercase;
    color:#000;
    font-size:50px;
    line-height:1.20408em
}
.qodef-dropcaps .qodef-m-text{
    display:inline;
    margin:0
}
.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{
    width:40px;
    height:40px;
    font-size:32px;
    line-height:1.2em;
    color:#fff;
    background-color:#000
}
.qodef-dropcaps.qodef-type--circle .qodef-m-letter{
    border-radius:100%
}
.qodef-frame-slider-holder{
    position:relative;
    margin-bottom:106px
}
.qodef-frame-slider-holder .qodef-frame-slider-image{
    position:absolute;
    top:0;
    left:50%;
    width:70%;
    transform:translateX(-50%);
    pointer-events:none;
    z-index:100
}
.qodef-frame-slider-holder .qodef-frame-slider-image img{
    width:100%
}
.qodef-frame-slider-holder .qodef-m-swiper{
    overflow:hidden
}
.qodef-frame-slider-holder .qodef-m-item{
    height:0;
    width:0;
    margin:0 5%;
    padding-left:50%;
    padding-top:calc(50% * 563 / 829)
}
.qodef-frame-slider-holder .qodef-m-item img{
    position:absolute;
    top:1px;
    left:0;
    width:100%;
    height:100%;
    border-top-left-radius:4%;
    border-top-right-radius:4%;
    -o-object-fit:cover;
    object-fit:cover
}
.qodef-frame-slider-holder .swiper-pagination-bullets{
    bottom:-106px!important
}
.qodef-google-map{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-google-map .qodef-m-map{
    display:block;
    width:100%
}
.qodef-google-map .qodef-m-map embed,.qodef-google-map .qodef-m-map iframe,.qodef-google-map .qodef-m-map object{
    width:100%;
    display:block
}
.qodef-google-map .qodef-m-map img{
    max-width:none
}
.qodef-highlight .qodef-highlight-text{
    padding:0 5px;
    color:#fff;
    background-color:#000
}
.qodef-icon-list-item{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    line-height:1
}
.qodef-icon-list-item .qodef-e-title{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:0;
    line-height:1
}
.qodef-icon-list-item .qodef-e-title a{
    display:block
}
.qodef-icon-list-item .qodef-e-title-inner{
    display:flex;
    align-items:center
}
.qodef-icon-list-item .qodef-icon-holder{
    flex-shrink:0;
    margin-right:5px;
    float:none
}
.qodef-icon-list-item .qodef-icon-holder .qodef-icon{
    font-size:16px
}
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img{
    display:block
}
#qodef-page-sidebar .widget.widget_fonster_core_icon_list_item{
    margin-bottom:0
}
#qodef-page-footer .widget.widget_fonster_core_icon_list_item{
    margin-bottom:0
}
#qodef-side-area .widget.widget_fonster_core_icon_list_item{
    margin-bottom:0
}
.qodef-icon-with-text .qodef-m-title{
    margin:0
}
.qodef-icon-with-text .qodef-m-title a{
    display:block
}
.qodef-icon-with-text .qodef-m-text{
    margin:8px 0 0
}
.qodef-icon-with-text .qodef-m-icon-wrapper{
    line-height:1
}
.qodef-icon-with-text .qodef-icon-holder{
    float:none
}
.qodef-icon-with-text .qodef-m-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{
    display:block
}
.qodef-icon-with-text.qodef-layout--before-content{
    display:flex;
    align-items:flex-start
}
.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{
    flex-shrink:0;
    margin-right:15px
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title{
    line-height:1
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner{
    display:flex;
    align-items:center
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{
    flex-shrink:0;
    margin-right:5px
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center{
    text-align:center
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left{
    text-align:left
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right{
    text-align:right
}
.qodef-icon-with-text.qodef-layout--top .qodef-m-title{
    margin-top:10px
}
.qodef-icon-holder{
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:auto;
    line-height:1
}
.qodef-icon-holder a{
    display:block
}
.qodef-icon-holder .qodef-icon{
    display:block;
    line-height:inherit
}
.qodef-icon-holder .qodef-icon:before{
    display:block;
    line-height:inherit
}
.qodef-icon-holder.qodef-layout--circle,.qodef-icon-holder.qodef-layout--square{
    width:2em;
    height:2em;
    line-height:2em;
    text-align:center;
    color:#fff;
    background-color:var(--qode-main-color);
    transition:color .25s ease-out,background-color .25s ease-out,border-color .25s ease-out
}
.qodef-icon-holder.qodef-layout--circle a,.qodef-icon-holder.qodef-layout--square a{
    color:inherit;
    transition:none
}
.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover{
    background-color:#000
}
.qodef-icon-holder.qodef-layout--circle{
    border-radius:50%
}
.qodef-icon-holder.qodef-size--tiny{
    font-size:1.33333333em
}
.qodef-icon-holder.qodef-size--small{
    font-size:2em
}
.qodef-icon-holder.qodef-size--medium{
    font-size:3em
}
.qodef-icon-holder.qodef-size--large{
    font-size:4em
}
.qodef-icon-holder.qodef-size--huge{
    font-size:5em
}
.widget.widget_fonster_core_icon{
    display:inline-block;
    line-height:1
}
#qodef-page-sidebar .widget.widget_fonster_core_icon{
    margin-bottom:0
}
#qodef-page-footer .widget.widget_fonster_core_icon{
    margin-bottom:0
}
#qodef-side-area .widget.widget_fonster_core_icon{
    margin-bottom:0
}
.qodef-image-gallery-outer{
    position:relative;
    display:flex;
    align-items:center
}
.qodef-image-gallery-outer .swiper-button-prev.swiper-button-outside,.qodef-image-gallery-outer .swiper-container-rtl .swiper-button-next{
    transform:translateX(-100%) translateX(13px);
    will-change:transform
}
.qodef-image-gallery-outer .swiper-button-next.swiper-button-outside,.qodef-image-gallery-outer .swiper-container-rtl .swiper-button-prev.swiper-button-outside{
    transform:none;
    top:10px;
    left:16px
}
.qodef-image-gallery-outer .swiper-button-next.swiper-button-outside,.qodef-image-gallery-outer .swiper-button-prev.swiper-button-outside,.qodef-image-gallery-outer .swiper-container-rtl .swiper-button-next,.qodef-image-gallery-outer .swiper-container-rtl .swiper-button-prev.swiper-button-outside{
    position:relative;
    display:inline-block;
    margin-top:45px!important
}
.qodef-image-gallery-outer .qodef--has-title.swiper-container-horizontal{
    width:75%
}
@media only screen and (min-width:1600px){
    .qodef-image-gallery-outer .qodef--has-title.swiper-container-horizontal{
        width:80%
    }
}
.qodef-image-gallery-outer .qodef--has-title.swiper-container-horizontal .swiper-wrapper{
    width:75%
}
@media only screen and (min-width:1600px){
    .qodef-image-gallery-outer .qodef--has-title.swiper-container-horizontal .swiper-wrapper{
        width:80%
    }
}
.qodef-image-gallery-outer .qodef--has-title.swiper-container-horizontal>.swiper-pagination-bullets{
    left:-12.5%
}
@media only screen and (min-width:1600px){
    .qodef-image-gallery-outer .qodef--has-title.swiper-container-horizontal>.swiper-pagination-bullets{
        left:-10%
    }
}
.qodef-image-gallery-outer .qodef-m-outer{
    position:relative;
    display:inline-block;
    width:calc(25% - 30px);
    padding-right:30px;
    align-self:flex-start
}
@media only screen and (min-width:1600px){
    .qodef-image-gallery-outer .qodef-m-outer{
        width:20%
    }
}
.qodef-image-gallery-outer .qodef-m-tagline{
    font-size:13px;
    font-family:Raleway,sans-serif;
    line-height:1.65em;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase;
    margin-top:24px
}
.qodef-image-gallery-outer .qodef-m-title{
    margin:0
}
.qodef-image-gallery.qodef--has-shadow.qodef-swiper-container .swiper-slide{
    padding:30px
}
.qodef-image-gallery.qodef--has-shadow.qodef-swiper-container .swiper-slide img{
    box-shadow:-4px 4px 14px 0 rgba(0,0,0,.08);
    transition:.4s ease-out
}
.qodef-image-gallery.qodef--has-shadow.qodef-swiper-container .swiper-slide.swiper-slide-prev img{
    box-shadow:1px 0 5px 0 rgba(0,0,0,.02)
}
.qodef-image-marquee{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-image-marquee .qodef-m-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin:0 auto;
    overflow:hidden
}
.qodef-image-marquee .qodef-m-content.qodef--mobile{
    display:none
}
.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image{
    background-size:cover!important
}
.qodef-image-marquee .qodef-m-image{
    position:absolute;
    top:0;
    left:0;
    height:100%
}
.qodef-image-marquee .qodef-m-image.qodef-image--copy{
    will-change:transform;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    transform:translateX(100%) translateZ(0)
}
.qodef-image-marquee .qodef-m-image a{
    position:relative;
    display:block
}
@keyframes qode-move-marquee{
    0%{
        transform:translateX(0) translateZ(0)
    }
    100%{
        transform:translateX(-100%) translateZ(0)
    }
}
@keyframes qode-move-marquee-copy{
    0%{
        transform:translateX(100%) translateZ(0)
    }
    100%{
        transform:translateX(0) translateZ(0)
    }
}
.qodef-image-with-text{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-image-with-text .qodef-m-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img{
    display:block
}
.qodef-image-with-text.qodef--has-shadow .qodef-m-image img{
    box-shadow:-4px 4px 14px 0 rgba(0,0,0,.08)
}
.qodef-image-with-text .qodef-m-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin:8px 0 0
}
.qodef-image-with-text .qodef-m-title{
    margin:23px 0 0
}
.qodef-image-with-text .qodef-m-text{
    margin:15px 0 0
}
.qodef-image-with-text.qodef--has-hover-gradient-overlay .qodef-m-image:after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    transition:opacity 1s,all 1s;
    --qodef-gradient-color-1:rgb(248 117 117 / 79%);
    --qodef-gradient-color-2:rgb(255 160 160 / 44%);
    --qodef-gradient-color-3:rgba(254, 216, 255, 0);
    --qodef-gradient-color-4:#b1d2fe;
    --qodef-gradient-color-5:rgba(230, 255, 250, 0);
    --qodef-gradient-color-6:rgb(216 202 254 / 9%);
    background:radial-gradient(105.68% 45.69% at 92.95% 50%,var(--qodef-gradient-color-1) 0,var(--qodef-gradient-color-2) 53.91%,var(--qodef-gradient-color-3) 100%),radial-gradient(103.18% 103.18% at 90.11% 102.39%,var(--qodef-gradient-color-4) 0,var(--qodef-gradient-color-5) 100%),radial-gradient(90.45% 90.45% at 87.84% 9.55%,var(--qodef-gradient-color-5) 0,rgba(254,219,246,0) 100%),linear-gradient(135.66deg,var(--qodef-gradient-color-6) 14.89%,var(--qodef-gradient-color-6) 74.33%);
    background-size:700% 200%;
    opacity:0
}
.qodef-image-with-text.qodef--has-hover-gradient-overlay .qodef-m-image:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#fff;
    transition:opacity 1s ease-out;
    opacity:0
}
.qodef-image-with-text.qodef--has-hover-gradient-overlay .qodef-m-image:after,.qodef-image-with-text.qodef--has-hover-gradient-overlay .qodef-m-image:before{
    pointer-events:none
}
.qodef-image-with-text.qodef--has-hover-gradient-overlay:hover .qodef-m-image:before{
    opacity:.7
}
.qodef-image-with-text.qodef--has-hover-gradient-overlay:hover .qodef-m-image:after{
    opacity:1;
    background-size:100% 100%
}
.qodef-e-image-with-text-dot-follow{
    color:var(--qode-main-color);
    position:fixed;
    width:1px;
    height:1px;
    z-index:2
}
.qodef-e-image-with-text-dot-follow:after{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow:currentColor 0 0 27px 28px;
    opacity:0;
    visibility:hidden;
    transition:opacity .2s,visibility .2s .2s;
    background-color:currentColor;
    border-radius:50%
}
.qodef-e-image-with-text-dot-follow.qodef-is-active:after{
    transition:opacity 1s,visibility 0s 0s;
    opacity:1;
    visibility:visible
}
.qodef-info-section.qodef-layout--background-text{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-info-section.qodef-layout--background-text .qodef-m-info{
    position:relative;
    z-index:2
}
.qodef-info-section.qodef-layout--background-text .qodef-m-title{
    margin:0 0 18px
}
.qodef-info-section.qodef-layout--background-text .qodef-m-text{
    margin:0
}
.qodef-info-section.qodef-layout--background-text .qodef-button{
    margin-top:6px
}
.qodef-info-section.qodef-layout--background-text .qodef-m-background-text{
    position:absolute;
    display:inline-block;
    color:rgba(0,0,0,.1);
    text-align:center;
    font-weight:700;
    font-size:250px
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text{
    top:0;
    left:-20px
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text{
    top:0;
    right:-20px
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text{
    bottom:0;
    left:-20px
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text{
    bottom:0;
    right:-20px
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text{
    font-size:450px;
    top:34px;
    left:0;
    right:0;
    text-align:center
}
.qodef-interactive-link-showcase{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    vertical-align:top;
    height:100vh;
    flex-direction:column;
    visibility:hidden
}
.admin-bar .qodef-interactive-link-showcase{
    height:calc(100vh - 32px)
}
.qodef-interactive-link-showcase .qodef-m-image{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    opacity:0;
    transition:opacity 0s .45s
}
.qodef-interactive-link-showcase .qodef-m-image.qodef--active{
    opacity:1;
    z-index:5;
    transition:opacity .4s cubic-bezier(.215,.61,.355,1)
}
.qodef-interactive-link-showcase .qodef-m-image img{
    display:none
}
.qodef-interactive-link-showcase .qodef-m-items{
    display:flex;
    align-items:center;
    z-index:10
}
.qodef-interactive-link-showcase .qodef-m-item{
    display:inline-block;
    vertical-align:top;
    width:auto;
    padding:0 6px 5px;
    margin:13px 0;
    font-family:"Cormorant SC",serif;
    font-weight:400;
    text-transform:uppercase;
    font-size:50px;
    line-height:1.20408em;
    transition:color .25s ease-out,background-color .25s ease-out
}
.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title{
    position:relative;
    display:block;
    z-index:2
}
.qodef-interactive-link-showcase .qodef-m-item.qodef--active{
    color:#fff;
    background-color:#000
}
.qodef-interactive-link-showcase.qodef--init{
    visibility:visible
}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item{
    color:#fff
}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item.qodef--active{
    color:#000;
    background-color:#fff
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list{
    position:relative
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-items{
    flex-direction:column
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item{
    padding:28px 0;
    margin:0;
    font-size:80px;
    line-height:1.05em;
    text-transform:uppercase;
    text-align:center;
    background-color:transparent
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item.qodef--active{
    color:var(--qode-main-color)
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item.qodef--active .qodef-e-follow-content{
    animation:qodef-show-element-on-hover 1s cubic-bezier(.1,.1,.25,.9) forwards
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-title{
    display:block;
    opacity:1;
    transition:opacity .3s cubic-bezier(.1,.1,.25,.9)
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-content{
    position:absolute;
    left:20%;
    width:auto;
    opacity:0;
    visibility:hidden
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-image{
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:100%;
    overflow:hidden;
    z-index:-1
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-image img{
    position:relative;
    display:block;
    width:auto;
    max-width:60vw
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title{
    position:absolute;
    top:calc(50% + 20px);
    left:0;
    display:block;
    font-family:"Cormorant SC",serif;
    font-size:107px;
    line-height:1.05em;
    letter-spacing:-.03em;
    text-transform:capitalize;
    white-space:nowrap;
    color:#fff
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-scroll-icon{
    position:absolute;
    bottom:2%
}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item{
    color:#fff
}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item.qodef--active{
    color:var(--qode-main-color);
    background-color:transparent
}
@keyframes qodef-show-element-on-hover{
    0%{
        opacity:0;
        visibility:hidden
    }
    100%{
        opacity:1;
        visibility:visible
    }
}
@keyframes qodef-float-image{
    0%,100%{
        transform:translateY(0)
    }
    50%{
        transform:translateY(20px)
    }
}
.qodef-interactive-link-showcase.qodef-layout--list{
    position:relative;
    width:100%;
    height:100%;
    padding:47px 0 89px 0
}
@media only screen and (max-width:1366px){
    .qodef-interactive-link-showcase.qodef-layout--list{
        padding:59px 0 99px 0
    }
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images{
    position:absolute;
    display:block;
    margin-right:auto;
    bottom:47px;
    width:338px;
    height:100%;
    right:150px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image{
    width:338px;
    height:338px;
    opacity:1;
    transition:.35s cubic-bezier(.25,.46,.45,.94);
    -webkit-clip-path:circle(0 at 50% 50%);
    clip-path:circle(0 at 50% 50%)
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image.qodef--active{
    transition-duration:.7s;
    z-index:5;
    -webkit-clip-path:circle(50% at 50% 50%);
    clip-path:circle(50% at 50% 50%)
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(1){
    top:0
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(2){
    top:100px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(3){
    top:200px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(4){
    top:300px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(5){
    top:400px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(6){
    top:500px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(7){
    top:600px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(8){
    top:700px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(9){
    top:800px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(10){
    top:900px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(11){
    top:1000px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(12){
    top:1100px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(13){
    top:1200px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(14){
    top:1300px
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items{
    position:relative;
    display:flex;
    width:100%;
    justify-content:center;
    flex-direction:column;
    align-items:flex-start
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items .qodef-m-item{
    position:relative;
    font-size:54px;
    margin:21px 0
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items .qodef-m-item .qodef-e-icon{
    color:var(--qode-main-color);
    position:absolute;
    right:-45px;
    top:-29px;
    opacity:0;
    transition:opacity .35s
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items .qodef-m-item .qodef-e-icon svg{
    animation:qode-rotate 5s infinite linear;
    animation-play-state:paused
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items .qodef-m-item.qodef--active{
    color:var(--qode-main-color);
    background-color:unset
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items .qodef-m-item.qodef--active .qodef-e-icon{
    opacity:1;
    transition:opacity 1s
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items .qodef-m-item.qodef--active .qodef-e-icon svg{
    animation-play-state:running
}
.qodef-interactive-link-showcase.qodef-layout--slider .swiper-container{
    width:100%;
    height:100%;
    z-index:10
}
.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    height:100%;
    overflow:hidden;
    z-index:5
}
.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item{
    height:auto;
    margin:0 5%
}
.qodef-item-showcase{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between;
    width:100%;
    visibility:hidden
}
.qodef-item-showcase .qodef-m-image{
    position:relative;
    flex-shrink:0;
    margin:0 60px;
    opacity:0;
    transform:translateY(70px);
    transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)
}
.qodef-item-showcase .qodef-m-image img{
    display:block
}
.qodef-item-showcase .qodef-m-items{
    position:relative;
    display:flex;
    flex-direction:column;
    width:100%
}
.qodef-item-showcase .qodef-m-items.qodef--left{
    text-align:right
}
.qodef-item-showcase .qodef-m-items.qodef--right{
    text-align:left
}
.qodef-item-showcase .qodef-m-item{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin-top:60px;
    opacity:0;
    transform:translateY(70px);
    transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)
}
.qodef-item-showcase .qodef-m-item:first-child{
    margin-top:0
}
.qodef-item-showcase .qodef-m-item:nth-child(1){
    transition-delay:.2s
}
.qodef-item-showcase .qodef-m-item:nth-child(2){
    transition-delay:.4s
}
.qodef-item-showcase .qodef-m-item:nth-child(3){
    transition-delay:.6s
}
.qodef-item-showcase .qodef-m-item:nth-child(4){
    transition-delay:.8s
}
.qodef-item-showcase .qodef-m-item:nth-child(5){
    transition-delay:1s
}
.qodef-item-showcase .qodef-m-item:nth-child(6){
    transition-delay:1.2s
}
.qodef-item-showcase .qodef-e-title{
    margin:0
}
.qodef-item-showcase .qodef-e-title-link{
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
    font-style:inherit;
    line-height:inherit;
    letter-spacing:inherit;
    text-transform:inherit;
    color:inherit
}
.qodef-item-showcase .qodef-e-title-link:hover{
    color:var(--qode-main-color)
}
.qodef-item-showcase .qodef-e-text{
    margin:20px 0 0
}
.qodef-item-showcase.qodef--init{
    visibility:visible
}
.qodef-item-showcase.qodef--init .qodef-m-image{
    opacity:1;
    transform:translateY(0)
}
.qodef-item-showcase.qodef--init .qodef-m-item{
    opacity:1;
    transform:translateY(0)
}
.qodef-pricing-table{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    text-align:center
}
.qodef-pricing-table.qodef-status--featured{
    transform:translateY(-25px)
}
.qodef-pricing-table .qodef-m-inner{
    padding:37px 50px 66px;
    text-align:left;
    font-family:Raleway,sans-serif;
    font-size:13px;
    letter-spacing:.2em
}
@media only screen and (max-width:1440px){
    .qodef-pricing-table .qodef-m-inner{
        padding:37px 14% 66px
    }
}
.qodef-pricing-table .qodef-m-tagline p{
    text-transform:uppercase;
    font-size:13px;
    font-weight:500
}
.qodef-pricing-table .qodef-m-title p{
    margin:0;
    color:#000;
    font-size:35px;
    font-family:"Cormorant SC",serif;
    text-transform:uppercase
}
.qodef-pricing-table .qodef-m-price{
    margin-top:-3px
}
.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper{
    display:flex;
    margin:0;
    line-height:1;
    justify-content:center
}
.qodef-pricing-table .qodef-m-content{
    margin:22px 0 0
}
.qodef-pricing-table .qodef-m-content p{
    font-family:Roboto,sans-serif;
    font-size:16px;
    font-weight:300;
    line-height:1.6875em;
    font-weight:300;
    letter-spacing:0;
    color:#6b6b6b
}
.qodef-pricing-table .qodef-m-content ul{
    list-style:none;
    margin:0
}
.qodef-pricing-table .qodef-m-content ul li{
    color:#000;
    margin-bottom:8px
}
.qodef-pricing-table .qodef-m-content ul li:last-child{
    margin-bottom:0
}
.qodef-pricing-table .qodef-m-content ul li:before{
    content:'\f00c';
    font-family:"Font Awesome 5 Free";
    font-weight:900;
    padding-right:8px
}
.qodef-pricing-table .qodef-m-button .qodef-button{
    margin:25px 0 0
}
.qodef-process.qodef--has-overlapping .qodef-process-item{
    margin:0 -9px!important;
    left:36px
}
.qodef-process .qodef-grid-inner{
    counter-reset:counter
}
.qodef-process .qodef-process-item:before{
    content:counter(counter);
    counter-increment:counter;
    position:absolute;
    top:6%;
    left:12%;
    width:39px;
    height:39px;
    text-align:center;
    font-family:Raleway,sans-serif;
    font-size:15px;
    font-weight:500;
    line-height:39px;
    color:#000;
    background-color:#bfc0d5;
    border-radius:50%;
    box-sizing:border-box;
    z-index:2
}
.qodef-process .qodef-e-background-image{
    box-sizing:border-box;
    overflow:hidden;
    color:var(--qode-main-color)
}
.qodef-process .qodef-e-background-image img{
    display:block
}
.qodef-process .qodef-e-background-image svg{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    fill:transparent;
    stroke:currentColor;
    overflow:visible
}
.qodef-process .qodef-e-pi-inner{
    position:absolute;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    width:100%;
    height:100%;
    top:0;
    left:0;
    padding:60px;
    text-align:center
}
.qodef-process .qodef-e-image{
    display:flex;
    justify-content:center;
    width:40%
}
.qodef-process .qodef-e-image img,.qodef-process .qodef-e-image svg{
    display:block
}
.qodef-process .qodef-e-image svg{
    fill:none;
    stroke:#000
}
.qodef-process .qodef-e-tagline{
    font-size:13px;
    font-family:Raleway,sans-serif;
    line-height:1.65em;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase
}
.qodef-process.qodef--has-appear .qodef-e-background-image svg{
    transform:rotate(-135deg)
}
.qodef-process.qodef--has-appear .qodef-e-background-image svg circle{
    stroke-dasharray:400%;
    stroke-dashoffset:400%;
    transition:2s cubic-bezier(.45,0,.14,1.03)
}
.qodef-process.qodef--has-appear.qodef--appear .qodef-e-background-image svg circle{
    stroke-dashoffset:0
}
.qodef-process.qodef--has-appear.qodef--appear .qodef-e:nth-of-type(2n+2) .qodef-e-background-image svg circle{
    transition-delay:.3s
}
.qodef-process.qodef--has-appear.qodef--appear .qodef-e:nth-of-type(3n+3) .qodef-e-background-image svg circle{
    transition-delay:.6s
}
.qodef-process.qodef--has-appear.qodef--appear .qodef-e:nth-of-type(4n+4) .qodef-e-background-image svg circle{
    transition-delay:.9s
}
.qodef-progress-bar{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    visibility:hidden
}
.qodef-progress-bar .qodef-m-inner{
    position:relative;
    display:flex;
    flex-direction:column
}
.qodef-progress-bar .qodef-m-canvas{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-progress-bar .qodef-m-canvas svg{
    display:block
}
.qodef-progress-bar .qodef-m-title{
    margin:20px 0 0
}
.qodef-progress-bar span.qodef-m-title{
    font-size:13px;
    font-family:Raleway,sans-serif;
    line-height:1.65em;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase;
    color:#000
}
.qodef-progress-bar.qodef--init{
    visibility:visible
}
.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0;
    margin:0;
    font-family:"Cormorant SC",serif;
    font-weight:400;
    text-transform:uppercase;
    color:#000;
    font-size:26px;
    line-height:1.30769em;
    letter-spacing:.01em;
    font-size:19px
}
.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text{
    padding-top:20px;
    transform:none!important
}
.qodef-progress-bar.qodef-layout--line .qodef-m-inner{
    flex-direction:column-reverse
}
.qodef-progress-bar.qodef-layout--line .proggress{
    width:0
}
.qodef-progress-bar.qodef-layout--line .percentCount{
    position:absolute;
    top:-41px;
    right:0;
    width:auto
}
.qodef-progress-bar.qodef-layout--line .qodef-m-title{
    margin:0 0 14px
}
.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount{
    left:0;
    right:auto;
    transform:translateX(-100%);
    font-family:"Cormorant SC",serif;
    font-weight:400;
    text-transform:uppercase;
    color:#000;
    font-size:21px;
    font-weight:500;
    line-height:1.3em;
    letter-spacing:.01em
}
@media only screen and (max-width:480px){
    .qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount{
        right:0!important;
        left:auto!important;
        transform:translateX(0)
    }
}
.qodef-progress-bar.qodef-layout--line.qodef-layout--line .qodef-m-title{
    opacity:0;
    transition:.35s opacity ease-out .6s
}
.qodef-progress-bar.qodef-layout--line.qodef-layout--line.qodef--init .qodef-m-title{
    opacity:1
}
.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-m-tagline{
    font-size:13px;
    font-family:Raleway,sans-serif;
    line-height:1.65em;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase;
    display:inline-block;
    margin:0 0 6px
}
.qodef-section-title .qodef-m-title{
    margin:0
}
.qodef-section-title .qodef-m-text{
    margin:14px 0 0
}
.qodef-separator{
    position:relative;
    height:auto;
    font-size:0;
    line-height:1
}
.qodef-separator .qodef-m-line{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin:10px 0;
    border-bottom:1px solid #d8d8d8
}
.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_fonster_core_separator{
    margin-bottom:0
}
#qodef-page-footer .widget.widget_fonster_core_separator{
    margin-bottom:0
}
#qodef-side-area .widget.widget_fonster_core_separator{
    margin-bottom:0
}
.qodef-single-image img{
    display:block
}
.qodef-single-image.qodef--has-appear .qodef-m-image{
    -webkit-clip-path:inset(0 100% 0 0);
    clip-path:inset(0 100% 0 0);
    transition:1s cubic-bezier(.16,.09,0,1.02) .2s
}
.qodef-single-image.qodef--has-appear.qodef--appear .qodef-m-image{
    -webkit-clip-path:inset(0 0 0 0);
    clip-path:inset(0 0 0 0)
}
.qodef-stacked-images{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-stacked-images .qodef-m-images{
    position:relative;
    display:inline-block;
    vertical-align:middle;
    opacity:0;
    transition:all .7s cubic-bezier(.23,1,.32,1)
}
.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack{
    position:absolute;
    display:block;
    bottom:-100%;
    transition:all .7s cubic-bezier(.23,1,.32,1)
}
.qodef-stack--left.qodef-stacked-images .qodef-m-images{
    margin:0 0 0 30%
}
.qodef-stack--right.qodef-stacked-images .qodef-m-images{
    margin:0 30% 0 0
}
.qodef-stack--bottom.qodef-stacked-images .qodef-m-images{
    padding:0 0 75px
}
.qodef-stacked-images .qodef-m-images.qodef--appeared{
    opacity:1
}
.qodef-stack--left.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{
    bottom:70px;
    left:0;
    transform:translate(-50%,0)
}
.qodef-stack--right.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{
    bottom:70px;
    right:0;
    transform:translate(50%,0)
}
.qodef-stack--bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{
    bottom:0;
    right:15%;
    max-width:40%
}
.widget.qodef-stamp-widget{
    margin-bottom:0
}
.qodef-stamp{
    position:relative;
    display:inline-block;
    vertical-align:top;
    width:195px;
    height:195px;
    color:var(--qode-main-color);
    font-family:Roboto,sans-serif;
    font-size:12px;
    font-weight:400;
    text-transform:uppercase
}
.qodef-stamp .qodef-m-centered-text{
    font-family:Roboto,sans-serif;
    font-size:80px;
    color:var(--qode-main-color);
    position:absolute;
    left:0;
    right:0;
    text-align:center;
    display:inline-block;
    top:50%;
    transform:translateY(-50%)
}
.qodef-stamp .qodef-m-circle{
    position:absolute;
    top:2px;
    left:2px;
    width:calc(100% - 4px);
    height:calc(100% - 4px);
    border:1px solid currentColor;
    border-radius:100%;
    opacity:0;
    transform:scale(.6);
    transition:opacity .2s ease,transform .3s ease
}
.qodef-stamp .qodef-m-text{
    position:relative;
    display:block;
    height:100%
}
.qodef-stamp .qodef-m-text>*{
    position:absolute;
    top:0;
    left:calc(50% - 4px);
    width:8px;
    height:50%;
    text-align:center;
    opacity:0;
    transition:opacity .1s;
    transform-origin:bottom center;
    transform:rotate(-90deg)
}
.qodef-stamp.qodef--appear .qodef-m-circle{
    opacity:.8;
    transform:scale(1)
}
.qodef-stamp.qodef--init .qodef-m-text>*{
    opacity:1
}
.qodef-stamp.qodef--abs{
    position:absolute
}
@media only screen and (max-width:1440px){
    .qodef-stamp.qodef-hide-on--1440{
        display:none
    }
}
@media only screen and (max-width:1366px){
    .qodef-stamp.qodef-hide-on--1366{
        display:none
    }
}
@media only screen and (max-width:1280px){
    .qodef-stamp.qodef-hide-on--1280{
        display:none
    }
}
@media only screen and (max-width:1024px){
    .qodef-stamp.qodef-hide-on--1024{
        display:none
    }
}
@media only screen and (max-width:768px){
    .qodef-stamp.qodef-hide-on--768{
        display:none
    }
}
@media only screen and (max-width:680px){
    .qodef-stamp.qodef-hide-on--680{
        display:none
    }
}
@media only screen and (max-width:480px){
    .qodef-stamp.qodef-hide-on--480{
        display:none
    }
}
.qodef-swapping-image-gallery{
    position:relative;
    overflow:hidden;
    display:flex;
    align-items:flex-start
}
.qodef-swapping-image-gallery .qodef-m-info{
    flex-grow:1;
    flex-basis:0
}
.qodef-swapping-image-gallery .qodef-m-image-holder{
    flex-grow:1;
    flex-basis:0;
    overflow:hidden;
    box-shadow:0 0 10.53px 2.47px rgba(2,2,2,.04)
}
.qodef-swapping-image-gallery .qodef-m-info{
    padding-top:60px
}
.qodef-swapping-image-gallery .qodef-m-headline{
    margin:0 0 60px
}
.qodef-swapping-image-gallery .qodef-m-title{
    margin:0 0 24px
}
.qodef-swapping-image-gallery .qodef-m-description{
    margin:0
}
.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom{
    width:auto
}
.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail{
    font-size:0;
    cursor:pointer;
    opacity:.35;
    transition:opacity .3s ease-out
}
.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail img{
    display:block
}
.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail.qodef--active{
    opacity:1
}
.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{
    padding-left:120px
}
.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{
    padding-right:120px
}
.qodef-tabs{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    visibility:hidden
}
.qodef-tabs.qodef--init{
    visibility:visible
}
.qodef-tabs .qodef-tabs-navigation{
    margin:0;
    padding:0;
    list-style:none
}
.qodef-tabs .qodef-tabs-content{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-tabs .qodef-tabs-content p{
    margin:0
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{
    position:relative;
    display:inline-flex;
    align-items:center;
    margin:0;
    padding:0;
    list-style:none;
    border-bottom:1px solid #d8d8d8
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{
    margin:0;
    padding:0
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{
    position:relative;
    display:block;
    padding:15px 45px;
    color:#000;
    transition:color .25s ease-out;
    font-size:13px;
    font-family:Raleway,sans-serif;
    line-height:1.65em;
    font-weight:500;
    letter-spacing:.2em;
    text-transform:uppercase;
    font-weight:600
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:before{
    content:'';
    position:absolute;
    width:0;
    height:1px;
    bottom:-1px;
    left:0;
    background-color:var(--qode-main-color);
    transition:width .5s cubic-bezier(.23,.02,.15,.9)
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:before,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:before,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a:before,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:before{
    width:100%
}
@media only screen and (max-width:680px){
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{
        flex-direction:column;
        align-items:flex-start
    }
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{
        margin:0 0 26px 0;
        padding:0
    }
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child{
        margin-bottom:0
    }
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{
    display:flex;
    align-items:stretch;
    justify-content:space-between;
    height:100%
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{
    flex-shrink:0;
    display:block;
    margin-right:26px;
    border-right:1px solid #d8d8d8
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li{
    width:100%;
    margin-bottom:4px
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child{
    margin-bottom:0
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a{
    display:block;
    width:auto
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{
    margin-top:0
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-content{
    margin:26px 0 0
}
.qodef-text-marquee{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-text-marquee .qodef-m-content{
    display:flex;
    white-space:nowrap;
    font-size:100px;
    font-family:"Cormorant SC",serif;
    line-height:1em;
    font-weight:700;
    overflow:hidden
}
.qodef-text-marquee .qodef-marquee-element{
    padding:0 25px;
    will-change:transform
}
.qodef-text-marquee .qodef-m-text>span:after{
    content:'\00b7';
    display:inline-block;
    padding:0 28px;
    color:#000
}
.qodef-text-marquee .qodef-m-text--1{
    color:#000
}
.qodef-text-marquee .qodef-m-text--2{
    color:#000
}
.qodef-text-marquee .qodef-m-text--3{
    color:#000
}
.qodef-vertical-split-slider{
    height:100vh;
    position:relative
}
.qodef-vertical-split-slider .ms-tableCell{
    height:100vh!important
}
.qodef-vertical-split-slider .ms-left,.qodef-vertical-split-slider .ms-right{
    opacity:0
}
.qodef-vertical-split-slider--initialized .qodef-vertical-split-slider{
    opacity:1
}
.qodef-vertical-split-slider--initialized .qodef-vertical-split-slider .ms-left,.qodef-vertical-split-slider--initialized .qodef-vertical-split-slider .ms-right{
    opacity:1
}
.qodef-vertical-split-slider .ms-table .qodef-m-stars .qodef-e-star:first-of-type{
    transition:transform .7s ease-out;
    transform:scale(0);
    transition-delay:1.2s
}
.qodef-vertical-split-slider .ms-table.active .qodef-m-stars .qodef-e-star:first-of-type{
    transform:scale(1)
}
.qodef-vertical-split-slider .ms-table.active .qodef-m-button,.qodef-vertical-split-slider .ms-table.active .qodef-m-text,.qodef-vertical-split-slider .ms-table.active .qodef-m-title{
    opacity:0;
    animation:qodef-enter-text-from-bottom .55s cubic-bezier(.13,.6,.36,1) forwards
}
.qodef-vertical-split-slider .ms-table.active .qodef-m-title{
    animation-delay:.7s
}
.qodef-vertical-split-slider .ms-table.active .qodef-m-text{
    animation-delay:1s
}
.qodef-vertical-split-slider .ms-table.active .qodef-m-button{
    animation-delay:1.3s
}
.qodef-vertical-split-slider-init-load .ms-left,.qodef-vertical-split-slider-init-load .ms-right{
    transition-duration:0s!important
}
.qodef-vertical-split--init-load-first-slide .qodef-vertical-split-slider .ms-table .qodef-m-stars .qodef-e-star:first-of-type path{
    transform:scale(0);
    transform-origin:center
}
.qodef-vertical-split--init-load-first-slide .qodef-vertical-split-slider .ms-table.active .qodef-m-stars .qodef-e-star:first-of-type path{
    animation:qodef-first-star 2s both
}
.qodef-vertical-split--init-load-first-slide .qodef-vertical-split-slider .ms-table.active .qodef-m-title{
    animation-delay:.4s
}
.qodef-vertical-split--init-load-first-slide .qodef-vertical-split-slider .ms-table.active .qodef-m-text{
    animation-delay:.7s
}
.qodef-vertical-split--init-load-first-slide .qodef-vertical-split-slider .ms-table.active .qodef-m-button{
    animation-delay:1s
}
.qodef-vertical-split--init-load-first-slide .qodef-vertical-split-slider .ms-table.active.qodef-m-slide-image{
    opacity:0;
    animation:qode-fade-in .8s ease-out forwards
}
.qodef-vertical-split-slider-responsive{
    display:none
}
.qodef-vertical-split-slider span.qodef-m-title,.qodef-vertical-split-slider-responsive span.qodef-m-title{
    font-size:92px;
    font-family:"Cormorant SC",serif;
    line-height:.89;
    text-transform:uppercase;
    color:#000
}
.qodef-vertical-split-slider p.qodef-m-text,.qodef-vertical-split-slider-responsive p.qodef-m-text{
    font-size:18px
}
.qodef-vertical-split-slider .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-m-image{
    max-height:40%;
    width:auto
}
.qodef-vertical-split-slider .qodef-m-title,.qodef-vertical-split-slider-responsive .qodef-m-title{
    display:block;
    margin:6px 0 0 0
}
.qodef-vertical-split-slider .qodef-m-text,.qodef-vertical-split-slider-responsive .qodef-m-text{
    margin:18px 0 0 0
}
.qodef-vertical-split-slider .qodef-m-button,.qodef-vertical-split-slider-responsive .qodef-m-button{
    margin:45px 0 0 0
}
.qodef-vertical-split-slider .qodef-m-slide-image,.qodef-vertical-split-slider-responsive .qodef-m-slide-image{
    background-size:cover
}
.qodef-vertical-split-slider .qodef-m-slide-content,.qodef-vertical-split-slider-responsive .qodef-m-slide-content{
    text-align:left;
    padding:0 22%
}
.qodef-vertical-split-slider .ms-right .qodef-m-slide-content,.qodef-vertical-split-slider-responsive .ms-right .qodef-m-slide-content{
    text-align:right
}
#multiscroll-nav{
    display:none;
    counter-reset:section;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    padding-top:5px;
    top:unset!important;
    bottom:26px;
    right:42px!important
}
#multiscroll-nav ul{
    display:flex;
    flex-direction:row
}
#multiscroll-nav li{
    height:auto!important;
    width:26px!important;
    margin:0!important;
    margin-right:10px!important
}
#multiscroll-nav li:last-child{
    margin-right:0!important
}
#multiscroll-nav a{
    height:35px!important;
    transition:.4s cubic-bezier(.22,.61,.36,1);
    margin-bottom:0;
    color:#fff;
    margin-right:11px
}
#multiscroll-nav a:before{
    counter-increment:section;
    content:counter(section,decimal-leading-zero);
    position:relative;
    font-size:15px;
    color:#000;
    font-weight:500;
    font-family:Raleway,sans-serif;
    padding:0 8px 9px;
    background-repeat:no-repeat;
    background-image:linear-gradient(transparent calc(100% - 1px),#ee3102 1px);
    background-size:0 100%;
    transition:.5s cubic-bezier(.51,.5,.07,.99)
}
#multiscroll-nav a span{
    display:none
}
#multiscroll-nav a.active:before{
    background-size:100% 100%
}
.qodef-vertical-split-slider--initialized #multiscroll-nav{
    display:block;
    z-index:98
}
.qodef-fullscreen-menu--opened .qodef-vertical-split-slider--initialized #multiscroll-nav{
    opacity:0
}
.qodef-vertical-split-slider--initialized #multiscroll-nav.qodef-skin--dark a.active:after{
    background-color:#c1c1c0
}
.qodef-vertical-split-slider--initialized #multiscroll-nav.qodef-skin--light a{
    color:#fff
}
.qodef-vertical-split-slider--initialized #multiscroll-nav.qodef-skin--light a.active,.qodef-vertical-split-slider--initialized #multiscroll-nav.qodef-skin--light a:hover{
    color:#fff
}
.qodef-vertical-split-slider--initialized #multiscroll-nav.qodef-skin--dark a{
    color:#000
}
.qodef-vertical-split-slider--initialized #multiscroll-nav.qodef-skin--dark a.active,.qodef-vertical-split-slider--initialized #multiscroll-nav.qodef-skin--dark a:hover{
    color:#000
}
.qodef-video-button{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.qodef-video-button:hover svg circle:nth-of-type(1){
    animation:qodef-video-button 1.2s forwards
}
.qodef-video-button .qodef-m-play{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:1;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:106px;
    line-height:1
}
.qodef-video-button .qodef-m-play span{
    display:block;
    line-height:inherit
}
.qodef-video-button .qodef-m-play span:before{
    display:block;
    line-height:inherit
}
.qodef-video-button .qodef-m-play span svg polygon{
    fill:currentColor;
    stroke:currentColor
}
.qodef-video-button .qodef-m-play span svg circle{
    fill:transparent;
    stroke:currentColor
}
.qodef-video-button .qodef-m-play span svg circle:nth-of-type(1){
    stroke-dasharray:119,73;
    stroke-dashoffset:206
}
.qodef-video-button .qodef-m-play span svg circle:nth-of-type(2){
    stroke-dasharray:73,0,53;
    stroke-dashoffset:108
}
.qodef-video-button .qodef-m-play span svg:hover circle:nth-of-type(1){
    animation:qodef-video-button 1.2s forwards
}
@media only screen and (max-width:680px){
    .qodef-video-button .qodef-m-play span svg{
        width:70%;
        margin:0 auto;
        display:block
    }
}
.qodef-workflow{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-workflow .qodef-e-workflow-image{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%)
}
.qodef-workflow .qodef-e-workflow-item{
    display:flex;
    margin-bottom:-37px
}
.qodef-workflow .qodef-e-workflow-item:nth-child(even){
    justify-content:flex-start;
    text-align:right
}
.qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner{
    transform:translateX(34%)
}
.qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner:after{
    left:calc(100% + 30px)
}
.qodef-workflow .qodef-e-workflow-item:nth-child(odd){
    justify-content:flex-end;
    text-align:left
}
.qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner{
    transform:translateX(-34%)
}
.qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner:after{
    right:calc(100% + 30px)
}
.qodef-workflow .qodef-e-workflow-item-inner{
    position:relative;
    max-width:260px
}
.qodef-workflow .qodef-e-workflow-item-inner:after{
    content:'';
    position:absolute;
    top:70px;
    height:1px;
    width:100%;
    max-width:200px;
    display:block;
    background:var(--qode-main-color)
}
.qodef-workflow .qodef-e-subtitle{
    margin:0;
    font-size:15px;
    font-style:italic;
    color:var(--qode-main-color)
}
.qodef-workflow .qodef-e-title{
    margin:3px 0 0;
    letter-spacing:.1em
}
#qodef-side-area{
    position:fixed;
    top:0;
    right:-388px;
    width:388px;
    height:100%;
    min-height:100%;
    padding:125px 44px 35px;
    text-align:center;
    background-color:#fff;
    border-left:1px solid #f3f3f3;
    overflow:hidden;
    visibility:hidden;
    z-index:9999;
    transition:all .6s cubic-bezier(.77,0,.175,1)
}
@media only screen and (max-width:1366px){
    #qodef-side-area{
        padding:105px 44px 35px
    }
}
.qodef-side-area--opened #qodef-side-area{
    right:0;
    visibility:visible
}
#qodef-side-area.qodef-alignment--center{
    text-align:center
}
#qodef-side-area.qodef-alignment--right{
    text-align:right
}
#qodef-side-area.qodef-alignment--left{
    text-align:left
}
#qodef-side-area-close{
    position:absolute;
    top:44px;
    right:51px;
    display:block;
    z-index:1000;
    color:#000
}
.admin-bar #qodef-side-area-close{
    top:65px
}
#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--1,#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--6{
    display:none
}
#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--2,#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--4{
    top:13px;
    transform:rotate(-46deg) translateZ(0)
}
#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--3,#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--5{
    top:13px;
    transform:rotate(45deg)
}
.qodef-side-area-cover{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    overflow:hidden;
    z-index:0;
    transition:opacity .2s ease-in-out,z-index .2s ease-in-out
}
.qodef-side-area--opened .qodef-side-area-cover{
    opacity:1;
    z-index:1002
}
.qodef-social-share{
    position:relative;
    display:inline-block;
    vertical-align:top
}
.qodef-social-share .qodef-social-title{
    position:relative;
    display:inline-block;
    vertical-align:top;
    margin:0 5px 0 0;
    font-family:"Cormorant SC",serif;
    font-weight:400;
    text-transform:uppercase;
    color:#000;
    font-size:26px;
    line-height:1.30769em;
    letter-spacing:.01em
}
.qodef-social-share ul{
    position:relative;
    display:inline-block;
    vertical-align:top;
    list-style:none;
    padding:0;
    margin:0
}
.qodef-social-share li{
    position:relative;
    display:inline-block;
    vertical-align:top;
    line-height:1;
    padding:0;
    margin:0
}
.qodef-social-share li a{
    font-size:20px
}
.qodef-social-share li a:hover{
    color:var(--qode-main-color)
}
.qodef-social-icons-custom a{
    margin-right:8px;
    color:#fff
}
.qodef-social-icons-custom a:last-child{
    margin-right:0
}
.qodef-social-icons-custom a:hover{
    color:var(--qode-main-color)
}
.qodef-social-share.qodef-layout--dropdown{
    position:relative;
    display:inline-block;
    vertical-align:bottom
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-title{
    margin:0;
    vertical-align:middle
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon{
    vertical-align:middle
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li{
    opacity:1;
    visibility:visible;
    cursor:pointer
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2){
    transition-delay:.2s
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){
    transition-delay:.3s
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4){
    transition-delay:.4s
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){
    transition-delay:.5s
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6){
    transition-delay:.6s
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){
    transition-delay:.7s
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener{
    display:block
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title{
    display:inline-block;
    vertical-align:top;
    margin-right:5px
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown{
    position:absolute;
    visibility:hidden;
    z-index:950
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul{
    position:relative;
    display:block;
    z-index:990;
    margin:0;
    padding:0!important
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li{
    position:absolute;
    display:block;
    text-align:center;
    visibility:hidden;
    overflow:hidden;
    opacity:0;
    transition:opacity .2s ease-out,visibility .2s ease-out
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a{
    transition:color .2s ease-out,background-color .2s ease-out
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li *{
    display:block;
    line-height:inherit
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown{
    bottom:0;
    left:0
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li{
    width:90px;
    height:30px;
    line-height:30px;
    border:1px solid #d8d8d8
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child){
    border-top:none
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a{
    font-size:14px;
    color:#6b6b6b;
    background-color:#fff
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a:hover{
    color:var(--qode-main-color)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1){
    bottom:-30px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2){
    bottom:-60px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3){
    bottom:-90px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4){
    bottom:-120px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5){
    bottom:-150px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6){
    bottom:-180px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7){
    bottom:-210px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown{
    top:0;
    right:0
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li{
    width:calc(90px / 3)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1){
    left:5px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2){
    left:35px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3){
    left:65px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4){
    left:95px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5){
    left:125px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6){
    left:155px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7){
    left:185px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{
    top:0;
    left:0
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li{
    width:calc(90px / 3)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){
    right:5px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){
    right:35px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){
    right:65px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){
    right:95px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){
    right:125px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){
    right:155px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){
    right:185px
}
.qodef-social-share.qodef-layout--list li{
    margin-right:15px
}
.qodef-social-share.qodef-layout--list li:last-child{
    margin-right:0
}
.qodef-social-share.qodef-layout--text .qodef-social-title{
    font-family:Raleway,sans-serif;
    font-size:13px;
    font-weight:500;
    letter-spacing:.2em;
    color:#000
}
.qodef-social-share.qodef-layout--text li{
    margin-right:20px;
    top:1px
}
.qodef-social-share.qodef-layout--text li a{
    font-family:Raleway,sans-serif;
    font-size:13px;
    font-weight:500;
    text-transform:uppercase
}
.qodef-social-share.qodef-layout--text li:last-child{
    margin-right:0
}
.widget .qodef-social-share.qodef-layout--list .qodef-social-title{
    display:block;
    margin-bottom:21px
}
.widget .qodef-social-share.qodef-layout--text .qodef-social-title{
    display:block;
    margin-bottom:21px
}
#qodef-page-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--text .qodef-social-title{
    color:#ccc
}
#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--text .qodef-social-title{
    color:#ccc
}
#qodef-page-spinner{
    position:fixed;
    top:0;
    bottom:0;
    right:0;
    left:0;
    z-index:10001
}
#qodef-page-spinner .qodef-m-inner{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    height:100%;
    color:var(--qode-main-color);
    background-color:#fff
}
#qodef-page-spinner .qodef-m-spinner{
    position:relative
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom{
    position:relative;
    width:100px;
    height:100px;
    margin:-50px 0 0 -50px
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1{
    position:absolute;
    top:50%;
    left:50%;
    height:50%;
    width:50%;
    z-index:1;
    animation:qode-atom-shrink 4.5s infinite linear
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before{
    content:'';
    position:absolute;
    top:-50%;
    left:-50%;
    height:100%;
    width:100%;
    background:currentColor;
    border-radius:50%
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{
    position:absolute;
    width:100%;
    height:100%;
    z-index:0
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    height:20px;
    width:20px;
    margin:0 auto;
    background:currentColor;
    border-radius:50%
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2{
    animation:qode-atom-zindex 1.5s .75s infinite steps(2,end)
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before{
    transform:rotate(0);
    animation:qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3{
    transform:rotate(120deg);
    animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end)
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before{
    animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{
    transform:rotate(240deg);
    animation:qode-atom-zindex 1.5s .25s infinite steps(2,end)
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{
    animation:qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock{
    position:relative;
    width:50px;
    height:50px;
    margin:-25px 0 0 -25px;
    animation:qode-clock 8s infinite steps(8)
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item{
    position:absolute;
    height:50px;
    width:50px
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before{
    content:'';
    position:absolute;
    height:18.31501832px;
    width:18.31501832px;
    background:currentColor;
    border-radius:50%
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1{
    transform:rotate(-135deg);
    animation:qode-clock-1 1s ease-in infinite
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2{
    transform:rotate(-90deg);
    animation:qode-clock-2 1s ease-in infinite
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3{
    transform:rotate(-45deg);
    animation:qode-clock-3 1s ease-in infinite
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4{
    animation:qode-clock-4 1s ease-in infinite
}
#qodef-page-spinner.qodef-layout--cube .qodef-m-cube{
    width:60px;
    height:60px;
    margin:-30px 0 0 -30px;
    background-color:currentColor;
    animation:qode-cube 1.2s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses{
    position:relative;
    width:40px;
    height:40px;
    margin:-20px 0 0 -20px
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:currentColor;
    border-radius:50%;
    opacity:.6;
    animation:qode-double-pulse 2s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2{
    animation-delay:-1s
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles{
    position:relative;
    width:60px;
    height:60px;
    margin:-30px 0 0 -30px
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item{
    position:absolute;
    width:100%;
    height:100%
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2{
    animation-delay:calc((600ms) - 1500ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3{
    animation-delay:calc((900ms) - 1500ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4{
    animation-delay:calc((1200ms) - 1500ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2{
    transform:rotateZ(45deg)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1{
    animation-delay:calc((300ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2{
    animation-delay:calc((600ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3{
    animation-delay:calc((900ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4{
    animation-delay:calc((1200ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3{
    transform:rotateZ(90deg)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1{
    animation-delay:calc((300ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2{
    animation-delay:calc((600ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3{
    animation-delay:calc((900ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4{
    animation-delay:calc((1200ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle{
    position:absolute;
    width:12px;
    height:12px;
    background-color:currentColor;
    border-radius:100%;
    animation:qode-bounce-delay 1.2s infinite ease-in-out both
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1{
    top:0;
    left:0
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2{
    top:0;
    right:0
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3{
    right:0;
    bottom:0
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4{
    left:0;
    bottom:0
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion{
    position:relative;
    width:30px;
    height:30px;
    margin:-45px 0 0 -30px
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item{
    position:absolute;
    top:50%;
    left:50%;
    height:40px;
    width:40px;
    background:currentColor;
    border-radius:50%
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1{
    top:0;
    left:50%;
    animation:qode-fussion-ball-1 1s 0s ease infinite;
    z-index:1
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2{
    top:50%;
    left:100%;
    animation:qode-fussion-ball-2 1s 0s ease infinite;
    z-index:2
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3{
    top:100%;
    left:50%;
    animation:qode-fussion-ball-3 1s 0s ease infinite;
    z-index:1
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4{
    top:50%;
    left:0;
    animation:qode-fussion-ball-4 1s 0s ease infinite;
    z-index:2
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-lines{
    width:60px;
    height:60px;
    margin:0 0 0 -30px
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1{
    position:absolute;
    width:60px;
    height:4px;
    margin-left:10px;
    background-color:currentColor;
    animation:qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2{
    position:absolute;
    width:60px;
    height:4px;
    margin-left:10px;
    background-color:currentColor;
    animation:qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3{
    position:absolute;
    width:60px;
    height:4px;
    margin-left:10px;
    background-color:currentColor;
    animation:qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4{
    position:absolute;
    width:60px;
    height:4px;
    margin-left:10px;
    background-color:currentColor;
    animation:qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis{
    position:relative;
    height:50px;
    width:50px;
    margin:-25px 0 0 -25px;
    animation:qode-mitosis-invert 2s infinite steps(2,end)
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:currentColor;
    border-radius:50%
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1{
    animation:qode-mitosis-ball-1 1s infinite alternate linear
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2{
    animation:qode-mitosis-ball-2 1s infinite alternate linear
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3{
    animation:qode-mitosis-ball-3 1s infinite alternate linear
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4{
    animation:qode-mitosis-ball-4 1s infinite alternate linear
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:space-between
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>*{
    margin:0;
    opacity:0;
    animation:qode-fade-in 1s forwards
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder{
    flex-shrink:0;
    animation-delay:.5s
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line{
    position:relative;
    display:block;
    height:3px;
    width:500px;
    margin-top:20px;
    background-color:#e5e1dc;
    overflow:hidden;
    opacity:0;
    animation:qode-fade-in 1s .3s forwards
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:var(--qode-main-color);
    width:0
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles{
    position:relative;
    width:100px;
    height:100px;
    margin:-50px 0 0 -50px
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle{
    position:absolute;
    height:100%;
    width:100%;
    background:currentColor;
    border:0 solid currentColor;
    border-radius:50%
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1{
    animation:qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2{
    animation:qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3{
    animation:qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4{
    animation:qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}
#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse{
    width:32px;
    height:32px;
    margin:-16px 0 0 -16px;
    background-color:currentColor;
    border-radius:16px;
    animation:qode-scaleout 1s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles{
    width:60px;
    height:20px
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div{
    display:inline-block;
    width:12px;
    height:12px;
    margin:4px;
    background-color:currentColor;
    border-radius:100%;
    opacity:0;
    animation:qode-ball-fall 1.5s ease infinite both
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1){
    animation-delay:calc((100ms) - 300ms)
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2){
    animation-delay:calc((200ms) - 300ms)
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3){
    animation-delay:calc((300ms) - 300ms)
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes{
    position:relative;
    width:32px;
    height:32px;
    margin:-16px 0 0 -16px
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube{
    position:absolute;
    top:0;
    left:0;
    width:10px;
    height:10px;
    background-color:currentColor;
    animation:qode-rotating-cubes 1.8s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2{
    animation-delay:-.9s
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes{
    width:50px;
    height:60px;
    margin:-30px 0 0 -25px;
    text-align:center
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe{
    display:inline-block;
    float:left;
    height:100%;
    width:6px;
    margin:0 3px 0 0;
    background-color:currentColor;
    animation:qode-stretch-delay 1.2s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2{
    animation-delay:calc((200ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3{
    animation-delay:calc((300ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4{
    animation-delay:calc((400ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5{
    animation-delay:calc((500ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--two-dots .qodef-m-two-dots{
    width:100px;
    height:100px;
    margin:50px 0 0 50px;
    animation:qode-dots-holder 4s linear infinite
}
#qodef-page-spinner.qodef-layout--two-dots .qodef-e-dot{
    background-color:currentColor;
    border-radius:50%;
    width:1px;
    height:1px
}
#qodef-page-spinner.qodef-layout--two-dots .qodef-e-dot:nth-of-type(1){
    position:absolute;
    top:40%;
    left:40%;
    animation:qode-dot-spinner-1 4s cubic-bezier(.39,.58,.57,1) infinite;
    box-shadow:currentColor 0 0 21px 26px
}
#qodef-page-spinner.qodef-layout--two-dots .qodef-e-dot:nth-of-type(2){
    position:absolute;
    top:72%;
    left:50%;
    animation:qode-dot-spinner-2 4s cubic-bezier(.39,.58,.57,1) infinite;
    color:var(--second-dot-color,#c1c6e1);
    box-shadow:currentColor 0 0 17px 20px
}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles{
    position:relative;
    width:40px;
    height:40px;
    margin:-20px 0 0 -20px;
    text-align:center;
    animation:qode-rotate-circles 2s infinite linear
}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle{
    position:absolute;
    top:0;
    width:60%;
    height:60%;
    display:inline-block;
    background-color:currentColor;
    border-radius:100%;
    transform-origin:center bottom;
    animation:qode-bounce 2s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2{
    top:auto;
    bottom:0;
    animation-delay:-1s
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles{
    width:150px;
    height:30px;
    margin:-15px 0 0 -75px
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle{
    float:left;
    height:30px;
    width:30px;
    margin-right:10px;
    background:currentColor;
    border-radius:50%
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1{
    animation:qode-wave-jump-3 1.8s infinite ease-out
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2{
    animation:qode-wave-jump-2 1.8s infinite ease-out
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3{
    animation:qode-wave-jump-1 1.8s infinite ease-out
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4{
    margin-right:0;
    animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1)
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave{
    width:72px;
    margin:-9px 0 0 -36px;
    text-align:center
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item{
    display:inline-block;
    width:18px;
    height:18px;
    margin:0 3px 0 0;
    background-color:currentColor;
    border-radius:100%;
    animation:qode-bounce-delay 1.4s infinite ease-in-out both
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1{
    animation-delay:-.32s
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2{
    animation-delay:-.16s
}
.qodef-sp-holder{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    z-index:115;
    visibility:hidden;
    transition:opacity .25s ease-out;
    background-color:rgba(0,0,0,.65);
    display:flex;
    align-items:center;
    justify-content:center
}
.qodef-sp-holder .qodef-sp-inner{
    width:90%;
    max-width:600px;
    background-color:#fff;
    padding:40px;
    opacity:0;
    box-shadow:0 3px 5px 0 rgba(0,0,0,.08);
    transition:transform .3s cubic-bezier(.06,.47,.38,.99),opacity .25s ease-out
}
.qodef-sp-holder .qodef-sp-close{
    position:absolute;
    top:16px;
    right:16px;
    display:block;
    color:#000
}
.qodef-sp-holder .qodef-sp-close:hover{
    color:#6b6b6b
}
.qodef-sp-holder .qodef-sp-close svg{
    stroke:currentColor;
    fill:currentColor
}
.qodef-sp-holder .qodef-sp-content-container{
    background-color:#fafafa;
    background-size:cover;
    padding:40px
}
.qodef-sp-holder .qodef-sp-title{
    margin:0 0 30px 0
}
.qodef-sp-holder .qodef-sp-subtitle{
    margin:0 0 20px 0
}
.qodef-sp-holder .wpcf7{
    width:100%;
    display:block
}
.qodef-sp-holder .qodef-sp-prevent{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    margin-top:28px
}
.qodef-sp-holder .qodef-sp-prevent-inner{
    cursor:pointer
}
.qodef-sp-holder .qodef-sp-prevent-inner>*{
    position:relative;
    display:inline-block;
    vertical-align:top;
    line-height:1
}
.qodef-sp-holder .qodef-sp-prevent-input{
    margin:1px 1px 0 0;
    width:11px;
    height:11px;
    border:1px solid #000;
    overflow:hidden
}
.qodef-sp-holder .qodef-sp-prevent-input svg{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    transition:opacity .25s ease-out
}
.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg{
    opacity:1
}
.qodef-sp-holder .qodef-sp-prevent-label{
    font-size:13px
}
.qodef-sp-opened .qodef-sp-holder{
    opacity:1;
    visibility:visible;
    transition:opacity .25s ease-out
}
.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner{
    opacity:1;
    transform:scale(1);
    transition:transform .8s cubic-bezier(.26,.63,0,.96)
}
.qodef-page-title{
    background-position:center 0;
    background-repeat:no-repeat;
    background-size:cover
}
.qodef-page-title.qodef-image--responsive{
    height:auto!important
}
.qodef-page-title.qodef-image--responsive .qodef-m-content{
    position:absolute;
    top:0;
    left:0
}
.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid{
    left:50%;
    transform:translateX(-50%)
}
.qodef-page-title.qodef-alignment--center{
    text-align:center
}
.qodef-page-title.qodef-alignment--right{
    text-align:right
}
.qodef-page-title .qodef-m-image{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-page-title .qodef-m-image img{
    display:block;
    width:100%
}
.qodef-page-title .qodef-m-content.qodef-content-full-width{
    padding:0 40px
}
.qodef-page-title .qodef-breadcrumbs a,.qodef-page-title .qodef-breadcrumbs span{
    font-size:16px;
    color:#686868;
    transition:color .25s ease-out
}
.qodef-page-title .qodef-breadcrumbs a:hover{
    color:var(--qode-main-color)
}
.qodef-page-title .qodef-breadcrumbs a:hover span{
    color:var(--qode-main-color)
}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator{
    margin:0 5px
}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after{
    content:'-'
}
.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content{
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    flex-wrap:wrap
}
.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{
    margin-top:5px
}
@media only screen and (max-width:768px){
    .qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-title{
        align-self:flex-end
    }
    .qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{
        margin-top:12px;
        align-self:flex-start
    }
}
.qodef-page-title.qodef-title--standard .qodef-m-subtitle{
    margin:4px 0 0
}
.widget.qodef-author-info{
    padding:46px 10% 51px;
    text-align:center;
    background-color:#f5f5f5
}
.widget.qodef-author-info .qodef-author-info-image{
    margin-bottom:16px;
    display:inline-block
}
.widget.qodef-author-info .qodef-author-info-image img{
    border-radius:50%
}
.widget.qodef-author-info .qodef-author-info-name{
    margin:0 0 4px
}
.widget.qodef-author-info .qodef-author-info-name a{
    color:#000
}
.widget.qodef-author-info .qodef-author-info-name a:hover{
    color:var(--qode-main-color)
}
.widget.qodef-author-info .qodef-author-biography,.widget.qodef-author-info .qodef-author-info-description{
    margin:0
}
.widget.qodef-author-info .qodef-author-button{
    margin:4px 0 0
}
.widget .qodef-contact-info-widget{
    margin:0
}
#qodef-top-area .widget .qodef-contact-info-widget a{
    font-size:16px
}
.qodef-social-icons-group .qodef-icon-holder{
    margin-right:9px
}
.qodef-social-icons-group .qodef-icon-holder a{
    transition:color .25s ease-out
}
.qodef-social-icons-group .qodef-icon-holder:last-child{
    margin-right:0
}
.qodef-social-icons-group .qodef-icon-holder.qodef--textual{
    font-family:Raleway,sans-serif;
    font-size:13px;
    font-weight:500;
    text-transform:uppercase;
    letter-spacing:.2em;
    color:#000
}
.qodef-social-icons-group .qodef-icon-holder.qodef--textual:hover{
    color:var(--qode-main-color)
}
.qodef-social-icons-group .qodef-icon-holder.qodef--textual a{
    color:inherit
}
.widget_fonster_core_sticky_sidebar{
    position:relative;
    width:100%;
    height:0;
    margin:0!important;
    padding:0!important;
    border:none!important;
    background:0 0!important
}
.qodef-weather-widget .qodef-m-inner{
    display:flex;
    align-items:center
}
.qodef-weather-widget .qodef-m-weather{
    margin-right:20px;
    flex-shrink:0
}
.qodef-weather-widget .qodef-m-weather-icon{
    font-size:50px;
    line-height:1;
    margin-bottom:15px
}
.qodef-weather-widget .qodef-m-weather-icon:before{
    content:''
}
.qodef-weather-widget .qodef-m-weather-icon.qodef--haze:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--mist:before{
    content:"\f75f"
}
.qodef-weather-widget .qodef-m-weather-icon.qodef--light-snow:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--snow:before{
    content:"\f2dc"
}
.qodef-weather-widget .qodef-m-weather-icon.qodef--thunderstorm:before{
    content:"\f0e7"
}
.qodef-weather-widget .qodef-m-weather-icon.qodef--drizzle:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--light-intensity-drizzle:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--light-intensity-shower-rain:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--light-rain-and-snow:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--light-rain:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--moderate-rain:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--rain:before{
    content:"\f73d"
}
.qodef-weather-widget .qodef-m-weather-icon.qodef--heavy-intensity-rain:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--shower-rain:before{
    content:"\f740"
}
.qodef-weather-widget .qodef-m-weather-icon.qodef--broken-clouds:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--overcast-clouds:before{
    content:"\f0c2"
}
.qodef-weather-widget .qodef-m-weather-icon.qodef--clouds:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--few-clouds:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--scattered-clouds:before{
    content:"\f6c4"
}
.qodef-weather-widget .qodef-m-weather-icon.qodef--clear-sky:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--clear:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--sky-is-clear:before,.qodef-weather-widget .qodef-m-weather-icon.qodef--sun:before{
    content:"\f185"
}
.qodef-weather-widget .qodef-m-temperature{
    font-size:25px
}
.qodef-weather-widget .qodef-m-temperature.qodef--high-low .qodef-e-temperature-low:after{
    content:'-'
}
.qodef-weather-widget .qodef-m-weather-info p{
    margin:0
}
.qodef-weather-widget .qodef-e-heading{
    margin-bottom:15px
}
.qodef-weather-widget .qodef-e-heading>*{
    margin:0
}
.qodef-weather-widget .qodef-e-heading-description{
    margin-top:10px
}
.qodef-weather-widget .qodef-m-other-days{
    display:flex;
    justify-content:space-between;
    margin-top:25px
}
.qodef-weather-widget .qodef-m-other-days .qodef-m-inner{
    flex-direction:column
}
.qodef-weather-widget.qodef-layout--simple .qodef-m-city{
    padding:0 10px
}
.qodef-weather-widget .qodef-m-weather-icon{
    color:var(--qode-main-color)
}
.qodef-weather-widget .qodef-e-heading-description{
    color:var(--qode-main-color)
}
#qodef-page-footer .qodef-weather-widget .qodef-m-weather-icon{
    color:#fff
}
#qodef-page-footer .qodef-weather-widget .qodef-e-heading-city{
    color:#fff
}
.qodef-wishlist{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-wishlist .qodef-m-link{
    line-height:1
}
.qodef-wishlist .qodef-m-link.qodef--added{
    color:var(--qode-main-color)
}
.qodef-wishlist .qodef-m-link.qodef--added i{
    font-weight:900
}
.qodef-wishlist .qodef-m-response{
    position:absolute;
    top:-6px;
    bottom:auto;
    right:-6px;
    left:auto;
    width:auto;
    padding:0 10px;
    font-size:13px;
    line-height:30px;
    color:#6b6b6b;
    background-color:#fff;
    border:1px solid #d8d8d8;
    border-radius:4px;
    box-shadow:0 3px 5px 0 rgba(0,0,0,.08);
    white-space:nowrap;
    opacity:0;
    visibility:hidden;
    transform:translateY(0);
    transition:opacity .2s ease
}
.qodef-wishlist .qodef-m-response.qodef--show{
    opacity:1;
    visibility:visible
}
.qodef-wishlist-dropdown{
    position:relative;
    display:inline-block;
    vertical-align:top;
    height:100%;
    margin:0 10px
}
.qodef-wishlist-dropdown .qodef-m-inner{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top;
    height:100%
}
.qodef-wishlist-dropdown .qodef-m-link{
    position:relative;
    display:flex;
    align-items:center;
    height:100%
}
.qodef-wishlist-dropdown .qodef-m-link>*{
    margin:0;
    line-height:1
}
.qodef-wishlist-dropdown .qodef-m-link{
    color:#000
}
#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link{
    color:#6b6b6b
}
.qodef-wishlist-dropdown .qodef-m-link-icon{
    flex-shrink:0;
    margin-right:2px;
    font-size:18px
}
.qodef-wishlist-dropdown .qodef-m-link-icon:before{
    display:block;
    line-height:inherit
}
.qodef-wishlist-dropdown .qodef-m-link-icon{
    color:var(--qode-main-color)
}
#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link-icon{
    color:var(--qode-main-color)
}
.qodef-wishlist-dropdown .qodef-m-link-count{
    font-family:"Cormorant SC",serif;
    font-weight:400;
    text-transform:uppercase;
    font-size:26px;
    line-height:1.30769em;
    letter-spacing:.01em
}
.qodef-wishlist-dropdown .qodef-m-items{
    position:absolute;
    top:100%;
    left:auto;
    right:0;
    width:266px;
    padding:25px;
    text-align:left;
    background-color:#fff;
    border:1px solid #d8d8d8;
    opacity:0;
    visibility:hidden;
    z-index:1000;
    transition:all .35s cubic-bezier(.53,.01,.18,1)
}
.qodef-wishlist-dropdown .qodef-m-item{
    position:relative;
    display:flex;
    align-items:center;
    margin:0 0 25px
}
.qodef-wishlist-dropdown .qodef-m-item:last-child{
    margin-bottom:0
}
.qodef-wishlist-dropdown .qodef-e-image-link{
    flex-shrink:0;
    max-width:60px;
    margin-right:15px
}
.qodef-wishlist-dropdown .qodef-e-image-link img{
    display:block;
    border:1px solid #d8d8d8;
    border-radius:4px
}
.qodef-wishlist-dropdown .qodef-e-title{
    margin:0
}
.qodef-wishlist-dropdown .qodef-e-remove{
    position:absolute;
    top:-10px;
    right:-10px;
    padding:5px;
    font-size:13px;
    line-height:1;
    z-index:3
}
.qodef-wishlist-dropdown .qodef-e-remove *{
    display:block;
    line-height:inherit
}
.qodef-wishlist-dropdown .qodef-e-remove :before{
    display:block;
    line-height:inherit
}
.touch .qodef-wishlist-dropdown{
    cursor:pointer
}
.qodef-wishlist-dropdown.qodef-items--has:hover .qodef-m-items{
    opacity:1;
    visibility:visible
}
.qodef-working-hours-list{
    position:relative;
    display:inline-block;
    width:100%;
    vertical-align:top
}
.qodef-working-hours-list .qodef-working-hours-item{
    display:flex;
    align-items:baseline;
    margin-bottom:16px
}
.qodef-working-hours-list .qodef-e-day{
    position:relative;
    margin:0
}
.qodef-working-hours-list .qodef-e-day-icon{
    position:absolute;
    top:-2px;
    right:-8px;
    font-size:8px;
    color:var(--qode-main-color)
}
.qodef-working-hours-list .qodef-e-line{
    flex-grow:1;
    margin:0 10px;
    border-bottom:1px solid #bfb8b6;
    opacity:.5
}
.qodef-working-hours-list .qodef-e-time{
    margin:0;
    font-family:Roboto,sans-serif;
    font-style:italic
}
.qodef-working-hours-list .qodef-e-time.qodef--closed{
    color:var(--qode-main-color)
}
.qodef-working-hours-list .qodef-m-footer{
    position:relative;
    top:3px;
    font-size:14px;
    color:#817c7b
}
.qodef-working-hours-list .qodef-m-footer-icon{
    position:relative;
    top:-5px;
    right:0;
    font-size:8px;
    color:var(--qode-main-color)
}
@media only screen and (max-width:680px){
    #qodef-age-verification-modal .qodef-m-content{
        min-width:auto
    }
    #qodef-age-verification-modal .qodef-m-content-note{
        display:none
    }
}
@media only screen and (max-width:1024px){
    .qodef-blog-slider-outer .qodef-m-outer{
        width:25%;
        padding-right:24px
    }
}
@media only screen and (max-width:768px){
    .qodef-blog-slider-outer .qodef-m-outer{
        width:calc(38% - 24px)
    }
}
@media only screen and (max-width:680px){
    .qodef-blog-slider-outer{
        flex-direction:column
    }
    .qodef-blog-slider-outer .qodef--has-title.swiper-container-horizontal{
        width:100%;
        margin-top:30px
    }
    .qodef-blog-slider-outer .qodef--has-title.swiper-container-horizontal .swiper-wrapper{
        width:100%
    }
    .qodef-blog-slider-outer .qodef-m-outer{
        width:100%;
        padding-right:0
    }
}
@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-author-info .qodef-m-inner{
        flex-wrap:wrap
    }
    #qodef-author-info .qodef-m-content{
        margin-top:23px
    }
}
@media only screen and (max-width:480px){
    #qodef-fullscreen-area-inner{
        position:relative;
        top:167px;
        align-items:flex-start;
        justify-content:flex-start
    }
    #qodef-fullscreen-area-inner .qodef-fullscreen-menu ul li a{
        font-size:42px
    }
    #qodef-fullscreen-area-inner .qodef-fullscreen-menu .qodef-drop-down-second{
        position:relative;
        left:2px;
        top:0
    }
    #qodef-fullscreen-area-inner .qodef-fullscreen-menu .qodef-drop-down-second ul li{
        margin:0
    }
    #qodef-fullscreen-area-inner .qodef-fullscreen-menu .qodef-drop-down-second ul li:last-child{
        margin:0
    }
    #qodef-fullscreen-area-inner .qodef-fullscreen-menu .qodef-drop-down-second ul li a{
        font-size:15px
    }
    #qodef-fullscreen-area-inner .qodef-fullscreen-menu .qodef-drop-down-second ul li a:after{
        display:none
    }
    #qodef-fullscreen-area-inner .qodef-fullscreen-menu .qodef-drop-down-second ul li .qodef-drop-down-second-inner{
        padding:0
    }
    #qodef-fullscreen-area-inner .qodef-fullscreen-menu .qodef-drop-down-second ul li .qodef-drop-down-second-inner ul{
        position:relative;
        left:2px;
        top:0;
        padding:0
    }
    #qodef-fullscreen-area-inner .qodef-fullscreen-menu .qodef-drop-down-second ul li .qodef-drop-down-second-inner ul li{
        margin:0
    }
}
@media only screen and (max-width:1024px){
    body:not(.qodef-content-behind-header) #qodef-page-outer{
        margin-top:0!important
    }
}
@media only screen and (max-width:1024px){
    .qodef-header--vertical #qodef-page-header-inner{
        display:none
    }
    .qodef-header--vertical #qodef-page-footer,.qodef-header--vertical #qodef-page-outer{
        padding-left:0
    }
}
@media only screen and (max-width:1024px){
    #qodef-top-area{
        display:none
    }
}
@media only screen and (max-width:680px){
    .qodef-contact-form-7 .qodef-contact-us-form .qodef-cf-column{
        display:flex;
        flex-direction:column
    }
    .qodef-contact-form-7 .qodef-contact-us-form .wpcf7-form-control-wrap{
        width:100%;
        padding-right:0
    }
}
@media only screen and (max-width:1440px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:20%
    }
}
@media only screen and (max-width:1440px) and (min-width:1367px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:768px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:768px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:768px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:768px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:768px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:768px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:680px){
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:20%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:16.66667%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:14.28571%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:12.5%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:20%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:16.66667%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:14.28571%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:12.5%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){
        clear:both
    }
}
@media only screen and (max-width:1440px) and (min-width:1367px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
}
@media only screen and (max-width:1440px) and (min-width:1367px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:1440px) and (min-width:1367px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:1440px) and (min-width:1367px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (max-width:1440px) and (min-width:1367px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:20%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){
        clear:both
    }
}
@media only screen and (max-width:1440px) and (min-width:1367px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:16.66667%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){
        clear:both
    }
}
@media only screen and (max-width:1440px) and (min-width:1367px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:14.28571%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){
        clear:both
    }
}
@media only screen and (max-width:1440px) and (min-width:1367px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:12.5%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:20%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:16.66667%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:14.28571%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){
        clear:both
    }
}
@media only screen and (max-width:1366px) and (min-width:1025px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:12.5%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:20%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:16.66667%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:14.28571%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){
        clear:both
    }
}
@media only screen and (max-width:1024px) and (min-width:769px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:12.5%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){
        clear:both
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:20%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){
        clear:both
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:16.66667%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){
        clear:both
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:14.28571%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){
        clear:both
    }
}
@media only screen and (max-width:768px) and (min-width:681px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:12.5%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){
        clear:both
    }
}
@media only screen and (max-width:680px) and (min-width:481px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
}
@media only screen and (max-width:680px) and (min-width:481px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){
        clear:both
    }
}
@media only screen and (max-width:680px) and (min-width:481px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){
        clear:both
    }
}
@media only screen and (max-width:680px) and (min-width:481px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){
        clear:both
    }
}
@media only screen and (max-width:680px) and (min-width:481px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:20%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){
        clear:both
    }
}
@media only screen and (max-width:680px) and (min-width:481px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:16.66667%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){
        clear:both
    }
}
@media only screen and (max-width:680px) and (min-width:481px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:14.28571%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){
        clear:both
    }
}
@media only screen and (max-width:680px) and (min-width:481px){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:12.5%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){
        clear:both
    }
}
@media only screen and (max-width:480px) and (min-width:0){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:100%
    }
}
@media only screen and (max-width:480px) and (min-width:0){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:50%
    }
}
@media only screen and (max-width:480px) and (min-width:0){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:33.33333%
    }
}
@media only screen and (max-width:480px) and (min-width:0){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:25%
    }
}
@media only screen and (max-width:480px) and (min-width:0){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:20%
    }
}
@media only screen and (max-width:480px) and (min-width:0){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:16.66667%
    }
}
@media only screen and (max-width:480px) and (min-width:0){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:14.28571%
    }
}
@media only screen and (max-width:480px) and (min-width:0){
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{
        width:12.5%
    }
}
@media only screen and (max-width:1440px){
    .qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{
        margin-bottom:-70px
    }
    .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{
        margin:0 -35px
    }
    .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{
        padding:0 35px;
        margin:0 0 70px
    }
}
@media only screen and (max-width:1024px){
    .qodef-portfolio-single .qodef-variations--small .qodef-media{
        margin:0 0 84px
    }
    .qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info{
        margin-top:40px!important
    }
    .qodef-portfolio-single .qodef-variations--big .qodef-e-content .qodef-col--9{
        padding-right:0
    }
    .qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info{
        margin-top:40px!important
    }
}
@media only screen and (max-width:1024px){
    .qodef-portfolio-list.qodef-item-layout--info-below-fixed.qodef-item-layout--pattern .portfolio-item:nth-child(odd){
        margin-top:0
    }
}
@media only screen and (max-width:1024px){
    #qodef-single-portfolio-navigation .qodef-m-nav .qodef-m-nav-image{
        display:none
    }
    #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon{
        margin-right:9px;
        margin-left:0
    }
    #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next{
        margin-left:unset
    }
    #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon{
        margin-left:9px;
        margin-right:0
    }
}
@media only screen and (max-width:1024px){
    .qodef-portfolio-single.qodef-layout--masonry-small .qodef-media{
        margin:0 0 50px
    }
}
@media only screen and (max-width:1024px){
    .qodef-portfolio-single.qodef-layout--masonry-small .qodef-media{
        margin:0 0 50px
    }
}
@media only screen and (max-width:1024px){
    .qodef-portfolio-single.qodef-layout--slider .qodef-e-content .qodef-col--9{
        padding-right:0
    }
}
@media only screen and (max-width:1024px){
    .qodef-testimonials-list.qodef--vertical{
        height:278px
    }
    .qodef-testimonials-list .qodef-e-inner{
        padding:0
    }
    .qodef-testimonials-list .qodef-e-text{
        margin:0 0 6px;
        font-size:30px
    }
    .qodef-testimonials-list .qodef-e-content{
        padding:0 5% 0 10%
    }
}
@media only screen and (max-width:680px){
    .qodef-testimonials-list.qodef--vertical{
        height:446px
    }
    .qodef-testimonials-list.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin:5px
    }
    .qodef-testimonials-list .qodef-e-content{
        width:100%;
        display:inline-block;
        position:absolute;
        top:35%;
        padding:0
    }
    .qodef-testimonials-list .qodef-e-content .qodef-e-title{
        font-size:25px
    }
    .qodef-testimonials-list .qodef-e-content .qodef-e-text{
        margin-top:0;
        font-size:25px
    }
    .qodef-testimonials-list .swiper-pagination{
        background-color:#fff;
        padding-top:10px
    }
    .qodef-testimonials-list .swiper-pagination-bullets{
        bottom:32px!important;
        flex-direction:row;
        left:auto!important;
        right:auto!important;
        top:auto!important;
        transform:none!important;
        width:100%!important
    }
}
@media only screen and (max-width:680px){
    .qodef-call-to-action.qodef-layout--standard .qodef-m-inner{
        display:block
    }
    .qodef-call-to-action.qodef-layout--standard .qodef-m-button{
        margin-top:20px
    }
}
@media only screen and (max-width:1024px){
    .qodef-cards-gallery .qodef-m-fake-card{
        transform:scale(.8)
    }
    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card{
        transform:scale(.8)
    }
    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{
        transform:translateX(-130%)
    }
    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6){
        transform:scale(.3) translateX(125%)
    }
    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5){
        transform:scale(.4) translateX(76%)
    }
    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4){
        transform:scale(.5) translateX(46%)
    }
    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3){
        transform:scale(.6) translateX(26%)
    }
    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2){
        transform:scale(.7) translateX(11.2%)
    }
    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card{
        transform:scale(.8)
    }
    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{
        transform:translateX(130%)
    }
    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6){
        transform:scale(.3) translateX(-125%)
    }
    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5){
        transform:scale(.4) translateX(-76%)
    }
    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4){
        transform:scale(.5) translateX(-46%)
    }
    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3){
        transform:scale(.6) translateX(-26%)
    }
    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2){
        transform:scale(.7) translateX(-11.2%)
    }
}
@media only screen and (min-width:769px) and (max-width:1024px){
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(.qodef-out){
        transform:scale(.8) translateX(4.5%)
    }
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(.qodef-out):nth-last-child(2){
        transform:scale(.7) translateX(-16.8%)
    }
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(.qodef-out){
        transform:scale(.8) translateX(-6%)
    }
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(.qodef-out):nth-last-child(2){
        transform:scale(.7) translateX(16.5%)
    }
}
@media only screen and (min-width:681px) and (max-width:768px){
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(.qodef-out){
        transform:scale(.8) translateX(10.7%)
    }
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(.qodef-out):nth-last-child(2){
        transform:scale(.7) translateX(-10.6%)
    }
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(.qodef-out){
        transform:scale(.8) translateX(-1.2%)
    }
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(.qodef-out):nth-last-child(2){
        transform:scale(.7) translateX(21.3%)
    }
}
@media only screen and (max-width:680px){
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(.qodef-out){
        transform:scale(.8) translateX(2.2%)
    }
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(.qodef-out):nth-last-child(2){
        transform:scale(.7) translateX(-14.2%)
    }
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(.qodef-out){
        transform:scale(.8) translateX(-2.2%)
    }
    .qodef-custom-responsive.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(.qodef-out):nth-last-child(2){
        transform:scale(.7) translateX(14.2%)
    }
}
@media only screen and (max-width:768px){
    .qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table,.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table{
        display:block;
        width:100%
    }
    .qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table:not(.qodef--features),.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table:not(.qodef--features){
        border-top:0;
        border-left-width:1px
    }
    .qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table.qodef--features,.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table.qodef--features{
        width:100%
    }
}
@media only screen and (max-width:768px){
    .qodef-countdown.qodef-show--4 .qodef-digit-wrapper,.qodef-countdown.qodef-show--5 .qodef-digit-wrapper,.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{
        width:33.33333333333333%
    }
}
@media only screen and (max-width:1024px){
    .qodef-frame-slider-holder{
        margin-bottom:96px
    }
    .qodef-frame-slider-holder .swiper-pagination-bullets{
        bottom:-96px!important
    }
}
@media only screen and (max-width:768px){
    .qodef-frame-slider-holder{
        margin-bottom:86px
    }
    .qodef-frame-slider-holder .swiper-pagination-bullets{
        bottom:-86px!important
    }
}
@media only screen and (max-width:680px){
    .qodef-frame-slider-holder{
        margin-bottom:76px
    }
    .qodef-frame-slider-holder .swiper-pagination-bullets{
        bottom:-76px!important
    }
}
@media only screen and (max-width:480px){
    .qodef-frame-slider-holder{
        margin-bottom:46px
    }
    .qodef-frame-slider-holder .swiper-pagination-bullets{
        bottom:-46px!important
    }
}
@media only screen and (max-width:1024px){
    .qodef-highlight.qodef-title-break--disabled .qodef-m-title br{
        display:none
    }
}
@media only screen and (max-width:1024px){
    .qodef-image-gallery-outer .qodef-m-outer{
        width:calc(30% - 21px);
        padding-right:10px
    }
}
@media only screen and (max-width:768px){
    .qodef-image-gallery-outer .qodef-m-outer{
        width:calc(38% - 30px)
    }
}
@media only screen and (max-width:680px){
    .qodef-image-gallery-outer{
        flex-direction:column
    }
    .qodef-image-gallery-outer .qodef-m-outer{
        width:100%;
        padding-right:0
    }
}
@media only screen and (max-width:680px){
    .qodef-image-gallery.qodef--has-shadow.qodef-swiper-container{
        margin-left:-30px
    }
}
@media only screen and (max-width:680px){
    .qodef-image-marquee .qodef-m-content.qodef--desktop{
        display:none
    }
    .qodef-image-marquee .qodef-m-content.qodef--mobile{
        display:block
    }
}
@media only screen and (max-width:1024px){
    .qodef-info-section.qodef-title-break--disabled .qodef-m-title br{
        display:none
    }
}
@media only screen and (max-width:1366px){
    .qodef-interactive-link-showcase.qodef-type--standard{
        padding:100px 0
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images{
        width:60%
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items{
        width:40%
    }
}
@media only screen and (max-width:1024px){
    .qodef-interactive-link-showcase.qodef-type--standard{
        padding:60px 0
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images{
        width:80%
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items{
        width:100%;
        padding-left:60px;
        align-items:flex-start
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item{
        font-size:42px;
        line-height:1.2em;
        padding-bottom:3px
    }
}
@media only screen and (max-width:680px){
    .qodef-interactive-link-showcase.qodef-type--standard{
        padding:30px 0
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items{
        padding-left:30px
    }
}
@media only screen and (min-width:1025px) and (max-width:1440px){
    .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-items{
        margin-top:40px
    }
}
@media only screen and (max-width:1440px){
    .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item{
        padding:20px 0;
        font-size:60px
    }
}
@media only screen and (max-width:1024px){
    .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item{
        font-size:55px
    }
}
@media only screen and (max-width:480px){
    .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-items{
        padding:0 25px
    }
    .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item{
        font-size:35px;
        padding:17px 0
    }
}
@media only screen and (max-width:1366px){
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items .qodef-m-item{
        margin:10px 0
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images{
        bottom:unset;
        right:0;
        top:100px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(1){
        top:-50px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(2){
        top:0
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(3){
        top:50px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(4){
        top:100px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(5){
        top:150px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(6){
        top:200px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(7){
        top:250px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(8){
        top:300px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(9){
        top:350px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(10){
        top:400px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(11){
        top:450px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(12){
        top:500px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(13){
        top:550px
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images .qodef-m-image:nth-child(14){
        top:600px
    }
}
@media only screen and (max-width:1024px){
    .qodef-interactive-link-showcase.qodef-layout--list{
        padding:0;
        height:50vh
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images{
        display:none
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items{
        width:100%;
        height:auto
    }
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items .qodef-m-item{
        font-size:39px;
        padding:0 0 5px 0;
        margin:10px 0
    }
}
@media only screen and (max-width:680px){
    .qodef-interactive-link-showcase.qodef-layout--list{
        height:100vh
    }
}
@media only screen and (max-width:1024px){
    .qodef-item-showcase{
        align-items:flex-start;
        flex-wrap:wrap
    }
    .qodef-item-showcase .qodef-m-image{
        position:absolute;
        top:0;
        left:0;
        width:40%;
        padding-right:40px;
        margin:0!important
    }
    .qodef-item-showcase .qodef-m-items{
        left:40%;
        width:calc(100% - 40%)
    }
    .qodef-item-showcase .qodef-m-items .qodef-m-item{
        transition-delay:0s
    }
    .qodef-item-showcase .qodef-m-items.qodef--left{
        text-align:left
    }
    .qodef-item-showcase .qodef-m-items.qodef--right .qodef-m-item:first-child{
        margin-top:40px
    }
    .qodef-item-showcase .qodef-m-item{
        margin-top:40px
    }
}
@media only screen and (max-width:680px){
    .qodef-item-showcase .qodef-m-image{
        display:none
    }
    .qodef-item-showcase .qodef-m-items{
        left:0;
        width:100%
    }
}
@media only screen and (min-width:681px) and (max-width:1024px){
    .qodef-process.qodef--has-overlapping.qodef-layout--columns.qodef-gutter--no.qodef-col-num--4.qodef-col-num--768--2 .qodef-process-item:not(:first-child):not(:nth-child(2)){
        margin-top:-19px!important
    }
}
@media only screen and (max-width:680px){
    .qodef-process.qodef--has-overlapping .qodef-process-item{
        left:0;
        margin:0!important
    }
    .qodef-process.qodef--has-overlapping .qodef-process-item:not(:first-child){
        margin:-19px 0 0!important
    }
}
@media only screen and (max-width:1024px){
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br{
        display:none
    }
}
@media only screen and (max-width:1024px){
    .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{
        padding-left:60px
    }
    .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{
        padding-right:60px
    }
    .qodef-swapping-image-gallery .qodef-m-info{
        padding-top:30px
    }
    .qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline{
        margin:0 0 30px
    }
    .qodef-swapping-image-gallery.qodef-title-break--disabled .qodef-m-title br{
        display:none
    }
}
@media only screen and (max-width:680px){
    .qodef-swapping-image-gallery{
        display:block
    }
    .qodef-swapping-image-gallery .qodef-m-image-holder,.qodef-swapping-image-gallery .qodef-m-info{
        flex-basis:auto
    }
    .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{
        padding-left:0
    }
    .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{
        padding-right:0
    }
}
@media only screen and (max-width:680px){
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{
        display:block
    }
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{
        padding-right:0;
        margin-right:0;
        border-right:0
    }
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{
        margin-top:26px
    }
    .qodef-tabs.qodef-layout--simple .qodef-tabs-content{
        margin:26px 0 0
    }
}
@media only screen and (max-width:1440px){
    .qodef-vertical-split-slider span.qodef-m-title{
        font-size:75px
    }
}
@media only screen and (max-width:1024px){
    .qodef-vertical-split-slider.qodef-disable-below--1024{
        display:none
    }
    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive{
        display:block
    }
    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-image{
        min-height:50vh
    }
    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content{
        padding:13% 0
    }
    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive{
        display:block
    }
    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-image{
        min-height:70vh;
        background-position:center
    }
    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content .qodef-m-title{
        font-size:67px
    }
}
@media only screen and (max-width:768px){
    .qodef-vertical-split-slider.qodef-disable-below--768{
        display:none
    }
    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive{
        display:block
    }
    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-image{
        min-height:50vh
    }
    .qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content{
        padding:13% 0
    }
}
@media only screen and (max-width:680px){
    .qodef-vertical-split-slider+.qodef-vertical-split-slider-responsive{
        display:block
    }
    .qodef-vertical-split-slider+.qodef-vertical-split-slider-responsive p.qodef-m-text br{
        display:none
    }
    .qodef-vertical-split-slider+.qodef-vertical-split-slider-responsive .qodef-m-slide-content .qodef-m-title{
        font-size:54px!important
    }
    .qodef-vertical-split-slider+.qodef-vertical-split-slider-responsive .qodef-m-slide-content .qodef-m-button{
        margin:27px 0 0
    }
    .qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content{
        padding:13% 0 18%
    }
}
@media only screen and (max-width:1024px){
    #multiscroll-nav{
        display:none!important
    }
}
@media only screen and (max-width:1440px){
    .qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner{
        transform:none
    }
    .qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner{
        transform:none
    }
    .qodef-workflow .qodef-e-workflow-item-inner:after{
        width:50%
    }
}
@media only screen and (max-width:1280px){
    .qodef-workflow .qodef-e-workflow-item-inner:after{
        width:20%
    }
}
@media only screen and (max-width:1024px){
    .qodef-workflow{
        display:flex;
        justify-content:space-evenly
    }
    .qodef-workflow .qodef-e-workflow-image{
        display:none
    }
    .qodef-workflow .qodef-e-workflow-item{
        margin-bottom:30px
    }
    .qodef-workflow .qodef-e-workflow-item-inner:after{
        width:0
    }
}
@media only screen and (max-width:680px){
    .qodef-workflow{
        flex-direction:column
    }
    .qodef-workflow .qodef-e-workflow-item{
        justify-content:center!important;
        text-align:center!important
    }
}
@media only screen and (max-width:1440px){
    #qodef-side-area{
        padding:89px 44px 0
    }
    #qodef-side-area .sidearea-separator{
        display:none
    }
}
@media only screen and (max-width:1366px){
    #qodef-side-area{
        padding:89px 44px 80px 44px
    }
}
@media only screen and (max-width:1440px){
    #qodef-side-area-close{
        top:20px
    }
}
@media only screen and (max-width:1366px){
    #qodef-side-area-close{
        top:42px;
        right:45px
    }
}
@media only screen and (max-width:680px){
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1){
        left:1px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2){
        left:46px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3){
        left:91px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4){
        left:136px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5){
        left:181px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6){
        left:226px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7){
        left:271px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{
        left:auto;
        right:0
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){
        right:auto;
        left:1px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){
        right:auto;
        left:46px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){
        right:auto;
        left:91px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){
        right:auto;
        left:136px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){
        right:auto;
        left:181px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){
        right:auto;
        left:226px
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){
        right:auto;
        left:271px
    }
}
@media only screen and (max-width:1024px){
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content{
        padding-top:0!important
    }
}
@media only screen and (max-width:1024px){
    #qodef-page-sidebar .qodef-social-icons-group{
        justify-content:flex-start
    }
}
