@keyframes qodef-fade-in-out-button-bg {
    0% {
        opacity: .5
    }

    100% {
        opacity: 0
    }
}

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

.kc-elm.qodef-shortcode .fa,.kc-elm.qodef-shortcode .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.kc-elm.qodef-shortcode .fa:before,.kc-elm.qodef-shortcode .fas:before {
    font-family: inherit;
    font-weight: inherit
}

.kc-elm.qodef-shortcode .fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.kc-elm.qodef-shortcode .fab:before {
    font-family: inherit;
    font-weight: inherit
}

#qodef-age-verification-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1e2d78;
    opacity: 0;
    z-index: 115;
    visibility: hidden;
    transition: opacity .2s ease-in-out
}

#qodef-age-verification-modal .qodef-m-logo {
    position: absolute;
    top: 30px;
    left: 30px
}

#qodef-age-verification-modal .qodef-m-logo a {
    position: relative;
    display: block;
    max-width: 50%
}

#qodef-age-verification-modal .qodef-m-logo img {
    display: block
}

#qodef-age-verification-modal .qodef-m-content {
    padding: 30px;
    text-align: center;
    max-width: 700px
}

#qodef-age-verification-modal .qodef-m-content-title {
    margin: 0;
    color: #fff
}

#qodef-age-verification-modal .qodef-m-content-subtitle {
    margin: 11px 0 0;
    color: #1e2d78
}

#qodef-age-verification-modal .qodef-m-content-note {
    margin: 32px 0 0;
    color: #e5dcdb
}

#qodef-age-verification-modal .qodef-m-content-prevent {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 52px
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--yes {
    margin-right: 10px
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--no {
    color: #fff;
    border-color: #a3a19e
}

#qodef-age-verification-modal .qodef-button.qodef-prevent--no:hover {
    color: #fff;
    border-color: #28201e;
    background-color: #28201e
}

.qodef-age-verification--opened #qodef-age-verification-modal {
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-in-out
}

#qodef-back-to-top {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 25px;
    bottom: 25px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 10000
}

#qodef-back-to-top .qodef-back-to-top-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 20px;
    color: #fff;
    background-color: #439b9b;
    border: 1px solid #7abebe;
    border-radius: 4px;
    overflow: hidden;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out
}

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

#qodef-back-to-top:hover .qodef-back-to-top-icon {
    background-color: #0b0e6c;
    border-color: #0b0e6c
}

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

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

.qodef-blog.qodef-item-layout--minimal article .qodef-e-info.qodef-info--bottom {
    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-media-image {
    flex-shrink: 0;
    width: 100px!important;
    margin: 0 30px 0 0
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image a {
    overflow: hidden
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image img {
    transform: translateX(-1px) translateZ(0) scale(1.02);
    transition: .29s cubic-bezier(.4,.12,.4,.85)
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image:hover img {
    transform: translateX(1px) translateZ(0) scale(1.02);
    transition: .35s cubic-bezier(.4,.12,.4,.85)
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-content .qodef-e-info-category {
    color: #f4572e;
    padding-bottom: 4px
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-content .qodef-e-info-category a {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #f4572e
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-content .qodef-e-title a {
    color: #1e2d78
}

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

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

@media only screen and (min-width: 681px) {
    .qodef-blog.qodef-item-layout--standard .qodef-blog-item:not(.format-gallery) .qodef-e-media img {
        transform:translateX(0) translateZ(0) scale(1.05);
        transition: .29s cubic-bezier(.4,.12,.4,.85);
        will-change: transform
    }

    .qodef-blog.qodef-item-layout--standard .qodef-blog-item:not(.format-gallery) .qodef-e-media:hover img {
        transform: translateX(7px) translateZ(0) scale(1.05);
        transition: .35s cubic-bezier(.4,.12,.4,.85)
    }
}

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

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

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

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.qodef-blog-item .qodef-e-media {
    margin-bottom: 28px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.qodef-blog-item .qodef-e-content .qodef-e-info.qodef-info--top {
    margin-bottom: 6px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.qodef-blog-item .qodef-e-content .qodef-info--bottom {
    margin-top: 18px
}

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

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link-icon {
    right: 40px;
    width: 140px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote {
    padding: 76px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote:before {
    font-size: 540px
}

#qodef-author-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 20px;
    background-color: #eef7ff;
    padding: 50px 38px 54px;
    border-radius: 4px
}

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

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

#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img {
    display: block;
    border-radius: 100%
}

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

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

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

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

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

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

#qodef-author-info .qodef-m-social-icons a .qodef-icon-simple-line-icons:before {
    font-weight: 700
}

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

#qodef-related-posts .qodef-related-posts-title {
    font-family: Catamaran,sans-serif;
    font-weight: 600;
    color: #1e2d78;
    font-size: 35px;
    line-height: 1.257em;
    margin-bottom: 50px
}

#qodef-related-posts article .qodef-e-media {
    margin-bottom: 25px
}

#qodef-related-posts article .qodef-e-content .qodef-info--bottom {
    margin-top: 25px
}

#qodef-related-posts article .qodef-e-content .qodef-info--bottom .qodef-e-info-social-share {
    display: none
}

#qodef-single-post-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 84px 0 3px
}

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

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

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

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

#qodef-single-post-navigation .qodef-m-nav .qodef-navigation-svg .qodef-decoration {
    width: 36px;
    height: 36px;
    vertical-align: middle;
    display: inline-flex
}

#qodef-single-post-navigation .qodef-m-nav .qodef-navigation-svg .qodef-decoration .round {
    stroke-dasharray: 152px;
    stroke-dashoffset: 152px;
    transition: .8s cubic-bezier(.51,.29,.09,1.08);
    fill: transparent;
    opacity: 1;
    stroke: currentColor
}

#qodef-single-post-navigation .qodef-m-nav .qodef-navigation-svg .qodef-decoration path,#qodef-single-post-navigation .qodef-m-nav .qodef-navigation-svg .qodef-decoration polyline {
    fill: transparent;
    transition: all .3s ease-out
}

#qodef-single-post-navigation .qodef-m-nav .qodef-navigation-svg .qodef-decoration polyline {
    stroke: currentColor;
    stroke-width: 1.5;
    stroke-miterlimit: 10
}

#qodef-single-post-navigation .qodef-m-nav .qodef-navigation-svg .qodef-decoration path {
    stroke: currentColor;
    opacity: .15;
    stroke-width: 2;
    stroke-miterlimit: 10
}

#qodef-single-post-navigation .qodef-m-nav:hover .qodef-decoration .round {
    stroke-dashoffset: 0
}

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

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

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-navigation-svg {
    margin-right: 20px
}

#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: 4px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-navigation-svg {
    margin-left: 20px
}

#qodef-single-post-navigation .qodef-m-nav-label {
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #1e2e85;
    letter-spacing: .2em
}

@media only screen and (max-width: 680px) {
    #qodef-single-post-navigation .qodef-m-nav-label {
        display:none
    }
}

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

#qodef-fullscreen-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #eef7ff;
    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: center
}

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

.qodef-fullscreen-menu ul li {
    position: relative;
    margin: 0;
    padding: 9px 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: Catamaran,sans-serif;
    font-weight: 600;
    font-size: 42px;
    line-height: 1.119em;
    color: #1e2d78;
    position: relative;
    font-size: 45px
}

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

.qodef-fullscreen-menu>ul>li>a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #f4572e;
    top: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .32s cubic-bezier(.31,.29,.05,.96);
    bottom: 14px;
    top: unset
}

@media only screen and (max-width: 1024px) {
    .qodef-fullscreen-menu>ul>li>a:after {
        height:2px;
        bottom: 8px
    }
}

.qodef-fullscreen-menu>ul>li>a:hover {
    color: #1e2d78
}

.qodef-fullscreen-menu>ul>li>a:hover:after {
    transform: scaleX(1)
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a,.qodef-fullscreen-menu>ul>li.current-menu-item>a {
    color: #1e2d78
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a:after,.qodef-fullscreen-menu>ul>li.current-menu-item>a:after {
    transform: scaleX(1)
}

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

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

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li {
    padding: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden;
    transition: all .2s ease-in-out;
    padding-right: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    line-height: 1.667em;
    font-weight: 400;
    color: #656565;
    justify-content: center;
    font-size: 13px;
    line-height: 1.5em
}

.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:hover {
    padding-left: 0;
    padding-right: 0;
    color: #f4572e
}

.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: 0;
    padding-right: 0;
    color: #f4572e
}

.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 .qodef-drop-down-second-inner ul li ul.sub-menu {
    padding: 1px 0 0
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 10px;
    transform: rotate(45deg)
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 10px;
    transform: rotate(-45deg)
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-line.qodef--3 {
    display: none
}

.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-icon.qodef--close:hover .qodef-m-line.qodef--1 {
    transform: rotate(135deg)
}

.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef-m-icon.qodef--close:hover .qodef-m-line.qodef--2 {
    transform: rotate(45deg)
}

.qodef-fullscreen-menu-opener.qodef-source--icon-pack .qodef-m-icon {
    background-color: transparent;
    border-radius: 0;
    width: auto;
    height: auto
}

.qodef-fullscreen-menu-opener.qodef-source--icon-pack .qodef-m-icon.qodef--close {
    top: 13px;
    right: 4px;
    left: unset
}

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

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

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon.qodef--close {
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: visible;
    background-color: #fdeaea;
    border-radius: 5px;
    width: 49px;
    height: 49px;
    color: #1e2d78
}

.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-page-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 24px
}

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

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

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

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

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

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a {
    color: #fff!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: #1e2d78!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: #1e2d78!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: #fff!important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a {
    color: #000!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: #1e2d78!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: #1e2d78!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: #000!important
}

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

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

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

#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--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-header--minimal #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: auto
}

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

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

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: inline-flex;
    align-items: center
}

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

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

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

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

.qodef-header--fixed-display #qodef-page-header,.qodef-header--fixed-display #qodef-top-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.qodef--boxed.qodef-header--fixed-display #qodef-top-area {
    left: 30px;
    width: calc(100% - 60px)
}

.qodef--boxed.qodef-header--fixed-display #qodef-page-header {
    left: 30px;
    width: calc(100% - 60px)
}

.qodef-header--fixed-display.admin-bar #qodef-page-header,.qodef-header--fixed-display.admin-bar #qodef-top-area {
    top: 32px
}

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

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

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

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

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

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

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

.qodef-header-standard--center .qodef-header-sticky-inner .qodef-header-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%
}

.qodef-header-standard--center .qodef-header-sticky-inner .qodef-header-logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: inline-flex;
    align-items: center
}

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

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

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

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

