.sturdyfix-core-page-inline-style {
 position:absolute!important;
 width:0;
 height:0;
 line-height:1;
 display:none
}
.kc-elm.qodef-shortcode .fa,
.kc-elm.qodef-shortcode .fas {
 font-family:'Font Awesome 5 Free';
 font-weight:900
}
.kc-elm.qodef-shortcode .fa:before,
.kc-elm.qodef-shortcode .fas:before {
 font-family:inherit;
 font-weight:inherit
}
.kc-elm.qodef-shortcode .fab {
 font-family:'Font Awesome 5 Brands';
 font-weight:400
}
.kc-elm.qodef-shortcode .fab:before {
 font-family:inherit;
 font-weight:inherit
}
#qodef-back-to-top {
 position:fixed;
 width:57px;
 height:57px;
 right:33px;
 bottom:33px;
 margin:0;
 opacity:0;
 visibility:hidden;
 z-index:100
}
#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);
 border-radius:6px;
 overflow:hidden;
 z-index:6
}
#qodef-back-to-top .qodef-back-to-top-icon:before {
 content:'';
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background-color:#ffb301;
 transform:scaleY(0);
 transform-origin:top;
 transition:transform .35s ease;
 z-index:3
}
#qodef-back-to-top .qodef-back-to-top-icon * {
 display:block;
 line-height:inherit
}
#qodef-back-to-top .qodef-back-to-top-icon .qodef-svg--back-to-top {
 transform:translateY(3px);
 transition:transform .35s ease
}
#qodef-back-to-top .qodef-back-to-top-icon .qodef-svg--back-to-top rect {
 -webkit-clip-path:inset(100% 0 0 0);
 clip-path:inset(100% 0 0 0);
 transition:-webkit-clip-path .35s ease;
 transition:clip-path .35s ease;
 transition:clip-path .35s ease,-webkit-clip-path .35s ease
}
#qodef-back-to-top svg {
 display:block;
 width:17px;
 height:auto;
 fill:currentColor;
 z-index:5
}
#qodef-back-to-top:hover .qodef-back-to-top-icon:before {
 transform:scaleY(1)
}
#qodef-back-to-top:hover .qodef-back-to-top-icon .qodef-svg--back-to-top {
 transform:translateY(0)
}
#qodef-back-to-top:hover .qodef-back-to-top-icon .qodef-svg--back-to-top rect {
 -webkit-clip-path:inset(0 0 0 0);
 clip-path:inset(0 0 0 0)
}
#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-background-text {
 position:relative
}
.qodef-background-text .qodef-m-background-text {
 color:var(--qode-main-color);
 font-family:Outfit,sans-serif;
 font-size:200px;
 line-height:1em
}
.qodef-background-text .qodef-m-background-text-holder {
 display:flex;
 height:100%;
 position:absolute;
 width:100%
}
.qodef-blog.qodef-item-layout--compact article .qodef-e-top-holder {
 margin:0
}
.qodef-blog.qodef-item-layout--compact article .qodef-e-media-image {
 margin:0 0 25px
}
.qodef-blog.qodef-item-layout--compact article .qodef-e-excerpt {
 margin:12px 0 0
}
.qodef-blog.qodef-item-layout--info-aside article .qodef-e-inner {
 background-color:#f7f7f7;
 border-radius:8px
}
.qodef-blog.qodef-item-layout--info-aside article .qodef-e-text a:hover {
 color:inherit
}
.qodef-blog.qodef-item-layout--info-aside article .qodef-e-media-image a,
.qodef-blog.qodef-item-layout--info-aside article .qodef-e-media-image img {
 display:block;
 width:100%;
 height:100%
}
.qodef-blog.qodef-item-layout--info-aside article .qodef-e-media-image img {
 object-fit:cover
}
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--1 article .qodef-e-inner,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--2 article .qodef-e-inner {
 display:flex;
 background-color:#f7f7f7;
 border-radius:8px
}
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--1 article .qodef-e-media-image,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--2 article .qodef-e-media-image {
 flex-basis:50%
}
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--1 article .qodef-e-media-image a,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--1 article .qodef-e-media-image img,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--2 article .qodef-e-media-image a,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--2 article .qodef-e-media-image img {
 border-radius:8px 0 0 8px
}
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--1 article .qodef-e-content,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--2 article .qodef-e-content {
 flex-basis:50%;
 padding:52px 40px 60px;
 position:relative
}
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--1 article .qodef-e-content-inner,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--2 article .qodef-e-content-inner {
 min-height:298px
}
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--1 article .qodef-e-text,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--2 article .qodef-e-text {
 margin:4px 0 0
}
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--3 article .qodef-e-media-image img,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--4 article .qodef-e-media-image img,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--5 article .qodef-e-media-image img,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--6 article .qodef-e-media-image img {
 border-radius:8px 8px 0 0
}
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--3 article .qodef-e-content,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--4 article .qodef-e-content,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--5 article .qodef-e-content,
.qodef-blog.qodef-item-layout--info-aside.qodef-col-num--6 article .qodef-e-content {
 padding:52px 40px 60px;
 position:relative
}
.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(7,36,64,.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:center
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
 margin:-3px 0 2px 0
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
 flex-shrink:0;
 width:120px!important;
 margin:0 20px 0 0
}
.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:not(.qodef-col-num--1) article.format-link .qodef-e-link {
 padding:76px
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote {
 padding:76px
}
.widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
 margin-bottom:20px
}
.widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
 margin-top:6px
}
.widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
 margin:0 0 2px;
 line-height:1em
}
.widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
 margin-right:20px;
 width:70px!important
}
.widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a {
 color:#072440
}
.widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover {
 color:#072440
}
.widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a:hover {
 color:#3e3e3e
}
.widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
 margin:0 0 14px
}
.widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a {
 color:#072440
}
.widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a:hover {
 color:#072440
}
#qodef-top-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
 margin-bottom:20px
}
#qodef-top-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
 margin-top:6px
}
#qodef-top-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
 margin:0 0 2px;
 line-height:1em
}
#qodef-top-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
 margin-right:20px;
 width:70px!important
}
#qodef-top-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a {
 color:#072440
}
#qodef-top-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover {
 color:#072440
}
#qodef-top-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a:hover {
 color:#3e3e3e
}
#qodef-top-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
 margin:0 0 14px
}
#qodef-top-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a {
 color:#072440
}
#qodef-top-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a:hover {
 color:#072440
}
#qodef-top-area.qodef-skin--light .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
 margin-bottom:20px
}
#qodef-top-area.qodef-skin--light .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
 margin-top:6px
}
#qodef-top-area.qodef-skin--light .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
 margin:0 0 2px;
 line-height:1em
}
#qodef-top-area.qodef-skin--light .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
 margin-right:20px;
 width:70px!important
}
#qodef-top-area.qodef-skin--light .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a {
 color:#072440
}
#qodef-top-area.qodef-skin--light .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover {
 color:#072440
}
#qodef-top-area.qodef-skin--light .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a:hover {
 color:#3e3e3e
}
#qodef-top-area.qodef-skin--light .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
 margin:0 0 14px
}
#qodef-top-area.qodef-skin--light .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a {
 color:#072440
}
#qodef-top-area.qodef-skin--light .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a:hover {
 color:#072440
}
#qodef-page-footer .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
 margin-bottom:20px
}
#qodef-page-footer .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
 margin-top:6px
}
#qodef-page-footer .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
 margin:0 0 2px;
 line-height:1em
}
#qodef-page-footer .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
 margin-right:20px;
 width:70px!important
}
#qodef-page-footer .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a {
 color:#072440
}
#qodef-page-footer .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover {
 color:#072440
}
#qodef-page-footer .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a:hover {
 color:#3e3e3e
}
#qodef-page-footer .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
 margin:0 0 10px
}
#qodef-page-footer .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a {
 color:#b7bdd4
}
#qodef-page-footer .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a:hover {
 color:#fff
}
#qodef-page-footer .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
 margin-bottom:20px
}
#qodef-page-footer .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
 margin-top:6px
}
#qodef-page-footer .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
 margin:0 0 2px;
 line-height:1em
}
#qodef-page-footer .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
 margin-right:20px;
 width:70px!important
}
#qodef-page-footer .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a {
 color:#072440
}
#qodef-page-footer .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover {
 color:#072440
}
#qodef-page-footer .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a:hover {
 color:#3e3e3e
}
#qodef-page-footer .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
 margin:0 0 10px
}
#qodef-page-footer .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a {
 color:#3e3e3e
}
#qodef-page-footer .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a:hover {
 color:#a4aaaf
}
#qodef-content-bottom .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
 margin-bottom:20px
}
#qodef-content-bottom .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
 margin-top:6px
}
#qodef-content-bottom .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
 margin:0 0 2px;
 line-height:1em
}
#qodef-content-bottom .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
 margin-right:20px;
 width:70px!important
}
#qodef-content-bottom .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a {
 color:#072440
}
#qodef-content-bottom .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover {
 color:#072440
}
#qodef-content-bottom .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a:hover {
 color:#3e3e3e
}
#qodef-content-bottom .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
 margin:0 0 14px
}
#qodef-content-bottom .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a {
 color:#072440
}
#qodef-content-bottom .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a:hover {
 color:#072440
}
#qodef-content-bottom .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
 margin-bottom:20px
}
#qodef-content-bottom .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
 margin-top:6px
}
#qodef-content-bottom .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
 margin:0 0 2px;
 line-height:1em
}
#qodef-content-bottom .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
 margin-right:20px;
 width:70px!important
}
#qodef-content-bottom .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a {
 color:#072440
}
#qodef-content-bottom .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover {
 color:#072440
}
#qodef-content-bottom .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a:hover {
 color:#3e3e3e
}
#qodef-content-bottom .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
 margin:0 0 14px
}
#qodef-content-bottom .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a {
 color:#072440
}
#qodef-content-bottom .qodef-skin--dark .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a:hover {
 color:#072440
}
#qodef-page-footer-bottom-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
 margin-bottom:20px
}
#qodef-page-footer-bottom-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
 margin-top:6px
}
#qodef-page-footer-bottom-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
 margin:0 0 2px;
 line-height:1em
}
#qodef-page-footer-bottom-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
 margin-right:20px;
 width:70px!important
}
#qodef-page-footer-bottom-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a {
 color:#072440
}
#qodef-page-footer-bottom-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover {
 color:#072440
}
#qodef-page-footer-bottom-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a:hover {
 color:#3e3e3e
}
#qodef-page-footer-bottom-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
 margin:0 0 15px
}
#qodef-page-footer-bottom-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a {
 color:#072440
}
#qodef-page-footer-bottom-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a:hover {
 color:#072440
}
#qodef-side-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
 margin-bottom:20px
}
#qodef-side-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
 margin-top:6px
}
#qodef-side-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
 margin:0 0 2px;
 line-height:1em
}
#qodef-side-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
 margin-right:20px;
 width:70px!important
}
#qodef-side-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a {
 color:#072440
}
#qodef-side-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover {
 color:#072440
}
#qodef-side-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a:hover {
 color:#3e3e3e
}
#qodef-side-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
 margin:0 0 14px
}
#qodef-side-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a {
 color:#072440
}
#qodef-side-area .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a:hover {
 color:#072440
}
.qodef-mega-menu-widget-holder .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
 margin-bottom:20px
}
.qodef-mega-menu-widget-holder .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
 margin-top:6px
}
.qodef-mega-menu-widget-holder .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
 margin:0 0 2px;
 line-height:1em
}
.qodef-mega-menu-widget-holder .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
 margin-right:20px;
 width:70px!important
}
.qodef-mega-menu-widget-holder .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a {
 color:#072440
}
.qodef-mega-menu-widget-holder .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover {
 color:#072440
}
.qodef-mega-menu-widget-holder .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-info a:hover {
 color:#3e3e3e
}
.qodef-mega-menu-widget-holder .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
 margin:0 0 14px
}
.qodef-mega-menu-widget-holder .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a {
 color:#072440
}
.qodef-mega-menu-widget-holder .widget.widget_sturdyfix_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article .qodef-e-title a:hover {
 color:#072440
}
#qodef-author-info {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top;
 margin:52px 0 10px;
 background-color:#f7f7f7;
 border-radius:8px;
 padding:20px 126px 41px 20px
}
#qodef-author-info .qodef-m-inner {
 position:relative;
 display:flex;
 align-items:flex-start
}
#qodef-author-info .qodef-m-image {
 flex-shrink:0;
 margin-right:20px
}
#qodef-author-info .qodef-m-image img {
 border-radius:8px
}
#qodef-author-info .qodef-m-image a,
#qodef-author-info .qodef-m-image img {
 display:block
}
#qodef-author-info .qodef-m-content {
 margin-top:25px
}
#qodef-author-info .qodef-m-author {
 margin:0
}
#qodef-author-info .qodef-m-author a:hover {
 color:inherit
}
#qodef-author-info .qodef-m-author-label {
 margin:0
}
#qodef-author-info .qodef-m-author-name {
 margin:3px 0 0
}
#qodef-author-info .qodef-m-email {
 margin:5px 0 0
}
#qodef-author-info .qodef-m-description {
 margin:15px 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:16px
}
#qodef-author-info .qodef-m-social-icons a:last-child {
 margin-right:0
}
#qodef-related-posts {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top;
 margin-top:123px
}
@media only screen and (max-width:1024px) {
 #qodef-related-posts {
  margin-top:74px
 }
}
#qodef-related-posts .qodef-related-posts-title {
 margin:0 0 51px
}
#qodef-related-posts .qodef-blog-item .qodef-e-title {
 margin:0
}
#qodef-single-post-navigation {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top;
 margin:93px 0 3px
}
@media only screen and (max-width:1024px) {
 #qodef-single-post-navigation {
  margin-top:82px
 }
}
#qodef-single-post-navigation .qodef-m-inner {
 position:relative;
 display:flex;
 align-items:center;
 justify-content:space-between
}
#qodef-single-post-navigation .qodef-m-nav {
 position:relative;
 display:flex;
 align-items:center
}
#qodef-single-post-navigation .qodef-m-nav>* {
 display:block;
 line-height:inherit
}
#qodef-single-post-navigation .qodef-m-nav:hover {
 color:inherit
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon {
 position:relative;
 top:0;
 display:block;
 width:12px;
 height:auto
}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
 left:0
}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon {
 margin-right:20px;
 transition:color .2s ease-out
}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover .qodef-m-pagination-icon {
 color:var(--qode-second-main-color)
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next {
 flex-direction:row-reverse;
 right:0;
 margin-left:auto;
 text-align:right
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon {
 margin-left:20px;
 transition:color .2s ease-out
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover .qodef-m-pagination-icon {
 color:var(--qode-main-color)
}
#qodef-single-post-navigation .qodef-m-nav-label {
 font-family:Outfit,sans-serif;
 color:#072440;
 font-size:16px;
 font-weight:500;
 line-height:1.25em
}
#qodef-content-bottom {
 background-color:#072440;
 position:relative
}
#qodef-content-bottom #qodef-content-bottom-inner {
 padding:132px 0 95px
}
#qodef-content-bottom #qodef-content-bottom-inner.qodef-content-full-width {
 padding-left:70px;
 padding-right:70px
}
@media only screen and (max-width:1024px) {
 #qodef-content-bottom #qodef-content-bottom-inner.qodef-content-full-width {
  padding-left:7%;
  padding-right:7%
 }
}
#qodef-content-bottom #qodef-content-bottom-inner:not(.qodef-skin--dark) .widget {
 color:#fff
}
#qodef-content-bottom #qodef-content-bottom-inner .widget_sturdyfix_core_custom_font {
 max-width:1000px
}
#qodef-page-footer .qodef-alignment--left {
 text-align:left
}
#qodef-page-footer .qodef-alignment--left .widget img {
 margin-right:auto
}
#qodef-page-footer .qodef-alignment--center {
 text-align:center
}
#qodef-page-footer .qodef-alignment--center .widget img {
 margin-right:auto;
 margin-left:auto
}
#qodef-page-footer .qodef-alignment--right {
 text-align:right
}
#qodef-page-footer .qodef-alignment--right .widget img {
 margin-left:auto
}
@media (min-width:681px) {
 #qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2) {
  text-align:right
 }
}
.qodef-page-footer--uncover #qodef-page-outer {
 z-index:90
}
.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
 position:fixed;
 bottom:0;
 left:0
}
#qodef-fullscreen-area {
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-color:#000;
 background-position:center;
 background-repeat:no-repeat;
 background-size:cover;
 overflow-x:hidden!important;
 visibility:hidden;
 opacity:0;
 z-index:99
}
#qodef-fullscreen-area .qodef-content-grid {
 height:100%
}
#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu {
 width:100%
}
.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
 animation:qode-fade-in .25s linear both
}
.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
 animation:qode-fade-out .25s linear both
}
#qodef-fullscreen-area-inner {
 display:flex;
 justify-content:center;
 flex-direction:column;
 align-items:center;
 width:100%;
 height:100%
}
.qodef-fullscreen-menu {
 position:relative;
 top:0;
 margin:0 auto;
 text-align:left
}
.qodef-fullscreen-menu ul {
 margin:0;
 padding:0;
 list-style:none
}
.qodef-fullscreen-menu ul li {
 position:relative;
 margin:0;
 padding:0
}
.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow {
 display:none
}
.qodef-fullscreen-menu ul li.qodef--hide-link>a {
 cursor:default
}
.qodef-fullscreen-menu ul.sub-menu {
 display:none
}
.qodef-fullscreen-menu .qodef-menu-item-icon {
 margin-right:5px
}
.qodef-fullscreen-menu .qodef-mega-menu-widget-holder {
 display:none
}
.qodef-fullscreen-menu>ul>li>a {
 font-family:Outfit,sans-serif;
 font-size:17px;
 line-height:1.75em;
 letter-spacing:-.01em;
 font-weight:700;
 color:#072440;
 font-family:Outfit,sans-serif;
 font-size:17px;
 line-height:1.75em;
 letter-spacing:-.01em;
 font-weight:700;
 color:#072440
}
.qodef-fullscreen-menu>ul>li>a:before {
 content:'';
 background-image:linear-gradient(var(--qode-second-main-color),var(--qode-second-main-color));
 background-position:0 0;
 background-repeat:no-repeat;
 background-size:100% 100%;
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:80%;
 border-radius:0 0 3px 3px;
 transform:translateY(-120%);
 transition:all .4s cubic-bezier(.1,.1,.25,.9);
 z-index:-1
}
.qodef-fullscreen-menu>ul>li>a:hover {
 color:#fff;
 transition:color .4s ease-out
}
.qodef-fullscreen-menu>ul>li>a:hover:before {
 transform:translateY(0)
}
.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a,
.qodef-fullscreen-menu>ul>li.current-menu-item>a {
 color:#fff;
 transition:color .4s ease-out
}
.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a:before,
.qodef-fullscreen-menu>ul>li.current-menu-item>a:before {
 transform:translateY(0)
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul {
 padding:10px 0 5px
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul {
 padding-left:20px
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
 position:relative;
 display:flex;
 white-space:normal;
 margin:6px 0;
 overflow:hidden;
 transition:padding .3s ease-out;
 padding-right:15px;
 font-family:Outfit,sans-serif;
 font-size:17px;
 line-height:1.75em;
 letter-spacing:-.01em;
 font-weight:700;
 color:#072440
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon {
 flex-shrink:0
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:before {
 content:'';
 position:absolute;
 top:calc(50% - 4px);
 transform:translateY(50%);
 height:5px;
 width:5px;
 background:var(--qode-second-main-color);
 border-radius:100%;
 transition:left .3s ease-out,right .3s 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.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--opened .qodef-fullscreen-menu-opener {
 color:#fff
}
.qodef-fullscreen-menu--opened #qodef-page-header,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header {
 visibility:hidden
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened .qodef-header-logo-link,
.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link {
 visibility:visible
}
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light {
 opacity:1
}
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main {
 opacity:0
}
.qodef-fullscreen-menu--opened.qodef-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:25px
}
#qodef-page-header .qodef-widget-holder .widget {
 margin:0 17px
}
#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 .qodef-opener-icon {
 color:#072440
}
#qodef-page-header .qodef-opener-icon.qodef-source--predefined {
 transform:translateZ(0)
}
#qodef-page-header div[id^=monster-widget-placeholder],
#qodef-page-header div[id^=woo-monster-widget-placeholder] {
 display:none
}
#qodef-page-header-inner {
 border-bottom:0 solid transparent
}
#qodef-page-header-inner.qodef-content-grid {
 padding:0
}
#qodef-page-header-inner.qodef-skin--light nav>ul>li>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a {
 color:var(--qode-header-light-color)!important
}
#qodef-page-header-inner.qodef-skin--light nav>ul>li>a:hover,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a:hover {
 color:var(--qode-header-light-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a,
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a {
 color:var(--qode-header-light-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
 color:var(--qode-header-light-color)!important
}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a {
 color:var(--qode-header-dark-color)!important
}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover {
 color:var(--qode-header-dark-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,
#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a {
 color:var(--qode-header-dark-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
 color:var(--qode-header-dark-color)!important
}
#qodef-menu-cover {
 background-color:rgba(7,36,64,.08);
 content:'';
 display:block;
 height:100vh;
 left:0;
 opacity:0;
 position:fixed;
 top:0;
 transition:opacity .3s ease-out,visibility .3s ease-out;
 visibility:hidden;
 width:100vw;
 z-index:98
}
.qodef-menu--open #qodef-menu-cover {
 visibility:visible;
 opacity:1
}
#qodef-page-header .qodef-header-logo-link img.qodef--main {
 opacity:1
}
#qodef-page-header .qodef-header-logo-link img.qodef--dark,
#qodef-page-header .qodef-header-logo-link img.qodef--light {
 opacity:0
}
#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
 position:absolute;
 top:50%;
 left:0;
 transform:translateY(-50%)
}
#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
 display:block;
 width:50px;
 height:auto;
 fill:currentColor
}
#qodef-page-header .qodef-header-logo-link.qodef-source--textual {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:24px;
 line-height:1.166em;
 letter-spacing:-.01em;
 font-weight:600;
 transition:color .3s ease-out
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main {
 opacity:0
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light {
 opacity:1
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual {
 color:var(--qode-header-light-color)!important
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual:hover {
 color:var(--qode-header-light-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--light,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main {
 opacity:0
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark {
 opacity:1
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual {
 color:var(--qode-header-dark-color)!important
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual:hover {
 color:var(--qode-header-dark-hover-color)!important
}
.qodef-header--standard-extended #qodef-page-header {
 height:190px
}
.qodef-header--standard-extended #qodef-page-header .qodef-widget-holder .widget {
 margin:0 30px
}
.qodef-header--standard-extended #qodef-page-header .qodef-widget-holder .widget:first-child {
 margin-left:0
}
.qodef-header--standard-extended #qodef-page-header .qodef-widget-holder .widget:last-child {
 margin-right:0
}
.qodef-header--standard-extended #qodef-page-header-inner {
 flex-direction:column;
 justify-content:start
}
.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section {
 display:flex;
 width:100%;
 align-items:center;
 justify-content:space-between
}
.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--top {
 height:calc(100% - 90px);
 background-color:#fff
}
.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-section.qodef--bottom {
 height:90px;
 border-top:1px solid #e1e1e1
}
.qodef-header--standard-extended #qodef-page-header-inner .qodef-header-navigation {
 flex:2 1 auto
}
.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
 margin-left:auto
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper {
 position:relative;
 display:flex;
 align-items:center;
 justify-content:space-between;
 width:100%;
 height:100%
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo {
 position:absolute;
 top:0;
 left:0;
 height:100%;
 display:inline-flex;
 align-items:center
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
 margin-left:auto;
 margin-right:auto
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder {
 position:absolute;
 top:0;
 right:0;
 margin-left:0
}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
 margin-right:auto
}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link {
 margin-right:24px
}
.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;
 border-bottom:1px solid #e1e1e1;
 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 50px
}
.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:#f6f6f6;
 font-size:14px;
 font-weight:500;
 z-index:101
}
#qodef-top-area-inner {
 align-items:center;
 display:flex;
 height:33px;
 justify-content:space-between;
 padding:0 50px;
 position:relative
}
#qodef-top-area-inner.qodef-content-grid {
 padding:0!important
}
#qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder {
 margin:0 auto
}
#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 25px!important
}
#qodef-top-area .qodef-widget-holder .widget:first-child {
 margin-left:0!important
}
#qodef-top-area .qodef-widget-holder .widget:last-child {
 margin-right:0!important
}
#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:#fff
}
.qodef-map-marker-holder {
 transform:translate(-50%,-100%);
 z-index:10
}
.qodef-map-marker-holder.qodef-active {
 z-index:500
}
.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
 fill:#3ebeb4
}
.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
 fill:#51a69e
}
.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
 display:block
}
.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child {
 fill:#3ebeb4
}
.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child {
 fill:#51a69e
}
.qodef-map-marker-holder .qodef-map-marker {
 position:relative;
 width:50px;
 height:auto;
 transition:all .15s ease-out
}
.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
 position:relative;
 width:100%;
 height:100%
}
.qodef-map-marker-holder .qodef-map-marker svg {
 width:100%;
 height:auto
}
.qodef-map-marker-holder .qodef-map-marker svg path {
 transition:fill .2s ease-in-out
}
.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
 fill:#3ebeb4
}
.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
 fill:#51a69e
}
.qodef-map-marker-holder .qodef-info-window {
 position:absolute;
 top:-10px;
 left:-17px;
 display:none;
 min-width:284px;
 background-color:#fff;
 border:1px solid #e1e1e1;
 border-radius:6px;
 box-shadow:3px 3px 15px 0 rgba(7,36,64,.5);
 z-index:10;
 transition:opacity .3s ease;
 transform:translate(0,-100%)
}
.qodef-map-marker-holder .qodef-info-window-inner {
 position:relative;
 display:flex;
 align-items:center;
 padding:8px
}
.qodef-map-marker-holder .qodef-info-window-inner:after {
 content:'';
 position:absolute;
 bottom:-4px;
 left:35px;
 width:5px;
 height:5px;
 background-color:#fff;
 border-top:1px solid #e1e1e1;
 border-left:1px solid #e1e1e1;
 transform:rotate(-135deg)
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image {
 margin-right:12px
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img {
 display:block;
 width:65px
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title {
 margin:0;
 transition:color .2s ease-out
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
 margin:3px 0 0;
 font-family:Mada,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:#072440
}
.qodef-cluster-marker svg {
 width:100%;
 height:auto
}
.qodef-cluster-marker svg path {
 transition:fill .2s ease-in-out
}
.qodef-places-geo-radius {
 position:absolute;
 left:0;
 top:calc(100% + 10px);
 width:100%;
 height:48px;
 display:none;
 padding:10px 20px;
 background-color:#fff;
 border:1px solid #e1e1e1;
 z-index:9999
}
.qodef-places-geo-radius .qodef-range-slider-label {
 display:inline-flex;
 align-items:center;
 height:100%
}
.qodef-places-geo-radius .noUi-target {
 position:relative;
 display:inline-flex;
 height:3px;
 width:calc(100% - 70px);
 background-color:#eaeaea;
 border:0;
 direction:ltr;
 -webkit-touch-callout:none;
 -webkit-tap-highlight-color:transparent;
 -webkit-user-select:none;
 touch-action:none;
 -ms-user-select:none;
 user-select:none;
 margin-left:10px
}
.qodef-places-geo-radius .noUi-target * {
 -webkit-touch-callout:none;
 -webkit-tap-highlight-color:transparent;
 -webkit-user-select:none;
 touch-action:none;
 -ms-user-select:none;
 user-select:none
}
.qodef-places-geo-radius .noUi-target .noUi-base {
 position:relative;
 width:100%;
 height:100%;
 z-index:1
}
.qodef-places-geo-radius .noUi-target .noUi-connects {
 position:relative;
 width:100%;
 height:100%;
 overflow:hidden;
 z-index:0
}
.qodef-places-geo-radius .noUi-target .noUi-connect,
.qodef-places-geo-radius .noUi-target .noUi-origin {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 z-index:1;
 will-change:transform;
 transform-origin:0 0
}
.qodef-places-geo-radius .noUi-target .noUi-connect {
 background-color: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:focus,
#qodef-page-mobile-header .qodef-mobile-header-opener:hover {
 color:#072440
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened {
 color:#072440
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon {
 visibility:hidden
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close {
 visibility:visible
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef-m-icon.qodef--close {
 top:-2px;
 left:auto;
 right:0
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef-source--predefined .qodef-m-icon.qodef--close svg {
 width:20px
}
.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
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:24px;
 line-height:1.166em;
 letter-spacing:-.01em;
 font-weight:600;
 transition:color .3s ease-out
}
.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon {
 margin-right:5px
}
.qodef-mobile-header-navigation ul li.qodef--hide-link>a {
 cursor:default
}
.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder {
 display:none
}
.qodef-mobile-header--minimal #qodef-page-mobile-header-inner {
 justify-content:flex-end
}
.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
 margin-right:auto
}
.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon {
 margin-left:20px
}
.qodef-fullscreen-menu--opened {
 overflow-y:hidden
}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
 opacity:1
}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
 opacity:0
}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
 color:var(--qode-header-light-color)!important
}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path:hover,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:hover {
 color:var(--qode-header-light-hover-color)!important
}
.qodef-mobile-header--side-area #qodef-page-mobile-header-inner .qodef-side-area-mobile-header-opener {
 margin-left:20px
}
#qodef-side-area-mobile-header {
 position:fixed;
 top:0;
 right:-340px;
 width:340px;
 height:100vh;
 display:flex;
 align-items:center;
 padding:70px 60px;
 background-color:#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-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:11px;
 right:0;
 width:9px;
 height:auto;
 color:#fff;
 z-index:9;
 cursor:pointer;
 transition:color .3s ease-out;
 transform:rotate(0);
 transition:transform .3s ease-out,color .3s ease-out
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow:hover {
 color:#fff
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
 position:relative;
 display:flex;
 white-space:normal;
 margin:6px 0;
 overflow:hidden;
 transition:padding .3s ease-out;
 padding-right:15px;
 font-family:Outfit,sans-serif;
 font-size:17px;
 line-height:1.75em;
 letter-spacing:-.01em;
 font-weight:700;
 color:#072440
}
#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% - 4px);
 transform:translateY(50%);
 height:5px;
 width:5px;
 background:var(--qode-second-main-color);
 border-radius:100%;
 transition:left .3s ease-out,right .3s 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 ul ul {
 display:none
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef--hide-link>a {
 cursor:default
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef-menu-item--open>.qodef-menu-item-arrow {
 transform:rotate(90deg)
}
#qodef-side-area-mobile-header .qodef-m-navigation .qodef-menu-item-icon {
 margin-right:5px
}
#qodef-side-area-mobile-header .qodef-m-navigation .qodef-mega-menu-widget-holder {
 display:none
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a {
 font-family:Outfit,sans-serif;
 font-size:17px;
 line-height:1.75em;
 letter-spacing:-.01em;
 font-weight:700;
 color:#072440;
 font-family:Outfit,sans-serif;
 font-size:17px;
 line-height:1.75em;
 letter-spacing:-.01em;
 font-weight:700;
 color:#072440
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:before {
 content:'';
 background-image:linear-gradient(var(--qode-second-main-color),var(--qode-second-main-color));
 background-position:0 0;
 background-repeat:no-repeat;
 background-size:100% 100%;
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:80%;
 border-radius:0 0 3px 3px;
 transform:translateY(-120%);
 transition:all .4s cubic-bezier(.1,.1,.25,.9);
 z-index:-1
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover {
 color:#fff;
 transition:color .4s ease-out
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover:before {
 transform:translateY(0)
}
#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:#fff;
 transition:color .4s ease-out
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a:before,
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a:before {
 transform:translateY(0)
}
#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:none;
	width:auto;
	z-index:10
}
.qodef-header-navigation ul li:hover > .qodef-drop-down-second {
	display:block
}
.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
 opacity:1;
 visibility:visible;
 overflow:visible;
 z-index:20;
 transition:opacity .3s ease-out
}
.qodef-header-navigation ul li .qodef-mega-menu-widget-holder {
 display:none;
 white-space:normal
}
.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right {
 left:auto;
 right:0
}
.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul {
 position:relative;
 top:auto;
 opacity:1;
 visibility:visible
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder {
 display:block
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
 background-color:#fff;
 border-top:1px solid #e1e1e1
}
.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 50px
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul {
 display:flex;
 justify-content:space-between;
 padding:31px 0 27px;
 margin:0 -15px
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li {
 width:100%;
 padding:0 15px 0 0
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
 font-family:Outfit,sans-serif;
 font-size:17px;
 line-height:1.75em;
 letter-spacing:-.01em;
 font-weight:700;
 color:#072440;
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:12px;
 line-height:1.5em;
 letter-spacing:.1em;
 text-transform:uppercase;
 color:#707070
}
.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:15px
}
.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:6px 0;
 overflow:hidden;
 transition:padding .3s ease-out;
 padding-right:15px;
 font-family:Outfit,sans-serif;
 font-size:17px;
 line-height:1.75em;
 letter-spacing:-.01em;
 font-weight:700;
 color:#072440
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon {
 flex-shrink:0
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a:before {
 content:'';
 position:absolute;
 top:calc(50% - 4px);
 transform:translateY(50%);
 height:5px;
 width:5px;
 background:var(--qode-second-main-color);
 border-radius:100%;
 transition:left .3s ease-out,right .3s 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:#fff;
 transition:color .4s ease-out
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a:before,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a:before {
 transform:translateY(0)
}
.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:#fff;
 transition:color .4s ease-out
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover:before {
 transform:translateY(0)
}
body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner {
 padding:0 50px
}
.qodef-opener-icon {
 position:relative;
 display:inline-block;
 vertical-align:middle;
 line-height:1
}
.qodef-opener-icon .qodef-m-icon {
 position:relative;
 visibility:visible
}
.qodef-opener-icon .qodef-m-icon.qodef--close {
 position:absolute;
 top:0;
 left:0;
 visibility:hidden
}
.qodef-opener-icon.qodef-source--icon-pack {
 font-size:35px
}
.qodef-opener-icon.qodef-source--icon-pack * {
 display:inline-block;
 line-height:inherit
}
.qodef-opener-icon.qodef-source--icon-pack :before {
 display:inline-block;
 line-height:inherit
}
.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--open {
 visibility:hidden
}
.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--close {
 visibility:visible
}
.qodef-opener-icon.qodef-source--svg-path span {
 position:relative
}
.qodef-opener-icon.qodef-source--svg-path span>* {
 vertical-align:middle
}
.qodef-opener-icon.qodef-source--svg-path span path,
.qodef-opener-icon.qodef-source--svg-path span>* {
 fill:currentColor;
 stroke:currentColor
}
.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--open {
 visibility:hidden
}
.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--close {
 visibility:visible
}
.qodef-opener-icon.qodef-source--predefined .qodef-svg--menu {
 display:block
}
.qodef-opener-icon.qodef-source--predefined .qodef-svg--menu line {
 stroke-dasharray:32;
 stroke-dashoffset:64;
 transition:stroke-dashoffset .45s ease-in-out
}
.qodef-opener-icon.qodef-source--predefined .qodef-svg--menu line:nth-of-type(2) {
 transition-delay:.15s
}
.qodef-opener-icon.qodef-source--predefined .qodef-svg--menu line:nth-of-type(3) {
 transition-delay:.3s
}
.qodef-opener-icon.qodef-source--predefined .qodef-svg--close line {
 stroke-dasharray:26;
 stroke-dashoffset:52;
 transition:stroke-dashoffset .44s ease-in-out
}
.qodef-opener-icon.qodef-source--predefined .qodef-svg--close line:nth-of-type(2) {
 transition-delay:.22s
}
.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--close line,
.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--menu line {
 stroke-dashoffset:0
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-lines {
 position:relative;
 display:block;
 width:20px;
 height:13px
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line {
 position:absolute;
 left:0;
 height:1px;
 width:100%;
 background-color:currentColor;
 transition:top .15s ease,transform .3s ease
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1 {
 top:0
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2 {
 top:6px
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3 {
 bottom:0
}
.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--1 {
 top:6px;
 transform:rotate(45deg)
}
.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--2 {
 top:6px;
 transform:rotate(-45deg)
}
.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--3 {
 opacity:0
}
.qodef-parallax {
 position:relative;
 width:100%;
 overflow:hidden
}
.qodef-parallax.elementor-section {
 overflow:visible
}
.qodef-parallax-row-holder {
 position:absolute;
 top:0;
 left:0;
 height:100%;
 width:100%;
 overflow:hidden
}
.qodef-parallax-img-holder {
 position:absolute;
 top:-50%;
 height:150%;
 left:0;
 width:100%;
 opacity:0
}
.qodef-browser--edge .qodef-parallax-img-holder,
.qodef-browser--ms-explorer .qodef-parallax-img-holder,
.touchevents .qodef-parallax-img-holder {
 top:0;
 height:100%;
 opacity:1
}
.qodef-parallax-content-holder {
 position:relative;
 z-index:99
}
.qodef-parallax-img-wrapper {
 position:absolute;
 top:0;
 left:0;
 height:100%;
 width:100%;
 will-change:transform
}
.qodef-parallax-img {
 position:absolute;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%)
}
.touchevents .qodef-parallax-img {
 height:100%;
 width:100%;
 object-fit:cover
}
.qodef-browser--edge .qodef-parallax-img,
.qodef-browser--ms-explorer .qodef-parallax-img {
 height:100%
}
.qodef-contact-form-7 {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-contact-form-7 p {
 margin:0
}
.qodef-contact-form-7 br {
 display:none
}
.qodef-contact-form-7 .ajax-loader {
 display:none
}
.qodef-contact-form-7 .wpcf7-form-control-wrap {
 display:block;
 max-width:100%
}
.qodef-contact-form-7 .wpcf7-not-valid-tip {
 margin:10px 0 0 0
}
.qodef-contact-form-7 .wpcf7-response-output {
 border-width:1px!important;
 margin:2em 0 0 0!important;
 padding:1em 1.5em!important
}
.qodef-contact-form-7 .wpcf7-form {
 position:relative
}
.qodef-contact-form-7 .wpcf7-form:before {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-color:transparent;
 content:'';
 visibility:hidden;
 z-index:98
}
.qodef-contact-form-7 .wpcf7-form:after {
 animation:qode-rotate 2s linear infinite;
 background-color:transparent;
 border:2px solid #fff;
 border-radius:50%;
 border-top:2px solid var(--qode-main-color);
 content:'';
 height:24px;
 left:calc(50% - 12px);
 opacity:1;
 position:absolute;
 top:calc(50% - 12px);
 visibility:hidden;
 width:24px;
 z-index:99
}
.qodef-contact-form-7 .wpcf7-form.submitting>* {
 opacity:.3
}
.qodef-contact-form-7 .wpcf7-form.submitting:after,
.qodef-contact-form-7 .wpcf7-form.submitting:before {
 visibility:visible
}
.qodef-contact-form-7 .qodef-m-newsletter-input {
 position:relative;
 font-size:12px;
 font-weight:500;
 text-transform:uppercase;
 letter-spacing:.1em;
 color:#707070
}
.qodef-contact-form-7 .qodef-m-newsletter-submit {
 background-color:transparent!important;
 height:63px;
 padding:0;
 position:absolute;
 right:0;
 top:0;
 align-items:center
}
.qodef-contact-form-7 .qodef-m-newsletter-submit .qodef-m-button-icon {
 position:relative;
 line-height:0;
 height:13px;
 margin:0 30px 0 0;
 width:10px;
 display:block;
 color:#072440
}
.qodef-contact-form-7 .qodef-main-cf7 .qodef-m-input-holder .qodef-m-input-label {
 width:135px
}
.qodef-contact-form-7 .qodef-main-cf7 .qodef-m-input-holder input:not([type=checkbox]):not([type=radio]),
.qodef-contact-form-7 .qodef-main-cf7 .qodef-m-input-holder textarea {
 padding-left:135px
}
.qodef-contact-form-7 .qodef-main-cf7 select {
 -webkit-appearance:none;
 -moz-appearance:none;
 background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='9' viewBox='0 0 16.971 9.9'%3E%3Cg transform='translate(-306.464 -3307.568)'%3E%3Crect width='12' height='2' rx='1' transform='translate(314.95 3317.467) rotate(-135)' fill='%23072440'/%3E%3Crect width='12' height='2' rx='1' transform='translate(313.536 3316.053) rotate(-45)' fill='%23072440'/%3E%3C/g%3E%3C/svg%3E%0A");
 background-repeat:no-repeat;
 background-position-x:calc(100% - 40px);
 background-position-y: center;
 padding-left:37px
}
.qodef-contact-form-7 .qodef-main-cf7 .select2-container--default {
 margin:0
}
.qodef-contact-form-7 .qodef-main-cf7 .select2-container--default .select2-selection--single {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:12px;
 line-height:1.5em;
 letter-spacing:.1em;
 text-transform:uppercase;
 color:#707070;
 padding:23px 37px;
 border-radius:6px
}
.qodef-contact-form-7 .qodef-main-cf7 .select2-container--default .select2-selection--single .select2-selection__arrow {
 width:60px;
 right:15px
}
.qodef-contact-form-7 .qodef-main-cf7 .select2-container--default.select2-container--open .select2-selection--single {
 border-radius:6px 6px 0 0
}
.qodef-contact-form-7 .qodef-main-cf7 .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
 border-radius:0 0 6px 6px
}
.qodef-contact-form-7 .qodef-main-cf7 .qodef-m-input-buttons .qodef-button {
 margin-top:10px;
 white-space:nowrap
}
.qodef-contact-form-7 .qodef-main-cf7.qodef-cf7-inputs-light input[type=date],
.qodef-contact-form-7 .qodef-main-cf7.qodef-cf7-inputs-light input[type=email],
.qodef-contact-form-7 .qodef-main-cf7.qodef-cf7-inputs-light input[type=number],
.qodef-contact-form-7 .qodef-main-cf7.qodef-cf7-inputs-light input[type=password],
.qodef-contact-form-7 .qodef-main-cf7.qodef-cf7-inputs-light input[type=search],
.qodef-contact-form-7 .qodef-main-cf7.qodef-cf7-inputs-light input[type=tel],
.qodef-contact-form-7 .qodef-main-cf7.qodef-cf7-inputs-light input[type=text],
.qodef-contact-form-7 .qodef-main-cf7.qodef-cf7-inputs-light input[type=url],
.qodef-contact-form-7 .qodef-main-cf7.qodef-cf7-inputs-light select,
.qodef-contact-form-7 .qodef-main-cf7.qodef-cf7-inputs-light textarea {
 background-color:#fff
}
.qodef-contact-form-7 .qodef-main-cf7.qodef-cf7-inputs-light .select2-container--default .select2-selection--single {
 background-color:#fff!important
}
[class*=sturdyfix] .qodef-cf7-select2-light.select2-dropdown,
[class*=sturdyfix] .qodef-cf7-select2.select2-dropdown {
 border:none;
 background-color:transparent
}
[class*=sturdyfix] .qodef-cf7-select2-light.select2-dropdown .select2-results__options,
[class*=sturdyfix] .qodef-cf7-select2.select2-dropdown .select2-results__options {
 margin:0;
 padding:0 37px
}
[class*=sturdyfix] .qodef-cf7-select2-light.select2-dropdown .select2-results__option,
[class*=sturdyfix] .qodef-cf7-select2.select2-dropdown .select2-results__option {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:12px;
 line-height:1.5em;
 letter-spacing:.1em;
 text-transform:uppercase;
 color:#707070;
 padding:11px 0;
 border-top:1px solid #e1e1e1
}
[class*=sturdyfix] .qodef-cf7-select2-light.select2-dropdown .select2-results__option.select2-results__option--highlighted,
[class*=sturdyfix] .qodef-cf7-select2.select2-dropdown .select2-results__option.select2-results__option--highlighted {
 color:#072440
}
[class*=sturdyfix] .qodef-cf7-select2-light.select2-dropdown .select2-search,
[class*=sturdyfix] .qodef-cf7-select2.select2-dropdown .select2-search {
 display:none
}
[class*=sturdyfix] .qodef-cf7-select2-light.select2-dropdown.select2-dropdown--above .select2-results,
[class*=sturdyfix] .qodef-cf7-select2.select2-dropdown.select2-dropdown--above .select2-results {
 border-radius:6px 6px 0 0
}
[class*=sturdyfix] .qodef-cf7-select2-light.select2-dropdown.select2-dropdown--above .select2-results__option:first-child,
[class*=sturdyfix] .qodef-cf7-select2.select2-dropdown.select2-dropdown--above .select2-results__option:first-child {
 border-top:none
}
[class*=sturdyfix] .qodef-cf7-select2-light.select2-dropdown.select2-dropdown--above .select2-results__option:last-child,
[class*=sturdyfix] .qodef-cf7-select2.select2-dropdown.select2-dropdown--above .select2-results__option:last-child {
 border-bottom:1px solid #e1e1e1
}
[class*=sturdyfix] .qodef-cf7-select2.select2-dropdown .select2-results {
 background-color:#f7f7f7;
 border-radius:0 0 6px 6px
}
[class*=sturdyfix] .qodef-cf7-select2-light.select2-dropdown .select2-results {
 background-color:#fff;
 border-radius:0 0 6px 6px
}
.qodef-instagram-list #sb_instagram {
 padding:0!important;
 overflow:hidden!important
}
html.elementor-html .qodef-instagram-list #sb_instagram #sbi_images .sbi_item.sbi_transition {
 opacity:1!important
}
.qodef-instagram-list .sbi_photo_wrap a {
 background-image:none!important;
 height:auto!important;
 padding-bottom:0!important
}
.qodef-instagram-list .sbi_photo_wrap a:after {
 color:#fff;
 content:'\f16d';
 font-family:'Font Awesome 5 Brands';
 font-size:20px;
 left:50%;
 opacity:0;
 position:absolute;
 top:50%;
 transform:translate(-50%,-50%);
 transition:opacity .3s ease-out
}
.qodef-instagram-list .sbi_photo_wrap a:hover:after {
 opacity:1
}
.qodef-instagram-list .sbi_photo_wrap a img {
 display:inline-block!important
}
.qodef-instagram-list.qodef-swiper-container #sb_instagram #sbi_images .sbi_item {
 margin:inherit!important
}
.qodef-yith-wccl--predefined .select_box {
 display:inline-block
}
.qodef-yith-wccl--predefined .select_box:after {
 display:none
}
.qodef-yith-wccl--predefined .select_box .select_option {
 vertical-align:middle;
 border:0;
 margin:0 5px 0 0;
 display:inline-block;
 float:none;
 position:relative
}
.qodef-yith-wccl--predefined .select_box .select_option:last-child {
 margin-right:0
}
.qodef-yith-wccl--predefined .select_box .select_option>span:not(.yith_wccl_tooltip) {
 border:0;
 min-width:auto;
 width:auto;
 height:auto;
 line-height:inherit
}
.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip {
 width:100px
}
.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip>span {
 background:#fff;
 border-radius:0;
 border:1px solid #e1e1e1!important;
 padding:10px;
 color:#3e3e3e
}
.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip.top span:after {
 top:100%;
 bottom:auto
}
.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option {
 border:1px solid transparent;
 padding:1px
}
.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option>span:not(.yith_wccl_tooltip) {
 width:38px;
 height:15px
}
.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option.selected {
 border-color:#072440
}
.qodef-yith-wccl--predefined .select_box.select_box_image .select_option {
 border:1px solid transparent;
 padding:1px
}
.qodef-yith-wccl--predefined .select_box.select_box_image .select_option>img:not(.yith_wccl_tooltip) {
 width:40px;
 height:40px;
 object-fit:cover
}
.qodef-yith-wccl--predefined .select_box.select_box_image .select_option.selected {
 border-color:#072440
}
.qodef-yith-wccl--predefined .select_box.select_box_label>* {
 display:inline-flex;
 flex-wrap:wrap;
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:12px;
 line-height:1.5em;
 letter-spacing:.1em;
 text-transform:uppercase;
 color:#707070;
 display:inline-flex;
 vertical-align:middle;
 flex-wrap:wrap;
 color:#707070
}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option {
 transition:color .3s ease-out;
 margin:0
}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:after {
 content:',';
 margin-right:5px
}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:last-of-type:after {
 display:none
}
.qodef-yith-wccl--predefined .select_box.select_box_label .select_option.selected {
 color:var(--qode-main-color)
}
.qodef-yith-wccl--predefined li.product .variations_form.cart {
 margin:0 0 0 20px
}
.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations {
 margin-bottom:10px;
 text-align:right
}
.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations:last-child {
 margin-bottom:0
}
#yith-quick-view-modal .yith-quick-view-overlay {
 background:rgba(255,255,255,.79)!important
}
#yith-quick-view-modal .yith-wcqv-wrapper {
 height:auto!important;
 width:960px!important;
 max-width:90vw!important
}
#yith-quick-view-modal .yith-wcqv-main {
 box-shadow:3px 3px 15px 0 rgba(7,36,64,.5)!important;
 overflow-y:hidden!important;
 max-height:90vh!important
}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner {
 margin:0
}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner>* {
 padding:0
}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
 align-self:stretch
}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .qodef-woo-product-mark {
 transform:translateX(0)
}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image :not(.qodef-woo-product-mark) {
 height:100%
}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure {
 margin:0!important
}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure img {
 object-fit:cover
}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure>.woocommerce-product-gallery__image {
 width:100%!important;
 margin:0!important
}
#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper {
 display:none!important
}
#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary {
 align-self:center;
 padding:30px
}
#yith-quick-view-modal #yith-quick-view-close {
 border:0!important;
 font-size:0;
 line-height:1;
 position:absolute;
 right:0;
 top:0;
 width:25px;
 height:25px
}
#yith-quick-view-modal #yith-quick-view-close:after {
 display:block;
 line-height:25px;
 padding:0 3px;
 position:relative;
 font-size:18px;
 font-family:ElegantIcons;
 content:"\4d"
}
body:not([class*=sturdyfix-core]) #yith-quick-view-modal #yith-quick-view-close:after {
 content:'x';
 font-family:initial
}
#yith-quick-view-modal .qodef-yith-wcqv-link {
 margin-top:38px
}
.qodef-yith-wcqv--predefined .yith-wcqv-button {
 font-size:0!important;
 margin:0!important;
 padding:0!important;
 line-height:1!important;
 background-color:transparent!important
}
.qodef-yith-wcqv--predefined .yith-wcqv-button:before {
 font-size:22px;
 font-family:'Font Awesome 5 Free';
 font-weight:400;
 content:"\f06e"
}
.qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button {
 color:#fff!important
}
.qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button:hover {
 color:var(--qode-main-color)!important
}
.qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button .blockUI {
 display:none!important
}
.yith-wcwl-form .wishlist-title-container {
 display:none!important
}
.yith-wcwl-form .shop_table {
 font-size:100%
}
.yith-wcwl-form .shop_table tr {
 border-left:none;
 border-right:none;
 border-top:none
}
.yith-wcwl-form .shop_table td,
.yith-wcwl-form .shop_table th {
 padding:15px 0 15px 15px;
 vertical-align:middle;
 text-align:left;
 border:0
}
.yith-wcwl-form .shop_table td:first-child,
.yith-wcwl-form .shop_table th:first-child {
 padding-left:0
}
.yith-wcwl-form .shop_table th {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:20px;
 line-height:1.25em;
 font-weight:600
}
.yith-wcwl-form .shop_table td ul {
 list-style:none;
 margin:0;
 padding:0
}
.yith-wcwl-form .shop_table td ul li {
 margin:0 0 10px;
 padding:0
}
.yith-wcwl-form .shop_table td ul li:last-child {
 margin-bottom:0
}
.yith-wcwl-form .shop_table td ul li label {
 margin-bottom:0
}
.yith-wcwl-form .shop_table p {
 margin:0
}
.yith-wcwl-form .shop_table .variation:after,
.yith-wcwl-form .shop_table .variation:before {
 content:'';
 display:table;
 table-layout:fixed
}
.yith-wcwl-form .shop_table .variation:after {
 clear:both
}
.yith-wcwl-form .shop_table .variation dt {
 clear:left;
 float:left;
 font-weight:initial
}
@media only screen and (max-width:680px) {
 .yith-wcwl-form .shop_table .variation dt {
  float:none;
  width:100%
 }
}
.yith-wcwl-form .shop_table .variation dd {
 clear:right;
 float:left;
 margin:0 0 0 5px
}
@media only screen and (max-width:680px) {
 .yith-wcwl-form .shop_table .variation dd {
  float:none;
  margin:0;
  width:100%
 }
}
.yith-wcwl-form .wishlist_table.shop_table tr th {
 background:0 0!important
}
.yith-wcwl-form .wishlist_table.shop_table tr th.product-remove {
 width:auto!important
}
.yith-wcwl-form .wishlist_table.shop_table tr td {
 background:0 0!important;
 color:#3e3e3e!important;
 border-color:transparent!important
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button {
 font-family:Outfit,sans-serif!important;
 font-size:16px!important;
 font-weight:500!important;
 line-height:1.25em!important;
 position:relative!important;
 display:inline-flex!important;
 vertical-align:middle!important;
 width:auto!important;
 margin:0!important;
 text-decoration:none!important;
 border-radius:6px!important;
 outline:0!important;
 transition:color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out!important;
 padding:17px 36px!important;
 cursor:pointer!important;
 z-index:3!important;
 color:#fff!important;
 background-color:var(--qode-main-color)!important;
 border:1px solid transparent!important;
 overflow:hidden;
 z-index:6
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:before,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:before {
 z-index:-1!important
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:before,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:before {
 content:'';
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background-color:#ffb301;
 -webkit-clip-path:inset(0 0 100% 0);
 clip-path:inset(0 0 100% 0);
 transition:-webkit-clip-path .35s ease;
 transition:clip-path .35s ease;
 transition:clip-path .35s ease,-webkit-clip-path .35s ease;
 z-index:3
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart span,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button span {
 position:relative;
 z-index:5
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover {
 color:#fff!important;
 background-color:var(--qode-main-color)!important
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover:before,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover:before {
 -webkit-clip-path:inset(0 0 0 0);
 clip-path:inset(0 0 0 0)
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart i,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button i {
 display:none!important
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:before,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button:before {
 display:none!important
}
.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart.added,
.yith-wcwl-form .wishlist_table .product-add-to-cart .button.added {
 display:none!important
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist {
 font-size:0!important;
 margin:0!important;
 padding:0!important;
 line-height:1!important;
 background-color:transparent!important
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before {
 font-size:22px;
 font-family:'Font Awesome 5 Free';
 font-weight:400;
 content:"\f004"
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:before {
 font-size:22px;
 font-family:'Font Awesome 5 Free';
 font-weight:900;
 content:"\f004"
}
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .blockOverlay,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .feedback,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .view-wishlist,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist i,
.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist span {
 display:none!important
}
.qodef-yith-wcwl--predefined .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a {
 color:#fff!important
}
.qodef-yith-wcwl--predefined .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a:hover {
 color:var(--qode-main-color)!important
}
.qodef-yith-wcwl--predefined #yith-wcwl-popup-message {
 display:none!important
}
.qodef-yith-wcwl--predefined .yith-wcwl-share {
 display:none!important
}
.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-e-inner .added_to_cart,
.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .button {
 margin-top:20px!important;
 transform:none;
 border-radius:6px
}
.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-info-separator-end {
 display:none
}
.widget_shopping_cart,
.widget_sturdyfix_core_woo_dropdown_cart {
 align-items:center;
 display:flex;
 height:100%;
 justify-content:center;
 position:relative
}
.widget_shopping_cart .qodef-widget-dropdown-cart-inner,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner {
 align-items:center;
 display:flex;
 height:100%;
 justify-content:center
}
.widget_shopping_cart .qodef-m-opener,
.widget_shopping_cart>.widgettitle,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-opener,
.widget_sturdyfix_core_woo_dropdown_cart>.widgettitle {
 align-items:center;
 cursor:pointer;
 display:flex;
 height:100%;
 justify-content:center;
 margin:0;
 color:#072440
}
.widget_shopping_cart .qodef-m-opener .qodef-m-opener-icon svg,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-opener .qodef-m-opener-icon svg {
 display:block
}
.widget_shopping_cart .qodef-m-opener .qodef-m-opener-count,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-opener .qodef-m-opener-count {
 font-family:Outfit,sans-serif;
 font-size:11px;
 line-height:16px;
 height:16px;
 font-weight:400;
 color:#fff;
 padding:0 4px;
 min-width:16px;
 text-align:center;
 position:relative;
 top:-12px;
 border-radius:3px;
 background-color:#0d86ff
}
.widget_shopping_cart .qodef-widget-dropdown-cart-content,
.widget_shopping_cart .widget_shopping_cart_content,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content {
 display:block;
 padding:32px 0;
 text-align:left;
 border-bottom-left-radius:6px;
 border-bottom-right-radius:6px;
 transition:opacity .3s ease-out,visibility .3s ease-out
}
header .widget_shopping_cart .qodef-widget-dropdown-cart-content,
header .widget_shopping_cart .widget_shopping_cart_content,
header .widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
header .widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content {
 left:auto;
 opacity:0!important;
 position:absolute;
 right:-35px;
 top:100%;
 visibility:hidden!important;
 width:355px;
 border-top:1px solid #e1e1e1
}
.touchevents header .widget_shopping_cart .qodef-widget-dropdown-cart-content,
.touchevents header .widget_shopping_cart .widget_shopping_cart_content,
.touchevents header .widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.touchevents header .widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content {
 display:none
}
.widget_shopping_cart .qodef-widget-dropdown-cart-content>*,
.widget_shopping_cart .widget_shopping_cart_content>*,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content>*,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content>* {
 padding:0 25px!important
}
.widget_shopping_cart .qodef-widget-dropdown-cart-content .blockUI,
.widget_shopping_cart .widget_shopping_cart_content .blockUI,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .blockUI,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content .blockUI {
 display:none!important
}
.widget_shopping_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found,
.widget_shopping_cart .widget_shopping_cart_content .qodef-m-posts-not-found,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .qodef-m-posts-not-found,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content .qodef-m-posts-not-found {
 margin:0
}
.widget_shopping_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-x.ps--clicking,
.widget_shopping_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-x:focus,
.widget_shopping_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-x:hover,
.widget_shopping_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-y.ps--clicking,
.widget_shopping_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-y:focus,
.widget_shopping_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-y:hover,
.widget_shopping_cart .widget_shopping_cart_content .ps .ps__rail-x.ps--clicking,
.widget_shopping_cart .widget_shopping_cart_content .ps .ps__rail-x:focus,
.widget_shopping_cart .widget_shopping_cart_content .ps .ps__rail-x:hover,
.widget_shopping_cart .widget_shopping_cart_content .ps .ps__rail-y.ps--clicking,
.widget_shopping_cart .widget_shopping_cart_content .ps .ps__rail-y:focus,
.widget_shopping_cart .widget_shopping_cart_content .ps .ps__rail-y:hover,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-x.ps--clicking,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-x:focus,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-x:hover,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-y.ps--clicking,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-y:focus,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .ps .ps__rail-y:hover,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content .ps .ps__rail-x.ps--clicking,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content .ps .ps__rail-x:focus,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content .ps .ps__rail-x:hover,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content .ps .ps__rail-y.ps--clicking,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content .ps .ps__rail-y:focus,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content .ps .ps__rail-y:hover {
 background-color:transparent
}
.widget_shopping_cart .qodef-widget-dropdown-cart-content .ps__rail-y.ps--clicking .ps__thumb-y,
.widget_shopping_cart .qodef-widget-dropdown-cart-content .ps__rail-y:focus>.ps__thumb-y,
.widget_shopping_cart .qodef-widget-dropdown-cart-content .ps__rail-y:hover>.ps__thumb-y,
.widget_shopping_cart .widget_shopping_cart_content .ps__rail-y.ps--clicking .ps__thumb-y,
.widget_shopping_cart .widget_shopping_cart_content .ps__rail-y:focus>.ps__thumb-y,
.widget_shopping_cart .widget_shopping_cart_content .ps__rail-y:hover>.ps__thumb-y,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .ps__rail-y.ps--clicking .ps__thumb-y,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .ps__rail-y:focus>.ps__thumb-y,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .ps__rail-y:hover>.ps__thumb-y,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content .ps__rail-y.ps--clicking .ps__thumb-y,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content .ps__rail-y:focus>.ps__thumb-y,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content .ps__rail-y:hover>.ps__thumb-y {
 background-color:#b3b5b7
}
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item {
 margin:0 0 16px 0!important;
 position:relative
}
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type {
 margin:0!important
}
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img {
 margin:0 20px 0 0;
 width:70px;
 border-radius:8px
}
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
 font-size:20px;
 line-height:1;
 position:absolute;
 right:0;
 top:16px;
 z-index:5
}
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove svg,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove svg,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove svg,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove svg,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove svg {
 display:block
}
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation {
 display:none
}
.widget_shopping_cart .woocommerce-mini-cart-item img,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item img {
 float:left;
 vertical-align:top
}
.widget_shopping_cart .woocommerce-mini-cart-item a,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
 font-family:Outfit,sans-serif;
 font-weight:500;
 font-size:20px;
 line-height:1.25em;
 font-weight:600;
 display:block
}
.widget_shopping_cart .woocommerce-mini-cart-item:after,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item:after {
 clear:both;
 content:'';
 display:table
}
.widget_shopping_cart .qodef-woo-mini-cart,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart {
 max-height:50vh;
 overflow:hidden;
 position:relative;
 padding-top:8px!important
}
.widget_shopping_cart .qodef-woo-mini-cart-item,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart-item {
 display:flex;
 align-items:center
}
.widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-image,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-image {
 flex-shrink:0
}
.widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-image a,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-image a {
 display:block
}
.widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-content,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-content {
 padding:0 20px 0 0;
 width:100%
}
.widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-title,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-title {
 margin:0
}
.widget_shopping_cart .qodef-woo-mini-cart-item .qodef-e-price-quantity,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart-item .qodef-e-price-quantity {
 margin:3px 0 0
}
.widget_shopping_cart .qodef-m-order-details,
.widget_shopping_cart .woocommerce-mini-cart__total,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-order-details,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__total {
 align-items:center;
 display:flex;
 justify-content:space-between;
 background-color:#f7f7f7;
 padding-top:19px!important;
 padding-bottom:18px!important;
 margin:40px 0
}
.widget_shopping_cart .qodef-m-order-details .qodef-m-order-label,
.widget_shopping_cart .qodef-m-order-details .woocommerce-Price-amount,
.widget_shopping_cart .woocommerce-mini-cart__total .qodef-m-order-label,
.widget_shopping_cart .woocommerce-mini-cart__total .woocommerce-Price-amount,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-order-details .qodef-m-order-label,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-order-details .woocommerce-Price-amount,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__total .qodef-m-order-label,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
 font-family:Outfit,sans-serif;
 font-size:17px;
 font-weight:700;
 letter-spacing:-.01em;
 color:#072440
}
.widget_shopping_cart .qodef-m-action,
.widget_shopping_cart .woocommerce-mini-cart__buttons,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-action,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__buttons {
 align-items:center;
 display:flex;
 flex-wrap:wrap;
 justify-content:center;
 margin:0 0 8px
}
.widget_shopping_cart .qodef-m-action a,
.widget_shopping_cart .woocommerce-mini-cart__buttons a,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-action a,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a {
 font-family:Outfit,sans-serif;
 font-size:16px;
 font-weight:500;
 line-height:1.25em;
 position:relative;
 display:inline-flex;
 vertical-align:middle;
 width:auto;
 margin:0;
 text-decoration:none;
 border-radius:6px;
 outline:0;
 transition:color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out;
 padding:17px 36px;
 color:#fff;
 background-color:var(--qode-main-color);
 border:1px solid transparent;
 overflow:hidden;
 z-index:6;
 padding:17px 40px
}
.widget_shopping_cart .qodef-m-action a:before,
.widget_shopping_cart .woocommerce-mini-cart__buttons a:before,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-action a:before,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:before {
 content:'';
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background-color:#ffb301;
 -webkit-clip-path:inset(0 0 100% 0);
 clip-path:inset(0 0 100% 0);
 transition:-webkit-clip-path .35s ease;
 transition:clip-path .35s ease;
 transition:clip-path .35s ease,-webkit-clip-path .35s ease;
 z-index:3
}
.widget_shopping_cart .qodef-m-action a span,
.widget_shopping_cart .woocommerce-mini-cart__buttons a span,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-action a span,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a span {
 position:relative;
 z-index:5
}
.widget_shopping_cart .qodef-m-action a:hover,
.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-action a:hover,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover {
 color:#fff;
 background-color:var(--qode-main-color)
}
.widget_shopping_cart .qodef-m-action a:hover:before,
.widget_shopping_cart .woocommerce-mini-cart__buttons a:hover:before,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-action a:hover:before,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover:before {
 -webkit-clip-path:inset(0 0 0 0);
 clip-path:inset(0 0 0 0)
}
.widget_shopping_cart .woocommerce-mini-cart__buttons,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__buttons {
 flex-direction:column
}
.widget_shopping_cart .woocommerce-mini-cart__buttons a,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a {
 width:100%!important;
 justify-content:center
}
.widget_shopping_cart .woocommerce-mini-cart__buttons a:last-child,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:last-child {
 margin-top:5px
}
header .widget_shopping_cart:hover .qodef-widget-dropdown-cart-content,
header .widget_shopping_cart:hover .widget_shopping_cart_content,
header .widget_sturdyfix_core_woo_dropdown_cart:hover .qodef-widget-dropdown-cart-content,
header .widget_sturdyfix_core_woo_dropdown_cart:hover .widget_shopping_cart_content {
 opacity:1!important;
 visibility:visible!important
}
.widget_shopping_cart,
.widget_sturdyfix_core_woo_dropdown_cart {
 color:#3e3e3e
}
.widget_shopping_cart .qodef-widget-dropdown-cart-content,
.widget_shopping_cart .widget_shopping_cart_content,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
.widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content {
 background-color:#fff
}
.widget_shopping_cart .woocommerce-mini-cart-item a,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
 color:#072440
}
.widget_shopping_cart .woocommerce-mini-cart-item a:hover,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
 color:var(--qode-main-color)
}
.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
 color:#072440
}
.widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
 color:var(--qode-main-color)
}
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
 color:#3e3e3e
}
.widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
.widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
 color:var(--qode-main-color)
}
.widget_shopping_cart .qodef-m-order-details strong,
.widget_shopping_cart .woocommerce-mini-cart__total strong,
.widget_sturdyfix_core_woo_dropdown_cart .qodef-m-order-details strong,
.widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__total strong {
 color:#072440
}
#qodef-top-area .widget_shopping_cart,
#qodef-top-area .widget_sturdyfix_core_woo_dropdown_cart {
 color:#707070
}
#qodef-top-area .widget_shopping_cart .woocommerce-mini-cart-item a,
#qodef-top-area .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
 color:#072440
}
#qodef-top-area .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
#qodef-top-area .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
 color:#072440
}
#qodef-top-area .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
#qodef-top-area .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
 color:#072440
}
#qodef-top-area .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
#qodef-top-area .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
 color:#072440
}
#qodef-top-area.qodef-skin--light .widget_shopping_cart,
#qodef-top-area.qodef-skin--light .widget_sturdyfix_core_woo_dropdown_cart {
 color:#9e9e9e
}
#qodef-top-area.qodef-skin--light .widget_shopping_cart .woocommerce-mini-cart-item a,
#qodef-top-area.qodef-skin--light .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
 color:#072440
}
#qodef-top-area.qodef-skin--light .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
#qodef-top-area.qodef-skin--light .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
 color:#072440
}
#qodef-top-area.qodef-skin--light .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
#qodef-top-area.qodef-skin--light .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
 color:#072440
}
#qodef-top-area.qodef-skin--light .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
#qodef-top-area.qodef-skin--light .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
 color:#072440
}
#qodef-page-footer .widget_shopping_cart,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart {
 color:#ccc
}
#qodef-page-footer .widget_shopping_cart .qodef-widget-dropdown-cart-content,
#qodef-page-footer .widget_shopping_cart .widget_shopping_cart_content,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .widget_shopping_cart_content {
 background-color:#000
}
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
 color:#ccc
}
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
 color:#fff
}
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
 color:#ccc
}
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
 color:#fff
}
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
 color:#ccc
}
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
 color:#fff
}
#qodef-page-footer .widget_shopping_cart .qodef-m-order-details strong,
#qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart__total strong,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .qodef-m-order-details strong,
#qodef-page-footer .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart__total strong {
 color:#ccc
}
#qodef-page-footer .qodef-skin--dark .widget_shopping_cart,
#qodef-page-footer .qodef-skin--dark .widget_sturdyfix_core_woo_dropdown_cart {
 color:#3e3e3e
}
#qodef-page-footer .qodef-skin--dark .widget_shopping_cart .woocommerce-mini-cart-item a,
#qodef-page-footer .qodef-skin--dark .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
 color:#072440
}
#qodef-page-footer .qodef-skin--dark .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
#qodef-page-footer .qodef-skin--dark .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
 color:#072440
}
#qodef-page-footer .qodef-skin--dark .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
#qodef-page-footer .qodef-skin--dark .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
 color:#072440
}
#qodef-page-footer .qodef-skin--dark .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
#qodef-page-footer .qodef-skin--dark .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
 color:#072440
}
#qodef-content-bottom .widget_shopping_cart,
#qodef-content-bottom .widget_sturdyfix_core_woo_dropdown_cart {
 color:#fff
}
#qodef-content-bottom .widget_shopping_cart .woocommerce-mini-cart-item a,
#qodef-content-bottom .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
 color:#072440
}
#qodef-content-bottom .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
#qodef-content-bottom .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
 color:#072440
}
#qodef-content-bottom .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
#qodef-content-bottom .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
 color:#072440
}
#qodef-content-bottom .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
#qodef-content-bottom .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
 color:#072440
}
#qodef-content-bottom .qodef-skin--dark .widget_shopping_cart,
#qodef-content-bottom .qodef-skin--dark .widget_sturdyfix_core_woo_dropdown_cart {
 color:#3e3e3e
}
#qodef-content-bottom .qodef-skin--dark .widget_shopping_cart .woocommerce-mini-cart-item a,
#qodef-content-bottom .qodef-skin--dark .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
 color:#072440
}
#qodef-content-bottom .qodef-skin--dark .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
#qodef-content-bottom .qodef-skin--dark .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
 color:#072440
}
#qodef-content-bottom .qodef-skin--dark .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
#qodef-content-bottom .qodef-skin--dark .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
 color:#072440
}
#qodef-content-bottom .qodef-skin--dark .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
#qodef-content-bottom .qodef-skin--dark .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
 color:#072440
}
#qodef-page-footer-bottom-area .widget_shopping_cart,
#qodef-page-footer-bottom-area .widget_sturdyfix_core_woo_dropdown_cart {
 color:#9e9e9e
}
#qodef-page-footer-bottom-area .widget_shopping_cart .woocommerce-mini-cart-item a,
#qodef-page-footer-bottom-area .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
 color:#072440
}
#qodef-page-footer-bottom-area .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
#qodef-page-footer-bottom-area .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
 color:#072440
}
#qodef-page-footer-bottom-area .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
#qodef-page-footer-bottom-area .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
 color:#072440
}
#qodef-page-footer-bottom-area .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
#qodef-page-footer-bottom-area .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
 color:#072440
}
#qodef-side-area .widget_shopping_cart,
#qodef-side-area .widget_sturdyfix_core_woo_dropdown_cart {
 color:#b7bdd4
}
#qodef-side-area .widget_shopping_cart .woocommerce-mini-cart-item a,
#qodef-side-area .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
 color:#072440
}
#qodef-side-area .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
#qodef-side-area .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
 color:#072440
}
#qodef-side-area .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
#qodef-side-area .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
 color:#072440
}
#qodef-side-area .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
#qodef-side-area .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
 color:#072440
}
.qodef-mega-menu-widget-holder .widget_shopping_cart,
.qodef-mega-menu-widget-holder .widget_sturdyfix_core_woo_dropdown_cart {
 color:#fff
}
.qodef-mega-menu-widget-holder .widget_shopping_cart .woocommerce-mini-cart-item a,
.qodef-mega-menu-widget-holder .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
 color:#072440
}
.qodef-mega-menu-widget-holder .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
.qodef-mega-menu-widget-holder .widget_sturdyfix_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
 color:#072440
}
.qodef-mega-menu-widget-holder .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
.qodef-mega-menu-widget-holder .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
 color:#072440
}
.qodef-mega-menu-widget-holder .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
.qodef-mega-menu-widget-holder .widget_sturdyfix_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
 color:#072440
}
.widget_sturdyfix_core_woo_side_area_cart {
 position:relative;
 display:flex;
 align-items:center;
 justify-content:center;
 height:100%
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner {
 display:flex;
 height:100%;
 align-items:center;
 justify-content:center
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-inner {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top;
 height:100%
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-opener {
 position:relative;
 display:flex;
 align-items:center;
 height:100%
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-widget-side-area-cart-content {
 position:fixed;
 top:0;
 right:-360px;
 height:100vh;
 width:360px;
 display:flex;
 flex-direction:column;
 justify-content:space-between;
 padding:100px 0 74px;
 background-color:#f6f6f6;
 border-left:1px solid #e1e1e1;
 overflow:hidden;
 visibility:hidden;
 z-index:9999;
 transition:all .6s cubic-bezier(.77,0,.175,1)
}
.admin-bar .widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-widget-side-area-cart-content {
 top:32px;
 height:calc(100vh - 32px)
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-close {
 position:absolute;
 top:30px;
 right:30px;
 display:block;
 font-size:34px;
 z-index:1000
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-posts-not-found {
 padding:0 35px
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top;
 padding:0 35px!important
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item {
 position:relative;
 display:flex;
 align-items:flex-start;
 margin-top:20px
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-woo-side-area-cart-item:first-child {
 margin-top:0
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image {
 flex-shrink:0;
 width:80px;
 margin-right:20px
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image a,
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-image img {
 display:block
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-content {
 width:100%;
 padding-right:20px
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-title {
 margin:0
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-price {
 margin:3px 0 0
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-e-quantity {
 margin:3px 0 0
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .remove {
 position:absolute;
 top:0;
 right:0;
 font-size:20px;
 line-height:1;
 z-index:5
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details {
 position:relative;
 display:flex;
 align-items:center;
 justify-content:space-between;
 margin-top:25px;
 padding:0 35px
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-order-details>* {
 margin:0
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action {
 position:absolute;
 bottom:0;
 left:0;
 width:100%
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link {
 font-family:Outfit,sans-serif;
 font-size:16px;
 font-weight:500;
 line-height:1.25em;
 position:relative;
 display:inline-flex;
 vertical-align:middle;
 width:auto;
 margin:0;
 text-decoration:none;
 border-radius:6px;
 outline:0;
 transition:color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out;
 color:#fff;
 background-color:var(--qode-main-color);
 border:1px solid transparent;
 overflow:hidden;
 z-index:6
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link:before {
 content:'';
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background-color:#ffb301;
 -webkit-clip-path:inset(0 0 100% 0);
 clip-path:inset(0 0 100% 0);
 transition:-webkit-clip-path .35s ease;
 transition:clip-path .35s ease;
 transition:clip-path .35s ease,-webkit-clip-path .35s ease;
 z-index:3
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link span {
 position:relative;
 z-index:5
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link:hover {
 color:#fff;
 background-color:var(--qode-main-color)
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner .qodef-m-action-link:hover:before {
 -webkit-clip-path:inset(0 0 0 0);
 clip-path:inset(0 0 0 0)
}
.widget_sturdyfix_core_woo_side_area_cart .qodef-widget-side-area-cart-inner.qodef--opened .qodef-widget-side-area-cart-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-border-between-items--on .qodef-grid-inner {
 display:flex;
 flex-wrap:wrap
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--1>.qodef-grid-inner>.qodef-e {
 padding-top:45px;
 padding-bottom:45px;
 border-bottom:1px solid #e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--1>.qodef-grid-inner>.qodef-e:not(:nth-child(1n)):after {
 content:'';
 position:absolute;
 top:0;
 right:0;
 height:calc(100% - 20px);
 width:1px;
 background-color:#e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-last-of-type(1) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--1>.qodef-grid-inner>.qodef-e .qodef-e-inner {
 padding-bottom:20px
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--2>.qodef-grid-inner>.qodef-e {
 padding-top:45px;
 padding-bottom:45px;
 border-bottom:1px solid #e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--2>.qodef-grid-inner>.qodef-e:not(:nth-child(2n)):after {
 content:'';
 position:absolute;
 top:0;
 right:0;
 height:calc(100% - 20px);
 width:1px;
 background-color:#e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-last-of-type(1) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--2>.qodef-grid-inner>.qodef-e .qodef-e-inner {
 padding-bottom:20px
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--3>.qodef-grid-inner>.qodef-e {
 padding-top:45px;
 padding-bottom:45px;
 border-bottom:1px solid #e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--3>.qodef-grid-inner>.qodef-e:not(:nth-child(3n)):after {
 content:'';
 position:absolute;
 top:0;
 right:0;
 height:calc(100% - 20px);
 width:1px;
 background-color:#e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-last-of-type(1) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-last-of-type(3) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--3>.qodef-grid-inner>.qodef-e .qodef-e-inner {
 padding-bottom:20px
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--4>.qodef-grid-inner>.qodef-e {
 padding-top:45px;
 padding-bottom:45px;
 border-bottom:1px solid #e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--4>.qodef-grid-inner>.qodef-e:not(:nth-child(4n)):after {
 content:'';
 position:absolute;
 top:0;
 right:0;
 height:calc(100% - 20px);
 width:1px;
 background-color:#e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-last-of-type(1) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-last-of-type(3) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-last-of-type(4) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--4>.qodef-grid-inner>.qodef-e .qodef-e-inner {
 padding-bottom:20px
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--5>.qodef-grid-inner>.qodef-e {
 padding-top:45px;
 padding-bottom:45px;
 border-bottom:1px solid #e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--5>.qodef-grid-inner>.qodef-e:not(:nth-child(5n)):after {
 content:'';
 position:absolute;
 top:0;
 right:0;
 height:calc(100% - 20px);
 width:1px;
 background-color:#e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(1) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(3) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(4) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(5) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--5>.qodef-grid-inner>.qodef-e .qodef-e-inner {
 padding-bottom:20px
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--6>.qodef-grid-inner>.qodef-e {
 padding-top:45px;
 padding-bottom:45px;
 border-bottom:1px solid #e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--6>.qodef-grid-inner>.qodef-e:not(:nth-child(6n)):after {
 content:'';
 position:absolute;
 top:0;
 right:0;
 height:calc(100% - 20px);
 width:1px;
 background-color:#e1e1e1
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(1) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(3) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(4) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(5) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(6) {
 border-bottom:none
}
.qodef-clients-list.qodef-border-between-items--on.qodef-col-num--6>.qodef-grid-inner>.qodef-e .qodef-e-inner {
 padding-bottom:20px
}
.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;
 transition:opacity .4s ease-out;
 display:inline-block
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo {
 position:absolute;
 top:0;
 left:0;
 width:auto;
 opacity:0;
 transition:opacity .4s ease-out
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo {
 opacity:0
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo {
 opacity:1
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e {
 display:flex;
 align-items:center;
 justify-content:center
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-image {
 line-height:0;
 position:relative;
 display:inline-block;
 vertical-align:top
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-image a {
 display:inline-block
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-logo {
 width:auto;
 opacity:var(--qodef-client-initial-opacity,1);
 will-change:opacity;
 transition:opacity .3s ease;
 display:inline-block
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-hover-logo {
 display:none
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e:hover .qodef-e-logo {
 opacity:var(--qodef-client-hover-opacity,.5)
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--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-team-list .qodef-e-role {
 margin:0
}
.qodef-team-list .qodef-e-title {
 margin:2px 0 13px
}
.qodef-team-list .qodef-team-member-social-icons {
 margin:0
}
.qodef-team-list.qodef-item-layout--info-below:not(.qodef-gutter--no) .qodef-e-content {
 border-bottom-left-radius:8px;
 border-bottom-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below:not(.qodef-gutter--no) .qodef-e-image img {
 border-top-left-radius:8px;
 border-top-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-image img {
 width:100%
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
 position:relative;
 margin:0;
 padding:32px 40px 34px;
 min-height:155px;
 background-color:#f7f7f7
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-role {
 margin:0 0 5px
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-title {
 margin:0
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-excerpt {
 margin:12px 0 0;
 padding-left:15px;
 position:relative
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-excerpt:before {
 content:'';
 width:5px;
 height:5px;
 border-radius:50%;
 background-color:#072440;
 position:absolute;
 left:0;
 top:8px
}
.qodef-team-list.qodef-item-layout--info-below .qodef-team-member-social-icons {
 margin:15px 0 0
}
.qodef-team-list.qodef-item-layout--info-below .qodef-team-member-social-icons .qodef-team-member-social-icon {
 margin-right:10px
}
.qodef-team-list.qodef-item-layout--info-below .qodef-team-member-social-icons .qodef-team-member-social-icon:last-child {
 margin-right:0
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(2n+1) .qodef-e-image img {
 border-top-left-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(2n+1) .qodef-e-content {
 border-bottom-left-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--2 .qodef-e:last-child .qodef-e-image img,
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(2n) .qodef-e-image img {
 border-top-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--2 .qodef-e:last-child .qodef-e-content,
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(2n) .qodef-e-content {
 border-bottom-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--2 .qodef-e:not(:nth-child(2n)) .qodef-e-content:after {
 content:'';
 position:absolute;
 top:20px;
 right:0;
 height:calc(100% - 40px);
 width:1px;
 background-color:#e1e1e1
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--2 .qodef-e:last-child .qodef-e-content:after {
 display:none
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(3n+1) .qodef-e-image img {
 border-top-left-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(3n+1) .qodef-e-content {
 border-bottom-left-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--3 .qodef-e:last-child .qodef-e-image img,
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(3n) .qodef-e-image img {
 border-top-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--3 .qodef-e:last-child .qodef-e-content,
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(3n) .qodef-e-content {
 border-bottom-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--3 .qodef-e:not(:nth-child(3n)) .qodef-e-content:after {
 content:'';
 position:absolute;
 top:20px;
 right:0;
 height:calc(100% - 40px);
 width:1px;
 background-color:#e1e1e1
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--3 .qodef-e:last-child .qodef-e-content:after {
 display:none
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(4n+1) .qodef-e-image img {
 border-top-left-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(4n+1) .qodef-e-content {
 border-bottom-left-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--4 .qodef-e:last-child .qodef-e-image img,
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(4n) .qodef-e-image img {
 border-top-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--4 .qodef-e:last-child .qodef-e-content,
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(4n) .qodef-e-content {
 border-bottom-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--4 .qodef-e:not(:nth-child(4n)) .qodef-e-content:after {
 content:'';
 position:absolute;
 top:20px;
 right:0;
 height:calc(100% - 40px);
 width:1px;
 background-color:#e1e1e1
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--4 .qodef-e:last-child .qodef-e-content:after {
 display:none
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(5n+1) .qodef-e-image img {
 border-top-left-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(5n+1) .qodef-e-content {
 border-bottom-left-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--5 .qodef-e:last-child .qodef-e-image img,
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(5n) .qodef-e-image img {
 border-top-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--5 .qodef-e:last-child .qodef-e-content,
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(5n) .qodef-e-content {
 border-bottom-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--5 .qodef-e:not(:nth-child(5n)) .qodef-e-content:after {
 content:'';
 position:absolute;
 top:20px;
 right:0;
 height:calc(100% - 40px);
 width:1px;
 background-color:#e1e1e1
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--5 .qodef-e:last-child .qodef-e-content:after {
 display:none
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(6n+1) .qodef-e-image img {
 border-top-left-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(6n+1) .qodef-e-content {
 border-bottom-left-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--6 .qodef-e:last-child .qodef-e-image img,
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(6n) .qodef-e-image img {
 border-top-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--6 .qodef-e:last-child .qodef-e-content,
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(6n) .qodef-e-content {
 border-bottom-right-radius:8px
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--6 .qodef-e:not(:nth-child(6n)) .qodef-e-content:after {
 content:'';
 position:absolute;
 top:20px;
 right:0;
 height:calc(100% - 40px);
 width:1px;
 background-color:#e1e1e1
}
.qodef-team-list.qodef-item-layout--info-below.qodef-gutter--no.qodef-col-num--6 .qodef-e:last-child .qodef-e-content:after {
 display:none
}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content {
 opacity:1;
 z-index:1
}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
 position:absolute;
 width:100%;
 height:100%;
 top:0;
 left:0;
 background-color:#fff;
 display:flex;
 justify-content:center;
 align-items:center;
 flex-direction:column;
 opacity:0;
 transition:opacity .3s ease-out;
 z-index:-1
}
.qodef-testimonials-list .qodef-e-inner {
 padding-bottom:44px
}
.qodef-testimonials-list .qodef-m-icon {
 color:#072440;
 margin-bottom:23px
}
.qodef-testimonials-list .qodef-e-media-image {
 line-height:0;
 margin-bottom:25px
}
.qodef-testimonials-list .qodef-e-media-image img {
 width:auto
}
.qodef-testimonials-list .qodef-e-title {
 margin:0 0 25px
}
.qodef-testimonials-list .qodef-e-text {
 margin:0 0 45px
}
.qodef-testimonials-list .qodef-e-author {
 margin:0
}
.qodef-testimonials-list .qodef-e-author-job {
 font-family:Outfit,sans-serif;
 font-weight:500;
 font-size:12px;
 line-height:1.5em;
 letter-spacing:.1em;
 text-transform:uppercase;
 color:#707070;
 display:block
}
.qodef-testimonials-list .qodef-e-author-name {
 display:block;
 margin:4px 0 0
}
.qodef-testimonials-list .swiper-pagination-bullets {
 text-align:left;
 bottom:0!important
}
.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before {
 background-color:var(--qode-main-color)
}
.qodef-testimonials-list.qodef-swiper-container .swiper-button-next,
.qodef-testimonials-list.qodef-swiper-container .swiper-button-prev {
 position:relative;
 top:auto;
 bottom:auto;
 left:auto!important;
 right:auto!important;
 transform:none;
 display:inline-block
}
.qodef-testimonials-list.qodef-swiper-container .swiper-button-next svg,
.qodef-testimonials-list.qodef-swiper-container .swiper-button-prev svg {
 width:13px
}
.qodef-testimonials-list.qodef-swiper-container .swiper-button-prev {
 margin-right:14px!important
}
.qodef-testimonials-list.qodef-swiper-container .swiper-button-next {
 margin-left:14px!important
}
.qodef-testimonials-list.qodef-skin--light .qodef-e-author,
.qodef-testimonials-list.qodef-skin--light .qodef-e-author-job,
.qodef-testimonials-list.qodef-skin--light .qodef-e-text,
.qodef-testimonials-list.qodef-skin--light .qodef-e-title,
.qodef-testimonials-list.qodef-skin--light .qodef-m-icon {
 color:#fff
}
.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet {
 background-color:#fff
}
.qodef-testimonials-list.qodef-skin--light .swiper-button-next,
.qodef-testimonials-list.qodef-skin--light .swiper-button-prev {
 color:#fff
}
.qodef-review-rating {
 display:flex
}
.qodef-review-rating .qodef-rating-inner {
 display:flex;
 flex-basis:50%
}
.qodef-review-rating label {
 margin:0 10px 0 0
}
.qodef-review-rating .qodef-comment-rating-box {
 display:flex;
 margin:0
}
.qodef-review-rating .qodef-star-rating {
 position:relative;
 display:block;
 margin:0 .1em 0 0;
 cursor:pointer;
 color:#072440
}
.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:#072440
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg {
 display:inline-block;
 margin-right:10px;
 width:16px;
 height:auto
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg:last-child {
 margin-right:0
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active {
 position:absolute;
 top:0;
 left:0;
 overflow:hidden;
 white-space:nowrap
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg {
 fill:currentColor
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg g path:first-child {
 fill:#0d86ff
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg g path:last-child {
 fill:transparent
}
.qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
 color:var(--qode-main-color);
 font-size:60px;
 line-height:1em;
 font-weight:700
}
.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
 vertical-align:middle;
 margin:2px 0 0
}
.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
 vertical-align:middle;
 font-size:20px
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right {
 vertical-align:middle;
 padding-left:200px
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar {
 line-height:28px
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar .qodef-item-reviews-display-bar-inner {
 padding:6px 0
}
.qodef-reviews-per-mark .qodef-reviews-number-holder {
 display:flex;
 align-items:center
}
.qodef-reviews-per-mark .qodef-reviews-number-wrapper {
 display:flex;
 flex-direction:column;
 width:25%;
 text-align:center
}
.qodef-reviews-per-mark .qodef-reviews-number {
 font-size:72px;
 color:#ffd740;
 font-weight:700;
 line-height:1em
}
.qodef-reviews-per-mark .qodef-stars-wrapper {
 display:table-cell;
 vertical-align:middle
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
 display:block
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
 color:#ffd740
}
.qodef-reviews-per-mark .qodef-reviews-count {
 font-weight:700;
 font-size:14px
}
.qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
 width:75%;
 padding:29px 50px 40px;
 background-color:#fafafa;
 border-left:1px solid #e5e5e5
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
 display:inline-block;
 vertical-align:middle
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
 display:inline-block;
 vertical-align:middle;
 padding:0 0 0 15px
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
 display:block
}
.qodef-comment-list .qodef-comment-name {
 float:none
}
.qodef-comment-list .qodef-review-rating {
 display:inline-block;
 width:100%
}
.qodef-comment-list .qodef-rating-inner {
 display:inline-block;
 width:100%
}
@keyframes cover_search_fade_out {
 0% {
  opacity:1;
  visibility:visible;
  z-index:100
 }
 100% {
  opacity:0;
  visibility:hidden;
  z-index:0
 }
}
@keyframes cover_search_fade_in {
 0% {
  opacity:0;
  visibility:hidden;
  z-index:100
 }
 100% {
  opacity:1;
  visibility:visible;
  z-index:100
 }
}
.qodef-search-cover-form {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 visibility:hidden;
 opacity:0;
 background-color:#fff;
 z-index:-1;
 transition:opacity .3s ease
}
.qodef-search-cover-form .qodef-m-inner {
 display:flex;
 height:100%;
 width:100%;
 align-items:center;
 justify-content:space-between;
 padding:0 70px
}
.qodef-search-cover-form .qodef-m-form-field {
 padding:0;
 margin-bottom:0;
 font-size:26px;
 font-weight:600;
 text-transform:uppercase;
 color:var(--qode-main-color);
 background-color:transparent;
 border:0;
 border-radius:0;
 outline-offset:0
}
.qodef-search-cover-form .qodef-m-form-field:focus {
 color:var(--qode-main-color)
}
.qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder {
 color:inherit;
 opacity:1
}
.qodef-search-cover-form .qodef-m-form-field::placeholder {
 color:inherit;
 opacity:1
}
.qodef-search-cover-form .qodef-m-close {
 flex-shrink:0
}
.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack {
 font-size:23px
}
.qodef-covers-search--fadeout .qodef-search-cover-form {
 animation:cover_search_fade_out .3s ease both
}
.qodef-covers-search--fadein .qodef-search-cover-form {
 animation:cover_search_fade_in .3s ease both
}
.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover-form {
 display:none
}
.qodef-fullscreen-search-holder {
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
 opacity:0;
 visibility:hidden;
 display:flex;
 align-items:center;
 justify-content:center;
 background-color:rgba(255,255,255,.98);
 z-index:100
}
.qodef-fullscreen-menu-animate--in .qodef-fullscreen-search-holder {
 display:none
}
.qodef-fullscreen-search-holder .qodef-m-inner {
 width:100%
}
.qodef-fullscreen-search-holder .qodef-m-form {
 position:relative;
 width:60%;
 margin:0 auto
}
.qodef-fullscreen-search-holder .qodef-m-form-field {
 height:100%;
 margin:0;
 padding:0;
 font-size:25px;
 color:#072440;
 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:#072440;
 background:0 0;
 border:0;
 outline:0;
 opacity:0;
 cursor:pointer;
 transition:color .3s ease-out
}
.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
 color:var(--qode-main-color);
 background:0 0
}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit {
 opacity:1;
 bottom:10px;
 transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s
}
.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
 font-size:18px
}
.qodef-fullscreen-search-holder .qodef-m-form-line {
 position:absolute;
 left:0;
 bottom:-2px;
 width:0;
 border-bottom:1px solid #000;
 transition:all .3s ease
}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line {
 width:100%;
 transition:width .5s ease .6s
}
.qodef-fullscreen-search-holder .qodef-m-close {
 position:absolute;
 top:33px;
 right:70px;
 color:#3e3e3e;
 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:#072440
}
.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-m-navigation {
 position:relative;
 display:flex;
 align-items:center;
 margin:20px 0 0;
 padding:32px 16px 32px 40px;
 background-color:#f7f7f7;
 border-radius:8px;
 transition:color .2s ease-out,background-color .2s ease-out,border-radius .2s ease-in-out .3s;
 cursor:pointer
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation:first-child {
 margin-top:0
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation.qodef-has-tagline .qodef-accordion-title {
 width:67.5%;
 padding-right:5%
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-accordion-title {
 margin:0
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-m-tagline {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:12px;
 line-height:1.5em;
 letter-spacing:.1em;
 text-transform:uppercase;
 color:#707070;
 margin:0
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-m-tagline:before {
 content:'';
 display:inline-block;
 position:relative;
 top:-2px;
 margin-right:6px;
 width:5px;
 height:5px;
 background-color:#072440;
 border-radius:50%
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-accordion-mark {
 position:relative;
 overflow:hidden;
 flex-shrink:0;
 width:57px;
 height:57px;
 line-height:1;
 text-align:center;
 margin-left:auto;
 display:flex;
 align-items:center;
 justify-content:center;
 background-color:var(--qode-main-color);
 color:#fff;
 border-radius:6px;
 z-index:6
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-accordion-mark:before {
 content:'';
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background-color:#ffb301;
 transform:scaleY(0);
 transform-origin:top;
 transition:transform .35s ease;
 z-index:3
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-accordion-mark .qodef-icon {
 width:18px;
 position:absolute;
 z-index:5;
 top:50%;
 transform:translateY(-50%)
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-accordion-mark .qodef-icon:before {
 display:block;
 line-height:inherit
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-accordion-mark .qodef-icon .qodef-line-left,
.qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-accordion-mark .qodef-icon .qodef-line-right {
 width:11px;
 height:2px;
 background:#fff;
 position:absolute;
 top:0;
 transition:.3s ease
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-accordion-mark .qodef-icon .qodef-line-left {
 transform:rotate(45deg);
 left:0
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-accordion-mark .qodef-icon .qodef-line-right {
 transform:rotate(-45deg);
 right:0
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation.ui-state-active {
 border-bottom-left-radius:0;
 border-bottom-right-radius:0;
 transition:color .2s ease-out,background-color .2s ease-out
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation.ui-state-active .qodef-accordion-mark:before,
.qodef-accordion.qodef-layout--simple .qodef-m-navigation.ui-state-hover .qodef-accordion-mark:before {
 transform:scaleY(1)
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation.ui-state-active .qodef-accordion-mark .qodef-icon .qodef-line-left,
.qodef-accordion.qodef-layout--simple .qodef-m-navigation.ui-state-hover .qodef-accordion-mark .qodef-icon .qodef-line-left {
 transform:rotate(-45deg)
}
.qodef-accordion.qodef-layout--simple .qodef-m-navigation.ui-state-active .qodef-accordion-mark .qodef-icon .qodef-line-right,
.qodef-accordion.qodef-layout--simple .qodef-m-navigation.ui-state-hover .qodef-accordion-mark .qodef-icon .qodef-line-right {
 transform:rotate(45deg)
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
 padding:0 17px 45px 40px;
 margin:0;
 background-color:#f7f7f7;
 border-bottom-left-radius:8px;
 border-bottom-right-radius:8px
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content .qodef-m-text {
 margin:0;
 padding-right:10%
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content.qodef-has-image {
 padding-bottom:34px
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content.qodef-has-image .qodef-m-text {
 width:67.5%;
 padding-right:5%
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content-inner {
 display:flex
}
.qodef-accordion.qodef-layout--simple .qodef-m-image {
 flex-shrink:0
}
.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle .qodef-accordion-content {
 display:none
}
.qodef-banner {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-banner .qodef-m-banner-link {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 display:block;
 z-index:1
}
.qodef-banner .qodef-m-content {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 display:block
}
.qodef-banner .qodef-m-content-inner {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 display:flex
}
.qodef-banner .qodef-m-title {
 margin:10px 0 4px
}
.qodef-banner .qodef-m-title-inner {
 display:inline-block
}
.qodef-banner .qodef-m-subtitle {
 font-family:Outfit,sans-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 {
 width:auto;
 overflow:hidden
}
.qodef-banner.qodef-layout--link-button:hover .qodef-m-content {
 transform:translateY(0)
}
.qodef-banner.qodef-layout--link-button:hover .qodef-m-icon {
 opacity:1;
 transform:translateY(0);
 transition:.4s ease-out .3s
}
.qodef-banner.qodef-layout--link-button:hover .qodef-m-title {
 opacity:1;
 transform:translateY(0);
 transition:.4s ease-out .35s
}
.qodef-banner.qodef-layout--link-button:hover .qodef-m-text {
 opacity:1;
 transform:translateY(0);
 transition:.4s ease-out .4s
}
.qodef-banner.qodef-layout--link-button:hover .qodef-m-button {
 opacity:1;
 transform:translateY(0);
 transition:.4s ease-out .45s
}
.qodef-banner.qodef-layout--link-button .qodef-m-content {
 height:auto;
 top:auto;
 bottom:0;
 transform:translateY(100%);
 transition:transform .4s ease-out
}
.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
	display:block;
	padding:60px;
	position:relative;
	top:auto;
	left:auto;
	background-color:#097ae9
}
.qodef-banner.qodef-layout--link-button .qodef-m-content-inner  h4 {
	color:#fff;
}
.qodef-banner.qodef-layout--link-button .qodef-m-content-inner  p {
	color:#fff;
}
.qodef-banner.qodef-layout--link-button .qodef-m-icon {
 opacity:0;
 transform:translateY(50px);
 transition:.2s ease-out
}
.qodef-banner.qodef-layout--link-button .qodef-m-title {
 margin:21px 0 13px;
 opacity:0;
 transform:translateY(50px);
 transition:.2s ease-out
}
.qodef-banner.qodef-layout--link-button .qodef-m-text {
 margin:0;
 opacity:0;
 transform:translateY(50px);
 transition:.2s ease-out
}
.qodef-banner.qodef-layout--link-button .qodef-m-button {
 margin:93px 0 0;
 opacity:0;
 transform:translateY(50px);
 transition:.2s ease-out
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
 align-items:flex-start;
 flex-direction:column;
 justify-content:center;
 padding:30px
}
.qodef-button.qodef-html--link {
 font-family:Outfit,sans-serif;
 font-size:16px;
 font-weight:500;
 line-height:1.25em;
 position:relative;
 display:inline-flex;
 vertical-align:middle;
 width:auto;
 margin:0;
 text-decoration:none;
 border-radius:6px;
 outline:0;
 transition:color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out;
 padding:17px 40px
}
.qodef-button.qodef-size--small {
 padding:17px 36px
}
.qodef-button.qodef-size--large {
 padding:17px 44px
}
.qodef-button.qodef-size--full {
 width:100%;
 padding:17px 20px;
 justify-content:center;
 text-align:center
}
.qodef-button.qodef-layout--filled.qodef-html--link {
 color:#fff;
 background-color:var(--qode-main-color);
 border:1px solid transparent;
 overflow:hidden;
 z-index:6
}
.qodef-button.qodef-layout--filled.qodef-html--link:before {
 content:'';
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background-color:#ffb301;
 -webkit-clip-path:inset(0 0 100% 0);
 clip-path:inset(0 0 100% 0);
 transition:-webkit-clip-path .35s ease;
 transition:clip-path .35s ease;
 transition:clip-path .35s ease,-webkit-clip-path .35s ease;
 z-index:3
}
.qodef-button.qodef-layout--filled.qodef-html--link span {
 position:relative;
 z-index:5
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover {
 color:#fff;
 background-color:var(--qode-main-color)
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover:before {
 -webkit-clip-path:inset(0 0 0 0);
 clip-path:inset(0 0 0 0)
}
.qodef-button.qodef-layout--outlined {
 color:var(--qode-main-color);
 background-color:transparent;
 border:1px solid var(--qode-main-color)
}
.qodef-button.qodef-layout--outlined:hover {
 color:#fff;
 background-color:var(--qode-main-color);
 border-color:var(--qode-main-color)
}
.qodef-button.qodef-layout--simple {
 padding:19px
}
.qodef-button.qodef-layout--simple .qodef-m-button-icon {
 display:flex
}
.qodef-button.qodef-layout--simple .qodef-svg--button-large-plus {
 transform:rotate(0);
 transition:transform .35s ease
}
.qodef-button.qodef-layout--simple:hover .qodef-svg--button-large-plus {
 transform:rotate(90deg)
}
.qodef-button.qodef-layout--simple.qodef-html--link {
 color:#fff;
 background-color:var(--qode-main-color);
 border:1px solid transparent;
 overflow:hidden;
 z-index:6
}
.qodef-button.qodef-layout--simple.qodef-html--link:before {
 content:'';
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background-color:#ffb301;
 -webkit-clip-path:inset(0 0 100% 0);
 clip-path:inset(0 0 100% 0);
 transition:-webkit-clip-path .35s ease;
 transition:clip-path .35s ease;
 transition:clip-path .35s ease,-webkit-clip-path .35s ease;
 z-index:3
}
.qodef-button.qodef-layout--simple.qodef-html--link span {
 position:relative;
 z-index:5
}
.qodef-button.qodef-layout--simple.qodef-html--link:hover {
 color:#fff;
 background-color:var(--qode-main-color)
}
.qodef-button.qodef-layout--simple.qodef-html--link:hover:before {
 -webkit-clip-path:inset(0 0 0 0);
 clip-path:inset(0 0 0 0)
}
.qodef-button.qodef-layout--textual {
 padding:0!important;
 color:#072440;
 background-color:transparent;
 border:0;
 display:flex;
 align-items:center
}
.qodef-button.qodef-layout--textual .qodef-m-text {
 display:inline-block
}
.qodef-button.qodef-layout--textual .qodef-m-button-icon {
 position:relative;
 top:1px;
 margin-left:8px;
 transform:rotate(0);
 width:10px;
 height:15px;
 transition:.24s ease-out
}
.qodef-button.qodef-layout--textual .qodef-m-line-top {
 background:currentColor;
 width:10px;
 height:2px;
 transform:rotate(45deg);
 position:absolute;
 top:0;
 left:0;
 transform-origin:left;
 transition:width .24s ease-out
}
.qodef-button.qodef-layout--textual .qodef-m-line-bottom {
 background:currentColor;
 width:10px;
 height:2px;
 transform:rotate(-45deg);
 position:absolute;
 left:0;
 bottom:0;
 transform-origin:left;
 transition:width .24s ease-out
}
.qodef-button.qodef-layout--textual:hover .qodef-m-button-icon {
 transform:rotate(135deg);
 width:12px;
 height:12px
}
.qodef-button.qodef-layout--textual:hover .qodef-m-line-top {
 width:14px
}
.qodef-button.qodef-layout--textual:hover .qodef-m-line-bottom {
 width:14px
}
.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-style--simple .qodef-m-content {
 padding-right:8px
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--simple .qodef-m-content * {
 font-family:Outfit,sans-serif;
 font-size:16px;
 line-height:1.25em;
 font-weight:500;
 letter-spacing:0
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--simple .qodef-m-button .qodef-button.qodef-layout--textual {
 color:var(--qode-second-main-color)
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--simple .qodef-m-button .qodef-button.qodef-layout--textual .qodef-m-button-icon {
 display:none
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--simple .qodef-m-button .qodef-button.qodef-layout--textual .qodef-m-text {
 position:relative
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--simple .qodef-m-button .qodef-button.qodef-layout--textual .qodef-m-text:before {
 content:'';
 position:absolute;
 left:0;
 bottom:-2px;
 width:100%;
 height:2px;
 background-color:currentColor;
 transform:scaleX(0);
 transition:transform .3s ease-in-out
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--simple .qodef-m-button .qodef-button.qodef-layout--textual:hover .qodef-m-text:before {
 transform:scaleX(1)
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
 padding-right:20px
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content>* {
 margin:0
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
 flex:0 0 auto
}
.qodef-cards-gallery {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top;
 padding:10px 0
}
.qodef-cards-gallery .qodef-e-inner {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-cards-gallery img {
 position:relative;
 display:block;
 box-shadow:3px 3px 15px 0 rgba(7,36,64,.5)
}
.qodef-cards-gallery .qodef-m-fake-card {
 position:relative;
 display:block;
 opacity:0;
 visibility:hidden;
 pointer-events:none
}
.qodef-cards-gallery .qodef-m-card {
 position:absolute;
 transition:all .15s ease
}
.qodef-cards-gallery .qodef-m-card.qodef-animating {
 transition:all 1s cubic-bezier(.19,1,.22,1);
 pointer-events:none
}
.qodef-cards-gallery .qodef-m-card.qodef-animating-siblings {
 transition:all .6s cubic-bezier(0,0,0,1);
 pointer-events:none
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
 left:0;
 will-change:transform
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
 transform:translateX(-100%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
 transform:scale(.5) translateX(80%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
 transform:scale(.6) translateX(54%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
 transform:scale(.7) translateX(35%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
 transform:scale(.8) translateX(21%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
 transform:scale(.9) translateX(9.2%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type) {
 cursor:pointer
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover {
 margin-left:10px!important
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
 right:0;
 will-change:transform
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
 transform:translateX(100%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
 transform:scale(.5) translateX(-80%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
 transform:scale(.6) translateX(-54%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
 transform:scale(.7) translateX(-35%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
 transform:scale(.8) translateX(-21%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
 transform:scale(.9) translateX(-9.2%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type) {
 cursor:pointer
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover {
 margin-right:10px!important
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle img {
 visibility:hidden
}
@keyframes qodefCardAppearFromRight {
 0% {
  transform:translate3d(100%,0,0);
  opacity:0;
  visibility:visible
 }
 30% {
  opacity:1;
  visibility:visible
 }
 100% {
  visibility:visible;
  transform:translate3d(0,0,0)
 }
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared img {
 animation:qodefCardAppearFromRight 1s cubic-bezier(.19,1,.22,1) forwards
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
 animation-delay:.2s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
 animation-delay:.4s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
 animation-delay:.6s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
 animation-delay:.8s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
 animation-delay:1s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
 animation-delay:1.2s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
 animation-delay:1.4s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
 animation-delay:1.6s
}
@keyframes qodefCardAppearFromLeft {
 0% {
  visibility:visible;
  opacity:0;
  transform:translate3d(-100%,0,0)
 }
 30% {
  visibility:visible;
  opacity:1
 }
 100% {
  visibility:visible;
  transform:translate3d(0,0,0)
 }
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared img {
 animation:qodefCardAppearFromLeft 1s cubic-bezier(.19,1,.22,1) forwards
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
 animation-delay:.2s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
 animation-delay:.4s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
 animation-delay:.6s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
 animation-delay:.8s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
 animation-delay:1s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
 animation-delay:1.2s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
 animation-delay:1.4s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
 animation-delay:1.6s
}
.qodef-contact-info {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-contact-info.qodef-grid.qodef-gutter--huge>.qodef-grid-inner {
 margin:0
}
.qodef-contact-info.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item {
 margin-bottom:0;
 padding-top:37px;
 padding-bottom:41px
}
.qodef-contact-info .qodef-contact-info-item {
 position:relative;
 overflow:hidden;
 background-color:#fff
}
.qodef-contact-info .qodef-contact-info-item:before {
 content:'';
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background-color:var(--qode-second-main-color);
 transform:scaleY(0);
 transform-origin:top;
 transition:transform .45s ease;
 z-index:3
}
.qodef-contact-info .qodef-contact-info-item:not(:last-child):after {
 content:'';
 position:absolute;
 top:37px;
 right:0;
 width:1px;
 height:calc(100% - 78px);
 border-right:1px solid #e1e1e1;
 transition:opacity .3s ease-out
}
.qodef-contact-info .qodef-contact-info-item:first-child {
 border-top-left-radius:8px
}
.qodef-contact-info .qodef-contact-info-item:hover:before {
 transform:scaleY(1)
}
.qodef-contact-info .qodef-contact-info-item:hover .qodef-m-info-text,
.qodef-contact-info .qodef-contact-info-item:hover .qodef-m-label {
 color:#fff
}
.qodef-contact-info .qodef-contact-info-item:hover:after {
 opacity:0
}
.qodef-contact-info .qodef-m-label {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:12px;
 line-height:1.5em;
 letter-spacing:.1em;
 text-transform:uppercase;
 color:#707070;
 transition:color .3s ease-out;
 position:relative;
 z-index:4
}
.qodef-contact-info .qodef-m-info-text {
 margin:0;
 transition:color .3s ease-out;
 position:relative;
 z-index:4
}
.qodef-contact-info .qodef-m-link {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:5
}
.qodef-contact-info.qodef-col-num--3 .qodef-contact-info-item:nth-child(3) {
 border-top-right-radius:8px
}
.qodef-contact-info.qodef-col-num--3 .qodef-contact-info-item:nth-child(3n):after {
 display:none
}
.qodef-contact-info.qodef-col-num--4 .qodef-contact-info-item:nth-child(4) {
 border-top-right-radius:8px
}
.qodef-contact-info.qodef-col-num--4 .qodef-contact-info-item:nth-child(4n):after {
 display:none
}
.qodef-countdown .qodef-m-date {
 display:flex;
 flex-wrap:wrap;
 justify-content:center
}
.qodef-countdown .qodef-digit,
.qodef-countdown .qodef-label {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top;
 text-align:center
}
.qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
 width:100%
}
.qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
 width:50%
}
.qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
 width:33.33333%
}
.qodef-countdown.qodef-show--4 .qodef-digit-wrapper {
 width:25%
}
.qodef-countdown.qodef-show--5 .qodef-digit-wrapper {
 width:20%
}
.qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
 width:16.66667%
}
.qodef-countdown.qodef-countdown--light .qodef-digit,
.qodef-countdown.qodef-countdown--light .qodef-label {
 color:#fff
}
.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
 display:inline-block;
 vertical-align:top;
 padding:0 20px
}
.qodef-countdown.qodef-layout--simple .qodef-digit {
 font-family:inherit;
 font-size:90px;
 line-height:1em;
 font-weight:600;
 color:#072440
}
.qodef-counter.qodef-layout--simple.qodef-icon--before-content {
 display:flex
}
.qodef-counter.qodef-layout--simple.qodef-icon--before-content .qodef-m-icon-holder {
 flex-shrink:0;
 margin:14px 24px 0 0
}
.qodef-counter.qodef-layout--simple.qodef-icon--top .qodef-m-icon-holder {
 margin:0 0 78px
}
.qodef-counter.qodef-layout--simple .qodef-m-digit {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:64px;
 line-height:1.031em;
 letter-spacing:-.025em
}
.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_sturdyfix_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:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:48px;
 line-height:1.041em;
 letter-spacing:-.01em
}
.qodef-dropcaps .qodef-m-text {
 display:inline;
 margin:0
}
.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
 width:40px;
 height:40px;
 font-size:24px;
 line-height:1.166em;
 letter-spacing:-.01em;
 font-weight:600;
 color:#fff;
 background-color:#072440
}
.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
 border-radius:100%
}
.qodef-google-map {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-google-map .qodef-m-map {
 display:block;
 width:100%
}
.qodef-google-map .qodef-m-map embed,
.qodef-google-map .qodef-m-map iframe,
.qodef-google-map .qodef-m-map object {
 width:100%;
 display:block
}
.qodef-google-map .qodef-m-map img {
 max-width:none
}
.qodef-highlight .qodef-highlight-text {
 padding:0 5px;
 color:#fff;
 background-color:#072440
}
.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-e-title-text {
 margin-left:10px
}
.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:19px
}
.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_sturdyfix_core_icon_list_item {
 margin-bottom:0
}
#qodef-page-footer .widget.widget_sturdyfix_core_icon_list_item {
 margin-bottom:0
}
#qodef-side-area .widget.widget_sturdyfix_core_icon_list_item {
 margin-bottom:0
}
#qodef-page-header .widget.widget_sturdyfix_core_icon_list_item a {
 color:#072440
}
.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:12px 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:30px
}
.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--before-title.qodef--retina img {
 max-width:50%
}
.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
 margin-top:25px
}
.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--retina img {
 max-width:50%;
 margin:0
}
.qodef-icon-holder {
 position:relative;
 display:inline-block;
 vertical-align:top;
 width:auto;
 line-height:1
}
.qodef-icon-holder a {
 display:block
}
.qodef-icon-holder .qodef-icon {
 display:block;
 line-height:inherit
}
.qodef-icon-holder .qodef-icon:before {
 display:block;
 line-height:inherit
}
.qodef-icon-holder.qodef-layout--circle,
.qodef-icon-holder.qodef-layout--square {
 width:2em;
 height:2em;
 line-height:2em;
 text-align:center;
 color:#fff;
 background-color:var(--qode-main-color);
 transition:color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out
}
.qodef-icon-holder.qodef-layout--circle a,
.qodef-icon-holder.qodef-layout--square a {
 color:inherit;
 transition:none
}
.qodef-icon-holder.qodef-layout--circle:hover,
.qodef-icon-holder.qodef-layout--square:hover {
 background-color:#072440
}
.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_sturdyfix_core_icon {
 display:inline-block;
 line-height:1
}
#qodef-page-sidebar .widget.widget_sturdyfix_core_icon {
 margin-bottom:0
}
#qodef-page-footer .widget.widget_sturdyfix_core_icon {
 margin-bottom:0
}
#qodef-side-area .widget.widget_sturdyfix_core_icon {
 margin-bottom:0
}
.qodef-image-gallery.qodef-swiper-container {
 cursor:grab
}
.qodef-image-gallery .qodef-m-content-wrapper {
 display:flex;
 align-items:center;
 justify-content:space-between;
 margin:0 auto 52px;
 max-width:1100px
}
@media only screen and (min-width:1441px) {
 .qodef-content-grid-1400 .qodef-image-gallery .qodef-m-content-wrapper {
  max-width:1400px
 }
}
@media only screen and (min-width:1441px) {
 .qodef-content-grid-1300 .qodef-image-gallery .qodef-m-content-wrapper {
  max-width:1300px
 }
}
@media only screen and (min-width:1441px) {
 .qodef-content-grid-1200 .qodef-image-gallery .qodef-m-content-wrapper {
  max-width:1200px
 }
}
@media only screen and (min-width:1025px) {
 .qodef-content-grid-1000 .qodef-image-gallery .qodef-m-content-wrapper {
  max-width:1000px
 }
}
@media only screen and (min-width:769px) {
 .qodef-content-grid-800 .qodef-image-gallery .qodef-m-content-wrapper {
  max-width:800px
 }
}
@media only screen and (max-width:1200px) {
 .qodef-image-gallery .qodef-m-content-wrapper {
  max-width:960px
 }
}
@media only screen and (max-width:1024px) {
 .qodef-image-gallery .qodef-m-content-wrapper {
  max-width:86%
 }
}
.qodef-image-gallery .qodef-m-title {
 margin:0
}
.qodef-image-gallery .qodef-image-wrapper img {
 border-radius:8px
}
.qodef-image-gallery .qodef-m-navigation {
 display:flex;
 align-items:center;
 justify-content:space-between;
 margin-top:10px
}
.qodef-image-gallery .qodef-m-navigation .swiper-button-next,
.qodef-image-gallery .qodef-m-navigation .swiper-button-prev {
 position:static;
 transform:none
}
.qodef-image-gallery .qodef-m-navigation .swiper-button-prev {
 padding-right:15px
}
.qodef-image-gallery .qodef-m-navigation .swiper-button-next {
 padding-left:15px
}
.qodef-image-gallery.qodef-skin--light .qodef-m-title {
 color:#fff
}
.qodef-image-gallery.qodef-skin--light .qodef-m-navigation .swiper-button-next,
.qodef-image-gallery.qodef-skin--light .qodef-m-navigation .swiper-button-prev {
 color:#fff
}
.qodef-image-gallery.qodef-skin--light .qodef-m-navigation .swiper-button-next:hover {
 color:var(--qode-main-color)
}
.qodef-image-gallery.qodef-skin--light .qodef-m-navigation .swiper-button-prev:hover {
 color:var(--qode-second-main-color)
}
.qodef-image-gallery.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):not(:hover) {
 background-color:#fff
}
.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-has-appear {
 opacity:0;
 transform:translateY(100px);
 transition:.6s ease-out
}
.qodef-image-with-text.qodef-has-appear.qodef--appeared {
 opacity:1;
 transform:translateY(0)
}
.qodef-image-with-text .qodef-m-image {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top;
 overflow:hidden;
 transform:translateY(0);
 transition:transform .4s ease-in-out
}
.qodef-image-with-text .qodef-m-image a,
.qodef-image-with-text .qodef-m-image img {
 display:block
}
.qodef-image-with-text.qodef-has-link:hover .qodef-m-image {
 transform:translateY(-10px)
}
.qodef-image-with-text .qodef-m-content {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-image-with-text .qodef-m-title {
 margin:27px 0 0
}
.qodef-image-with-text .qodef-m-title a:hover {
 color:inherit
}
.qodef-image-with-text .qodef-m-text {
 margin:15px 0 0
}
.qodef-info-section.qodef-layout--simple {
 position:relative
}
.qodef-info-section.qodef-layout--simple .qodef-m-info {
 padding:40px;
 border-radius:8px
}
.qodef-info-section.qodef-layout--simple .qodef-m-info>.qodef-m-text {
 margin:12px 0 0
}
.qodef-info-section.qodef-layout--simple .qodef-m-title {
 margin:30px 0 0
}
.qodef-info-section.qodef-layout--simple .qodef-m-button {
 margin-top:95px
}
.qodef-info-section.qodef-layout--simple .qodef-m-badge {
 position:absolute;
 top:0;
 left:0;
 display:flex;
 justify-content:center;
 width:100%;
 transform:translateY(-100%)
}
.qodef-info-section.qodef-layout--simple .qodef-m-badge span {
 padding:10px 30px;
 border-top-left-radius:6px;
 border-top-right-radius:6px;
 min-width:230px;
 font-family:Outfit,sans-serif;
 font-size:16px;
 line-height:1.25em;
 font-weight:500;
 color:#fff;
 text-align:center;
 background-color:#072440
}
.qodef-list-items .qodef-m-title {
 margin:0 0 19px 0
}
.qodef-list-items .qodef-m-list {
 margin:0
}
.qodef-list-items .qodef-m-list-item {
 display:flex;
 list-style:none
}
.qodef-list-items .qodef-m-list-item:last-child {
 margin-bottom:0!important
}
.qodef-list-items .qodef-m-list-item-inner {
 color:inherit;
 margin:0
}
.qodef-list-items .qodef-m-list-text {
 color:inherit;
 transition:color .3s ease-out
}
.qodef-list-items .qodef-m-list-link {
 color:inherit
}
.qodef-list-items .qodef-m-list-link:hover {
 color:inherit
}
.qodef-list-items.qodef-skin--light .qodef-m-list-text {
 color:#b7b7b7
}
.qodef-list-items.qodef-skin--light .qodef-m-list-link {
 color:#b7b7b7
}
.qodef-list-items.qodef-skin--light .qodef-m-list-link:hover {
 color:#b7b7b7
}
.qodef-list-items.qodef-layout--bulleted-list .qodef-m-list-item {
 margin:0 0 9px 0
}
.qodef-list-items.qodef-layout--bulleted-list .qodef-m-list-item-inner {
 display:flex;
 align-items:flex-start;
 position:relative
}
.qodef-list-items.qodef-layout--bulleted-list .qodef-m-list-item-marker {
 color:#072440;
 margin:0 11px 0 0
}
.qodef-pricing-table {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-pricing-table .qodef-m-featured-text {
 position:absolute;
 top:0;
 left:0;
 display:flex;
 justify-content:center;
 width:100%;
 transform:translateY(-100%)
}
.qodef-pricing-table .qodef-m-featured-text span {
 padding:10px 30px;
 border-top-left-radius:6px;
 border-top-right-radius:6px;
 min-width:60%;
 font-family:Outfit,sans-serif;
 font-size:16px;
 line-height:1.25em;
 font-weight:500;
 color:#fff;
 text-align:center;
 background-color:#072440
}
.qodef-pricing-table .qodef-m-inner {
 padding:49px 60px 60px;
 border-radius:8px;
 background-color:#f7f7f7
}
@media only screen and (max-width:480px) {
 .qodef-pricing-table .qodef-m-inner {
  padding-left:40px;
  padding-right:40px
 }
}
.qodef-pricing-table .qodef-m-title p {
 margin:0;
 color:#072440
}
.qodef-pricing-table .qodef-m-price-holder {
 display:flex;
 align-items:flex-end
}
.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
}
.qodef-pricing-table .qodef-m-price .qodef-m-price-currency {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:24px;
 line-height:1.166em;
 letter-spacing:-.01em;
 font-weight:600;
 position:relative;
 top:9px;
 margin-right:12px
}
.qodef-pricing-table .qodef-m-label {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:20px;
 line-height:1.25em;
 font-weight:600;
 position:relative;
 top:-4px
}
.qodef-pricing-table .qodef-m-label:before {
 content:'/';
 margin:0 6px 0 5px
}
.qodef-pricing-table .qodef-m-title {
 margin:21px 0 0
}
.qodef-pricing-table .qodef-m-subtitle {
 margin:11px 0 0
}
.qodef-pricing-table .qodef-m-content {
 margin:32px 0 0;
 padding-top:31px;
 border-top:1px solid #e1e1e1
}
.qodef-pricing-table .qodef-m-content ul {
 list-style:none;
 margin:0
}
.qodef-pricing-table .qodef-m-content ul li {
 color:#072440;
 margin-bottom:9px
}
.qodef-pricing-table .qodef-m-content ul li:last-child {
 margin-bottom:0
}
.qodef-pricing-table .qodef-m-content ul li:before {
 content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.849' height='11.314' viewBox='0 0 14.849 11.314'%3E%3Cg transform='translate(-310 -3306.153)'%3E%3Crect data-name='1' width='7' height='2' transform='translate(314.95 3317.467) rotate(-135)' fill='%23072440'/%3E%3Crect data-name='2' width='14' height='2' transform='translate(313.536 3316.053) rotate(-45)' fill='%23072440'/%3E%3C/g%3E%3C/svg%3E");
 margin-right:12px
}
.qodef-pricing-table .qodef-m-button .qodef-button {
 margin:32px 0 0
}
.qodef-progress-bar {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top;
 visibility:hidden
}
.qodef-progress-bar .qodef-m-inner {
 position:relative;
 display:flex;
 flex-direction:column
}
.qodef-progress-bar .qodef-m-canvas {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-progress-bar .qodef-m-canvas svg {
 display:block
}
.qodef-progress-bar .qodef-m-title {
 margin:20px 0 0
}
.qodef-progress-bar.qodef--init {
 visibility:visible
}
.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 display:flex;
 align-items:center;
 justify-content:center;
 padding:0;
 margin:0;
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:20px;
 line-height:1.25em;
 font-weight:600
}
.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
 padding-top:20px;
 transform:none!important
}
.qodef-progress-bar.qodef-layout--line .qodef-m-inner {
 flex-direction:column-reverse
}
.qodef-progress-bar.qodef-layout--line .proggress {
 width:0
}
.qodef-progress-bar.qodef-layout--line .percentCount {
 position:absolute;
 top:-24px;
 right:0;
 width:auto
}
.qodef-progress-bar.qodef-layout--line .qodef-m-title {
 margin:0 0 7px
}
.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount {
 left:0;
 right:auto;
 transform:translateX(-50%)
}
.qodef-scrolling-tiles {
 overflow:hidden;
 visibility:hidden
}
.qodef-scrolling-tiles-inner {
 display:flex
}
.qodef-scrolling-tiles .qodef-e {
 width:100%
}
.qodef-scrolling-tiles .qodef-e-image {
 width:100%
}
.qodef-scrolling-tiles .qodef-e-image img {
 width:100%
}
.qodef-scrolling-tiles .qodef-e:last-child {
 margin-right:0!important
}
.qodef-scrolling-tiles.qodef-skin--light .qodef-e-subtitle,
.qodef-scrolling-tiles.qodef-skin--light .qodef-e-tagline,
.qodef-scrolling-tiles.qodef-skin--light .qodef-e-title {
 color:#fff
}
.qodef-scrolling-tiles.qodef--init {
 visibility:visible
}
.qodef-scrolling-tiles.qodef-layout--info-below .qodef-e-content {
 margin:25px 0 0
}
.qodef-scrolling-tiles.qodef-layout--info-below .qodef-e-title {
 margin:0
}
.qodef-scrolling-tiles.qodef-layout--info-below .qodef-e-subtitle {
 margin:10px 0 0
}
.qodef-scrolling-tiles.qodef-layout--info-below .qodef-e-image {
 position:relative;
 overflow:hidden
}
.qodef-section-title {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-section-title .qodef-m-title {
 margin:0
}
.qodef-section-title .qodef-m-text {
 margin:25px 0 0
}
.qodef-section-title.qodef-alignment--center {
 text-align:center
}
.qodef-section-title.qodef-alignment--left {
 text-align:left
}
.qodef-section-title.qodef-alignment--right {
 text-align:right
}
.qodef-separator {
 font-size:0;
 height:auto;
 line-height:1;
 position:relative
}
.qodef-separator .qodef-m-line {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top;
 border-bottom:1px solid #e1e1e1;
 margin:10px 0
}
.qodef-separator.qodef-position--center {
 text-align:center
}
.qodef-separator.qodef-position--left {
 text-align:left
}
.qodef-separator.qodef-position--right {
 text-align:right
}
@media only screen and (max-width:1024px) {
 .qodef-separator.qodef-disabled--1024 {
  display:none
 }
}
@media only screen and (max-width:768px) {
 .qodef-separator.qodef-disabled--768 {
  display:none
 }
}
@media only screen and (max-width:680px) {
 .qodef-separator.qodef-disabled--680 {
  display:none
 }
}
@media only screen and (max-width:480px) {
 .qodef-separator.qodef-disabled--480 {
  display:none
 }
}
#qodef-page-sidebar .widget.widget_sturdyfix_core_separator {
 margin-bottom:0
}
#qodef-page-footer .widget.widget_sturdyfix_core_separator {
 margin-bottom:0
}
#qodef-page-footer .qodef-skin--dark .widget.widget_sturdyfix_core_separator {
 margin-bottom:0
}
#qodef-side-area .widget.widget_sturdyfix_core_separator {
 margin-bottom:0
}
.qodef-service-cards {
 visibility:hidden
}
.qodef-service-cards.qodef--init {
 visibility:visible
}
.qodef-service-cards .qodef-e-inner-holder {
 display:flex;
 overflow:hidden
}
.qodef-service-cards .qodef-m-item {
 display:flex;
 position:relative;
 background-color:#f7f7f7
}
.qodef-service-cards .qodef-m-item.qodef--active .qodef-m-content {
 background-color:transparent
}
.qodef-service-cards .qodef-m-item.qodef--active .qodef-m-content-inner,
.qodef-service-cards .qodef-m-item.qodef--prev .qodef-m-content-inner,
.qodef-service-cards .qodef-m-item:last-child .qodef-m-content-inner {
 border-color:transparent
}
.qodef-service-cards .qodef-m-item:not(.qodef--active) .qodef-m-content:hover {
 background-color:#072440
}
.qodef-service-cards .qodef-m-item:not(.qodef--active) .qodef-m-content:hover .qodef-m-title {
 color:#fff
}
.qodef-service-cards .qodef-m-item:not(.qodef--active) .qodef-m-content:hover .qodef-m-icon {
 color:#fff
}
.qodef-service-cards .qodef-m-item:not(.qodef--active) .qodef-m-content:hover .qodef-m-icon svg path {
 fill:#fff
}
.qodef-service-cards .qodef-m-item:not(.qodef--active) .qodef-m-image {
 width:90px
}
.qodef-service-cards .qodef-m-item .qodef-m-content {
 width:90px;
 min-width:90px;
 padding:60px 0;
 -ms-writing-mode:tb-lr;
 writing-mode:vertical-lr;
 cursor:pointer;
 position:absolute;
 top:0;
 right:0;
 height:100%;
 background-color:#f7f7f7;
 transition:.3s ease-out
}
.qodef-service-cards .qodef-m-item .qodef-m-content-inner {
 display:flex;
 align-items:center;
 justify-content:space-between;
 width:100%;
 border-right:1px solid #e1e1e1;
 transition:all .3s ease-out
}
.qodef-service-cards .qodef-m-item .qodef-m-title {
 transform:scale(-1);
 margin:0;
 transition:color .3s ease-out
}
.qodef-service-cards .qodef-m-item .qodef-m-icon {
 transition:color .3s ease-out
}
.qodef-service-cards .qodef-m-item .qodef-m-icon svg path {
 transition:all .3s ease-out
}
.qodef-service-cards .qodef-m-item .qodef-m-image {
 background-size:cover;
 background-position:center;
 background-repeat:no-repeat;
 transition:width .8s ease-out
}
.qodef-service-cards.qodef-items-num--1 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((1 - 1) * 90px) - var(--qodef-scrollbar-width))
}
.qodef-service-cards.qodef-items-num--2 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((2 - 1) * 90px) - var(--qodef-scrollbar-width))
}
.qodef-service-cards.qodef-items-num--3 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((3 - 1) * 90px) - var(--qodef-scrollbar-width))
}
.qodef-service-cards.qodef-items-num--4 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((4 - 1) * 90px) - 17px)
}
.qodef-service-cards.qodef-items-num--5 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((5 - 1) * 90px) - var(--qodef-scrollbar-width))
}
.qodef-service-cards.qodef-items-num--6 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((6 - 1) * 90px) - var(--qodef-scrollbar-width))
}
.qodef-service-cards.qodef-items-num--7 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((7 - 1) * 90px) - var(--qodef-scrollbar-width))
}
.qodef-service-cards.qodef-items-num--8 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((8 - 1) * 90px) - var(--qodef-scrollbar-width))
}
.qodef-service-cards.qodef-items-num--9 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((9 - 1) * 90px) - var(--qodef-scrollbar-width))
}
.qodef-service-cards.qodef-items-num--10 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((10 - 1) * 90px) - var(--qodef-scrollbar-width))
}
.qodef-service-cards.qodef-items-num--11 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((11 - 1) * 90px) - var(--qodef-scrollbar-width))
}
.qodef-service-cards.qodef-items-num--12 .qodef-m-item.qodef--active .qodef-m-image {
 width:calc(100vw - ((12 - 1) * 90px) - var(--qodef-scrollbar-width))
}
.qodef-simple-slider.qodef-swiper-container {
 cursor:grab
}
.qodef-simple-slider .qodef-m-content-wrapper {
 display:flex;
 align-items:center;
 justify-content:space-between;
 margin:0 0 52px;
 max-width:1100px
}
@media only screen and (min-width:1441px) {
 .qodef-content-grid-1400 .qodef-simple-slider .qodef-m-content-wrapper {
  max-width:1400px
 }
}
@media only screen and (min-width:1441px) {
 .qodef-content-grid-1300 .qodef-simple-slider .qodef-m-content-wrapper {
  max-width:1300px
 }
}
@media only screen and (min-width:1441px) {
 .qodef-content-grid-1200 .qodef-simple-slider .qodef-m-content-wrapper {
  max-width:1200px
 }
}
@media only screen and (min-width:1025px) {
 .qodef-content-grid-1000 .qodef-simple-slider .qodef-m-content-wrapper {
  max-width:1000px
 }
}
@media only screen and (min-width:769px) {
 .qodef-content-grid-800 .qodef-simple-slider .qodef-m-content-wrapper {
  max-width:800px
 }
}
.qodef-simple-slider .qodef-e-static-title {
 margin:0
}
.qodef-simple-slider .qodef-e-image img {
 border-radius:8px
}
.qodef-simple-slider .qodef-e-content .qodef-e-title {
 margin:36px 0 0
}
.qodef-simple-slider .qodef-e-content .qodef-e-text {
 margin:15px 0 0
}
.qodef-simple-slider .qodef-m-navigation {
 display:flex;
 align-items:center;
 justify-content:space-between;
 margin-top:10px
}
.qodef-simple-slider .qodef-m-navigation .swiper-button-next,
.qodef-simple-slider .qodef-m-navigation .swiper-button-prev {
 position:static;
 transform:none
}
.qodef-simple-slider .qodef-m-navigation .swiper-button-prev {
 padding-right:15px
}
.qodef-simple-slider .qodef-m-navigation .swiper-button-next {
 padding-left:15px
}
.qodef-single-image .qodef-m-image-holder {
 display:flex
}
.qodef-single-image .qodef-m-image {
 display:inline-block;
 overflow:hidden;
 border-radius:8px
}
.qodef-single-image img {
 display:block
}
.qodef-stacked-images .qodef-m-images {
 position:relative;
 display:inline-block
}
.qodef-stacked-images .qodef-m-images .qodef-m-image {
 opacity:0;
 transition:.35s opacity ease-out
}
.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) {
 position:absolute
}
.qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
 max-width:initial
}
@media only screen and (max-width:1024px) {
 .qodef-stacked-images .qodef-m-images .qodef-m-image:not(:first-child) img {
  width:50%
 }
}
.qodef-stacked-images .qodef-m-images .qodef-m-image.qodef--appeared {
 opacity:1
}
.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:Mada,sans-serif;
 font-size:12px;
 font-weight:400;
 text-transform:uppercase
}
.qodef-stamp .qodef-m-centered-text {
 font-family:Mada,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:flex;
 align-items:center;
 margin:0;
 padding:0;
 list-style:none
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation:after {
 content:'';
 position:absolute;
 left:0;
 bottom:0;
 width:100%;
 height:1px;
 background-color:#e1e1e1;
 z-index:1
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
 margin:0;
 padding:0;
 z-index:2
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
 font-family:Outfit,sans-serif;
 font-size:16px;
 line-height:1.31em;
 font-weight:500;
 letter-spacing:-.01em;
 color:#072440;
 display:block;
 padding:10px 73px 9px;
 border-top-left-radius:6px;
 border-top-right-radius:6px;
 position:relative;
 overflow:hidden;
 transition:color .3s ease-out
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:before {
 content:'';
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background-color:#072440;
 transform:scaleY(0);
 transform-origin:bottom;
 transition:transform .35s ease;
 z-index:-1
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
 margin-right:0
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a {
 color:#fff
}
.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 {
 transform:scaleY(1)
}
@media only screen and (max-width:768px) {
 .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 13px 0;
  padding:0
 }
 .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
  padding:10px 13px 9px
 }
 .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
  margin-bottom:0
 }
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
 display:flex;
 align-items:stretch;
 justify-content:space-between;
 height:100%
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
 flex-shrink:0;
 display:block;
 padding-right:26px;
 margin-right:26px;
 border-right:1px solid #e1e1e1
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
 width:100%;
 margin-bottom:26px
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child {
 margin-bottom:0
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
 display:inline-block;
 width:auto
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
 margin-top:0
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
 margin:26px 0 0
}
.qodef-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:Outfit,sans-serif;
 line-height:1em;
 font-weight:700;
 overflow:hidden
}
.qodef-text-marquee .qodef-m-text {
 padding:0 25px;
 will-change:transform
}
.qodef-text-marquee .qodef-m-text-1 {
 color:#072440
}
.qodef-text-marquee .qodef-m-text-2 {
 color:#072440
}
.qodef-text-marquee .qodef-m-text-3 {
 color:#072440
}
.qodef-text-marquee .qodef-m-text>span:after {
 content:'\00b7';
 display:inline-block;
 padding:0 28px;
 color:#072440
}
.qodef-text-with-numerals .qodef-m-content {
 display:flex;
 flex-wrap:wrap;
 align-items:flex-start;
 position:relative
}
.qodef-text-with-numerals .qodef-m-numerals {
 font-size:100px;
 margin:0
}
.qodef-text-with-numerals .qodef-m-title {
 margin:16px 13px 0 0;
 line-height:1em
}
.qodef-text-with-numerals .qodef-m-title a {
 display:block
}
.qodef-text-with-numerals .qodef-m-text {
 margin:10px 0 0
}
.qodef-thumbnail-slider .qodef-m-slides .qodef-e-inner {
 position:relative;
 overflow:hidden
}
.qodef-thumbnail-slider .qodef-m-slides .qodef-e-content {
 display:flex;
 flex-direction:column;
 height:100%;
 justify-content:flex-end;
 padding:0 0 51px 0;
 margin-right:6.5%;
 width:44%;
 position:absolute;
 top:0;
 right:200px
}
.qodef-thumbnail-slider .qodef-m-slides .qodef-e-title {
 margin:0;
 z-index:1;
 animation:qode-text-out .4s ease-out both
}
.qodef-thumbnail-slider .qodef-m-slides .qodef-e-text {
 margin:20px 0 0;
 font-size:22px;
 line-height:1.36em;
 letter-spacing:-.015em;
 animation:qode-text-out .4s ease-out both
}
.qodef-thumbnail-slider .qodef-m-slides .qodef-e.swiper-slide-active .qodef-e-title,
.qodef-thumbnail-slider .qodef-m-slides .qodef-e.swiper-slide-duplicate-active .qodef-e-title {
 animation:qode-text-in .6s ease-out .05s both
}
.qodef-thumbnail-slider .qodef-m-slides .qodef-e.swiper-slide-active .qodef-e-text,
.qodef-thumbnail-slider .qodef-m-slides .qodef-e.swiper-slide-duplicate-active .qodef-e-text {
 animation:qode-text-in .6s ease-out both
}
.qodef-thumbnail-slider .qodef-m-thumbnails {
 height:100%;
 position:absolute;
 right:0;
 top:0;
 width:200px
}
.qodef-thumbnail-slider .qodef-m-thumbnails-inner {
 display:flex;
 flex-direction:column;
 justify-content:center
}
.qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e {
 cursor:pointer;
 height:auto;
 margin:10px 0;
 min-height:200px;
 width:100%!important
}
.qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e-inner {
 display:flex
}
.qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e-image {
 height:200px;
 width:100%;
 background-color:#f7f7f7;
 border-radius:8px;
 position:relative;
 overflow:hidden;
 transition:border-color .3s ease-out;
 z-index:6
}
.qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e-image img {
 position:relative;
 z-index:5
}
.qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e-image:before {
 content:'';
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 background-color:var(--qode-second-main-color);
 transform:scaleY(0);
 transform-origin:top;
 transition:transform .6s ease;
 z-index:3
}
.qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e.swiper-slide-thumb-active .qodef-e-media-image,
.qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e:hover .qodef-e-media-image {
 border-color:currentColor
}
.qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e.swiper-slide-thumb-active .qodef-e-image:before,
.qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e:hover .qodef-e-image:before {
 transform:scaleY(1)
}
.qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e.swiper-slide-thumb-active .qodef-e-title a,
.qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e:hover .qodef-e-title a {
 color:currentColor;
 background-size:100% 2px
}
.qodef-two-panel-info-image .qodef-m-holder-inner {
 position:relative;
 overflow:hidden
}
.qodef-two-panel-info-image .qodef-m-panel {
 position:absolute;
 height:33.3333%;
 width:33.3333%;
 padding:4.28% 4.7% 4%;
 border-top-left-radius:8px;
 background-color:#fff
}
.qodef-two-panel-info-image .qodef-m-panel .qodef-m-title {
 margin:0
}
.qodef-two-panel-info-image .qodef-m-panel>.qodef-m-text {
 margin:12px 0 0;
 padding-left:14px;
 min-height:50px;
 position:relative
}
.qodef-two-panel-info-image .qodef-m-panel>.qodef-m-text:before {
 content:'';
 position:absolute;
 top:8px;
 left:0;
 width:5px;
 height:5px;
 border-radius:50%;
 background-color:currentColor
}
.qodef-two-panel-info-image .qodef-m-panel .qodef-m-button {
 margin:36px 0 0
}
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1 {
 top:33.3333%;
 right:0;
 transform:translateX(100%);
 transition:transform .4s ease-out
}
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1 .qodef-m-title {
 opacity:0;
 transform:translateX(50px);
 transition:.2s ease-out
}
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1 .qodef-m-text {
 opacity:0;
 transform:translateX(50px);
 transition:.2s ease-out
}
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1 .qodef-m-button {
 opacity:0;
 transform:translateX(50px);
 transition:.2s ease-out
}
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-2 {
 left:33.3333%;
 bottom:0;
 transform:translateY(100%);
 transition:transform .4s ease-out
}
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-2 .qodef-m-title {
 opacity:0;
 transform:translateY(50px);
 transition:.2s ease-out
}
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-2 .qodef-m-text {
 opacity:0;
 transform:translateY(50px);
 transition:.2s ease-out
}
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-2 .qodef-m-button {
 opacity:0;
 transform:translateY(50px);
 transition:.2s ease-out
}
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1.qodef-skin--light .qodef-m-text,
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1.qodef-skin--light .qodef-m-title,
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-2.qodef-skin--light .qodef-m-text,
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-2.qodef-skin--light .qodef-m-title {
 color:#fff
}
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1.qodef-skin--light .qodef-m-button .qodef-button,
.qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-2.qodef-skin--light .qodef-m-button .qodef-button {
 color:#fff
}
.qodef-two-panel-info-image.qodef--appeared .qodef-m-panel.qodef-m-panel-1 {
 transform:translateX(0)
}
.qodef-two-panel-info-image.qodef--appeared .qodef-m-panel.qodef-m-panel-1 .qodef-m-title {
 opacity:1;
 transform:translateX(0);
 transition:.4s ease-out .3s
}
.qodef-two-panel-info-image.qodef--appeared .qodef-m-panel.qodef-m-panel-1 .qodef-m-text {
 opacity:1;
 transform:translateX(0);
 transition:.4s ease-out .35s
}
.qodef-two-panel-info-image.qodef--appeared .qodef-m-panel.qodef-m-panel-1 .qodef-m-button {
 opacity:1;
 transform:translateX(0);
 transition:.4s ease-out .4s
}
.qodef-two-panel-info-image.qodef--appeared .qodef-m-panel.qodef-m-panel-2 {
 transform:translateY(0)
}
.qodef-two-panel-info-image.qodef--appeared .qodef-m-panel.qodef-m-panel-2 .qodef-m-title {
 opacity:1;
 transform:translateY(0);
 transition:.4s ease-out .3s
}
.qodef-two-panel-info-image.qodef--appeared .qodef-m-panel.qodef-m-panel-2 .qodef-m-text {
 opacity:1;
 transform:translateY(0);
 transition:.4s ease-out .35s
}
.qodef-two-panel-info-image.qodef--appeared .qodef-m-panel.qodef-m-panel-2 .qodef-m-button {
 opacity:1;
 transform:translateY(0);
 transition:.4s ease-out .4s
}
.qodef-textual-list {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-textual-list .qodef-m-list {
 list-style:none;
 margin:0
}
.qodef-textual-list .qodef-m-list-item {
 position:relative;
 padding-left:15px;
 margin-bottom:42px
}
.qodef-textual-list .qodef-m-list-item:last-child {
 margin-bottom:0
}
.qodef-textual-list .qodef-m-list-title {
 margin:0
}
.qodef-textual-list .qodef-m-list-title:before {
 content:"";
 position:absolute;
 top:.5em;
 left:0;
 display:block;
 height:5px;
 width:5px;
 border-radius:50%;
 background-color:var(--qodef-bullet-color)
}
.qodef-textual-list .qodef-m-list-text {
 display:block;
 margin:12px 0 0
}
.qodef-video-button {
 position:relative;
 display:inline-block;
 vertical-align:middle
}
.qodef-video-button .qodef-m-image {
 overflow:hidden
}
.qodef-video-button .qodef-m-play {
 position:absolute;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%);
 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 .qodef-svg--video-button path:last-child {
 -webkit-clip-path:inset(0 100% 0 0);
 clip-path:inset(0 100% 0 0);
 transition:-webkit-clip-path .3s ease-out;
 transition:clip-path .3s ease-out;
 transition:clip-path .3s ease-out,-webkit-clip-path .3s ease-out
}
.qodef-video-button .qodef-m-play:hover .qodef-svg--video-button path:last-child {
 -webkit-clip-path:inset(0 0 0 0);
 clip-path:inset(0 0 0 0)
}
.qodef-video-button .qodef-m-play span {
 display:flex;
 align-items:center;
 justify-content:center;
 width:80px;
 height:80px;
 background-color:var(--qode-main-color);
 border-radius:6px;
 line-height:inherit
}
.qodef-video-button .qodef-m-play span:before {
 display:block;
 line-height:inherit
}
.qodef-video-button .qodef-m-play span svg {
 display:block;
 position:relative;
 left:1px
}
#qodef-side-area {
 position:fixed;
 top:0;
 right:-469px;
 width:469px;
 height:100%;
 min-height:100%;
 padding:157px 49px 35px 60px;
 text-align:left;
 background-color:#072440;
 overflow:hidden;
 visibility:hidden;
 z-index:9999;
 transition:all .6s cubic-bezier(.77,0,.175,1)
}
.admin-bar #qodef-side-area {
 padding:calc(157px + 32px) 62px 35px 60px
}
.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:68px;
 right:56px;
 display:block;
 z-index:1000;
 color:#fff
}
.admin-bar #qodef-side-area-close {
 top:calc(68px + 32px)
}
.qodef-side-area-cover {
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-color:rgba(7,36,64,.08);
 opacity:0;
 overflow:hidden;
 z-index:0;
 transition:all .8s cubic-bezier(.77,0,.175,1)
}
.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:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:20px;
 line-height:1.25em;
 font-weight:600
}
.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.qodef-facebook-share a:hover {
 color:#3b5998
}
.qodef-social-share li.qodef-twitter-share a:hover {
 color:#00aced
}
.qodef-social-share li.qodef-linkedin-share a:hover {
 color:#007bb5
}
.qodef-social-share li.qodef-tumblr-share a:hover {
 color:#32506d
}
.qodef-social-share li.qodef-pinterest-share a:hover {
 color:#cb2027
}
.qodef-social-share li.qodef-vk-share a:hover {
 color:#45668e
}
.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 #e1e1e1
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child) {
 border-top:none
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover {
 background-color:#3b5998;
 color:#fff
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
 background-color:#00aced;
 color:#fff
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
 background-color:#007bb5;
 color:#fff
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
 background-color:#32506d;
 color:#fff
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
 background-color:#cb2027;
 color:#fff
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
 background-color:#45668e;
 color:#fff
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
 font-size:14px;
 color:#3e3e3e;
 background-color:#fff
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
 bottom:-30px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
 bottom:-60px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
 bottom:-90px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
 bottom:-120px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
 bottom:-150px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
 bottom:-180px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
 bottom:-210px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown {
 top:0;
 right:0
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li {
 width:calc(90px / 3)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
 left:5px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
 left:35px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
 left:65px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
 left:95px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
 left:125px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
 left:155px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
 left:185px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
 top:0;
 left:0
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li {
 width:calc(90px / 3)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
 right:5px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
 right:35px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
 right:65px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
 right:95px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
 right:125px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
 right:155px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
 right:185px
}
.qodef-social-share.qodef-layout--list li {
 margin-right:15px
}
.qodef-social-share.qodef-layout--list li:last-child {
 margin-right:0
}
.qodef-social-share.qodef-layout--text li {
 margin-right:15px
}
.qodef-social-share.qodef-layout--text li:last-child {
 margin-right:0
}
.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
 display:block;
 margin-bottom:21px
}
.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
 display:block;
 margin-bottom:21px
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
 color:#3b5998
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
 color:#00aced
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
 color:#007bb5
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
 color:#32506d
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
 color:#cb2027
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
 color:#45668e
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
 color:#3b5998
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
 color:#00aced
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
 color:#007bb5
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
 color:#32506d
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
 color:#cb2027
}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
 color:#45668e
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
 color:#ccc
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
 color:#ccc
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
 color:#3b5998
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
 color:#00aced
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
 color:#007bb5
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
 color:#32506d
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
 color:#cb2027
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
 color:#45668e
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
 color:#ccc
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
 color:#3b5998
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
 color:#00aced
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
 color:#007bb5
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
 color:#32506d
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
 color:#cb2027
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
 color:#45668e
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
 color:#ccc
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
 color:#ccc
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
 color:#3b5998
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
 color:#00aced
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
 color:#007bb5
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
 color:#32506d
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
 color:#cb2027
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
 color:#45668e
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
 color:#ccc
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
 color:#3b5998
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
 color:#00aced
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
 color:#007bb5
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
 color:#32506d
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
 color:#cb2027
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
 color:#45668e
}
#qodef-page-spinner {
 position:fixed;
 top:0;
 bottom:0;
 right:0;
 left:0;
 z-index:2000
}
#qodef-page-spinner .qodef-m-inner {
 position:relative;
 display:flex;
 align-items:center;
 justify-content:center;
 width:100%;
 height:100%;
 color:var(--qode-main-color);
 background-color:#fff
}
#qodef-page-spinner .qodef-m-spinner {
 position:relative
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
 position:relative;
 width:100px;
 height:100px;
 margin:-50px 0 0 -50px
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
 position:absolute;
 top:50%;
 left:50%;
 height:50%;
 width:50%;
 z-index:1;
 animation:qode-atom-shrink 4.5s infinite linear
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
 content:'';
 position:absolute;
 top:-50%;
 left:-50%;
 height:100%;
 width:100%;
 background:currentColor;
 border-radius:50%
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
 position:absolute;
 width:100%;
 height:100%;
 z-index:0
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
 content:'';
 position:absolute;
 top:0;
 left:0;
 height:20px;
 width:20px;
 margin:0 auto;
 background:currentColor;
 border-radius:50%
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
 animation:qode-atom-zindex 1.5s .75s infinite steps(2,end)
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
 transform:rotate(0);
 animation:qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
 transform:rotate(120deg);
 animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end)
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
 animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
 transform:rotate(240deg);
 animation:qode-atom-zindex 1.5s .25s infinite steps(2,end)
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
 animation:qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
 position:relative;
 width:50px;
 height:50px;
 margin:-25px 0 0 -25px;
 animation:qode-clock 8s infinite steps(8)
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
 position:absolute;
 height:50px;
 width:50px
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
 content:'';
 position:absolute;
 height:18.31501832px;
 width:18.31501832px;
 background:currentColor;
 border-radius:50%
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
 transform:rotate(-135deg);
 animation:qode-clock-1 1s ease-in infinite
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
 transform:rotate(-90deg);
 animation:qode-clock-2 1s ease-in infinite
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
 transform:rotate(-45deg);
 animation:qode-clock-3 1s ease-in infinite
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
 animation:qode-clock-4 1s ease-in infinite
}
#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
 width:60px;
 height:60px;
 margin:-30px 0 0 -30px;
 background-color:currentColor;
 animation:qode-cube 1.2s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
 position:relative;
 width:40px;
 height:40px;
 margin:-20px 0 0 -20px
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-color:currentColor;
 border-radius:50%;
 opacity:.6;
 animation:qode-double-pulse 2s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
 animation-delay:-1s
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles {
 position:relative;
 width:60px;
 height:60px;
 margin:-30px 0 0 -30px
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
 position:absolute;
 width:100%;
 height:100%
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2 {
 animation-delay:calc((600ms) - 1500ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3 {
 animation-delay:calc((900ms) - 1500ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4 {
 animation-delay:calc((1200ms) - 1500ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 {
 transform:rotateZ(45deg)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1 {
 animation-delay:calc((300ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2 {
 animation-delay:calc((600ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3 {
 animation-delay:calc((900ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4 {
 animation-delay:calc((1200ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 {
 transform:rotateZ(90deg)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1 {
 animation-delay:calc((300ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2 {
 animation-delay:calc((600ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3 {
 animation-delay:calc((900ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4 {
 animation-delay:calc((1200ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
 position:absolute;
 width:12px;
 height:12px;
 background-color:currentColor;
 border-radius:100%;
 animation:qode-bounce-delay 1.2s infinite ease-in-out both
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1 {
 top:0;
 left:0
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2 {
 top:0;
 right:0
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3 {
 right:0;
 bottom:0
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4 {
 left:0;
 bottom:0
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
 position:relative;
 width:30px;
 height:30px;
 margin:-45px 0 0 -30px
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
 position:absolute;
 top:50%;
 left:50%;
 height:40px;
 width:40px;
 background:currentColor;
 border-radius:50%
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
 top:0;
 left:50%;
 animation:qode-fussion-ball-1 1s 0s ease infinite;
 z-index:1
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
 top:50%;
 left:100%;
 animation:qode-fussion-ball-2 1s 0s ease infinite;
 z-index:2
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
 top:100%;
 left:50%;
 animation:qode-fussion-ball-3 1s 0s ease infinite;
 z-index:1
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
 top:50%;
 left:0;
 animation:qode-fussion-ball-4 1s 0s ease infinite;
 z-index:2
}
#qodef-page-spinner.qodef-layout--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--sturdyfix .qodef-m-sturdyfix {
 display:flex;
 align-items:center;
 justify-content:center;
 overflow:hidden;
 min-height:76px
}
#qodef-page-spinner.qodef-layout--sturdyfix .qodef-m-name {
 display:inline-flex;
 overflow:hidden
}
#qodef-page-spinner.qodef-layout--sturdyfix .qodef-m-name svg {
 transform:translateY(-120%);
 transition:transform .6s ease .3s
}
#qodef-page-spinner.qodef-layout--sturdyfix .qodef-m-logo {
 position:relative;
 display:inline-flex;
 margin-left:23px;
 align-self:flex-start
}
#qodef-page-spinner.qodef-layout--sturdyfix .qodef-m-logo .qodef-m-circle {
 display:inline-block;
 background-color:currentColor;
 width:68px;
 height:68px;
 border-radius:50%;
 transform-origin:center;
 transform:scale(0);
 transition:transform .6s ease .6s
}
#qodef-page-spinner.qodef-layout--sturdyfix .qodef-m-logo .qodef-m-line-blue {
 display:inline-block;
 background-color:currentColor;
 width:78px;
 height:28px;
 top:0;
 right:0;
 position:absolute;
 transform:translateY(-50%) rotate(-45deg) translateX(-25%) scaleX(0);
 transform-origin:center right;
 transition:transform .6s ease 1.2s
}
#qodef-page-spinner.qodef-layout--sturdyfix .qodef-m-logo .qodef-m-line-white {
 display:inline-block;
 background-color:#fff;
 width:76px;
 height:28px;
 top:0;
 right:0;
 position:absolute;
 transform:translateY(-50%) rotate(-45deg) translateX(83%);
 transform-origin:center right;
 transition:transform .6s ease 1.2s
}
#qodef-page-spinner.qodef-layout--sturdyfix .qodef-m-logo .qodef-m-line-small {
 display:inline-block;
 background:#fff;
 width:36px;
 height:10px;
 position:absolute;
 top:50%;
 left:50%;
 transform:translate(-50%,-50%) rotate(45deg) scaleX(0);
 transition:transform .6s ease 1.8s
}
#qodef-page-spinner.qodef-layout--sturdyfix.qodef--init .qodef-m-name svg {
 transform:translateY(0)
}
#qodef-page-spinner.qodef-layout--sturdyfix.qodef--init .qodef-m-logo .qodef-m-circle {
 transform:scale(1)
}
#qodef-page-spinner.qodef-layout--sturdyfix.qodef--init .qodef-m-logo .qodef-m-line-blue {
 transform:translateY(-50%) rotate(-45deg) translateX(-60%) scaleX(1)
}
#qodef-page-spinner.qodef-layout--sturdyfix.qodef--init .qodef-m-logo .qodef-m-line-white {
 transform:translateY(-50%) rotate(-45deg) translateX(30%)
}
#qodef-page-spinner.qodef-layout--sturdyfix.qodef--init .qodef-m-logo .qodef-m-line-small {
 transform:translate(-50%,-50%) rotate(45deg) scaleX(1)
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-spinner {
 display:flex;
 justify-content:center;
 align-items:center;
 width:100%;
 height:100%
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-textual {
 opacity:0
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-text {
 display:flex;
 font-family:Outfit,sans-serif;
 font-size:30px;
 line-height:1;
 font-weight:500;
 white-space:nowrap;
 text-transform:uppercase
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-char {
 display:inline-block;
 opacity:0;
 will-change:opacity
}
#qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char {
 white-space:pre
}
#qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual {
 opacity:1
}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles {
 position:relative;
 width:40px;
 height:40px;
 margin:-20px 0 0 -20px;
 text-align:center;
 animation:qode-rotate-circles 2s infinite linear
}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
 position:absolute;
 top:0;
 width:60%;
 height:60%;
 display:inline-block;
 background-color:currentColor;
 border-radius:100%;
 transform-origin:center bottom;
 animation:qode-bounce 2s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
 top:auto;
 bottom:0;
 animation-delay:-1s
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
 width:150px;
 height:30px;
 margin:-15px 0 0 -75px
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
 float:left;
 height:30px;
 width:30px;
 margin-right:10px;
 background:currentColor;
 border-radius:50%
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
 animation:qode-wave-jump-3 1.8s infinite ease-out
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
 animation:qode-wave-jump-2 1.8s infinite ease-out
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
 animation:qode-wave-jump-1 1.8s infinite ease-out
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
 margin-right:0;
 animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1)
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
 width:72px;
 margin:-9px 0 0 -36px;
 text-align:center
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
 display:inline-block;
 width:18px;
 height:18px;
 margin:0 3px 0 0;
 background-color:currentColor;
 border-radius:100%;
 animation:qode-bounce-delay 1.4s infinite ease-in-out both
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
 animation-delay:-.32s
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
 animation-delay:-.16s
}
.qodef-sp-holder {
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
 opacity:0;
 z-index:115;
 visibility:hidden;
 transition:opacity .3s ease-out;
 background-color:rgba(0,0,0,.65);
 display:flex;
 align-items:center;
 justify-content:center
}
.qodef-sp-holder .qodef-sp-inner {
 width:90%;
 max-width:600px;
 background-color:#fff;
 padding:40px;
 opacity:0;
 box-shadow:3px 3px 15px 0 rgba(7,36,64,.5);
 transition:transform .3s cubic-bezier(.06,.47,.38,.99),opacity .3s ease-out
}
.qodef-sp-holder .qodef-sp-close {
 position:absolute;
 top:16px;
 right:16px;
 display:block;
 color:#000
}
.qodef-sp-holder .qodef-sp-close:hover {
 color:#3e3e3e
}
.qodef-sp-holder .qodef-sp-close svg {
 stroke:currentColor;
 fill:currentColor
}
.qodef-sp-holder .qodef-sp-content-container {
 background-color:#fff;
 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 #072440;
 overflow:hidden
}
.qodef-sp-holder .qodef-sp-prevent-input svg {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 opacity:0;
 transition:opacity .3s ease-out
}
.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
 opacity:1
}
.qodef-sp-holder .qodef-sp-prevent-label {
 font-size:13px
}
.qodef-sp-opened .qodef-sp-holder {
 opacity:1;
 visibility:visible;
 transition:opacity .3s ease-out
}
.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
 opacity:1;
 transform:scale(1);
 transition:transform .8s cubic-bezier(.26,.63,0,.96)
}
.qodef-page-title {
 background-position:center 0;
 background-repeat:no-repeat;
 background-size:cover
}
.qodef-page-title.qodef-image--responsive {
 height:auto!important
}
.qodef-page-title.qodef-image--responsive .qodef-m-content {
 position:absolute;
 top:0;
 left:0
}
.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
 left:50%;
 transform:translateX(-50%)
}
.qodef-page-title.qodef-alignment--center {
 text-align:center
}
.qodef-page-title.qodef-alignment--right {
 text-align:right
}
.qodef-page-title .qodef-m-image {
 position:relative;
 display:inline-block;
 width:100%;
 vertical-align:top
}
.qodef-page-title .qodef-m-image img {
 display:block;
 width:100%
}
.qodef-page-title .qodef-m-content.qodef-content-full-width {
 padding:0 50px
}
.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:12px;
 line-height:1.5em;
 letter-spacing:.1em;
 text-transform:uppercase;
 color:#707070
}
.qodef-page-title .qodef-breadcrumbs span {
 transition:color .2s ease-out
}
.qodef-page-title .qodef-breadcrumbs a:hover {
 color:#3e3e3e
}
.qodef-page-title .qodef-breadcrumbs a:hover span {
 color:#3e3e3e
}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
 position:relative
}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
 content:'';
 height:10px;
 width:1px;
 background-color:#e1e1e1;
 display:inline-block;
 position:relative;
 margin:0 10px
}
.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
 margin-top:5px
}
.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
 margin:4px 0 0
}
.widget.qodef-author-info .qodef-author-info-image {
 margin-bottom:21px;
 display:inline-block
}
.widget.qodef-author-info .qodef-author-info-name {
 margin:0 0 21px
}
.widget.qodef-author-info .qodef-author-info-description {
 margin:0
}
.widget.qodef-banner-widget .qodef-m-holder-inner {
 position:relative
}
.widget.qodef-banner-widget .qodef-m-content {
 position:absolute;
 left:0;
 bottom:0;
 width:100%;
 padding:20px 30px 25px
}
.widget.qodef-banner-widget .qodef-m-title {
 margin:2px 0 0;
 color:#fff
}
.widget.qodef-banner-widget .qodef-m-subtitle {
 margin:0;
 color:#b7bdd4
}
.widget.qodef-banner-widget .qodef-m-image img {
 border-radius:8px
}
.widget.qodef-banner-widget .qodef-m-banner-link {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 display:block;
 z-index:1
}
.qodef-contact-info-group.qodef-direction--horizontal {
 display:flex;
 flex-wrap:wrap;
 margin:0 -15px
}
.qodef-contact-info-group.qodef-direction--horizontal .qodef-contact-info-item {
 width:25%;
 padding:0 15px
}
#qodef-page-header .qodef-contact-info-group.qodef-direction--horizontal {
 margin:0 -30px
}
#qodef-page-header .qodef-contact-info-group.qodef-direction--horizontal .qodef-contact-info-item {
 width:auto;
 text-align:right;
 padding:0 30px
}
#qodef-page-header .qodef-contact-info-group.qodef-direction--horizontal .qodef-contact-info-item .qodef-e-info-label {
 color:#707070
}
.qodef-contact-info-group.qodef-direction--vertical .qodef-contact-info-item {
 margin-bottom:27px
}
.qodef-contact-info-group.qodef-direction--vertical .qodef-contact-info-item:last-child {
 margin-bottom:0
}
.qodef-contact-info-group.qodef-boxed-content--on {
 background-color:#072440;
 padding:50px 30px 55px;
 border-radius:8px
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
 #qodef-page-sidebar .qodef-contact-info-group.qodef-boxed-content--on {
  padding-left:15px;
  padding-right:15px
 }
}
.qodef-contact-info-group.qodef-boxed-content--on .qodef-contact-info-item {
 margin-bottom:17px
}
.qodef-contact-info-group.qodef-skin--light .qodef-m-title {
 color:#fff
}
.qodef-contact-info-group.qodef-skin--light .qodef-e-info-text {
 color:#fff
}
.qodef-contact-info-group.qodef-skin--light .qodef-e-info-text a {
 color:inherit
}
.qodef-contact-info-group .qodef-m-title {
 margin:0 0 26px
}
.qodef-contact-info-group .qodef-e-info-label {
 font-family:Outfit,sans-serif;
 font-weight:500;
 font-size:12px;
 line-height:1.5em;
 letter-spacing:.1em;
 text-transform:uppercase;
 color:#707070;
 color:#b7bdd4
}
.qodef-contact-info-group .qodef-e-info-text {
 margin:0;
 color:inherit
}
.qodef-contact-info-group .qodef-e-info-text a {
 color:inherit
}
.widget .qodef-contact-info-widget {
 margin:0
}
.widget .qodef-contact-info-widget a {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:20px;
 line-height:1.25em;
 font-weight:600
}
.widget .qodef-contact-info-widget .qodef-svg--phone {
 margin-right:18px
}
.widget span.qodef-contact-info-widget {
 display:flex;
 align-items:center
}
#qodef-top-area .widget .qodef-contact-info-widget a {
 font-size:14px
}
#qodef-page-header .widget .qodef-contact-info-widget a {
 font-size:22px
}
.qodef-social-icons-group .qodef-icon-holder {
 margin-right:9px
}
.qodef-social-icons-group .qodef-icon-holder a {
 transition:color .3s ease-out
}
.qodef-social-icons-group .qodef-icon-holder:last-child {
 margin-right:0
}
.qodef-social-icons-group .qodef-icon-holder.qodef--textual {
 font-family:Outfit,sans-serif;
 font-weight:500;
 color:#072440;
 font-size:12px;
 line-height:1.5em;
 letter-spacing:.1em;
 text-transform:uppercase;
 color:#707070;
 display:inline-flex;
 vertical-align:middle;
 flex-wrap:wrap;
 color:#707070
}
.qodef-social-icons-group .qodef-icon-holder.qodef--textual a {
 color:inherit
}
.widget.widget_sturdyfix_core_social_icons_group .qodef-icon-holder.qodef-layout--circle,
.widget.widget_sturdyfix_core_social_icons_group .qodef-icon-holder.qodef-layout--square {
 background-color:#fff
}
.widget.widget_sturdyfix_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover,
.widget.widget_sturdyfix_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover {
 color:#072440
}
.widget.widget_sturdyfix_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover a,
.widget.widget_sturdyfix_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover a {
 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:#3e3e3e;
 background-color:#fff;
 border:1px solid #e1e1e1;
 border-radius:6px;
 box-shadow:3px 3px 15px 0 rgba(7,36,64,.5);
 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
}
@media only screen and (max-width:1440px) {
 .qodef-background-text .qodef-m-background-text {
  font-size:135px
 }
}
@media only screen and (max-width:680px) {
 .qodef-background-text .qodef-m-background-text {
  display:none!important
 }
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
 .qodef-blog.qodef-item-layout--info-aside .qodef-e-button {
  margin-top:10px
 }
}
@media only screen and (max-width:1440px) {
 .qodef-blog.qodef-item-layout--info-aside.qodef-col-num--1 article .qodef-e-content,
 .qodef-blog.qodef-item-layout--info-aside.qodef-col-num--2 article .qodef-e-content {
  padding-left:30px;
  padding-right:30px
 }
}
@media only screen and (max-width:1024px) {
 .qodef-blog.qodef-item-layout--info-aside.qodef-responsive--custom article .qodef-e-inner,
 .qodef-blog.qodef-item-layout--info-aside.qodef-responsive--predefined article .qodef-e-inner {
  flex-direction:column
 }
 .qodef-blog.qodef-item-layout--info-aside.qodef-responsive--custom article .qodef-e-media-image a,
 .qodef-blog.qodef-item-layout--info-aside.qodef-responsive--predefined article .qodef-e-media-image a {
  border-radius:8px 8px 0 0
 }
 .qodef-blog.qodef-item-layout--info-aside.qodef-responsive--custom article .qodef-e-media-image img,
 .qodef-blog.qodef-item-layout--info-aside.qodef-responsive--predefined article .qodef-e-media-image img {
  border-radius:8px 8px 0 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 {
  padding:20px 40px 41px 20px
 }
 #qodef-author-info .qodef-m-inner {
  flex-wrap:wrap
 }
}
@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-top-area {
  display:none
 }
}
@media only screen and (max-width:1440px) {
 #qodef-page-sidebar .qodef-contact-form-7 .wpcf7-response-output {
  padding:1em .5em!important
 }
}
@media only screen and (max-width:480px) {
 .qodef-contact-form-7 .qodef-main-cf7 .qodef-m-input-holder input:not([type=checkbox]):not([type=radio]),
 .qodef-contact-form-7 .qodef-main-cf7 .qodef-m-input-holder textarea {
  padding-left:20px;
  padding-right:20px
 }
 .qodef-contact-form-7 .qodef-main-cf7 select {
  padding-left:20px
 }
}
@media only screen and (max-width:680px) {
 #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner {
  flex-wrap:wrap
 }
}
@media only screen and (max-width:680px) {
 #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
  max-height:30vh
 }
}
@media only screen and (max-width:680px) {
 #yith-quick-view-modal #yith-quick-view-content.single-product .woocommerce-product-details__short-description {
  display:none
 }
}
@media only screen and (max-width:1024px) and (min-width:769px) {
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--1024--2>.qodef-grid-inner>.qodef-e {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--1024--2>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:calc(100% - 20px);
  width:1px;
  background-color:#e1e1e1
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--1024--2>.qodef-grid-inner>.qodef-e:nth-child(even):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--1024--2>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--1024--2>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:none!important
 }
}
@media only screen and (max-width:768px) {
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--1>.qodef-grid-inner>.qodef-e,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--1>.qodef-grid-inner>.qodef-e {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:calc(100% - 20px);
  width:1px;
  background-color:#e1e1e1
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-child(even):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:none!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--2>.qodef-grid-inner>.qodef-e,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--2>.qodef-grid-inner>.qodef-e {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:calc(100% - 20px);
  width:1px;
  background-color:#e1e1e1
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-child(even):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:none!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--3>.qodef-grid-inner>.qodef-e,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--3>.qodef-grid-inner>.qodef-e {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:calc(100% - 20px);
  width:1px;
  background-color:#e1e1e1
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-child(even):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:none!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--4>.qodef-grid-inner>.qodef-e,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--4>.qodef-grid-inner>.qodef-e {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:calc(100% - 20px);
  width:1px;
  background-color:#e1e1e1
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-child(even):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:none!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--5>.qodef-grid-inner>.qodef-e,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-e {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:calc(100% - 20px);
  width:1px;
  background-color:#e1e1e1
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-child(even):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:none!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--6>.qodef-grid-inner>.qodef-e,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--6>.qodef-grid-inner>.qodef-e {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:calc(100% - 20px);
  width:1px;
  background-color:#e1e1e1
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-child(even):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-col-num--768--2.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(1),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:none!important
 }
}
@media only screen and (max-width:680px) {
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--1>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--2>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--3>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--4>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:1px solid #e1e1e1!important
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-child(odd):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-child(even):after,
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-child(odd):after {
  display:none
 }
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--480--1.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--custom.qodef-col-num--680--1.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(2),
 .qodef-clients-list.qodef-border-between-items--on.qodef-responsive--predefined.qodef-col-num--6>.qodef-grid-inner>.qodef-e:nth-last-of-type(2) {
  border-bottom:1px solid #e1e1e1!important
 }
}
@media only screen and (max-width:1024px) and (min-width:769px) {
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--2 .qodef-e .qodef-e-image img {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--2 .qodef-e .qodef-e-content {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:first-child .qodef-e-image img {
  border-radius:8px 0 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(2) .qodef-e-image img {
  border-radius:0 8px 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:last-child .qodef-e-content {
  border-radius:0 0 8px 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-last-child(2) .qodef-e-content {
  border-radius:0 0 0 8px!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(odd) .qodef-e-content:after {
  content:'';
  position:absolute;
  top:20px;
  right:0;
  height:calc(100% - 40px);
  width:1px;
  background-color:#e1e1e1;
  display:block!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(even) .qodef-e-content:after {
  display:none!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--3 .qodef-e .qodef-e-image img {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--3 .qodef-e .qodef-e-content {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:first-child .qodef-e-image img {
  border-radius:8px 0 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(2) .qodef-e-image img {
  border-radius:0 8px 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:last-child .qodef-e-content {
  border-radius:0 0 8px 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-last-child(2) .qodef-e-content {
  border-radius:0 0 0 8px!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(odd) .qodef-e-content:after {
  content:'';
  position:absolute;
  top:20px;
  right:0;
  height:calc(100% - 40px);
  width:1px;
  background-color:#e1e1e1;
  display:block!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(even) .qodef-e-content:after {
  display:none!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--4 .qodef-e .qodef-e-image img {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--4 .qodef-e .qodef-e-content {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:first-child .qodef-e-image img {
  border-radius:8px 0 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(2) .qodef-e-image img {
  border-radius:0 8px 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:last-child .qodef-e-content {
  border-radius:0 0 8px 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-last-child(2) .qodef-e-content {
  border-radius:0 0 0 8px!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(odd) .qodef-e-content:after {
  content:'';
  position:absolute;
  top:20px;
  right:0;
  height:calc(100% - 40px);
  width:1px;
  background-color:#e1e1e1;
  display:block!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(even) .qodef-e-content:after {
  display:none!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--5 .qodef-e .qodef-e-image img {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--5 .qodef-e .qodef-e-content {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:first-child .qodef-e-image img {
  border-radius:8px 0 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(2) .qodef-e-image img {
  border-radius:0 8px 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:last-child .qodef-e-content {
  border-radius:0 0 8px 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-last-child(2) .qodef-e-content {
  border-radius:0 0 0 8px!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(odd) .qodef-e-content:after {
  content:'';
  position:absolute;
  top:20px;
  right:0;
  height:calc(100% - 40px);
  width:1px;
  background-color:#e1e1e1;
  display:block!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(even) .qodef-e-content:after {
  display:none!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--6 .qodef-e .qodef-e-image img {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--6 .qodef-e .qodef-e-content {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:first-child .qodef-e-image img {
  border-radius:8px 0 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(2) .qodef-e-image img {
  border-radius:0 8px 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:last-child .qodef-e-content {
  border-radius:0 0 8px 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-last-child(2) .qodef-e-content {
  border-radius:0 0 0 8px!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(odd) .qodef-e-content:after {
  content:'';
  position:absolute;
  top:20px;
  right:0;
  height:calc(100% - 40px);
  width:1px;
  background-color:#e1e1e1;
  display:block!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--1024--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(even) .qodef-e-content:after {
  display:none!important
 }
}
@media only screen and (max-width:768px) and (min-width:681px) {
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--2 .qodef-e .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--2 .qodef-e .qodef-e-image img {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--2 .qodef-e .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--2 .qodef-e .qodef-e-content {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:first-child .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--2 .qodef-e:first-child .qodef-e-image img {
  border-radius:8px 0 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(2) .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(2) .qodef-e-image img {
  border-radius:0 8px 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:last-child .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--2 .qodef-e:last-child .qodef-e-content {
  border-radius:0 0 8px 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-last-child(2) .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-last-child(2) .qodef-e-content {
  border-radius:0 0 0 8px!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(odd) .qodef-e-content:after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(odd) .qodef-e-content:after {
  content:'';
  position:absolute;
  top:20px;
  right:0;
  height:calc(100% - 40px);
  width:1px;
  background-color:#e1e1e1;
  display:block!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(even) .qodef-e-content:after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--2 .qodef-e:nth-child(even) .qodef-e-content:after {
  display:none!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--3 .qodef-e .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--3 .qodef-e .qodef-e-image img {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--3 .qodef-e .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--3 .qodef-e .qodef-e-content {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:first-child .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--3 .qodef-e:first-child .qodef-e-image img {
  border-radius:8px 0 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(2) .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(2) .qodef-e-image img {
  border-radius:0 8px 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:last-child .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--3 .qodef-e:last-child .qodef-e-content {
  border-radius:0 0 8px 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-last-child(2) .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-last-child(2) .qodef-e-content {
  border-radius:0 0 0 8px!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(odd) .qodef-e-content:after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(odd) .qodef-e-content:after {
  content:'';
  position:absolute;
  top:20px;
  right:0;
  height:calc(100% - 40px);
  width:1px;
  background-color:#e1e1e1;
  display:block!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(even) .qodef-e-content:after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--3 .qodef-e:nth-child(even) .qodef-e-content:after {
  display:none!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--4 .qodef-e .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--4 .qodef-e .qodef-e-image img {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--4 .qodef-e .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--4 .qodef-e .qodef-e-content {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:first-child .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--4 .qodef-e:first-child .qodef-e-image img {
  border-radius:8px 0 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(2) .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(2) .qodef-e-image img {
  border-radius:0 8px 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:last-child .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--4 .qodef-e:last-child .qodef-e-content {
  border-radius:0 0 8px 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-last-child(2) .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-last-child(2) .qodef-e-content {
  border-radius:0 0 0 8px!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(odd) .qodef-e-content:after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(odd) .qodef-e-content:after {
  content:'';
  position:absolute;
  top:20px;
  right:0;
  height:calc(100% - 40px);
  width:1px;
  background-color:#e1e1e1;
  display:block!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(even) .qodef-e-content:after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--4 .qodef-e:nth-child(even) .qodef-e-content:after {
  display:none!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--5 .qodef-e .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--5 .qodef-e .qodef-e-image img {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--5 .qodef-e .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--5 .qodef-e .qodef-e-content {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:first-child .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--5 .qodef-e:first-child .qodef-e-image img {
  border-radius:8px 0 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(2) .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(2) .qodef-e-image img {
  border-radius:0 8px 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:last-child .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--5 .qodef-e:last-child .qodef-e-content {
  border-radius:0 0 8px 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-last-child(2) .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-last-child(2) .qodef-e-content {
  border-radius:0 0 0 8px!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(odd) .qodef-e-content:after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(odd) .qodef-e-content:after {
  content:'';
  position:absolute;
  top:20px;
  right:0;
  height:calc(100% - 40px);
  width:1px;
  background-color:#e1e1e1;
  display:block!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(even) .qodef-e-content:after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--5 .qodef-e:nth-child(even) .qodef-e-content:after {
  display:none!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--6 .qodef-e .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--6 .qodef-e .qodef-e-image img {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--6 .qodef-e .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--6 .qodef-e .qodef-e-content {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:first-child .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--6 .qodef-e:first-child .qodef-e-image img {
  border-radius:8px 0 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(2) .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(2) .qodef-e-image img {
  border-radius:0 8px 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:last-child .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--6 .qodef-e:last-child .qodef-e-content {
  border-radius:0 0 8px 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-last-child(2) .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-last-child(2) .qodef-e-content {
  border-radius:0 0 0 8px!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(odd) .qodef-e-content:after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(odd) .qodef-e-content:after {
  content:'';
  position:absolute;
  top:20px;
  right:0;
  height:calc(100% - 40px);
  width:1px;
  background-color:#e1e1e1;
  display:block!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--768--2.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(even) .qodef-e-content:after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-responsive--predefined.qodef-gutter--no.qodef-col-num--6 .qodef-e:nth-child(even) .qodef-e-content:after {
  display:none!important
 }
}
@media only screen and (max-width:680px) {
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--680--1.qodef-gutter--no .qodef-e .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-layout--columns.qodef-responsive--predefined.qodef-gutter--no .qodef-e .qodef-e-image img {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--680--1.qodef-gutter--no .qodef-e .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-layout--columns.qodef-responsive--predefined.qodef-gutter--no .qodef-e .qodef-e-content {
  border-radius:0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--680--1.qodef-gutter--no .qodef-e:first-child .qodef-e-image img,
 .qodef-team-list.qodef-item-layout--info-below.qodef-layout--columns.qodef-responsive--predefined.qodef-gutter--no .qodef-e:first-child .qodef-e-image img {
  border-radius:8px 8px 0 0!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--680--1.qodef-gutter--no .qodef-e:last-child .qodef-e-content,
 .qodef-team-list.qodef-item-layout--info-below.qodef-layout--columns.qodef-responsive--predefined.qodef-gutter--no .qodef-e:last-child .qodef-e-content {
  border-radius:0 0 8px 8px!important
 }
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--680--1.qodef-gutter--no .qodef-e .qodef-e-content:nth-child(even):after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-col-num--680--1.qodef-gutter--no .qodef-e .qodef-e-content:nth-child(odd):after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-layout--columns.qodef-responsive--predefined.qodef-gutter--no .qodef-e .qodef-e-content:nth-child(even):after,
 .qodef-team-list.qodef-item-layout--info-below.qodef-layout--columns.qodef-responsive--predefined.qodef-gutter--no .qodef-e .qodef-e-content:nth-child(odd):after {
  display:none!important
 }
}
@media only screen and (max-width:1024px) {
 .qodef-accordion.qodef-layout--simple .qodef-m-navigation.qodef-has-tagline .qodef-accordion-title {
  width:65%
 }
}
@media only screen and (max-width:768px) {
 .qodef-accordion.qodef-layout--simple .qodef-m-navigation.qodef-has-tagline .qodef-accordion-title {
  width:50%
 }
}
@media only screen and (max-width:680px) {
 .qodef-accordion.qodef-layout--simple .qodef-m-navigation {
  flex-direction:column;
  align-items:flex-start
 }
 .qodef-accordion.qodef-layout--simple .qodef-m-navigation.qodef-has-tagline .qodef-accordion-title {
  width:75%;
  padding-right:5%
 }
 .qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-accordion-mark {
  position:absolute;
  top:35px;
  right:15px
 }
 .qodef-accordion.qodef-layout--simple .qodef-m-navigation .qodef-m-tagline {
  margin-top:20px
 }
 .qodef-accordion.qodef-layout--simple .qodef-accordion-content.qodef-has-image .qodef-m-text {
  width:100%;
  padding:0
 }
 .qodef-accordion.qodef-layout--simple .qodef-accordion-content-inner {
  flex-direction:column-reverse
 }
 .qodef-accordion.qodef-layout--simple .qodef-m-image {
  margin-bottom:20px
 }
}
@media only screen and (max-width:1440px) {
 .qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
  padding:30px
 }
}
@media only screen and (max-width:480px) {
 .qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
  padding:25px
 }
 .qodef-banner.qodef-layout--link-button .qodef-m-button {
  margin:40px 0 0
 }
}
@media only screen and (max-width:680px) {
 .qodef-call-to-action.qodef-layout--standard.qodef-style--simple .qodef-m-inner {
  display:flex;
  flex-wrap:wrap
 }
 .qodef-call-to-action.qodef-layout--standard.qodef-style--simple .qodef-m-button {
  margin:0
 }
 .qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
  display:block
 }
 .qodef-call-to-action.qodef-layout--standard .qodef-m-button {
  margin-top:20px
 }
}
@media only screen and (max-width:768px) {
 .qodef-cards-gallery .qodef-m-fake-card {
  transform:scale(.8)
 }
 .qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
  transform:scale(.8)
 }
 .qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
  transform:translateX(-100%)
 }
 .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
  transform:scale(.3) translateX(84%)
 }
 .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
  transform:scale(.4) translateX(60%)
 }
 .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
  transform:scale(.5) translateX(39%)
 }
 .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
  transform:scale(.6) translateX(25%)
 }
 .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
  transform:scale(.7) translateX(11.2%)
 }
 .qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
  transform:scale(.8)
 }
 .qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
  transform:translateX(100%)
 }
 .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
  transform:scale(.3) translateX(-84%)
 }
 .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
  transform:scale(.4) translateX(-60%)
 }
 .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
  transform:scale(.5) translateX(-39%)
 }
 .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
  transform:scale(.6) translateX(-25%)
 }
 .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
  transform:scale(.7) translateX(-11.2%)
 }
}
@media only screen and (max-width:1440px) and (min-width:1025px) {
 .qodef-contact-info.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item {
  padding-left:25px;
  padding-right:25px
 }
}
@media only screen and (max-width:1024px) and (min-width:681px) {
 .qodef-contact-info.qodef-col-num--4.qodef-grid.qodef-responsive--predefined.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
  width:50%
 }
 .qodef-contact-info.qodef-col-num--4.qodef-grid.qodef-responsive--predefined.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
  clear:both
 }
 .qodef-contact-info.qodef-col-num--4.qodef-grid.qodef-responsive--predefined.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
  clear:none
 }
 .qodef-contact-info.qodef-col-num--4.qodef-grid.qodef-responsive--predefined.qodef-layout--columns>.qodef-grid-inner .qodef-contact-info-item {
  border-radius:0!important
 }
 .qodef-contact-info.qodef-col-num--4.qodef-grid.qodef-responsive--predefined.qodef-layout--columns>.qodef-grid-inner .qodef-contact-info-item:first-child {
  border-radius:8px 0 0 0!important
 }
 .qodef-contact-info.qodef-col-num--4.qodef-grid.qodef-responsive--predefined.qodef-layout--columns>.qodef-grid-inner .qodef-contact-info-item:nth-child(2) {
  border-radius:0 8px 0 0!important
 }
 .qodef-contact-info .qodef-contact-info-item:nth-child(2):after {
  display:none
 }
}
@media only screen and (max-width:680px) {
 .qodef-contact-info .qodef-contact-info-item {
  border-radius:0!important
 }
 .qodef-contact-info .qodef-contact-info-item:first-child {
  border-radius:8px 8px 0 0!important
 }
 .qodef-contact-info .qodef-contact-info-item:not(:last-child):after {
  content:'';
  position:absolute;
  bottom:0;
  left:35px;
  top:auto;
  right:auto;
  width:calc(100% - 70px);
  height:1px;
  border-bottom:1px solid #e1e1e1;
  transition:opacity .2s ease-out;
  z-index:999;
  opacity:1;
  visibility:visible;
  display:block
 }
}
@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-highlight.qodef-title-break--disabled .qodef-m-title br {
  display:none
 }
}
@media only screen and (max-width:480px) {
 .qodef-image-gallery .qodef-m-navigation {
  display:none
 }
}
@media only screen and (max-width:680px) {
 .qodef-image-marquee .qodef-m-content.qodef--desktop {
  display:none
 }
 .qodef-image-marquee .qodef-m-content.qodef--mobile {
  display:block
 }
}
@media only screen and (max-width:1024px) {
 .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
  display:none
 }
}
@media only screen and (max-width:1024px) {
 .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
  display:none
 }
}
@media only screen and (max-width:1024px) {
 .qodef-separator.qodef-separator-responsive-margin-top--on .qodef-m-line {
  margin-top:var(--qodef-separator-mobile-margin-top)!important
 }
 .qodef-separator.qodef-separator-responsive-margin-bottom--on .qodef-m-line {
  margin-bottom:var(--qodef-separator-mobile-margin-bottom)!important
 }
}
@media only screen and (max-width:1440px) {
 .qodef-service-cards .qodef-m-image {
  height:80vh!important
 }
}
@media only screen and (max-width:1024px) {
 .qodef-service-cards .qodef-m-image {
  height:60vh!important
 }
}
@media only screen and (max-width:768px) {
 .qodef-service-cards .qodef-e-inner-holder {
  flex-direction:column
 }
 .qodef-service-cards .qodef-m-item {
  flex-direction:column
 }
 .qodef-service-cards .qodef-m-item .qodef-m-content {
  padding:0 55px;
  width:100%;
  min-width:100%;
  height:90px;
  min-height:90px;
  -ms-writing-mode:lr-tb;
  writing-mode:horizontal-tb;
  display:flex
 }
 .qodef-service-cards .qodef-m-item .qodef-m-content-inner {
  border-right:0;
  border-bottom:1px solid #e1e1e1
 }
 .qodef-service-cards .qodef-m-item .qodef-m-title {
  transform:none
 }
 .qodef-service-cards .qodef-m-item .qodef-m-image {
  background-size:150%!important;
  width:100vw!important;
  transition:height .6s ease-out
 }
 .qodef-service-cards .qodef-m-item:not(.qodef--active) .qodef-m-image {
  width:100vw!important;
  height:90px!important
 }
 .qodef-service-cards .qodef-m-image {
  height:400px!important
 }
}
@media only screen and (max-width:680px) {
 .qodef-service-cards .qodef-m-image {
  height:250px!important
 }
}
@media only screen and (max-width:480px) {
 .qodef-service-cards .qodef-m-item .qodef-m-content {
  padding:0 28px
 }
}
@media only screen and (max-width:1024px) {
 .qodef-simple-slider .qodef-m-content-wrapper {
  width:calc(100% - 60px)
 }
}
@media only screen and (max-width:680px) {
 .qodef-simple-slider .qodef-m-content-wrapper {
  width:100%
 }
}
@media only screen and (max-width:480px) {
 .qodef-simple-slider .qodef-e-static-title {
  padding-right:20%
 }
 .qodef-simple-slider .qodef-m-navigation {
  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-thumbnail-slider .qodef-m-slides .qodef-e {
  max-height:480px
 }
 .qodef-thumbnail-slider .qodef-m-slides .qodef-e-image img {
  max-height:480px;
  width:auto
 }
 .qodef-thumbnail-slider .qodef-m-slides .qodef-e-content {
  margin-right:1.5%;
  width:50%
 }
 .qodef-thumbnail-slider .qodef-m-thumbnails {
  width:auto
 }
 .qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e {
  min-height:auto;
  width:auto!important;
  height:calc(100% / 3 - 20px)!important;
 }
 .qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e-inner {
  height:100%
 }
 .qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e-inner .qodef-e-image {
  height:100%;
  display:flex;
  justify-content:center
 }
 .qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e-inner .qodef-e-image img {
  width:auto
 }
}
@media only screen and (max-width:1024px) {
 .qodef-thumbnail-slider .qodef-m-slides .qodef-e-content {
  padding:0
 }
}
@media only screen and (max-width:768px) {
 .qodef-thumbnail-slider .qodef-m-slides .qodef-e-content {
  right:0;
  margin-right:0;
  width:70%
 }
 .qodef-thumbnail-slider .qodef-m-thumbnails {
  position:relative;
  margin:50px 0 0
 }
 .qodef-thumbnail-slider .qodef-m-thumbnails-inner {
  display:flex;
  flex-direction:row;
  width:100%!important
 }
 .qodef-thumbnail-slider .qodef-m-thumbnails-inner .qodef-e {
  margin:0 10px;
  width:calc(100% / 3 - 20px)!important
 }
}
@media only screen and (max-width:680px) {
 .qodef-thumbnail-slider .qodef-m-slides .qodef-e-image {
  display:none
 }
 .qodef-thumbnail-slider .qodef-m-slides .qodef-e-content {
  position:relative;
  top:0;
  left:0;
  right:auto;
  width:100%
 }
}
@media only screen and (max-width:1440px) and (min-width:1281px) {
 .qodef-two-panel-info-image .qodef-m-panel {
  height:35%;
  width:35%;
  padding:3%
 }
 .qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1 {
  top:30%
 }
 .qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-2 {
  left:30%
 }
 .qodef-two-panel-info-image .qodef-m-panel .qodef-m-button {
  margin:20px 0 0
 }
}
@media only screen and (max-width:1280px) and (min-width:1025px) {
 .qodef-two-panel-info-image .qodef-m-panel {
  height:50%
 }
 .qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1 {
  top:0
 }
}
@media only screen and (max-width:1024px) {
 .qodef-two-panel-info-image .qodef-m-panel {
  height:50%;
  width:50%
 }
 .qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1 {
  top:0;
  right:0
 }
 .qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-2 {
  left:0;
  bottom:0
 }
}
@media only screen and (max-width:680px) {
 .qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1,
 .qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-2 {
  position:relative;
  width:100%;
  height:auto;
  top:auto;
  left:auto;
  bottom:auto;
  right:auto;
  border-radius:0;
  padding:60px 50px
 }
 .qodef-two-panel-info-image .qodef-m-holder-inner {
  display:flex;
  flex-direction:column
 }
 .qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-1 {
  order:3
 }
 .qodef-two-panel-info-image .qodef-m-panel.qodef-m-panel-2 {
  order:2
 }
}
@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:1440px) {
 #qodef-page-sidebar .qodef-contact-info-group.qodef-direction--vertical .qodef-m-title {
  font-size:18px
 }
 #qodef-page-sidebar .qodef-contact-info-group.qodef-direction--vertical .qodef-e-info-text {
  font-size:16px
 }
}
@media only screen and (max-width:1024px) {
 .qodef-contact-info-group.qodef-direction--horizontal .qodef-contact-info-item {
  width:50%;
  margin:0 0 30px
 }
 .qodef-contact-info-group.qodef-direction--horizontal .qodef-contact-info-item:nth-child(3),
 .qodef-contact-info-group.qodef-direction--horizontal .qodef-contact-info-item:nth-child(4) {
  margin:0
 }
}
@media only screen and (max-width:480px) {
 .qodef-contact-info-group.qodef-direction--horizontal .qodef-contact-info-item {
  width:100%;
  margin:0 0 30px!important
 }
 .qodef-contact-info-group.qodef-direction--horizontal .qodef-contact-info-item:last-child {
  margin:0!important
 }
}
@media only screen and (max-width:1024px) {
 #qodef-page-sidebar .qodef-social-icons-group {
  justify-content:flex-start
 }
}
.widget ol:not(.qodef-shortcode-list):not(.select2-selection__rendered), .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) {
	display:block;
}