#qodef-top-area {
    position: relative;
    font-size: 13px;
    background-color: #7abebe;
    z-index: 101
}

#qodef-top-area-inner {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: space-between;
    padding: 0 40px;
    position: relative
}

#qodef-top-area-inner.qodef-content-grid {
    padding: 0!important
}

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

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

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

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

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

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

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

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

#qodef-top-area .widget a span {
    transition: all .2s ease-in-out
}

#qodef-top-area .widget a:hover {
    color: currentColor
}

#qodef-top-area .widget a:hover span.qodef-icon-holder {
    color: currentColor
}

#qodef-top-area .widget a:hover span.qodef-e-title-text {
    opacity: .8
}

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

#qodef-top-area-inner.qodef-skin--dark .widget a:hover {
    color: currentColor
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-map-marker-holder .qodef-info-window {
    position: absolute;
    top: -10px;
    left: -17px;
    display: none;
    min-width: 284px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    box-shadow: 3px 3px 16px 2px rgba(0,0,0,.04);
    z-index: 10;
    transition: opacity .3s ease;
    transform: translate(0,-100%)
}

.qodef-map-marker-holder .qodef-info-window-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 8px
}

.qodef-map-marker-holder .qodef-info-window-inner:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 35px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-top: 1px solid #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: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 1.2em
}

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

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title {
    color: #1e2d78
}

.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: #1e2d78
}

.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: #1e2d78
}

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

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

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

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

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

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

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

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

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

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

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

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

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened {
    color: #1e2d78
}

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

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

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

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

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

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

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

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

.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-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-mobile-header--minimal #qodef-page-mobile-header-inner>.qodef-content-grid {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.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-mobile-header--side-area #qodef-page-mobile-header-inner .qodef-side-area-mobile-header-opener {
    margin-left: 20px
}

.qodef-mobile-header--side-area #qodef-page-mobile-header-inner>.qodef-content-grid {
    display: flex;
    align-items: center;
    justify-content: space-between
}

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

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

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

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

#qodef-side-area-mobile-header .qodef-m-close.qodef-source--predefined .qodef-m-line.qodef--3 {
    display: none
}

#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--hide-link>a {
    cursor: default
}

#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: Catamaran,sans-serif;
    font-weight: 600;
    font-size: 19px;
    line-height: 1.316em;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover {
    color: #1e2d78
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner>ul {
    padding: 10px 0 5px
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul {
    padding-left: 20px
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden;
    transition: all .2s ease-in-out;
    padding-right: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    line-height: 1.667em;
    font-weight: 400;
    color: #fff
}

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

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a,#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a {
    padding-left: 0;
    padding-right: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a:before,#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a:before,#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a:before {
    left: 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: #1e2d78
}

#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-mobile-header--standard #qodef-page-mobile-header-inner>.qodef-content-grid {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

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

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

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

.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    z-index: 20;
    transition: opacity .2s ease-in-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 #dce6f5;
    border-bottom: 1px solid #dce6f5
}

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

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

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

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

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
    font-family: Catamaran,sans-serif;
    font-weight: 600;
    font-size: 19px;
    line-height: 1.316em;
    color: #1e2d78;
    font-size: 16px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover {
    color: #1e2d78
}

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

.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: 8px 0;
    overflow: hidden;
    transition: all .2s ease-in-out;
    padding-right: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    line-height: 1.667em;
    font-weight: 400;
    color: #8a8a8a;
    font-size: 14px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a {
    padding-left: 0;
    padding-right: 0;
    color: #444
}

.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: #1e2d78
}

.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: #1e2d78
}

body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner {
    padding: 0 40px
}

.qodef-opener-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.qodef-opener-icon .qodef-m-icon {
    position: relative;
    visibility: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f4f4f4;
    border-radius: 5px;
    width: 49px;
    height: 49px
}

.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 * {
    line-height: inherit
}

.qodef-opener-icon.qodef-source--icon-pack :not(.qodef-m-icon) {
    display: inline-block
}

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

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

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

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

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

.qodef-opener-icon.qodef-source--predefined .qodef-m-line {
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #1e2d78;
    transition: top .3s ease,transform .3s ease
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 4px
}

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

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3 {
    top: 16px
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-icon.qodef--open .qodef-m-lines .qodef--1 {
    animation: fade_in_out .5s ease
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-icon.qodef--open .qodef-m-lines .qodef--2 {
    animation: fade_in_out .5s .15s ease
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-m-icon.qodef--open .qodef-m-lines .qodef--3 {
    animation: fade_in_out .5s .3s ease
}

.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 .wpcf7-response-output {
    margin: 2em 0 0 0!important
}

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

.qodef-contact-form-7 .qodef-button.qodef-direction-animation {
    vertical-align: middle;
    white-space: nowrap;
    transition: none;
    transform: translateZ(0);
    min-height: 42px
}

.qodef-contact-form-7 .qodef-button.qodef-direction-animation .qodef-btn-background-holder {
    position: absolute;
    top: -2px;
    left: -2px;
    height: calc(100% + 4px);
    width: calc(100% + 4px);
    border-radius: inherit;
    overflow: hidden
}

.qodef-contact-form-7 .qodef-button.qodef-direction-animation .qodef-btn-background {
    position: absolute;
    height: 500px;
    width: 500px;
    border-radius: 50%;
    background-color: #0b0e6c;
    transform: translate(-50%,-50%) scale(0);
    transition: transform .35s cubic-bezier(.5,.15,.33,.88);
    z-index: 10;
    opacity: 1
}

body:not(.qodef-browser--safari) .qodef-contact-form-7 .qodef-button.qodef-direction-animation .qodef-btn-background {
    will-change: transform
}

.qodef-contact-form-7 .qodef-button.qodef-direction-animation .qodef-btn-text,.qodef-contact-form-7 .qodef-button.qodef-direction-animation .qodef-m-text {
    position: relative;
    z-index: 20
}

.qodef-contact-form-7 .qodef-button.qodef-direction-animation:hover {
    transition: color .2s ease-out
}

.qodef-contact-form-7 .qodef-button.qodef-direction-animation:hover .qodef-btn-background {
    transform: translate(-50%,-50%) scale(1)
}

.qodef-contact-form-7 .qodef-button.qodef-direction-animation:hover.qodef-size--full .qodef-btn-background {
    width: 200%
}

.qodef-contact-form-7 .qodef-button.qodef-direction-animation:active .qodef-btn-background {
    opacity: .8
}

.qodef-contact-form-7 .qodef-button.qodef-direction-animation:hover {
    background-color: #7abebe
}

.qodef-contact-form-7 .qodef-cf7-newsletter {
    display: flex;
    justify-content: flex-end
}

@media only screen and (max-width: 1024px) {
    .qodef-contact-form-7 .qodef-cf7-newsletter {
        justify-content:flex-start
    }
}

.qodef-contact-form-7 .qodef-cf7-newsletter input[type=email] {
    margin: 0;
    padding: 14px 20px;
    color: #656565
}

.qodef-contact-form-7 .qodef-cf7-newsletter .qodef-button {
    margin-left: 13px
}

@media only screen and (max-width: 680px) {
    .qodef-contact-form-7 .qodef-cf7-newsletter {
        display:block
    }

    .qodef-contact-form-7 .qodef-cf7-newsletter .qodef-button {
        margin: 12px 0 0 0
    }
}

.qodef-contact-form-7 .qodef-contact-form .qodef-grid-inner input,.qodef-contact-form-7 .qodef-contact-form .qodef-grid-inner textarea {
    margin-bottom: 0
}

@media only screen and (max-width: 768px) {
    .qodef-contact-form-7 .qodef-contact-form .qodef-grid-inner .qodef-grid-item {
        display:block;
        width: 100%!important
    }
}

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

.qodef-instagram-list #sb_instagram #sbi_images {
    padding: 0!important
}

.qodef-instagram-list .sbi_photo_wrap a {
    background-image: none!important;
    height: auto!important;
    padding-bottom: 0!important;
    border-radius: 6px;
    overflow: hidden
}

.qodef-instagram-list .sbi_photo_wrap a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    background-color: #eef7ff;
    opacity: 0;
    transition: opacity .2s ease-in-out
}

.qodef-instagram-list .sbi_photo_wrap a:after {
    color: #1e2d78;
    content: '\f16d';
    font-family: 'Font Awesome 5 Brands';
    font-size: 25px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: opacity .2s ease-in-out
}

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

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

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0!important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 10px 0 0!important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 20px 0 0!important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 30px 0 0!important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 40px 0 0!important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 50px 0 0!important
}

.qodef-instagram-list.qodef-layout--slider.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0 80px 0 0!important
}

.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container {
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0!important;
    position: relative;
    visibility: hidden;
    z-index: 1
}

.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide a,.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide img {
    width: 100%
}

.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container.qodef-swiper--initialized {
    visibility: visible
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no.qodef--no-bottom-space {
    margin-bottom: 0
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item {
    padding: 0!important;
    margin: 0!important
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny.qodef--no-bottom-space {
    margin-bottom: -10px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -5px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item {
    padding: 0 5px!important;
    margin: 0 0 10px!important
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small.qodef--no-bottom-space {
    margin-bottom: -20px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -10px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item {
    padding: 0 10px!important;
    margin: 0 0 20px!important
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal.qodef--no-bottom-space {
    margin-bottom: -30px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -15px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item {
    padding: 0 15px!important;
    margin: 0 0 30px!important
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium.qodef--no-bottom-space {
    margin-bottom: -40px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -20px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item {
    padding: 0 20px!important;
    margin: 0 0 40px!important
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large.qodef--no-bottom-space {
    margin-bottom: -50px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -25px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item {
    padding: 0 25px!important;
    margin: 0 0 50px!important
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -80px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images {
    float: none;
    width: auto;
    margin: 0 -40px
}

.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item {
    padding: 0 40px!important;
    margin: 0 0 80px!important
}

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

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

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    float: left;
    border: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box {
    margin-left: 0;
    display: block;
    margin-bottom: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link {
    line-height: 1!important;
    display: flex;
    align-items: center;
    flex-flow: row wrap
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar {
    width: 37px;
    height: 37px;
    margin: 0 7px 0 0;
    float: none;
    border-radius: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
    font-family: Catamaran,sans-serif;
    font-weight: 600;
    color: #1e2d78;
    font-size: 19px;
    line-height: 1.316em;
    font-weight: 600!important;
    margin: 0 4px 0 0
}

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

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    line-height: 1.667em;
    font-weight: 400;
    color: #8a8a8a;
    margin-right: 4px;
    margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child {
    margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
    margin-top: 4px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    padding: 0;
    margin-top: -5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before {
    content: '\e094';
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    position: relative;
    top: 5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    margin-top: -3px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before {
    content: '\e094';
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    visibility: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a {
    padding: 0;
    font-size: 14px;
    margin-right: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child {
    margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply {
    margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before {
    content: "";
    display: table;
    table-layout: fixed
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after {
    clear: both
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets>.ctf-item {
    width: 100%
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets>.ctf-item {
    width: 50%
}

@media only screen and (min-width: 681px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
}

@media only screen and (min-width: 769px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets>.ctf-item {
    width: 25%
}

@media only screen and (min-width: 1025px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets>.ctf-item {
    width: 20%
}

@media only screen and (min-width: 1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets>.ctf-item {
    width: 16.66667%
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets>.ctf-item {
    width: 14.28571%
}

@media only screen and (min-width: 1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets>.ctf-item {
    width: 12.5%
}

@media only screen and (min-width: 1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear:both
    }
}

.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space {
    margin-bottom: 0
}

.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets {
    margin: 0
}

.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets>.ctf-item {
    padding: 0;
    margin: 0
}

.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space {
    margin-bottom: -10px
}

.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets {
    margin: 0 -5px
}

.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets>.ctf-item {
    padding: 0 5px;
    margin: 0 0 10px
}

.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space {
    margin-bottom: -20px
}

.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets {
    margin: 0 -10px
}

.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets>.ctf-item {
    padding: 0 10px;
    margin: 0 0 20px
}

.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space {
    margin-bottom: -30px
}

.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets {
    margin: 0 -15px
}

.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets>.ctf-item {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space {
    margin-bottom: -40px
}

.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets {
    margin: 0 -20px
}

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

.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space {
    margin-bottom: -50px
}

.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets {
    margin: 0 -25px
}

.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets>.ctf-item {
    padding: 0 25px;
    margin: 0 0 50px
}

.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -80px
}

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

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

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

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

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

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

.qodef-woo-product-category-list.qodef-item-layout--info-on-image img,.qodef-woo-product-list img {
    display: block;
    width: 100%;
    border-radius: 4px
}

.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 {
    margin: 0;
    padding: 12px 41px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    color: #1e2d78;
    background-color: #fff;
    border-radius: 4px;
    transform: translate(-50%,-50%)
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .count,.qodef-woo-product-list .count {
    display: none
}

.widget_allsmiles_core_woo_dropdown_cart {
    height: 100%
}

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

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

.qodef-woo-dropdown-cart .qodef-m-opener {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #1e2d78;
    letter-spacing: .2em
}

.qodef-woo-dropdown-cart .qodef-m-dropdown {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out
}

.qodef-woo-dropdown-cart .qodef-m-dropdown-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 317px;
    padding: 28px;
    background-color: #fff;
    border: 1px solid #dce6f5;
    border-radius: 5px
}

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

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

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

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

#qodef-top-area-inner.qodef-skin--dark .qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
    color: #f4572e
}

#qodef-top-area-inner.qodef-skin--dark .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
    color: #f4572e
}

#qodef-top-area-inner.qodef-skin--dark .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
    color: #f4572e
}

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

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

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

.qodef-woo-dropdown-cart .qodef-e-image a,.qodef-woo-dropdown-cart .qodef-e-image img {
    display: block;
    border-radius: 5px
}

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

.qodef-woo-dropdown-cart .qodef-e-title {
    margin: 0
}

.qodef-woo-dropdown-cart .qodef-e-title a {
    color: #1e2d78;
    font-size: 19px
}

.qodef-woo-dropdown-cart .qodef-e-price {
    margin: 0
}

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

.qodef-woo-dropdown-cart .qodef-e-remove a {
    color: #1e2d78
}

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

.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-label {
    font-size: 19px
}

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

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

#qodef-top-area-inner.qodef-skin--dark .qodef-woo-dropdown-cart .qodef-m-order-details {
    color: #f4572e
}

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

.qodef-woo-dropdown-cart .qodef-m-action-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
    outline: 0;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    width: 100%;
    padding: 16px 20px;
    text-align: center;
    color: #fff;
    background-color: #7abebe;
    border: 2px solid transparent
}

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

.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-cart {
    margin-top: 10px
}

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

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

.qodef-shortcode .last_toggle_el_margin,.qodef-shortcode .wpb_button,.qodef-shortcode .wpb_content_element,.qodef-shortcode .wpb_row,.qodef-shortcode ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0!important
}

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

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

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

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

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

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

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo {
    width: auto;
    opacity: 1;
    will-change: opacity;
    transition: opacity .15s ease-out;
    display: inline-block
}

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

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

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

body.single-team #ui-datepicker-div {
    display: none;
    padding: 15px;
    background: #1e2d78;
    border: none;
    z-index: 1119999!important;
    margin-left: -25px;
    color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.5)
}

body.single-team #ui-datepicker-div,body.single-team #ui-datepicker-div * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    text-rendering: optimizeLegibility;
    font-family: "Open Sans",sans-serif
}

body.single-team .ui-datepicker-title {
    color: #fff;
    font-size: 15px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 400;
    margin: 0
}

body.single-team .ui-datepicker-header {
    position: relative;
    font-size: 15px;
    vertical-align: top;
    line-height: 20px;
    display: flex;
    justify-content: center;
    margin-bottom: 7px
}

body.single-team .ui-datepicker-header a.ui-datepicker-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

body.single-team .ui-datepicker-header a.ui-datepicker-next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

body.single-team #ui-datepicker-div .ui-icon {
    text-indent: 0;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    cursor: pointer
}

body.single-team #ui-datepicker-div a,body.single-team #ui-datepicker-div a:visited {
    color: #fff
}

body.single-team #ui-datepicker-div a:hover {
    color: #f4572e
}

body.single-team .ui-datepicker-next.ui-corner-all {
    order: 1
}

body.single-team .ui-datepicker-next.ui-corner-all .ui-icon.ui-icon-circle-triangle-e {
    margin-right: 0!important
}

body.single-team .ui-datepicker-calendar tbody {
    text-align: center
}

body.single-team .ui-datepicker-calendar tbody .ui-state-default {
    text-decoration: none;
    color: #fff;
    font-weight: 400
}

body.single-team .ui-datepicker-calendar tbody .ui-datepicker-week-end .ui-state-default {
    text-decoration: none;
    color: #fff;
    font-weight: 400
}

body.single-team .ui-datepicker-calendar tbody .ui-datepicker-unselectable.ui-state-disabled .ui-state-default {
    color: #fff;
    opacity: .5
}

body.single-team .ui-datepicker-calendar tbody .ui-state-default.ui-state-highlight {
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    min-width: 15px;
    display: inline-block
}

.qodef-team-single .qodef-team-list-item {
    padding-top: 20px
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-inner {
    margin: 0 11% 0 0
}

@media only screen and (max-width: 1024px) {
    .qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-inner {
        margin:0
    }
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-image {
    margin: 0 0 30px
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-image img {
    border-radius: 4px
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item {
    border-bottom: 2px solid #dce6f5
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item:last-child {
    border-bottom: none
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--main {
    padding: 0 0 33px
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--main .qodef-e-title {
    margin: 0
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--main .qodef-e-role {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #f4572e;
    margin: 3px 0 25px
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--main .qodef-e-social-icons {
    margin: 10px 0 0
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--main .qodef-e-social-icons a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    width: 2.7857em;
    height: 2.7857em;
    font-size: 14px;
    line-height: 2.7857em;
    text-align: center;
    color: #fff;
    background-color: #7abebe;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    border-radius: 4px;
    overflow: hidden
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--main .qodef-e-social-icons a:hover {
    background-color: #0b0e6c
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--main .qodef-e-social-icons a:last-child {
    margin-right: 0
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--personal {
    padding: 30px 0 29px
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--personal .qodef-e-info-content,.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--personal .qodef-e-info-content-inner {
    display: flex;
    align-items: center
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--personal .qodef-e-info-content {
    margin: 4px 0 0
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--personal .qodef-e-info-content.qodef-e-phone.qodef-additional {
    margin: 7px 0 0
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--personal .qodef-e-info-content:first-child {
    margin: 0!important
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--personal .qodef-e-icon {
    margin-right: 16px;
    color: #1e2d78
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--personal .qodef-e-icon>svg {
    display: block;
    width: 18px;
    fill: currentColor
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--personal a {
    color: inherit
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--personal a:hover {
    color: #656565
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-e-info-item.qodef--call-to-action {
    padding: 40px 0 0;
    border-bottom: none
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single {
    background-color: #eef7ff;
    padding: 26px 24px 26px;
    display: none;
    margin-bottom: 22px
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-bf-form-response-holder {
    margin: 10px 0;
    color: #1e2d78
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-bf-form-response-holder.qodef-success {
    color: #1e2d78
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-booking-title {
    position: relative;
    margin: 0 0 6px 0
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-booking-subtitle {
    display: inline-block;
    margin: 0 0 24px;
    font-family: "Open Sans",sans-serif;
    font-size: 19px;
    line-height: 1.579em;
    font-weight: 400;
    color: #8a8a8a;
    font-size: 15px
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-bf-form-item {
    position: relative;
    margin-bottom: 10px
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-bf-form-item input {
    margin: 0;
    background-color: #fff
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-bf-form-item.qodef-date:after {
    content: "\e836";
    font-family: Linearicons-Free;
    font-size: 16px;
    color: #8a8a8a;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-bf-form-item.qodef-time .select2-container--default {
    margin: 0
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-bf-form-item.qodef-time .select2-container--default .select2-selection--single {
    height: 50px;
    padding: 11px 20px;
    background-color: #fff;
    border: 2px solid #dce6f5;
    border-radius: 4px
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-bf-form-item.qodef-time .select2-container--default .select2-selection__arrow {
    display: none
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-bf-form-item.qodef-time:after {
    content: "\e864";
    font-family: Linearicons-Free;
    font-size: 17px;
    color: #8a8a8a;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.qodef-team-single .qodef-team-list-item .qodef-e-info .qodef-booking-form-single .qodef-bf-form-button {
    position: relative
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-excerpt {
    margin: 0;
    font-size: 19px;
    line-height: 30px
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-description {
    margin: 21px 0 0
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-additional {
    margin: 33px 0 0
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-additional .qodef-e-additional-item {
    display: flex;
    align-items: baseline;
    padding: 30px 0 31px;
    border-top: 2px solid #dce6f5
}

@media only screen and (max-width: 680px) {
    .qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-additional .qodef-e-additional-item {
        flex-direction:column
    }
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-additional .qodef-e-additional-item:last-child {
    padding-bottom: 0
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-additional .qodef-e-additional-item .qodef-e-title {
    font-family: Catamaran,sans-serif;
    font-weight: 600;
    color: #1e2d78;
    font-size: 19px;
    line-height: 1.316em;
    width: 17%;
    margin-right: 3%
}

@media only screen and (max-width: 680px) {
    .qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-additional .qodef-e-additional-item .qodef-e-title {
        width:100%;
        margin-right: 0
    }
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-additional .qodef-e-additional-item .qodef-e-value {
    width: 80%
}

@media only screen and (max-width: 680px) {
    .qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-additional .qodef-e-additional-item .qodef-e-value {
        width:100%
    }
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-additional .qodef-e-additional-item .qodef-e-value .qodef-e-training {
    margin: 0 0 2px
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-workdays {
    display: flex;
    flex-wrap: wrap
}

@media only screen and (max-width: 680px) {
    .qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-workdays {
        flex-direction:column
    }
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-workdays .qodef-e-workday {
    display: flex;
    align-items: baseline;
    margin-right: 30px
}

@media only screen and (max-width: 680px) {
    .qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-workdays .qodef-e-workday {
        margin-right:0
    }
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-workdays .qodef-e-workday:last-child {
    margin-right: 0
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-workdays .qodef-e-workday .qodef-e-icon {
    position: relative;
    top: 2px;
    margin-right: 12px;
    color: #f4572e
}

.qodef-team-single .qodef-team-list-item .qodef-e-content-holder .qodef-e-workdays .qodef-e-workday .qodef-e-icon>svg {
    display: block;
    width: 10px;
    height: 10px;
    fill: currentColor
}

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

.qodef-team-list .qodef-e-role {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #f4572e;
    margin: 3px 0 0
}

.qodef-team-list .qodef-e-social-icons {
    margin: 0
}

.qodef-team-list .qodef-e-social-icons ul li {
    opacity: 0;
    transition: opacity .2s ease
}

.qodef-team-list.qodef-item-layout--info-below.qodef-swiper-container .qodef-e-social-icons {
    top: 17px;
    left: 17px
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-image {
    position: relative
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-social-icons {
    position: absolute;
    top: 17px;
    left: -17px;
    display: flex
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-social-icons .qodef-e-social-icons-inner {
    display: flex;
    background-color: #7abebe;
    border-radius: 4px;
    transition: background-color .2s ease-in-out
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-social-icons .qodef-e-social-icons-inner:hover {
    background-color: #7abebe
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-social-icons .qodef-e-social-icons-opener {
    display: flex;
    align-items: center
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-social-icons .qodef-e-social-icons-opener .qodef-social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-social-icons .qodef-e-social-icons-opener .qodef-social-icon>svg {
    width: 15px;
    fill: currentColor;
    stroke: currentColor
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-social-icons .qodef-e-social-icons-dropdown {
    position: relative;
    visibility: visible;
    z-index: 950
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-social-icons .qodef-e-social-icons-dropdown ul {
    position: relative;
    display: flex;
    z-index: 990;
    margin: 0;
    padding: 0!important;
    transition: all .2s ease-in-out;
    list-style-type: none
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-social-icons .qodef-e-social-icons-dropdown li {
    position: relative;
    display: none;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    transition: opacity .2s ease-out,visibility .2s ease-out
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-social-icons .qodef-e-social-icons-dropdown li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    transition: color .2s ease-out,background-color .2s ease-out
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-social-icons .qodef-e-social-icons-dropdown li * {
    display: block;
    line-height: inherit;
    color: currentColor
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
    margin: 30px 0 0
}

.qodef-team-list.qodef-item-layout--info-below .team-category-dentist .qodef-e-content {
    text-align: center
}

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

.qodef-testimonials-list.qodef-swiper-container .qodef-e-inner {
    padding-top: 83px;
    padding-bottom: 83px
}

.qodef-testimonials-list.qodef-swiper-container:hover {
    cursor: grab
}

.qodef-testimonials-list.qodef-swiper-container:active {
    cursor: grabbing
}

@media only screen and (max-width: 768px) {
    .qodef-testimonials-list.qodef-swiper-container+.swiper-button-next,.qodef-testimonials-list.qodef-swiper-container+.swiper-button-prev {
        display:none
    }
}

.qodef-testimonials-list .qodef-e-media-image {
    position: relative;
    display: inline-block;
    line-height: 0;
    margin-bottom: 26px
}

.qodef-testimonials-list .qodef-e-media-image img {
    display: block;
    width: 140px;
    padding: 8px;
    border: 2px solid #eef7ff;
    border-radius: 100%
}

.qodef-testimonials-list .qodef-e-media-image .qodef-mark {
    position: absolute;
    top: 0;
    right: -3px;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #7abebe;
    border-radius: 4px
}

.qodef-testimonials-list .qodef-e-media-image .qodef-mark>svg {
    fill: rgba(255,255,255,.9)
}

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

.qodef-testimonials-list .qodef-e-subtitle {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #f4572e;
    margin: 0 0 2px
}

.qodef-testimonials-list .qodef-e-text {
    margin: 10px 0 0
}

.qodef-testimonials-list .qodef-e-author {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #f4572e;
    margin: 23px 0 0
}

.qodef-testimonials-list .qodef-e-author .qodef-e-author-job {
    color: #1e2d78
}

.qodef-testimonials-list.qodef-col-num--1 .qodef-e-content {
    padding: 0 17%
}

@media only screen and (max-width: 1024px) {
    .qodef-testimonials-list.qodef-col-num--1 .qodef-e-content {
        padding:0 3%
    }
}

.qodef-testimonials-list.qodef-item-layout--simple.qodef-swiper-container .qodef-e-inner {
    padding-top: 60px;
    padding-bottom: 60px
}

.qodef-testimonials-list.qodef-item-layout--simple.qodef-swiper-container.qodef-col-num--1 .qodef-e-content {
    padding: 0 17%
}

@media only screen and (max-width: 1024px) {
    .qodef-testimonials-list.qodef-item-layout--simple.qodef-swiper-container.qodef-col-num--1 .qodef-e-content {
        padding:0 3%
    }
}

.qodef-testimonials-list.qodef-item-layout--simple .qodef-e-text {
    margin: 13px 0 0;
    font-size: 19px;
    line-height: 30px
}

.qodef-testimonials-list.qodef-item-layout--simple .qodef-e-author {
    margin: 34px 0 0
}

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

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

.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg {
    display: inline-block;
    margin-right: .2em;
    width: 11px;
    height: auto;
    fill: none;
    stroke: currentColor
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg:last-child {
    margin-right: 0
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg {
    fill: currentColor
}

.qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
    color: #1e2d78;
    font-size: 60px;
    line-height: 1em;
    font-weight: 700
}

.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
    vertical-align: middle;
    margin: 2px 0 0
}

.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
    vertical-align: middle;
    font-size: 20px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right {
    vertical-align: middle;
    padding-left: 200px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar {
    line-height: 28px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar .qodef-item-reviews-display-bar-inner {
    padding: 6px 0
}

.qodef-reviews-per-mark .qodef-reviews-number-wrapper {
    padding-top: 23%;
    padding-left: 15%;
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.qodef-reviews-per-mark .qodef-reviews-number {
    font-size: 72px;
    color: #ffd740;
    font-weight: 700;
    line-height: 1em;
    margin-right: 22px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: -6px
}

.qodef-reviews-per-mark .qodef-stars-wrapper {
    display: table-cell;
    vertical-align: middle
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
    display: block
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
    color: #ffd740
}

.qodef-reviews-per-mark .qodef-reviews-count {
    font-weight: 700;
    font-size: 14px
}

.qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
    padding: 29px 50px 40px;
    background-color: #fafafa;
    border-left: 1px solid #e5e5e5
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
    display: inline-block;
    vertical-align: middle
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 15px
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
    display: block
}

.qodef-comment-list .qodef-comment-name {
    float: none
}

.qodef-comment-list .qodef-review-rating {
    display: inline-block;
    width: 100%
}

.qodef-comment-list .qodef-rating-inner {
    display: inline-block;
    width: 100%
}

@keyframes cover_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }

    100% {
        opacity: 0;
        visibility: hidden;
        z-index: 0
    }
}

@keyframes cover_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
        z-index: 100
    }

    100% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }
}

.qodef-search-cover-form {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    z-index: -1;
    transition: opacity .3s ease
}

.qodef-search-cover-form .qodef-m-inner {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px
}

.qodef-search-cover-form .qodef-m-form-field {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    outline-offset: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #1e2d78;
    letter-spacing: .2em
}

.qodef-search-cover-form .qodef-m-form-field:focus {
    color: #1e2d78
}

.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-search-cover-form .qodef-m-close.qodef-source--predefined .qodef-m-icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fdeaea;
    border-radius: 5px;
    width: 49px;
    height: 49px
}

.qodef-search-cover-form .qodef-m-close.qodef-source--predefined .qodef-m-icon:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
    height: 17px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNC45OSAxNC45OSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMxZTJkNzg7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5DbG9zZTwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSItMi42IiB5PSI3IiB3aWR0aD0iMjAuMiIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3LjUgLTMuMTEpIHJvdGF0ZSg0NSkiLz48cmVjdCBjbGFzcz0iY2xzLTEiIHg9Ii0yLjYiIHk9IjciIHdpZHRoPSIyMC4yIiBoZWlnaHQ9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zLjExIDcuNSkgcm90YXRlKC00NSkiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    transition: all .2s ease-in-out
}

.qodef-search-cover-form .qodef-m-close.qodef-source--predefined .qodef-m-icon:hover:after {
    transform: translateY(-50%) rotate(90deg)
}

.qodef-search-cover-form .qodef-m-close.qodef-source--predefined .qodef-m-lines {
    display: none
}

.qodef-covers-search--fadeout .qodef-search-cover-form {
    animation: cover_search_fade_out .3s ease both
}

.qodef-covers-search--fadein .qodef-search-cover-form {
    animation: cover_search_fade_in .3s ease both
}

.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover-form {
    display: none
}

.qodef-fullscreen-search-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255,255,255,.98);
    z-index: 100
}

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

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

.qodef-fullscreen-search-holder .qodef-m-form-field {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #1e2d78;
    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: #1e2d78;
    background: 0 0;
    border: 0;
    outline: 0;
    opacity: 0;
    cursor: pointer;
    transition: color .2s ease-in-out
}

.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
    color: #1e2d78;
    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: #8a8a8a;
    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: #1e2d78
}

.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-search-opener.qodef-source--predefined .qodef-m-icon {
    display: none
}

.qodef-search-opener.qodef-source--predefined .qodef-search-opener-text {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #1e2d78;
    letter-spacing: .2em;
    line-height: 59px
}

.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 {
    counter-reset: counter
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 9px 0 0;
    padding: 22px 44px 22px 40px;
    border: 2px solid #eef7ff;
    border-radius: 4px;
    transition: color .2s ease-out,background-color .2s ease-out;
    cursor: pointer
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-tab-title {
    position: relative;
    z-index: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title:before {
    counter-increment: counter;
    content: counter(counter,decimal-leading-zero);
    position: absolute;
    left: 19px;
    font-family: Catamaran,sans-serif;
    font-size: 79px;
    font-weight: 600;
    color: #eef7ff
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
    margin-top: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark {
    position: relative;
    top: -2px;
    flex-shrink: 0;
    width: 17px;
    line-height: 1;
    text-align: center
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span {
    position: absolute;
    display: block;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .2s ease-out
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span>svg {
    fill: currentColor;
    transition: all .4s ease-in-out
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus {
    opacity: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus {
    opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus {
    opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus svg,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus svg {
    transform: rotate(180deg);
    transform-origin: 50% 50%
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus {
    opacity: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus svg,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus svg {
    transform: rotate(180deg);
    transform-origin: 50% 50%
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active {
    border-bottom: none;
    border-radius: 4px 4px 0 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    padding: 0 40px 32px;
    margin: 0;
    border: 2px solid #eef7ff;
    border-top: none;
    border-radius: 0 0 4px 4px
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
    margin: 0
}

.qodef-author-pagination--on .qodef-m-pagination-spinner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: auto;
    fill: #1e2d78;
    stroke: none;
    visibility: hidden;
    z-index: -1;
    animation: qode-rotate 2s infinite linear
}

.qodef-author-pagination--on.qodef-pagination-type--standard .qodef-grid-inner {
    opacity: 1;
    transition: opacity .2s ease-in-out
}

.qodef-author-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner {
    opacity: 0
}

.qodef-author-pagination--on.qodef-pagination-type--load-more .qodef-m-pagination-spinner {
    position: absolute;
    bottom: 10px;
    left: calc(50% - 16px)
}

.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-m-pagination-spinner {
    visibility: visible;
    z-index: 1
}

.qodef-author-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button {
    opacity: 0
}

.qodef-author-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-m-pagination-spinner {
    visibility: visible;
    z-index: 1
}

.qodef-banner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-radius: 5px;
    overflow: hidden
}

.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;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding: 30px
}

.qodef-banner .qodef-m-title {
    margin: 0
}

.qodef-banner .qodef-m-title-inner {
    display: inline-block
}

.qodef-banner .qodef-m-subtitle {
    margin: 0 0 10px
}

.qodef-banner div.qodef-m-subtitle {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #f4572e
}

.qodef-banner .qodef-m-text-field {
    margin: 10px 0 0
}

.qodef-banner div.qodef-m-text-field {
    font-size: 19px;
    line-height: 30px
}

.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-horizontal-text-align--left .qodef-m-content-inner {
    align-items: flex-start;
    text-align: left
}

.qodef-banner.qodef-horizontal-text-align--center .qodef-m-content-inner {
    align-items: center;
    text-align: center
}

.qodef-banner.qodef-horizontal-text-align--right .qodef-m-content-inner {
    align-items: flex-end;
    text-align: right
}

.qodef-banner.qodef-vertical-text-align--top .qodef-m-content-inner {
    justify-content: flex-start
}

.qodef-banner.qodef-vertical-text-align--center .qodef-m-content-inner {
    justify-content: center
}

.qodef-banner.qodef-vertical-text-align--bottom .qodef-m-content-inner {
    justify-content: flex-end
}

.qodef-banner.qodef-layout--link-button .qodef-m-button {
    margin: 10px 0 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-image img {
    transform: translateX(-4px) translateZ(0) scale(1.02);
    transition: .29s cubic-bezier(.4,.12,.4,.85)
}

.qodef-banner.qodef-layout--link-button:hover .qodef-m-image img {
    transform: translateX(4px) translateZ(0) scale(1.02);
    transition: .35s cubic-bezier(.4,.12,.4,.85)
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-image img {
    transform: translateX(-4px) translateZ(0) scale(1.02);
    transition: .29s cubic-bezier(.4,.12,.4,.85)
}

.qodef-banner.qodef-layout--link-overlay:hover .qodef-m-image img {
    transform: translateX(4px) translateZ(0) scale(1.02);
    transition: .35s cubic-bezier(.4,.12,.4,.85)
}

.before-after-image-holder {
    visibility: hidden
}

.before-after-image-holder img {
    position: absolute;
    border-radius: 5px!important
}

.before-after-image-holder.active {
    cursor: grab
}

.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30
}

.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before {
    width: 5px;
    height: 9999px;
    left: 50%;
    margin-left: -3px
}

@media only screen and (max-width: 1024px) {
    .twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before {
        width:5px;
        height: 500px;
        margin-left: -3px
    }
}

.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before {
    width: 9999px;
    height: 1px;
    top: 50%;
    margin-top: -1.5px
}

.twentytwenty-after-label,.twentytwenty-before-label {
    display: none
}

.twentytwenty-container {
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none
}

.twentytwenty-container img {
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    display: block
}

.twentytwenty-container * {
    box-sizing: content-box
}

.twentytwenty-before {
    z-index: 20
}

.twentytwenty-after {
    z-index: 10
}

.twentytwenty-handle {
    height: 101px;
    width: 101px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -53px;
    margin-top: -51px;
    background-color: #fff;
    z-index: 40;
    border-radius: 50%;
    cursor: grab
}

@media only screen and (max-width: 1024px) {
    .twentytwenty-handle {
        height:50px;
        width: 50px;
        margin-left: -27px;
        margin-top: -27px
    }
}

.twentytwenty-handle .twentytwenty-handle-circle {
    border: 1px solid #fff;
    position: absolute;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 115px;
    height: 115px;
    left: -7px
}

@media only screen and (max-width: 1024px) {
    .twentytwenty-handle .twentytwenty-handle-circle {
        height:60px;
        width: 60px;
        left: -5px
    }
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 43px
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 50px
}

@media only screen and (max-width: 1024px) {
    .twentytwenty-horizontal .twentytwenty-handle:before {
        margin-bottom:25px
    }
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 43px
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 50px
}

@media only screen and (max-width: 1024px) {
    .twentytwenty-horizontal .twentytwenty-handle:after {
        margin-top:25px
    }
}

.twentytwenty-left-arrow {
    display: block;
    height: 140px;
    width: 140px;
    line-height: 140px;
    color: #fff;
    font-size: 30px;
    text-align: center
}

@media only screen and (max-width: 1024px) {
    .twentytwenty-left-arrow {
        height:70px;
        width: 70px;
        line-height: 68px;
        font-size: 25px
    }
}

.twentytwenty-horizontal .twentytwenty-left-arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 14px;
    width: 7px;
    height: 12px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxNyI+PHRpdGxlPlN0cmVsaWNhIGRlc25hPC90aXRsZT48cG9seWdvbiBwb2ludHM9IjEuNTQgMTcgMCAxNS42MiA3LjkzIDguNSAwIDEuMzggMS41NCAwIDExIDguNSAxLjU0IDE3IiBmaWxsPSIjMWUyZDc4Ii8+PC9zdmc+);
    background-repeat: no-repeat
}

.twentytwenty-horizontal .twentytwenty-left-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotateY(180deg);
    left: 14px;
    width: 7px;
    height: 12px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMSAxNyI+PHRpdGxlPlN0cmVsaWNhIGRlc25hPC90aXRsZT48cG9seWdvbiBwb2ludHM9IjEuNTQgMTcgMCAxNS42MiA3LjkzIDguNSAwIDEuMzggMS41NCAwIDExIDguNSAxLjU0IDE3IiBmaWxsPSIjMWUyZDc4Ii8+PC9zdmc+);
    background-repeat: no-repeat
}

.twentytwenty-horizontal .twentytwenty-right-arrow:before {
    content: 'drag';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #1e2d78;
    line-height: 0;
    letter-spacing: .2em
}

@media only screen and (max-width: 1024px) {
    .twentytwenty-horizontal .twentytwenty-right-arrow:before {
        display:none
    }
}

.qodef-button.qodef-html--link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
    outline: 0;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    padding: 14px 47px
}

.qodef-button.qodef-size--small {
    padding: 9px 36px
}

.qodef-button.qodef-size--large {
    padding: 15px 65px
}

.qodef-button.qodef-size--full {
    width: 100%;
    padding: 16px 20px;
    text-align: center
}

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

.qodef-button.qodef-layout--filled.qodef-html--link:not(.qodef-direction-animation):hover {
    color: #fff;
    background-color: #0b0e6c
}

.qodef-button.qodef-layout--filled.qodef-html--link:not(.qodef-direction-animation).qodef--custom {
    color: #1e2d78;
    background-color: #fff;
    border: 1px solid transparent
}

.qodef-button.qodef-layout--filled.qodef-html--link:not(.qodef-direction-animation).qodef--custom:hover {
    color: #fff;
    background-color: #f4572e
}

.qodef-button.qodef-layout--filled.qodef-html--link.qodef-direction-animation {
    vertical-align: middle;
    white-space: nowrap;
    transition: none;
    transform: translateZ(0);
    min-height: 42px
}

.qodef-button.qodef-layout--filled.qodef-html--link.qodef-direction-animation .qodef-btn-background-holder {
    position: absolute;
    top: -2px;
    left: -2px;
    height: calc(100% + 4px);
    width: calc(100% + 4px);
    border-radius: inherit;
    overflow: hidden
}

.qodef-button.qodef-layout--filled.qodef-html--link.qodef-direction-animation .qodef-btn-background {
    position: absolute;
    height: 500px;
    width: 500px;
    border-radius: 50%;
    background-color: #0b0e6c;
    transform: translate(-50%,-50%) scale(0);
    transition: transform .35s cubic-bezier(.5,.15,.33,.88);
    z-index: 10;
    opacity: 1
}

body:not(.qodef-browser--safari) .qodef-button.qodef-layout--filled.qodef-html--link.qodef-direction-animation .qodef-btn-background {
    will-change: transform
}

.qodef-button.qodef-layout--filled.qodef-html--link.qodef-direction-animation .qodef-btn-text,.qodef-button.qodef-layout--filled.qodef-html--link.qodef-direction-animation .qodef-m-text {
    position: relative;
    z-index: 20
}

.qodef-button.qodef-layout--filled.qodef-html--link.qodef-direction-animation:hover {
    transition: color .2s ease-out
}

.qodef-button.qodef-layout--filled.qodef-html--link.qodef-direction-animation:hover .qodef-btn-background {
    transform: translate(-50%,-50%) scale(1)
}

.qodef-button.qodef-layout--filled.qodef-html--link.qodef-direction-animation:hover.qodef-size--full .qodef-btn-background {
    width: 200%
}

.qodef-button.qodef-layout--filled.qodef-html--link.qodef-direction-animation:active .qodef-btn-background {
    opacity: .8
}

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

.qodef-button.qodef-layout--outlined:not(.qodef-direction-animation):hover {
    color: #f4572e;
    border-color: #f4572e
}

.qodef-button.qodef-layout--outlined.qodef-direction-animation {
    vertical-align: middle;
    white-space: nowrap;
    transition: none;
    transform: translateZ(0);
    min-height: 42px
}

.qodef-button.qodef-layout--outlined.qodef-direction-animation .qodef-btn-background-holder {
    position: absolute;
    top: -2px;
    left: -2px;
    height: calc(100% + 4px);
    width: calc(100% + 4px);
    border-radius: inherit;
    overflow: hidden
}

.qodef-button.qodef-layout--outlined.qodef-direction-animation .qodef-btn-background {
    position: absolute;
    height: 500px;
    width: 500px;
    border-radius: 50%;
    background-color: #f4572e;
    transform: translate(-50%,-50%) scale(0);
    transition: transform .35s cubic-bezier(.5,.15,.33,.88);
    z-index: 10;
    opacity: 1
}

body:not(.qodef-browser--safari) .qodef-button.qodef-layout--outlined.qodef-direction-animation .qodef-btn-background {
    will-change: transform
}

.qodef-button.qodef-layout--outlined.qodef-direction-animation .qodef-btn-text,.qodef-button.qodef-layout--outlined.qodef-direction-animation .qodef-m-text {
    position: relative;
    z-index: 20
}

.qodef-button.qodef-layout--outlined.qodef-direction-animation:hover {
    transition: color .2s ease-out
}

.qodef-button.qodef-layout--outlined.qodef-direction-animation:hover .qodef-btn-background {
    transform: translate(-50%,-50%) scale(1)
}

.qodef-button.qodef-layout--outlined.qodef-direction-animation:hover.qodef-size--full .qodef-btn-background {
    width: 200%
}

.qodef-button.qodef-layout--outlined.qodef-direction-animation:active .qodef-btn-background {
    opacity: .8
}

.qodef-button.qodef-layout--outlined.qodef-direction-animation:hover {
    border-color: #f4572e
}

.qodef-button.qodef-layout--textual {
    display: flex;
    align-items: center;
    padding: 0!important;
    font-size: 12px;
    color: #1e2d78;
    background-color: transparent;
    border: 0
}

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

.qodef-button.qodef-layout--textual .qodef-m-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin-left: 11px;
    border: 2px solid #dce6f5;
    border-radius: 100%;
    transition: border-color .2s ease-in-out
}

.qodef-button.qodef-layout--textual .qodef-m-icon>svg {
    width: 8px;
    fill: currentColor
}

.qodef-button.qodef-layout--textual .qodef-decoration {
    width: 36px;
    height: 36px;
    vertical-align: middle;
    display: inline-flex;
    margin-left: 10px
}

.qodef-button.qodef-layout--textual .qodef-decoration .round {
    stroke-dasharray: 152px;
    stroke-dashoffset: 152px;
    transition: .8s cubic-bezier(.51,.29,.09,1.08);
    fill: transparent;
    opacity: 1;
    stroke: currentColor
}

.qodef-button.qodef-layout--textual .qodef-decoration path,.qodef-button.qodef-layout--textual .qodef-decoration polyline {
    fill: transparent;
    transition: all .3s ease-out
}

.qodef-button.qodef-layout--textual .qodef-decoration polyline {
    stroke: currentColor;
    stroke-width: 1.5;
    stroke-miterlimit: 10
}

.qodef-button.qodef-layout--textual .qodef-decoration path {
    stroke: currentColor;
    opacity: .15;
    stroke-width: 2;
    stroke-miterlimit: 10
}

.qodef-button.qodef-layout--textual:hover .qodef-decoration .round {
    stroke-dashoffset: 0
}

.qodef-button.qodef-layout--textual.qodef-textual-color--orange {
    color: #f4572e
}

.qodef-button.qodef-layout--textual.qodef-textual-color--orange .qodef-m-icon {
    border: 2px solid #ffe4e4
}

.qodef-call-to-action.qodef-layout--standard {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
    display: flex;
    align-items: center
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner {
    justify-content: space-between
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner {
    justify-content: center
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
    padding-right: 20px
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content>* {
    margin: 0
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content .qodef-cta-aditional {
    font-family: "Open Sans",sans-serif;
    font-size: 19px;
    line-height: 1.579em;
    font-weight: 400;
    color: #8a8a8a;
    padding-top: 15px
}

.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 16px 2px rgba(0,0,0,.04)
}

.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-touch .qodef-cards-gallery.qodef-animation--bundle img {
    visibility: hidden
}

@keyframes qodefCardAppearFromRight {
    0% {
        transform: translate3d(100%,0,0);
        opacity: 0;
        visibility: visible
    }

    30% {
        opacity: 1;
        visibility: visible
    }

    100% {
        visibility: visible;
        transform: translate3d(0,0,0)
    }
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared img {
    animation: qodefCardAppearFromRight 1s cubic-bezier(.19,1,.22,1) forwards
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
    animation-delay: .2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
    animation-delay: .4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
    animation-delay: .6s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
    animation-delay: .8s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
    animation-delay: 1s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
    animation-delay: 1.2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
    animation-delay: 1.4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
    animation-delay: 1.6s
}

@keyframes qodefCardAppearFromLeft {
    0% {
        visibility: visible;
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    30% {
        visibility: visible;
        opacity: 1
    }

    100% {
        visibility: visible;
        transform: translate3d(0,0,0)
    }
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared img {
    animation: qodefCardAppearFromLeft 1s cubic-bezier(.19,1,.22,1) forwards
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
    animation-delay: .2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
    animation-delay: .4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
    animation-delay: .6s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
    animation-delay: .8s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
    animation-delay: 1s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
    animation-delay: 1.2s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
    animation-delay: 1.4s
}

.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
    animation-delay: 1.6s
}

.qodef-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 {
    color: #fff!important
}

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

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

.qodef-countdown.qodef-layout--simple .qodef-digit {
    font-family: Catamaran,sans-serif;
    font-size: 160px;
    font-weight: 600;
    line-height: 1;
    color: #eef7ff
}

.qodef-countdown.qodef-layout--simple .qodef-label {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-family: Catamaran,sans-serif;
    font-weight: 600;
    color: #1e2d78;
    font-size: 19px;
    line-height: 1.316em
}

.qodef-counter.qodef-layout--simple {
    text-align: center
}

.qodef-counter.qodef-layout--simple .qodef-m-digit {
    font-family: Catamaran,sans-serif;
    font-size: 160px;
    font-weight: 600;
    line-height: 1;
    color: #eef7ff
}

.qodef-counter.qodef-layout--simple .qodef-m-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    transform: translateX(-50%) translateY(-50%)
}

.qodef-counter.qodef-layout--simple .qodef-m-title {
    margin: 5px 0 0 0
}

.qodef-counter.qodef-layout--simple .qodef-m-text {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #f4572e;
    margin: 0
}

.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: Catamaran,sans-serif;
    font-weight: 600;
    color: #1e2d78;
    font-size: 42px;
    line-height: 1.119em
}

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

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    width: 40px;
    height: 40px;
    font-size: 27px;
    line-height: 1.296em;
    color: #fff;
    background-color: #1e2d78
}

.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: #1e2d78
}

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

.qodef-icon-list-item .qodef-e-title-text {
    line-height: 1.667em
}

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

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

.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_allsmiles_core_icon_list_item {
    margin-bottom: 0
}

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

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

.qodef-icon-with-text .qodef-m-title {
    margin: 0
}

.qodef-icon-with-text .qodef-m-title a {
    display: block
}

.qodef-icon-with-text .qodef-m-text {
    margin: 11px 0 0
}

.qodef-icon-with-text .qodef-m-icon-wrapper {
    line-height: 1
}

.qodef-icon-with-text .qodef-icon-holder {
    float: none
}

.qodef-icon-with-text .qodef-m-custom-icon,.qodef-icon-with-text .qodef-m-svg-icon {
    position: relative
}

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

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-content {
    margin: 8px 0 0
}

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

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-text {
    margin: 20px 0 0
}

.qodef-icon-with-text.qodef-layout--before-title a span {
    transition: all .2s ease-in-out
}

.qodef-icon-with-text.qodef-layout--before-title a:hover span.qodef-m-title-text {
    color: #656565
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
    text-align: center
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
    text-align: left
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
    text-align: right
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
    margin-top: 24px
}

.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: 2.7857em;
    height: 2.7857em;
    font-size: 14px;
    line-height: 2.7857em;
    text-align: center;
    color: #fff;
    background-color: #1e2d78;
    transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-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: #f4572e
}

.qodef-icon-holder.qodef-layout--circle {
    border-radius: 50%
}

.qodef-icon-holder.qodef-layout--square {
    border-radius: 4px
}

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

#qodef-page-sidebar .widget.widget_allsmiles_core_icon {
    margin-bottom: 0
}

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

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

.qodef-image-gallery .qodef-image-wrapper .qodef-image-inner-holder {
    overflow: hidden
}

.qodef-image-gallery .qodef-image-wrapper .qodef-image-inner-holder a img {
    transform: translateX(-3px) translateZ(0) scale(1.03);
    transition: .29s cubic-bezier(.4,.12,.4,.85)
}

.qodef-image-gallery .qodef-image-wrapper .qodef-image-inner-holder:hover a img {
    transform: translateX(4px) translateZ(0) scale(1.03);
    transition: .35s cubic-bezier(.4,.12,.4,.85)
}

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

.qodef-image-marquee .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 auto;
    overflow: hidden;
    transform: translate3d(0,0,0)
}

.qodef-image-marquee .qodef-m-content.qodef--mobile {
    display: none
}

.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image {
    background-size: cover!important
}

.qodef-image-marquee .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    transform: translate3d(100%,0,0)
}

.qodef-image-marquee .qodef-m-image a {
    position: relative;
    display: block
}

@keyframes qode-move-marquee {
    0% {
        transform: translateX(100%)
    }

    100% {
        transform: translateX(-100%)
    }
}

.qodef-image-with-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text a {
    display: block
}

.qodef-image-with-text .qodef-m-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    transition: all .3s;
    will-change: transform
}

.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img {
    display: block
}

.qodef-image-with-text:hover a>.qodef-m-image {
    transform: translate3d(0,-5px,0)
}

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

.qodef-image-with-text .qodef-m-text {
    margin: 15px 0 0
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    background-color: #fff;
    border-radius: 5px
}

.qodef-pricing-table .qodef-m-inner {
    padding: 58px 110px 75px
}

@media only screen and (max-width: 1366px) {
    .qodef-pricing-table .qodef-m-inner {
        padding:58px 78px 75px
    }
}

@media only screen and (max-width: 768px) {
    .qodef-pricing-table .qodef-m-inner {
        padding:58px 25px 75px
    }
}

.qodef-pricing-table .qodef-m-title p {
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #f4572e
}

.qodef-pricing-table .qodef-m-image {
    margin: 0 0 20px
}

.qodef-pricing-table .qodef-m-price {
    margin: 18px 0 0
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
    display: flex;
    margin: 0;
    line-height: 1;
    justify-content: center
}

.qodef-pricing-table .qodef-m-period {
    font-family: Catamaran,sans-serif;
    font-weight: 600;
    color: #1e2d78;
    font-size: 19px;
    line-height: 1.316em;
    margin: 4px 0 0
}

.qodef-pricing-table .qodef-m-content {
    margin: 20px 0 0;
    line-height: 35px
}

.qodef-pricing-table .qodef-m-content p {
    line-height: inherit
}

.qodef-pricing-table .qodef-m-content ul {
    list-style: none;
    margin: 10px 0
}

.qodef-pricing-table .qodef-m-content ul li:last-child {
    margin-bottom: 0
}

.qodef-pricing-table .qodef-m-content ul li:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px
}

.qodef-pricing-table .qodef-m-button .qodef-button {
    margin: 24px 0 0;
    justify-content: center
}

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

.qodef-section-title.qodef-alignment--center {
    text-align: center
}

.qodef-section-title.qodef-alignment--left {
    text-align: left
}

.qodef-section-title.qodef-alignment--right {
    text-align: right
}

.qodef-section-title .qodef-m-title {
    margin: 0
}

.qodef-section-title .qodef-m-title .qodef-special-style {
    color: #f4572e
}

.qodef-section-title .qodef-m-subtitle {
    margin: 0 0 2px
}

.qodef-section-title div.qodef-m-subtitle {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #f4572e
}

.qodef-section-title .qodef-m-text {
    margin: 8px 0 0
}

.qodef-section-title div.qodef-m-text {
    font-size: 19px;
    line-height: 30px
}

.qodef-separator {
    position: relative;
    height: auto;
    font-size: 0;
    line-height: 1
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 10px 0;
    border-bottom: 1px solid #e1e1e1
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

#qodef-page-sidebar .widget.widget_allsmiles_core_separator {
    margin-bottom: 0
}

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

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

.qodef-single-image img {
    display: block
}

.qodef-single-image .qodef-m-image {
    overflow: hidden;
    border-radius: 5px
}

.qodef-single-image .qodef-m-image img {
    transform: translateX(-4px) translateZ(0) scale(1.02);
    transition: .29s cubic-bezier(.4,.12,.4,.85)
}

.qodef-single-image:hover .qodef-m-image img {
    transform: translateX(4px) translateZ(0) scale(1.02);
    transition: .35s cubic-bezier(.4,.12,.4,.85)
}

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

.qodef-stacked-images .qodef-m-images {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    transition: all .7s cubic-bezier(.23,1,.32,1)
}

.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack {
    position: absolute;
    display: block;
    bottom: -100%;
    transition: all .7s cubic-bezier(.23,1,.32,1)
}

.qodef-stack--left.qodef-stacked-images .qodef-m-images {
    margin: 0 0 0 30%
}

.qodef-stack--right.qodef-stacked-images .qodef-m-images {
    margin: 0 30% 0 0
}

.qodef-stack--bottom.qodef-stacked-images .qodef-m-images {
    padding: 0 0 75px
}

.qodef-stacked-images .qodef-m-images.qodef--appeared {
    opacity: 1
}

.qodef-stack--left.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
    bottom: 70px;
    left: 0;
    transform: translate(-50%,0)
}

.qodef-stack--right.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
    bottom: 70px;
    right: 0;
    transform: translate(50%,0)
}

.qodef-stack--bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack {
    bottom: 0;
    right: 15%;
    max-width: 40%
}

.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-tabs-content .qodef-tabs-custom-content {
    display: flex;
    flex-direction: row-reverse
}

@media only screen and (max-width: 1024px) {
    .qodef-tabs .qodef-tabs-content .qodef-tabs-custom-content {
        flex-direction:column
    }
}

.qodef-tabs .qodef-tabs-content .qodef-tabs-custom-content .qodef-tabs-image-holder {
    flex-shrink: 0;
    margin-left: 15%;
    width: 41%
}

.qodef-tabs .qodef-tabs-content .qodef-tabs-custom-content .qodef-tabs-image-holder img {
    border-radius: 5px
}

@media only screen and (max-width: 1024px) {
    .qodef-tabs .qodef-tabs-content .qodef-tabs-custom-content .qodef-tabs-image-holder {
        margin:0 0 15px;
        width: 100%
    }
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li {
    position: relative;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #ffe1e1
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a {
    display: block;
    padding: 11px 74px;
    transition: color .2s ease-in-out,background-color .2s ease-in-out;
    font-family: Catamaran,sans-serif;
    font-weight: 600;
    color: #1e2d78;
    font-size: 19px;
    line-height: 1.316em
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a:after {
    display: none
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a:hover:after,.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li.active a:after,.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li.ui-state-active a:after,.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li.ui-state-hover a:after {
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation {
        flex-direction:column;
        align-items: flex-start;
        justify-content: flex-start
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li {
        width: 100%;
        margin: 0 0 26px 0;
        padding: 0
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a {
        padding: 11px 20px!important
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li:last-child {
        margin-bottom: 0
    }
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li.qodef-main-menu-line {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0;
    border-bottom: 2px solid transparent;
    transition: width .4s,left .6s cubic-bezier(.25,.1,.11,.99);
    border-bottom-color: #f4572e
}

@media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li.qodef-main-menu-line {
        display:none!important
    }
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li {
    flex: 1
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a {
    text-align: center;
    padding: 11px 20px
}

@media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a {
        text-align:left
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation {
        position:relative;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        margin: 0;
        padding: 0;
        list-style: none
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li {
        position: relative;
        margin: 0;
        padding: 0;
        border-bottom: 2px solid #ffe1e1
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a {
        display: block;
        padding: 11px 74px;
        transition: color .2s ease-in-out,background-color .2s ease-in-out;
        font-family: Catamaran,sans-serif;
        font-weight: 600;
        color: #1e2d78;
        font-size: 19px;
        line-height: 1.316em
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a:after {
        content: '';
        position: absolute;
        bottom: -2px;
        left: 0;
        display: block;
        width: 0;
        height: 2px;
        background-color: #f4572e;
        transition: width .2s ease-in-out
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a:hover:after,.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li.active a:after,.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li.ui-state-active a:after,.qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li.ui-state-hover a:after {
        width: 100%
    }
}

@media only screen and (max-width: 1024px) and (max-width:1024px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation {
        flex-direction:column;
        align-items: flex-start;
        justify-content: flex-start
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li {
        width: 100%;
        margin: 0 0 26px 0;
        padding: 0
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .qodef-tabs-navigation li a {
        padding: 11px 20px!important
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal .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 {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
    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 {
    position: relative;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #fff2f2
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
    display: block;
    padding: 11px 74px;
    transition: color .2s ease-in-out,background-color .2s ease-in-out;
    font-family: Catamaran,sans-serif;
    font-weight: 600;
    color: #1e2d78;
    font-size: 19px;
    line-height: 1.316em
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    display: block;
    width: 0;
    height: 2px;
    background-color: #f4572e;
    transition: width .2s ease-in-out
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a:hover:after,.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li.active a:after,.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li.ui-state-active a:after,.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li.ui-state-hover a:after {
    width: 100%
}

@media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
        flex-direction:column;
        align-items: flex-start;
        justify-content: flex-start
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
        width: 100%;
        margin: 0 0 26px 0;
        padding: 0
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
        padding: 11px 20px!important
    }

    .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 {
    width: 100%;
    margin-bottom: 26px
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child {
    margin-bottom: 0;
    border-bottom: none
}

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

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

.qodef-video-button .qodef-m-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1e2d78;
    font-size: 106px;
    line-height: 1
}

.qodef-video-button .qodef-m-play:hover span.qodef-m-play-inner:before {
    transform: scale(1.15)
}

.qodef-video-button .qodef-m-play span {
    display: block;
    line-height: inherit
}

.qodef-video-button .qodef-m-play span.qodef-m-play-inner {
    position: relative;
    width: 90px;
    height: 90px;
    padding: 6px;
    color: #f4572e;
    border-radius: 100%
}

.qodef-video-button .qodef-m-play span.qodef-m-play-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    transition: .45s cubic-bezier(.25,.04,0,.93);
    transform: scale(1);
    transform-origin: 50% 50%;
    border-radius: 100%
}

.qodef-video-button .qodef-m-play span.qodef-m-play-inner-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 100%
}

.qodef-video-button .qodef-m-play span svg {
    display: block;
    width: calc(1000% / 39);
    fill: none;
    stroke: currentColor;
    stroke-miterlimit: 10;
    stroke-width: 2px
}

#qodef-side-area {
    position: fixed;
    top: 0;
    right: -490px;
    width: 490px;
    height: 100%;
    min-height: 100%;
    padding: 94px 66px 35px;
    border-left: 1px solid #dce6f5;
    border-right: 1px solid #dce6f5;
    background-color: #fff;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77,0,.175,1)
}

.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: 45px;
    right: 45px;
    display: block;
    z-index: 1000;
    color: #8a8a8a;
    will-change: transform
}

.admin-bar #qodef-side-area-close {
    top: 65px
}

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

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

#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--3 {
    display: none;
    animation: none
}

#qodef-side-area-close.qodef-source--predefined:hover .qodef-m-line.qodef--1 {
    animation: none;
    transform: rotate(135deg)
}

#qodef-side-area-close.qodef-source--predefined:hover .qodef-m-line.qodef--2 {
    animation: none;
    transform: rotate(45deg)
}

.qodef-side-area-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 0;
    transition: opacity .2s ease-in-out,z-index .2s ease-in-out
}

.qodef-side-area--opened .qodef-side-area-cover {
    opacity: 1;
    z-index: 1002
}

.qodef-social-share {
    position: relative;
    display: inline-block;
    vertical-align: baseline
}

.qodef-social-share .qodef-social-title {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 7px 0 0;
    font-family: Catamaran,sans-serif;
    font-weight: 600;
    color: #1e2d78;
    font-size: 17px;
    line-height: 1.471em
}

.qodef-social-share ul {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    list-style: none;
    padding: 0;
    margin: 0
}

.qodef-social-share li {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    line-height: 1;
    padding: 0;
    margin: 0;
    opacity: 0;
    transition: opacity .2s ease
}

.qodef-social-share li a {
    font-size: 13px
}

.qodef-social-share.qodef-layout--dropdown {
    position: relative
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-inner {
    display: flex;
    background-color: #7abebe;
    border-radius: 4px;
    transition: background-color .2s ease-in-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-inner:hover {
    background-color: #7abebe
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
    display: flex;
    align-items: center
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-icon>svg {
    width: 15px;
    fill: currentColor;
    stroke: currentColor
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
    position: relative;
    visibility: visible;
    z-index: 950
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
    position: relative;
    display: flex;
    z-index: 990;
    margin: 0;
    padding: 0!important;
    transition: all .2s ease-in-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
    position: relative;
    display: none;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    transition: opacity .2s ease-out,visibility .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff!important;
    opacity: .8;
    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;
    color: currentColor
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-inner {
    flex-direction: row
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-inner {
    flex-direction: row-reverse
}

.qodef-social-share.qodef-layout--list .qodef-social-title {
    top: 1px
}

.qodef-social-share.qodef-layout--list li {
    margin-right: 8px
}

.qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li {
    margin-right: 8px
}

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

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #fff
}

#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: #fff
}

#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-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #656565
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #656565
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #656565
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer.qodef-skin--dark .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer.qodef-skin--dark .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: #1e2d78;
    background-color: #fff
}

#qodef-page-spinner .qodef-m-spinner {
    position: relative
}

#qodef-page-spinner.qodef-layout--allsmiles svg path.qodef-main {
    fill: #f15830
}

#qodef-page-spinner.qodef-layout--allsmiles svg path.qodef-wrapper {
    fill: none;
    stroke: #f15830;
    stroke-miterlimit: 10;
    stroke-dasharray: 145;
    stroke-dashoffset: -145
}

#qodef-page-spinner.qodef-layout--allsmiles.qodef--animate svg path.qodef-wrapper {
    animation: qodef-draw-svg-stroke 4s infinite linear
}

#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: #1e2d78;
    width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: currentColor;
    border: 0 solid currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: currentColor;
    border-radius: 16px;
    animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
    width: 60px;
    height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0;
    animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1) {
    animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
    animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
    animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
    position: relative;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
    animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
    display: inline-block;
    float: left;
    height: 100%;
    width: 6px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
    animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
    animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
    animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-align: center;
    animation: qode-rotate-circles 2s infinite linear
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
    position: absolute;
    top: 0;
    width: 60%;
    height: 60%;
    display: inline-block;
    background-color: currentColor;
    border-radius: 100%;
    transform-origin: center bottom;
    animation: qode-bounce 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
    width: 150px;
    height: 30px;
    margin: -15px 0 0 -75px
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
    animation: qode-wave-jump-3 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
    animation: qode-wave-jump-2 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
    animation: qode-wave-jump-1 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
    margin-right: 0;
    animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1)
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
    width: 72px;
    margin: -9px 0 0 -36px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.4s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
    animation-delay: -.32s
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
    animation-delay: -.16s
}

.qodef-sp-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 115;
    visibility: hidden;
    transition: opacity .2s ease-in-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 16px 2px rgba(0,0,0,.04);
    transition: transform .3s cubic-bezier(.06,.47,.38,.99),opacity .2s ease-in-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: #8a8a8a
}

.qodef-sp-holder .qodef-sp-close svg {
    stroke: currentColor;
    fill: currentColor
}

.qodef-sp-holder .qodef-sp-content-container {
    background-color: #f7f7f7;
    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 #1e2d78;
    overflow: hidden
}

.qodef-sp-holder .qodef-sp-prevent-input svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s ease-in-out
}

.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
    opacity: 1
}

.qodef-sp-holder .qodef-sp-prevent-label {
    font-size: 13px
}

.qodef-sp-opened .qodef-sp-holder {
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-in-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--center .qodef-m-content {
    flex-direction: column;
    justify-content: center
}

.qodef-page-title.qodef-alignment--right {
    text-align: right
}

.qodef-page-title.qodef-alignment--right .qodef-m-content {
    flex-direction: row-reverse
}

.qodef-page-title .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-page-title .qodef-m-image img {
    display: block;
    width: 100%
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
    padding: 0 40px
}

.qodef-page-title .qodef-breadcrumbs a,.qodef-page-title .qodef-breadcrumbs span {
    font-size: 15px;
    color: #8a8a8a
}

.qodef-page-title .qodef-breadcrumbs a:hover {
    text-decoration: underline
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
    margin: 0 5px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
    content: '/'
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
    margin-top: 5px
}

@media only screen and (max-width: 680px) {
    .qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content {
        flex-direction:column;
        justify-content: center;
        align-items: flex-start
    }
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    margin: 4px 0 0
}

.widget.qodef-author-info {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 2px solid #dce6f5;
    border-radius: 4px;
    padding: 56px 0
}

.widget.qodef-author-info .qodef-author-info-image {
    margin-bottom: 28px;
    display: inline-block
}

.widget.qodef-author-info .qodef-author-info-image img {
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 100%
}

.widget.qodef-author-info .qodef-author-info-name {
    margin: 0 0 2px
}

.widget.qodef-author-info .qodef-author-info-name a {
    color: #1e2d78
}

.widget.qodef-author-info .qodef-author-info-position {
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .13em;
    text-transform: uppercase;
    color: #f4572e
}

.widget .qodef-contact-info-widget {
    margin: 0
}

#qodef-top-area .widget .qodef-contact-info-widget a {
    font-size: 16px
}

.qodef-social-icons-group .qodef-icon-holder {
    margin-right: 6px
}

.qodef-social-icons-group .qodef-icon-holder a {
    transition: color .2s ease-in-out
}

.qodef-social-icons-group .qodef-icon-holder:last-child {
    margin-right: 0
}

.widget_allsmiles_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0!important;
    padding: 0!important;
    border: none!important;
    background: 0 0!important
}

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

.qodef-working-hours-list .qodef-working-hours-item {
    display: flex;
    align-items: baseline;
    margin-bottom: 19px
}

.qodef-working-hours-list .qodef-e-day {
    position: relative;
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 19px;
    line-height: 1.579em;
    font-weight: 400;
    color: #656565;
    font-size: 15px
}

.qodef-working-hours-list .qodef-e-day-icon {
    position: absolute;
    top: -2px;
    right: -8px;
    font-size: 8px;
    color: #1e2d78
}

.qodef-working-hours-list .qodef-e-line {
    flex-grow: 1;
    margin: 0 23px;
    border-bottom: 1px dashed #f4572e;
    opacity: .6
}

.qodef-working-hours-list .qodef-e-time {
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 19px;
    line-height: 1.579em;
    font-weight: 400;
    color: #656565;
    font-size: 15px;
    text-transform: uppercase
}

.qodef-working-hours-list .qodef-e-time.qodef--closed {
    color: #656565
}

.qodef-working-hours-list .qodef-m-footer {
    position: relative;
    top: 3px;
    font-size: 14px;
    color: #817c7b
}

.qodef-working-hours-list .qodef-m-footer-icon {
    position: relative;
    top: -5px;
    right: 0;
    font-size: 8px;
    color: #1e2d78
}

#qodef-page-footer .widget .qodef-working-hours-list .qodef-working-hours-item {
    margin-bottom: 12px
}

#qodef-page-footer .widget .qodef-working-hours-list .qodef-working-hours-item .qodef-e-line {
    display: none
}

#qodef-page-footer .widget .qodef-working-hours-list .qodef-working-hours-item .qodef-e-day {
    margin-right: 10px
}

#qodef-page-footer .widget .qodef-working-hours-list .qodef-working-hours-item .qodef-e-day:before {
    content: ': ';
    position: absolute;
    display: inline-block;
    top: 0;
    right: -5px
}

#qodef-page-footer.qodef-skin--light .widget .qodef-working-hours-list .qodef-working-hours-item .qodef-e-day,#qodef-page-footer.qodef-skin--light .widget .qodef-working-hours-list .qodef-working-hours-item .qodef-e-time {
    color: #fff
}

@media only screen and (max-width: 680px) {
    #qodef-age-verification-modal .qodef-m-content {
        min-width:auto
    }

    #qodef-age-verification-modal .qodef-m-content-note {
        display: none
    }
}

@media only screen and (max-width: 680px) {
    #qodef-author-info .qodef-m-inner {
        flex-wrap:wrap
    }

    #qodef-author-info .qodef-m-content {
        margin-top: 23px
    }
}

@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-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 680px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:50%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:33.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:25%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:20%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:16.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:14.28571%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width:12.5%
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
        margin-bottom:-70px
    }

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

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

@media only screen and (max-width: 1024px) {
    .qodef-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: 1024px) {
    .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: 680px) {
    .qodef-countdown.qodef-show--3 .qodef-digit-wrapper,.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:50%
    }
}

@media only screen and (max-width: 480px) {
    .qodef-countdown.qodef-show--1 .qodef-digit-wrapper,.qodef-countdown.qodef-show--2 .qodef-digit-wrapper,.qodef-countdown.qodef-show--3 .qodef-digit-wrapper,.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:100%
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
        display:none
    }
}

@media only screen and (max-width: 680px) {
    .qodef-image-marquee .qodef-m-content.qodef--desktop {
        display:none
    }

    .qodef-image-marquee .qodef-m-content.qodef--mobile {
        display: block
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
        display:none
    }
}

@media only screen and (max-width: 680px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
        display:block
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
        padding-right: 0;
        margin-right: 0;
        border-right: 0
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
        margin-top: 26px
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
        margin: 26px 0 0
    }
}

@media only screen and (max-width: 1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top:0!important
    }
}

@media only screen and (max-width: 1024px) {
    #qodef-page-sidebar .qodef-social-icons-group {
        justify-content:flex-start
    }
}
