table td,
table th {
    text-align: center;
}
body,
h6 {
    color: #777;
}
blockquote,
h3 {
    line-height: 1.35em;
}
blockquote > *,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-transform: inherit;
    font-family: inherit;
}
.qodef-content,
.qodef-wrapper,
blockquote,
sub,
sup {
    position: relative;
}
.qodef-owl-slider.owl-rtl,
.qodef-portfolio-pair-holder.qodef-big-portfolio-first {
    direction: rtl;
}
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
}
body,
pre {
    background-color: #fff;
}
a img,
table {
    border: none;
}
ol,
pre,
ul {
    margin: 15px 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle;
    width: 100%;
}
table th {
    border: 0;
    padding: 5px 7px;
}
table td {
    padding: 5px 10px;
}
.wp-caption,
img {
    max-width: 100%;
    height: auto;
}
iframe {
    max-width: 100%;
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clear:after {
    clear: both;
    content: "";
    display: block;
}
html {
    overflow-y: scroll !important;
}
body {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    overflow-x: hidden !important;
    -webkit-font-smoothing: antialiased;
}
h1 {
    font-size: 70px;
    font-weight: 800;
    line-height: 1.1em;
    color: #1d1d1d;
}
h2,
h3,
h4,
h5 {
    font-weight: 700;
    color: #1d1d1d;
}
h2 {
    font-size: 40px;
    line-height: 1.225em;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
    line-height: 1.5em;
}
h5 {
    font-size: 16px;
    line-height: 1.3125em;
}
h6 {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 20px 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #565656;
}
a,
p a {
    color: #1d1d1d;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
a:hover,
p a:hover {
    color: #005e9e;
}
p {
    margin: 10px 0;
}
input[type="submit"] {
    -webkit-appearance: none;
}
ol,
ul {
    list-style-position: inside;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0;
    padding: 0 0 0 15px;
}
pre {
    padding: 15px;
    max-width: 100%;
    white-space: pre-wrap;
    word-wrap: break-word;
}
dt {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
}
dd {
    margin-bottom: 15px;
}
sub,
sup {
    font-size: 75%;
    height: 0;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    top: 0.5ex;
}
sup {
    bottom: 0.5ex;
}
.wp-caption-text {
    margin: 0;
    font-style: italic;
}
table tbody tr,
table thead tr {
    border: 1px solid #ebebeb;
}
table tbody th {
    border-right: 1px solid #ebebeb;
}
blockquote {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 40px 0;
    padding: 0 0 0 19px;
    font-size: 20px;
    font-weight: 700;
    color: #1d1d1d;
    text-align: left;
    quotes: none;
    box-sizing: border-box;
    border-left: 4px solid #005e9e;
}
blockquote > * {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    margin: 0;
}
blockquote:after,
blockquote:before {
    content: "";
}
blockquote cite {
    font-style: normal;
    font-weight: 400;
}
::selection {
    background: #005e9e;
    color: #fff;
}
::-moz-selection {
    background: #005e9e;
    color: #fff;
}
.bypostauthor,
.gallery-caption,
.sticky,
.wp-caption,
.wp-caption-text {
    opacity: 1;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
.aligncenter {
    display: block;
    margin: 10px auto;
}
.text-align-right {
    text-align: right;
}
.text-align-left {
    text-align: left;
}
.text-align-center {
    text-align: center;
}
.qodef-wrapper {
    left: 0;
    z-index: 1000;
}
.qodef-wrapper .qodef-wrapper-inner {
    width: 100%;
    overflow: hidden;
}
.qodef-content {
    margin-top: 0;
    z-index: 100;
    background-color: #fff;
}
.qodef-boxed {
    overflow: hidden !important;
}
.qodef-boxed .qodef-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.qodef-container:after,
.qodef-container:before {
    content: " ";
    display: table;
}
.touch .qodef-boxed .qodef-wrapper {
    background-repeat: repeat;
}
.qodef-boxed .qodef-wrapper .qodef-wrapper-inner {
    width: 1150px;
    overflow: visible;
    margin: auto;
}
.qodef-boxed .qodef-content {
    overflow: hidden;
}
.qodef-boxed .qodef-footer-inner {
    width: 1150px;
    margin: auto;
}
.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
.qodef-boxed .qodef-page-header .qodef-sticky-header {
    width: 1150px;
    left: auto;
}
.qodef-paspartu-enabled .qodef-wrapper {
    padding: 10px;
    background-color: #fff;
    box-sizing: border-box;
}
.qodef-paspartu-enabled.qodef-top-paspartu-disabled .qodef-wrapper {
    padding-top: 0 !important;
}
.qodef-smooth-transition-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
}
.qodef-container,
.qodef-full-width {
    z-index: 100;
    position: relative;
}
.qodef-container {
    background-color: #fff;
    padding: 0;
    width: 100%;
}
.qodef-container:after {
    clear: both;
}
.qodef-rev-has-paspartu,
.qodef-vertical-align-containers .qodef-position-center-inner,
.qodef-vertical-align-containers .qodef-position-left-inner,
.qodef-vertical-align-containers .qodef-position-right-inner {
    display: inline-block;
    vertical-align: middle;
}
.qodef-container-inner {
    width: 1100px;
    margin: 0 auto;
}
.qodef-content .qodef-content-inner > .qodef-container > .qodef-container-inner,
.qodef-content .qodef-content-inner > .qodef-full-width > .qodef-full-width-inner {
    padding-top: 40px;
}
@media only screen and (min-width: 1400px) {
    .qodef-grid-1300 .qodef-container-inner,
    .qodef-grid-1300 .qodef-grid,
    .qodef-grid-1300 .qodef-row-grid-section {
        width: 1300px;
    }
    .qodef-grid-1300.qodef-boxed .qodef-footer-inner,
    .qodef-grid-1300.qodef-boxed .qodef-wrapper-inner {
        width: 1350px;
    }
    .qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
    .qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-sticky-header {
        width: 1350px;
        left: auto;
    }
}
@media only screen and (min-width: 1300px) {
    .qodef-grid-1200 .qodef-container-inner,
    .qodef-grid-1200 .qodef-grid,
    .qodef-grid-1200 .qodef-row-grid-section {
        width: 1200px;
    }
    .qodef-grid-1200.qodef-boxed .qodef-footer-inner,
    .qodef-grid-1200.qodef-boxed .qodef-wrapper-inner {
        width: 1250px;
    }
    .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
    .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-sticky-header {
        width: 1250px;
        left: auto;
    }
}
@media only screen and (min-width: 1200px) {
    .qodef-grid-1000 .qodef-container-inner,
    .qodef-grid-1000 .qodef-grid,
    .qodef-grid-1000 .qodef-row-grid-section {
        width: 1000px;
    }
    .qodef-grid-1000.qodef-boxed .qodef-footer-inner,
    .qodef-grid-1000.qodef-boxed .qodef-wrapper-inner {
        width: 1050px;
    }
    .qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
    .qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-sticky-header {
        width: 1050px;
        left: auto;
    }
}
@media only screen and (min-width: 1024px) {
    .qodef-grid-800 .qodef-container-inner,
    .qodef-grid-800 .qodef-grid,
    .qodef-grid-800 .qodef-row-grid-section {
        width: 800px;
    }
    .qodef-grid-800.qodef-boxed .qodef-footer-inner,
    .qodef-grid-800.qodef-boxed .qodef-wrapper-inner {
        width: 850px;
    }
    .qodef-grid-800.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
    .qodef-grid-800.qodef-boxed .qodef-page-header .qodef-sticky-header {
        width: 850px;
        left: auto;
    }
}
@-webkit-keyframes preload-background {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@keyframes preload-background {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
.qodef-preload-background {
    background: url(../img/preload_pattern.png) !important;
    -webkit-animation-name: preload-background;
    -webkit-animation-duration: 40s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-name: preload-background;
    animation-duration: 40s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-fill-mode: forwards;
}
.qodef-grid {
    width: 1100px;
    margin: 0 auto;
}
.qodef-vertical-align-containers {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.qodef-parallax-row-holder,
.vc_row .wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
    background-color: transparent;
}
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-left,
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-right {
    width: 25%;
}
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-center {
    width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-center,
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-left,
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-right {
    width: 33.33%;
}
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-center {
    width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.qodef-vertical-align-containers.qodef-50-50 .qodef-position-left,
.qodef-vertical-align-containers.qodef-50-50 .qodef-position-right {
    width: 50%;
}
.qodef-vertical-align-containers.qodef-33-66 .qodef-position-left {
    width: 33.33%;
}
.qodef-vertical-align-containers.qodef-33-66 .qodef-position-right,
.qodef-vertical-align-containers.qodef-66-33 .qodef-position-left {
    width: 66.66%;
}
.qodef-vertical-align-containers.qodef-66-33 .qodef-position-right {
    width: 33.33%;
}
.qodef-vertical-align-containers .qodef-position-left {
    position: relative;
    float: left;
    z-index: 2;
    height: 70%;
}
.qodef-vertical-align-containers .qodef-position-center {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    z-index: 1;
}
.qodef-vertical-align-containers .qodef-position-right {
    position: relative;
    float: right;
    z-index: 2;
    height: 100%;
    text-align: right;
}
.qodef-vertical-align-containers .qodef-position-right.qodef-has-widget .qodef-position-right-inner {
    height: 100%;
}
.qodef-vertical-align-containers .qodef-position-center:before,
.qodef-vertical-align-containers .qodef-position-left:before,
.qodef-vertical-align-containers .qodef-position-right:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.last_toggle_el_margin,
.wpb_button,
.wpb_content_element,
.wpb_row,
ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important;
}
.qodef-row-grid-section {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    z-index: 20;
}
.qodef-content-aligment-left {
    text-align: left;
}
.qodef-content-aligment-center {
    text-align: center;
}
.qodef-content-aligment-right {
    text-align: right;
}
.qodef-parallax-row-holder {
    position: static;
    background-repeat: no-repeat;
    background-position: center 0;
    background-attachment: fixed;
    overflow: hidden;
}
@media only screen and (max-width: 1024px) {
    .qodef-disabled-bg-image-bellow-1024 {
        background-image: none !important;
    }
    .qodef-parallax-row-holder {
        height: auto !important;
        min-height: 0px !important;
        background-position: center top !important;
        background-attachment: scroll;
        background-size: cover;
    }
}
.vc_row.qodef-row-has-background-text {
    position: relative;
}
.qodef-rev-has-paspartu {
    position: relative;
    width: 100%;
    height: 100vh;
    margin: 0;
    box-sizing: border-box;
}
.admin-bar .qodef-rev-has-paspartu {
    height: calc(100vh - 32px);
}
.qodef-rev-has-paspartu.qodef-side-paspartu-disabled {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny {
    padding: 10px;
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled {
    padding-top: 0;
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 10px) !important;
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 42px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 20px) !important;
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-tiny .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 52px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-small {
    padding: 20px;
}
.qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled {
    padding-top: 0;
}
.qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 20px) !important;
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 52px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-small .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 40px) !important;
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-small .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 72px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-normal {
    padding: 30px;
}
.qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled {
    padding-top: 0;
}
.qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 30px) !important;
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 62px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 60px) !important;
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 92px) !important;
}
@media only screen and (max-width: 680px) {
    .qodef-disabled-bg-image-bellow-680 {
        background-image: none !important;
    }
    .qodef-rev-has-paspartu.qodef-paspartu-normal {
        padding: 20px;
    }
    .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled {
        padding-top: 0;
    }
    .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 20px) !important;
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 52px) !important;
    }
    .qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 40px) !important;
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 72px) !important;
    }
}
.qodef-rev-has-paspartu.qodef-paspartu-large {
    padding: 50px;
}
.qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled {
    padding-top: 0;
}
.qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 50px) !important;
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 82px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 100px) !important;
}
.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 132px) !important;
}
@media only screen and (max-width: 680px) {
    .qodef-rev-has-paspartu.qodef-paspartu-large {
        padding: 20px;
    }
    .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled {
        padding-top: 0;
    }
    .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 20px) !important;
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 52px) !important;
    }
    .qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 40px) !important;
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 72px) !important;
    }
}
.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner {
    width: 100% !important;
    left: 0 !important;
}
.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper {
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}
.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: 100vh !important;
}
.admin-bar .qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 32px) !important;
}
.qodef-nav-info {
    visibility: hidden;
}
.qodef-rev-start .qodef-nav-info {
    visibility: visible;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    clip: auto !important;
    display: block;
    top: 5px;
    left: 5px;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    color: #21759b;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    z-index: 100000;
}
.qodef-two-columns-form-without-space .qodef-column-left {
    display: table-cell;
    width: 99%;
    vertical-align: top;
}
.qodef-two-columns-form-without-space .qodef-column-right {
    display: table-cell;
    width: 1%;
    text-align: left;
    vertical-align: top;
}
.qodef-two-columns-form-with-space .qodef-column-left {
    display: table-cell;
    width: 99%;
    vertical-align: top;
    padding: 0 10px 0 0;
    box-sizing: border-box;
}
.qodef-two-columns-form-with-space .qodef-column-right {
    display: table-cell;
    width: 1%;
    text-align: left;
    vertical-align: top;
    padding: 0 0 0 10px;
    box-sizing: border-box;
}
.qodef-grid-col-10:after,
.qodef-grid-col-10:before,
.qodef-grid-col-11:after,
.qodef-grid-col-11:before,
.qodef-grid-col-12:after,
.qodef-grid-col-12:before,
.qodef-grid-col-1:after,
.qodef-grid-col-1:before,
.qodef-grid-col-2:after,
.qodef-grid-col-2:before,
.qodef-grid-col-3:after,
.qodef-grid-col-3:before,
.qodef-grid-col-4:after,
.qodef-grid-col-4:before,
.qodef-grid-col-5:after,
.qodef-grid-col-5:before,
.qodef-grid-col-7:after,
.qodef-grid-col-7:before,
.qodef-grid-col-8:after,
.qodef-grid-col-8:before,
.qodef-grid-col-9:after,
.qodef-grid-col-9:before,
.qodef-grid-row:after,
.qodef-grid-row:before {
    content: " ";
    display: table;
}
.qodef-no-space.qodef-disable-bottom-space {
    margin-bottom: 0;
}
.qodef-no-space .qodef-outer-space {
    margin: 0;
}
.qodef-no-space .qodef-outer-space .qodef-item-space {
    padding: 0;
    margin: 0;
}
.qodef-no-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin: 0;
}
.qodef-tiny-space.qodef-disable-bottom-space {
    margin-bottom: -10px;
}
.qodef-tiny-space .qodef-outer-space {
    margin: 0 -5px;
}
.qodef-tiny-space .qodef-outer-space .qodef-item-space {
    padding: 0 5px;
    margin: 0 0 10px;
}
.qodef-tiny-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin: 0;
}
.qodef-small-space.qodef-disable-bottom-space {
    margin-bottom: -20px;
}
.qodef-small-space .qodef-outer-space {
    margin: 0 -10px;
}
.qodef-small-space .qodef-outer-space .qodef-item-space {
    padding: 0 10px;
    margin: 0 0 20px;
}
.qodef-small-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin: 0;
}
.qodef-normal-space.qodef-disable-bottom-space {
    margin-bottom: -30px;
}
.qodef-normal-space .qodef-outer-space {
    margin: 0 -15px;
}
.qodef-normal-space .qodef-outer-space .qodef-item-space {
    padding: 0 15px;
    margin: 0 0 30px;
}
.qodef-normal-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin: 0;
}
.qodef-medium-space.qodef-disable-bottom-space {
    margin-bottom: -40px;
}
.qodef-medium-space .qodef-outer-space {
    margin: 0 -20px;
}
.qodef-medium-space .qodef-outer-space .qodef-item-space {
    padding: 0 20px;
    margin: 0 0 40px;
}
.qodef-medium-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin: 0;
}
.qodef-large-space.qodef-disable-bottom-space {
    margin-bottom: -50px;
}
.qodef-large-space .qodef-outer-space {
    margin: 0 -25px;
}
.qodef-large-space .qodef-outer-space .qodef-item-space {
    padding: 0 25px;
    margin: 0 0 50px;
}
.qodef-large-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin: 0;
}
.qodef-huge-space.qodef-disable-bottom-space {
    margin-bottom: -80px;
}
.qodef-huge-space .qodef-outer-space {
    margin: 0 -40px;
}
.qodef-huge-space .qodef-outer-space .qodef-item-space {
    padding: 0 40px;
    margin: 0 0 80px;
}
.qodef-huge-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin: 0;
}
.qodef-grid-row {
    margin-left: -15px;
    margin-right: -15px;
}
.qodef-grid-row:after {
    clear: both;
}
.qodef-grid-no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.qodef-grid-no-gutter > div {
    padding-left: 0;
    padding-right: 0;
}
.qodef-grid-tiny-gutter {
    margin-left: -5px;
    margin-right: -5px;
}
.qodef-grid-tiny-gutter > div {
    padding-left: 5px;
    padding-right: 5px;
}
.qodef-grid-small-gutter {
    margin-left: -10px;
    margin-right: -10px;
}
.qodef-grid-small-gutter > div {
    padding-left: 10px;
    padding-right: 10px;
}
.qodef-grid-normal-gutter {
    margin-left: -15px;
    margin-right: -15px;
}
.qodef-grid-normal-gutter > div {
    padding-left: 15px;
    padding-right: 15px;
}
.qodef-grid-medium-gutter {
    margin-left: -20px;
    margin-right: -20px;
}
.qodef-grid-medium-gutter > div {
    padding-left: 20px;
    padding-right: 20px;
}
.qodef-grid-large-gutter {
    margin-left: -25px;
    margin-right: -25px;
}
.qodef-grid-large-gutter > div {
    padding-left: 25px;
    padding-right: 25px;
}
.qodef-grid-huge-gutter {
    margin-left: -40px;
    margin-right: -40px;
}
.qodef-grid-huge-gutter > div {
    padding-left: 40px;
    padding-right: 40px;
}
.qodef-grid-col-1,
.qodef-grid-col-10,
.qodef-grid-col-11,
.qodef-grid-col-12,
.qodef-grid-col-2,
.qodef-grid-col-3,
.qodef-grid-col-4,
.qodef-grid-col-5,
.qodef-grid-col-7,
.qodef-grid-col-8,
.qodef-grid-col-9 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    box-sizing: border-box;
}
.qodef-grid-col-1 {
    float: left;
    width: 8.33333%;
}
.qodef-grid-col-1:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-1 {
        width: 100%;
        float: none;
    }
}
.qodef-grid-col-2 {
    float: left;
    width: 16.66667%;
}
.qodef-grid-col-2:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-2 {
        width: 100%;
        float: none;
    }
}
.qodef-grid-col-3 {
    float: left;
    width: 25%;
}
.qodef-grid-col-3:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-3 {
        width: 100%;
        float: none;
    }
}
.qodef-grid-col-4 {
    float: left;
    width: 33.33333%;
}
.qodef-grid-col-4:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-4 {
        width: 100%;
        float: none;
    }
}
.qodef-grid-col-5 {
    float: left;
    width: 41.66667%;
}
.qodef-grid-col-5:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-5 {
        width: 100%;
        float: none;
    }
}
.qodef-grid-col-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.qodef-grid-col-6:after,
.qodef-grid-col-6:before {
    content: " ";
    display: table;
}
.qodef-grid-col-6:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-6 {
        width: 100%;
        float: none;
    }
}
.qodef-grid-col-7 {
    float: left;
    width: 58.33333%;
}
.qodef-grid-col-7:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-7 {
        width: 100%;
        float: none;
    }
}
.qodef-grid-col-8 {
    float: left;
    width: 66.66667%;
}
.qodef-grid-col-8:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-8 {
        width: 100%;
        float: none;
    }
}
.qodef-grid-col-9 {
    float: left;
    width: 75%;
}
.qodef-grid-col-9:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-9 {
        width: 100%;
        float: none;
    }
}
.qodef-grid-col-10 {
    float: left;
    width: 83.33333%;
}
.qodef-grid-col-10:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-10 {
        width: 100%;
        float: none;
    }
}
.qodef-grid-col-11 {
    float: left;
    width: 91.66667%;
}
.qodef-grid-col-11:after {
    clear: both;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-11 {
        width: 100%;
        float: none;
    }
}
.qodef-grid-col-12 {
    float: left;
    width: 100%;
}
.qodef-grid-col-12:after {
    clear: both;
}
.qodef-grid-col-push-1 {
    left: 8.33333%;
}
.qodef-grid-col-pull-1 {
    right: 8.33333%;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-12 {
        width: 100%;
        float: none;
    }
    .qodef-grid-col-push-1 {
        left: 0;
    }
    .qodef-grid-col-pull-1 {
        right: 0;
    }
}
.qodef-grid-col-push-2 {
    left: 16.66667%;
}
.qodef-grid-col-pull-2 {
    right: 16.66667%;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-push-2 {
        left: 0;
    }
    .qodef-grid-col-pull-2 {
        right: 0;
    }
}
.qodef-grid-col-push-3 {
    left: 25%;
}
.qodef-grid-col-pull-3 {
    right: 25%;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-push-3 {
        left: 0;
    }
    .qodef-grid-col-pull-3 {
        right: 0;
    }
}
.qodef-grid-col-push-4 {
    left: 33.33333%;
}
.qodef-grid-col-pull-4 {
    right: 33.33333%;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-push-4 {
        left: 0;
    }
    .qodef-grid-col-pull-4 {
        right: 0;
    }
}
.qodef-grid-col-push-5 {
    left: 41.66667%;
}
.qodef-grid-col-pull-5 {
    right: 41.66667%;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-push-5 {
        left: 0;
    }
    .qodef-grid-col-pull-5 {
        right: 0;
    }
}
.qodef-grid-col-push-6 {
    left: 50%;
}
.qodef-grid-col-pull-6 {
    right: 50%;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-push-6 {
        left: 0;
    }
    .qodef-grid-col-pull-6 {
        right: 0;
    }
}
.qodef-grid-col-push-7 {
    left: 58.33333%;
}
.qodef-grid-col-pull-7 {
    right: 58.33333%;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-push-7 {
        left: 0;
    }
    .qodef-grid-col-pull-7 {
        right: 0;
    }
}
.qodef-grid-col-push-8 {
    left: 66.66667%;
}
.qodef-grid-col-pull-8 {
    right: 66.66667%;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-push-8 {
        left: 0;
    }
    .qodef-grid-col-pull-8 {
        right: 0;
    }
}
.qodef-grid-col-push-9 {
    left: 75%;
}
.qodef-grid-col-pull-9 {
    right: 75%;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-push-9 {
        left: 0;
    }
    .qodef-grid-col-pull-9 {
        right: 0;
    }
}
.qodef-grid-col-push-10 {
    left: 83.33333%;
}
.qodef-grid-col-pull-10 {
    right: 83.33333%;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-push-10 {
        left: 0;
    }
    .qodef-grid-col-pull-10 {
        right: 0;
    }
}
.qodef-grid-col-push-11 {
    left: 91.66667%;
}
.qodef-grid-col-pull-11 {
    right: 91.66667%;
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-push-11 {
        left: 0;
    }
    .qodef-grid-col-pull-11 {
        right: 0;
    }
}
.qodef-grid-col-push-12 {
    left: 100%;
}
.qodef-grid-col-pull-12 {
    right: 100%;
}
@media only screen and (max-width: 1280px) {
    .qodef-disabled-bg-image-bellow-1280 {
        background-image: none !important;
    }
    .qodef-parallax-row-holder {
        background-size: cover;
		min-height: 0px !important;
    }
    .qodef-grid-col-laptop-landscape-medium-1 {
        width: 8.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-1 {
        width: 8.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-push-12 {
        left: 0;
    }
    .qodef-grid-col-pull-12 {
        right: 0;
    }
    .qodef-grid-col-ipad-landscape-1 {
        width: 8.33333%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-disabled-bg-image-bellow-768 {
        background-image: none !important;
    }
    .qodef-grid-col-ipad-portrait-1 {
        width: 8.33333%;
        float: left;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-1 {
        width: 8.33333%;
        float: left;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-disabled-bg-image-bellow-480 {
        background-image: none !important;
    }
    .qodef-grid-col-phone-portrait-1 {
        width: 8.33333%;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-1 {
        width: 8.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1440px) {
    .qodef-grid-col-laptop-landscape-large-1 {
        width: 8.33333%;
        float: left;
    }
    .qodef-grid-col-laptop-landscape-large-2 {
        width: 16.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-2 {
        width: 16.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-ipad-landscape-2 {
        width: 16.66667%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-grid-col-ipad-portrait-2 {
        width: 16.66667%;
        float: left;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-2 {
        width: 16.66667%;
        float: left;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-grid-col-phone-portrait-2 {
        width: 16.66667%;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-2 {
        width: 16.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1280px) {
    .qodef-grid-col-laptop-landscape-medium-2 {
        width: 16.66667%;
        float: left;
    }
    .qodef-grid-col-laptop-landscape-medium-3 {
        width: 25%;
        float: left;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-3 {
        width: 25%;
        float: left;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-ipad-landscape-3 {
        width: 25%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-grid-col-ipad-portrait-3 {
        width: 25%;
        float: left;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-3 {
        width: 25%;
        float: left;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-grid-col-phone-portrait-3 {
        width: 25%;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-3 {
        width: 25%;
        float: left;
    }
}
@media only screen and (max-width: 1440px) {
    .qodef-grid-col-laptop-landscape-large-3 {
        width: 25%;
        float: left;
    }
    .qodef-grid-col-laptop-landscape-large-4 {
        width: 33.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-4 {
        width: 33.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-ipad-landscape-4 {
        width: 33.33333%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-grid-col-ipad-portrait-4 {
        width: 33.33333%;
        float: left;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-4 {
        width: 33.33333%;
        float: left;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-grid-col-phone-portrait-4 {
        width: 33.33333%;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-4 {
        width: 33.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1280px) {
    .qodef-grid-col-laptop-landscape-medium-4 {
        width: 33.33333%;
        float: left;
    }
    .qodef-grid-col-laptop-landscape-medium-5 {
        width: 41.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-5 {
        width: 41.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-ipad-landscape-5 {
        width: 41.66667%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-grid-col-ipad-portrait-5 {
        width: 41.66667%;
        float: left;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-5 {
        width: 41.66667%;
        float: left;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-grid-col-phone-portrait-5 {
        width: 41.66667%;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-5 {
        width: 41.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1440px) {
    .qodef-grid-col-laptop-landscape-large-5 {
        width: 41.66667%;
        float: left;
    }
    .qodef-grid-col-laptop-landscape-large-6 {
        width: 50%;
        float: left;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-6 {
        width: 50%;
        float: left;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-ipad-landscape-6 {
        width: 50%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-grid-col-ipad-portrait-6 {
        width: 50%;
        float: left;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-6 {
        width: 50%;
        float: left;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-grid-col-phone-portrait-6 {
        width: 50%;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-6 {
        width: 50%;
        float: left;
    }
}
@media only screen and (max-width: 1280px) {
    .qodef-grid-col-laptop-landscape-medium-6 {
        width: 50%;
        float: left;
    }
    .qodef-grid-col-laptop-landscape-medium-7 {
        width: 58.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-7 {
        width: 58.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-ipad-landscape-7 {
        width: 58.33333%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-grid-col-ipad-portrait-7 {
        width: 58.33333%;
        float: left;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-7 {
        width: 58.33333%;
        float: left;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-grid-col-phone-portrait-7 {
        width: 58.33333%;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-7 {
        width: 58.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1440px) {
    .qodef-grid-col-laptop-landscape-large-7 {
        width: 58.33333%;
        float: left;
    }
    .qodef-grid-col-laptop-landscape-large-8 {
        width: 66.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-8 {
        width: 66.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-ipad-landscape-8 {
        width: 66.66667%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-grid-col-ipad-portrait-8 {
        width: 66.66667%;
        float: left;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-8 {
        width: 66.66667%;
        float: left;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-grid-col-phone-portrait-8 {
        width: 66.66667%;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-8 {
        width: 66.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1280px) {
    .qodef-grid-col-laptop-landscape-medium-8 {
        width: 66.66667%;
        float: left;
    }
    .qodef-grid-col-laptop-landscape-medium-9 {
        width: 75%;
        float: left;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-9 {
        width: 75%;
        float: left;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-ipad-landscape-9 {
        width: 75%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-grid-col-ipad-portrait-9 {
        width: 75%;
        float: left;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-9 {
        width: 75%;
        float: left;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-grid-col-phone-portrait-9 {
        width: 75%;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-9 {
        width: 75%;
        float: left;
    }
}
@media only screen and (max-width: 1440px) {
    .qodef-grid-col-laptop-landscape-large-9 {
        width: 75%;
        float: left;
    }
    .qodef-grid-col-laptop-landscape-large-10 {
        width: 83.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-10 {
        width: 83.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-ipad-landscape-10 {
        width: 83.33333%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-grid-col-ipad-portrait-10 {
        width: 83.33333%;
        float: left;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-10 {
        width: 83.33333%;
        float: left;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-grid-col-phone-portrait-10 {
        width: 83.33333%;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-10 {
        width: 83.33333%;
        float: left;
    }
}
@media only screen and (max-width: 1280px) {
    .qodef-grid-col-laptop-landscape-medium-10 {
        width: 83.33333%;
        float: left;
    }
    .qodef-grid-col-laptop-landscape-medium-11 {
        width: 91.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-11 {
        width: 91.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-ipad-landscape-11 {
        width: 91.66667%;
        float: left;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-grid-col-ipad-portrait-11 {
        width: 91.66667%;
        float: left;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-11 {
        width: 91.66667%;
        float: left;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-grid-col-phone-portrait-11 {
        width: 91.66667%;
        float: left;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-11 {
        width: 91.66667%;
        float: left;
    }
}
@media only screen and (max-width: 1440px) {
    .qodef-grid-col-laptop-landscape-large-11 {
        width: 91.66667%;
        float: left;
    }
    .qodef-grid-col-laptop-landscape-large-12 {
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 1280px) {
    .qodef-grid-col-laptop-landscape-medium-12 {
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 1200px) {
    .qodef-grid-col-laptop-landscape-12 {
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-grid-col-ipad-landscape-12 {
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-grid-col-ipad-portrait-12 {
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-grid-col-phone-landscape-12 {
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-grid-col-phone-portrait-12 {
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 320px) {
    .qodef-grid-col-smaller-phone-portrait-12 {
        width: 100%;
        float: none;
    }
}
@-webkit-keyframes element-from-left {
    0% {
        opacity: 0;
        transform: translate(-20%, 0);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@keyframes element-from-left {
    0% {
        opacity: 0;
        transform: translate(-20%, 0);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@-webkit-keyframes element-from-right {
    0% {
        opacity: 0;
        transform: translate(20%, 0);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@keyframes element-from-right {
    0% {
        opacity: 0;
        transform: translate(20%, 0);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@-webkit-keyframes element-from-top {
    0% {
        opacity: 0;
        transform: translate(0, -30%);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@keyframes element-from-top {
    0% {
        opacity: 0;
        transform: translate(0, -30%);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@-webkit-keyframes element-from-bottom {
    0% {
        opacity: 0;
        transform: translate(0, 30%);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@keyframes element-from-bottom {
    0% {
        opacity: 0;
        transform: translate(0, 30%);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
.qodef-element-from-bottom,
.qodef-element-from-fade,
.qodef-element-from-left,
.qodef-element-from-right,
.qodef-element-from-top {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-element-from-bottom > div,
.qodef-element-from-fade > div,
.qodef-element-from-left > div,
.qodef-element-from-right > div,
.qodef-element-from-top > div {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    opacity: 0;
}
.qodef-element-from-fade.qodef-element-from-fade-on > div {
    opacity: 1;
    -webkit-transition: opacity 0.8s ease 0s;
    -moz-transition: opacity 0.8s ease 0s;
    transition: opacity 0.8s ease 0s;
}
.qodef-element-from-left.qodef-element-from-left-on > div {
    -webkit-animation: element-from-left 0.55s 1 ease;
    -moz-animation: element-from-left 0.55s 1 ease;
    animation: element-from-left 0.55s 1 ease;
    opacity: 1;
}
.qodef-element-from-right.qodef-element-from-right-on > div {
    -webkit-animation: element-from-right 0.55s 1 ease;
    -moz-animation: element-from-right 0.55s 1 ease;
    animation: element-from-right 0.55s 1 ease;
    opacity: 1;
}
.qodef-element-from-top.qodef-element-from-top-on > div {
    -webkit-animation: element-from-top 0.55s 1 ease;
    -moz-animation: element-from-top 0.55s 1 ease;
    animation: element-from-top 0.55s 1 ease;
    opacity: 1;
}
.qodef-element-from-bottom.qodef-element-from-bottom-on > div {
    -webkit-animation: element-from-bottom 0.55s 1 ease;
    -moz-animation: element-from-bottom 0.55s 1 ease;
    animation: element-from-bottom 0.55s 1 ease;
    opacity: 1;
}
.qodef-flip-in {
    opacity: 0;
    -webkit-transform: perspective(1000px) rotateY(25deg);
    -moz-transform: perspective(1000px) rotateY(25deg);
    transform: perspective(1000px) rotateY(25deg);
    -webkit-transition: all 1.1s ease-in-out;
    -moz-transition: all 1.1s ease-in-out;
    transition: all 1.1s ease-in-out;
}
.qodef-flip-in.qodef-flip-in-on {
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    transform: rotateY(0);
}
.qodef-grow-in {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 1s cubic-bezier(0, 1, 0.5, 1);
    -moz-transition: all 1s cubic-bezier(0, 1, 0.5, 1);
    transition: all 1s cubic-bezier(0, 1, 0.5, 1);
}
.qodef-grow-in.qodef-grow-in-on {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}
.qodef-z-rotate {
    opacity: 0;
    -webkit-transform: rotateZ(7deg);
    -moz-transform: rotateZ(7deg);
    transform: rotateZ(7deg);
    -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    transform-origin: top right;
}
.qodef-z-rotate.qodef-z-rotate-on {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -moz-transform: rotateZ(0);
    transform: rotateZ(0);
}
.qodef-x-rotate {
    opacity: 0;
    -webkit-transform: perspective(900px) rotateX(-45deg);
    -moz-transform: perspective(900px) rotateX(-45deg);
    transform: perspective(900px) rotateX(-45deg);
    -webkit-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.qodef-x-rotate.qodef-x-rotate-on {
    opacity: 1;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    transform: rotateX(0);
}
.qodef-y-translate {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-transition: all 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
    -moz-transition: all 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
    transition: all 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
}
.qodef-y-translate.qodef-y-translate-on {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
}
.qodef-fade-in-down {
    opacity: 0;
    -webkit-transform: translate(0, -25px);
    -moz-transform: translate(0, -25px);
    transform: translate(0, -25px);
    -webkit-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
    -moz-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
    transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
}
.qodef-fade-in-down.qodef-fade-in-down-on {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
}
.qodef-fade-in-left-x-rotate {
    opacity: 0;
    -webkit-transform: rotateZ(-5deg) translate(-30px, 0);
    -moz-transform: rotateZ(-5deg) translate(-30px, 0);
    transform: rotateZ(-5deg) translate(-30px, 0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.qodef-fade-in-left-x-rotate.qodef-fade-in-left-x-rotate-on {
    opacity: 1;
    -webkit-transform: rotateZ(0) translate(0, 0);
    -moz-transform: rotateZ(0) translate(0, 0);
    transform: rotateZ(0) translate(0, 0);
}
.qodef-fade-in {
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.qodef-fade-in.qodef-fade-in-on {
    opacity: 1;
}
.qodef-st-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2100;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.qodef-smooth-transition-loader.qodef-remove {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 1s cubic-bezier(1, 0, 0, 1) 0.1s;
    -moz-transition: -moz-transform 1s cubic-bezier(1, 0, 0, 1) 0.1s;
    transition: transform 1s cubic-bezier(1, 0, 0, 1) 0.1s;
}
.qodef-progress-loader {
    position: relative;
    height: 100vh;
    width: 110vw;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    font-size: 40vw;
    font-weight: 700;
    line-height: 1;
    margin-top: 17vw;
    white-space: nowrap;
    background-color: transparent !important;
}
.qodef-progress-loader div {
    display: inline-block;
    vertical-align: middle;
}
@-webkit-keyframes qodefUncoverRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes qodefUncoverRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.qodef-progress-loader .qodef-progress-number-holder,
.qodef-progress-loader .qodef-progress-percentage-holder {
    overflow: hidden;
}
.qodef-progress-loader .qodef-progress-number-holder > div,
.qodef-progress-loader .qodef-progress-percentage-holder > div {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    will-change: transform;
}
.qodef-progress-loader .qodef-progress-aux {
    position: absolute;
    bottom: 0;
    left: 5vw;
    width: 75%;
    visibility: hidden;
}
.qodef-progress-loader .qodef-progress-aux .qodef-char-mask {
    overflow: hidden;
}
.qodef-progress-loader .qodef-progress-aux .qodef-char-mask > div {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    will-change: transform;
}
.qodef-progress-loader.qodef-animate .qodef-progress-number-holder > div {
    -webkit-animation: qodefUncoverRight 0.6s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.8s;
    -moz-animation: qodefUncoverRight 0.6s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.8s;
    animation: qodefUncoverRight 0.6s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.8s;
}
.qodef-progress-loader.qodef-animate .qodef-progress-percentage-holder > div {
    -webkit-animation: qodefUncoverRight 0.6s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.5s;
    -moz-animation: qodefUncoverRight 0.6s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.5s;
    animation: qodefUncoverRight 0.6s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.5s;
}
.qodef-progress-loader.qodef-animate.qodef-99 .qodef-progress-number-holder {
    opacity: 0;
    -webkit-transition: opacity 0.6s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    -moz-transition: opacity 0.6s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    transition: opacity 0.6s cubic-bezier(0.05, 0.43, 0.15, 0.89);
}
.qodef-progress-loader.qodef-animate.qodef-99 .qodef-progress-aux {
    visibility: visible;
}
.qodef-progress-loader.qodef-animate.qodef-99 .qodef-progress-aux .qodef-char-mask:last-child > div {
    -webkit-animation: qodefUncoverRight 0.5s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.2s;
    -moz-animation: qodefUncoverRight 0.5s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.2s;
    animation: qodefUncoverRight 0.5s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.2s;
}
.qodef-progress-loader.qodef-animate.qodef-99 .qodef-progress-aux .qodef-char-mask:nth-child(2) > div {
    -webkit-animation: qodefUncoverRight 0.5s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.4s;
    -moz-animation: qodefUncoverRight 0.5s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.4s;
    animation: qodefUncoverRight 0.5s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.4s;
}
.qodef-progress-loader.qodef-animate.qodef-99 .qodef-progress-aux .qodef-char-mask:first-child > div {
    -webkit-animation: qodefUncoverRight 0.5s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.6s;
    -moz-animation: qodefUncoverRight 0.5s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.6s;
    animation: qodefUncoverRight 0.5s cubic-bezier(0.05, 0.43, 0.15, 0.89) both 0.6s;
}
.qodef-progress-loader.qodef-animate.qodef-remove {
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s;
}
.qodef-rotate-circles {
    width: 60px;
    height: 20px;
}
.qodef-rotate-circles > div {
    background-color: #333;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: ball-fall 1.5s ease infinite;
    animation: ball-fall 1.5s ease infinite;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.qodef-st-loader .pulse,
.qodef-st-loader .qodef-double-bounce .qodef-double-bounce1 {
    background-color: #005e9e;
}
.qodef-rotate-circles > div:nth-child(1) {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.qodef-rotate-circles > div:nth-child(2) {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
.qodef-rotate-circles > div:nth-child(3) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
@-webkit-keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        -moz-transform: translateY(-145%);
        transform: translateY(-145%);
    }
    10%,
    90% {
        opacity: 0.5;
    }
    20%,
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        -moz-transform: translateY(145%);
        transform: translateY(145%);
    }
}
@keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        -moz-transform: translateY(-145%);
        transform: translateY(-145%);
    }
    10%,
    90% {
        opacity: 0.5;
    }
    20%,
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        -moz-transform: translateY(145%);
        transform: translateY(145%);
    }
}
.qodef-st-loader .pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    border-radius: 16px;
    -webkit-animation: scaleout 1s infinite ease-in-out;
    animation: scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
@-moz-keyframes scaleout {
    0% {
        -moz-transform: scale(0);
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0;
    }
}
@-ms-keyframes scaleout {
    0% {
        -ms-transform: scale(0);
    }
    100% {
        -ms-transform: scale(1);
        opacity: 0;
    }
}
@-o-keyframes scaleout {
    0% {
        -o-transform: scale(0);
    }
    100% {
        -o-transform: scale(1);
        opacity: 0;
    }
}
@keyframes scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0;
    }
}
.qodef-st-loader .qodef-double-bounce {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    position: relative;
}
.qodef-st-loader .qodef-double-bounce .qodef-double-bounce1,
.qodef-st-loader .qodef-double-bounce .qodef-double-bounce2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-animation: qodefBounce 2s infinite cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-animation: qodefBounce 2s infinite cubic-bezier(0.05, 0.43, 0.04, 0.87);
    animation: qodefBounce 2s infinite cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-st-loader .qodef-double-bounce .qodef-double-bounce2 {
    background-color: #1d1d1d;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
@-webkit-keyframes qodefBounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        -moz-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        -moz-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -moz-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@keyframes qodefBounce {
    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        -moz-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        -moz-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -moz-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
.qodef-st-loader .cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: #005e9e;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}
@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
.qodef-st-loader .rotating_cubes {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    position: relative;
}
.qodef-st-loader .rotating_cubes .cube1,
.qodef-st-loader .rotating_cubes .cube2 {
    background-color: #005e9e;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: cubemove 1.8s infinite ease-in-out;
    animation: cubemove 1.8s infinite ease-in-out;
}
.qodef-st-loader .rotating_cubes .cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
@-webkit-keyframes cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }
    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}
@keyframes cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }
    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    }
    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }
    75% {
        transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
    }
    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
    }
}
.qodef-st-loader .stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center;
    font-size: 10px;
}
.qodef-st-loader .stripes > div {
    background-color: #005e9e;
    height: 100%;
    width: 6px;
    display: inline-block;
    margin: 0 3px 0 0;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}
.qodef-st-loader .stripes .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.qodef-st-loader .stripes .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.qodef-st-loader .stripes .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.qodef-st-loader .stripes .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
    }
}
@keyframes stretchdelay {
    0%,
    100%,
    40% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
.qodef-st-loader .wave {
    width: 72px;
    text-align: center;
    margin: -9px 0 0 -36px;
}
.qodef-st-loader .wave > div {
    width: 18px;
    height: 18px;
    background-color: #005e9e;
    margin: 0 3px 0 0;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.qodef-st-loader .wave .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.qodef-st-loader .wave .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes bouncedelay {
    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.qodef-st-loader .two_rotating_circles {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    position: relative;
    text-align: center;
    -webkit-animation: rotatecircles 2s infinite linear;
    animation: rotatecircles 2s infinite linear;
}
.qodef-st-loader .two_rotating_circles .dot1,
.qodef-st-loader .two_rotating_circles .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #005e9e;
    border-radius: 100%;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out;
}
.qodef-st-loader .two_rotating_circles .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
@-webkit-keyframes rotatecircles {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotatecircles {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
.qodef-st-loader .five_rotating_circles {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    position: relative;
}
.qodef-st-loader .five_rotating_circles .container1 > div,
.qodef-st-loader .five_rotating_circles .container2 > div,
.qodef-st-loader .five_rotating_circles .container3 > div {
    width: 12px;
    height: 12px;
    background-color: #005e9e;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.qodef-st-loader .five_rotating_circles .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.qodef-st-loader .five_rotating_circles .container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.qodef-st-loader .five_rotating_circles .container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}
.qodef-st-loader .five_rotating_circles .circle1 {
    top: 0;
    left: 0;
}
.qodef-st-loader .five_rotating_circles .circle2 {
    top: 0;
    right: 0;
}
.qodef-st-loader .five_rotating_circles .circle3 {
    right: 0;
    bottom: 0;
}
.qodef-st-loader .five_rotating_circles .circle4 {
    left: 0;
    bottom: 0;
}
.qodef-st-loader .five_rotating_circles .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.qodef-st-loader .five_rotating_circles .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.qodef-st-loader .five_rotating_circles .container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.qodef-st-loader .five_rotating_circles .container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.qodef-st-loader .five_rotating_circles .container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.qodef-st-loader .five_rotating_circles .container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.qodef-st-loader .five_rotating_circles .container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.qodef-st-loader .five_rotating_circles .container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.qodef-st-loader .five_rotating_circles .container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.qodef-st-loader .five_rotating_circles .container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.qodef-st-loader .five_rotating_circles .container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
.qodef-st-loader .atom {
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    position: relative;
}
.qodef-st-loader .atom .ball-1 {
    height: 50%;
    width: 50%;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 1;
    -webkit-animation: atom_shrink 4.5s infinite linear;
    -moz-animation: atom_shrink 4.5s infinite linear;
    -o-animation: atom_shrink 4.5s infinite linear;
    animation: atom_shrink 4.5s infinite linear;
}
.qodef-st-loader .atom .ball-1:before {
    content: "";
    background: #005e9e;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    position: absolute;
    top: -50%;
    left: -50%;
}
.qodef-st-loader .atom .ball-2,
.qodef-st-loader .atom .ball-3,
.qodef-st-loader .atom .ball-4 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.qodef-st-loader .atom .ball-2:before,
.qodef-st-loader .atom .ball-3:before,
.qodef-st-loader .atom .ball-4:before {
    content: "";
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #005e9e;
    top: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
}
.qodef-st-loader .atom .ball-2 {
    -webkit-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
    -moz-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
    -o-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
    animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
}
.qodef-st-loader .atom .ball-3 {
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
    -moz-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
    -o-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
    animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
}
.qodef-st-loader .atom .ball-4 {
    -webkit-transform: rotate(240deg);
    -moz-transform: rotate(240deg);
    -o-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
    -moz-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
    -o-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
    animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
}
.qodef-st-loader .atom .ball-2:before {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;
    -moz-animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;
    -o-animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;
    animation: atom_position 1.5s infinite ease, atom_size 1.5s -1.125s infinite ease;
}
.qodef-st-loader .atom .ball-3:before {
    -webkit-animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;
    -moz-animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;
    -o-animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;
    animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -0.75s infinite ease;
}
.qodef-st-loader .atom .ball-4:before {
    -webkit-animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -125ms infinite ease;
    -moz-animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -125ms infinite ease;
    -o-animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -125ms infinite ease;
    animation: atom_position 1.5s -0.5s infinite ease, atom_size 1.5s -125ms infinite ease;
}
@-webkit-keyframes atom_position {
    50% {
        top: 80px;
        left: 80px;
    }
}
@-moz-keyframes atom_position {
    50% {
        top: 80px;
        left: 80px;
    }
}
@-o-keyframes atom_position {
    50% {
        top: 80px;
        left: 80px;
    }
}
@keyframes atom_position {
    50% {
        top: 80px;
        left: 80px;
    }
}
@-webkit-keyframes atom_size {
    50% {
        -webkit-transform: scale(0.5, 0.5);
    }
}
@-moz-keyframes atom_size {
    50% {
        -moz-transform: scale(0.5, 0.5);
    }
}
@-o-keyframes atom_size {
    50% {
        -o-transform: scale(0.5, 0.5);
    }
}
@keyframes atom_size {
    50% {
        transform: scale(0.5, 0.5);
    }
}
@-webkit-keyframes atom_zindex {
    100% {
        z-index: 10;
    }
}
@-moz-keyframes atom_zindex {
    100% {
        z-index: 10;
    }
}
@-o-keyframes atom_zindex {
    100% {
        z-index: 10;
    }
}
@keyframes atom_zindex {
    100% {
        z-index: 10;
    }
}
@-webkit-keyframes atom_shrink {
    50% {
        -webkit-transform: scale(0.9, 0.9);
    }
}
@-moz-keyframes atom_shrink {
    50% {
        -moz-transform: scale(0.9, 0.9);
    }
}
@-o-keyframes atom_shrink {
    50% {
        -o-transform: scale(0.9, 0.9);
    }
}
@keyframes atom_shrink {
    50% {
        transform: scale(0.9, 0.9);
    }
}
.qodef-st-loader .clock {
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    position: relative;
    -webkit-animation: clock 8s infinite steps(8);
    -moz-animation: clock 8s infinite steps(8);
    -o-animation: clock 8s infinite steps(8);
    animation: clock 8s infinite steps(8);
}
.qodef-st-loader .clock .ball {
    height: 50px;
    width: 50px;
    position: absolute;
}
.qodef-st-loader .clock .ball:before {
    content: "";
    border-radius: 50%;
    height: 18.32px;
    width: 18.32px;
    position: absolute;
    background: #005e9e;
}
.qodef-side-menu .widget.widget_tag_cloud a:not(:last-child):after,
.widget.widget_tag_cloud a:not(:last-child):after,
.wpb_widgetised_column .widget.widget_tag_cloud a:not(:last-child):after,
aside.qodef-sidebar .widget.widget_tag_cloud a:not(:last-child):after,
footer .widget.widget_tag_cloud a:not(:last-child):after {
    content: ",";
}
.qodef-st-loader .clock .ball-1 {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-animation: clock1 1s ease-in infinite;
    -moz-animation: clock1 1s ease-in infinite;
    -o-animation: clock1 1s ease-in infinite;
    animation: clock1 1s ease-in infinite;
}
.qodef-st-loader .clock .ball-2 {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-animation: clock2 1s ease-in infinite;
    -moz-animation: clock2 1s ease-in infinite;
    -o-animation: clock2 1s ease-in infinite;
    animation: clock2 1s ease-in infinite;
}
.qodef-st-loader .clock .ball-3 {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-animation: clock3 1s ease-in infinite;
    -moz-animation: clock3 1s ease-in infinite;
    -o-animation: clock3 1s ease-in infinite;
    animation: clock3 1s ease-in infinite;
}
.qodef-st-loader .clock .ball-4 {
    -webkit-animation: clock4 1s ease-in infinite;
    -moz-animation: clock4 1s ease-in infinite;
    -o-animation: clock4 1s ease-in infinite;
    animation: clock4 1s ease-in infinite;
}
@-webkit-keyframes clock {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes clock {
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-o-keyframes clock {
    100% {
        -o-transform: rotate(360deg);
    }
}
@keyframes clock {
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes clock1 {
    0% {
        -webkit-transform: rotate(-135deg);
    }
    100%,
    30% {
        -webkit-transform: rotate(-450deg);
    }
}
@-moz-keyframes clock1 {
    0% {
        -moz-transform: rotate(-135deg);
    }
    100%,
    30% {
        -moz-transform: rotate(-450deg);
    }
}
@-o-keyframes clock1 {
    0% {
        -o-transform: rotate(-135deg);
    }
    100%,
    30% {
        -o-transform: rotate(-450deg);
    }
}
@keyframes clock1 {
    0% {
        transform: rotate(-135deg);
    }
    100%,
    30% {
        transform: rotate(-450deg);
    }
}
@-webkit-keyframes clock2 {
    5% {
        -webkit-transform: rotate(-90deg);
    }
    100%,
    35% {
        -webkit-transform: rotate(-405deg);
    }
}
@-moz-keyframes clock2 {
    5% {
        -moz-transform: rotate(-90deg);
    }
    100%,
    35% {
        -moz-transform: rotate(-405deg);
    }
}
@-o-keyframes clock2 {
    5% {
        -o-transform: rotate(-90deg);
    }
    100%,
    35% {
        -o-transform: rotate(-405deg);
    }
}
@keyframes clock2 {
    5% {
        transform: rotate(-90deg);
    }
    100%,
    35% {
        transform: rotate(-405deg);
    }
}
@-webkit-keyframes clock3 {
    10% {
        -webkit-transform: rotate(-45deg);
    }
    100%,
    40% {
        -webkit-transform: rotate(-360deg);
    }
}
@-moz-keyframes clock3 {
    10% {
        -moz-transform: rotate(-45deg);
    }
    100%,
    40% {
        -moz-transform: rotate(-360deg);
    }
}
@-o-keyframes clock3 {
    10% {
        -o-transform: rotate(-45deg);
    }
    100%,
    40% {
        -o-transform: rotate(-360deg);
    }
}
@keyframes clock3 {
    10% {
        transform: rotate(-45deg);
    }
    100%,
    40% {
        transform: rotate(-360deg);
    }
}
@-webkit-keyframes clock4 {
    15% {
        -webkit-transform: rotate(0);
    }
    100%,
    45% {
        -webkit-transform: rotate(-315deg);
    }
}
@-moz-keyframes clock4 {
    15% {
        -moz-transform: rotate(0);
    }
    100%,
    45% {
        -moz-transform: rotate(-315deg);
    }
}
@-o-keyframes clock4 {
    15% {
        -o-transform: rotate(0);
    }
    100%,
    45% {
        -o-transform: rotate(-315deg);
    }
}
@keyframes clock4 {
    15% {
        transform: rotate(0);
    }
    100%,
    45% {
        transform: rotate(-315deg);
    }
}
.qodef-st-loader .mitosis {
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    position: relative;
    -webkit-animation: mitosis_invert 2s infinite steps(2, end);
    -moz-animation: mitosis_invert 2s infinite steps(2, end);
    -o-animation: mitosis_invert 2s infinite steps(2, end);
    animation: mitosis_invert 2s infinite steps(2, end);
}
.qodef-st-loader .mitosis .ball {
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    background: #005e9e;
}
.qodef-st-loader .mitosis .ball-1 {
    -webkit-animation: mitosis_ball1 1s infinite alternate linear;
    -moz-animation: mitosis_ball1 1s infinite alternate linear;
    -o-animation: mitosis_ball1 1s infinite alternate linear;
    animation: mitosis_ball1 1s infinite alternate linear;
}
.qodef-st-loader .mitosis .ball-2 {
    -webkit-animation: mitosis_ball2 1s infinite alternate linear;
    -moz-animation: mitosis_ball2 1s infinite alternate linear;
    -o-animation: mitosis_ball2 1s infinite alternate linear;
    animation: mitosis_ball2 1s infinite alternate linear;
}
.qodef-st-loader .mitosis .ball-3 {
    -webkit-animation: mitosis_ball3 1s infinite alternate linear;
    -moz-animation: mitosis_ball3 1s infinite alternate linear;
    -o-animation: mitosis_ball3 1s infinite alternate linear;
    animation: mitosis_ball3 1s infinite alternate linear;
}
.qodef-st-loader .mitosis .ball-4 {
    -webkit-animation: mitosis_ball4 1s infinite alternate linear;
    -moz-animation: mitosis_ball4 1s infinite alternate linear;
    -o-animation: mitosis_ball4 1s infinite alternate linear;
    animation: mitosis_ball4 1s infinite alternate linear;
}
@-webkit-keyframes mitosis_invert {
    100% {
        -webkit-transform: rotate(180deg);
    }
}
@-moz-keyframes mitosis_invert {
    100% {
        -moz-transform: rotate(180deg);
    }
}
@-o-keyframes mitosis_invert {
    100% {
        -o-transform: rotate(180deg);
    }
}
@keyframes mitosis_invert {
    100% {
        transform: rotate(180deg);
    }
}
@-webkit-keyframes mitosis_ball1 {
    12% {
        -webkit-transform: none;
    }
    26% {
        -webkit-transform: translateX(25%) scale(1, 0.8);
    }
    40%,
    60% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
    }
}
@-moz-keyframes mitosis_ball1 {
    12% {
        -moz-transform: none;
    }
    26% {
        -moz-transform: translateX(25%) scale(1, 0.8);
    }
    40%,
    60% {
        -moz-transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        -moz-transform: translate(50%, 25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -moz-transform: translate(50%, 50%) scale(0.6, 0.6);
    }
}
@-o-keyframes mitosis_ball1 {
    12% {
        -o-transform: none;
    }
    26% {
        -o-transform: translateX(25%) scale(1, 0.8);
    }
    40%,
    60% {
        -o-transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        -o-transform: translate(50%, 25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -o-transform: translate(50%, 50%) scale(0.6, 0.6);
    }
}
@keyframes mitosis_ball1 {
    12% {
        transform: none;
    }
    26% {
        transform: translateX(25%) scale(1, 0.8);
    }
    40%,
    60% {
        transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        transform: translate(50%, 25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        transform: translate(50%, 50%) scale(0.6, 0.6);
    }
}
@-webkit-keyframes mitosis_ball2 {
    12% {
        -webkit-transform: none;
    }
    26% {
        -webkit-transform: translateX(25%) scale(1, 0.8);
    }
    40%,
    60% {
        -webkit-transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
    }
}
@-moz-keyframes mitosis_ball2 {
    12% {
        -moz-transform: none;
    }
    26% {
        -moz-transform: translateX(25%) scale(1, 0.8);
    }
    40%,
    60% {
        -moz-transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        -moz-transform: translate(50%, -25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -moz-transform: translate(50%, -50%) scale(0.6, 0.6);
    }
}
@-o-keyframes mitosis_ball2 {
    12% {
        -o-transform: none;
    }
    26% {
        -o-transform: translateX(25%) scale(1, 0.8);
    }
    40%,
    60% {
        -o-transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        -o-transform: translate(50%, -25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -o-transform: translate(50%, -50%) scale(0.6, 0.6);
    }
}
@keyframes mitosis_ball2 {
    12% {
        transform: none;
    }
    26% {
        transform: translateX(25%) scale(1, 0.8);
    }
    40%,
    60% {
        transform: translateX(50%) scale(0.8, 0.8);
    }
    74% {
        transform: translate(50%, -25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        transform: translate(50%, -50%) scale(0.6, 0.6);
    }
}
@-webkit-keyframes mitosis_ball3 {
    12% {
        -webkit-transform: none;
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, 0.8);
    }
    40%,
    60% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
}
@-moz-keyframes mitosis_ball3 {
    12% {
        -moz-transform: none;
    }
    26% {
        -moz-transform: translateX(-25%) scale(1, 0.8);
    }
    40%,
    60% {
        -moz-transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        -moz-transform: translate(-50%, 25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -moz-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
}
@-o-keyframes mitosis_ball3 {
    12% {
        -o-transform: none;
    }
    26% {
        -o-transform: translateX(-25%) scale(1, 0.8);
    }
    40%,
    60% {
        -o-transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        -o-transform: translate(-50%, 25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -o-transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
}
@keyframes mitosis_ball3 {
    12% {
        transform: none;
    }
    26% {
        transform: translateX(-25%) scale(1, 0.8);
    }
    40%,
    60% {
        transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        transform: translate(-50%, 25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        transform: translate(-50%, 50%) scale(0.6, 0.6);
    }
}
@-webkit-keyframes mitosis_ball4 {
    12% {
        -webkit-transform: none;
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, 0.8);
    }
    40%,
    60% {
        -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        -webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
}
@-moz-keyframes mitosis_ball4 {
    12% {
        -moz-transform: none;
    }
    26% {
        -moz-transform: translateX(-25%) scale(1, 0.8);
    }
    40%,
    60% {
        -moz-transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        -moz-transform: translate(-50%, -25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -moz-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
}
@-o-keyframes mitosis_ball4 {
    12% {
        -o-transform: none;
    }
    26% {
        -o-transform: translateX(-25%) scale(1, 0.8);
    }
    40%,
    60% {
        -o-transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        -o-transform: translate(-50%, -25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        -o-transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
}
@keyframes mitosis_ball4 {
    12% {
        transform: none;
    }
    26% {
        transform: translateX(-25%) scale(1, 0.8);
    }
    40%,
    60% {
        transform: translateX(-50%) scale(0.8, 0.8);
    }
    74% {
        transform: translate(-50%, -25%) scale(0.6, 0.8);
    }
    100%,
    88% {
        transform: translate(-50%, -50%) scale(0.6, 0.6);
    }
}
.qodef-st-loader .lines {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px;
}
.qodef-st-loader .lines .line1,
.qodef-st-loader .lines .line2,
.qodef-st-loader .lines .line3,
.qodef-st-loader .lines .line4 {
    margin-left: 10px;
    position: absolute;
    width: 60px;
    height: 4px;
    background-color: #005e9e;
    -webkit-animation: lines_spin 1.5s infinite linear;
    -webkit-animation-timing-function: ease;
}
.qodef-st-loader .lines .line2 {
    -webkit-animation-delay: 0.1s;
}
.qodef-st-loader .lines .line3 {
    -webkit-animation-delay: 0.2s;
}
.qodef-st-loader .lines .line4 {
    -webkit-animation-delay: 0.3s;
}
@-webkit-keyframes lines_spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes lines_spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-o-keyframes lines_spin {
    100% {
        -o-transform: rotate(360deg);
    }
}
@keyframes lines_spin {
    100% {
        transform: rotate(360deg);
    }
}
.qodef-st-loader .fussion {
    width: 30px;
    height: 30px;
    margin: -45px 0 0 -30px;
    position: relative;
}
.qodef-st-loader .fussion .ball {
    height: 40px;
    width: 40px;
    left: 50%;
    top: 50%;
    background: #005e9e;
    border-radius: 50%;
    float: left;
    position: absolute;
}
.qodef-st-loader .fussion .ball-1 {
    background: #005e9e;
    top: 0;
    left: 50%;
    -webkit-animation: fussion_ball1 1s 0s ease infinite;
    -moz-animation: fussion_ball1 1s 0s ease infinite;
    -o-animation: fussion_ball1 1s 0s ease infinite;
    animation: fussion_ball1 1s 0s ease infinite;
    z-index: 1;
}
.qodef-st-loader .fussion .ball-2 {
    background: #005e9e;
    top: 50%;
    left: 100%;
    -webkit-animation: fussion_ball2 1s 0s ease infinite;
    -moz-animation: fussion_ball2 1s 0s ease infinite;
    -o-animation: fussion_ball2 1s 0s ease infinite;
    animation: fussion_ball2 1s 0s ease infinite;
    z-index: 2;
}
.qodef-st-loader .fussion .ball-3 {
    background: #005e9e;
    top: 100%;
    left: 50%;
    -webkit-animation: fussion_ball3 1s 0s ease infinite;
    -moz-animation: fussion_ball3 1s 0s ease infinite;
    -o-animation: fussion_ball3 1s 0s ease infinite;
    animation: fussion_ball3 1s 0s ease infinite;
    z-index: 1;
}
.qodef-st-loader .fussion .ball-4 {
    background: #005e9e;
    top: 50%;
    left: 0;
    -webkit-animation: fussion_ball4 1s 0s ease infinite;
    -moz-animation: fussion_ball4 1s 0s ease infinite;
    -o-animation: fussion_ball4 1s 0s ease infinite;
    animation: fussion_ball4 1s 0s ease infinite;
    z-index: 2;
}
@-webkit-keyframes fussion_ball1 {
    50% {
        top: -100%;
        left: 200%;
    }
    100% {
        top: 50%;
        left: 100%;
        z-index: 2;
    }
}
@-moz-keyframes fussion_ball1 {
    50% {
        top: -100%;
        left: 200%;
    }
    100% {
        top: 50%;
        left: 100%;
        z-index: 2;
    }
}
@-o-keyframes fussion_ball1 {
    50% {
        top: -100%;
        left: 200%;
    }
    100% {
        top: 50%;
        left: 100%;
        z-index: 2;
    }
}
@keyframes fussion_ball1 {
    50% {
        top: -100%;
        left: 200%;
    }
    100% {
        top: 50%;
        left: 100%;
        z-index: 2;
    }
}
@-webkit-keyframes fussion_ball2 {
    50% {
        top: 200%;
        left: 200%;
    }
    100% {
        top: 100%;
        left: 50%;
        z-index: 1;
    }
}
@-moz-keyframes fussion_ball2 {
    50% {
        top: 200%;
        left: 200%;
    }
    100% {
        top: 100%;
        left: 50%;
        z-index: 1;
    }
}
@-o-keyframes fussion_ball2 {
    50% {
        top: 200%;
        left: 200%;
    }
    100% {
        top: 100%;
        left: 50%;
        z-index: 1;
    }
}
@keyframes fussion_ball2 {
    50% {
        top: 200%;
        left: 200%;
    }
    100% {
        top: 100%;
        left: 50%;
        z-index: 1;
    }
}
@-webkit-keyframes fussion_ball3 {
    50% {
        top: 200%;
        left: -100%;
    }
    100% {
        top: 50%;
        left: 0;
        z-index: 2;
    }
}
@-moz-keyframes fussion_ball3 {
    50% {
        top: 200%;
        left: -100%;
    }
    100% {
        top: 50%;
        left: 0;
        z-index: 2;
    }
}
@-o-keyframes fussion_ball3 {
    50% {
        top: 200%;
        left: -100%;
    }
    100% {
        top: 50%;
        left: 0;
        z-index: 2;
    }
}
@keyframes fussion_ball3 {
    50% {
        top: 200%;
        left: -100%;
    }
    100% {
        top: 50%;
        left: 0;
        z-index: 2;
    }
}
@-webkit-keyframes fussion_ball4 {
    50% {
        top: -100%;
        left: -100%;
    }
    100% {
        top: 0;
        left: 50%;
        z-index: 1;
    }
}
@-moz-keyframes fussion_ball4 {
    50% {
        top: -100%;
        left: -100%;
    }
    100% {
        top: 0;
        left: 50%;
        z-index: 1;
    }
}
@-o-keyframes fussion_ball4 {
    50% {
        top: -100%;
        left: -100%;
    }
    100% {
        top: 0;
        left: 50%;
        z-index: 1;
    }
}
@keyframes fussion_ball4 {
    50% {
        top: -100%;
        left: -100%;
    }
    100% {
        top: 0;
        left: 50%;
        z-index: 1;
    }
}
.qodef-st-loader .wave_circles {
    width: 150px;
    height: 30px;
    margin: -15px 0 0 -75px;
}
.qodef-st-loader .wave_circles .ball {
    height: 30px;
    width: 30px;
    float: left;
    background: #005e9e;
    border-radius: 50%;
    margin-right: 10px;
}
.qodef-st-loader .wave_circles .ball-1 {
    -webkit-animation: wave_jump3 1.8s infinite ease-out;
    -moz-animation: wave_jump3 1.8s infinite ease-out;
    -o-animation: wave_jump3 1.8s infinite ease-out;
    animation: wave_jump3 1.8s infinite ease-out;
}
.qodef-st-loader .wave_circles .ball-2 {
    -webkit-animation: wave_jump2 1.8s infinite ease-out;
    -moz-animation: wave_jump2 1.8s infinite ease-out;
    -o-animation: wave_jump2 1.8s infinite ease-out;
    animation: wave_jump2 1.8s infinite ease-out;
}
.qodef-st-loader .wave_circles .ball-3 {
    -webkit-animation: wave_jump1 1.8s infinite ease-out;
    -moz-animation: wave_jump1 1.8s infinite ease-out;
    -o-animation: wave_jump1 1.8s infinite ease-out;
    animation: wave_jump1 1.8s infinite ease-out;
}
.qodef-st-loader .wave_circles .ball-4 {
    margin-right: 0;
    -webkit-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
    -moz-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
    -o-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
    animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
}
@-webkit-keyframes wave_jump1 {
    12% {
        -webkit-transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
    }
    100%,
    24% {
        -webkit-transform: translate(40px, 0);
    }
}
@-moz-keyframes wave_jump1 {
    12% {
        -moz-transform: translate(20px, -40px);
        -moz-animation-timing-function: ease-in;
        -o-transform: translate(20px, -40px);
        -o-animation-timing-function: ease-in;
    }
    100%,
    24% {
        -moz-transform: translate(40px, 0);
        -o-transform: translate(40px, 0);
    }
}
@keyframes wave_jump1 {
    12% {
        transform: translate(20px, -40px);
        animation-timing-function: ease-in;
    }
    100%,
    24% {
        transform: translate(40px, 0);
    }
}
@-webkit-keyframes wave_jump2 {
    12% {
        -webkit-transform: translate(0, 0);
    }
    24% {
        -webkit-transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
    }
    100%,
    36% {
        -webkit-transform: translate(40px, 0);
    }
}
@-moz-keyframes wave_jump2 {
    12% {
        -moz-transform: translate(0, 0);
    }
    24% {
        -moz-transform: translate(20px, -40px);
        -moz-animation-timing-function: ease-in;
    }
    100%,
    36% {
        -moz-transform: translate(40px, 0);
    }
}
@-o-keyframes wave_jump2 {
    12% {
        -o-transform: translate(0, 0);
    }
    24% {
        -o-transform: translate(20px, -40px);
        -o-animation-timing-function: ease-in;
    }
    100%,
    36% {
        -o-transform: translate(40px, 0);
    }
}
@keyframes wave_jump2 {
    12% {
        transform: translate(0, 0);
    }
    24% {
        transform: translate(20px, -40px);
        animation-timing-function: ease-in;
    }
    100%,
    36% {
        transform: translate(40px, 0);
    }
}
@-webkit-keyframes wave_jump3 {
    24% {
        -webkit-transform: translate(0, 0);
    }
    36% {
        -webkit-transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
    }
    100%,
    48% {
        -webkit-transform: translate(40px, 0);
    }
}
@-moz-keyframes wave_jump3 {
    24% {
        -moz-transform: translate(0, 0);
    }
    36% {
        -moz-transform: translate(20px, -40px);
        -moz-animation-timing-function: ease-in;
    }
    100%,
    48% {
        -moz-transform: translate(40px, 0);
    }
}
@-o-keyframes wave_jump3 {
    24% {
        -o-transform: translate(0, 0);
    }
    36% {
        -o-transform: translate(20px, -40px);
        -o-animation-timing-function: ease-in;
    }
    100%,
    48% {
        -o-transform: translate(40px, 0);
    }
}
@keyframes wave_jump3 {
    24% {
        transform: translate(0, 0);
    }
    36% {
        transform: translate(20px, -40px);
        animation-timing-function: ease-in;
    }
    100%,
    48% {
        transform: translate(40px, 0);
    }
}
@-webkit-keyframes wave_wipe {
    100%,
    48% {
        -webkit-transform: translateX(-120px);
    }
}
@-moz-keyframes wave_wipe {
    100%,
    48% {
        -moz-transform: translateX(-120px);
    }
}
@-o-keyframes wave_wipe {
    100%,
    48% {
        -o-transform: translateX(-120px);
    }
}
@keyframes wave_wipe {
    100%,
    48% {
        transform: translateX(-120px);
    }
}
.qodef-st-loader .pulse_circles {
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    position: relative;
}
.qodef-st-loader .pulse_circles * {
    box-sizing: border-box;
}
.qodef-st-loader .pulse_circles .ball {
    height: 100%;
    width: 100%;
    background: #005e9e;
    position: absolute;
    border-radius: 50%;
    border: 0 solid #005e9e;
    -webkit-animation: pulse_circles_pulse 3s infinite;
    -moz-animation: pulse_circles_pulse 3s infinite;
    -o-animation: pulse_circles_pulse 3s infinite;
    animation: pulse_circles_pulse 3s infinite;
}
.qodef-st-loader .pulse_circles .ball-2 {
    -webkit-animation-delay: -0.75s;
    -moz-animation-delay: -0.75s;
    -o-animation-delay: -0.75s;
    animation-delay: -0.75s;
}
.qodef-st-loader .pulse_circles .ball-3 {
    -webkit-animation-delay: -1.5s;
    -moz-animation-delay: -1.5s;
    -o-animation-delay: -1.5s;
    animation-delay: -1.5s;
}
.qodef-st-loader .pulse_circles .ball-4 {
    -webkit-animation-delay: -2.25s;
    -moz-animation-delay: -2.25s;
    -o-animation-delay: -2.25s;
    animation-delay: -2.25s;
}
@-webkit-keyframes pulse_circles_pulse {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 1;
        border-width: 50px;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0;
        border-width: 0;
    }
}
@-moz-keyframes pulse_circles_pulse {
    0% {
        -moz-transform: scale(0.1, 0.1);
        opacity: 1;
        border-width: 50px;
    }
    100% {
        -moz-transform: scale(1, 1);
        opacity: 0;
        border-width: 0;
    }
}
@-o-keyframes pulse_circles_pulse {
    0% {
        -o-transform: scale(0.1, 0.1);
        opacity: 1;
        border-width: 50px;
    }
    100% {
        -o-transform: scale(1, 1);
        opacity: 0;
        border-width: 0;
    }
}
@keyframes pulse_circles_pulse {
    0% {
        transform: scale(0.1, 0.1);
        opacity: 1;
        border-width: 50px;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
        border-width: 0;
    }
}
#respond input[type="text"],
#respond textarea,
.post-password-form input[type="password"],
.qodef-style-form textarea,
.wpcf7-form-control.wpcf7-date,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-quiz,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea,
input[type="text"],
input[type="email"],
input[type="password"] {
    width: 100%;
    margin: 0 0 20px;
    padding: 14px 18px;
    font-family: inherit;
    font-size: 14px;
    line-height: 20px;
    font-weight: inherit;
    color: #1d1d1d;
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: border-color 0.2s ease-in-out;
    -moz-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
}
#respond input[type="text"]:focus,
#respond textarea:focus,
.qodef-style-form textarea:focus,
.wpcf7-form-control.wpcf7-date:focus,
.wpcf7-form-control.wpcf7-number:focus,
.wpcf7-form-control.wpcf7-quiz:focus,
.wpcf7-form-control.wpcf7-select:focus,
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
    color: #1d1d1d;
    border-color: #777;
}
#respond input[type="text"]::-webkit-input-placeholder,
#respond textarea::-webkit-input-placeholder,
.post-password-form input[type="password"]::-webkit-input-placeholder,
.qodef-style-form textarea::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder {
    color: inherit;
}
#respond input[type="text"]:-moz-placeholder,
#respond textarea:-moz-placeholder,
.qodef-style-form textarea:-moz-placeholder,
.wpcf7-form-control.wpcf7-date:-moz-placeholder,
.wpcf7-form-control.wpcf7-number:-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz:-moz-placeholder,
.wpcf7-form-control.wpcf7-select:-moz-placeholder,
.wpcf7-form-control.wpcf7-text:-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="password"]:-moz-placeholder {
    color: inherit;
}
#respond input[type="text"]::-moz-placeholder,
#respond textarea::-moz-placeholder,
.post-password-form input[type="password"]::-moz-placeholder,
.qodef-style-form textarea::-moz-placeholder,
.wpcf7-form-control.wpcf7-date::-moz-placeholder,
.wpcf7-form-control.wpcf7-number::-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz::-moz-placeholder,
.wpcf7-form-control.wpcf7-select::-moz-placeholder,
.wpcf7-form-control.wpcf7-text::-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder {
    color: inherit;
}
#respond input[type="text"]:-ms-input-placeholder,
#respond textarea:-ms-input-placeholder,
.qodef-style-form textarea:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-date:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-number:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-select:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder {
    color: inherit;
}
.qodef-comment-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    box-sizing: border-box;
}
.qodef-comment-holder .qodef-comment-holder-inner {
    padding: 95px 0 20px;
}
.qodef-comment-holder .qodef-comment.qodef-pingback-comment .qodef-comment-text {
    padding: 0;
}
.qodef-comment-holder .qodef-comment-list {
    list-style: none;
    position: relative;
    z-index: 150;
    padding: 0;
    margin: 0;
}
.qodef-comment-holder .qodef-comment-list li {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 31px 0 0;
    padding: 29px 0 0;
}
.qodef-comment-holder .qodef-comment-list > li:first-child {
    margin: 0;
    padding: 0;
    border: 0;
}
.qodef-comment-holder .qodef-comment-list .children {
    padding: 0 0 0 114px;
}
.qodef-comment-holder .qodef-comments-title {
    margin-bottom: 48px;
}
.qodef-comment-holder .qodef-comments-title > * {
    margin: 0;
}
.qodef-comment-holder .qodef-comment-image {
    position: relative;
    display: block;
    top: 10px;
    left: 0;
    width: 110px;
    height: 110px;
    float: left;
}
.qodef-comment-holder .qodef-comment-image img {
    display: block;
    border-radius: 4em;
}
.qodef-comment-holder .qodef-comment-text {
    padding: 3px 0 0 128px;
    min-height: 82px;
    position: relative;
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-info {
    position: relative;
    vertical-align: middle;
    margin: 0;
    display: inline-block;
    width: auto;
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-options {
    display: inline-block;
    position: absolute;
    top: 28px;
    right: 0;
}
.qodef-comment-holder .qodef-comment-text .comment-edit-link,
.qodef-comment-holder .qodef-comment-text .comment-reply-link,
.qodef-comment-holder .qodef-comment-text .replay {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 700;
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-name {
    float: left;
    margin: 0;
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-date {
    margin: 0 0 14px;
    font-size: 13px;
    font-style: italic;
}
.qodef-comment-holder .qodef-comment-text .qodef-text-holder p {
    margin: 7px 0;
}
.qodef-comment-holder .qodef-comment-text .comment-respond {
    margin: 20px 0;
}
.qodef-comment-holder .qodef-comment-text .comment-respond .comment-reply-title {
    margin: 0 0 10px;
    font-size: 14px;
}
.qodef-comment-holder .qodef-comment-text .comment-respond .logged-in-as {
    margin: 0 0 8px;
}
.qodef-comment-holder .qodef-comment-text #cancel-comment-reply-link {
    margin-left: 10px;
    font-size: 12px;
    color: #005e9e;
}
.qodef-comment-holder .qodef-comment-text #cancel-comment-reply-link:hover {
    color: #1d1d1d;
}
.qodef-comment-holder .qodef-comment-text ol li,
.qodef-comment-holder .qodef-comment-text ul li {
    display: list-item;
}
.qodef-comment-holder .qodef-comment-text li {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
.qodef-comment-pager {
    margin: 50px 0 0;
}
.qodef-comment-pager .page-numbers {
    margin: 0 12px;
    font-size: 16px;
    font-weight: 700;
}
.qodef-comment-pager .page-numbers:first-child {
    margin-left: 0;
}
.qodef-comment-pager .page-numbers:last-child {
    margin-right: 0;
}
.qodef-comment-form {
    padding: 0;
    clear: both;
    box-sizing: border-box;
}
.qodef-comment-form .qodef-comment-form-inner {
    padding: 85px 0 95px;
}
.qodef-comment-form .comment-reply-title {
    margin: 0 0 50px;
}
.qodef-comment-form .logged-in-as {
    margin: 0 0 8px;
}
@media only screen and (max-width: 768px) {
    .qodef-comment-holder .qodef-comment-list .children {
        padding: 0 0 0 40px;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-comment-holder .qodef-comment-list .children {
        padding: 0;
    }
    .qodef-comment-holder .qodef-comment-text .qodef-comment-date,
    .qodef-comment-holder .qodef-comment-text .qodef-comment-name {
        float: none;
    }
    .qodef-comment-holder .qodef-comment-text .comment-edit-link,
    .qodef-comment-holder .qodef-comment-text .comment-reply-link,
    .qodef-comment-holder .qodef-comment-text .replay {
        float: none;
        margin: 0 10px 0 0;
    }
}
@media only screen and (max-width: 480px) {
    .qodef-comment-holder .qodef-comment-image {
        float: none;
    }
    .qodef-comment-holder .qodef-comment-text {
        padding: 20px 0 0;
        min-height: inherit;
    }
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
#respond input[type="text"],
#respond textarea {
    background-color: #f4f4f4;
    border: 0;
}
#respond p.form-submit {
    padding-top: 12px;
}
.post-password-form input[type="password"] {
    margin-top: 10px;
}
.wpcf7-form p,
footer .wpcf7-form-control.wpcf7-date,
footer .wpcf7-form-control.wpcf7-number,
footer .wpcf7-form-control.wpcf7-quiz,
footer .wpcf7-form-control.wpcf7-select,
footer .wpcf7-form-control.wpcf7-text,
footer .wpcf7-form-control.wpcf7-textarea,
p.form-submit {
    margin: 0;
}
#submit_comment,
.post-password-form input[type="submit"],
input.wpcf7-form-control.wpcf7-submit {
    font-family: Montserrat, sans-serif;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    outline: 0;
    font-size: 13px;
    line-height: 2em;
    font-weight: 700;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding: 12px 43px;
    color: #fff;
    background-color: #1d1d1d;
    border: 1px solid transparent;
    cursor: pointer;
}
#submit_comment:hover,
.post-password-form input[type="submit"]:hover {
    color: #fff;
    background-color: #005e9e;
}
#respond textarea,
.qodef-style-form textarea,
.wpcf7-form textarea {
    display: block;
    padding: 16px 18px;
}
.qodef-two-columns-form-without-space .wpcf7-form .ajax-loader {
    display: none;
}
.qodef-newsletter.qodef-center {
    text-align: center;
}
.qodef-newsletter input[type="email"] {
    font-size: 15px;
    font-weight: 600;
    color: #999;
    padding: 0 0 1px;
    border: 0;
    border-bottom: 2px solid #999;
    margin: 0 0 40px;
}
.qodef-newsletter input[type="email"]:focus {
    color: #999;
}
.qodef-newsletter .ajax-loader {
    display: none !important;
}
.qodef-contact-me input[type="text"],
.qodef-contact-me input[type="email"] {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    padding: 0 0 1px;
    border: 0;
    border-bottom: 2px solid #000;
    margin: 0 0 20px;
}
.qodef-contact-me textarea.wpcf7-textarea {
    margin: 16px 0 11px;
    background-color: rgba(255, 255, 255, 0.4);
    border-color: #d9c648;
}
.qodef-contact-me input[type="submit"] {
    display: block;
    width: 100%;
}
.qodef-contact-me input[type="submit"]:hover {
    background-color: #2e2e2e;
}
.qodef-contact-me .ajax-loader {
    display: none !important;
}
.qodef-contact-2 input[type="text"],
.qodef-contact-2 input[type="email"] {
    font-size: 15px;
    font-weight: 600;
    color: #777;
    padding: 0 0 1px;
    border: 0;
    border-bottom: 2px solid #000;
    margin: 0 0 20px;
}
.qodef-contact-2 textarea.wpcf7-textarea {
    margin: 16px 0 11px;
    background-color: #f9f8f8;
    border-color: #ebebeb;
}
.qodef-contact-2 input[type="submit"] {
    margin-top: 36px;
    display: block;
    width: 100%;
}
.qodef-contact-2 input[type="submit"]:hover {
    background-color: #2e2e2e;
}
.qodef-contact-2 .ajax-loader {
    display: none !important;
}
.qodef-cf7-submit-holder {
    display: inline-block;
    position: relative;
}
.qodef-cf7-submit-holder .qodef-cf7-submit-icon {
    position: absolute;
    top: 22px;
    right: 18px;
    width: 20px;
    color: #fff;
    font-size: 10px;
    -webkit-transition: all 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    pointer-events: none;
}
.qodef-cf7-submit-holder input.wpcf7-form-control.wpcf7-submit {
    padding-right: 52px;
    padding-left: 34px;
    -webkit-transition: padding 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: padding 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: padding 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-cf7-submit-holder:hover input.wpcf7-form-control.wpcf7-submit {
    padding-right: 43px;
    padding-left: 43px;
}
.qodef-cf7-submit-holder:hover .qodef-cf7-submit-icon {
    opacity: 0;
    -webkit-transform: translateX(7px);
    -moz-transform: translateX(7px);
    transform: translateX(7px);
}
.qodef-owl-slider {
    visibility: hidden;
}
.qodef-owl-slider .owl-stage-outer {
    z-index: 1;
}
.qodef-owl-slider.qodef-slider-is-moving .owl-item .qodef-block-drag-link {
    z-index: -1 !important;
}
.qodef-owl-slider.qodef-slider-has-both-nav .owl-nav .owl-next,
.qodef-owl-slider.qodef-slider-has-both-nav .owl-nav .owl-prev {
    -webkit-transform: translateY(calc(-50% - 21px));
    -moz-transform: translateY(calc(-50% - 21px));
    transform: translateY(calc(-50% - 21px));
}
.qodef-owl-slider .owl-nav .owl-next,
.qodef-owl-slider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    z-index: 3;
    color: #1d1d1d;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.qodef-owl-slider .owl-nav .owl-next:hover,
.qodef-owl-slider .owl-nav .owl-prev:hover {
    color: #005e9e;
}
.qodef-owl-slider .owl-nav .owl-next > span,
.qodef-owl-slider .owl-nav .owl-prev > span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 31px;
    line-height: 1;
}
.qodef-owl-slider .owl-nav .owl-next > span:before,
.qodef-owl-slider .owl-nav .owl-prev > span:before {
    display: block;
    line-height: inherit;
}
.qodef-owl-slider .owl-nav .owl-prev {
    left: 72px;
}
.qodef-owl-slider .owl-nav .owl-next {
    right: 72px;
}
.qodef-owl-slider .owl-dots {
    text-align: center;
    margin: 16px 0 0;
}
.qodef-owl-slider .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
}
.qodef-owl-slider .owl-dots .owl-dot span {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    border-radius: 3em;
    background-color: transparent;
    border: 2px solid rgba(29, 29, 29, 0.5);
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s ease-out, border 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out, border 0.2s ease-out;
    transition: background-color 0.2s ease-out, border 0.2s ease-out;
}
.qodef-owl-slider .owl-dots .owl-dot.active span,
.qodef-owl-slider .owl-dots .owl-dot:hover span {
    background-color: #1d1d1d;
    border-color: #1d1d1d;
}
.qodef-owl-slider .owl-carousel .owl-item img {
    -webkit-transform: translateZ(0);
}
.slick-slider .slick-dots {
    list-style: none;
    text-align: center;
}
.slick-slider .slick-dots li {
    display: inline-block;
}
.slick-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 11px;
    height: 11px;
    margin: 0 6px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background-color: #676666;
    border-radius: 50%;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
.slick-slider .slick-dots li.slick-active button,
.slick-slider .slick-dots li:hover button {
    background-color: #eee;
}
.qodef-404-page.qodef-wrapper {
    padding: 0 !important;
}
.qodef-404-page .qodef-content {
    height: 100vh;
}
.admin-bar .qodef-404-page .qodef-content {
    height: calc(100vh - 32px);
}
@media only screen and (max-width: 1280px) {
    .qodef-404-page .qodef-content {
        height: calc(100vh + 10px);
    }
}
.qodef-404-page .qodef-content-inner {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
}
.qodef-404-page .qodef-page-not-found {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 0 16.3%;
    text-align: left;
}
.qodef-404-page .qodef-page-not-found .qodef-404-title {
    margin: 0;
    font-size: 332px;
    font-weight: 900;
    line-height: 1em;
}
@media only screen and (max-width: 1280px) {
    .qodef-404-page .qodef-page-not-found .qodef-404-title {
        font-size: 300px;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-404-page .qodef-page-not-found .qodef-404-title {
        font-size: 100px;
    }
}
.qodef-404-page .qodef-page-not-found .qodef-404-subtitle {
    margin: 2px 0 9px;
    font-size: 70px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1em;
}
.qodef-404-page .qodef-page-not-found .qodef-404-text {
    margin: 15px 56% 0 0;
    color: #9a9a9a;
}
.qodef-404-page .qodef-page-not-found .qodef-btn {
    margin: 22px 0 0;
}
.qodef-404-page .qodef-page-not-found .qodef-btn.qodef-btn-light-style {
    color: #1d1d1d;
    background-color: #fff;
    border-color: #fff;
}
.qodef-404-page .qodef-page-not-found .qodef-btn.qodef-btn-light-style:hover {
    color: #1d1d1d !important;
    background-color: #fff !important;
    border-color: #fff !important;
}
@media only screen and (max-width: 1280px) {
    .qodef-404-page .qodef-page-not-found {
        padding: 5px 16.3% 0;
    }
    .qodef-404-page .qodef-404-text {
        margin: 15px 2% 0 0;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-404-page .qodef-page-not-found {
        padding: 40px 30px;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-404-page .qodef-page-not-found .qodef-404-subtitle {
        font-size: 50px;
    }
    .qodef-404-page .qodef-content {
        height: auto;
        margin: 0 !important;
    }
    .admin-bar .qodef-404-page .qodef-content {
        height: auto;
    }
}
#qodef-back-to-top {
    position: fixed;
    width: 24px;
    right: 25px;
    bottom: 25px;
    margin: 0;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
}
#qodef-back-to-top.off {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.15s ease, visibility 0s 0.15s;
    -moz-transition: opacity 0.15s ease, visibility 0s 0.15s;
    transition: opacity 0.15s ease, visibility 0s 0.15s;
}
#qodef-back-to-top.on {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
#qodef-back-to-top > span {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 21px;
    font-size: 10px;
    text-align: center;
    color: #005e9e;
    border-radius: 50px;
    background-color: transparent;
    border: 1px solid #005e9e;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#qodef-back-to-top > span .qodef-btt-text-holder {
    position: absolute;
    display: inline-block;
    width: 85px;
    transform: rotate(-90deg) translate3d(0, 0, 0);
    top: 53px;
    left: -32px;
    backface-visibility: hidden;
}
#qodef-back-to-top > span span.qodef-btt-text {
    font-size: 13px;
    font-weight: 700;
    backface-visibility: hidden;
}
#qodef-back-to-top > span:hover {
    background-color: transparent;
    border: 1px solid #005e9e;
    height: 115px;
}
#qodef-back-to-top span span {
    display: block;
    line-height: inherit;
}
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-container,
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-overlay-play,
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-poster {
    height: 100% !important; /*!important because of the inline style*/
    width: 100% !important; /*!important because of the inline style*/
}
.qodef-row-has-background-text {
    position: relative;
}
.qodef-row-background-text-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.qodef-row-background-text-holder .qodef-row-background-text-wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.qodef-row-background-text-holder .qodef-row-background-text-wrapper .qodef-row-background-text-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
    color: #f7f7f7;
    font-size: 150px;
}
.qodef-row-background-text-holder .qodef-row-background-text-wrapper .qodef-row-background-text-wrapper-inner .qodef-row-background-text-1,
.qodef-row-background-text-holder .qodef-row-background-text-wrapper .qodef-row-background-text-wrapper-inner .qodef-row-background-text-2 {
    font-weight: 900;
    line-height: 1;
}
@media only screen and (max-width: 1024px) {
    .qodef-row-background-text-holder .qodef-row-background-text-wrapper {
        display: none;
    }
}
.qodef-row-background-text-holder .qodef-row-background-text-wrapper.qodef-row-background-text-animation {
    visibility: hidden;
}
.no-touch .qodef-row-background-text-holder .qodef-row-background-text-wrapper.qodef-row-background-text-animation .qodef-char-mask {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.no-touch .qodef-row-background-text-holder .qodef-row-background-text-wrapper.qodef-row-background-text-animation .qodef-char-mask > span {
    display: inline-block;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.no-touch .qodef-row-background-text-holder .qodef-row-background-text-wrapper.qodef-row-background-text-animation.qodef-row-background-text-align-right .qodef-char-mask > span {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.no-touch .qodef-row-background-text-holder .qodef-row-background-text-wrapper.qodef-row-background-text-animation .qodef-char-mask > span.qodef-show {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
footer .widget {
    margin: 0 0 23px;
    padding: 0;
    color: #8d8d8d;
}
footer .widget .qodef-widget-title-holder {
    margin-bottom: 25px;
}
footer .widget .qodef-widget-title-holder .qodef-widget-title {
    color: #fff;
    margin-bottom: 3px;
}
footer .widget.widget_archive .qodef-widget-title,
footer .widget.widget_categories .qodef-widget-title,
footer .widget.widget_meta .qodef-widget-title,
footer .widget.widget_nav_menu .qodef-widget-title,
footer .widget.widget_pages .qodef-widget-title,
footer .widget.widget_recent_comments .qodef-widget-title,
footer .widget.widget_recent_entries .qodef-widget-title,
footer .widget.widget_rss .qodef-widget-title {
    margin-bottom: 0;
}
footer .widget .qodef-widget-title-holder .qodef-separator {
    border-color: #8d8d8d;
    border-bottom-width: 3px;
    width: 30px;
}
footer .widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
footer .widget ul li {
    display: block;
    line-height: 20px;
    margin: 0;
    padding: 12px 0;
}
footer .widget ul li:first-child {
    padding-top: 0;
}
footer .widget ul li:last-child {
    border: 0;
    padding-bottom: 0;
}
footer .widget ul li a {
    color: #fff;
}
footer .widget ul li a:hover {
    color: #005e9e;
}
footer .widget ul .children,
footer .widget ul .sub-menu {
    margin-top: 12px;
}
footer .widget ul .children li:first-child,
footer .widget ul .sub-menu li:first-child {
    padding-top: 12px;
}
footer .widget.widget_archive ul li,
footer .widget.widget_categories ul li,
footer .widget.widget_meta ul li,
footer .widget.widget_nav_menu ul li,
footer .widget.widget_pages ul li,
footer .widget.widget_recent_entries ul li {
    overflow: hidden;
}
footer .widget.widget_archive ul li a,
footer .widget.widget_categories ul li a,
footer .widget.widget_meta ul li a,
footer .widget.widget_nav_menu ul li a,
footer .widget.widget_pages ul li a,
footer .widget.widget_recent_entries ul li a {
    display: inline;
    overflow: hidden;
    padding: 0;
    position: relative;
}
footer .widget #wp-calendar {
    text-align: center;
    width: 100%;
}
footer .widget #wp-calendar caption {
    margin: 0 0 12px;
}
footer .widget #wp-calendar td,
footer .widget #wp-calendar th {
    padding: 3px 4px;
}
footer .widget #wp-calendar td a,
footer .widget #wp-calendar th a {
    color: #fff;
}
footer .widget #wp-calendar td a:hover,
footer .widget #wp-calendar th a:hover {
    color: #005e9e;
}
footer .widget #wp-calendar td#today {
    color: #fff;
    background-color: transparent;
}
footer .widget.widget_rss .rss-widget-icon {
    display: inline-block;
}
footer .widget.widget_rss .rss-date {
    display: block;
    margin-bottom: 12px;
}
footer .widget.widget_rss cite {
    display: block;
    margin-top: calc(12px / 2);
}
footer .widget.widget_search .input-holder {
    border: none;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
footer .widget.widget_search .input-holder button,
footer .widget.widget_search .input-holder input {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 15px;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    outline: 0;
    position: relative;
    vertical-align: top;
    -webkit-appearance: none;
    text-transform: uppercase;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
footer .widget.widget_search .input-holder input.search-field {
    width: calc(100% - 52px);
    padding: 0;
}
footer .widget.widget_search .input-holder input.search-field::-webkit-input-placeholder {
    color: #fff;
}
footer .widget.widget_search .input-holder input.search-field:-moz-placeholder {
    color: #fff;
}
footer .widget.widget_search .input-holder input.search-field::-moz-placeholder {
    color: #fff;
}
footer .widget.widget_search .input-holder input.search-field:-ms-input-placeholder {
    color: #fff;
}
footer .widget.widget_search .input-holder button {
    background: 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    width: auto;
    position: absolute;
    right: 0;
    padding: 0;
    top: -2px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
footer .widget.widget_search .input-holder button:hover {
    color: #005e9e;
}
footer .widget.widget_search .input-holder button span {
    display: block;
    left: 0;
    line-height: inherit;
    position: absolute;
    top: 0;
    width: 100%;
}
footer .widget.widget_search .input-holder button span:before {
    display: block;
    line-height: inherit;
}
footer .widget.qodef-search-post-type-widget .qodef-post-type-search-field,
footer .widget.widget_archive select,
footer .widget.widget_categories select,
footer .widget.widget_text select {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    font-weight: inherit;
    height: 52px;
    line-height: calc(52px - 2px);
    width: 100%;
    color: #8d8d8d;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    background-color: transparent;
    box-sizing: border-box;
    outline: 0;
    position: relative;
    vertical-align: top;
}
footer .widget.qodef-search-post-type-widget .qodef-post-type-search-field {
    border-radius: 3px;
    float: left;
    font-size: 12px;
    -webkit-appearance: none;
    padding: 0 25px 0 20px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
footer .widget.qodef-search-post-type-widget .qodef-post-type-search-field::-webkit-input-placeholder {
    color: #8d8d8d;
}
footer .widget.qodef-search-post-type-widget .qodef-post-type-search-field:-moz-placeholder {
    color: #8d8d8d;
}
footer .widget.qodef-search-post-type-widget .qodef-post-type-search-field::-moz-placeholder {
    color: #8d8d8d;
}
footer .widget.qodef-search-post-type-widget .qodef-post-type-search-field:-ms-input-placeholder {
    color: #8d8d8d;
}
footer .widget.widget_archive select,
footer .widget.widget_categories select,
footer .widget.widget_text select {
    border-radius: 0;
    font-size: 15px;
    margin-top: 12px;
    padding: 0 0 0 21px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
footer .widget.widget_tag_cloud .tagcloud {
    position: relative;
    top: -12px;
}
footer .widget.widget_tag_cloud a {
    color: #8d8d8d;
    display: inline-block;
    font-size: 13px !important;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    font-style: italic;
    text-decoration: underline;
}
footer .widget.widget_tag_cloud a:hover {
    color: #005e9e;
}
footer .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a {
    color: #fff;
}
footer .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title a,
footer .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-info-date a {
    color: #8d8d8d;
}
footer .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-bl-item:last-child {
    margin-bottom: 0;
}
footer .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-info-date a:hover {
    color: #005e9e;
}
footer .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-title a {
    color: #fff;
}
footer .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-title a:hover {
    color: #005e9e;
}
footer .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a:hover,
footer .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title a:hover,
footer .widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text a,
footer .widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text span {
    color: #fff;
}
footer .widget .qodef-widget-title-holder .qodef-widget-title {
    margin-top: 0;
}
.qodef-side-menu .widget {
    margin: 0 0 47px;
    padding: 0;
    color: #959595;
}
.qodef-side-menu .widget .qodef-widget-title-holder {
    margin-bottom: 34px;
}
.qodef-side-menu .widget .qodef-widget-title-holder .qodef-widget-title {
    color: #fff;
    margin-bottom: 3px;
}
.qodef-side-menu .widget.widget_archive .qodef-widget-title,
.qodef-side-menu .widget.widget_categories .qodef-widget-title,
.qodef-side-menu .widget.widget_meta .qodef-widget-title,
.qodef-side-menu .widget.widget_nav_menu .qodef-widget-title,
.qodef-side-menu .widget.widget_pages .qodef-widget-title,
.qodef-side-menu .widget.widget_recent_comments .qodef-widget-title,
.qodef-side-menu .widget.widget_recent_entries .qodef-widget-title,
.qodef-side-menu .widget.widget_rss .qodef-widget-title {
    margin-bottom: 0;
}
.qodef-side-menu .widget .qodef-widget-title-holder .qodef-separator {
    border-color: #959595;
    border-bottom-width: 3px;
    width: 30px;
}
.qodef-side-menu .widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.qodef-side-menu .widget ul li {
    display: block;
    line-height: 20px;
    margin: 0;
    padding: 10px 0;
}
.qodef-side-menu .widget ul li:first-child {
    padding-top: 0;
}
.qodef-side-menu .widget ul li:last-child {
    border: 0;
    padding-bottom: 0;
}
.qodef-side-menu .widget ul li a {
    color: #fff;
}
.qodef-side-menu .widget ul li a:hover {
    color: #005e9e;
}
.qodef-side-menu .widget ul .children,
.qodef-side-menu .widget ul .sub-menu {
    margin-top: 10px;
}
.qodef-side-menu .widget ul .children li:first-child,
.qodef-side-menu .widget ul .sub-menu li:first-child {
    padding-top: 10px;
}
.qodef-side-menu .widget.widget_archive ul li,
.qodef-side-menu .widget.widget_categories ul li,
.qodef-side-menu .widget.widget_meta ul li,
.qodef-side-menu .widget.widget_nav_menu ul li,
.qodef-side-menu .widget.widget_pages ul li,
.qodef-side-menu .widget.widget_recent_entries ul li {
    overflow: hidden;
}
.qodef-side-menu .widget.widget_archive ul li a,
.qodef-side-menu .widget.widget_categories ul li a,
.qodef-side-menu .widget.widget_meta ul li a,
.qodef-side-menu .widget.widget_nav_menu ul li a,
.qodef-side-menu .widget.widget_pages ul li a,
.qodef-side-menu .widget.widget_recent_entries ul li a {
    display: inline;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.qodef-side-menu .widget #wp-calendar {
    text-align: center;
    width: 100%;
}
.qodef-side-menu .widget #wp-calendar caption {
    margin: 0 0 10px;
}
.qodef-side-menu .widget #wp-calendar td,
.qodef-side-menu .widget #wp-calendar th {
    padding: 3px 4px;
}
.qodef-side-menu .widget #wp-calendar td a,
.qodef-side-menu .widget #wp-calendar th a {
    color: #fff;
}
.qodef-side-menu .widget #wp-calendar td a:hover,
.qodef-side-menu .widget #wp-calendar th a:hover {
    color: #005e9e;
}
.qodef-side-menu .widget #wp-calendar td#today {
    color: #fff;
    background-color: transparent;
}
.qodef-side-menu .widget.widget_rss .rss-widget-icon {
    display: inline-block;
}
.qodef-side-menu .widget.widget_rss .rss-date {
    display: block;
    margin-bottom: 10px;
}
.qodef-side-menu .widget.widget_rss cite {
    display: block;
    margin-top: calc(10px / 2);
}
.qodef-side-menu .widget.widget_search .input-holder {
    border: none;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.qodef-side-menu .widget.widget_search .input-holder button,
.qodef-side-menu .widget.widget_search .input-holder input {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 15px;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    outline: 0;
    position: relative;
    vertical-align: top;
    -webkit-appearance: none;
    text-transform: uppercase;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.qodef-side-menu .widget.widget_search .input-holder input.search-field {
    width: calc(100% - 52px);
    padding: 0;
}
.qodef-side-menu .widget.widget_search .input-holder input.search-field::-webkit-input-placeholder {
    color: #fff;
}
.qodef-side-menu .widget.widget_search .input-holder input.search-field:-moz-placeholder {
    color: #fff;
}
.qodef-side-menu .widget.widget_search .input-holder input.search-field::-moz-placeholder {
    color: #fff;
}
.qodef-side-menu .widget.widget_search .input-holder input.search-field:-ms-input-placeholder {
    color: #fff;
}
.qodef-side-menu .widget.widget_search .input-holder button {
    background: 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    width: auto;
    position: absolute;
    right: 0;
    padding: 0;
    top: -2px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.qodef-side-menu .widget.widget_search .input-holder button:hover {
    color: #005e9e;
}
.qodef-side-menu .widget.widget_search .input-holder button span {
    display: block;
    left: 0;
    line-height: inherit;
    position: absolute;
    top: 0;
    width: 100%;
}
.qodef-side-menu .widget.widget_search .input-holder button span:before {
    display: block;
    line-height: inherit;
}
.qodef-side-menu .widget.qodef-search-post-type-widget .qodef-post-type-search-field,
.qodef-side-menu .widget.widget_archive select,
.qodef-side-menu .widget.widget_categories select,
.qodef-side-menu .widget.widget_text select {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    font-weight: inherit;
    height: 52px;
    line-height: calc(52px - 2px);
    width: 100%;
    -webkit-transition: color 0.2s ease-in-out;
    color: #959595;
    display: inline-block;
    background-color: transparent;
    position: relative;
    font-family: Montserrat, sans-serif;
    box-sizing: border-box;
    outline: 0;
    vertical-align: top;
}
.qodef-side-menu .widget.qodef-search-post-type-widget .qodef-post-type-search-field {
    border-radius: 3px;
    float: left;
    font-size: 12px;
    -webkit-appearance: none;
    padding: 0 25px 0 20px;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.qodef-side-menu .widget.qodef-search-post-type-widget .qodef-post-type-search-field::-webkit-input-placeholder {
    color: #959595;
}
.qodef-side-menu .widget.qodef-search-post-type-widget .qodef-post-type-search-field:-moz-placeholder {
    color: #959595;
}
.qodef-side-menu .widget.qodef-search-post-type-widget .qodef-post-type-search-field::-moz-placeholder {
    color: #959595;
}
.qodef-side-menu .widget.qodef-search-post-type-widget .qodef-post-type-search-field:-ms-input-placeholder {
    color: #959595;
}
.qodef-side-menu .widget.widget_archive select,
.qodef-side-menu .widget.widget_categories select,
.qodef-side-menu .widget.widget_text select {
    border-radius: 0;
    font-size: 15px;
    margin-top: 10px;
    padding: 0 0 0 21px;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.qodef-side-menu .widget.widget_tag_cloud .tagcloud {
    position: relative;
    top: -12px;
}
.qodef-side-menu .widget.widget_tag_cloud a {
    color: #959595;
    display: inline-block;
    font-size: 13px !important;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    font-style: italic;
    text-decoration: underline;
}
.qodef-side-menu .widget.widget_tag_cloud a:hover {
    color: #005e9e;
}
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a {
    color: #fff;
}
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a:hover {
    color: #005e9e;
}
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title a {
    color: #959595;
}
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title a:hover {
    color: #005e9e;
}
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-bl-item:last-child {
    margin-bottom: 0;
}
.qodef-side-menu .widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text a,
.qodef-side-menu .widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text span {
    color: #fff;
}
.qodef-side-menu .widget:last-child {
    margin: 0;
}
.qodef-side-menu .widget.qodef-blog-list-widget {
    margin: 0 0 60px;
}
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-image a img {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-info-date a {
    color: #959595;
}
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-info-date a:hover,
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-title a,
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-title a:hover {
    color: #fff;
}
aside.qodef-sidebar {
    position: relative;
    z-index: 11;
    margin: 0 0 60px;
}
aside.qodef-sidebar .widget:last-child {
    margin: 0 !important;
}
.wpb_widgetised_column {
    position: relative;
}
.wpb_widgetised_column .widget .qodef-sidearea-widget-title {
    margin: 0 0 19px;
}
.wpb_widgetised_column .widget:last-child {
    margin: 0 !important;
}
.wpb_widgetised_column .widget,
aside.qodef-sidebar .widget {
    margin: 0 0 41px;
    padding: 0;
    color: inherit;
}
.wpb_widgetised_column .widget .qodef-widget-title-holder,
aside.qodef-sidebar .widget .qodef-widget-title-holder {
    margin-bottom: 16px;
}
.wpb_widgetised_column .widget .qodef-widget-title-holder .qodef-widget-title,
aside.qodef-sidebar .widget .qodef-widget-title-holder .qodef-widget-title {
    color: #000;
    margin-bottom: 3px;
}
.wpb_widgetised_column .widget.widget_archive .qodef-widget-title,
.wpb_widgetised_column .widget.widget_categories .qodef-widget-title,
.wpb_widgetised_column .widget.widget_meta .qodef-widget-title,
.wpb_widgetised_column .widget.widget_nav_menu .qodef-widget-title,
.wpb_widgetised_column .widget.widget_pages .qodef-widget-title,
.wpb_widgetised_column .widget.widget_recent_comments .qodef-widget-title,
.wpb_widgetised_column .widget.widget_recent_entries .qodef-widget-title,
.wpb_widgetised_column .widget.widget_rss .qodef-widget-title,
aside.qodef-sidebar .widget.widget_archive .qodef-widget-title,
aside.qodef-sidebar .widget.widget_categories .qodef-widget-title,
aside.qodef-sidebar .widget.widget_meta .qodef-widget-title,
aside.qodef-sidebar .widget.widget_nav_menu .qodef-widget-title,
aside.qodef-sidebar .widget.widget_pages .qodef-widget-title,
aside.qodef-sidebar .widget.widget_recent_comments .qodef-widget-title,
aside.qodef-sidebar .widget.widget_recent_entries .qodef-widget-title,
aside.qodef-sidebar .widget.widget_rss .qodef-widget-title {
    margin-bottom: 0;
}
.wpb_widgetised_column .widget .qodef-widget-title-holder .qodef-separator,
aside.qodef-sidebar .widget .qodef-widget-title-holder .qodef-separator {
    border-color: inherit;
    border-bottom-width: 3px;
    width: 30px;
}
.wpb_widgetised_column .widget ul,
aside.qodef-sidebar .widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.wpb_widgetised_column .widget ul li,
aside.qodef-sidebar .widget ul li {
    display: block;
    line-height: 20px;
    margin: 0;
    padding: 9px 0;
}
.wpb_widgetised_column .widget ul li:first-child,
aside.qodef-sidebar .widget ul li:first-child {
    padding-top: 0;
}
.wpb_widgetised_column .widget ul li:last-child,
aside.qodef-sidebar .widget ul li:last-child {
    border: 0;
    padding-bottom: 0;
}
.wpb_widgetised_column .widget ul li a,
aside.qodef-sidebar .widget ul li a {
    color: #888;
}
.wpb_widgetised_column .widget ul li a:hover,
aside.qodef-sidebar .widget ul li a:hover {
    color: #1d1d1d;
}
.wpb_widgetised_column .widget ul .children,
.wpb_widgetised_column .widget ul .sub-menu,
aside.qodef-sidebar .widget ul .children,
aside.qodef-sidebar .widget ul .sub-menu {
    margin-top: 9px;
}
.wpb_widgetised_column .widget ul .children li:first-child,
.wpb_widgetised_column .widget ul .sub-menu li:first-child,
aside.qodef-sidebar .widget ul .children li:first-child,
aside.qodef-sidebar .widget ul .sub-menu li:first-child {
    padding-top: 9px;
}
.wpb_widgetised_column .widget.widget_archive ul li,
.wpb_widgetised_column .widget.widget_categories ul li,
.wpb_widgetised_column .widget.widget_meta ul li,
.wpb_widgetised_column .widget.widget_nav_menu ul li,
.wpb_widgetised_column .widget.widget_pages ul li,
.wpb_widgetised_column .widget.widget_recent_entries ul li,
aside.qodef-sidebar .widget.widget_archive ul li,
aside.qodef-sidebar .widget.widget_categories ul li,
aside.qodef-sidebar .widget.widget_meta ul li,
aside.qodef-sidebar .widget.widget_nav_menu ul li,
aside.qodef-sidebar .widget.widget_pages ul li,
aside.qodef-sidebar .widget.widget_recent_entries ul li {
    overflow: hidden;
}
.wpb_widgetised_column .widget.widget_archive ul li a,
.wpb_widgetised_column .widget.widget_categories ul li a,
.wpb_widgetised_column .widget.widget_meta ul li a,
.wpb_widgetised_column .widget.widget_nav_menu ul li a,
.wpb_widgetised_column .widget.widget_pages ul li a,
.wpb_widgetised_column .widget.widget_recent_entries ul li a,
aside.qodef-sidebar .widget.widget_archive ul li a,
aside.qodef-sidebar .widget.widget_categories ul li a,
aside.qodef-sidebar .widget.widget_meta ul li a,
aside.qodef-sidebar .widget.widget_nav_menu ul li a,
aside.qodef-sidebar .widget.widget_pages ul li a,
aside.qodef-sidebar .widget.widget_recent_entries ul li a {
    display: inline;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.wpb_widgetised_column .widget #wp-calendar,
aside.qodef-sidebar .widget #wp-calendar {
    text-align: center;
    width: 100%;
}
.wpb_widgetised_column .widget #wp-calendar caption,
aside.qodef-sidebar .widget #wp-calendar caption {
    margin: 0 0 9px;
}
.wpb_widgetised_column .widget #wp-calendar td,
.wpb_widgetised_column .widget #wp-calendar th,
aside.qodef-sidebar .widget #wp-calendar td,
aside.qodef-sidebar .widget #wp-calendar th {
    padding: 3px 4px;
}
.wpb_widgetised_column .widget #wp-calendar td a,
.wpb_widgetised_column .widget #wp-calendar th a,
aside.qodef-sidebar .widget #wp-calendar td a,
aside.qodef-sidebar .widget #wp-calendar th a {
    color: #888;
}
.wpb_widgetised_column .widget #wp-calendar td a:hover,
.wpb_widgetised_column .widget #wp-calendar th a:hover,
aside.qodef-sidebar .widget #wp-calendar td a:hover,
aside.qodef-sidebar .widget #wp-calendar th a:hover {
    color: #1d1d1d;
}
.wpb_widgetised_column .widget #wp-calendar td#today,
aside.qodef-sidebar .widget #wp-calendar td#today {
    color: #888;
    background-color: transparent;
}
.wpb_widgetised_column .widget.widget_rss .rss-widget-icon,
aside.qodef-sidebar .widget.widget_rss .rss-widget-icon {
    display: inline-block;
}
.wpb_widgetised_column .widget.widget_rss .rss-date,
aside.qodef-sidebar .widget.widget_rss .rss-date {
    display: block;
    margin-bottom: 9px;
}
.wpb_widgetised_column .widget.widget_rss cite,
aside.qodef-sidebar .widget.widget_rss cite {
    display: block;
    margin-top: calc(9px / 2);
}
.wpb_widgetised_column .widget.widget_search .input-holder,
aside.qodef-sidebar .widget.widget_search .input-holder {
    border: none;
    border-bottom-color: #000;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}
.wpb_widgetised_column .widget.widget_search .input-holder button,
.wpb_widgetised_column .widget.widget_search .input-holder input,
aside.qodef-sidebar .widget.widget_search .input-holder button,
aside.qodef-sidebar .widget.widget_search .input-holder input {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    color: #888;
    display: inline-block;
    float: left;
    font-size: 15px;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    outline: 0;
    position: relative;
    vertical-align: top;
    -webkit-appearance: none;
    text-transform: uppercase;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.wpb_widgetised_column .widget.widget_search .input-holder input.search-field,
aside.qodef-sidebar .widget.widget_search .input-holder input.search-field {
    width: calc(100% - 52px);
    padding: 0;
}
.wpb_widgetised_column .widget.widget_search .input-holder input.search-field::-webkit-input-placeholder,
aside.qodef-sidebar .widget.widget_search .input-holder input.search-field::-webkit-input-placeholder {
    color: #888;
}
.wpb_widgetised_column .widget.widget_search .input-holder input.search-field:-moz-placeholder,
aside.qodef-sidebar .widget.widget_search .input-holder input.search-field:-moz-placeholder {
    color: #888;
}
.wpb_widgetised_column .widget.widget_search .input-holder input.search-field::-moz-placeholder,
aside.qodef-sidebar .widget.widget_search .input-holder input.search-field::-moz-placeholder {
    color: #888;
}
.wpb_widgetised_column .widget.widget_search .input-holder input.search-field:-ms-input-placeholder,
aside.qodef-sidebar .widget.widget_search .input-holder input.search-field:-ms-input-placeholder {
    color: #888;
}
.wpb_widgetised_column .widget.widget_search .input-holder button,
aside.qodef-sidebar .widget.widget_search .input-holder button {
    background: 0 0;
    color: #000;
    cursor: pointer;
    font-size: 18px;
    width: auto;
    position: absolute;
    right: 0;
    padding: 0;
    top: -2px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.wpb_widgetised_column .widget.widget_search .input-holder button:hover,
aside.qodef-sidebar .widget.widget_search .input-holder button:hover {
    color: #1d1d1d;
}
.wpb_widgetised_column .widget.widget_search .input-holder button span,
aside.qodef-sidebar .widget.widget_search .input-holder button span {
    display: block;
    left: 0;
    line-height: inherit;
    position: absolute;
    top: 0;
    width: 100%;
}
.wpb_widgetised_column .widget.widget_search .input-holder button span:before,
aside.qodef-sidebar .widget.widget_search .input-holder button span:before {
    display: block;
    line-height: inherit;
}
.wpb_widgetised_column .widget.qodef-search-post-type-widget .qodef-post-type-search-field,
aside.qodef-sidebar .widget.qodef-search-post-type-widget .qodef-post-type-search-field {
    border-radius: 3px;
    border-color: #000;
    border-style: solid;
    border-width: 2px;
    background-color: transparent;
    box-sizing: border-box;
    color: inherit;
    display: inline-block;
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: inherit;
    height: 52px;
    line-height: calc(52px - 2px);
    outline: 0;
    position: relative;
    vertical-align: top;
    -webkit-appearance: none;
    padding: 0 25px 0 20px;
    width: 100%;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.wpb_widgetised_column .widget.qodef-search-post-type-widget .qodef-post-type-search-field::-webkit-input-placeholder,
aside.qodef-sidebar .widget.qodef-search-post-type-widget .qodef-post-type-search-field::-webkit-input-placeholder {
    color: inherit;
}
.wpb_widgetised_column .widget.qodef-search-post-type-widget .qodef-post-type-search-field:-moz-placeholder,
aside.qodef-sidebar .widget.qodef-search-post-type-widget .qodef-post-type-search-field:-moz-placeholder {
    color: inherit;
}
.wpb_widgetised_column .widget.qodef-search-post-type-widget .qodef-post-type-search-field::-moz-placeholder,
aside.qodef-sidebar .widget.qodef-search-post-type-widget .qodef-post-type-search-field::-moz-placeholder {
    color: inherit;
}
.wpb_widgetised_column .widget.qodef-search-post-type-widget .qodef-post-type-search-field:-ms-input-placeholder,
aside.qodef-sidebar .widget.qodef-search-post-type-widget .qodef-post-type-search-field:-ms-input-placeholder {
    color: inherit;
}
.wpb_widgetised_column .widget.widget_archive select,
.wpb_widgetised_column .widget.widget_categories select,
.wpb_widgetised_column .widget.widget_text select,
aside.qodef-sidebar .widget.widget_archive select,
aside.qodef-sidebar .widget.widget_categories select,
aside.qodef-sidebar .widget.widget_text select {
    background-color: transparent;
    border-color: #000;
    border-style: solid;
    border-width: 2px;
    border-radius: 0;
    box-sizing: border-box;
    color: inherit;
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: inherit;
    height: 52px;
    line-height: calc(52px - 2px);
    margin-top: 9px;
    outline: 0;
    padding: 0 0 0 21px;
    position: relative;
    vertical-align: top;
    width: 100%;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.wpb_widgetised_column .widget.widget_tag_cloud .tagcloud,
aside.qodef-sidebar .widget.widget_tag_cloud .tagcloud {
    position: relative;
    top: -12px;
}
.wpb_widgetised_column .widget.widget_tag_cloud a,
aside.qodef-sidebar .widget.widget_tag_cloud a {
    color: inherit;
    display: inline-block;
    font-size: 13px !important;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    font-style: italic;
    text-decoration: underline;
}
.wpb_widgetised_column .widget.widget_tag_cloud a:hover,
aside.qodef-sidebar .widget.widget_tag_cloud a:hover {
    color: #1d1d1d;
}
.wpb_widgetised_column .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a,
aside.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a {
    color: #888;
}
.wpb_widgetised_column .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a:hover,
aside.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a:hover {
    color: #1d1d1d;
}
.wpb_widgetised_column .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title a,
aside.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title a {
    color: inherit;
}
.wpb_widgetised_column .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title a:hover,
aside.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title a:hover {
    color: #1d1d1d;
}
.wpb_widgetised_column .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-bl-item:last-child,
aside.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-bl-item:last-child {
    margin-bottom: 0;
}
.wpb_widgetised_column .widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text a,
.wpb_widgetised_column .widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text span,
aside.qodef-sidebar .widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text a,
aside.qodef-sidebar .widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text span {
    color: #888;
}
.wpb_widgetised_column .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-image,
aside.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-image {
    width: 84px;
}
.wpb_widgetised_column .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-image img,
aside.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-image img {
    border-radius: 0;
}
.wpb_widgetised_column .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-info-date a,
aside.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-info-date a {
    color: inherit;
}
.wpb_widgetised_column .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-info-date a:hover,
aside.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-info-date a:hover {
    color: #1d1d1d;
}
.wpb_widgetised_column .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-title a,
aside.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-title a {
    color: #000;
}
.wpb_widgetised_column .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-title a:hover,
aside.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-title a:hover {
    color: #1d1d1d;
}
.wpb_widgetised_column .widget.widget_categories .qodef-widget-title-holder,
aside.qodef-sidebar .widget.widget_categories .qodef-widget-title-holder {
    margin-bottom: 14px;
}
.widget.qodef-blog-list-widget {
    margin: 0 0 20px;
}
.widget.qodef-blog-list-widget > h4 {
    margin: 0 0 15px;
}
.qodef-top-bar .widget.qodef-blog-list-widget > h2,
footer .qodef-footer-top .widget.qodef-blog-list-widget > h2 {
    margin: 0 0 8px;
}
.widget {
    margin: 0 0 41px;
    padding: 0;
    color: inherit;
}
.widget .qodef-widget-title-holder {
    margin-bottom: 16px;
}
.widget .qodef-widget-title-holder .qodef-widget-title {
    color: #000;
    margin-bottom: 3px;
}
.widget.widget_archive .qodef-widget-title,
.widget.widget_categories .qodef-widget-title,
.widget.widget_meta .qodef-widget-title,
.widget.widget_nav_menu .qodef-widget-title,
.widget.widget_pages .qodef-widget-title,
.widget.widget_recent_comments .qodef-widget-title,
.widget.widget_recent_entries .qodef-widget-title,
.widget.widget_rss .qodef-widget-title {
    margin-bottom: 0;
}
.widget .qodef-widget-title-holder .qodef-separator {
    border-color: inherit;
    border-bottom-width: 3px;
    width: 30px;
}
.widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.widget ul li {
    display: block;
    line-height: 20px;
    margin: 0;
    padding: 9px 0;
}
.widget ul li:first-child {
    padding-top: 0;
}
.widget ul li:last-child {
    border: 0;
    padding-bottom: 0;
}
.widget ul li a {
    color: #888;
}
.widget ul li a:hover {
    color: #1d1d1d;
}
.widget ul .children,
.widget ul .sub-menu {
    margin-top: 9px;
}
.widget ul .children li:first-child,
.widget ul .sub-menu li:first-child {
    padding-top: 9px;
}
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_nav_menu ul li,
.widget.widget_pages ul li,
.widget.widget_recent_entries ul li {
    overflow: hidden;
}
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_meta ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_pages ul li a,
.widget.widget_recent_entries ul li a {
    display: inline;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.widget #wp-calendar {
    text-align: center;
    width: 100%;
}
.widget #wp-calendar caption {
    margin: 0 0 9px;
}
.widget #wp-calendar td,
.widget #wp-calendar th {
    padding: 3px 4px;
}
.widget #wp-calendar td a,
.widget #wp-calendar th a {
    color: #888;
}
.widget #wp-calendar td a:hover,
.widget #wp-calendar th a:hover {
    color: #1d1d1d;
}
.widget #wp-calendar td#today {
    color: #888;
    background-color: transparent;
}
.widget.widget_rss .rss-widget-icon {
    display: inline-block;
}
.widget.widget_rss .rss-date {
    display: block;
    margin-bottom: 9px;
}
.widget.widget_rss cite {
    display: block;
    margin-top: calc(9px / 2);
}
.widget.widget_search .input-holder {
    border: none;
    border-bottom-color: #000;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}
.widget.widget_search .input-holder button,
.widget.widget_search .input-holder input {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    color: #888;
    display: inline-block;
    float: left;
    font-size: 15px;
    font-weight: 600;
    height: 22px;
    line-height: 22px;
    outline: 0;
    position: relative;
    vertical-align: top;
    -webkit-appearance: none;
    text-transform: uppercase;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.widget.widget_search .input-holder input.search-field {
    width: calc(100% - 52px);
    padding: 0;
}
.widget.widget_search .input-holder input.search-field::-webkit-input-placeholder {
    color: #888;
}
.widget.widget_search .input-holder input.search-field:-moz-placeholder {
    color: #888;
}
.widget.widget_search .input-holder input.search-field::-moz-placeholder {
    color: #888;
}
.widget.widget_search .input-holder input.search-field:-ms-input-placeholder {
    color: #888;
}
.widget.widget_search .input-holder button {
    background: 0 0;
    color: #000;
    cursor: pointer;
    font-size: 18px;
    width: auto;
    position: absolute;
    right: 0;
    padding: 0;
    top: -2px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.widget.widget_search .input-holder button:hover {
    color: #1d1d1d;
}
.widget.widget_search .input-holder button span {
    display: block;
    left: 0;
    line-height: inherit;
    position: absolute;
    top: 0;
    width: 100%;
}
.widget.widget_search .input-holder button span:before {
    display: block;
    line-height: inherit;
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-field,
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select {
    background-color: transparent;
    border-color: #000;
    border-style: solid;
    border-width: 2px;
    font-weight: inherit;
    height: 52px;
    line-height: calc(52px - 2px);
    vertical-align: top;
    color: inherit;
    display: inline-block;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    font-family: Montserrat, sans-serif;
    outline: 0;
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-field {
    border-radius: 3px;
    float: left;
    font-size: 12px;
    -webkit-appearance: none;
    padding: 0 25px 0 20px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-field::-webkit-input-placeholder {
    color: inherit;
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-field:-moz-placeholder {
    color: inherit;
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-field::-moz-placeholder {
    color: inherit;
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-field:-ms-input-placeholder {
    color: inherit;
}
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select {
    border-radius: 0;
    font-size: 15px;
    margin-top: 9px;
    padding: 0 0 0 21px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.widget.widget_tag_cloud .tagcloud {
    position: relative;
    top: -12px;
}
.widget.widget_tag_cloud a {
    color: inherit;
    display: inline-block;
    font-size: 13px !important;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    font-style: italic;
    text-decoration: underline;
}
.widget.widget_tag_cloud a:hover {
    color: #1d1d1d;
}
.widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a {
    color: #888;
}
.widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a:hover {
    color: #1d1d1d;
}
.widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title a {
    color: inherit;
}
.widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title a:hover {
    color: #1d1d1d;
}
.widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-bl-item:last-child {
    margin-bottom: 0;
}
.widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-info-date a {
    color: inherit;
}
.widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-info-date a:hover {
    color: #1d1d1d;
}
.widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-title a {
    color: #888;
}
.widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-post-title a:hover {
    color: #1d1d1d;
}
.qodef-icon-widget-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.qodef-icon-widget-holder > * {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
}
.qodef-icon-widget-holder .qodef-icon-text {
    padding: 0 0 0 10px;
}
.qodef-icon-widget-holder .qodef-icon-text.qodef-no-icon {
    padding: 0;
}
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder {
    color: #333 !important;
}
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder:hover {
    color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder {
    color: #fff !important;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
.widget.qodef-image-slider-widget,
.widget.qodef-image-slider-widget .qodef-is-widget-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.widget.qodef-image-slider-widget .qodef-widget-title {
    margin: 0 0 32px;
}
.widget.qodef-image-slider-widget img {
    display: block;
}
@media only screen and (max-width: 1200px) {
    .qodef-instagram-feed:not(.qodef-instagram-carousel) li img {
        width: 100%;
    }
    .qodef-instagram-feed:not(.qodef-instagram-carousel).qodef-col-6 li,
    .qodef-instagram-feed:not(.qodef-instagram-carousel).qodef-col-9 li {
        width: 25%;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-instagram-feed:not(.qodef-instagram-carousel).qodef-col-6 li,
    .qodef-instagram-feed:not(.qodef-instagram-carousel).qodef-col-9 li {
        width: 33.33333%;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-instagram-feed:not(.qodef-instagram-carousel) li {
        width: 50% !important;
    }
}
.qodef-instagram-feed {
    list-style: none;
    padding: 0;
    margin: 0;
}
.qodef-instagram-feed li {
    float: left;
    box-sizing: border-box;
    border: none !important;
}
.qodef-instagram-feed li a {
    position: relative;
    display: block;
    overflow: hidden;
}
.qodef-instagram-feed li a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(29, 29, 29, 0.4);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
}
.qodef-instagram-feed li a:hover:after {
    opacity: 1;
}
.qodef-instagram-feed li img {
    width: 100%;
    display: block;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-no-space {
    margin: 0;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-no-space li {
    padding: 0;
    margin: 0;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-tiny-space {
    margin: 0 -5px -10px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-tiny-space li {
    padding: 0 5px;
    margin: 0 0 10px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-small-space {
    margin: 0 -10px -20px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-small-space li {
    padding: 0 10px;
    margin: 0 0 20px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-normal-space {
    margin: 0 -15px -30px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-normal-space li {
    padding: 0 15px;
    margin: 0 0 30px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-2 li {
    width: 50%;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-3 li {
    width: 33.33333%;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-4 li {
    width: 25%;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-6 li {
    width: 16.66667%;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-9 li {
    width: 11.11111%;
}
.qodef-instagram-feed.qodef-instagram-carousel li {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}
.qodef-instagram-feed.qodef-instagram-carousel li a {
    position: relative;
    display: block;
    height: 100%;
}
.qodef-instagram-feed.qodef-instagram-carousel li a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.25);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.qodef-instagram-feed.qodef-instagram-carousel li a:hover {
    opacity: 1;
}
.widget.qodef-raw-html-widget {
    margin: 0;
}
.widget.qodef-raw-html-widget.qodef-grid-auto-width {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.widget.qodef-search-post-type-widget {
    line-height: 0;
    position: relative;
}
.widget.qodef-search-post-type-widget .qodef-search-post-type {
    display: inline-block;
    width: 100%;
    position: relative;
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-results {
    background: #fff;
    height: auto;
    display: none;
    width: 100%;
    position: absolute;
    z-index: 99;
    left: 0;
    top: 100%;
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-results ul {
    padding: 10px 20px;
    box-sizing: border-box;
    display: inline-block;
    line-height: 0;
    width: 100%;
}
.widget.qodef-search-post-type-widget .qodef-post-type-search-results ul li {
    display: inline-block;
    width: 100%;
}
.widget.qodef-search-post-type-widget .qodef-search-icon,
.widget.qodef-search-post-type-widget .qodef-search-loading {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -9px;
    font-size: 18px;
    color: #000;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 1;
}
.widget.qodef-search-post-type-widget .qodef-search-icon.qodef-hidden,
.widget.qodef-search-post-type-widget .qodef-search-loading.qodef-hidden {
    opacity: 0;
}
.wpb_widgetised_column .widget.qodef-search-post-type-widget .qodef-search-post-type {
    background-color: rgba(255, 255, 255, 0.9);
}
.wpb_widgetised_column .widget.qodef-search-post-type-widget .qodef-post-type-search-field {
    border-radius: 0;
    height: 57px;
    line-height: calc(57px - 2px);
    border: 0;
    font-size: 15px;
    color: #878787;
}
.wpb_widgetised_column .widget.qodef-search-post-type-widget .qodef-post-type-search-results {
    background-color: rgba(255, 255, 255, 0.9);
    border-top: 1px solid #dadada;
}
.wpb_widgetised_column .widget.qodef-search-post-type-widget .qodef-post-type-search-results ul {
    padding: 16px 20px;
}
.widget.qodef-separator-widget {
    margin: 0 !important;
}
.qodef-social-icon-widget-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.qodef-social-icon-widget-holder .qodef-social-icon-widget {
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
}
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder {
    color: #333 !important;
}
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder:hover {
    color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder {
    color: #fff !important;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
.qodef-widget-sticky-sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: 0 0 !important;
}
.widget.widget_qodef_twitter_widget {
    margin: 0 0 20px;
}
.widget.widget_qodef_twitter_widget > h4 {
    margin: 0 0 8px;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li:not(:last-child) {
    margin: 0 !important;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text {
    position: relative;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text a {
    position: relative;
    line-height: inherit;
    color: inherit;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text a.qodef-tweet-time {
    display: block;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text a.qodef-tweet-time span {
    margin: 0 2px 0 0;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li {
    padding: 6px 0;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li:first-child {
    padding-top: 0;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li:last-child {
    padding-bottom: 0;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-twitter-icon {
    position: absolute;
    top: 2px;
    left: 0;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-twitter-icon i {
    font-size: 18px;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text {
    padding: 0 30px 0 28px;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
}
@media only screen and (max-width: 1280px) {
    .widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text {
        padding: 0 0 0 25px;
    }
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text a,
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text span {
    color: #1d1d1d;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li:not(:first-child) .qodef-twitter-icon i {
    position: relative;
    top: 12px;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0 40px;
    text-align: center;
    box-sizing: border-box;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider li {
    overflow: hidden;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider li .qodef-twitter-icon i {
    font-size: 16px;
    color: #005e9e;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider li .qodef-tweet-text {
    font-size: 14px;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider li .qodef-tweet-text a,
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider li .qodef-tweet-text span {
    color: #005e9e;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider li .qodef-tweet-text a:hover {
    color: #1d1d1d;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider li .qodef-tweet-text a.qodef-tweet-time {
    margin: 21px 0 0;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider .owl-nav .owl-prev {
    left: 0;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider .owl-nav .owl-next {
    right: 0;
} /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
@keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
@-webkit-keyframes flash {
    50%,
    from,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    50%,
    from,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
@-webkit-keyframes pulse {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
}
@keyframes pulse {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
}
@keyframes rubberBand {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}
@-webkit-keyframes tada {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
}
@keyframes tada {
    from,
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
@-webkit-keyframes wobble {
    from,
    to {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
}
@keyframes wobble {
    from,
    to {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
@-webkit-keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}
@keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none;
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
        transform: skewX(0.39063deg) skewY(0.39063deg);
    }
    88.8% {
        -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
        transform: skewX(-0.19531deg) skewY(-0.19531deg);
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}
@-webkit-keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    to {
        -webkit-transform: none;
        transform: none;
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
.flipInY,
.flipOutX {
    -webkit-backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.flipInY {
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.qodef-owl-slider .owl-stage:after,
.qodef-owl-slider.owl-refresh .owl-item,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden;
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}
.qodef-owl-slider {
    position: relative;
    display: none;
    width: 100%;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
}
.qodef-owl-slider.owl-loaded {
    display: block;
}
.qodef-owl-slider.owl-loading {
    opacity: 0;
    display: block;
}
.qodef-owl-slider.owl-hidden {
    opacity: 0;
}
.qodef-owl-slider.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.qodef-owl-slider.owl-grab {
    cursor: move;
    cursor: grab;
}
.qodef-owl-slider.owl-rtl .owl-item {
    float: right;
}
.no-js .qodef-owl-slider {
    display: block;
}
.qodef-owl-slider .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.qodef-owl-slider .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    line-height: 0;
    height: 0;
}
.qodef-owl-slider .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.qodef-owl-slider .owl-item,
.qodef-owl-slider .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.qodef-owl-slider .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.qodef-owl-slider .owl-item img {
    display: block;
    width: 100%;
}
.qodef-owl-slider .owl-item img .owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.qodef-owl-slider .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.qodef-owl-slider .owl-nav.disabled {
    display: none;
}
.qodef-owl-slider .owl-nav .owl-next,
.qodef-owl-slider .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.qodef-owl-slider .owl-dots.disabled {
    display: none;
}
.qodef-owl-slider .owl-dots .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.qodef-owl-slider .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.qodef-owl-slider .owl-animated-in {
    z-index: 0;
}
.qodef-owl-slider .owl-animated-out {
    z-index: 1;
}
.qodef-owl-slider .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
.owl-height {
    transition: height 0.5s ease-in-out;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.ps {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden !important;
    -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}
.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
    display: none;
    background-color: transparent;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
    background-color: #999;
    height: 11px;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
    background-color: #999;
    width: 11px;
}
.ps > .ps__scrollbar-x-rail {
    display: none;
    position: absolute;
    opacity: 0;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    bottom: 0;
    height: 15px;
}
.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
    position: absolute;
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
    bottom: 2px;
    height: 6px;
}
.ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x,
.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
    height: 11px;
}
.ps > .ps__scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: 0;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    right: 0;
    width: 15px;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
    position: absolute;
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
    right: 2px;
    width: 6px;
}
.ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y,
.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
    width: 11px;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
    background-color: #999;
    height: 11px;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
    background-color: #999;
    width: 11px;
}
.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
    opacity: 0.6;
}
.ps:hover > .ps__scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: 0.9;
}
.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
    background-color: #999;
}
.ps:hover > .ps__scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: 0.9;
}
.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
    background-color: #999;
}
body .pp_pic_holder {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    display: none;
    width: 100px;
    z-index: 10001 !important;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
@media only screen and (max-width: 768px) {
    body .pp_pic_holder {
        width: 90% !important;
    }
}
body .pp_pic_holder.is-single .pp_content_container .pp_left .pp_details {
    display: none;
}
body .pp_pic_holder .pp_bottom,
body .pp_pic_holder .pp_top {
    display: none !important;
}
body .pp_pic_holder .pp_content {
    position: relative;
    background: 0 0;
    margin: 0 auto;
    height: 40px;
    min-width: 40px;
    width: 100%;
}
@media only screen and (max-width: 768px) {
    body .pp_pic_holder .pp_content {
        width: 100% !important;
    }
}
* html body .pp_pic_holder .pp_content {
    width: 40px;
}
body .pp_pic_holder .pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}
body .pp_pic_holder .pp_content_container .pp_left,
body .pp_pic_holder .pp_content_container .pp_right {
    background: 0 0 !important;
    padding: 0 !important;
}
body .pp_pic_holder #pp_full_res {
    line-height: 1 !important;
}
body .pp_pic_holder #pp_full_res .pp_inline {
    color: #1d1d1d;
    text-align: left;
}
body .pp_pic_holder #pp_full_res .pp_inline p {
    margin: 0 0 15px;
}
body .pp_pic_holder #pp_full_res iframe {
    width: 100% !important;
}
body .pp_pic_holder #pp_full_res img {
    display: block;
}
@media only screen and (max-width: 768px) {
    body .pp_pic_holder #pp_full_res img {
        width: 100% !important;
        height: auto !important;
    }
}
body .pp_pic_holder .pp_description,
body .pp_pic_holder .pp_gallery,
body .pp_pic_holder .ppt {
    display: none !important;
}
body .pp_pic_holder .pp_loaderIcon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: #fff;
    border-radius: 16px;
    -webkit-animation: scaleout 1s infinite ease-in-out;
    animation: scaleout 1s infinite ease-in-out;
}
body .pp_pic_holder .pp_fade {
    position: relative;
    top: 50%;
    display: none;
    -webkit-transform: translateY(-50%) translateZ(0);
    -moz-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
}
body .pp_pic_holder .pp_details {
    position: relative;
    top: -1px;
    display: table;
    vertical-align: top;
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 15px 24px;
    background-color: #fff;
    box-sizing: border-box;
}
body .pp_pic_holder .pp_details .pp_nav {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: auto;
    float: none;
    margin: 0 !important;
}
body .pp_pic_holder .pp_details .pp_nav .pp_pause,
body .pp_pic_holder .pp_details .pp_nav .pp_play {
    display: none;
}
body .pp_pic_holder .pp_details .pp_nav .currentTextHolder {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    margin: 0;
    padding: 0;
    float: none;
    color: #777;
    font-family: inherit;
    font-size: inherit;
    line-height: 30px;
    font-style: inherit;
    letter-spacing: 5px;
}
body .pp_pic_holder a:focus {
    outline: 0;
}
body .pp_pic_holder a.pp_arrow_next,
body .pp_pic_holder a.pp_arrow_previous {
    position: relative;
    display: inline-block;
    vertical-align: top;
    left: auto !important;
    float: none;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    color: #777;
    font-family: Ionicons;
    font-size: 0;
    line-height: 1;
    text-indent: 0;
    background: 0 0 !important;
    opacity: 1 !important;
    overflow: visible;
}
body .pp_pic_holder a.pp_arrow_next:after,
body .pp_pic_holder a.pp_arrow_previous:after {
    font-size: 30px;
}
body .pp_pic_holder a.pp_arrow_next:hover,
body .pp_pic_holder a.pp_arrow_previous:hover {
    color: #1d1d1d;
}
body .pp_pic_holder a.pp_arrow_previous:after {
    content: "\f3d2";
}
body .pp_pic_holder a.pp_arrow_next {
    margin: 0 0 0 14px !important;
}
body .pp_pic_holder a.pp_arrow_next:after {
    content: "\f3d3";
}
body .pp_pic_holder a.pp_next,
body .pp_pic_holder a.pp_previous {
    position: absolute;
    top: calc(50% - 20px);
    width: auto;
    height: auto;
    display: inline-block;
    margin: 0 !important;
    background: 0 0 !important;
    color: #1d1d1d;
    font-family: Ionicons;
    font-size: 40px;
    line-height: 1;
    text-indent: -9999px !important;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out, color 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out, color 0.2s ease-out;
    transition: opacity 0.2s ease-out, color 0.2s ease-out;
}
body .pp_pic_holder a.pp_next > *,
body .pp_pic_holder a.pp_previous > * {
    display: none;
}
body .pp_pic_holder a.pp_next:after,
body .pp_pic_holder a.pp_previous:after {
    display: block;
    line-height: inherit;
    text-indent: 0 !important;
}
body .pp_pic_holder a.pp_close,
body .pp_pic_holder a.pp_expand {
    height: auto;
    width: auto;
    font-family: Ionicons;
    font-size: 0;
    line-height: 1;
    text-indent: 0;
    background: 0 0 !important;
}
body .pp_pic_holder a.pp_next:hover,
body .pp_pic_holder a.pp_previous:hover {
    color: rgba(29, 29, 29, 0.8);
}
body .pp_pic_holder a.pp_previous {
    left: 30px;
}
body .pp_pic_holder a.pp_previous:after {
    content: "\f3d2";
}
body .pp_pic_holder a.pp_next {
    right: 30px;
}
@media only screen and (max-width: 768px) {
    body .pp_pic_holder a.pp_previous {
        left: 20px;
    }
    body .pp_pic_holder a.pp_next {
        right: 20px;
    }
}
body .pp_pic_holder a.pp_next:after {
    content: "\f3d3";
}
body .pp_pic_holder a.pp_close {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    margin: 0 !important;
    color: #777;
    cursor: pointer;
    opacity: 1 !important;
}
body .pp_pic_holder a.pp_close:hover {
    color: #1d1d1d;
}
body .pp_pic_holder a.pp_expand {
    position: absolute;
    right: -22px;
    top: -18px;
    display: block;
    color: #fff;
    text-align: center;
    z-index: 2001;
}
body .pp_pic_holder a.pp_expand:after {
    content: "\f386";
    font-size: 22px;
}
body .pp_pic_holder a.pp_expand:hover {
    color: rgba(255, 255, 255, 0.8);
}
body .pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
@media only screen and (max-width: 768px) {
    body .pp_hoverContainer {
        width: 100% !important;
        height: 100% !important;
    }
}
body .pp_hoverContainer:hover a.pp_next,
body .pp_hoverContainer:hover a.pp_previous {
    opacity: 1;
}
body .pp_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    background-color: #1d1d1d;
    z-index: 10000 !important;
}
.slick-list,
.slick-slider,
.slick-track {
    display: block;
    position: relative;
}
.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__rendered,
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding: 0 20px 0 30px;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple,
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.select2-container--default {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    border: 0;
    border-radius: 0;
    text-align: initial;
    box-sizing: border-box;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 20px;
    right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin: 7px auto 0 5px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin: 0 auto 0 3px;
}
.select2-container--default.select2-container--open .select2-selection--single {
    color: #1d1d1d;
}
.select2-container--default.select2-container--open .select2-dropdown {
    left: 0;
}
.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
    border-bottom-color: transparent;
}
.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
    border-top-color: transparent;
}
.select2-container--default .select2-selection--single {
    display: block;
    height: 50px;
    line-height: 48px;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    text-align: right;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    display: block;
    padding: 0 40px 0 20px;
    color: inherit;
    line-height: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    position: relative;
    cursor: pointer;
    float: right;
    margin: 0;
    font-weight: inherit;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: inherit;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    width: auto;
    height: 100%;
    top: 0;
    right: 20px;
    color: inherit;
    line-height: inherit;
    text-align: center;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    font-family: FontAwesome;
    content: "\f107";
}
.select2-container--default .select2-selection--multiple {
    display: block;
    height: 44px;
    line-height: 42px;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border: 1px solid #ebebeb;
    border-radius: 0;
    outline: 0;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    display: block;
    list-style: none;
    padding: 0 30px 0 20px;
    margin: 0;
    color: inherit;
    line-height: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
    float: left;
    margin: 0;
    color: inherit;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
    position: relative;
    cursor: pointer;
    float: right;
    margin: 0;
    font-weight: inherit;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    float: left;
    margin: 7px 5px 0 0;
    padding: 0 10px;
    line-height: 30px;
    color: #fff;
    background-color: #1d1d1d;
    border: 0;
    border-radius: 0;
    cursor: default;
}
.select2-container--default .select2-results__option[aria-selected],
.touch .qodef-related-posts-holder .qodef-related-post {
    cursor: pointer;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
    display: inline-block;
    margin: 0 3px 0 0;
    color: inherit;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
    color: inherit;
    opacity: 0.8;
}
.select2-container--default .select2-search--inline {
    float: left;
}
.select2-container--default .select2-search--inline .select2-search__field {
    margin: 0;
    padding: 0;
    font-size: 100%;
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
    box-sizing: border-box;
}
.select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-container--default .select2-dropdown {
    position: absolute;
    top: 0;
    left: -100000px;
    width: 100%;
    display: block;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0;
    z-index: 1051;
    box-sizing: border-box;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected="true"] {
    background: 0 0;
    color: #1d1d1d;
}
.select2-container--default .select2-search--dropdown {
    display: block;
    padding: 14px 15px 2px;
}
.select2-container--default .select2-search--dropdown.select2-search--hide {
    display: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 4px 8px;
    width: 100%;
    color: inherit;
    font-size: inherit;
    line-height: 20px;
    font-family: inherit;
    font-weight: inherit;
    border: 1px solid #ebebeb;
    outline: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border-color: #1d1d1d;
}
.select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-container--default .select2-results {
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-container--default .select2-results__options {
    position: relative;
    padding: 2px 15px;
    margin: 5px 0;
    list-style: none;
}
.select2-container--default .select2-results__option {
    padding: 7px 0;
    user-select: none;
    -webkit-user-select: none;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.select2-container--default .select2-results__option[role="group"] {
    padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled="true"] {
    color: #1d1d1d;
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}
.select2-container--default .select2-results__group {
    display: block;
    padding: 7px 0;
    cursor: default;
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}
.widget_icl_lang_sel_widget #lang_sel,
.widget_icl_lang_sel_widget #lang_sel_click {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 180px;
    text-align: left;
    box-sizing: border-box;
}
.widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {
    position: relative;
    display: block;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
}
.widget_icl_lang_sel_widget #lang_sel .lang_sel_sel:after,
.widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel:after {
    display: none;
}
.widget_icl_lang_sel_widget #lang_sel ul,
.widget_icl_lang_sel_widget #lang_sel_click ul {
    list-style: none;
    padding: 5px 0 6px;
    margin: 0;
}
.widget_icl_lang_sel_widget #lang_sel ul li,
.widget_icl_lang_sel_widget #lang_sel_click ul li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.widget_icl_lang_sel_widget #lang_sel ul li a,
.widget_icl_lang_sel_widget #lang_sel_click ul li a {
    display: block;
}
.widget_icl_lang_sel_widget #lang_sel ul ul,
.widget_icl_lang_sel_widget #lang_sel_click ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 13px 20px;
    background-color: #fff;
    border: none;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    box-sizing: border-box;
    -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
    -moz-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
    transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
}
.widget_icl_lang_sel_widget #lang_sel ul ul a,
.widget_icl_lang_sel_widget #lang_sel_click ul ul a {
    padding: 7px 0;
}
.widget_icl_lang_sel_widget #lang_sel:hover ul ul,
.widget_icl_lang_sel_widget #lang_sel_click:hover ul ul {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}
.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 5px 0;
}
.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a,
.widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a {
    display: block;
}
.widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li:last-child {
    margin: 0 0 5px;
}
.widget_icl_lang_sel_widget .lang_sel_list_vertical ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.widget_icl_lang_sel_widget .lang_sel_list_vertical ul li {
    display: block;
    margin: 0;
    padding: 3px 0;
}
.widget_icl_lang_sel_widget {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.widget_icl_lang_sel_widget img {
    position: relative;
    display: inline-block !important;
    vertical-align: middle;
    margin: 0 5px 0 0;
    top: -1px;
}
.qodef-page-footer .widget_icl_lang_sel_widget,
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel,
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel_click,
.qodef-side-menu .widget_icl_lang_sel_widget,
.qodef-side-menu .widget_icl_lang_sel_widget #lang_sel,
.qodef-side-menu .widget_icl_lang_sel_widget #lang_sel_click,
.qodef-sidebar .widget_icl_lang_sel_widget,
.qodef-sidebar .widget_icl_lang_sel_widget #lang_sel,
.qodef-sidebar .widget_icl_lang_sel_widget #lang_sel_click,
.wpb_widgetised_column .widget_icl_lang_sel_widget,
.wpb_widgetised_column .widget_icl_lang_sel_widget #lang_sel,
.wpb_widgetised_column .widget_icl_lang_sel_widget #lang_sel_click {
    width: 100%;
}
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {
    border-color: #fff;
}
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel:after,
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel:after {
    content: "\33";
    font-family: ElegantIcons;
    font-size: 18px;
    right: 0;
    top: 3px;
    position: relative;
}
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel ul li a,
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel_click ul li a {
    color: #999;
}
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel ul li a:hover,
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel_click ul li a:hover {
    color: #fff;
}
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel ul ul,
.qodef-page-footer .widget_icl_lang_sel_widget #lang_sel_click ul ul {
    background-color: #fff;
    border: 1px solid #ebebeb;
}
.qodef-page-footer .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a {
    color: #999;
}
.qodef-page-footer .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a:hover {
    color: #fff;
}
.qodef-page-footer .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a {
    color: #999;
}
.qodef-page-footer .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a:hover {
    color: #fff;
}
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel,
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel_click {
    width: auto;
    min-width: 90px;
}
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel,
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {
    border: 0;
}
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel:after,
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel:after {
    content: "\33";
    font-family: ElegantIcons;
    font-size: 18px;
    display: inline;
    right: 0 !important;
    top: 3px;
    position: relative;
}
@media only screen and (max-width: 1281px) {
    .qodef-top-bar .widget_icl_lang_sel_widget #lang_sel .lang_sel_sel:after,
    .qodef-top-bar .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel:after {
        right: -8px !important;
    }
}
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel ul li a,
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel_click ul li a {
    color: #c2c2c2;
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: 400;
    font-style: normal;
}
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel ul li a:hover,
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel_click ul li a:hover {
    color: #c2c2c2;
}
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel ul ul li a:hover,
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel_click ul ul li a:hover,
.qodef-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a {
    color: #fff;
}
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel ul ul,
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel_click ul ul {
    padding: 8px 15px;
    background-color: #1d1d1d;
    left: -15px;
}
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel ul ul li a,
.qodef-top-bar .widget_icl_lang_sel_widget #lang_sel_click ul ul li a {
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    font-style: italic;
    font-weight: 400;
}
.qodef-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li {
    margin: 0 15px 0 0;
}
.qodef-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li:last-child {
    margin: 0;
}
.qodef-top-bar .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li a:hover {
    color: #999;
}
.qodef-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li {
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
}
.qodef-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li:last-child {
    margin: 0;
}
.qodef-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a {
    color: #fff;
}
.qodef-top-bar .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li a:hover {
    color: #999;
}
.qodef-menu-area .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li {
    margin: 0 20px 0 0;
}
.qodef-menu-area .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li:last-child {
    margin: 0;
}
.qodef-menu-area .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li {
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
}
.qodef-menu-area .widget_icl_lang_sel_widget .lang_sel_list_vertical ul li:last-child {
    margin: 0;
}
.qodef-main-menu > ul > li.menu-item-language > a span {
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.qodef-main-menu > ul > li.menu-item-language > a span img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    margin: 0 5px 0 0;
}
.qodef-main-menu > ul > li.menu-item-language > a span:after {
    content: "\33";
    font-family: ElegantIcons;
    position: absolute;
    right: -15px;
    top: 50%;
    display: block;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.qodef-main-menu .menu-item-language .submenu-languages {
    position: absolute;
    top: 100%;
    width: 200px;
    left: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    padding: 18px 0;
    text-align: left;
    background-color: #fff;
    border-top: 1px solid #ebebeb;
    box-sizing: border-box;
    -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
    -moz-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
    transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
}
.qodef-main-menu .menu-item-language .submenu-languages li {
    display: block;
    width: 100%;
    float: none;
    padding: 0;
    box-sizing: border-box;
}
.qodef-main-menu .menu-item-language .submenu-languages a {
    display: block;
    padding: 9px 26px;
    color: #777;
}
.qodef-blog-holder,
.qodef-blog-holder article,
.qodef-blog-holder article .qodef-post-content,
.qodef-blog-holder article .qodef-post-image,
.qodef-main-menu .menu-item-language .submenu-languages img {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.qodef-main-menu .menu-item-language .submenu-languages a:hover {
    color: #1d1d1d;
}
.qodef-main-menu .menu-item-language .submenu-languages img {
    top: -1px;
    margin: 0 5px 0 0;
}
.qodef-main-menu .menu-item-language:hover ul {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}
.qodef-blog-holder {
    width: 100%;
    margin: 0 0 40px;
    clear: both;
}
.qodef-blog-holder article {
    width: 100%;
    box-sizing: border-box;
}
.qodef-blog-holder article.sticky .qodef-post-title a {
    color: #005e9e;
}
.qodef-blog-holder article .qodef-post-content {
    width: 100%;
}
.qodef-blog-holder article .qodef-post-image {
    max-width: 100%;
}
.qodef-blog-holder article .qodef-post-image img {
    display: block;
}
.qodef-blog-holder article .qodef-post-image-background {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.qodef-blog-holder article .qodef-post-image-background a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.qodef-blog-holder article .qodef-post-image-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    line-height: 1;
    color: #fff;
}
.qodef-blog-holder article .qodef-post-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
}
.qodef-blog-holder article .qodef-post-title {
    margin: 0;
}
.qodef-blog-holder article .qodef-post-excerpt-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 15px 0 0;
}
.qodef-blog-holder article .qodef-post-excerpt-holder p {
    margin: 0;
}
.qodef-blog-holder article .qodef-post-excerpt:after {
    content: "...";
}
.qodef-blog-holder article .qodef-more-link-container {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 15px 0 0;
}
.qodef-blog-holder article .qodef-post-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-blog-holder article .qodef-post-info > * {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: currentColor;
}
.qodef-blog-holder article .qodef-post-info > * a {
    color: inherit;
}
.qodef-blog-holder article .qodef-post-info-top {
    margin-bottom: 5px;
}
.qodef-blog-holder article .qodef-post-info-top > div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 14px 0 0;
    color: #777;
    font-size: 13px;
    letter-spacing: 0.05em;
}
.qodef-blog-holder article .qodef-post-info-top > div:after {
    content: "/";
    position: absolute;
    top: 0;
    right: -2px;
}
.qodef-blog-holder article .qodef-post-info-top > div:last-child {
    padding: 0;
}
.qodef-blog-holder article .qodef-post-info-top > div:last-child:after {
    content: "";
}
.qodef-blog-holder article .qodef-post-info-top > div a {
    color: inherit;
}
.qodef-blog-holder article .qodef-post-info-top > div a:hover {
    color: #005e9e;
}
.qodef-blog-holder article .qodef-post-info-bottom {
    padding-top: 17px;
    border-top: 1px solid #ebebeb;
}
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left,
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
@media only screen and (min-width: 769px) {
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left,
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right {
        width: 50%;
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left {
        float: left;
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right {
        text-align: right;
        float: right;
    }
}
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right > div {
    margin-left: 17px;
}
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right > div:first-child {
    margin-left: 0;
}
.qodef-blog-holder article.format-link .qodef-post-text {
    padding: 50px 53px;
    background-color: #fbfbfb;
}
.qodef-blog-holder article.format-link .qodef-post-text-main {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: left;
}
.qodef-blog-holder article.format-link .qodef-post-mark {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 50px;
    vertical-align: top;
    text-align: left;
}
.qodef-blog-holder article.format-link .qodef-post-mark .qodef-link-mark {
    padding-top: 5px;
    font-size: 36px;
    color: #005e9e;
}
.qodef-blog-holder article.format-link .qodef-post-link-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    vertical-align: top;
    text-align: left;
}
.qodef-blog-holder article.format-quote .qodef-post-text {
    padding: 50px 53px;
    background-color: #fbfbfb;
}
.qodef-blog-holder article.format-quote .qodef-post-text-main {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: left;
}
.qodef-blog-holder article.format-quote .qodef-post-mark {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 50px;
    vertical-align: top;
    text-align: left;
}
.qodef-blog-holder article.format-quote .qodef-post-mark .qodef-quote-mark {
    padding-top: 5px;
    font-size: 36px;
    color: #005e9e;
}
.qodef-blog-holder article.format-quote .qodef-post-link-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    vertical-align: top;
    text-align: left;
}
.qodef-blog-holder article.format-quote .qodef-post-author {
    display: inline-block;
    margin-bottom: 23px;
    font-size: 13px;
    line-height: 20px;
}
.qodef-blog-holder article.format-gallery .qodef-post-image {
    width: 100%;
}
.qodef-blog-holder article.format-gallery .owl-carousel .owl-item {
    z-index: 2;
}
.qodef-blog-holder article.format-gallery .owl-carousel .owl-item.active {
    z-index: 3;
}
.qodef-blog-holder article.format-audio.has-post-thumbnail .qodef-post-heading {
    position: relative;
}
.qodef-blog-holder article.format-audio.has-post-thumbnail .qodef-blog-audio-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.qodef-blog-holder article.format-audio .qodef-post-image {
    width: 100%;
    max-width: inherit;
}
.qodef-blog-holder article.format-audio .qodef-post-image img {
    width: 100%;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-embed,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-embed body {
    background: 0 0;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container {
    background-color: #1d1d1d;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container * {
    font-family: Montserrat, sans-serif;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls {
    height: 38px !important;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls {
    padding: 0 10px 0 4px;
    box-sizing: border-box;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button {
    width: 39px;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button {
    width: 30px;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button {
    height: 38px;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button button,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button button {
    position: relative;
    height: 100%;
    background: center no-repeat;
    margin: 0;
    border: 0;
    outline: 0;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-play button,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-play button {
    width: 39px;
    background-image: url(../../framework/modules/blog/assets/img/audio/play.png);
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-pause button,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-pause button {
    width: 39px;
    background-image: url(../../framework/modules/blog/assets/img/audio/pause.png);
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-stop button,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-stop button {
    width: 39px;
    background-image: url(../../framework/modules/blog/assets/img/audio/stop.png);
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-mute button,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-mute button {
    width: 30px;
    background-image: url(../../framework/modules/blog/assets/img/audio/sound.png);
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-playpause-button.mejs-unmute button,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-volume-button.mejs-unmute button {
    width: 30px;
    background-image: url(../../framework/modules/blog/assets/img/audio/mute.png);
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-time {
    height: 100%;
    padding: 0;
    font-family: inherit;
    font-size: 13px;
    color: #fff;
    line-height: 36px;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail {
    height: 100%;
    padding: 0;
    font-family: inherit;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total {
    height: 5px;
    margin: 15px 14px;
    background: #fff;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-current {
    height: 5px;
    background-color: #777;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-float {
    top: -14px;
    border: 0;
    color: #fff;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-float .mejs-time-float-corner {
    border-top-color: #1d1d1d;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-float,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-time-rail .mejs-time-total .mejs-time-loaded {
    background: 0 0;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider {
    height: 38px;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    height: 5px;
    top: 15px;
    background: 0 0;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background-color: #fff;
}
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-container .mejs-controls > a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background-color: #777;
}
.qodef-blog-holder article.format-video .qodef-self-hosted-video {
    max-width: 100%;
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-blog-holder-inner {
    opacity: 0;
}
.qodef-blog-holder.qodef-blog-type-masonry article {
    float: left;
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-blog-masonry-grid-sizer,
.qodef-blog-holder.qodef-blog-type-masonry article {
    width: 100%;
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-blog-masonry-grid-gutter {
    width: 0;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-two-columns .qodef-blog-masonry-grid-sizer,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-two-columns article {
    width: 50%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-two-columns article.qodef-post-size-large-width,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-two-columns article.qodef-post-size-large-width-height {
    width: 100%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-three-columns .qodef-blog-masonry-grid-sizer,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-three-columns article {
    width: 33.33333%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-three-columns article.qodef-post-size-large-width,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-three-columns article.qodef-post-size-large-width-height {
    width: 66.66667%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-four-columns .qodef-blog-masonry-grid-sizer,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-four-columns article {
    width: 25%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-four-columns article.qodef-post-size-large-width,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-four-columns article.qodef-post-size-large-width-height {
    width: 50%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-five-columns .qodef-blog-masonry-grid-sizer,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-five-columns article {
    width: 20%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-five-columns article.qodef-post-size-large-width,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-five-columns article.qodef-post-size-large-width-height {
    width: 40%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width {
    box-sizing: border-box;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-no-space {
    padding: 0;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-tiny-space {
    padding: 0 10px;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-small-space {
    padding: 0 20px;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-normal-space {
    padding: 0 30px;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-medium-space {
    padding: 0 40px;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-large-space {
    padding: 0 50px;
}
.qodef-blog-holder.qodef-blog-chequered {
    margin: 0 0 60px;
}
.qodef-blog-holder.qodef-blog-chequered article.qodef-post-no-media .qodef-post-content {
    background-color: #fff;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-content {
    overflow: hidden;
    height: 100%;
    z-index: 3;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-info-bottom {
    border-top: none;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-info-bottom > div {
    display: inline-block;
    width: auto;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-info-bottom > div:first-child:after {
    content: "/";
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-info-bottom > div a {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
    color: #777;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-info-bottom > div a:hover {
    color: #005e9e;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-info-bottom > div.qodef-post-info-category a {
    text-decoration: underline;
    color: #005e9e;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-info-bottom > div.qodef-post-info-category a:hover {
    color: #777;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-text-main {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 43px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.85);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.qodef-blog-holder.qodef-blog-chequered article:hover .qodef-post-text-main {
    opacity: 1;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-text-main-inner {
    position: relative;
    width: 100%;
    height: 100%;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-text-main-inner .qodef-post-info-bottom {
    position: absolute;
    bottom: 0;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-title {
    display: block;
    text-align: left;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-title a {
    color: #fff;
}
.qodef-blog-holder.qodef-blog-chequered article .qodef-post-title a:hover {
    color: #005e9e;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link .qodef-post-text,
.qodef-blog-holder.qodef-blog-chequered article.format-quote .qodef-post-text {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 42px;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link .qodef-post-text .qodef-post-title,
.qodef-blog-holder.qodef-blog-chequered article.format-quote .qodef-post-text .qodef-post-title {
    text-align: left;
    margin-bottom: 15px;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link .qodef-post-text .qodef-post-title a,
.qodef-blog-holder.qodef-blog-chequered article.format-quote .qodef-post-text .qodef-post-title a {
    color: #1d1d1d;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link .qodef-post-text .qodef-post-title a:hover,
.qodef-blog-holder.qodef-blog-chequered article.format-quote .qodef-post-text .qodef-post-title a:hover {
    color: #565656;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link .qodef-post-text .qodef-quote-author,
.qodef-blog-holder.qodef-blog-chequered article.format-quote .qodef-post-text .qodef-quote-author {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link .qodef-post-text .qodef-quote-author:before,
.qodef-blog-holder.qodef-blog-chequered article.format-quote .qodef-post-text .qodef-quote-author:before {
    content: "-";
}
.qodef-blog-holder.qodef-blog-chequered article.format-link .qodef-post-text .qodef-post-info-bottom > div a:hover,
.qodef-blog-holder.qodef-blog-chequered article.format-quote .qodef-post-text .qodef-post-info-bottom > div a:hover {
    color: #1d1d1d;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link .qodef-post-text-inner,
.qodef-blog-holder.qodef-blog-chequered article.format-quote .qodef-post-text-inner {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 1;
    box-sizing: border-box;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link .qodef-post-text-inner .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-chequered article.format-quote .qodef-post-text-inner .qodef-post-info-bottom {
    position: absolute;
    bottom: 0;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link .qodef-post-mark,
.qodef-blog-holder.qodef-blog-chequered article.format-quote .qodef-post-mark {
    position: absolute;
    top: auto;
    right: -4px;
    width: 187px;
    height: auto;
    border: none;
    text-align: center;
    bottom: -8px;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link .qodef-post-mark {
    position: absolute;
    top: auto;
    right: -4px;
    width: 110px;
    height: auto;
    border: none;
    text-align: center;
    bottom: -18px;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link.qodef-instagram-post-format:hover .qodef-post-image img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}
.qodef-blog-holder.qodef-blog-chequered article.format-link.qodef-instagram-post-format .qodef-post-image {
    width: 100%;
    height: 100%;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link.qodef-instagram-post-format .qodef-post-image img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.001);
    -moz-transform: scale(1.001);
    transform: scale(1.001);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.qodef-blog-holder.qodef-blog-chequered article.format-link.qodef-instagram-post-format .qodef-post-image .qodef-inst-mark {
    position: absolute;
    display: inline-block;
    top: 27px;
    right: 24px;
    font-size: 40px;
    color: #fff;
}
.qodef-blog-holder.qodef-blog-chequered .qodef-blog-pagination {
    margin: 72px 0 30px;
}
.qodef-blog-holder.qodef-blog-full-width-photo {
    margin-bottom: 0;
}
.qodef-blog-holder.qodef-blog-full-width-photo article:last-child {
    margin-bottom: 0 !important;
}
.qodef-blog-holder.qodef-blog-full-width-photo article:last-child .qodef-post-content {
    margin-bottom: 0;
    padding-bottom: 0 !important;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-content {
    padding-bottom: 86px;
    margin-bottom: 28px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-top {
    text-align: left;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-top > div:not(.qodef-post-excerpt-holder) {
    display: inline-block;
    width: auto;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-top > div:first-child:after {
    content: "/";
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-top .qodef-post-info-date a {
    color: #777;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-top .qodef-post-info-date a:hover {
    color: #005e9e;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-top .qodef-post-info-category a {
    color: #005e9e;
    text-decoration: underline;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-top .qodef-post-info-category a:hover {
    color: #1d1d1d;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-top .qodef-post-excerpt-holder {
    margin: 13px 0 106px;
}
@media only screen and (min-width: 1280px) {
    .qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-top .qodef-post-excerpt-holder {
        box-sizing: border-box;
        padding-right: 30%;
    }
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-top .qodef-post-excerpt-holder .qodef-post-excerpt {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-top .qodef-post-title {
    margin: 8px 0 7px;
    text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-heading .qodef-post-image {
    margin-bottom: 49px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-left {
    width: 23.66%;
    float: left;
    padding-top: 13px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-left .qodef-post-info {
    padding-bottom: 9px;
    margin-bottom: 20px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-left .qodef-post-info > h5 {
    margin: 0;
    display: block;
    color: #1d1d1d;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-left .qodef-post-info > * a {
    color: #777;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-left .qodef-post-info > * a:hover {
    color: #005e9e;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-left .qodef-post-info .qodef-post-info-author-text,
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-left .qodef-post-info .qodef-tag-text {
    display: none;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-left .qodef-post-info .qodef-tags a {
    text-decoration: underline;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-left .qodef-social-share-holder.qodef-list {
    margin-top: 9px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-left .qodef-social-share-holder.qodef-list li a {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-left .qodef-post-info-author a:hover {
    color: #005e9e;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-section-right {
    width: 76.33%;
    float: right;
    padding-left: 25px;
    box-sizing: border-box;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-bottom {
    margin-top: 22px;
    border-top: none;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-bottom .qodef-post-info-bottom-left,
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-bottom .qodef-post-info-bottom-right {
    position: relative;
    display: inline-block;
    width: 50%;
    float: left;
    line-height: 25px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-bottom .qodef-post-info-bottom-right {
    text-align: right;
    line-height: 40px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-bottom .qodef-post-info-bottom-right .qodef-social-share-holder ul {
    line-height: 1;
    padding: 13px 0 0;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-bottom .qodef-post-info-bottom-right .qodef-social-share-holder.qodef-list li {
    margin: 0 8px 0 0;
}
.qodef-blog-holder.qodef-blog-full-width-photo article .qodef-post-info-bottom .qodef-post-info-bottom-right .qodef-social-share-holder.qodef-list li a {
    font-size: 12px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-quote .qodef-post-content {
    border-bottom: none;
    padding-bottom: 4px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-quote .qodef-post-heading {
    background-color: #f8f7f7;
    text-align: left;
    padding: 133px 0 135px;
    margin-bottom: 73px;
    overflow: hidden;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-quote .qodef-post-heading .qodef-container {
    background-color: transparent;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-quote .qodef-post-heading .qodef-post-mark {
    position: absolute;
    left: 0;
    top: -129px;
    width: 100%;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-quote .qodef-post-heading .qodef-post-mark .qodef-quote-mark {
    position: absolute;
    right: 10.6%;
    z-index: -1;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-quote .qodef-post-heading .qodef-post-quote-holder {
    position: relative;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-quote .qodef-post-heading .qodef-post-quote-holder .qodef-quote-title {
    margin-bottom: 27px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-quote .qodef-post-heading .qodef-quote-author {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
    color: #777;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-quote .qodef-post-heading .qodef-quote-author:before {
    content: "-";
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link {
    margin-bottom: 73px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link .qodef-post-content {
    border-bottom: none;
    padding-bottom: 4px;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link .qodef-post-heading {
    background-color: #005e9e;
    text-align: center;
    padding: 152px 0 164px;
    overflow: hidden;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link .qodef-post-heading .qodef-container {
    background-color: transparent;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link .qodef-post-heading .qodef-post-info-section-top > div,
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link .qodef-post-heading .qodef-post-info-section-top > div a {
    color: #fff;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link .qodef-post-heading .qodef-post-info-section-top > div a:hover {
    color: rgba(250, 250, 250, 0.8);
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link .qodef-post-heading .qodef-post-mark {
    position: absolute;
    left: 0;
    top: -250px;
    width: 100%;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link .qodef-post-heading .qodef-post-mark .qodef-link-mark {
    position: absolute;
    right: 14%;
    z-index: -1;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link .qodef-post-heading .qodef-post-link-holder {
    position: relative;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link .qodef-post-heading .qodef-post-link-holder a {
    color: #fff;
}
.qodef-blog-holder.qodef-blog-full-width-photo article.format-link .qodef-post-heading .qodef-post-link-holder a:hover {
    color: rgba(250, 250, 250, 0.8);
}
.qodef-blog-holder.qodef-blog-full-width-photo .qodef-blog-pag-loading {
    margin: 0 0 77px;
}
.qodef-blog-holder.qodef-blog-standard article {
    margin: 0 0 90px;
    padding: 0;
}
.qodef-blog-holder.qodef-blog-standard article.qodef-post-has-media .qodef-post-heading {
    margin-bottom: 36px;
}
.qodef-blog-holder.qodef-blog-standard article .qodef-post-info-top {
    margin-bottom: 0;
}
.qodef-blog-holder.qodef-blog-standard article .qodef-post-info-top > div a {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
}
.qodef-blog-holder.qodef-blog-standard article .qodef-post-info-top > div.qodef-post-info-category a {
    text-decoration: underline;
    color: #005e9e;
}
.qodef-blog-holder.qodef-blog-standard article .qodef-post-info-top > div.qodef-post-info-category a:hover {
    color: #777;
}
.qodef-blog-holder.qodef-blog-standard article .qodef-post-excerpt-holder {
    margin: 19px 0 0;
}
.qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-info-top,
.qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-info-top {
    margin-bottom: 5px;
}
.qodef-blog-holder.qodef-blog-standard article .qodef-post-info-bottom {
    border-top: none;
    padding-top: 23px;
}
.qodef-blog-holder.qodef-blog-standard article .qodef-post-info-bottom .qodef-blog-share {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3125em;
    color: #1d1d1d;
    position: relative;
    top: 6px;
}
.qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-info-top > div,
.qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-info-top > div a,
.qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-text .qodef-post-link-holder .qodef-link-title a {
    color: #fff;
}
.qodef-blog-holder.qodef-blog-standard article .qodef-post-info-bottom .qodef-blog-share .qodef-social-share-holder {
    margin-left: 14px;
    bottom: 2px;
}
.qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-text {
    padding: 36px 53px 43px;
    position: relative;
    overflow: hidden;
    background-color: #f8f7f7;
}
.qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-text .qodef-post-text-inner {
    z-index: 1;
    position: relative;
}
.qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-mark {
    position: absolute;
    width: 338px;
    top: 0;
    left: auto;
    right: 6.5%;
}
.qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-quote-holder .qodef-quote-author {
    margin-top: 11px;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
}
.qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-quote-holder .qodef-quote-author:before {
    content: "-";
}
.qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-text {
    padding: 36px 53px 43px;
    position: relative;
    overflow: hidden;
    background-color: #005e9e;
}
.qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-text .qodef-post-text-inner {
    z-index: 1;
    position: relative;
}
.qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-mark {
    position: absolute;
    width: 200px;
    top: 0;
    left: auto;
    right: 4.5%;
}
.qodef-blog-holder.qodef-blog-standard article.format-link.qodef-instagram-post-format .qodef-post-content {
    text-align: center;
}
.qodef-blog-holder.qodef-blog-standard article.format-link.qodef-instagram-post-format .qodef-post-image {
    margin: 0 auto;
}
.qodef-blog-holder.qodef-blog-standard article.format-link.qodef-instagram-post-format .qodef-post-image .qodef-inst-mark {
    position: absolute;
    display: inline-block;
    top: 27px;
    right: 24px;
    font-size: 40px;
    color: #fff;
}
.qodef-author-description {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
}
.qodef-author-description .qodef-author-description-inner {
    padding: 0;
    min-height: 170px;
    clear: both;
}
.qodef-author-description .qodef-author-description-content {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    position: relative;
    padding: 0;
}
.qodef-author-description .qodef-author-description-image {
    position: relative;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 170px;
    margin: 0 auto;
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-email,
.qodef-author-description .qodef-author-description-text-holder .qodef-author-name {
    margin: 0;
}
.qodef-author-description .qodef-author-description-image img {
    display: block;
    border-radius: 50%;
}
.qodef-author-description .qodef-author-description-text-holder {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    position: relative;
    padding: 4px 0 4px 30px;
    text-align: left;
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-tag {
    margin: 0;
    color: #005e9e;
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-name a {
    color: #1d1d1d;
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-name a:hover {
    color: #005e9e;
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-text > p {
    margin: 8px 0 14px;
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-social-icons {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-social-icons a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 1px 3px 0;
    width: 22px;
    height: 22px;
    line-height: 25px;
    background-color: #000;
    border-radius: 50%;
    text-align: center;
    font-size: 11px;
    color: #fff;
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-social-icons a:last-child {
    margin: 0;
}
.qodef-author-description .qodef-author-description-text-holder .qodef-author-social-icons a:hover {
    background-color: #777;
}
@media only screen and (max-width: 768px) {
    .qodef-author-description .qodef-author-description-content {
        padding: 0;
    }
    .qodef-author-description .qodef-author-description-image {
        display: block;
        width: 100%;
    }
    .qodef-author-description .qodef-author-description-text-holder {
        display: block;
        padding: 0;
        margin-top: 30px;
    }
}
.qodef-blog-pagination-wp {
    display: none;
}
.qodef-blog-pagination,
.qodef-blog-pagination ul,
.qodef-blog-pagination ul li,
.qodef-blog-pagination ul li a {
    display: inline-block;
    position: relative;
}
.qodef-blog-pagination {
    width: 100%;
    vertical-align: middle;
    margin: 0 0 30px;
    clear: both;
}
.qodef-blog-pagination ul {
    width: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
}
.qodef-blog-pagination ul li {
    vertical-align: top;
    margin: 0 12px;
}
.qodef-blog-pagination ul li a {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #b5b5b5;
    font-weight: 700;
    border-bottom: 2px solid transparent;
}
.qodef-blog-pagination ul li a.qodef-pag-active,
.qodef-blog-pagination ul li a:hover {
    color: #000;
    border-bottom-color: #000;
}
.qodef-blog-pagination ul li.qodef-pag-first,
.qodef-blog-pagination ul li.qodef-pag-last,
.qodef-blog-pagination ul li.qodef-pag-next,
.qodef-blog-pagination ul li.qodef-pag-prev {
    top: -1px;
}
.qodef-blog-pagination ul li.qodef-pag-first a,
.qodef-blog-pagination ul li.qodef-pag-last a,
.qodef-blog-pagination ul li.qodef-pag-next a,
.qodef-blog-pagination ul li.qodef-pag-prev a {
    font-size: 13px;
    top: 1px;
    color: #000;
}
.qodef-blog-pagination ul li.qodef-pag-first a span,
.qodef-blog-pagination ul li.qodef-pag-first a span:before,
.qodef-blog-pagination ul li.qodef-pag-last a span,
.qodef-blog-pagination ul li.qodef-pag-last a span:before,
.qodef-blog-pagination ul li.qodef-pag-next a span,
.qodef-blog-pagination ul li.qodef-pag-next a span:before,
.qodef-blog-pagination ul li.qodef-pag-prev a span,
.qodef-blog-pagination ul li.qodef-pag-prev a span:before {
    display: block;
    line-height: inherit;
}
.qodef-blog-pagination ul li.qodef-pag-first a:hover,
.qodef-blog-pagination ul li.qodef-pag-last a:hover,
.qodef-blog-pagination ul li.qodef-pag-next a:hover,
.qodef-blog-pagination ul li.qodef-pag-prev a:hover {
    border-bottom-color: transparent;
}
.qodef-blog-pagination ul li.qodef-pag-next {
    margin: 0 0 0 9px;
}
.qodef-blog-pagination ul li.qodef-pag-prev {
    margin: 0 9px 0 0;
}
.qodef-blog-list-holder.qodef-bl-pag-standard-blog-list .qodef-blog-list {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev a,
.qodef-blog-list-holder.qodef-bl-pag-standard-blog-list.qodef-bl-pag-standard-blog-list-animate .qodef-blog-list {
    opacity: 0;
}
.qodef-bl-standard-pagination {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 20px 0 0;
    clear: both;
}
.qodef-bl-standard-pagination ul {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.qodef-bl-standard-pagination ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 12px;
    padding: 0;
}
.qodef-bl-standard-pagination ul li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-active a {
    color: #005e9e;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next,
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev {
    position: absolute;
    top: 0;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next a,
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev a {
    font-size: 30px;
    -webkit-transition: color 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: color 0.2s ease-out, opacity 0.2s ease-out;
    transition: color 0.2s ease-out, opacity 0.2s ease-out;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next a span,
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next a span:before,
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev a span,
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev a span:before {
    display: block;
    line-height: inherit;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev {
    left: 0;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next a,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-light-logo,
.qodef-related-posts-holder .qodef-related-post:hover .qodef-related-post-image a:after {
    opacity: 1;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next {
    right: 0;
}
.qodef-blog-pag-load-more {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 40px 0 30px;
    text-align: center;
}
.qodef-blog-pag-loading {
    position: relative;
    display: none;
    width: 100%;
    margin: 40px 0 20px;
    color: #1d1d1d;
    text-align: center;
}
.qodef-blog-pag-loading.qodef-standard-pag-trigger {
    position: absolute;
    top: 50px;
    left: 0;
}
.qodef-blog-pag-loading.qodef-showing {
    display: block;
}
.qodef-blog-pag-loading > div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin: 0 3px;
    background-color: #1d1d1d;
    border-radius: 100%;
    -webkit-animation: bl-pag-bouncedelay 1.4s infinite ease-in-out both;
    -moz-animation: bl-pag-bouncedelay 1.4s infinite ease-in-out both;
    animation: bl-pag-bouncedelay 1.4s infinite ease-in-out both;
}
.qodef-blog-single-navigation,
.qodef-related-posts-holder {
    width: 100%;
    position: relative;
    vertical-align: middle;
    box-sizing: border-box;
}
.qodef-blog-pag-loading .qodef-blog-pag-bounce1 {
    -webkit-animation-delay: -0.32s;
    -moz-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.qodef-blog-pag-loading .qodef-blog-pag-bounce2 {
    -webkit-animation-delay: -0.16s;
    -moz-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes bl-pag-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes bl-pag-bouncedelay {
    0%,
    100%,
    80% {
        -moz-transform: scale(0);
    }
    40% {
        -moz-transform: scale(1);
    }
}
@keyframes bl-pag-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.qodef-blog-single-navigation {
    display: table;
    padding: 0;
    clear: both;
}
.qodef-blog-single-navigation .qodef-blog-single-navigation-inner {
    padding: 78px 0 30px;
}
.qodef-blog-single-navigation .qodef-blog-single-next,
.qodef-blog-single-navigation .qodef-blog-single-prev {
    color: #777;
}
.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-mark,
.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-mark {
    font-size: 48px;
    line-height: inherit;
    color: inherit;
}
.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-mark:before,
.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-mark:before {
    display: block;
    line-height: inherit;
}
.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-label,
.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-label {
    color: inherit;
}
.qodef-blog-single-navigation .qodef-blog-single-next:hover,
.qodef-blog-single-navigation .qodef-blog-single-prev:hover {
    color: #005e9e;
}
.qodef-blog-single-navigation .qodef-blog-single-prev,
.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-label,
.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-mark {
    float: left;
}
.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-mark {
    margin: 0 14px 0 0;
}
.qodef-blog-single-navigation .qodef-blog-single-next,
.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-label,
.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-mark {
    float: right;
}
.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-mark {
    margin: 0 0 0 14px;
}
.qodef-single-links-pages {
    clear: both;
    margin: 20px 0 5px;
}
.qodef-single-links-pages .qodef-single-links-pages-inner > a,
.qodef-single-links-pages .qodef-single-links-pages-inner > span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 5px 0;
}
.qodef-related-posts-holder {
    display: inline-block;
    padding: 0;
}
.qodef-related-posts-holder .qodef-related-posts-holder-inner {
    padding: 46px 0 26px;
}
.qodef-related-posts-holder .qodef-related-posts-title {
    margin: 0 0 15px;
}
.qodef-related-posts-holder .qodef-related-posts-title > * {
    margin: 0;
}
.qodef-related-posts-holder .qodef-related-posts-inner {
    margin: 0 -15px;
}
.qodef-related-posts-holder .qodef-related-post {
    position: relative;
    display: inline-block;
    float: left;
    width: 25%;
    margin: 0 0 30px;
    padding: 0 15px;
    box-sizing: border-box;
}
.qodef-content-has-sidebar .qodef-related-posts-holder .qodef-related-post {
    width: 33.33333333333333%;
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image a {
    position: relative;
    display: block;
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(29, 29, 29, 0.4);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image img {
    display: block;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-title {
    margin: 19px 0 0;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 4px 0 0;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info > div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 0 13px 0 0;
    color: inherit;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info > div:after {
    position: absolute;
    top: 0;
    right: 4px;
    content: "/";
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-quote-holder .qodef-quote-author:before,
.qodef-blog-list-holder .qodef-bl-item.format-quote .qodef-quote-author:before {
    content: "-";
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info > div:last-child {
    padding: 0;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info > div:last-child:after {
    display: none;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info > div.qodef-post-info-author .qodef-post-info-author-text {
    margin: 0 3px 0 0;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info > div a {
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.qodef-blog-holder.qodef-blog-single article {
    margin: 0 0 90px;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-heading {
    margin-bottom: 40px;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-top {
    margin-bottom: 0;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-top > div {
    padding: 0 8px 0 0;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-top > div a {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-top > div.qodef-post-info-category a {
    text-decoration: underline;
    color: #005e9e;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-top > div.qodef-post-info-category a:hover {
    color: #777;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-text {
    padding: 0 0 21px;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-text .qodef-post-title {
    margin: 0 0 20px;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom {
    border-top: none;
    padding-top: 36px;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-blog-share {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3125em;
    color: #1d1d1d;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom .qodef-blog-share .qodef-social-share-holder {
    margin-left: 14px;
    bottom: 2px;
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-content {
    margin-bottom: 38px;
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-info-top {
    margin-bottom: 5px;
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-text {
    padding: 36px 53px 43px;
    position: relative;
    overflow: hidden;
    background-color: #f8f7f7;
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-text .qodef-post-text-inner {
    z-index: 1;
    position: relative;
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-text .qodef-post-title {
    margin: 0 0 13px;
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-mark {
    position: absolute;
    width: 338px;
    top: 0;
    left: auto;
    right: 6.5%;
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-quote-holder .qodef-quote-author {
    margin-top: 11px;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-text .qodef-post-title {
    margin: 0;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-content {
    margin-bottom: 38px;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-info-top {
    margin-bottom: 5px;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-info-top > div,
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-info-top > div a {
    color: #fff;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-info-top > div a:hover {
    color: #e6e6e6;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-text {
    padding: 36px 53px 43px;
    position: relative;
    overflow: hidden;
    background-color: #005e9e;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-text .qodef-post-text-inner {
    z-index: 1;
    position: relative;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-text .qodef-post-link-holder .qodef-link-title a {
    color: #fff;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-text .qodef-post-link-holder .qodef-link-title a:hover {
    color: #e6e6e6;
}
.qodef-blog-holder.qodef-blog-single article.format-gallery .qodef-blog-gallery .owl-nav .owl-next,
.qodef-blog-holder.qodef-blog-single article.format-gallery .qodef-blog-gallery .owl-nav .owl-prev,
.qodef-blog-list-holder .qodef-bl-item.format-link .qodef-bli-inner .qodef-bli-info > div,
.qodef-blog-list-holder .qodef-bl-item.format-link .qodef-bli-inner .qodef-bli-info > div a,
.qodef-blog-list-holder .qodef-bl-item.format-link .qodef-bli-inner .qodef-link-title a {
    color: #fff;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-mark {
    position: absolute;
    width: 200px;
    top: 0;
    left: auto;
    right: 4.5%;
}
.qodef-blog-list-holder,
.qodef-blog-list-holder .qodef-bl-item,
.qodef-blog-list-holder .qodef-blog-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-blog-holder.qodef-blog-single article.format-gallery .qodef-blog-gallery .owl-nav .owl-prev {
    left: 30px;
}
.qodef-blog-holder.qodef-blog-single article.format-gallery .qodef-blog-gallery .owl-nav .owl-next {
    right: 30px;
}
.qodef-blog-list-holder {
    clear: both;
}
.qodef-blog-list-holder .qodef-blog-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.qodef-blog-list-holder .qodef-bl-item {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.qodef-blog-list-holder .qodef-bl-item.format-quote .qodef-quote-author {
    margin-top: 14px;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
}
.qodef-blog-list-holder .qodef-bl-item.format-quote .qodef-post-mark {
    width: 155px;
    position: absolute;
    bottom: -8px;
    right: -4px;
    z-index: 1;
}
.qodef-blog-list-holder .qodef-bl-item.format-link .qodef-bli-inner {
    background-color: #005e9e;
}
.qodef-blog-list-holder .qodef-bl-item.format-link .qodef-post-mark {
    width: 100px;
    position: absolute;
    bottom: -8px;
    right: -4px;
    z-index: 1;
}
.qodef-blog-list-holder .qodef-bl-item.format-instagram:hover .qodef-bli-inner img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-blog-list-holder .qodef-bl-item.format-instagram .qodef-bli-inner img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: scale(1.001);
    -moz-transform: scale(1.001);
    transform: scale(1.001);
    will-change: transform;
    -webkit-filter: blur();
    filter: blur();
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    -moz-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
}
.qodef-blog-list-holder .qodef-bl-item.format-instagram .qodef-bli-inner .qodef-inst-mark {
    position: absolute;
    display: inline-block;
    top: 27px;
    right: 24px;
    font-size: 40px;
    color: #fff;
}
.qodef-blog-list-holder .qodef-bl-item.format-instagram .qodef-bli-inner .qodef-bli-instagram-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.qodef-blog-list-holder .qodef-bli-content,
.qodef-blog-list-holder .qodef-bli-inner,
.qodef-blog-list-holder .qodef-post-image {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    position: relative;
}
.qodef-blog-list-holder .qodef-bli-inner {
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
.qodef-blog-list-holder.qodef-background-disabled .qodef-bli-inner,
.qodef-blog-list-holder.qodef-bl-minimal .qodef-bli-inner {
    background-color: transparent;
}
.qodef-blog-list-holder:not(.qodef-shadow-disabled) article:hover .qodef-bli-inner {
    -webkit-box-shadow: 6px 6px 14px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 6px 6px 14px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 6px 6px 14px 0 rgba(0, 0, 0, 0.1);
}
.qodef-blog-list-holder.qodef-shadow-disabled .qodef-bli-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.qodef-blog-list-holder .qodef-bli-content {
    box-sizing: border-box;
    padding: 29px 39px 39px;
    z-index: 5;
}
.qodef-blog-list-holder .qodef-post-image {
    margin: 0;
    overflow: hidden;
}
.qodef-blog-list-holder .qodef-post-image a {
    display: block;
}
.qodef-blog-list-holder .qodef-post-image a:hover img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-blog-list-holder .qodef-post-image img {
    display: block;
    will-change: transform;
    -webkit-filter: blur();
    filter: blur();
    -webkit-transform: scale(1.001);
    -moz-transform: scale(1.001);
    transform: scale(1.001);
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    -moz-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
}
.qodef-blog-list-holder .qodef-bli-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 8px;
    clear: both;
}
.qodef-blog-list-holder .qodef-bli-info > div {
    display: inline-block;
    width: auto;
}
.qodef-blog-list-holder .qodef-bli-info > div a {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
    color: #777;
}
.qodef-blog-list-holder .qodef-bli-info > div.qodef-post-info-category a {
    text-decoration: underline;
    color: #005e9e;
}
.qodef-blog-list-holder .qodef-bli-info > div.qodef-post-info-category a:hover {
    color: #777;
}
.qodef-blog-list-holder .qodef-bli-info > div:not(:last-child):after {
    content: "/";
}
.qodef-blog-list-holder .qodef-post-title {
    margin: 0;
}
.qodef-blog-list-holder .qodef-post-excerpt {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 20px 0 0;
}
.qodef-blog-list-holder .qodef-post-excerpt p {
    margin: 0;
}
.qodef-blog-list-holder .qodef-post-excerpt:after {
    content: "...";
}
.qodef-blog-list-holder .qodef-bli-read-more .qodef-post-read-more-button {
    margin: 32px 0 0;
}
.qodef-blog-list-holder.qodef-bl-masonry {
    transition: none !important;
    overflow: visible !important;
}
.qodef-blog-list-holder.qodef-bl-masonry .qodef-blog-list {
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.qodef-blog-list-holder.qodef-bl-masonry .qodef-bl-item {
    vertical-align: top;
    z-index: 100;
}
.qodef-blog-list-holder.qodef-bl-masonry .qodef-bl-grid-sizer,
.qodef-blog-list-holder.qodef-bl-masonry .qodef-bl-item {
    width: 100%;
}
.qodef-blog-list-holder.qodef-bl-masonry .qodef-bl-grid-gutter {
    width: 0;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-two-columns .qodef-bl-grid-sizer,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-two-columns .qodef-bl-item {
    width: 50%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns .qodef-bl-grid-sizer,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns .qodef-bl-item {
    width: 33.33333%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-grid-sizer,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-item {
    width: 25%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-grid-sizer,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-item {
    width: 20%;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-bli-inner .qodef-bli-content {
    padding: 0;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date {
    display: block;
    margin: 0 0 12px;
    line-height: 1;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a {
    font-size: 13px;
    color: #777;
    font-style: italic;
    font-weight: 300;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a:hover {
    color: #1d1d1d;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title {
    margin: 0 0 3px;
}
@media only screen and (min-width: 1281px) {
    .qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title {
        padding-right: 31px;
    }
    .qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns .qodef-bl-item:nth-child(4n + 1) {
        clear: both;
    }
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-inner {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-post-image {
    display: table-cell;
    vertical-align: top;
    width: 62px;
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-post-image img {
    border-radius: 50%;
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    padding: 0 0 0 20px;
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-date {
    display: block;
    margin: 7px 0 0;
    line-height: 1;
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-date a {
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    color: #777;
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-date a:hover {
    color: #1d1d1d;
}
.qodef-blog-list-holder.qodef-bl-standard:not(.qodef-bl-one-column) .qodef-bl-item {
    float: left;
}
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-two-columns .qodef-bl-item {
    width: 50%;
}
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-three-columns .qodef-bl-item {
    width: 33.33333%;
}
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns .qodef-bl-item {
    width: 25%;
}
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns .qodef-bl-item {
    width: 20%;
}
.qodef-bl-loading {
    position: relative;
    display: none;
    width: 100%;
    margin: 40px 0 20px;
    text-align: center;
}
.qodef-bl-loading.qodef-showing {
    display: block;
}
.qodef-bl-loading > div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin: 0 3px;
    background-color: #1d1d1d;
    border-radius: 100%;
    -webkit-animation: bl-bouncedelay 1.4s infinite ease-in-out both;
    -moz-animation: bl-bouncedelay 1.4s infinite ease-in-out both;
    animation: bl-bouncedelay 1.4s infinite ease-in-out both;
}
.qodef-page-footer .qodef-footer-bottom-holder,
.qodef-page-footer .qodef-footer-top-holder {
    
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
}
.qodef-logo-area-border-disable .qodef-page-header .qodef-logo-area,
.qodef-logo-area-in-grid-border-disable .qodef-page-header .qodef-logo-area .qodef-grid .qodef-vertical-align-containers,
.qodef-menu-area-border-disable .qodef-page-header .qodef-menu-area,
.qodef-menu-area-in-grid-border-disable .qodef-page-header .qodef-menu-area .qodef-grid .qodef-vertical-align-containers {
    border: none;
}
.qodef-bl-loading .qodef-bl-loading-bounce1 {
    -webkit-animation-delay: -0.32s;
    -moz-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.qodef-bl-loading .qodef-bl-loading-bounce2 {
    -webkit-animation-delay: -0.16s;
    -moz-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes bl-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes bl-bouncedelay {
    0%,
    100%,
    80% {
        -moz-transform: scale(0);
    }
    40% {
        -moz-transform: scale(1);
    }
}
@keyframes bl-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.qodef-content-bottom .qodef-content-bottom-inner {
    box-sizing: border-box;
}
.qodef-content-bottom .qodef-content-bottom-inner.qodef-grid {
    padding: 20px 0;
}
.qodef-content-bottom .qodef-content-bottom-inner.qodef-full-width {
    padding: 20px 50px;
}
.qodef-page-footer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    z-index: 100;
    box-sizing: border-box;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-center {
    text-align: center;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-left {
    text-align: left;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-right {
    text-align: right;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner {
    box-sizing: border-box;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-grid {
    padding: 28px 0 24px;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-full-width {
    padding: 128px 75px 94px;
}
.qodef-page-footer .qodef-footer-bottom-holder {
    text-align: center;
}
.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner {
    box-sizing: border-box;
}
.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-grid {
    padding: 19px 0;
}
.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-full-width {
    padding: 19px 75px;
}
.qodef-page-header {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    z-index: 110;
    box-sizing: border-box;
}
.qodef-page-header a img {
    display: block;
}
.qodef-logo-wrapper,
.qodef-logo-wrapper a,
.qodef-main-menu {
    display: inline-block;
    vertical-align: middle;
}
.qodef-page-header p {
    margin: 0;
}
.qodef-page-header .qodef-vertical-align-containers {
    padding: 0 60px;
}
.qodef-boxed .qodef-page-header .qodef-menu-area,
.qodef-paspartu-enabled .qodef-page-header .qodef-vertical-align-containers {
    padding: 0;
}
.qodef-page-header .qodef-grid {
    height: 100%;
}
.qodef-page-header .qodef-grid .qodef-vertical-align-containers {
    padding: 0;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.qodef-page-header .qodef-logo-area {
    position: relative;
    height: 80px;
    overflow: hidden;
    background-color: #fff;
}
.qodef-page-header .qodef-logo-area .qodef-logo-wrapper a {
    max-height: 80px;
}
.qodef-page-header .qodef-menu-area {
    position: relative;
    height: 80px;
    background-color: #fff;
    box-sizing: border-box;
}
.qodef-header-logo-area-in-grid-padding .qodef-page-header .qodef-logo-area .qodef-vertical-align-containers,
.qodef-header-logo-area-in-grid-padding .qodef-page-header .qodef-menu-area .qodef-vertical-align-containers {
    padding: 0 25px;
}
.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
    max-height: 30px;	
}
.qodef-page-header .qodef-menu-area .widget {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.qodef-menu-area-shadow-disable .qodef-page-header .qodef-menu-area,
.qodef-menu-area-shadow-disable .qodef-page-header .qodef-menu-area .qodef-grid .qodef-vertical-align-containers {
    box-shadow: none;
}
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-dark-logo,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-normal-logo {
    opacity: 0;
}
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget .widgettitle,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget i,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget p,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget span {
    color: #fff !important;
}
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget .widgettitle,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget i,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget p,
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget span {
    color: #fff !important;
}
.qodef-light-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-dark-logo {
    opacity: 1;
}
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-light-logo,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-normal-logo {
    opacity: 0;
}
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget .widgettitle,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget i,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget p,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget span {
    color: #333 !important;
}
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a:hover {
    color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget .widgettitle,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget i,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget p,
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget span {
    color: #333 !important;
}
.qodef-dark-header .qodef-page-header > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a:hover {
    color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-logo-wrapper a {
    position: relative;
    max-width: 100%;
}
.qodef-logo-wrapper a img {

    width: 100%;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
.qodef-logo-wrapper a img.qodef-normal-logo {
    opacity: 1;
}
.qodef-logo-wrapper a img.qodef-dark-logo {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}
.qodef-logo-wrapper a img.qodef-light-logo {
    opacity: 0;
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    transform: translateY(-200%);
}
.qodef-main-menu {
    position: relative;
    height: 100%;
    width: auto;
}
.qodef-main-menu > ul,
.qodef-main-menu > ul > li > a {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    position: relative;
}
.qodef-main-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
.qodef-main-menu ul li {
    position: relative;
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
}
.qodef-main-menu ul li a {
    font-size: 13px;
    line-height: 37px;
    color: #fff;
    font-style: italic;
    font-weight: 400;
}
.qodef-main-menu ul li a i:before {
    margin: 0 7px 0 0;
}
.qodef-main-menu ul li a .menu_icon_wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.qodef-main-menu ul li a .qodef-menu-featured-icon {
    position: relative;
    top: -4px;
    left: 5px;
    color: currentColor;
    font-size: 10px;
    margin: 0;
}
.qodef-main-menu ul li a .qodef-menu-featured-icon:before {
    margin: 0;
}
.qodef-main-menu > ul > li {
    float: left;
    height: 100%;
    box-sizing: border-box;
}
.qodef-main-menu > ul > li > a {
    padding: 0 24px;
    color: #000;
    font-size: 13px;
    line-height: 23px;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 500;
   
}
.qodef-main-menu > ul > li > a > span.item_outer {
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.qodef-main-menu > ul > li > a > span.item_outer .item_text {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.qodef-main-menu > ul > li > a > span.item_outer .item_text:after,
.qodef-main-menu > ul > li > a > span.item_outer .item_text:before {
    content: "";
    position: absolute;
    bottom: -9px;
    right: 0;
    left: auto;
    width: 0;
    height: 2px;
    background-color: #11c0f4;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.qodef-main-menu > ul > li.qodef-active-item > a > span.item_outer .item_text:after,
.qodef-main-menu > ul > li.qodef-active-item > a > span.item_outer .item_text:before,
.qodef-main-menu > ul > li > a:hover > span.item_outer .item_text:after,
.qodef-main-menu > ul > li > a:hover > span.item_outer .item_text:before {
    width: 100%;
    left: 0;
}
.qodef-main-menu > ul > li.has_sub > a .qodef-menu-arrow {
    display: none;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li.qodef-active-item > a,
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li > a,
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li > a:hover {
    color: #fff;
}
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li.qodef-active-item > a,
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li > a,
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li > a:hover {
    color: #333;
}
.qodef-drop-down .second {
    position: absolute;
    display: block;
    left: 0;
    top: 100%;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: top 0.15s ease-out;
    -moz-transition: top 0.15s ease-out;
    transition: top 0.15s ease-out;
}
.qodef-drop-down .second.qodef-drop-down-start {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.qodef-drop-down .second.right {
    right: 0;
    left: auto;
}
.qodef-drop-down .second .inner {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    z-index: 997;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
}
.qodef-drop-down .second .inner ul li {
    display: block;
    float: none;
    height: auto;
}
.qodef-drop-down .second .inner ul li .widget {
    width: 100%;
    margin: 0 !important;
}
.qodef-drop-down .second .inner ul li a {
    display: block;
    float: none;
    margin: 0;
    padding: 6px 24px;
}
.qodef-drop-down .second .inner ul li a .item_outer {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 10px 0 0;
    box-sizing: border-box;
    line-height: 1.3em;
    -webkit-transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    transition: padding 0.2s ease-in-out;
}
.qodef-drop-down .second .inner ul li a .item_outer:before,
.qodef-drop-down .second .inner ul li.sub > a .item_outer:after {
    position: absolute;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
}
.qodef-drop-down .second .inner ul li a:hover .item_outer,
.qodef-drop-down .second .inner ul li.current-menu-ancestor > a .item_outer,
.qodef-drop-down .second .inner ul li.current-menu-item > a .item_outer {
    padding: 0 10px 0 20px;
}
.qodef-drop-down .second .inner ul li a .item_outer:before {
    content: " ";
    top: 50%;
    left: -20px;
    width: 12px;
    height: 2px;
    background-color: #fff;
    line-height: inherit;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: left 0.2s ease-in-out;
    -moz-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
}
.qodef-drop-down .second .inner ul li a:hover .item_outer:before,
.qodef-drop-down .second .inner ul li.current-menu-ancestor > a .item_outer:before,
.qodef-drop-down .second .inner ul li.current-menu-item > a .item_outer:before {
    left: 0;
}
.qodef-drop-down .second .inner ul li.sub > a .item_outer:after {
    display: inline-block;
    vertical-align: middle;
    right: 2px;
    content: "\f125";
    font-family: Ionicons;
    font-size: 11px;
}
.qodef-drop-down .second .inner ul.right li a {
    padding: 6px 22px 6px 24px;
    text-align: right;
}
.qodef-drop-down .second .inner ul.right li a .item_outer {
    padding: 0 2px 0 10px;
}
.qodef-drop-down .second .inner ul.right li a:hover .item_outer,
.qodef-drop-down .second .inner ul.right li.current-menu-ancestor > a .item_outer,
.qodef-drop-down .second .inner ul.right li.current-menu-item > a .item_outer {
    padding: 0 20px 0 10px;
}
.qodef-drop-down .second .inner ul.right li a .item_outer:before {
    left: auto;
    right: -20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.qodef-drop-down .second .inner ul.right li a:hover .item_outer:before,
.qodef-drop-down .second .inner ul.right li.current-menu-ancestor > a .item_outer:before,
.qodef-drop-down .second .inner ul.right li.current-menu-item > a .item_outer:before {
    left: auto;
    right: 0;
}
.qodef-drop-down .second .inner ul.right li.sub > a .item_outer:after {
    right: auto;
    left: 2px;
    content: "\f124";
    font-family: Ionicons;
    font-size: 11px;
}
.qodef-drop-down .second .inner ul.right li ul {
    left: -100%;
}
.qodef-drop-down li.left_position .second {
    left: 0;
}
.qodef-drop-down li.right_position .second {
    left: auto;
    right: 0;
}
.qodef-drop-down > ul > li:hover > .second {
    z-index: 20;
}
.qodef-drop-down .narrow .second .inner ul {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: #000;
    padding: 28px 0;
}
.qodef-drop-down .narrow .second .inner ul li {
    width: 210px;
}
.qodef-drop-down .narrow .second .inner ul li ul {
    position: absolute;
    left: 100%;
    top: -28px;
    height: auto;
    opacity: 0;
    overflow: hidden;
    z-index: 10;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
    -webkit-transform: translateZ(0);
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.qodef-drop-down .narrow .second .inner ul li:hover ul {
    z-index: 20;
    opacity: 1;
}
.qodef-fullscreen-menu-opener.qodef-fm-opened .qodef-fm-dots .qodef-dot:nth-child(4),
.qodef-fullscreen-menu-opener.qodef-fm-opened .qodef-fm-dots .qodef-dot:nth-child(7),
.qodef-fullscreen-menu-opener.qodef-fm-opened .qodef-fm-dots .qodef-dot:nth-child(8),
.qodef-fullscreen-menu-opener:hover .qodef-fm-dots .qodef-dot:nth-child(4),
.qodef-fullscreen-menu-opener:hover .qodef-fm-dots .qodef-dot:nth-child(7),
.qodef-fullscreen-menu-opener:hover .qodef-fm-dots .qodef-dot:nth-child(8),
.qodef-header-bottom .qodef-header-bottom-menu-opener.qodef-fm-opened .qodef-fm-dots .qodef-dot:nth-child(4),
.qodef-header-bottom .qodef-header-bottom-menu-opener.qodef-fm-opened .qodef-fm-dots .qodef-dot:nth-child(7),
.qodef-header-bottom .qodef-header-bottom-menu-opener.qodef-fm-opened .qodef-fm-dots .qodef-dot:nth-child(8),
.qodef-header-bottom .qodef-header-bottom-menu-opener:hover .qodef-fm-dots .qodef-dot:nth-child(4),
.qodef-header-bottom .qodef-header-bottom-menu-opener:hover .qodef-fm-dots .qodef-dot:nth-child(7),
.qodef-header-bottom .qodef-header-bottom-menu-opener:hover .qodef-fm-dots .qodef-dot:nth-child(8) {
    opacity: 0;
}
.qodef-drop-down .narrow .second .inner ul.right li ul {
    left: -100%;
}
.qodef-drop-down .wide .second .inner {
    background-color: #000;
    text-align: center;
}
.qodef-drop-down .wide .second .inner ul li a {
    padding: 7px 0;
    font-style: italic;
    font-weight: 400;
}
.qodef-drop-down .wide .second .inner ul li ul {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    visibility: visible;
}
.qodef-drop-down .wide .second .inner ul li ul li:last-child a {
    padding-bottom: 0;
}
.qodef-drop-down .wide .second .inner > ul {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 1100px;
    padding: 58px 0;
    box-sizing: border-box;
}
@media only screen and (min-width: 1400px) {
    .qodef-grid-1300 .qodef-drop-down .wide .second .inner > ul {
        width: 1300px;
    }
}
@media only screen and (min-width: 1300px) {
    .qodef-grid-1200 .qodef-drop-down .wide .second .inner > ul {
        width: 1200px;
    }
}
@media only screen and (min-width: 1200px) {
    .qodef-grid-1000 .qodef-drop-down .wide .second .inner > ul {
        width: 1000px;
    }
}
@media only screen and (min-width: 1024px) {
    .qodef-grid-800 .qodef-drop-down .wide .second .inner > ul {
        width: 800px;
    }
}
.qodef-drop-down .wide .second .inner > ul > li {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0 26px;
    box-sizing: border-box;
}
.qodef-drop-down .wide .second .inner > ul > li:nth-child(4n + 1) {
    clear: both;
}
.qodef-drop-down .wide .second .inner > ul > li > a {
    padding: 0 0 22px;
    color: #fff;
    font-size: 16px;
    line-height: 1.1em;
    font-style: normal;
    font-weight: 700;
}
.qodef-drop-down .wide .second .inner > ul > li > a.no_link {
    cursor: default;
}
.qodef-drop-down .wide .second .inner > ul > li > a .item_outer {
    padding: 0;
    overflow: inherit;
}
.qodef-drop-down .wide .second .inner > ul > li > a .item_outer:after,
.qodef-drop-down .wide .second .inner > ul > li > a .item_outer:before {
    display: none;
}
.qodef-drop-down .wide.left_position .second .inner > ul,
.qodef-drop-down .wide.right_position .second .inner > ul {
    width: auto;
    white-space: nowrap;
}
.qodef-drop-down .wide.left_position .second .inner > ul > li,
.qodef-drop-down .wide.right_position .second .inner > ul > li {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.qodef-drop-down .wide.left_position .second .inner > ul > li:nth-child(4n + 1),
.qodef-drop-down .wide.right_position .second .inner > ul > li:nth-child(4n + 1) {
    border-left: none;
}
.qodef-drop-down .wide.left_position .second ul li,
.qodef-drop-down .wide.right_position .second ul li {
    width: 200px;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li.qodef-active-item > a span.item_text:after,
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li.qodef-active-item > a span.item_text:before,
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li:hover > a span.item_text:after,
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li:hover > a span.item_text:before,
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li > a span.item_text:after,
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu > ul > li > a span.item_text:before {
    background: #fff;
}
.qodef-page-header .qodef-fixed-wrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
}
.admin-bar .qodef-page-header .qodef-fixed-wrapper.fixed {
    margin-top: 32px;
}
.qodef-page-header .qodef-fixed-wrapper.fixed .qodef-menu-area {
    background-color: #fff;
}
.qodef-fixed-on-scroll .qodef-page-header .qodef-fixed-wrapper .qodef-menu-area {
    -webkit-transition: height 0.2s ease;
    -moz-transition: height 0.2s ease;
    transition: height 0.2s ease;
}
.qodef-header-bottom.qodef-header-bottom-opened .qodef-header-bottom-wrapper {
    -webkit-transform: translate3d(-770px, 0, 0);
    -moz-transform: translate3d(-770px, 0, 0);
    transform: translate3d(-770px, 0, 0);
}
.qodef-header-bottom .qodef-page-header .qodef-bottom-menu-right-widget-holder {
    display: inline-block;
}
@media only screen and (min-width: 1025px) {
    .qodef-blog-list-holder.qodef-bl-standard.qodef-bl-three-columns .qodef-bl-item:nth-child(3n + 1),
    .qodef-blog-list-holder.qodef-bl-standard.qodef-bl-two-columns .qodef-bl-item:nth-child(2n + 1) {
        clear: both;
    }
    .qodef-header-bottom .qodef-slider-fixed {
        position: fixed;
        display: inline-block;
        width: 100%;
        height: 100%;
        z-index: 99;
        top: 0;
        left: 0;
    }
    .qodef-header-bottom .qodef-content-inner > .qodef-full-width {
        background: #fff;
    }
    .qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-two-columns article:nth-child(2n + 1) {
        clear: both;
    }
}
.qodef-header-bottom .qodef-menu-area .qodef-position-left-inner,
.qodef-header-bottom .qodef-menu-area .qodef-position-right-inner {
    height: 100%;
}
.qodef-header-bottom .qodef-menu-area .qodef-bottom-menu-left-widget-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
}
.qodef-header-bottom .qodef-vertical-menu-area {
    position: fixed;
    width: 770px;
    top: 0;
    right: 0;
    background-color: transparent;
    height: 100%;
    z-index: 111;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-transform: translate3d(770px, 0, 0);
    -moz-transform: translate3d(770px, 0, 0);
    transform: translate3d(770px, 0, 0);
    -webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.qodef-header-bottom .qodef-vertical-menu-area .qodef-vertical-menu-area-inner {
    position: relative;
    height: 100%;
}
.qodef-header-bottom.admin-bar .qodef-vertical-menu-area {
    top: 33px;
}
.qodef-header-bottom .qodef-content {
    -webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.qodef-header-bottom .qodef-vertical-menu-area.opened {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.qodef-header-bottom.qodef-header-bottom-opened .qodef-content {
    -webkit-transform: translate3d(-770px, 0, 0);
    -moz-transform: translate3d(-770px, 0, 0);
    transform: translate3d(-770px, 0, 0);
}
.qodef-header-bottom .qodef-vertical-menu-nav-holder-outer {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 1;
    background-color: #000;
    padding: 0 80px 0 0;
    box-sizing: border-box;
}
.qodef-header-bottom .qodef-vertical-menu-nav-holder-outer .qodef-vertical-menu-nav-holder {
    display: table;
    height: 100%;
    width: 100%;
}
.qodef-header-bottom .qodef-vertical-menu-nav-holder-outer .qodef-vertical-menu-nav-holder .qodef-vertical-menu-holder-nav-inner {
    display: table-cell;
    vertical-align: middle;
}
.qodef-header-bottom .qodef-vertical-alignment-top .qodef-vertical-menu-nav-holder-outer .qodef-vertical-menu-nav-holder .qodef-vertical-menu-holder-nav-inner {
    vertical-align: middle;
}
.qodef-header-bottom nav.qodef-fullscreen-menu {
    position: relative;
    top: 0;
    margin: 0 auto;
    text-align: left;
}
.qodef-header-bottom nav.qodef-fullscreen-menu ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
.qodef-header-bottom nav.qodef-fullscreen-menu ul li {
    margin: 0;
    padding: 0;
    text-align: left;
}
.qodef-header-bottom nav.qodef-fullscreen-menu ul li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 9px 0;
    font-size: 18px;
    line-height: 1em;
    color: #fff;
    font-weight: 400;
    padding: 0 0 0 16%;
}
.qodef-header-bottom nav.qodef-fullscreen-menu ul li a span {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.qodef-header-bottom nav.qodef-fullscreen-menu ul li a .qodef-fullscreen-menu-arrow {
    position: relative;
    top: 0;
    vertical-align: middle;
    margin: 0 0 0 10px;
    font-size: 0.65em;
    line-height: inherit;
    display: none;
}
.qodef-header-bottom nav.qodef-fullscreen-menu ul li ul {
    padding: 28px 0;
}
.qodef-header-bottom nav.qodef-fullscreen-menu ul li ul.sub_menu {
    display: none;
}
.qodef-header-bottom nav.qodef-fullscreen-menu ul li ul li.current-menu-ancestor > a,
.qodef-header-bottom nav.qodef-fullscreen-menu ul li ul li.current-menu-item > a {
    color: #005e9e;
}
.qodef-header-bottom nav.qodef-fullscreen-menu ul li ul li ul li a {
    font-size: 20px;
}
.qodef-header-bottom nav.qodef-fullscreen-menu > ul {
    display: block;
}
.qodef-header-bottom nav.qodef-fullscreen-menu > ul > li > a {
    font-size: 50px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    margin: 18px 0 16px;
    padding: 0 0 0 16%;
}
.qodef-header-bottom nav.qodef-fullscreen-menu > ul > li > a:after,
.qodef-header-bottom nav.qodef-fullscreen-menu > ul > li > a:before {
    content: "";
    position: absolute;
    bottom: -2px;
    right: 0;
    left: auto;
    width: 0;
    height: 3px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.qodef-header-bottom nav.qodef-fullscreen-menu > ul > li.open_sub > a:after,
.qodef-header-bottom nav.qodef-fullscreen-menu > ul > li.open_sub > a:before,
.qodef-header-bottom nav.qodef-fullscreen-menu > ul > li.qodef-active-item > a:after,
.qodef-header-bottom nav.qodef-fullscreen-menu > ul > li.qodef-active-item > a:before,
.qodef-header-bottom nav.qodef-fullscreen-menu > ul > li > a:hover:after,
.qodef-header-bottom nav.qodef-fullscreen-menu > ul > li > a:hover:before {
    width: 100%;
    left: 0;
}
.qodef-header-bottom .qodef-header-bottom-opener-outer {
    display: table;
    height: 100%;
}
.qodef-header-bottom .qodef-header-bottom-opener-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.qodef-header-bottom .qodef-header-bottom-menu-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    width: 50px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
}
.qodef-header-bottom .qodef-header-bottom-menu-opener:hover {
    color: #fff;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-dot,
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-dot,
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-dot {
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: currentColor;
    border-radius: 50%;
    -webkit-transition: opacity 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: opacity 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: opacity 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-dot:first-child {
    top: 32%;
    left: 32%;
}
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-dot:nth-child(2) {
    top: 32%;
    left: 46%;
}
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-dot:nth-child(3) {
    top: 32%;
    left: 60%;
}
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-dot:nth-child(4) {
    top: 46%;
    left: 32%;
}
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-dot:nth-child(5) {
    top: 46%;
    left: 46%;
}
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-dot:nth-child(6) {
    top: 46%;
    left: 60%;
}
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-dot:nth-child(7) {
    top: 60%;
    left: 32%;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-dot:nth-child(8) {
    top: 60%;
    left: 46%;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-dot:last-child {
    top: 60%;
    left: 60%;
}
.qodef-header-bottom .qodef-vertical-area-widget-holder {
    width: 100%;
    z-index: 100;
    position: absolute;
    bottom: 80px;
    left: 80px;
}
.qodef-header-bottom .qodef-vertical-area-widget-holder .qodef-vertical-header-widget {
    text-align: center;
    padding: 5px 0;
}
.qodef-header-bottom .qodef-vertical-area-widget-holder .qodef-vertical-header-widget > a,
.qodef-header-bottom .qodef-vertical-area-widget-holder .qodef-vertical-header-widget > div,
.qodef-header-bottom .qodef-vertical-area-widget-holder .qodef-vertical-header-widget > span {
    position: relative;
    display: inline-block;
    padding: 0;
}
.qodef-header-bottom .qodef-vertical-area-widget-holder .qodef-social-icon-widget-holder {
    display: block;
    text-align: center;
    padding: 5px 0;
}
.qodef-header-bottom .qodef-vertical-area-widget-holder .qodef-social-icon-widget-holder:hover {
    color: #000 !important;
}
.qodef-header-bottom .qodef-vertical-menu-area.opened .qodef-social-icon-widget-holder:hover {
    color: #fff !important;
}
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener {
    color: #fff;
    background-color: #000;
}
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener:hover {
    color: #fff;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener {
    background-color: #fff;
    color: #000;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener:hover {
    color: #000;
}
.qodef-fullscreen-menu-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    width: 50px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
}
.qodef-fullscreen-menu-opener:hover {
    color: #fff;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-dot,
.qodef-fullscreen-menu-opener .qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-dot,
.qodef-fullscreen-menu-opener .qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-dot,
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-fullscreen-menu-opener .qodef-dot,
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-fullscreen-menu-opener .qodef-dot {
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: currentColor;
    border-radius: 50%;
    -webkit-transition: opacity 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: opacity 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: opacity 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-fullscreen-menu-opener .qodef-fm-dots {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-dot:first-child {
    top: 32%;
    left: 32%;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-dot:nth-child(2) {
    top: 32%;
    left: 46%;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-dot:nth-child(3) {
    top: 32%;
    left: 60%;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-dot:nth-child(4) {
    top: 46%;
    left: 32%;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-dot:nth-child(5) {
    top: 46%;
    left: 46%;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-dot:nth-child(6) {
    top: 46%;
    left: 60%;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-dot:nth-child(7) {
    top: 60%;
    left: 32%;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-dot:nth-child(8) {
    top: 60%;
    left: 46%;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-dot:last-child {
    top: 60%;
    left: 60%;
}
.qodef-fullscreen-menu-opener.qodef-fm-opened {
    background-color: #fff;
    color: #000;
}
.qodef-fullscreen-menu-opened .qodef-page-header,
.qodef-fullscreen-menu-opened .qodef-top-bar {
    visibility: hidden;
}
.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu-opened .qodef-logo-wrapper {
    visibility: visible;
}
.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-holder-outer {
    visibility: visible !important;
    opacity: 1 !important;
}
.qodef-fullscreen-menu-holder-outer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden !important;
    visibility: hidden;
    opacity: 0;
    z-index: 109;
}
.qodef-fullscreen-menu-holder {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000;
    display: table;
    background-repeat: repeat;
    background-position: 0 0;
}
.qodef-fullscreen-menu-holder-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 100px 0;
}
.touch .qodef-fullscreen-menu-holder-outer {
    display: none;
}
.touch .qodef-fullscreen-menu-opened .qodef-fullscreen-menu-holder-outer {
    display: block;
}
nav.qodef-fullscreen-menu {
    position: relative;
    top: 0;
    margin: 0 auto;
    text-align: left;
}
nav.qodef-fullscreen-menu ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
nav.qodef-fullscreen-menu ul li {
    margin: 0;
    padding: 0;
    text-align: left;
}
nav.qodef-fullscreen-menu ul li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 9px 0;
    font-size: 27px;
    line-height: 1em;
    color: #fff;
    font-weight: 400;
    padding: 0 0 0 16%;
    font-style: italic;
}
nav.qodef-fullscreen-menu ul li a:hover {
    color: #9a9a9a;
}
nav.qodef-fullscreen-menu ul li a span {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
nav.qodef-fullscreen-menu ul li a .qodef-fullscreen-menu-arrow {
    position: relative;
    top: 0;
    vertical-align: middle;
    margin: 0 0 0 10px;
    font-size: 0.65em;
    line-height: inherit;
    display: none;
}
nav.qodef-fullscreen-menu ul li ul {
    padding: 28px 0;
}
nav.qodef-fullscreen-menu ul li ul.sub_menu {
    display: none;
}
nav.qodef-fullscreen-menu ul li ul li.current-menu-ancestor > a,
nav.qodef-fullscreen-menu ul li ul li.current-menu-item > a {
    color: #005e9e;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener:hover,
nav.qodef-fullscreen-menu > ul > li > a:hover {
    color: #fff;
}
nav.qodef-fullscreen-menu ul li ul li ul li a {
    font-size: 20px;
}
nav.qodef-fullscreen-menu > ul {
    display: block;
}
nav.qodef-fullscreen-menu > ul > li > a {
    font-size: 57px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    margin: 18px 0 16px;
    padding: 0 0 5px 16%;
}
nav.qodef-fullscreen-menu > ul > li > a:after,
nav.qodef-fullscreen-menu > ul > li > a:before {
    content: "";
    position: absolute;
    bottom: -2px;
    right: 0;
    left: auto;
    width: 0;
    height: 3px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
nav.qodef-fullscreen-menu > ul > li.open_sub > a:after,
nav.qodef-fullscreen-menu > ul > li.open_sub > a:before,
nav.qodef-fullscreen-menu > ul > li.qodef-active-item > a:after,
nav.qodef-fullscreen-menu > ul > li.qodef-active-item > a:before,
nav.qodef-fullscreen-menu > ul > li > a:hover:after,
nav.qodef-fullscreen-menu > ul > li > a:hover:before {
    width: 100%;
    left: 0;
}
.qodef-fullscreen-below-menu-widget-holder {
    text-align: center;
    margin-top: 20px;
}
.qodef-fullscreen-above-menu-widget-holder {
    text-align: center;
}
@-webkit-keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
@-moz-keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
@keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
@-webkit-keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}
@-moz-keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}
@keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}
.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer,
.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer,
.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden !important;
    z-index: 109;
    opacity: 0;
}
.qodef-header-minimal .qodef-page-header .qodef-menu-area .qodef-position-right-inner,
.qodef-header-minimal .qodef-page-header .qodef-sticky-header .qodef-position-left-inner,
.qodef-header-minimal .qodef-page-header .qodef-sticky-header .qodef-vertical-align-containers .qodef-position-right .qodef-position-right-inner {
    height: auto;
}
.qodef-fullscreen-fade-out .qodef-fullscreen-menu-holder-outer {
    -webkit-animation: fade_out 0.25s linear both;
    -moz-animation: fade_out 0.25s linear both;
    animation: fade_out 0.25s linear both;
}
.qodef-fullscreen-menu-opened.qodef-fullscreen-fade-in .qodef-fullscreen-menu-holder-outer {
    -webkit-animation: fade_in 0.25s linear both;
    -moz-animation: fade_in 0.25s linear both;
    animation: fade_in 0.25s linear both;
}
@-webkit-keyframes push_text_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes push_text_right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-60px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
@keyframes push_text_right {
    0% {
        opacity: 0;
        transform: translateX(-60px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
@-webkit-keyframes push_nav_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes push_nav_right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-60px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
@keyframes push_nav_right {
    0% {
        opacity: 0;
        transform: translateX(-60px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.qodef-fullscreen-menu-opened.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder > div,
.qodef-fullscreen-menu-opened.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder > div,
.qodef-fullscreen-menu-opened.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer nav > ul > li > a {
    -webkit-animation: push_text_right 0.4s cubic-bezier(0.175, 0.885, 0.32, 1) both;
    -moz-animation: push_text_right 0.4s cubic-bezier(0.175, 0.885, 0.32, 1) both;
    animation: push_text_right 0.4s cubic-bezier(0.175, 0.885, 0.32, 1) both;
}
.qodef-fade-push-text-right.qodef-push-nav-right .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder,
.qodef-fade-push-text-right.qodef-push-nav-right .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder,
.qodef-fade-push-text-right.qodef-push-nav-right .qodef-fullscreen-menu-holder-outer nav {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1) both;
    -moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1) both;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1) both;
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}
@-webkit-keyframes push_text_top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes push_text_top {
    0% {
        opacity: 0;
        -moz-transform: translateY(60px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
@keyframes push_text_top {
    0% {
        opacity: 0;
        transform: translateY(60px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.qodef-fullscreen-menu-opened.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder > div,
.qodef-fullscreen-menu-opened.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder > div,
.qodef-fullscreen-menu-opened.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer nav > ul > li > a {
    -webkit-animation: push_text_top 0.4s ease-out both 0.5s;
    -moz-animation: push_text_top 0.4s ease-out both 0.5s;
    animation: push_text_top 0.4s ease-out both 0.5s;
}
.qodef-fade-push-text-top.qodef-push-text-top .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder,
.qodef-fade-push-text-top.qodef-push-text-top .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder,
.qodef-fade-push-text-top.qodef-push-text-top .qodef-fullscreen-menu-holder-outer nav {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: all 0.75s ease-out;
    -moz-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}
.qodef-fullscreen-menu-opened.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder,
.qodef-fullscreen-menu-opened.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder,
.qodef-fullscreen-menu-opened.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer nav {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.25s linear 0.1s;
    -moz-transition: all 0.25s linear 0.1s;
    transition: all 0.25s linear 0.1s;
}
.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder,
.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder,
.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer nav {
    opacity: 0;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.25s linear 0.1s;
    -moz-transition: all 0.25s linear 0.1s;
    transition: all 0.25s linear 0.1s;
}
.qodef-header-minimal .qodef-page-header .qodef-position-left:before,
.qodef-header-minimal .qodef-page-header .qodef-position-right:before {
    content: "";
}
.qodef-header-standard .qodef-menu-area.qodef-menu-center .qodef-vertical-align-containers .qodef-position-center-inner,
.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-vertical-align-containers .qodef-position-left-inner,
.qodef-header-standard .qodef-menu-area.qodef-menu-right .qodef-vertical-align-containers .qodef-position-right-inner {
    height: 100%;
}
.qodef-header-minimal.qodef-fullscreen-menu-opened .qodef-logo-wrapper a img.qodef-normal-logo {
    opacity: 0;
}
.qodef-header-minimal.qodef-fullscreen-menu-opened .qodef-logo-wrapper a img.qodef-light-logo {
    opacity: 1;
}
.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-main-menu {
    width: auto;
    padding: 0 0 0 20px;
}
.qodef-header-standard .qodef-menu-area.qodef-menu-right .qodef-main-menu {
    width: auto;
}
.qodef-header-vertical-sliding .qodef-logo-wrapper {
    z-index: 100;
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 30px 10px;
}
.qodef-header-vertical-sliding .qodef-logo-wrapper a {
    display: inline-block;
    position: relative;
    height: 100%;
}
.qodef-header-vertical-sliding .qodef-logo-wrapper img {
    display: block;
    height: auto;
    max-height: 100%;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    width: 50px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
}
.qodef-fullscreen-menu-opener .qodef-fm-dots .qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-dot,
.qodef-header-bottom .qodef-header-bottom-menu-opener .qodef-fm-dots .qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-dot,
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-dot {
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: currentColor;
    border-radius: 50%;
    -webkit-transition: opacity 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: opacity 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: opacity 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-dot:first-child {
    top: 32%;
    left: 32%;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-dot:nth-child(2) {
    top: 32%;
    left: 46%;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-dot:nth-child(3) {
    top: 32%;
    left: 60%;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-dot:nth-child(4) {
    top: 46%;
    left: 32%;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-dot:nth-child(5) {
    top: 46%;
    left: 46%;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-dot:nth-child(6) {
    top: 46%;
    left: 60%;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-dot:nth-child(7) {
    top: 60%;
    left: 32%;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-dot:nth-child(8) {
    top: 60%;
    left: 46%;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener .qodef-fm-dots .qodef-dot:last-child {
    top: 60%;
    left: 60%;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener.qodef-fm-opened .qodef-fm-dots .qodef-dot:nth-child(4),
.qodef-header-vertical-sliding .qodef-vertical-menu-opener.qodef-fm-opened .qodef-fm-dots .qodef-dot:nth-child(7),
.qodef-header-vertical-sliding .qodef-vertical-menu-opener.qodef-fm-opened .qodef-fm-dots .qodef-dot:nth-child(8),
.qodef-header-vertical-sliding .qodef-vertical-menu-opener:hover .qodef-fm-dots .qodef-dot:nth-child(4),
.qodef-header-vertical-sliding .qodef-vertical-menu-opener:hover .qodef-fm-dots .qodef-dot:nth-child(7),
.qodef-header-vertical-sliding .qodef-vertical-menu-opener:hover .qodef-fm-dots .qodef-dot:nth-child(8) {
    opacity: 0;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-opener.qodef-fm-opened {
    background-color: #fff;
    color: #000;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-nav-holder-outer {
    width: 47.3%;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    z-index: 1;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-nav-holder-outer.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}
.qodef-header-vertical-sliding .qodef-vertical-menu-nav-holder-outer .qodef-vertical-menu-nav-holder {
    background-color: #000;
    display: table;
    height: 100%;
    width: 100%;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-nav-holder-outer .qodef-vertical-menu-nav-holder .qodef-vertical-menu-holder-nav-inner {
    display: table-cell;
    vertical-align: middle;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-nav-holder-outer .qodef-vertical-menu-nav-holder nav.qodef-fullscreen-menu {
    padding: 0 0 0 20%;
}
@media only screen and (max-width: 1280px) {
    .qodef-header-vertical-sliding .qodef-vertical-menu-nav-holder-outer .qodef-vertical-menu-nav-holder nav.qodef-fullscreen-menu {
        padding: 0 0 0 16%;
    }
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu {
    position: relative;
    top: 0;
    margin: 0 auto;
    text-align: left;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul li {
    margin: 0;
    padding: 0;
    text-align: right;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-style: italic;
    margin: 9px 0;
    font-size: 23px;
    line-height: 1em;
    color: #fff;
    font-weight: 400;
    padding: 0 20% 0 0;
}
@media only screen and (max-width: 1280px) {
    .qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul li a {
        font-size: 18px;
        padding: 0 16% 0 0;
    }
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul li a:hover {
    color: #9a9a9a;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul li a span {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul li a .qodef-fullscreen-menu-arrow {
    position: relative;
    top: 0;
    vertical-align: middle;
    margin: 0 0 0 10px;
    font-size: 0.65em;
    line-height: inherit;
    display: none;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul li ul {
    padding: 28px 0;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul li ul.sub_menu {
    display: none;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul li ul li.current-menu-ancestor > a,
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul li ul li.current-menu-item > a {
    color: #005e9e;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu ul li ul li ul li a {
    font-size: 20px;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul {
    display: block;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul > li > a {
    font-size: 57px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    margin: 18px 0 16px;
    padding: 0 20% 5px 0;
}
@media only screen and (max-width: 1280px) {
    .qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul > li > a {
        font-size: 50px;
        padding: 0 16% 5px 0;
    }
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul > li > a:hover {
    color: #fff;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul > li > a:after,
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul > li > a:before {
    content: "";
    position: absolute;
    bottom: -2px;
    right: 0;
    left: auto;
    width: 0;
    height: 3px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul > li.open_sub > a:after,
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul > li.open_sub > a:before,
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul > li.qodef-active-item > a:after,
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul > li.qodef-active-item > a:before,
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul > li > a:hover:after,
.qodef-header-vertical-sliding nav.qodef-fullscreen-menu > ul > li > a:hover:before {
    width: 100%;
    left: 0;
}
.qodef-header-vertical-sliding .qodef-vertical-area-widget-holder {
    width: 100%;
    z-index: 100;
    position: absolute;
    bottom: 20px;
    left: 0;
}
.qodef-header-vertical-sliding .qodef-vertical-area-widget-holder .qodef-vertical-header-widget {
    text-align: center;
    padding: 5px 0;
}
.qodef-header-vertical-sliding .qodef-vertical-area-widget-holder .qodef-vertical-header-widget > a,
.qodef-header-vertical-sliding .qodef-vertical-area-widget-holder .qodef-vertical-header-widget > div,
.qodef-header-vertical-sliding .qodef-vertical-area-widget-holder .qodef-vertical-header-widget > span {
    position: relative;
    display: inline-block;
    padding: 0;
}
.qodef-header-vertical-sliding .qodef-vertical-area-widget-holder .qodef-social-icon-widget-holder {
    display: block;
    text-align: center;
    padding: 5px 0;
}
.qodef-header-vertical-sliding .qodef-vertical-area-widget-holder .qodef-social-icon-widget-holder:hover {
    color: #000 !important;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area.opened .qodef-social-icon-widget-holder:hover {
    color: #fff !important;
}
.qodef-header-vertical-sliding .qodef-content,
.qodef-header-vertical-sliding footer {
    padding-left: 90px;
    box-sizing: border-box;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area {
    position: fixed;
    width: 90px;
    top: 0;
    left: 0;
    background-color: transparent;
    height: 100%;
    z-index: 101;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area .qodef-vertical-menu-area-inner {
    position: relative;
    height: 100%;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area .qodef-vertical-area-background {
    position: fixed;
    width: 90px;
    height: 100%;
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
    border-right: 1px solid #ebebeb;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    -moz-transition: opacity 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    transition: opacity 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area .qodef-vertical-menu-holder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area .qodef-vertical-menu-table {
    display: table;
    width: 100%;
    height: 100%;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area .qodef-vertical-menu-table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area.qodef-with-scroll {
    overflow: hidden;
}
.qodef-header-vertical-sliding.admin-bar .qodef-vertical-menu-area {
    top: 33px;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area.opened .qodef-vertical-area-background {
    background-color: #000;
    border-color: transparent;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area.opened .qodef-logo-wrapper a img.qodef-normal-logo {
    opacity: 0;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area.opened .qodef-logo-wrapper a img.qodef-light-logo,
.qodef-light-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-light-logo {
    opacity: 1;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area.opened .qodef-vertical-menu-opener .qodef-line {
    background-color: transparent !important;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area.opened .qodef-vertical-menu-opener .qodef-line:after {
    background-color: #fff;
    top: 0 !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: background-color 0.3s ease, transform 0.3s ease;
    -moz-transition: background-color 0.3s ease, transform 0.3s ease;
    transition: background-color 0.3s ease, transform 0.3s ease;
}
.qodef-header-vertical-sliding .qodef-vertical-menu-area.opened .qodef-vertical-menu-opener .qodef-line:before {
    background-color: #fff;
    top: 0 !important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: background-color 0.3s ease, transform 0.3s ease;
    -moz-transition: background-color 0.3s ease, transform 0.3s ease;
    transition: background-color 0.3s ease, transform 0.3s ease;
}
.qodef-header-vertical .qodef-vertical-alignment-center .qodef-vertical-menu-outer {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 100px 0;
}
.qodef-header-vertical .qodef-vertical-alignment-center .qodef-vertical-menu {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 0;
}
.qodef-header-vertical .qodef-vertical-alignment-center .qodef-vertical-menu > ul {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.qodef-header-vertical .qodef-vertical-menu-outer {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.qodef-header-vertical .qodef-vertical-menu {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    z-index: 100;
}
.qodef-header-vertical .qodef-vertical-menu ul {
    position: relative;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.qodef-header-vertical .qodef-vertical-menu ul li {
    position: relative;
    padding: 0;
    margin: 0;
}
.qodef-header-vertical .qodef-vertical-menu ul li a {
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 0;
    color: #9a9a9a;
    font-style: italic;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
}
.qodef-header-vertical .qodef-vertical-menu ul li a:hover {
    color: #1d1d1d;
}
.qodef-header-vertical .qodef-vertical-menu ul li a .item_outer {
    position: relative;
    display: block;
    padding: 0 15px 0 0;
    box-sizing: border-box;
}
.qodef-header-vertical .qodef-vertical-menu ul li a .item_outer .item_text {
    padding-left: 60px;
}
.qodef-header-vertical .qodef-vertical-menu ul li a .qodef-menu-arrow {
    display: none;
    position: absolute;
    top: 1px;
    right: 0;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.qodef-header-vertical .qodef-vertical-menu ul li a .qodef-menu-featured-icon {
    position: relative;
    top: -4px;
    left: 3px;
    color: #1d1d1d;
    font-size: 12px;
    margin: 0;
}
.qodef-header-vertical .qodef-vertical-menu ul li a .menu_icon:not(.blank):not(.null) {
    padding: 0 5px 0 0;
}
.qodef-header-vertical .qodef-vertical-menu ul li ul {
    padding: 16px 0;
}
.qodef-header-vertical .qodef-vertical-menu ul li ul li.sub > a .item_outer {
    position: relative;
    display: block;
}
.qodef-header-vertical .qodef-vertical-menu ul li ul li ul li a .item_outer .item_text {
    padding-left: 70px !important;
}
.qodef-header-vertical .qodef-vertical-menu ul li .second {
    display: none;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
.qodef-header-vertical .qodef-vertical-menu ul li .second .inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997;
}
.qodef-header-vertical .qodef-vertical-menu > ul > li > a {
    font-size: 15px;
    line-height: 19px;
    color: #000;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}
.qodef-header-vertical .qodef-vertical-menu > ul > li > a span.item_text {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.qodef-header-vertical .qodef-vertical-menu > ul > li > a span.item_text:after,
.qodef-header-vertical .qodef-vertical-menu > ul > li > a span.item_text:before {
    content: "";
    position: absolute;
    bottom: -4px;
    right: 0;
    left: auto;
    width: 0;
    height: 2px;
    background-color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.qodef-header-vertical .qodef-vertical-menu > ul > li.open > a span.item_text:after,
.qodef-header-vertical .qodef-vertical-menu > ul > li.open > a span.item_text:before,
.qodef-header-vertical .qodef-vertical-menu > ul > li.qodef-active-item > a span.item_text:after,
.qodef-header-vertical .qodef-vertical-menu > ul > li.qodef-active-item > a span.item_text:before,
.qodef-header-vertical .qodef-vertical-menu > ul > li > a:hover span.item_text:after,
.qodef-header-vertical .qodef-vertical-menu > ul > li > a:hover span.item_text:before {
    width: 100%;
    left: 0;
}
.qodef-light-header.qodef-header-vertical .qodef-vertical-menu ul li a {
    color: #9a9a9a !important;
}
.qodef-light-header.qodef-header-vertical .qodef-vertical-menu ul li a:hover,
.qodef-light-header.qodef-header-vertical .qodef-vertical-menu > ul > li > a {
    color: #fff !important;
}
.qodef-light-header.qodef-header-vertical .qodef-vertical-menu > ul > li > a span.item_text:after,
.qodef-light-header.qodef-header-vertical .qodef-vertical-menu > ul > li > a span.item_text:before {
    background-color: #fff;
}
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li a {
    color: #333 !important;
}
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li a:hover,
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li ul li.current-menu-ancestor > a,
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li ul li.current-menu-item > a,
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li ul li.current_page_item > a,
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu > ul > li.current-menu-ancestor > a,
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu > ul > li.qodef-active-item > a {
    color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-header-vertical .qodef-vertical-area-widget-holder {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 100px 0 0 60px;
    z-index: 100;
    position: absolute;
    bottom: 40px;
    left: 0;
}
.qodef-header-vertical .qodef-vertical-alignment-center .qodef-vertical-area-widget-holder {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.qodef-header-vertical.qodef-light-header .widget,
.qodef-header-vertical.qodef-light-header a {
    color: #fff !important;
}
.qodef-header-vertical.qodef-light-header a:hover {
    color: #777 !important;
}
.qodef-header-vertical.admin-bar .qodef-vertical-menu-area {
    top: 32px;
    height: calc(100% - 32px);
}
.qodef-header-vertical .qodef-content,
.qodef-header-vertical footer {
    padding-left: 290px;
    box-sizing: border-box;
}
.qodef-header-vertical .qodef-vertical-menu-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 290px;
    height: 100%;
    padding: 0 45px 10px 0;
    background-color: transparent;
    outline: 0;
    z-index: 101;
    -webkit-backface-visibility: hidden;
    box-sizing: border-box;
}
.qodef-header-vertical .qodef-vertical-menu-area.qodef-with-scroll {
    overflow: hidden;
}
.qodef-header-vertical .qodef-vertical-menu-area-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
}
.qodef-header-vertical .qodef-vertical-menu-area-inner.qodef-vertical-align-left {
    text-align: left;
}
.qodef-header-vertical .qodef-vertical-menu-area-inner.qodef-vertical-align-center {
    text-align: center;
}
.qodef-header-vertical .qodef-vertical-menu-area-inner.qodef-vertical-align-center .qodef-logo-wrapper img {
    margin: 0 auto;
}
.qodef-header-vertical .qodef-logo-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    z-index: 100;
    padding-left: 60px;
    padding-top: 60px;
    box-sizing: border-box;
}
.qodef-header-vertical .qodef-logo-wrapper a {
    display: block;
    position: relative;
    height: 100%;
}
.qodef-header-vertical .qodef-logo-wrapper img {
    display: block;
    height: auto;
    max-height: 100%;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.qodef-header-vertical .qodef-vertical-area-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 290px;
    height: 100%;
    background-color: #fff;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease, background-color 0.5s ease;
    -moz-transition: opacity 0.5s ease, background-color 0.5s ease;
    transition: opacity 0.5s ease, background-color 0.5s ease;
}
.qodef-header-vertical.qodef-header-vertical-shadow-disable .qodef-vertical-area-background {
    box-shadow: none;
}
.qodef-header-vertical.qodef-header-vertical-border-disable .qodef-vertical-area-background {
    border: none;
}
.qodef-light-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-dark-logo,
.qodef-light-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-normal-logo {
    opacity: 0;
}
.qodef-dark-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-dark-logo {
    opacity: 1;
}
.qodef-dark-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-light-logo,
.qodef-dark-header .qodef-vertical-menu-area .qodef-logo-wrapper .qodef-normal-logo {
    opacity: 0;
}
.qodef-mobile-header {
    position: relative;
    display: none;
    z-index: 110;
}
.qodef-mobile-header .qodef-mobile-header-inner {
    position: relative;
    height: 70px;
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    box-sizing: border-box;
}
.qodef-mobile-header .qodef-mobile-header-inner .qodef-mobile-header-holder {
    position: relative;
    z-index: 2;
    height: 100%;
}
.qodef-mobile-header .qodef-grid {
    height: 100%;
}
.qodef-mobile-header .qodef-vertical-align-containers {
    padding: 0;
}
.qodef-mobile-header .qodef-mobile-logo-wrapper a {
    display: block;
}
.qodef-mobile-header .qodef-mobile-logo-wrapper img {
    display: block;
    height: 100%;
    width: auto;
}
.qodef-mobile-header .qodef-mobile-menu-opener {
    position: relative;
    height: 100%;
    float: left;
    z-index: 2;
}
.qodef-mobile-header .qodef-mobile-menu-opener a {
    display: table;
    height: 100%;
    padding-right: 10px;
}
.qodef-mobile-header .qodef-mobile-menu-opener a > * {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    line-height: 1em;
}
.qodef-mobile-header .qodef-mobile-menu-opener a .qodef-mobile-menu-icon {
    font-size: 20px;
}
.qodef-mobile-header .qodef-mobile-menu-opener a .qodef-mobile-menu-text {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    padding-left: 5px;
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opened a {
    color: #005e9e;
}
.qodef-mobile-header .qodef-mobile-nav {
    display: none;
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
}
.qodef-mobile-header .qodef-mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.qodef-mobile-header .qodef-mobile-nav ul li {
    position: relative;
    padding: 0;
    margin: 0;
}
.qodef-mobile-header .qodef-mobile-nav ul li a,
.qodef-mobile-header .qodef-mobile-nav ul li h6 {
    position: relative;
    display: block;
    padding: 9px 0;
    margin: 0;
    color: #777;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
}
.qodef-mobile-header .qodef-mobile-nav .qodef-grid > ul > li.qodef-active-item > a,
.qodef-mobile-header .qodef-mobile-nav .qodef-grid > ul > li.qodef-active-item > h6,
.qodef-mobile-header .qodef-mobile-nav ul li a:hover,
.qodef-mobile-header .qodef-mobile-nav ul li h6:hover,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-ancestor > a,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-ancestor > h6,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-item > a,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-item > h6 {
    color: #005e9e;
}
.qodef-mobile-header .qodef-mobile-nav ul ul {
    display: none;
    margin-left: 15px;
}
.qodef-mobile-header .qodef-mobile-nav ul ul li a,
.qodef-mobile-header .qodef-mobile-nav ul ul li h6 {
    font-size: 11px;
    line-height: 24px;
}
.qodef-mobile-header .qodef-mobile-nav .qodef-grid > ul > li > a,
.qodef-mobile-header .qodef-mobile-nav .qodef-grid > ul > li > h6 {
    padding-left: 4px;
    font-size: 13px;
}
.qodef-mobile-header .qodef-mobile-nav .qodef-grid > ul > li.qodef-active-item > .mobile_arrow > .qodef-sub-arrow {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    padding-right: 12px;
    font-size: 15px;
    line-height: 40px;
    text-align: right;
}
.qodef-sticky-header .qodef-sticky-holder .qodef-vertical-align-containers,
.qodef-top-bar > .qodef-vertical-align-containers {
    padding: 0 60px;
}
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow:hover {
    cursor: pointer;
}
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow .qodef-sub-arrow {
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow .fa-angle-down {
    display: none;
}
.qodef-sticky-header .qodef-sticky-right,
.qodef-sticky-header .widget,
.qodef-top-bar {
    display: inline-block;
    vertical-align: middle;
}
.qodef-mobile-header .qodef-mobile-nav li.qodef-opened > .mobile_arrow > .qodef-sub-arrow {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}
.qodef-mobile-header .qodef-mobile-nav > .qodef-grid > ul > li:last-child > a,
.qodef-mobile-header .qodef-mobile-nav > ul > li:last-child > a {
    border-bottom: none;
}
.qodef-sticky-up-mobile-header .qodef-animate-mobile-header .qodef-mobile-header-inner {
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
    -moz-transition: -moz-transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
    transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
}
.qodef-sticky-up-mobile-header .mobile-header-appear .qodef-mobile-header-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.qodef-sticky-up-mobile-header.admin-bar .mobile-header-appear .qodef-mobile-header-inner {
    -webkit-transform: translateY(32px);
    -moz-transform: translateY(32px);
    transform: translateY(32px);
}
.qodef-sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    height: 70px;
    width: 100%;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.6s ease;
    -moz-transition: -moz-transform 0.6s ease;
    transition: transform 0.6s ease;
}
.qodef-sticky-header .qodef-grid {
    height: 100% !important;
}
.qodef-sticky-header.header-appear {
    transform: translateY(0);
	display:none;
}
.qodef-sticky-header .qodef-sticky-holder {
    position: relative;
    height: 100%;
    z-index: 2;
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    box-sizing: border-box;
}
.qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a {
    max-height: 70px;
}
.admin-bar .qodef-sticky-header.header-appear {
    top: 32px;
}
.qodef-sticky-header .qodef-position-center-inner,
.qodef-sticky-header .qodef-position-right-inner {
    height: 100%;
}
.qodef-sticky-header .widget {
    margin: 0;
}
.qodef-top-bar {
    position: relative;
    width: 100%;
    height: 35px;
    color: #fff;
    font-size: 11px;
    line-height: 1;
    background-color: #1d1d1d;
    z-index: 111;
}
.qodef-top-bar .qodef-grid {
    height: 100%;
}
.qodef-top-bar .qodef-grid .qodef-vertical-align-containers {
    padding-left: 0;
    padding-right: 0;
}
.qodef-top-bar-in-grid-padding .qodef-top-bar .qodef-grid .qodef-vertical-align-containers {
    padding: 0 60px;
}
.qodef-top-bar .qodef-position-right .qodef-position-right-inner .qodef-top-bar-widget {
    float: right;
}
.qodef-top-bar .qodef-social-icon-widget-holder {
    line-height: 36px;
}
.qodef-top-bar .qodef-top-bar-widget {
    display: table;
    float: left;
    height: 100%;
    margin-bottom: 0;
    color: #a5a4a4;
    padding-right: 24px;
}
.qodef-top-bar .qodef-top-bar-widget a,
.qodef-top-bar .qodef-top-bar-widget a i {
    color: #a5a4a4;
}
.qodef-top-bar .qodef-top-bar-widget a:hover,
.qodef-top-bar .qodef-top-bar-widget a:hover i {
    color: #fff;
}
.qodef-top-bar .qodef-top-bar-widget .widgettitle {
    display: none;
}
.qodef-top-bar .qodef-top-bar-widget:last-child {
    padding-right: 0;
}
.qodef-top-bar .qodef-top-bar-widget.widget_text {
    position: relative;
}
.qodef-top-bar .qodef-top-bar-widget.widget_qodef_search_opener .qodef-top-bar-widget-inner {
    padding-top: 5px;
}
.qodef-top-bar .qodef-top-bar-widget.widget_nav_menu {
    padding-top: 0;
    border-top: none;
}
.qodef-top-bar .qodef-top-bar-widget.widget_nav_menu ul li {
    display: inline-block;
    padding: 0 22px;
    vertical-align: middle;
}
.qodef-top-bar .qodef-top-bar-widget.widget_archive,
.qodef-top-bar .qodef-top-bar-widget.widget_calendar,
.qodef-top-bar .qodef-top-bar-widget.widget_categories,
.qodef-top-bar .qodef-top-bar-widget.widget_meta,
.qodef-top-bar .qodef-top-bar-widget.widget_nav_menu ul li .sub-menu,
.qodef-top-bar .qodef-top-bar-widget.widget_nav_menu ul li a:after,
.qodef-top-bar .qodef-top-bar-widget.widget_pages,
.qodef-top-bar .qodef-top-bar-widget.widget_recent_comments,
.qodef-top-bar .qodef-top-bar-widget.widget_recent_entries,
.qodef-top-bar .qodef-top-bar-widget.widget_rss,
.qodef-top-bar .qodef-top-bar-widget.widget_search,
.qodef-top-bar .qodef-top-bar-widget.widget_tag_cloud {
    display: none;
}
.qodef-top-bar .qodef-top-bar-widget.widget_nav_menu ul li a {
    color: inherit;
}
.qodef-top-bar .qodef-top-bar-widget.widget_nav_menu ul li a:hover {
    padding-left: 0;
}
.qodef-search-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 1;
    margin: 0 10px;
}
.qodef-search-opener .qodef-search-opener-wrapper > * {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
}
.qodef-search-opener .qodef-search-opener-wrapper > :before {
    display: block;
    line-height: inherit;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener,
.qodef-light-header .qodef-top-bar .qodef-search-opener {
    color: #fff !important;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener:hover,
.qodef-light-header .qodef-top-bar .qodef-search-opener:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener,
.qodef-dark-header .qodef-top-bar .qodef-search-opener {
    color: #333 !important;
}
.qodef-dark-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener:hover,
.qodef-dark-header .qodef-top-bar .qodef-search-opener:hover {
    color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-search-page-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 80px;
}
.qodef-search-page-holder .qodef-search-page-form {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 30px;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-search-title {
    margin: 0 0 20px;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-search-label {
    display: block;
    font-size: 13px;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 10px;
    clear: both;
    border-bottom: 1px solid #ebebeb;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-column-left {
    display: table-cell;
    vertical-align: top;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-column-right {
    display: table-cell;
    width: 1%;
    text-align: left;
    vertical-align: top;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px 0 3px;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border: none;
    outline: 0;
    vertical-align: middle;
    -webkit-appearance: none;
    box-sizing: border-box;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field::-webkit-input-placeholder {
    color: inherit;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field:-moz-placeholder {
    color: inherit;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field::-moz-placeholder {
    color: inherit;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field:-ms-input-placeholder {
    color: inherit;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-submit {
    position: relative;
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 18px;
    color: #777;
    background-color: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-submit:hover {
    color: #1d1d1d;
}
.qodef-search-page-holder article {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 30px 0;
    margin: 0;
    border-bottom: 1px solid #ebebeb;
}
.qodef-search-page-holder article.sticky .qodef-post-title a {
    color: #005e9e;
}
.qodef-search-page-holder article.page .qodef-post-title-area .qodef-post-info > div.qodef-post-info-category {
    display: none;
}
.qodef-search-page-holder article .qodef-post-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-search-page-holder article .qodef-post-image {
    display: block;
    float: left;
    width: 130px;
}
.qodef-search-page-holder article .qodef-post-image a,
.qodef-search-page-holder article .qodef-post-image img {
    display: block;
}
.qodef-search-page-holder article .qodef-post-title-area {
    min-height: 130px;
    padding: 0 0 0 150px;
}
.qodef-search-page-holder article .qodef-post-title-area.qodef-no-thumbnail {
    padding: 0;
    min-height: inherit;
}
.qodef-search-page-holder article .qodef-post-title-area .qodef-post-title-area-inner {
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
.qodef-search-page-holder article .qodef-post-title-area .qodef-post-title-area-inner .qodef-post-title {
    margin: 0;
}
.qodef-search-page-holder article .qodef-post-title-area .qodef-post-title-area-inner .qodef-post-excerpt {
    margin: 7px 0 0;
}
.qodef-search-page-holder .qodef-blog-pagination {
    margin: 50px 0 0;
}
.qodef-fullscreen-search-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 105;
    opacity: 0;
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-table {
    display: table;
    width: 100%;
    height: 100%;
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-cell {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}
.qodef-fullscreen-search-holder .qodef-form-holder-inner {
    position: relative;
    width: 47.8%;
    margin: auto;
}
.qodef-fullscreen-search-holder .qodef-form-holder-inner .qodef-line {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    border-bottom: 3px solid #9a9a9a;
    -webkit-transition: all 0.3s 0.2s;
    -moz-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
}
.qodef-fullscreen-search-opened .qodef-fullscreen-search-holder .qodef-form-holder-inner .qodef-line {
    width: 100%;
    -webkit-transition: width 0.5s ease 0.6s;
    -moz-transition: width 0.5s ease 0.6s;
    transition: width 0.5s ease 0.6s;
}
.qodef-fullscreen-search-holder .qodef-field-holder {
    display: block;
    position: relative;
}
.qodef-fullscreen-search-holder .qodef-search-field {
    position: relative;
    height: 100%;
    width: 100%;
    border: 0;
    background: 0 0;
    outline: 0;
    font-family: inherit;
    font-size: 18px;
    color: #9a9a9a;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 2em;
    margin: 0;
    padding: 0 0 8px;
}
.qodef-fullscreen-search-holder .qodef-search-field:focus {
    color: #fff;
}
.qodef-fullscreen-search-holder .qodef-search-submit {
    position: absolute;
    right: 0;
    bottom: -20px;
    width: auto;
    font-size: 22px;
    line-height: 1em;
    color: #fff;
    background-color: transparent;
    border: none;
    outline: 0;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s 0.2s;
    -moz-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
}
.qodef-fullscreen-search-holder .qodef-search-submit:hover {
    color: #9a9a9a;
}
.qodef-fullscreen-search-opened .qodef-fullscreen-search-holder .qodef-search-submit {
    padding: 0;
    opacity: 1;
    bottom: 16px;
    -webkit-transition: color 0.2s ease, opacity 0.2s ease-out 1.1s, bottom 0.4s ease-out 0.9s;
    -moz-transition: color 0.2s ease, opacity 0.2s ease-out 1.1s, bottom 0.4s ease-out 0.9s;
    transition: color 0.2s ease, opacity 0.2s ease-out 1.1s, bottom 0.4s ease-out 0.9s;
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-close {
    position: absolute;
    top: 40px;
    right: 40px;
    color: #fff;
    font-size: 45px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}
.admin-bar .qodef-fullscreen-search-holder .qodef-fullscreen-search-close {
    top: 72px;
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-close:hover {
    color: #777;
}
.qodef-search-fade .qodef-fullscreen-search-holder {
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    z-index: 112;
    box-sizing: border-box;
}
.qodef-search-fade .qodef-fullscreen-search-holder .qodef-fullscreen-search-table {
    background-color: #000;
}
.qodef-search-fade-out.qodef-search-fade .qodef-fullscreen-search-holder {
    -webkit-animation: search_fade_out 0.2s ease-out both;
    -moz-animation: search_fade_out 0.2s ease-out both;
    animation: search_fade_out 0.2s ease-out both;
}
.qodef-search-fade-in.qodef-search-fade .qodef-fullscreen-search-holder.qodef-animate {
    -webkit-animation: search_fade_in 0.3s ease both;
    -moz-animation: search_fade_in 0.3s ease both;
    animation: search_fade_in 0.3s ease both;
}
.qodef-search-fade .qodef-fullscreen-search-holder.qodef-animate .qodef-fullscreen-search-close {
    opacity: 1;
    visibility: visible;
}
@-webkit-keyframes search_fade_out {
    0% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
@keyframes search_fade_out {
    0% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
@-webkit-keyframes search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}
@keyframes search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener .qodef-sidearea-image img.qodef-sidearea-image-dark {
    opacity: 0;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener .qodef-sidearea-image img.qodef-sidearea-image-light {
    opacity: 1;
}
.qodef-light-header .qodef-page-header > div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener,
.qodef-light-header .qodef-top-bar .qodef-side-menu-button-opener {
    color: #000 !important;
    background-color: #fff !important;
}
.qodef-side-menu-button-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    width: 50px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
}
.qodef-side-menu-button-opener:hover {
    color: #fff;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon .qodef-dot {
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: currentColor;
    border-radius: 50%;
    -webkit-transition: opacity 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: opacity 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: opacity 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-side-menu-button-opener .qodef-side-menu-icon {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon .qodef-dot:first-child {
    top: 32%;
    left: 32%;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon .qodef-dot:nth-child(2) {
    top: 32%;
    left: 46%;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon .qodef-dot:nth-child(3) {
    top: 32%;
    left: 60%;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon .qodef-dot:nth-child(4) {
    top: 46%;
    left: 32%;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon .qodef-dot:nth-child(5) {
    top: 46%;
    left: 46%;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon .qodef-dot:nth-child(6) {
    top: 46%;
    left: 60%;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon .qodef-dot:nth-child(7) {
    top: 60%;
    left: 32%;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon .qodef-dot:nth-child(8) {
    top: 60%;
    left: 46%;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon .qodef-dot:last-child {
    top: 60%;
    left: 60%;
}
.qodef-side-menu-button-opener.opened .qodef-side-menu-icon .qodef-dot:nth-child(4),
.qodef-side-menu-button-opener.opened .qodef-side-menu-icon .qodef-dot:nth-child(7),
.qodef-side-menu-button-opener.opened .qodef-side-menu-icon .qodef-dot:nth-child(8),
.qodef-side-menu-button-opener:hover .qodef-side-menu-icon .qodef-dot:nth-child(4),
.qodef-side-menu-button-opener:hover .qodef-side-menu-icon .qodef-dot:nth-child(7),
.qodef-side-menu-button-opener:hover .qodef-side-menu-icon .qodef-dot:nth-child(8) {
    opacity: 0;
}
.qodef-side-menu {
    position: fixed;
    top: 0;
    right: -550px;
    width: 550px;
    height: 100%;
    min-height: 100%;
    padding: 68px 84px 36px;
    background-color: #000;
    text-align: left;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    -webkit-backface-visibility: hidden;
    box-sizing: border-box;
    -webkit-box-shadow: -1px 0 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -1px 0 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -1px 0 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top.qodef-pl-has-shadow .qodef-pl-item-inner,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader.qodef-pl-has-shadow .qodef-pl-item-inner,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay.qodef-pl-has-shadow .qodef-pl-item-inner,
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom.qodef-pl-has-shadow .qodef-pl-item-inner,
.qodef-portfolio-list-holder.qodef-pl-has-shadow article .qodef-pli-image {
    box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.qodef-side-menu .qodef-close-side-menu-holder {
    position: absolute;
    top: 35px;
    right: 45px;
    z-index: 1000;
}
.admin-bar .qodef-side-menu .qodef-close-side-menu-holder {
    top: 63px;
}
.qodef-side-menu a.qodef-close-side-menu {
    display: block;
    color: #fff;
    font-size: 36px;
    z-index: 1000;
}
.qodef-side-menu a.qodef-close-side-menu:hover {
    color: #777;
}
.qodef-side-menu a.qodef-close-side-menu span,
.qodef-side-menu a.qodef-close-side-menu span:before {
    display: block;
    line-height: inherit;
}
.qodef-side-menu .qodef-side-area-holders {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}
.qodef-side-menu .qodef-side-menu-top {
    display: table-row;
    width: 100%;
    height: 90%;
}
.qodef-side-menu .qodef-side-menu-bottom {
    display: table-row;
    width: 100%;
    height: 10%;
}
.qodef-side-menu-slide-from-right.qodef-right-side-menu-opened .qodef-wrapper .qodef-cover {
    z-index: 3000;
}
.qodef-side-menu-slide-from-right.qodef-right-side-menu-opened .qodef-side-menu {
    right: 0;
    visibility: visible;
}
.qodef-side-menu-slide-from-right .qodef-wrapper .qodef-cover {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
}
.qodef-title-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 540px;
    background-color: #f6f6f6;
    background-position: center 0;
    background-repeat: no-repeat;
    z-index: 101;
}
.qodef-title-holder.qodef-title-full-width .qodef-grid {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
    padding: 0 60px;
    box-sizing: border-box;
}
.qodef-title-holder.qodef-bg-responsive {
    height: auto !important;
}
.qodef-title-holder.qodef-bg-responsive .qodef-title-image {
    display: block;
}
.qodef-title-holder.qodef-bg-responsive .qodef-title-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.qodef-title-holder.qodef-bg-parallax {
    background-attachment: fixed;
}
.qodef-title-holder .qodef-title-image {
    display: none;
}
.qodef-title-holder .qodef-title-image img {
    display: block;
    width: 100%;
}
.qodef-title-holder .qodef-title-wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}
.qodef-title-holder .qodef-title-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    color: #777;
}
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs.qodef-has-inline-style a {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs.qodef-has-inline-style a:hover {
    color: inherit;
    opacity: 0.9;
}
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs a,
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
}
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs a:hover {
    color: #1d1d1d;
}
.qodef-title-holder.qodef-centered-type .qodef-title-inner {
    text-align: center;
}
.qodef-title-holder.qodef-centered-type .qodef-page-title {
    margin: 0;
}
.qodef-title-holder.qodef-centered-type .qodef-page-subtitle {
    display: block;
    margin: 10px 0 0;
    box-sizing: border-box;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs-info,
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-title-info {
    display: table-cell;
    vertical-align: middle;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-title-info {
    width: 99%;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs-info {
    width: 1%;
    text-align: right;
    white-space: nowrap;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-title {
    margin: 0;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-subtitle {
    margin: 5px 0 0;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs {
    color: #777;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs.qodef-has-inline-style a {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs.qodef-has-inline-style a:hover {
    color: inherit;
    opacity: 0.9;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs a,
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs a:hover {
    color: #1d1d1d;
}
.qodef-title-holder.qodef-standard-type .qodef-page-title {
    margin: 0;
}
.qodef-title-holder.qodef-standard-type .qodef-page-subtitle {
    margin: 10px 0 0;
}
.qodef-horizontally-scrolling-portfolio .qodef-hsf-frame-left,
.qodef-horizontally-scrolling-portfolio .qodef-hsf-frame-right {
    position: fixed;
    top: 0;
    height: 100%;
    background-color: #fff;
    z-index: 108;
}
@media only screen and (min-width: 1024px) {
    .qodef-horizontally-scrolling-portfolio .qodef-hsf-frame-left {
        left: 0;
        padding-left: 90px;
    }
    .qodef-horizontally-scrolling-portfolio .qodef-hsf-frame-right {
        right: 0;
        padding-right: 90px;
    }
}
.qodef-horizontally-scrolling-portfolio-list-page {
    overflow-x: visible !important;
    height: 100%;
}
.qodef-horizontally-scrolling-portfolio-list-page .qodef-wrapper .qodef-wrapper-inner {
    overflow: visible;
}
.qodef-horizontally-scrolling-portfolio-list-page .qodef-page-header .qodef-menu-area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
}
.qodef-horizontally-scrolling-portfolio-list-page .qodef-content .qodef-content-inner > .qodef-container > .qodef-container-inner,
.qodef-horizontally-scrolling-portfolio-list-page .qodef-content .qodef-content-inner > .qodef-full-width > .qodef-full-width-inner {
    padding: 0;
}
html.qodef-horizontally-scrolling-html {
    overflow-y: auto !important;
}
.qodef-horizontally-scrolling-portfolio-list-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100vh;
    width: 103%;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.qodef-horizontally-scrolling-portfolio-list-holder .qodef-hspl-images-holder {
    overflow: hidden;
    display: block;
    position: relative;
    bottom: 0;
    height: 100%;
}
.qodef-horizontally-scrolling-portfolio-list-holder .qodef-hspl-images-row {
    height: 33.33%;
    overflow: hidden;
}
.qodef-horizontally-scrolling-portfolio-list-holder article {
    overflow: hidden;
    box-sizing: border-box;
    height: 100%;
    float: left;
    position: relative;
    padding: 5px;
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-item-inner {
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.qodef-horizontally-scrolling-portfolio-list-holder article img {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    vertical-align: middle;
    display: block;
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    -moz-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
}
.touch .qodef-horizontally-scrolling-portfolio-list-holder article {
    cursor: pointer;
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-text > a,
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-pli-category-holder {
    overflow: hidden;
}
.qodef-horizontally-scrolling-portfolio-list-holder article:hover .qodef-hspl-text-holder {
    opacity: 1;
    -webkit-transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.qodef-horizontally-scrolling-portfolio-list-holder article:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-text-holder {
    position: absolute;
    display: block;
    width: calc(100% - 10px);
    top: 5px;
    left: 5px;
    height: calc(100% - 10px);
    padding: 35px;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 0;
    text-align: left;
    -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-sizing: border-box;
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-text-holder .qodef-hspl-text-wrapper {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    position: static;
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-text-holder .qodef-hspl-text-wrapper > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-text-holder .qodef-hspl-text {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: top;
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-text-holder .qodef-hspl-text .qodef-pli-title {
    margin: 0;
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-text-holder .qodef-hspl-text .qodef-pli-category-holder {
    position: relative;
    display: block;
    margin: 0;
    z-index: 200;
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-text-holder .qodef-hspl-text .qodef-pli-category-holder a.qodef-pli-category {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #005e9e;
    z-index: 8;
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-text-holder .qodef-hspl-text .qodef-pli-category-holder a.qodef-pli-category:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "/";
    color: inherit;
    font-size: 20px;
    line-height: inherit;
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-text-holder .qodef-hspl-text .qodef-pli-category-holder a.qodef-pli-category:last-child {
    margin: 0;
    padding: 0;
}
.qodef-horizontally-scrolling-portfolio-list-holder article .qodef-hspl-text-holder .qodef-hspl-text .qodef-pli-category-holder a.qodef-pli-category:last-child:after {
    display: none;
}
.qodef-horizontally-scrolling-portfolio-list-holder article a.qodef-hspl-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.qodef-ips {
    display: block;
}
.qodef-ips .qodef-ips-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.qodef-ips .qodef-ips-image-holder {
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: inline-block;
    vertical-align: middle;
}
.qodef-ips .qodef-ips-item-image {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover;
    background-position: center;
    -webkit-transition: opacity 0.4s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: opacity 0.4s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: opacity 0.4s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-ips .qodef-ips-item-image img {
    width: 100%;
    height: 100%;
    display: none;
}
.qodef-ips .qodef-ips-item-image.active {
    opacity: 1;
    z-index: 100;
    -webkit-transition: opacity 0.4s cubic-bezier(0.05, 0.43, 0.04, 0.87) 0.2s;
    -moz-transition: opacity 0.4s cubic-bezier(0.05, 0.43, 0.04, 0.87) 0.2s;
    transition: opacity 0.4s cubic-bezier(0.05, 0.43, 0.04, 0.87) 0.2s;
}
.qodef-ips .qodef-ips-content-holder {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.qodef-ips .qodef-ips-content-table {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.qodef-ips .qodef-ips-content-table-cell {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding: 0 7.8%;
}
.qodef-ips .qodef-ips-item-content.active .qodef-ips-item-link:after {
    opacity: 1;
}
.qodef-ips .qodef-ips-item-content.active .qodef-ips-item-link .qodef-box-shadow {
    width: 100%;
}
.qodef-ips .qodef-ips-item-content.active .qodef-ips-item-link .qodef-box-shadow.qodef-start {
    opacity: 0;
    -webkit-transition: width 0.3s ease 0.3s, opacity 0s ease 0.6s;
    -moz-transition: width 0.3s ease 0.3s, opacity 0s ease 0.6s;
    transition: width 0.3s ease 0.3s, opacity 0s ease 0.6s;
}
.qodef-ips .qodef-ips-item-content.active .qodef-ips-item-link .qodef-box-shadow.qodef-end {
    visibility: visible;
    -webkit-transition: all 0s ease 0.6s;
    -moz-transition: all 0s ease 0.6s;
    transition: all 0s ease 0.6s;
}
.qodef-ips .qodef-ips-item-content.idle .qodef-ips-item-link {
    opacity: 0.8;
}
.qodef-ips .qodef-ips-item-content .qodef-ips-item-excerpt {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    transform: translate(0, 30px);
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(1) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.55s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(2) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.65s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(3) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.75s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(4) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.85s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(5) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.95s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.95s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.95s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.95s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.95s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.95s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(6) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.05s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.05s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.05s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.05s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.05s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.05s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(7) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.15s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(8) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.25s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.25s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.25s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.25s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.25s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.25s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(9) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.35s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.35s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.35s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.35s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.35s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.35s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(10) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.45s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.45s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.45s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.45s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.45s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.45s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(11) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.55s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.55s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.55s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.55s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.55s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.55s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(12) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.65s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.65s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.65s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.65s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.65s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.65s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(13) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.75s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.75s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.75s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.75s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.75s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.75s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(14) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.85s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.85s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.85s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.85s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.85s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.85s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(15) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.95s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.95s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.95s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.95s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.95s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.95s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(16) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.05s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.05s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.05s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.05s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.05s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.05s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(17) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.15s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.15s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.15s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.15s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.15s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.15s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(18) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.25s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.25s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.25s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.25s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.25s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.25s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(19) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.35s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.35s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.35s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.35s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.35s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.35s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(20) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.45s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.45s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.45s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.45s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.45s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.45s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(21) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.55s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.55s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.55s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.55s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.55s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.55s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(22) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.65s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.65s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.65s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.65s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.65s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.65s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(23) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.75s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.75s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.75s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.75s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.75s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.75s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(24) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.85s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.85s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.85s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.85s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.85s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.85s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(25) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.95s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.95s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.95s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.95s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.95s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.95s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(26) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.05s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.05s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.05s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.05s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.05s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.05s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(27) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.15s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.15s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.15s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.15s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.15s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.15s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(28) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.25s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.25s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.25s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.25s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.25s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.25s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(29) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.35s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.35s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.35s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.35s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.35s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.35s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content:nth-child(30) {
    -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.45s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.45s;
    -moz-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.45s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.45s;
    transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.45s, transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 3.45s;
}
.qodef-ips:not(.qodef-ips-with-scroll) .qodef-ips-item-content.loaded {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
}
.qodef-ips .qodef-ips-item-content-copy {
    display: none;
    font-weight: 600;
}
.qodef-ips .qodef-ips-item-link {
    position: relative;
    display: inline-block;
    opacity: 1;
    font-size: 70px;
    font-weight: 900;
    line-height: 1.1em;
}
.qodef-ips .qodef-ips-item-link .qodef-box-shadow {
    position: absolute;
    height: 8px;
    top: 50%;
    background-color: #005e9e;
    width: 0;
    opacity: 0.75;
    z-index: -1;
}
.qodef-ips .qodef-ips-item-link .qodef-box-shadow.qodef-start {
    left: 0;
}
.qodef-ips .qodef-ips-item-link .qodef-box-shadow.qodef-end {
    right: 0;
    visibility: hidden;
    -webkit-transition: width 0.3s ease, visibility 0s ease 0.3s;
    -moz-transition: width 0.3s ease, visibility 0s ease 0.3s;
    transition: width 0.3s ease, visibility 0s ease 0.3s;
}
.qodef-ips .qodef-ips-item-link:hover .qodef-box-shadow {
    width: 100%;
}
.qodef-ips .qodef-ips-item-link:hover .qodef-box-shadow.qodef-start {
    opacity: 0;
    -webkit-transition: width 0.3s ease 0.3s, opacity 0s ease 0.6s;
    -moz-transition: width 0.3s ease 0.3s, opacity 0s ease 0.6s;
    transition: width 0.3s ease 0.3s, opacity 0s ease 0.6s;
}
.qodef-ips .qodef-ips-item-link:hover .qodef-box-shadow.qodef-end {
    visibility: visible;
    -webkit-transition: all 0s ease 0.6s;
    -moz-transition: all 0s ease 0.6s;
    transition: all 0s ease 0.6s;
}
.qodef-ips.qodef-ips-with-scroll .qodef-ips-item-content {
    opacity: 0;
    padding-bottom: 83px;
}
.touch .qodef-ips.qodef-ips-with-scroll .qodef-ips-item-content {
    opacity: 1;
}
.no-touch .qodef-ips.qodef-ips-with-scroll .qodef-ips-image-holder {
    position: fixed;
}
.no-touch .qodef-ips.qodef-ips-with-scroll .qodef-ips-item-content {
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.7s, opacity 1s;
    transition: transform 0.7s, opacity 1s;
}
.no-touch .qodef-ips.qodef-ips-with-scroll .qodef-ips-item-content.qodef-up {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    -moz-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}
.no-touch .qodef-ips.qodef-ips-with-scroll .qodef-ips-item-content.qodef-down {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
}
.no-touch .qodef-ips.qodef-ips-with-scroll .qodef-ips-item-content.qodef-appeared {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: auto;
}
.qodef-ips.qodef-ips-with-scroll .qodef-ips-content-holder {
    position: relative;
}
.qodef-ips.qodef-ips-light .qodef-ips-item-content .qodef-ips-item-link {
    color: #fff !important;
}
.qodef-ips.qodef-ips-light .qodef-ips-item-content .qodef-ips-item-excerpt {
    color: #8d8d8d;
}
.qodef-ips.qodef-ips-light .qodef-ips-intro-text {
    color: #fff;
}
.qodef-ips #qodef-ips-intro {
    position: relative;
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    overflow: hidden;
}
.qodef-ips #qodef-ips-intro .qodef-ips-intro-text {
    margin: 0 0 -5vw;
    line-height: 1;
    white-space: nowrap;
    visibility: hidden;
}
.qodef-ips #qodef-ips-intro .qodef-ips-intro-text .qodef-dot {
    color: #005e9e;
}
.no-touch .qodef-ips #qodef-ips-intro .qodef-char-mask {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.no-touch .qodef-ips #qodef-ips-intro .qodef-char-mask > span {
    display: inline-block;
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.no-touch .qodef-ips #qodef-ips-intro .qodef-char-mask > span.qodef-appeared {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: -moz-transform 0.3s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: transform 0.3s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation img,
.qodef-portfolio-single-holder.qodef-ps-slider-layout .qodef-ps-image-holder .qodef-ps-image-inner,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout .qodef-ps-image-holder .qodef-ps-image-inner {
    visibility: hidden;
}
.qodef-ips.qodef-remove-intro #qodef-ips-intro .qodef-char-mask > span.qodef-appeared {
    opacity: 0;
    -webkit-transition: 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87) 0.3s;
    -moz-transition: 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87) 0.3s;
    transition: 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87) 0.3s;
}
.qodef-portfolio-fullscreen-slider-holder {
    height: 100vh;
}
@media only screen and (max-width: 480px) {
    .qodef-portfolio-fullscreen-slider-holder {
        height: 100%;
    }
}
.qodef-portfolio-fullscreen-slider-holder .qodef-pl-item-inner,
.qodef-portfolio-fullscreen-slider-holder .qodef-portfolio-fs-slider,
.qodef-portfolio-fullscreen-slider-holder .qodef-portfolio-list-holder,
.qodef-portfolio-fullscreen-slider-holder .slick-list,
.qodef-portfolio-fullscreen-slider-holder .slick-track {
    height: 100%;
}
.qodef-portfolio-fullscreen-slider-holder article .qodef-pl-item-inner .qodef-pli-image-holder {
    height: 100%;
    background-size: cover;
    position: relative;
}
.qodef-portfolio-fullscreen-slider-holder article .qodef-pl-item-inner .qodef-pli-image-holder .qodef-pli-text-wrapper {
    position: relative;
    display: block;
}
.qodef-portfolio-fullscreen-slider-holder article .qodef-pl-item-inner .qodef-pli-image-holder .qodef-pli-text-holder {
    padding: 50px 60px;
    position: absolute;
    bottom: 0;
}
.qodef-portfolio-fullscreen-slider-holder article .qodef-pl-item-inner .qodef-pli-image-holder .qodef-pli-text-holder .qodef-pli-text {
    overflow: hidden;
}
.qodef-portfolio-fullscreen-slider-holder article .qodef-pl-item-inner .qodef-pli-image-holder .qodef-pli-text-holder .qodef-pli-title {
    margin-bottom: 16px;
}
.qodef-portfolio-fullscreen-slider-holder article .qodef-pl-item-inner .qodef-pli-image-holder .qodef-pli-text-holder .qodef-pli-category-holder a {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.462em;
    font-style: italic;
}
.qodef-portfolio-fullscreen-slider-holder article .qodef-pl-item-inner .qodef-pli-image-holder .qodef-pli-text-holder .qodef-pli-excerpt {
    padding-bottom: 16px;
    color: #1d1d1d;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.qodef-portfolio-fullscreen-slider-holder article .qodef-pl-item-inner .qodef-pli-image-holder .qodef-pli-text-holder .qodef-pli-read-more {
    position: relative;
    z-index: 10;
}
.qodef-portfolio-fullscreen-slider-holder.qodef-pfs-light-skin article .qodef-pl-item-inner .qodef-pli-text-holder .qodef-pli-category-holder a,
.qodef-portfolio-fullscreen-slider-holder.qodef-pfs-light-skin article .qodef-pl-item-inner .qodef-pli-text-holder .qodef-pli-excerpt,
.qodef-portfolio-fullscreen-slider-holder.qodef-pfs-light-skin article .qodef-pl-item-inner .qodef-pli-text-holder .qodef-pli-title {
    color: #fff;
}
.qodef-portfolio-fullscreen-slider-holder.qodef-pfs-light-skin article .qodef-pl-item-inner .qodef-pli-text-holder .qodef-pli-read-more a {
    color: #fff;
    border-color: #fff;
}
.qodef-portfolio-list-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-portfolio-list-holder article {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
}
.touch .qodef-portfolio-list-holder article {
    cursor: pointer;
}
.qodef-portfolio-list-holder article .qodef-pl-item-inner,
.qodef-portfolio-list-holder article .qodef-pli-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-portfolio-list-holder article .qodef-pli-image img {
    display: block;
    width: 100%;
}
.qodef-portfolio-list-holder article .qodef-pli-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.qodef-portfolio-list-holder article .qodef-pli-text-wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.qodef-portfolio-list-holder article .qodef-pli-text {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.qodef-portfolio-list-holder article .qodef-pli-text .qodef-pli-title {
    margin: 0;
}
.qodef-portfolio-list-holder article .qodef-pli-text .qodef-pli-category-holder {
    position: relative;
    display: block;
    margin: 3px 0 0;
}
.qodef-portfolio-list-holder article .qodef-pli-text .qodef-pli-category-holder a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 6px 0 0;
    margin: 0 3px 0 0;
    z-index: 8;
}
.qodef-portfolio-list-holder article .qodef-pli-text .qodef-pli-category-holder a:last-child:after,
.qodef-portfolio-list-holder.qodef-pl-no-content .qodef-pli-text-holder {
    display: none;
}
.qodef-portfolio-list-holder article .qodef-pli-text .qodef-pli-category-holder a:after {
    position: absolute;
    top: 0;
    right: -4px;
    content: "/";
    color: inherit;
    font-size: 12px;
    line-height: inherit;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next,
.qodef-ps-navigation .qodef-ps-next a .qodef-ps-nav-mark {
    right: 0;
}
.qodef-portfolio-list-holder article .qodef-pli-text .qodef-pli-category-holder a:last-child {
    margin: 0;
    padding: 0;
}
.qodef-portfolio-list-holder article .qodef-pli-text .qodef-pli-excerpt {
    margin: 3px 0 0;
}
.qodef-portfolio-list-holder.qodef-pl-has-filter .qodef-pl-inner {
    overflow: hidden;
}
.qodef-pl-filter-holder,
.qodef-pl-filter-holder ul,
.qodef-pl-filter-holder ul li,
.qodef-pl-filter-holder ul li span,
.qodef-pl-standard-pagination,
.qodef-pl-standard-pagination ul,
.qodef-pl-standard-pagination ul li,
.qodef-pl-standard-pagination ul li a {
    position: relative;
    display: inline-block;
}
.qodef-portfolio-list-holder.qodef-pl-gallery:not(.qodef-pl-one-column) article {
    float: left;
}
.qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-two-columns article {
    width: 50%;
}
.qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-three-columns article {
    width: 33.33333%;
}
.qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-four-columns article {
    width: 25%;
}
.qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-five-columns article {
    width: 20%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry .qodef-pl-inner {
    opacity: 0;
}
.qodef-portfolio-list-holder.qodef-pl-masonry .qodef-pl-grid-sizer,
.qodef-portfolio-list-holder.qodef-pl-masonry article {
    width: 100%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry .qodef-pl-grid-gutter {
    width: 0;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-two-columns .qodef-pl-grid-sizer,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-two-columns article {
    width: 50%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-two-columns article.qodef-pl-masonry-large-width,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-two-columns article.qodef-pl-masonry-large-width-height {
    width: 100%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-three-columns .qodef-pl-grid-sizer,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-three-columns article {
    width: 33.33333%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-three-columns article.qodef-pl-masonry-large-width,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-three-columns article.qodef-pl-masonry-large-width-height {
    width: 66.66667%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-four-columns .qodef-pl-grid-sizer,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-four-columns article {
    width: 25%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-four-columns article.qodef-pl-masonry-large-width,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-four-columns article.qodef-pl-masonry-large-width-height {
    width: 50%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-five-columns .qodef-pl-grid-sizer,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-five-columns article {
    width: 20%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-five-columns article.qodef-pl-masonry-large-width,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-five-columns article.qodef-pl-masonry-large-width-height {
    width: 40%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-images-fixed article .qodef-pl-item-inner,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-images-fixed article .qodef-pli-image,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-images-fixed article .qodef-pli-image img {
    height: 100%;
}
.qodef-portfolio-list-holder.qodef-pl-has-animation article {
    opacity: 0;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04), transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
    -moz-transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04), transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
    transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04), transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
}
.qodef-portfolio-list-holder.qodef-pl-has-animation article.qodef-item-show {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.qodef-portfolio-list-holder.qodef-pl-has-animation article.qodef-item-show.qodef-item-shown {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.touch .qodef-portfolio-list-holder.qodef-pl-has-animation article {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.qodef-pl-filter-holder {
    width: 100%;
    vertical-align: middle;
    margin: 0 0 30px;
    text-align: center;
}
.qodef-pl-filter-holder ul {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    list-style: none;
}
.qodef-pl-filter-holder ul li {
    vertical-align: middle;
    margin: 0 0 10px;
    padding: 0 22px;
    cursor: pointer;
}
@media only screen and (max-width: 1440px) {
    .qodef-pl-filter-holder ul li {
        padding: 0 16px;
    }
}
@media only screen and (max-width: 1024px) {
    .qodef-pl-filter-holder ul li {
        padding: 0 10px;
    }
}
.qodef-pl-filter-holder ul li span {
    vertical-align: middle;
    color: #1d1d1d;
    font-size: 12px;
    line-height: 22px;
    white-space: nowrap;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}
.qodef-pl-filter-holder ul li.qodef-pl-current span,
.qodef-pl-filter-holder ul li:hover span,
.qodef-pl-standard-pagination ul li.qodef-pl-pag-active a {
    color: #005e9e;
}
.qodef-portfolio-list-holder.qodef-pl-pag-standard .qodef-pl-inner {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev a,
.qodef-portfolio-list-holder.qodef-pl-pag-standard.qodef-pl-pag-standard-animate .qodef-pl-inner {
    opacity: 0;
}
.qodef-pl-standard-pagination {
    width: 100%;
    vertical-align: middle;
    margin: 20px 0 0;
    clear: both;
}
.qodef-pl-standard-pagination ul {
    width: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.qodef-pl-standard-pagination ul li {
    vertical-align: top;
    margin: 0 12px;
    padding: 0;
}
.qodef-pl-standard-pagination ul li a {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next,
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev {
    position: absolute;
    top: 0;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next a,
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev a {
    font-size: 30px;
    -webkit-transition: color 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: color 0.2s ease-out, opacity 0.2s ease-out;
    transition: color 0.2s ease-out, opacity 0.2s ease-out;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next a span,
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next a span:before,
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev a span,
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev a span:before {
    display: block;
    line-height: inherit;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev {
    left: 0;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next a,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article:hover .qodef-pli-text-holder {
    opacity: 1;
}
.qodef-pl-load-more-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-pl-load-more-holder .qodef-pl-load-more {
    margin: 40px 0 0;
    text-align: center;
}
.qodef-pl-loading {
    position: relative;
    display: none;
    width: 100%;
    margin: 40px 0 20px;
    color: #1d1d1d;
    text-align: center;
}
.qodef-pl-loading.qodef-filter-trigger {
    position: absolute;
    top: 250px;
    left: 0;
}
.qodef-pl-loading.qodef-standard-pag-trigger {
    position: absolute;
    top: 50px;
    left: 0;
}
.qodef-pl-has-filter .qodef-pl-loading.qodef-standard-pag-trigger {
    top: 150px;
}
.qodef-pl-loading.qodef-showing {
    display: block;
}
.qodef-pl-loading > div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin: 0 3px;
    background-color: #1d1d1d;
    border-radius: 100%;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    -moz-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.qodef-pl-loading .qodef-pl-loading-bounce1 {
    -webkit-animation-delay: -0.32s;
    -moz-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.qodef-pl-loading .qodef-pl-loading-bounce2 {
    -webkit-animation-delay: -0.16s;
    -moz-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -moz-transform: scale(0);
    }
    40% {
        -moz-transform: scale(1);
    }
}
@keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.qodef-portfolio-pair-holder {
    position: relative;
    display: table;
    width: 100%;
}
.qodef-portfolio-pair-holder.qodef-big-portfolio-first .qodef-ppi {
    direction: ltr;
}
.qodef-portfolio-pair-holder.qodef-big-portfolio-first .qodef-ppi.qodef-small-portfolio .qodef-ppi-inner {
    float: right;
}
.qodef-portfolio-pair-holder .qodef-ppi.qodef-small-portfolio .qodef-ppi-inner,
.qodef-portfolio-pair-holder.qodef-big-portfolio-first .qodef-ppi.qodef-big-portfolio .qodef-ppi-inner {
    float: left;
}
.qodef-portfolio-pair-holder .qodef-ppi {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    width: 50%;
}
.qodef-portfolio-pair-holder .qodef-ppi img {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transition: all 1s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 1s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 1s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-portfolio-pair-holder .qodef-ppi:hover img {
    -webkit-clip-path: inset(15px 15px 15px 15px);
    clip-path: inset(15px 15px 15px 15px);
}
.qodef-portfolio-pair-holder .qodef-ppi.qodef-big-portfolio .qodef-ppi-inner {
    float: right;
}
.qodef-portfolio-pair-holder .qodef-ppi .qodef-ppi-inner {
    display: inherit;
}
.qodef-portfolio-pair-holder .qodef-ppi .qodef-ppi-inner .qodef-ppi-image {
    position: relative;
    overflow: hidden;
}
.qodef-portfolio-pair-holder .qodef-ppi .qodef-ppi-inner .qodef-ppi-image img {
    display: block;
}
.qodef-portfolio-pair-holder .qodef-ppi .qodef-ppi-inner .qodef-ppi-text-wrapper {
    position: relative;
    padding-top: 15px;
}
.qodef-portfolio-pair-holder .qodef-ppi .qodef-ppi-inner .qodef-ppi-text-wrapper .qodef-ppi-title {
    margin: 0;
    display: inline-block;
    text-align: left;
    float: left;
    text-transform: capitalize;
}
.qodef-portfolio-pair-holder .qodef-ppi .qodef-ppi-inner .qodef-ppi-text-wrapper .qodef-ppi-price-wrapper {
    position: absolute;
    right: 0;
    width: 40%;
    overflow: hidden;
}
.qodef-portfolio-pair-holder .qodef-ppi .qodef-ppi-inner .qodef-ppi-text-wrapper .qodef-ppi-category {
    margin: 3px 0 7px;
    padding: 0;
    float: left;
    position: relative;
    clear: both;
    line-height: 1;
    display: block;
    width: 100%;
    text-align: left;
}
.qodef-portfolio-project-info,
.qodef-portfolio-project-info > div,
.qodef-portfolio-project-info > div a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.qodef-portfolio-pair-holder .qodef-ppi .qodef-ppi-inner .qodef-ppi-text-wrapper .qodef-ppi-category a {
    font-size: 13px;
    font-style: italic;
    color: #005e9e;
    font-weight: 400;
    text-decoration: underline;
    text-transform: capitalize;
    padding-right: 6px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}
.qodef-portfolio-pair-holder .qodef-ppi .qodef-ppi-inner .qodef-ppi-text-wrapper .qodef-ppi-category a:hover {
    color: #000;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article .qodef-pli-text .qodef-pli-category-holder a,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article .qodef-pli-text .qodef-pli-excerpt,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article .qodef-pli-text .qodef-pli-title {
    color: #fff;
}
.qodef-portfolio-pair-holder .qodef-ppi .qodef-ppi-inner .qodef-ppi-text-wrapper .qodef-btn-simple {
    float: right;
}
.qodef-portfolio-project-info .qodef-ppi-label {
    margin: 0;
    padding: 0;
}
.qodef-portfolio-project-info > div a {
    margin: 0 5px 0 0;
}
.qodef-portfolio-project-info > div a:last-child {
    margin: 0;
}
.qodef-portfolio-project-info .qodef-ppi-image,
.qodef-portfolio-project-info .qodef-ppi-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.qodef-portfolio-project-info .qodef-ppi-image img {
    display: block;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article:hover .qodef-pli-image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article .qodef-pl-item-inner {
    overflow: hidden;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article .qodef-pli-image img {
    -webkit-transform: scale(1.001);
    -moz-transform: scale(1.001);
    transform: scale(1.001);
    -webkit-transition: all 0.32s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    -moz-transition: all 0.32s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    transition: all 0.32s cubic-bezier(0.05, 0.43, 0.15, 0.89);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article .qodef-pli-text .qodef-pli-category-holder {
    font-size: 17px;
    line-height: 29px;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article .qodef-pli-text .qodef-pli-category-holder a:hover {
    color: #005e9e;
}
.no-touch .qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article.qodef-with-char-mask .qodef-word {
    display: inline-block;
}
.no-touch .qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article.qodef-with-char-mask .qodef-char-mask {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.no-touch .qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article.qodef-with-char-mask .qodef-char-mask > span {
    display: inline-block;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0s 0.2s;
    -moz-transition: -moz-transform 0s 0.2s;
    transition: transform 0s 0.2s;
}
.no-touch .qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article.qodef-with-char-mask .qodef-char-mask.qodef-empty-space {
    width: 2%;
}
.no-touch .qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader article.qodef-with-char-mask:hover .qodef-char-mask > span {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: -moz-transform 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: transform 0.35s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader .qodef-pli-text-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 12%;
    background-color: rgba(29, 29, 29, 0.2);
    opacity: 0;
    text-align: left;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader.qodef-content-align-center .qodef-pli-text-holder {
    text-align: center;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader.qodef-content-align-right .qodef-pli-text-holder {
    text-align: right;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top article:hover .qodef-pli-text-holder {
    opacity: 1;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top article:hover .qodef-pl-item-inner img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top article .qodef-pl-item-inner {
    overflow: hidden;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top article .qodef-pl-item-inner img {
    display: block;
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    -moz-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top article .qodef-pli-text {
    vertical-align: top;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top article .qodef-pli-text .qodef-pli-excerpt,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top article .qodef-pli-text .qodef-pli-title {
    color: #fff;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top article .qodef-pli-text .qodef-pli-category-holder a {
    color: #aaa;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top article .qodef-pli-text .qodef-pli-category-holder a:hover {
    color: #005e9e;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top article .qodef-pli-text .qodef-pli-plus {
    font-size: 50px;
    color: #fff;
    line-height: 1;
    position: absolute;
    bottom: -14px;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay-shader-top .qodef-pli-text-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 35px;
    background-color: rgba(0, 0, 0, 0.85);
    opacity: 0;
    text-align: left;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay article:hover .qodef-pli-text-wrapper:after {
    opacity: 1;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    transition: opacity 0.25s;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay article:hover .qodef-pli-image img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay article .qodef-pl-item-inner {
    overflow: hidden;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay article .qodef-pli-image img {
    -webkit-transform: scale(1.001);
    -moz-transform: scale(1.001);
    transform: scale(1.001);
    -webkit-transition: all 0.32s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    -moz-transition: all 0.32s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    transition: all 0.32s cubic-bezier(0.05, 0.43, 0.15, 0.89);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay article .qodef-pli-text .qodef-pli-category-holder a,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay article .qodef-pli-text .qodef-pli-excerpt,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay article .qodef-pli-text .qodef-pli-title {
    color: #fff;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay .qodef-pli-text-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    text-align: center;
    box-sizing: border-box;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay .qodef-pli-text-holder .qodef-pli-text-wrapper:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 0.4;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay .qodef-pli-text-holder .qodef-pli-title {
    position: relative;
    z-index: 10;
    pointer-events: none;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay .qodef-pli-text-holder .qodef-pli-category-holder {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay .qodef-pli-text-holder .qodef-pli-excerpt {
    font-size: 17px;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom article:hover .qodef-pli-text-holder,
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom article:hover .qodef-pli-text-wrapper {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom article .qodef-pl-item-inner {
    overflow: hidden;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom .qodef-pli-text-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: auto;
    bottom: 0;
    left: 0;
    padding: 15px 20px 10px;
    background-color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    -moz-transition: -moz-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom .qodef-pli-text-wrapper {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    -moz-transition: -moz-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader article:hover .qodef-pli-image:after {
    opacity: 1;
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader article .qodef-pli-image:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(29, 29, 29, 0.4);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    z-index: 1;
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader article .qodef-pli-link {
    z-index: 2;
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader .qodef-pli-text-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 30px 0 0;
}
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images article .qodef-pli-image img {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images article .qodef-pli-image img:nth-child(1) {
    opacity: 1;
}
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images article .qodef-pli-image img:nth-child(2) {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}
.qodef-portfolio-single-holder,
.qodef-portfolio-single-holder .qodef-ps-image-holder,
.qodef-portfolio-single-holder .qodef-ps-image-holder .qodef-ps-image {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: middle;
}
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images article.qodef-pl-has-switch-image:hover .qodef-pli-image img:nth-child(1),
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images article.qodef-pl-has-switch-image:hover .qodef-pli-image img:nth-child(2),
.qodef-portfolio-single-holder.qodef-ps-gallery-layout .qodef-ps-image-holder .qodef-ps-image a:hover:after {
    opacity: 1;
}
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images .qodef-pli-text-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 35px 0 0;
}
.qodef-portfolio-single-holder {
    margin: 0 0 84px;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder .qodef-ps-image {
    box-sizing: border-box;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder .qodef-ps-image a,
.qodef-portfolio-single-holder .qodef-ps-image-holder .qodef-ps-image img {
    position: relative;
    display: block;
}
.qodef-portfolio-single-holder .qodef-ps-title-holder .qodef-ps-title {
    margin: 0 0 4px;
}
.qodef-portfolio-single-holder .qodef-portfolio-like {
    margin-top: 11px;
}
.qodef-portfolio-single-holder .qodef-portfolio-like a i {
    padding-right: 5px;
}
.qodef-portfolio-single-holder .qodef-ps-description-item {
    margin: 10px 0;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 10px;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-item > * {
    display: inline-block;
    width: auto;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-item .qodef-ps-info-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3125em;
    color: #1d1d1d;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-social-share) a,
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-social-share) p {
    margin: 0;
    color: #777;
    font-weight: 400;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-social-share) a:hover {
    color: #000;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-title {
    margin: 0;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-title.qodef-ps-social-share-title {
    margin-bottom: 5px;
}
.qodef-portfolio-single-holder .qodef-owl-slider .owl-nav .owl-next:hover,
.qodef-portfolio-single-holder .qodef-owl-slider .owl-nav .owl-prev:hover {
    color: #1d1d1d;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-two-columns .qodef-ps-image {
    width: 50%;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-three-columns .qodef-ps-image {
    width: 33.33333%;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-four-columns .qodef-ps-image,
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images .qodef-ps-grid-sizer,
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images .qodef-ps-image {
    width: 25%;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images .qodef-ps-grid-gutter {
    width: 0;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-two-columns .qodef-ps-grid-sizer,
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-two-columns .qodef-ps-image {
    width: 50%;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-two-columns .qodef-ps-image.qodef-ps-masonry-large-item {
    width: 100%;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-three-columns .qodef-ps-grid-sizer,
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-three-columns .qodef-ps-image {
    width: 33.33333%;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-three-columns .qodef-ps-image.qodef-ps-masonry-large-item {
    width: 66.66667%;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-four-columns .qodef-ps-grid-sizer,
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-four-columns .qodef-ps-image {
    width: 25%;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-four-columns .qodef-ps-image.qodef-ps-masonry-large-item {
    width: 50%;
}
.qodef-portfolio-single-holder.qodef-ps-full-width-slider-layout .qodef-ps-full-width-slider.slick-slider .qodef-ps-image {
    width: auto;
}
.qodef-portfolio-single-holder.qodef-ps-full-width-slider-layout .qodef-ps-full-width-slider.slick-slider .slick-dots {
    position: relative;
    bottom: 79px;
}
.qodef-portfolio-single-holder.qodef-ps-full-width-slider-layout .qodef-ps-full-width-slider.slick-slider .slick-dots li.slick-active button,
.qodef-portfolio-single-holder.qodef-ps-full-width-slider-layout .qodef-ps-full-width-slider.slick-slider .slick-dots li:hover button {
    background-color: #fff;
}
.qodef-portfolio-single-holder.qodef-ps-full-width-slider-layout > .qodef-grid {
    margin: -5px auto 0;
}
.qodef-portfolio-single-holder.qodef-ps-full-width-custom-description-layout .qodef-ps-description-item {
    margin: 1px 0 10px;
}
.qodef-portfolio-single-holder.qodef-ps-full-width-custom-description-layout .qodef-ps-info-holder {
    padding-top: 80px;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout .qodef-ps-image-holder {
    width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout .qodef-ps-image-holder .qodef-ps-image {
    float: left;
}
.qodef-portfolio-single-holder.qodef-ps-masonry-layout .qodef-ps-image-holder .qodef-ps-image-inner,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout .qodef-ps-image-holder .qodef-ps-image-inner {
    opacity: 0;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout .qodef-ps-image-holder .qodef-ps-image a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(29, 29, 29, 0.4);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout > .qodef-grid-row {
    margin-top: 51px;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout {
    padding: 0;
    box-sizing: border-box;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-image-holder,
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-image-holder .qodef-ps-image,
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-image-holder .qodef-ps-image:last-child {
    margin: 0;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder {
    padding: 150px 195px 0 90px;
    box-sizing: border-box;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) > * {
    display: block;
    width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) a,
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) p {
    font-weight: 400;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-info-title {
    font-size: 20px;
    line-height: 1.35em;
    font-weight: 700;
    color: #1d1d1d;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-content-item {
    margin: 0 0 34px;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-content-item a,
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-content-item p {
    font-weight: 300;
}
@media only screen and (max-width: 1200px) {
    .qodef-portfolio-single-holder.qodef-ps-huge-images-layout {
        padding: 0 40px;
    }
}
@media only screen and (max-width: 768px) {
    .qodef-portfolio-single-holder.qodef-ps-huge-images-layout {
        padding: 0 30px;
    }
}
.qodef-portfolio-single-holder.qodef-ps-images-layout .qodef-ps-image-holder {
    margin: 0 0 48px;
}
.qodef-portfolio-single-holder.qodef-ps-images-layout .qodef-ps-image-holder .qodef-ps-image {
    margin: 0 0 30px;
}
.qodef-portfolio-single-holder.qodef-ps-images-layout .qodef-ps-image-holder .qodef-ps-image:last-child {
    margin: 0;
}
.qodef-portfolio-single-holder.qodef-ps-images-layout .qodef-ps-title-holder .qodef-ps-title {
    margin: 0 0 4px;
}
.qodef-portfolio-single-holder.qodef-ps-masonry-layout .qodef-ps-image-holder {
    margin-top: 83px;
    margin-bottom: -4px;
}
.qodef-portfolio-single-holder.qodef-ps-masonry-layout .qodef-ps-navigation {
    margin: 57px 0 0;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout .qodef-ps-image-holder {
    margin: 0 0 51px;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout .qodef-ps-image-holder .qodef-ps-image img,
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-image-holder {
    width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-image-holder .qodef-ps-image {
    float: left;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-image-holder .qodef-ps-image a {
    overflow: hidden;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-image-holder .qodef-ps-image img {
    -webkit-transform: scale(1.0001);
    -moz-transform: scale(1.0001);
    transform: scale(1.0001);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-image-holder .qodef-ps-image:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) > * {
    display: block;
    width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) a,
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) p {
    font-weight: 400;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-info-holder .qodef-ps-info-title {
    font-size: 20px;
    line-height: 1.35em;
    font-weight: 700;
    color: #1d1d1d;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-info-holder .qodef-ps-content-item {
    margin: 0 0 34px;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-info-holder .qodef-ps-content-item a,
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout .qodef-ps-info-holder .qodef-ps-content-item p {
    font-weight: 300;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-image-holder .qodef-ps-image {
    margin: 0 0 10px;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-image-holder .qodef-ps-image:last-child {
    margin: 0;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-info-holder {
    padding: 0;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) > * {
    display: block;
    width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) a,
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) p {
    font-weight: 400;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-info-holder .qodef-ps-info-title {
    font-size: 20px;
    line-height: 1.35em;
    font-weight: 700;
    color: #1d1d1d;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-info-holder .qodef-ps-content-item {
    margin: 0 0 34px;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-info-holder .qodef-ps-content-item a,
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-info-holder .qodef-ps-content-item p {
    font-weight: 300;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-content-item {
    margin: 0 0 30px;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout .qodef-ps-navigation {
    margin: 83px 0 0;
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) > * {
    display: block;
    width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) a,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) p {
    font-weight: 400;
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout .qodef-ps-info-holder .qodef-ps-info-title {
    font-size: 20px;
    line-height: 1.35em;
    font-weight: 700;
    color: #1d1d1d;
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout .qodef-ps-info-holder .qodef-ps-content-item {
    margin: 0 0 34px;
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout .qodef-ps-info-holder .qodef-ps-content-item a,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout .qodef-ps-info-holder .qodef-ps-content-item p {
    font-weight: 300;
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout .qodef-ps-navigation {
    margin: 53px 0 0;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout > .qodef-grid-row {
    padding-bottom: 6px;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout .qodef-ps-image-holder .qodef-ps-image img {
    width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) > * {
    display: block;
    width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) a,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-content-item) p {
    font-weight: 400;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout .qodef-ps-info-holder .qodef-ps-info-title {
    font-size: 20px;
    line-height: 1.35em;
    font-weight: 700;
    color: #1d1d1d;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout .qodef-ps-info-holder .qodef-ps-content-item {
    margin: 0 0 34px;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout .qodef-ps-info-holder .qodef-ps-content-item a,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout .qodef-ps-info-holder .qodef-ps-content-item p {
    font-weight: 300;
}
.qodef-ps-navigation {
    position: relative;
    display: table;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 77px 0 0;
    clear: both;
    box-sizing: border-box;
}
.qodef-ps-full-width-custom-layout .qodef-ps-navigation {
    padding: 0 40px;
}
.qodef-ps-navigation .qodef-ps-back-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.qodef-ps-navigation .qodef-ps-back-btn a {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
    font-size: 23px;
    line-height: 1;
}
.qodef-ps-navigation .qodef-ps-back-btn a span {
    display: block;
    line-height: inherit;
}
.qodef-ps-navigation .qodef-ps-back-btn a span:after,
.qodef-ps-navigation .qodef-ps-back-btn a span:before {
    display: block;
    line-height: 14px;
}
.qodef-ps-navigation .qodef-ps-back-btn a span:after {
    content: "\e0a6";
}
.qodef-ps-navigation .qodef-ps-next,
.qodef-ps-navigation .qodef-ps-prev {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 49%;
    padding: 0;
    box-sizing: border-box;
}
.qodef-ps-navigation .qodef-ps-next a,
.qodef-ps-navigation .qodef-ps-prev a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 21px;
    line-height: 55px;
}
.qodef-ps-navigation .qodef-ps-next a .qodef-ps-nav-mark,
.qodef-ps-navigation .qodef-ps-prev a .qodef-ps-nav-mark {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.qodef-ps-navigation .qodef-ps-next a .qodef-ps-nav-mark:before,
.qodef-ps-navigation .qodef-ps-prev a .qodef-ps-nav-mark:before {
    display: block;
    line-height: inherit;
}
.qodef-ps-navigation .qodef-ps-prev a .qodef-ps-nav-mark {
    left: 0;
}
.qodef-ps-navigation .qodef-ps-next {
    text-align: right;
}
.qodef-ps-related-posts-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 30px 0 0;
    clear: both;
}
.qodef-ps-related-posts-holder .qodef-ps-related-posts {
    margin: 0 -15px;
}
.qodef-ps-related-posts-holder .qodef-ps-related-post {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
    .qodef-ps-related-posts-holder .qodef-ps-related-post {
        width: 50%;
    }
    .qodef-ps-related-posts-holder .qodef-ps-related-post:nth-child(2n + 1) {
        clear: both;
    }
}
@media only screen and (max-width: 680px) {
    .qodef-ps-related-posts-holder .qodef-ps-related-post {
        width: 100%;
    }
}
.qodef-ps-related-posts-holder .qodef-ps-related-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-ps-related-posts-holder .qodef-ps-related-image a,
.qodef-ps-related-posts-holder .qodef-ps-related-image img {
    display: block;
}
.qodef-ps-related-posts-holder .qodef-ps-related-text,
.qodef-team-list-holder,
.qodef-team-list-holder .qodef-team {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-ps-related-posts-holder .qodef-ps-related-text {
    margin: 20px 0 0;
}
.qodef-ps-related-posts-holder .qodef-ps-related-text .qodef-ps-related-title {
    margin: 0;
}
.qodef-ps-related-posts-holder .qodef-ps-related-text .qodef-ps-related-categories {
    margin: 6px 0 0;
}
.qodef-team-list-holder .qodef-team {
    float: left;
    box-sizing: border-box;
}
.qodef-team-list-holder .qodef-team-inner {
    box-sizing: border-box;
}
.qodef-team-list-holder.qodef-no-space .qodef-tl-inner {
    margin: 0;
}
.qodef-team-list-holder.qodef-no-space .qodef-team {
    padding: 0;
    margin: 0;
}
.qodef-team-list-holder.qodef-tiny-space .qodef-tl-inner {
    margin: 0 -5px;
}
.qodef-team-list-holder.qodef-tiny-space .qodef-team {
    padding: 0 5px;
    margin: 0 0 10px;
}
.qodef-team-list-holder.qodef-small-space .qodef-tl-inner {
    margin: 0 -10px;
}
.qodef-team-list-holder.qodef-small-space .qodef-team {
    padding: 0 10px;
    margin: 0 0 20px;
}
.qodef-team-list-holder.qodef-normal-space .qodef-tl-inner {
    margin: 0 -15px;
}
.qodef-team-list-holder.qodef-normal-space .qodef-team {
    padding: 0 15px;
    margin: 0 0 30px;
}
.qodef-team-list-holder.qodef-tl-two-columns .qodef-team {
    width: 50%;
}
.qodef-team-list-holder.qodef-tl-three-columns .qodef-team {
    width: 33.33333%;
}
.qodef-team-list-holder.qodef-tl-four-columns .qodef-team {
    width: 25%;
}
.qodef-team-list-holder.qodef-tl-five-columns .qodef-team {
    width: 20%;
}
.qodef-team-modal-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100% + 17px);
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 10000;
    display: none;
}
.qodef-team-modal-holder .qodef-team-popup {
    display: table;
    width: 100%;
    height: 100%;
}
.qodef-team-modal-holder .qodef-team-popup-inner {
    display: table-cell;
    vertical-align: middle;
}
.qodef-team-modal-holder .qodef-team-popup-content {
    max-width: 50.5%;
    min-height: 100vh;
    margin: auto 0 auto auto;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.15);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.63, 0.17, 0, 0.88), visibility 0s 0.4s;
    transition: transform 0.4s cubic-bezier(0.63, 0.17, 0, 0.88), visibility 0s 0.4s;
}
.qodef-team-modal-holder .qodef-team-popup-content img {
    display: block;
}
.qodef-team-modal-holder .qodef-team-popup-info-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 62px 80px 25px;
    box-sizing: border-box;
}
.qodef-team-modal-holder.qodef-modal-opened .qodef-team-popup-content {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.qodef-team-modal-holder .qodef-team-popup-image {
    position: relative;
}
.qodef-team-modal-holder .qodef-team-popup-image.qodef-team-popup-image-bgrnd {
    background-size: cover;
    background-position: center 20%;
    background-repeat: no-repeat;
    padding-top: 43.75%;
}
.qodef-team-modal-holder .qodef-team-title-holder {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.qodef-team-modal-holder .qodef-team-title-holder .qodef-team-name {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}
.qodef-team-modal-holder .qodef-team-position-holder {
    margin: 0 0 14px;
}
.qodef-team-modal-holder .qodef-team-position-holder .qodef-team-position {
    margin: 0;
    color: #005e9e;
}
.qodef-team-modal-holder .qodef-content-section {
    margin: 0 0 58px;
}
.qodef-team-modal-holder .qodef-team-general-info .qodef-team-info {
    margin: 0 0 15px;
}
.qodef-team-modal-holder .qodef-team-general-info .qodef-team-info .qodef-info-icon {
    font-size: 20px;
    color: #000;
    position: relative;
    top: 3px;
    padding-right: 6px;
}
.qodef-team-modal-holder .qodef-team-general-info .qodef-team-info .qodef-info-text {
    font-size: 15px;
}
.qodef-team-modal-holder .qodef-team-popup-social .qodef-team-popup-social-title {
    margin: 43px 0 6px;
}
.qodef-team-modal-holder .qodef-team-popup-social .qodef-icon-shortcode.qodef-circle {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background-color: #000;
    margin-right: 2px;
}
.qodef-team-modal-holder .qodef-team-popup-social .qodef-icon-shortcode.qodef-circle:hover {
    background-color: #777;
}
.qodef-team-spinner {
    display: none;
}
.qodef-team-spinner .qodef-team-pulse {
    position: absolute;
    top: calc(50% - 15px);
    left: calc(50% - 22px);
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: scaleout 1.6s infinite ease;
    animation: scaleout 1.6s infinite ease;
}
.qodef-team-spinner .qodef-team-pulse:last-child {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.qodef-team.info-bellow .qodef-team-inner {
    text-align: left;
    width: 100%;
}
.qodef-team.info-bellow .qodef-team-image {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.qodef-team.info-bellow .qodef-team-image a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.qodef-team.info-bellow .qodef-team-image a:hover:after {
    opacity: 0.3;
}
.qodef-team.info-bellow .qodef-team-image a:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.qodef-team.info-bellow .qodef-team-image img {
    display: block;
}
.qodef-team.info-bellow .qodef-team-title-holder {
    margin: 25px 0 0;
}
.qodef-team.info-bellow .qodef-team-name {
    font-size: 32px;
    line-height: 1.1em;
    margin: 0 0 16px;
}
.qodef-team.info-bellow .qodef-team-name:hover {
    color: #d0d0d0;
}
.qodef-team.info-bellow .qodef-team-position {
    margin: 0;
    font-size: 20px;
    color: #737373;
    font-weight: 300;
}
.qodef-team.info-bellow .qodef-team-social-holder-between {
    margin: 15px 0 0;
}
.qodef-team.info-bellow .qodef-icon-shortcode {
    margin: 0 8px;
    font-size: 20px;
}
.qodef-team.info-bellow .qodef-icon-shortcode:first-child {
    margin-left: 0;
}
.qodef-team.info-hover .qodef-team-inner {
    position: relative;
}
.qodef-team.info-hover .qodef-team-inner:hover .qodef-team-info-tb {
    opacity: 0.85;
}
.qodef-team.info-hover .qodef-team-inner:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-team.info-hover .qodef-team-image {
    overflow: hidden;
}
.qodef-team.info-hover .qodef-team-image img {
    display: block;
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    -moz-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    transition: all 0.3s cubic-bezier(0.05, 0.43, 0.15, 0.89);
}
.qodef-team.info-hover .qodef-team-info-tb,
.qodef-team.info-hover .qodef-team-overlay-link {
    position: absolute;
    display: inline-block;
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
}
.qodef-team.info-hover .qodef-team-image:hover .qodef-team-info-tb {
    opacity: 1;
}
.qodef-team.info-hover .qodef-icon-shortcode,
.qodef-team.info-hover .qodef-icon-shortcode > *,
.qodef-team.info-hover .qodef-team-name,
.qodef-team.info-hover .qodef-team-position,
.qodef-team.info-hover .qodef-team-text {
    color: #000;
}
.qodef-team.info-hover .qodef-team-info-tb {
    text-align: left;
    opacity: 0;
    background-color: #005e9e;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
.qodef-team.info-hover .qodef-team-info-tc {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 23px 31px;
    box-sizing: border-box;
}
.qodef-team.info-hover .qodef-team-info-tc .qodef-team-title-holder:after {
    content: "+";
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 50px;
    font-weight: 200;
    position: absolute;
    right: 27px;
    bottom: 36px;
}
.qodef-team.info-hover .qodef-team-name {
    margin: 0 0 4px;
    font-size: 25px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
}
.qodef-team.info-hover .qodef-team-name a {
    color: #fff;
}
.qodef-team.info-hover .qodef-team-position {
    margin: 0;
    color: #fff;
}
.qodef-team.info-hover .qodef-team-social-holder-between {
    margin: 15px 0 0;
}
.qodef-team.info-hover .qodef-icon-shortcode {
    margin: 0 8px;
    font-size: 20px;
}
.qodef-team.info-hover .qodef-icon-shortcode:first-child {
    margin-left: 0;
}
.single-team-member .qodef-content .qodef-content-inner > .qodef-full-width > .qodef-full-width-inner {
    padding-top: 0;
}
.single-team-member .qodef-ts-fwi {
    display: block;
    height: 610px;
    background-size: cover;
}
@media only screen and (max-width: 680px) {
    .single-team-member .qodef-ts-fwi {
        background-position: top center;
    }
}
.qodef-team-single-holder {
    padding-top: 63px;
    margin-bottom: 120px;
}
.qodef-team-single-holder .qodef-ts-title {
    padding-top: 57px;
}
@media only screen and (min-width: 1025px) {
    .qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-three-columns article:nth-child(3n + 1),
    .qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-three-columns .qodef-ps-image:nth-child(3n + 1),
    .qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-two-columns .qodef-ps-image:nth-child(2n + 1),
    .qodef-team-list-holder.qodef-tl-three-columns .qodef-team:nth-child(3n + 1),
    .qodef-team-list-holder.qodef-tl-two-columns .qodef-team:nth-child(2n + 1) {
        clear: both;
    }
    .qodef-team-single-holder .qodef-ts-details-holder {
        padding: 0 0 0 8.7%;
    }
    .qodef-image-gallery .qodef-ig-grid.qodef-ig-two-columns .qodef-ig-image:nth-child(2n + 1) {
        clear: both;
    }
}
.qodef-team-single-holder .qodef-position {
    margin: 0 0 10px;
    color: #005e9e;
}
.qodef-team-single-holder .qodef-ts-info-row {
    padding: 7px 0 9px;
    font-size: 15px;
}
.qodef-team-single-holder .qodef-ts-info-row:last-child {
    border: 0;
}
.qodef-team-single-holder .qodef-ts-info-row .qodef-ts-bio-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    font-size: 20px;
    color: #000;
    position: relative;
    top: 2px;
}
.qodef-team-single-holder .qodef-ts-info-row .qodef-ts-bio-info {
    display: inline-block;
    vertical-align: middle;
}
.qodef-team-single-holder .qodef-team-single-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 30px;
}
.qodef-team-single-holder .qodef-ts-social .qodef-ts-social-title {
    margin: 47px 0 6px;
}
.qodef-team-single-holder .qodef-ts-social .qodef-icon-shortcode.qodef-circle {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    background-color: #000;
    margin-right: 2px;
}
.qodef-team-single-holder .qodef-ts-social .qodef-icon-shortcode.qodef-circle:hover {
    background-color: #777;
}
.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonials {
    margin: 0 -50px;
}
.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonial-content {
    padding: 40px 57px 58px;
    background-color: #fbfbfb;
    box-sizing: border-box;
}
.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonials-author-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 9px 0 0;
}
.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonials-author-holder .qodef-testimonial-image {
    float: left;
}
.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonials-author-holder .qodef-testimonial-author {
    padding: 3px 0 0 110px;
}
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .qodef-testimonial-author,
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .qodef-testimonial-text,
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .qodef-testimonial-title {
    color: #fff;
}
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .owl-dots .owl-dot span {
    border: 2px solid rgba(255, 255, 255, 0.5);
}
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .owl-dots .owl-dot.active span,
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .owl-dots .owl-dot:hover span {
    background-color: #fff;
    border-color: #fff;
}
.qodef-testimonials-holder.qodef-testimonials-standard {
    text-align: center;
}
.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 25px 0 0;
}
.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-image img {
    display: block;
    margin: 0 auto;
}
.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-title {
    margin: 0;
    text-align: left;
}
.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-author {
    text-align: left;
    margin: 29px 0 0 1px;
}
.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonials-author-job {
    margin: 0;
    text-align: left;
    color: #005e9e;
}
.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-text {
    margin: 19px 0 0;
    font-size: 30px;
    text-align: left;
    font-style: italic;
    font-weight: 300;
    line-height: 42px;
}
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .owl-nav .owl-next,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .owl-nav .owl-prev,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .qodef-testimonial-author,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .qodef-testimonial-text,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .qodef-testimonial-title {
    color: #fff;
}
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .owl-nav .owl-next:hover,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .owl-nav .owl-prev:hover {
    color: #005e9e;
}
.qodef-testimonials-holder.qodef-testimonials-standard .owl-nav .owl-next span:before,
.qodef-testimonials-holder.qodef-testimonials-standard .owl-nav .owl-prev span:before {
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 700;
}
.qodef-testimonials-holder.qodef-testimonials-standard .owl-nav .owl-prev span:before {
    content: "\f053";
}
.qodef-testimonials-holder.qodef-testimonials-standard .owl-nav .owl-next span:before {
    content: "\f054";
}
.qodef-testimonials-holder,
.qodef-testimonials-holder .qodef-testimonial-content,
.qodef-testimonials-holder .qodef-testimonial-text-holder,
.qodef-testimonials-holder .qodef-testimonials {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-testimonials-holder .qodef-testimonials {
    padding: 0 50px 0 127px;
    box-sizing: border-box;
}
.qodef-testimonials-holder .qodef-testimonial-image img {
    width: auto !important;
    border-radius: 5em;
}
.qodef-testimonials-holder #qodef-testimonial-pagination {
    list-style: none;
    display: inline-block;
    top: 17px;
    left: 0;
    position: absolute;
    z-index: 5;
}
.qodef-testimonials-holder #qodef-testimonial-pagination .qodef-tsp-item {
    position: relative;
    display: inline-block;
    float: left;
    height: 35px;
    width: 35px;
    margin: 0 7px 7px 0;
    cursor: pointer;
}
.qodef-testimonials-holder #qodef-testimonial-pagination .qodef-tsp-item:nth-child(2n + 1) {
    clear: both;
}
.qodef-testimonials-holder #qodef-testimonial-pagination .qodef-tsp-item img {
    position: relative;
}
.qodef-testimonials-holder #qodef-testimonial-pagination .qodef-tsp-item:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span.qodef_icon_minus,
.qodef-testimonials-holder #qodef-testimonial-pagination .qodef-tsp-item.active:after,
.qodef-testimonials-holder #qodef-testimonial-pagination .qodef-tsp-item:hover:after {
    opacity: 0;
}
.qodef-testimonials-holder .owl-nav {
    text-align: left;
    margin-top: 3px;
}
.qodef-testimonials-holder .owl-nav .owl-next,
.qodef-testimonials-holder .owl-nav .owl-prev {
    position: relative;
    display: inline-block;
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    transform: translateY(0) !important;
}
.qodef-testimonials-holder .owl-nav .owl-prev {
    left: -1px;
}
.qodef-testimonials-holder .owl-nav .owl-next {
    left: 12px;
}
.qodef-accordion-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-accordion-holder .qodef-accordion-title {
    position: relative;
    cursor: pointer;
    margin: 0;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out, background-color 0.2s ease-out;
    transition: color 0.2s ease-out, background-color 0.2s ease-out;
}
.qodef-accordion-holder .qodef-accordion-title .qodef-additional-tag {
    position: absolute;
    left: 0;
    color: #005e9e;
    font-size: 25px;
    font-weight: 700;
}
.qodef-accordion-holder .qodef-accordion-title .qodef-tab-title {
    display: block;
    line-height: inherit;
}
.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark {
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    width: 39px;
    height: 39px;
    margin: -1px 0 0;
    font-size: 20px;
    line-height: 39px;
    text-align: center;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span:before {
    display: block;
    line-height: inherit;
}
.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span.qodef_icon_plus,
.qodef-accordion-holder .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef_icon_minus,
.qodef-accordion-holder .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef_icon_minus {
    opacity: 1;
}
.qodef-accordion-holder .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef_icon_plus,
.qodef-accordion-holder .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef_icon_plus {
    opacity: 0;
}
.qodef-accordion-holder .qodef-accordion-content,
.qodef-accordion-holder .qodef-accordion-content p {
    margin: 0;
}
.qodef-accordion-holder.qodef-ac-boxed.qodef-white-skin .qodef-accordion-title {
    background-color: #fff;
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title {
    margin: 15px 0 0;
    padding: 13px 20px 13px 60px;
    background-color: #f7f7f9;
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title:first-child {
    margin: 0;
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title .qodef-accordion-mark {
    left: 10px;
    border: none;
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title.ui-state-active,
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title.ui-state-hover {
    color: #fff;
    background-color: #005e9e;
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-content {
    padding: 21px 0 6px;
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-title {
    padding: 24px 0 27px 43px;
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-title:not(:first-child) {
    border-top: 1px solid #ebebeb;
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-content {
    padding: 0 0 29px;
}
.qodef-banner-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.touch .qodef-banner-holder {
    cursor: pointer;
}
.qodef-banner-holder.qodef-visible-on-hover:hover .qodef-banner-text-holder {
    opacity: 1;
}
.qodef-banner-holder.qodef-visible-on-hover .qodef-banner-text-holder {
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.qodef-banner-holder.qodef-disabled .qodef-banner-text-holder {
    display: none;
}
.qodef-banner-holder.qodef-banner-info-centered .qodef-banner-text-holder {
    padding: 70px 20px;
    text-align: center;
}
.qodef-banner-holder .qodef-banner-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-banner-holder .qodef-banner-image img {
    display: block;
}
.qodef-banner-holder .qodef-banner-text-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 35px;
    background-color: rgba(29, 29, 29, 0.4);
    box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
    .qodef-banner-holder .qodef-banner-text-holder {
        padding: 25px;
    }
}
.qodef-banner-holder .qodef-banner-text-outer {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.qodef-banner-holder .qodef-banner-text-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: bottom;
}
.qodef-banner-holder .qodef-banner-subtitle {
    margin: 0 0 4px;
    color: #fff;
}
.qodef-banner-holder .qodef-banner-title {
    margin: 0;
    color: #fff;
}
.qodef-banner-holder .qodef-banner-title .qodef-banner-title-light {
    font-weight: 300;
}
.qodef-banner-holder .qodef-banner-link-text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 11px 0 0;
    color: #fff;
    line-height: 1em;
    z-index: 2;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
.qodef-banner-holder .qodef-banner-link-text:hover .qodef-banner-link-hover {
    width: 100%;
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-original {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-original span {
    color: inherit;
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.1%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-hover span {
    color: #005e9e;
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-icon,
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-label {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-icon {
    margin: 0 2px 0 0;
    font-size: 15px;
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-label {
    font-size: 14px;
    line-height: inherit;
}
.qodef-banner-holder .qodef-banner-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.qodef-btn,
.qodef-btn.qodef-btn-simple {
    vertical-align: middle;
    position: relative;
}
.qodef-btn,
.qodef-btn.qodef-btn-solid.qodef-btn-icon .qodef-btn-text {
    display: inline-block;
}
.qodef-btn {
    font-family: Montserrat, sans-serif;
    width: auto;
    outline: 0;
    font-size: 13px;
    line-height: 2em;
    font-weight: 700;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    padding: 12px 43px;
    cursor: pointer;
}
.qodef-btn.qodef-btn-simple {
    padding: 0 !important;
    text-align: left;
    color: #005e9e;
    border: 1px solid #005e9e;
    border-radius: 50%;
    background-color: transparent;
    overflow: hidden;
    height: 24px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.qodef-btn.qodef-btn-simple .qodef-btn-text {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -4px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.qodef-btn.qodef-btn-simple.qodef-btn-icon .qodef-btn-text {
    opacity: 0;
    -webkit-transition: opacity 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87), text-indent 0.2s ease-in-out;
    -moz-transition: opacity 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87), text-indent 0.2s ease-in-out;
    transition: opacity 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87), text-indent 0.2s ease-in-out;
    will-change: opacity, text-indent;
}
.qodef-btn.qodef-btn-simple.qodef-btn-icon > i,
.qodef-btn.qodef-btn-simple.qodef-btn-icon > span:not(.qodef-btn-text) {
    margin: 0;
    line-height: 22px;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    width: 24px;
    height: 24px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.qodef-call-to-action-holder,
.qodef-call-to-action-holder.qodef-normal-layout:not(.qodef-content-in-grid) .qodef-cta-inner {
    width: 100%;
}
.qodef-btn.qodef-btn-simple.qodef-btn-icon > i:before,
.qodef-btn.qodef-btn-simple.qodef-btn-icon > span:not(.qodef-btn-text):before {
    text-align: center;
}
.qodef-btn.qodef-btn-simple:hover {
    border-radius: 5em;
}
.qodef-btn.qodef-btn-simple:hover.qodef-btn-icon .qodef-btn-text {
    opacity: 1;
}
.qodef-btn.qodef-btn-simple:hover.qodef-btn-icon > i,
.qodef-btn.qodef-btn-simple:hover.qodef-btn-icon > span:not(.qodef-btn-text) {
    width: 100%;
    left: auto;
    right: 8px;
}
.qodef-btn.qodef-btn-simple:hover.qodef-btn-icon > i:before,
.qodef-btn.qodef-btn-simple:hover.qodef-btn-icon > span:not(.qodef-btn-text):before {
    text-align: right;
}
.qodef-btn.qodef-btn-solid {
    color: #fff;
    background-color: #1d1d1d;
    border: 1px solid transparent;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-color):hover {
    color: #fff !important;
}
.qodef-btn.qodef-btn-solid.qodef-btn-icon > i,
.qodef-btn.qodef-btn-solid.qodef-btn-icon > span {
    -webkit-transition: all 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.2s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-btn.qodef-btn-outline {
    color: #005e9e;
    background-color: transparent;
    border: 1px solid #005e9e;
}
.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-hover-color):hover {
    color: #fff !important;
}
.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-hover-bg):hover {
    background-color: #005e9e !important;
}
.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-border-hover):hover {
    border-color: #005e9e !important;
}
.qodef-btn.qodef-btn-small {
    padding: 9px 34px;
}
.qodef-btn.qodef-btn-large {
    padding: 13px 49px;
}
.qodef-btn.qodef-btn-huge {
    display: block;
    text-align: center;
    padding: 13px 26px;
}
.qodef-btn.qodef-btn-icon > i,
.qodef-btn.qodef-btn-icon > span:not(.qodef-btn-text) {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 6px;
    font-size: 0.7692em;
    line-height: inherit;
}
.qodef-btn.qodef-btn-icon > i:before,
.qodef-btn.qodef-btn-icon > span:not(.qodef-btn-text):before {
    display: block;
    line-height: inherit;
}
.qodef-call-to-action-holder,
.qodef-call-to-action-holder .qodef-cta-button-holder,
.qodef-call-to-action-holder .qodef-cta-text-holder {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.qodef-call-to-action-holder .qodef-cta-text-holder h1,
.qodef-call-to-action-holder .qodef-cta-text-holder h2,
.qodef-call-to-action-holder .qodef-cta-text-holder h3,
.qodef-call-to-action-holder .qodef-cta-text-holder h4,
.qodef-call-to-action-holder .qodef-cta-text-holder h5,
.qodef-call-to-action-holder .qodef-cta-text-holder h6 {
    margin: 0;
}
.qodef-call-to-action-holder .qodef-cta-button-holder .qodef-btn {
    white-space: nowrap;
}
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-inner {
    display: table;
}
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-button-holder,
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-text-holder {
    display: table-cell;
    box-sizing: border-box;
}
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-button-holder {
    text-align: right;
}
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-inner {
    text-align: center;
    padding: 7.8% 0;
}
.qodef-call-to-action-holder.qodef-simple-layout a * {
    color: #1d1d1d;
}
.qodef-call-to-action-holder.qodef-simple-layout.qodef-cta-light-skin a *,
.qodef-countdown.qodef-light-skin .countdown-row .countdown-section .countdown-amount,
.qodef-countdown.qodef-light-skin .countdown-row .countdown-section .countdown-period {
    color: #fff;
}
.qodef-call-to-action-holder.qodef-simple-layout a .qodef-cta-text-holder {
    padding-right: 35px;
}
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-icon-holder,
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-text-holder {
    width: auto;
    display: inline-block;
    -webkit-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.3s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.3s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-button-holder {
    margin: 28px 0 0;
}
.qodef-call-to-action-holder.qodef-two-halves-columns .qodef-cta-button-holder,
.qodef-call-to-action-holder.qodef-two-halves-columns .qodef-cta-text-holder {
    width: 50%;
}
.qodef-call-to-action-holder.qodef-two-thirds-columns .qodef-cta-text-holder {
    width: 66.66666666666667%;
}
.qodef-call-to-action-holder.qodef-two-thirds-columns .qodef-cta-button-holder {
    width: 33.33333333333333%;
}
.qodef-call-to-action-holder.qodef-three-quarters-columns .qodef-cta-text-holder {
    width: 75%;
}
.qodef-call-to-action-holder.qodef-three-quarters-columns .qodef-cta-button-holder {
    width: 25%;
}
.qodef-call-to-action-holder.qodef-four-fifths-columns .qodef-cta-text-holder {
    width: 80%;
}
.qodef-call-to-action-holder.qodef-four-fifths-columns .qodef-cta-button-holder {
    width: 20%;
}
.qodef-cards-gallery-holder {
    padding: 10px 0;
}
.qodef-cards-gallery-holder .qodef-cards-gallery {
    width: 100%;
    position: relative;
}
.qodef-cards-gallery-holder img {
    position: relative;
    display: block;
    box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.05);
}
.qodef-cards-gallery-holder .fake_card {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.qodef-cards-gallery-holder .card {
    box-sizing: border-box;
    position: absolute;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.qodef-cards-gallery-holder .card.animating {
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    pointer-events: none;
}
.qodef-cards-gallery-holder .card.animating-siblings {
    -webkit-transition: all 0.6s cubic-bezier(0, 0, 0, 1);
    -moz-transition: all 0.6s cubic-bezier(0, 0, 0, 1);
    transition: all 0.6s cubic-bezier(0, 0, 0, 1);
    pointer-events: none;
}
.qodef-cards-gallery-holder.qodef-shuffled-left .card {
    will-change: transform;
    left: 0;
}
.qodef-cards-gallery-holder.qodef-shuffled-left .card.out {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
}
.qodef-cards-gallery-holder.qodef-shuffled-left .card:nth-last-child(6) {
    -webkit-transform: scale(0.5) translateX(80%);
    -moz-transform: scale(0.5) translateX(80%);
    transform: scale(0.5) translateX(80%);
}
.qodef-cards-gallery-holder.qodef-shuffled-left .card:nth-last-child(5) {
    -webkit-transform: scale(0.6) translateX(54%);
    -moz-transform: scale(0.6) translateX(54%);
    transform: scale(0.6) translateX(54%);
}
.qodef-cards-gallery-holder.qodef-shuffled-left .card:nth-last-child(4) {
    -webkit-transform: scale(0.7) translateX(35%);
    -moz-transform: scale(0.7) translateX(35%);
    transform: scale(0.7) translateX(35%);
}
.qodef-cards-gallery-holder.qodef-shuffled-left .card:nth-last-child(3) {
    -webkit-transform: scale(0.8) translateX(21%);
    -moz-transform: scale(0.8) translateX(21%);
    transform: scale(0.8) translateX(21%);
}
.qodef-cards-gallery-holder.qodef-shuffled-left .card:nth-last-child(2) {
    -webkit-transform: scale(0.9) translateX(16.2%);
    -moz-transform: scale(0.9) translateX(16.2%);
    transform: scale(0.9) translateX(16.2%);
}
.qodef-cards-gallery-holder.qodef-shuffled-left .card:not(:last-of-type) {
    cursor: pointer;
}
.qodef-cards-gallery-holder.qodef-shuffled-left .card:not(:last-of-type):not(.active):hover {
    margin-left: 10px !important;
}
.qodef-cards-gallery-holder.qodef-shuffled-right .card {
    will-change: transform;
    right: 0;
}
.qodef-full-screen-image-slider.qodef-fsis-active .qodef-fsis-next-nav,
.qodef-full-screen-image-slider.qodef-fsis-active .qodef-fsis-slider .owl-nav .owl-next {
    right: -100px;
}
.qodef-cards-gallery-holder.qodef-shuffled-right .card.out {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
}
.qodef-cards-gallery-holder.qodef-shuffled-right .card:nth-last-child(6) {
    -webkit-transform: scale(0.5) translateX(-80%);
    -moz-transform: scale(0.5) translateX(-80%);
    transform: scale(0.5) translateX(-80%);
}
.qodef-cards-gallery-holder.qodef-shuffled-right .card:nth-last-child(5) {
    -webkit-transform: scale(0.6) translateX(-54%);
    -moz-transform: scale(0.6) translateX(-54%);
    transform: scale(0.6) translateX(-54%);
}
.qodef-cards-gallery-holder.qodef-shuffled-right .card:nth-last-child(4) {
    -webkit-transform: scale(0.7) translateX(-35%);
    -moz-transform: scale(0.7) translateX(-35%);
    transform: scale(0.7) translateX(-35%);
}
.qodef-cards-gallery-holder.qodef-shuffled-right .card:nth-last-child(3) {
    -webkit-transform: scale(0.8) translateX(-21%);
    -moz-transform: scale(0.8) translateX(-21%);
    transform: scale(0.8) translateX(-21%);
}
.qodef-cards-gallery-holder.qodef-shuffled-right .card:nth-last-child(2) {
    -webkit-transform: scale(0.9) translateX(-16.2%);
    -moz-transform: scale(0.9) translateX(-16.2%);
    transform: scale(0.9) translateX(-16.2%);
}
.qodef-cards-gallery-holder.qodef-shuffled-right .card:not(:last-of-type) {
    cursor: pointer;
}
.qodef-cards-gallery-holder.qodef-shuffled-right .card:not(:last-of-type):not(.active):hover {
    margin-right: 10px !important;
}
@-webkit-keyframes qodefCardAppearFromRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 0;
        visibility: visible;
    }
    30% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes qodefCardAppearFromRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 0;
        visibility: visible;
    }
    30% {
        opacity: 1;
        visibility: visible;
    }
    100% {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-right.qodef-appeared img {
    -webkit-animation: qodefCardAppearFromRight 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    -moz-animation: qodefCardAppearFromRight 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation: qodefCardAppearFromRight 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-right.qodef-appeared .card:nth-child(1) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-right.qodef-appeared .card:nth-child(2) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-right.qodef-appeared .card:nth-child(3) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-right.qodef-appeared .card:nth-child(4) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-right.qodef-appeared .card:nth-child(5) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-right.qodef-appeared .card:nth-child(6) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-right.qodef-appeared .card:nth-child(7) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-right.qodef-appeared .card:nth-child(8) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
@-webkit-keyframes qodefCardAppearFromLeft {
    0% {
        visibility: visible;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }
    30% {
        visibility: visible;
        opacity: 1;
    }
    100% {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes qodefCardAppearFromLeft {
    0% {
        visibility: visible;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }
    30% {
        visibility: visible;
        opacity: 1;
    }
    100% {
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-left.qodef-appeared img {
    -webkit-animation: qodefCardAppearFromLeft 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    -moz-animation: qodefCardAppearFromLeft 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation: qodefCardAppearFromLeft 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-left.qodef-appeared .card:nth-child(1) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-left.qodef-appeared .card:nth-child(2) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-left.qodef-appeared .card:nth-child(3) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-left.qodef-appeared .card:nth-child(4) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-left.qodef-appeared .card:nth-child(5) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-left.qodef-appeared .card:nth-child(6) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-left.qodef-appeared .card:nth-child(7) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.no-touch .qodef-cards-gallery-holder.qodef-bundle-animation.qodef-shuffled-left.qodef-appeared .card:nth-child(8) img:not(.qodef-animation-done) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
.qodef-clients-carousel-holder,
.qodef-clients-carousel-holder .qodef-cc-inner,
.qodef-clients-carousel-holder .qodef-cc-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.touch .qodef-clients-carousel-holder .qodef-cc-item {
    cursor: pointer;
}
.qodef-clients-carousel-holder .qodef-cc-item .qodef-cc-item {
    position: relative;
    display: block;
}
.qodef-clients-carousel-holder.qodef-cc-hover-switch-images .qodef-cc-item:hover .qodef-cc-image {
    opacity: 0;
}
.qodef-clients-carousel-holder.qodef-cc-hover-switch-images .qodef-cc-item:hover .qodef-cc-hover-image {
    opacity: 1;
}
.qodef-clients-carousel-holder.qodef-cc-hover-switch-images .qodef-cc-item .qodef-cc-image {
    position: relative;
    display: block;
    width: auto;
    margin: 0 auto;
    opacity: 1;
    -webkit-transition: opacity 0.15s ease-out;
    -moz-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
}
.qodef-clients-carousel-holder.qodef-cc-hover-switch-images .qodef-cc-item .qodef-cc-hover-image {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity 0.15s ease-out;
    -moz-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
}
.qodef-clients-carousel-holder.qodef-cc-hover-roll-over .qodef-cc-item {
    overflow: hidden;
}
.qodef-clients-carousel-holder.qodef-cc-hover-roll-over .qodef-cc-item:hover .qodef-cc-image {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
}
.qodef-clients-carousel-holder.qodef-cc-hover-roll-over .qodef-cc-item:hover .qodef-cc-hover-image {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.qodef-clients-carousel-holder.qodef-cc-hover-roll-over .qodef-cc-item .qodef-cc-image {
    position: relative;
    display: block;
    width: auto;
    margin: 0 auto;
    -webkit-transition: -webkit-transform 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease;
    transition: transform 0.4s ease;
}
.qodef-clients-carousel-holder.qodef-cc-hover-roll-over .qodef-cc-item .qodef-cc-hover-image {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    -webkit-transition: -webkit-transform 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease;
    transition: transform 0.4s ease;
}
.qodef-clients {
    overflow: hidden;
    position: relative;
}
.qodef-clients.separator-disabled .qodef-client-holder {
    box-shadow: none !important;
}
.qodef-clients .qodef-client-holder {
    float: left;
    text-align: inherit;
    margin-bottom: 0;
    height: 175px;
    display: table;
    box-shadow: 1px 1px 0 0 #a5a5a5;
}
.qodef-clients .qodef-client-holder .qodef-client-holder-inner {
    position: relative;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.qodef-clients .qodef-client-holder .qodef-client-image-nolink,
.qodef-clients .qodef-client-holder a {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    line-height: 0;
    -webkit-transition: opacity 0.15s ease-out;
    -moz-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
    position: relative;
    overflow: hidden;
}
.qodef-clients .qodef-client-holder.qodef-hover-opacity a:hover {
    opacity: 0.4;
}
.qodef-clients .qodef-client-holder .qodef-client-image {
    position: relative;
    display: block;
}
.qodef-clients .qodef-client-holder .qodef-client-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.qodef-countdown,
.qodef-countdown .countdown-row,
.qodef-countdown .countdown-row .countdown-section {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.qodef-clients .qodef-client-holder.qodef-clients-roll-over .qodef-client-hover-image,
.qodef-clients .qodef-client-holder.qodef-clients-roll-over .qodef-client-image {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
}
.qodef-clients .qodef-client-holder.qodef-clients-roll-over .qodef-client-hover-image {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}
.qodef-clients .qodef-client-holder.qodef-clients-roll-over .qodef-client-image-nolink:hover .qodef-client-hover-image,
.qodef-clients .qodef-client-holder.qodef-clients-roll-over a:hover .qodef-client-hover-image {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.qodef-clients .qodef-client-holder.qodef-clients-roll-over .qodef-client-image-nolink:hover .qodef-client-image,
.qodef-clients .qodef-client-holder.qodef-clients-roll-over a:hover .qodef-client-image {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
}
.qodef-clients .qodef-client-holder.qodef-clients-fade .qodef-client-hover-image,
.qodef-clients .qodef-client-holder.qodef-clients-fade .qodef-client-image {
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}
.qodef-clients .qodef-client-holder.qodef-clients-fade .qodef-client-hover-image {
    opacity: 0;
}
.qodef-clients .qodef-client-holder.qodef-clients-fade .qodef-client-image-nolink:hover .qodef-client-hover-image,
.qodef-clients .qodef-client-holder.qodef-clients-fade a:hover .qodef-client-hover-image {
    opacity: 1;
}
.qodef-clients .qodef-client-holder.qodef-clients-fade .qodef-client-image-nolink:hover .qodef-client-image,
.qodef-clients .qodef-client-holder.qodef-clients-fade a:hover .qodef-client-image {
    opacity: 0;
}
.qodef-clients.qodef-clients-one-columns .qodef-client-holder {
    width: 100%;
    box-shadow: none;
}
.qodef-clients.qodef-clients-five-columns .qodef-client-holder:nth-of-type(5n + 0),
.qodef-clients.qodef-clients-four-columns .qodef-client-holder:nth-of-type(4n + 0),
.qodef-clients.qodef-clients-six-columns .qodef-client-holder:nth-of-type(6n + 0),
.qodef-clients.qodef-clients-three-columns .qodef-client-holder:nth-of-type(3n + 0),
.qodef-clients.qodef-clients-two-columns .qodef-client-holder:nth-of-type(2n + 0) {
    box-shadow: 0 1px 0 0 #a5a5a5;
}
.qodef-clients.qodef-clients-two-columns .qodef-client-holder {
    width: 50%;
}
.qodef-clients.qodef-clients-three-columns .qodef-client-holder {
    width: 33.33%;
}
.qodef-clients.qodef-clients-four-columns .qodef-client-holder {
    width: 25%;
}
.qodef-clients.qodef-clients-five-columns .qodef-client-holder {
    width: 20%;
}
.qodef-clients.qodef-clients-six-columns .qodef-client-holder {
    width: 16.66%;
}
.qodef-image-gallery.qodef-has-shadow .qodef-ig-image-inner,
.qodef-image-gallery.qodef-has-shadow.qodef-ig-carousel-type .qodef-ig-image,
.qodef-image-gallery.qodef-has-shadow.qodef-ig-slider-type .qodef-ig-image {
    box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.qodef-countdown {
    width: 100%;
}
.qodef-countdown .countdown-rtl {
    direction: rtl;
}
.qodef-countdown .countdown-row {
    width: 100%;
    text-align: center;
    clear: both;
}
.qodef-countdown .countdown-row.countdown-show1 .countdown-section {
    width: 100%;
}
.qodef-countdown .countdown-row.countdown-show2 .countdown-section {
    width: 50%;
}
.qodef-countdown .countdown-row.countdown-show3 .countdown-section {
    width: 33.33333%;
}
.qodef-countdown .countdown-row.countdown-show4 .countdown-section {
    width: 25%;
}
.qodef-countdown .countdown-row.countdown-show5 .countdown-section {
    width: 20%;
}
.qodef-countdown .countdown-row.countdown-show6 .countdown-section {
    width: 16.66667%;
}
.qodef-countdown .countdown-row .countdown-section {
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box;
}
.qodef-countdown .countdown-row .countdown-section .countdown-amount {
    position: relative;
    display: block;
    color: #1d1d1d;
    font-size: 70px;
    line-height: 1em;
    font-weight: 900;
}
.qodef-countdown .countdown-row .countdown-section .countdown-period {
    margin-top: 11px;
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #1d1d1d;
}
.qodef-counter-holder,
.qodef-counter-holder .qodef-counter-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.qodef-counter-holder {
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}
.qodef-counter-holder .qodef-counter {
    height: 1em;
    display: inline-block !important;
    vertical-align: middle;
    color: #1d1d1d;
    font-size: 50px;
    line-height: 1em;
    font-weight: 700;
    overflow: hidden;
}
.qodef-counter-holder .qodef-counter-title {
    margin: 7px 0 0;
    text-align: center;
}
.qodef-counter-holder .qodef-counter-text {
    text-align: center;
    margin: 14px 0 0;
}
.qodef-custom-font-holder .qodef-cf-typed-wrap {
    width: 0;
    white-space: nowrap;
}
.qodef-custom-font-holder .qodef-cf-typed {
    display: inline-block;
}
.qodef-custom-font-holder .qodef-cf-typed span {
    display: none;
}
.qodef-custom-font-holder .qodef-cf-typed ~ .typed-cursor {
    display: inline-block;
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@-webkit-keyframes blink {
    0%,
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    50% {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}
@keyframes blink {
    0%,
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    50% {
        opacity: 0;
        filter: alpha(opacity=0);
    }
}
.qodef-dropcaps {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    line-height: 42px;
    font-size: 42px;
    color: #999;
    font-weight: 300;
    text-align: center;
    margin: 2px 20px 0 0;
}
.qodef-dropcaps.qodef-circle,
.qodef-dropcaps.qodef-square {
    height: 35px;
    width: 35px;
    font-size: 22px;
    line-height: 35px;
    font-weight: 600;
    color: #fff;
    background-color: #1d1d1d;
    margin: 6px 20px 0 0;
    box-sizing: border-box;
}
.qodef-dropcaps.qodef-circle {
    border-radius: 3em;
}
.qodef-elements-holder {
    width: 100%;
    display: table;
    table-layout: fixed;
}
.qodef-elements-holder.qodef-eh-full-height {
    height: 100%;
}
.qodef-elements-holder.qodef-ehi-float .qodef-eh-item {
    float: left;
}
.qodef-elements-holder.qodef-two-columns .qodef-eh-item {
    width: 50%;
}
.qodef-elements-holder.qodef-three-columns .qodef-eh-item {
    width: 33.33333%;
}
.qodef-elements-holder.qodef-four-columns .qodef-eh-item {
    width: 25%;
}
.qodef-elements-holder.qodef-five-columns .qodef-eh-item {
    width: 20%;
}
.qodef-elements-holder.qodef-six-columns .qodef-eh-item {
    width: 16.66667%;
}
.qodef-elements-holder .qodef-eh-item {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background-position: center;
    background-size: cover;
}
.qodef-elements-holder .qodef-eh-item.qodef-vertical-alignment-top {
    vertical-align: top;
}
.qodef-elements-holder .qodef-eh-item.qodef-vertical-alignment-bottom {
    vertical-align: bottom;
}
.qodef-elements-holder .qodef-eh-item.qodef-horizontal-alignment-center {
    text-align: center;
}
.qodef-elements-holder .qodef-eh-item.qodef-horizontal-alignment-right {
    text-align: right;
}
.qodef-elements-holder .qodef-eh-item .qodef-elements-holder-item-inner {
    width: 100%;
}
.qodef-elements-holder .qodef-ehi-content {
    padding: 0 20px;
}
.qodef-frame-slider-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 260px 0 230px;
}
.qodef-frame-slider-holder .qodef-fs-phone {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 100%;
    background: url(../../../../plugins/select-core/assets/css/img/frame-slider.png) top center no-repeat;
    z-index: 2;
    pointer-events: none;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.qodef-full-screen-image-slider.qodef-fsis-active .qodef-fsis-prev-nav,
.qodef-full-screen-image-slider.qodef-fsis-active .qodef-fsis-slider .owl-nav .owl-prev {
    left: -100px;
}
.qodef-frame-slider-holder .qodef-fs-slides {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    cursor: -webkit-grab;
    visibility: hidden;
}
.qodef-full-screen-image-slider .qodef-fsis-image,
.touch .qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image,
.touch .qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image,
.touch .qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image,
.touch .qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image,
.touch .qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner,
.touch .qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner,
.touch .qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner {
    cursor: pointer;
}
.qodef-frame-slider-holder .qodef-fs-slides a,
.qodef-frame-slider-holder .qodef-fs-slides img {
    display: block;
}
.qodef-full-screen-image-slider {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    opacity: 0;
}
.qodef-full-screen-image-slider.qodef-fsis-is-init {
    opacity: 1;
}
.qodef-full-screen-image-slider.qodef-fsis-active .qodef-fsis-slider .owl-dots {
    bottom: -30px;
}
.qodef-full-screen-image-slider .qodef-fsis-slider {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100vh;
    z-index: inherit;
}
.admin-bar .qodef-full-screen-image-slider .qodef-fsis-slider {
    height: calc(100vh - 32px);
}
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-stage-outer {
    overflow: visible;
}
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-nav .owl-next,
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-nav .owl-prev {
    width: 40px;
    text-align: center;
    -webkit-transition: left 0.4s ease, right 0.4s ease;
    -moz-transition: left 0.4s ease, right 0.4s ease;
    transition: left 0.4s ease, right 0.4s ease;
}
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-nav .owl-prev {
    left: 25px;
}
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-nav .owl-prev:hover {
    left: 15px;
}
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-nav .owl-next {
    right: 25px;
}
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-nav .owl-next:hover {
    right: 15px;
}
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-dots {
    position: absolute;
    left: 0;
    bottom: calc(8% - 14px);
    width: 100%;
    margin: 0;
    counter-reset: section;
    z-index: 3;
    -webkit-transition: bottom 0.4s ease;
    -moz-transition: bottom 0.4s ease;
    transition: bottom 0.4s ease;
}
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-dots .owl-dot {
    margin: 0 14px;
    color: #777;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
}
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-dots .owl-dot.active,
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-dots .owl-dot:hover {
    color: #1d1d1d;
}
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-dots .owl-dot span {
    display: none;
}
.qodef-full-screen-image-slider .qodef-fsis-slider .owl-dots .owl-dot:after {
    counter-increment: section;
    content: "0" counter(section);
}
.qodef-full-screen-image-slider .qodef-fsis-thumb-nav {
    position: absolute;
    top: 20%;
    height: 60%;
    width: 100px;
    display: block;
    z-index: 1;
    background-position: 20% 20%;
}
.qodef-full-screen-image-slider .qodef-fsis-prev-nav {
    left: 0;
    -webkit-transition: background 0.3s ease, left 0.4s ease;
    -moz-transition: background 0.3s ease, left 0.4s ease;
    transition: background 0.3s ease, left 0.4s ease;
}
.qodef-full-screen-image-slider .qodef-fsis-next-nav {
    right: 0;
    -webkit-transition: background 0.3s ease, right 0.4s ease;
    -moz-transition: background 0.3s ease, right 0.4s ease;
    transition: background 0.3s ease, right 0.4s ease;
}
.qodef-full-screen-image-slider .qodef-fsis-slider-mask {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.qodef-full-screen-image-slider .qodef-fsis-slider-mask.qodef-drag {
    z-index: 2;
}
.qodef-full-screen-image-slider .qodef-fsis-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100vh;
    overflow: hidden;
}
.admin-bar .qodef-full-screen-image-slider .qodef-fsis-item {
    height: calc(100vh - 32px);
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-content-image-init .qodef-fsis-image-top {
    top: -2%;
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-content-image-init .qodef-fsis-image-left {
    left: 9%;
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-content-image-init .qodef-fsis-image-right {
    right: 14%;
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-content-image-init .qodef-fsis-subtitle,
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-content-image-init .qodef-fsis-title {
    top: 0;
    opacity: 1;
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-image-top {
    top: calc(-2% - 10px);
    left: calc(28% - 20px);
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-image-left {
    bottom: calc(2% - 20px);
    left: calc(9% - 10px);
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-image-right {
    bottom: calc(7% - 20px);
    right: calc(14% - 10px);
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-bottom,
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-top {
    height: 18%;
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-left,
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-image-hover .qodef-fsis-frame-right {
    width: 18%;
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-image-top {
    top: calc(-2% - 25px);
    left: calc(28% - 50px);
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-image-left {
    bottom: calc(2% - 50px);
    left: calc(9% - 25px);
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-image-right {
    bottom: calc(7% - 50px);
    right: calc(14% - 25px);
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-bottom,
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-top {
    height: 0;
}
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-left,
.qodef-full-screen-image-slider .qodef-fsis-item.qodef-fsis-active-image .qodef-fsis-frame-right {
    width: 0;
}
.qodef-full-screen-image-slider .qodef-fsis-image-wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.qodef-full-screen-image-slider .qodef-fsis-image-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}
.qodef-full-screen-image-slider .qodef-fsis-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.qodef-full-screen-image-slider .qodef-fsis-content-image {
    position: absolute;
}
.qodef-full-screen-image-slider .qodef-fsis-content-image img {
    width: auto;
    max-width: 600px;
}
.qodef-google-map img,
.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-icon img,
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon img {
    max-width: none;
}
.qodef-full-screen-image-slider .qodef-fsis-image-top {
    top: -50%;
    left: 28%;
    -webkit-transform: rotate(-23deg);
    -moz-transform: rotate(-23deg);
    transform: rotate(-23deg);
    -webkit-transition: top 0.8s ease, left 0.8s ease;
    -moz-transition: top 0.8s ease, left 0.8s ease;
    transition: top 0.8s ease, left 0.8s ease;
}
.qodef-full-screen-image-slider .qodef-fsis-image-left {
    bottom: 2%;
    left: -50%;
    -webkit-transform: rotate(-10.5deg);
    -moz-transform: rotate(-10.5deg);
    transform: rotate(-10.5deg);
    -webkit-transition: bottom 0.8s ease, left 0.8s ease;
    -moz-transition: bottom 0.8s ease, left 0.8s ease;
    transition: bottom 0.8s ease, left 0.8s ease;
}
.qodef-full-screen-image-slider .qodef-fsis-image-right {
    bottom: 7%;
    right: -50%;
    -webkit-transform: rotate(-12deg);
    -moz-transform: rotate(-12deg);
    transform: rotate(-12deg);
    -webkit-transition: bottom 0.8s ease, right 0.8s ease;
    -moz-transition: bottom 0.8s ease, right 0.8s ease;
    transition: bottom 0.8s ease, right 0.8s ease;
}
.qodef-full-screen-image-slider .qodef-fsis-title {
    position: relative;
    top: 15px;
    margin: 0;
    padding: 0 12%;
    line-height: 1.2em;
    color: #fff;
    opacity: 0;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s ease-in, top 0.3s ease-in;
    -moz-transition: opacity 0.2s ease-in, top 0.3s ease-in;
    transition: opacity 0.2s ease-in, top 0.3s ease-in;
}
.qodef-full-screen-image-slider .qodef-fsis-subtitle {
    position: relative;
    top: 25px;
    margin: 20px 0 0;
    padding: 0 14%;
    color: #fff;
    opacity: 0;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s ease-in, top 0.3s ease-in;
    -moz-transition: opacity 0.2s ease-in, top 0.3s ease-in;
    transition: opacity 0.2s ease-in, top 0.3s ease-in;
}
.qodef-full-screen-image-slider .qodef-fsis-frame {
    position: fixed;
    background-color: #fff;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.qodef-full-screen-image-slider .qodef-fsis-frame-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 20%;
}
.qodef-full-screen-image-slider .qodef-fsis-frame-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20%;
}
.qodef-full-screen-image-slider .qodef-fsis-frame-left {
    top: 0;
    left: 0;
    width: 20%;
    height: 100%;
}
.qodef-full-screen-image-slider .qodef-fsis-frame-right {
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
}
.fp-enabled body,
html.fp-enabled {
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
}
#superContainer {
    height: 100%;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
}
.fp-scrollable {
    overflow: hidden;
    position: relative;
}
.fp-scroller {
    overflow: hidden;
}
.iScrollIndicator {
    border: 0 !important;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
.fp-auto-height .fp-tableCell,
.fp-auto-height .qodef-fss-slide,
.fp-auto-height.qodef-fss-item,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive .qodef-fss-slide,
.fp-responsive .fp-auto-height-responsive.qodef-fss-item {
    height: auto !important;
}
#fp-nav {
    position: fixed;
    top: 50%;
    right: 40px;
    margin: -32px 0 0;
    z-index: 1001;
}
#fp-nav ul {
    margin: 0;
    padding: 0;
}
#fp-nav ul li {
    position: relative;
    display: block;
    margin: 10px 0;
    padding: 0;
}
#fp-nav ul li a {
    position: relative;
    width: 12px;
    height: 12px;
    display: block;
    background-color: rgba(80, 80, 80, 0.3);
    border-radius: 100%;
    z-index: 1;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
.qodef-full-screen-sections .qodef-fss-item .qodef-fss-item-inner a,
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-has-link .qodef-fss-item-inner a {
    position: relative;
    z-index: 2;
}
#fp-nav ul li a.active,
#fp-nav ul li a:hover {
    background-color: rgba(80, 80, 80, 0.7);
}
.qodef-light-header #fp-nav ul li a span {
    background-color: rgba(255, 255, 255, 0.3);
}
.qodef-light-header #fp-nav ul li a.active span,
.qodef-light-header #fp-nav ul li a:hover span {
    background-color: #fff;
}
.qodef-dark-header #fp-nav ul li a span {
    background-color: rgba(0, 0, 0, 0.3);
}
.qodef-dark-header #fp-nav ul li a.active span,
.qodef-dark-header #fp-nav ul li a:hover span {
    background-color: #000;
}
#fp-nav ul li a span {
    position: relative;
    height: 100%;
    width: 100%;
    display: block;
}
.qodef-full-screen-sections {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-full-screen-sections .qodef-fss-wrapper {
    visibility: hidden;
}
.qodef-full-screen-sections .qodef-fss-item {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background-position: center;
    background-size: cover;
    box-sizing: border-box;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}
.qodef-full-screen-sections .qodef-fss-item.active {
    transform: scale(0.92);
}
.qodef-full-screen-sections .qodef-fss-item.active.fp-completely {
    transform: scale(1);
}
.qodef-full-screen-sections .qodef-fss-item.fp-completely:not(.active) {
    transform: scale(0.92);
}
.qodef-full-screen-sections .qodef-fss-item .fp-scroller > .vc_column_container,
.qodef-full-screen-sections .qodef-fss-item .fp-scroller > .vc_column_container > .vc_column-inner {
    padding: 0;
    margin: 0;
}
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-va-top .qodef-fss-item-inner {
    vertical-align: top;
}
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-va-bottom .qodef-fss-item-inner {
    vertical-align: bottom;
}
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-ha-left .qodef-fss-item-inner {
    text-align: left;
}
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-ha-center .qodef-fss-item-inner {
    text-align: center;
}
.qodef-full-screen-sections .qodef-fss-item.qodef-fss-item-ha-right .qodef-fss-item-inner {
    text-align: right;
}
.qodef-full-screen-sections .qodef-fss-item .qodef-fss-item-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding: 5%;
    box-sizing: border-box;
}
.qodef-full-screen-sections .qodef-fss-item .qodef-fss-item-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.qodef-full-screen-sections .qodef-fss-nav-holder {
    position: fixed;
    bottom: 48px;
    left: 57px;
    display: block;
    width: 55px;
    text-align: center;
    visibility: hidden;
    z-index: 1001;
}
.qodef-full-screen-sections .qodef-fss-nav-holder a {
    display: block;
    font-size: 55px;
    line-height: 0.9;
    color: #1d1d1d;
    height: auto;
    opacity: 1;
    -webkit-transition: color 0.2s ease-out, opacity 0.25s ease-out;
    -moz-transition: color 0.2s ease-out, opacity 0.25s ease-out;
    transition: color 0.2s ease-out, opacity 0.25s ease-out;
}
.qodef-full-screen-sections .qodef-fss-nav-holder a:hover {
    color: rgba(29, 29, 29, 0.7);
}
.qodef-light-header .qodef-full-screen-sections .qodef-fss-nav-holder a {
    color: #fff;
}
.qodef-light-header .qodef-full-screen-sections .qodef-fss-nav-holder a:hover {
    color: rgba(255, 255, 255, 0.7);
}
.qodef-dark-header .qodef-full-screen-sections .qodef-fss-nav-holder a {
    color: #000;
}
.qodef-dark-header .qodef-full-screen-sections .qodef-fss-nav-holder a:hover {
    color: rgba(0, 0, 0, 0.7);
}
.qodef-full-screen-sections .qodef-fss-nav-holder a span,
.qodef-full-screen-sections .qodef-fss-nav-holder a span:before {
    display: block;
    line-height: inherit;
}
@media only screen and (max-width: 1024px) {
    #fp-nav {
        right: 30px;
    }
    .qodef-full-screen-sections .qodef-fss-nav-holder {
        bottom: 28px;
        left: 37px;
    }
}
.qodef-google-map-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-google-map,
.qodef-google-map embed,
.qodef-google-map iframe,
.qodef-google-map object {
    display: block;
    width: 100%;
}
.qodef-google-map {
    height: 300px;
}
.qodef-google-map-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1000;
}
.qodef-icon-list-holder {
    position: relative;
    display: table;
    table-layout: fixed;
    height: auto;
    width: auto;
    margin-bottom: 8px;
}
.qodef-icon-list-holder .qodef-il-icon-holder,
.qodef-icon-list-holder .qodef-il-text {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.qodef-icon-list-holder .qodef-il-icon-holder {
    width: 1%;
}
.qodef-icon-list-holder .qodef-il-icon-holder > * {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #1d1d1d;
    font-size: 17px;
    line-height: inherit;
}
.qodef-iwt,
.qodef-iwt .qodef-iwt-icon a {
    vertical-align: middle;
}
.qodef-icon-list-holder .qodef-il-icon-holder > :before {
    display: block;
    line-height: inherit;
}
.qodef-iwt,
.qodef-iwt .qodef-iwt-icon a,
.qodef-iwt .qodef-iwt-title a {
    display: inline-block;
    position: relative;
}
.qodef-icon-list-holder .qodef-il-text {
    width: 99%;
    padding: 0 0 0 13px;
    box-sizing: border-box;
}
.qodef-iwt {
    width: 100%;
}
.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode {
    line-height: 1;
}
.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode.qodef-circle,
.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode.qodef-dropcaps.qodef-circle,
.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode.qodef-square {
    line-height: 2;
}
.qodef-iwt .qodef-iwt-title {
    margin: 0;
    line-height: 1.2em;
}
.qodef-iwt .qodef-iwt-title a {
    vertical-align: top;
    color: inherit;
}
.qodef-iwt .qodef-iwt-title-text {
    display: block;
}
.qodef-iwt .qodef-iwt-text {
    margin: 10px 0 0;
}
.qodef-iwt.qodef-iwt-icon-left {
    width: auto;
}
.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-content,
.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-icon {
    display: table-cell;
    vertical-align: top;
}
.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-icon {
    position: relative;
    top: 1px;
}
.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-content {
    padding: 0 0 0 27px;
}
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon,
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-title-text {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon .qodef-icon-element {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-title-text {
    padding: 0 0 0 17px;
}
.qodef-iwt.qodef-iwt-icon-top {
    text-align: center;
}
.qodef-iwt.qodef-iwt-icon-top .qodef-iwt-content {
    padding: 20px 0 0;
}
.qodef-iwt.qodef-iwt-animate-on-hover .qodef-iwt-icon img,
.qodef-iwt.qodef-iwt-animate-on-hover .qodef-iwt-icon > a,
.qodef-iwt.qodef-iwt-animate-on-hover .qodef-iwt-icon > span {
    -webkit-transition: all 0.35s cubic-bezier(0.38, 3, 0.57, 1.6);
    -moz-transition: all 0.35s cubic-bezier(0.38, 3, 0.57, 1.6);
    transition: all 0.35s cubic-bezier(0.38, 3, 0.57, 1.6);
}
.qodef-iwt.qodef-iwt-animate-on-hover .qodef-iwt-icon.qodef-animate img,
.qodef-iwt.qodef-iwt-animate-on-hover .qodef-iwt-icon.qodef-animate > a,
.qodef-iwt.qodef-iwt-animate-on-hover .qodef-iwt-icon.qodef-animate > span {
    -webkit-transform: translate3d(0, -3px, 0) scale(1.04);
    -moz-transform: translate3d(0, -3px, 0) scale(1.04);
    transform: translate3d(0, -3px, 0) scale(1.04);
}
.qodef-icon-shortcode {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1em;
}
.qodef-icon-shortcode.qodef-circle,
.qodef-icon-shortcode.qodef-dropcaps.qodef-circle,
.qodef-icon-shortcode.qodef-square {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    background-color: #005e9e;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.qodef-icon-shortcode.qodef-circle a,
.qodef-icon-shortcode.qodef-dropcaps.qodef-circle a,
.qodef-icon-shortcode.qodef-square a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
}
.qodef-icon-shortcode.qodef-circle .qodef-icon-element,
.qodef-icon-shortcode.qodef-dropcaps.qodef-circle .qodef-icon-element,
.qodef-icon-shortcode.qodef-square .qodef-icon-element {
    color: #fff;
    line-height: inherit;
}
.qodef-icon-shortcode.qodef-circle {
    border-radius: 50%;
}
.qodef-icon-shortcode .qodef-icon-element {
    display: block;
    line-height: inherit;
    -webkit-transition: color 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
}
.qodef-icon-shortcode .qodef-icon-element:before {
    display: block;
    line-height: inherit;
}
.qodef-icon-animation-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform 0.15s ease-in-out;
    -moz-transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
}
.qodef-icon-animation-holder.qodef-icon-animation-show {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}
.qodef-icon-tiny {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.qodef-icon-small {
    font-size: 2em;
}
.qodef-icon-medium {
    font-size: 3em;
}
.qodef-icon-large {
    font-size: 4em;
}
.qodef-icon-huge {
    font-size: 5em;
}
.qodef-image-gallery {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-image-gallery.qodef-nav-light-skin .owl-nav .owl-next,
.qodef-image-gallery.qodef-nav-light-skin .owl-nav .owl-prev {
    color: #fff;
}
.qodef-image-gallery.qodef-has-shadow.qodef-ig-carousel-type .owl-stage-outer,
.qodef-image-gallery.qodef-has-shadow.qodef-ig-slider-type .owl-stage-outer {
    padding: 0 0 20px;
}
.qodef-image-gallery .qodef-ig-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
    overflow: hidden;
}
.qodef-image-gallery .qodef-ig-image a,
.qodef-image-gallery .qodef-ig-image img {
    position: relative;
    display: block;
}
.qodef-image-gallery .qodef-ig-image-inner,
.qodef-image-gallery .qodef-ig-slider {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-image-gallery .qodef-ig-grid .qodef-ig-image {
    float: left;
}
.qodef-image-gallery .qodef-ig-grid.qodef-ig-two-columns .qodef-ig-image {
    width: 50%;
}
.qodef-image-gallery .qodef-ig-grid.qodef-ig-three-columns .qodef-ig-image {
    width: 33.33333%;
}
.qodef-image-gallery .qodef-ig-grid.qodef-ig-four-columns .qodef-ig-image {
    width: 25%;
}
.qodef-image-gallery .qodef-ig-grid.qodef-ig-five-columns .qodef-ig-image {
    width: 20%;
}
.qodef-image-gallery .qodef-ig-grid.qodef-ig-six-columns .qodef-ig-image {
    width: 16.66667%;
}
.qodef-image-gallery .qodef-ig-masonry {
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.qodef-image-gallery .qodef-ig-masonry .qodef-ig-grid-sizer {
    width: 100%;
}
.qodef-image-gallery .qodef-ig-masonry .qodef-ig-grid-gutter {
    width: 0;
}
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-two-columns .qodef-ig-grid-sizer,
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-two-columns .qodef-ig-image {
    width: 50%;
}
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-two-columns .qodef-ig-image.qodef-large-masonry-item {
    width: 100%;
}
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-three-columns .qodef-ig-grid-sizer,
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-three-columns .qodef-ig-image {
    width: 33.33333%;
}
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-three-columns .qodef-ig-image.qodef-large-masonry-item {
    width: 66.66667%;
}
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-four-columns .qodef-ig-grid-sizer,
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-four-columns .qodef-ig-image {
    width: 25%;
}
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-four-columns .qodef-ig-image.qodef-large-masonry-item {
    width: 50%;
}
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-five-columns .qodef-ig-grid-sizer,
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-five-columns .qodef-ig-image {
    width: 20%;
}
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-five-columns .qodef-ig-image.qodef-large-masonry-item {
    width: 40%;
}
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-six-columns .qodef-ig-grid-sizer,
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-six-columns .qodef-ig-image {
    width: 16.66667%;
}
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-six-columns .qodef-ig-image.qodef-large-masonry-item {
    width: 33.33333%;
}
.qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-image img {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 0.32s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    -moz-transition: all 0.32s cubic-bezier(0.05, 0.43, 0.15, 0.89);
    transition: all 0.32s cubic-bezier(0.05, 0.43, 0.15, 0.89);
}
.qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-image a:hover img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
    -webkit-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    -moz-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
    transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image:hover img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    transform: scale(1.04);
}
.qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image .qodef-ig-image-inner {
    overflow: hidden;
}
.qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}
.qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image {
    overflow: hidden;
}
.qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image:hover img {
    -webkit-filter: grayscale(0);
    filter: none;
}
.qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.qodef-image-with-text-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-image-with-text-holder.qodef-has-shadow .qodef-iwt-image {
    -webkit-box-shadow: 0 0 19px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 19px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 19px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: transform 0.6s cubic-bezier(0.18, 0.89, 0.32, 0.85), box-shadow 0.2s, box-shadow 0.3s;
    -moz-transition: transform 0.6s cubic-bezier(0.18, 0.89, 0.32, 0.85), box-shadow 0.2s, box-shadow 0.3s;
    transition: transform 0.6s cubic-bezier(0.18, 0.89, 0.32, 0.85), box-shadow 0.2s, box-shadow 0.3s;
}
.qodef-image-with-text-holder .qodef-iwt-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-image-with-text-holder .qodef-iwt-image a,
.qodef-image-with-text-holder .qodef-iwt-image img {
    position: relative;
    display: block;
}
.qodef-image-with-text-holder .qodef-iwt-text-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-image-with-text-holder .qodef-itw-custom-text,
.qodef-image-with-text-holder .qodef-iwt-title {
    margin: 30px 0 0;
    display: inline-block;
    width: auto;
}
.qodef-image-with-text-holder .qodef-iwt-text {
    margin: 14px 0 0;
}
.qodef-image-with-text-holder.qodef-image-behavior-custom-link.qodef-has-shadow .qodef-iwt-image:hover {
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.1);
}
.qodef-image-with-text-holder.qodef-image-behavior-lightbox .qodef-iwt-image a:hover:after {
    opacity: 1;
}
.qodef-image-with-text-holder.qodef-image-behavior-lightbox .qodef-iwt-image a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(29, 29, 29, 0.4);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image {
    overflow: hidden;
}
.qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image:hover img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    transform: scale(1.04);
}
.qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}
.qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image {
    overflow: hidden;
}
.qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image:hover img {
    -webkit-filter: grayscale(0);
    filter: none;
}
.qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.qodef-item-showcase-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    opacity: 0;
}
.qodef-item-showcase-holder .qodef-is-image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 40%;
    margin-top: -100px;
    opacity: 0;
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    transform: translateY(70px);
}
.qodef-item-showcase-holder .qodef-is-image.qodef-appeared {
    -webkit-transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1), -moz-transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1), transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.qodef-item-showcase-holder .qodef-is-item-holder {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}
.qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-left-holder {
    float: left;
}
.qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-right-holder {
    float: right;
}
.qodef-item-showcase-holder .qodef-is-item-holder .qodef-is-item:first-child {
    margin: 0;
}
.qodef-item-showcase-holder .qodef-is-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 56px 0 0;
    opacity: 0;
}
.qodef-item-showcase-holder .qodef-is-item.qodef-is-left {
    text-align: right;
    -webkit-transform: translateX(-70px);
    -moz-transform: translateX(-70px);
    transform: translateX(-70px);
}
.qodef-item-showcase-holder .qodef-is-item.qodef-is-left .qodef-is-content {
    padding: 0 20px 0 0;
}
.qodef-item-showcase-holder .qodef-is-item.qodef-is-right {
    text-align: left;
    -webkit-transform: translateX(70px);
    -moz-transform: translateX(70px);
    transform: translateX(70px);
}
.qodef-item-showcase-holder .qodef-is-item.qodef-is-right .qodef-is-content {
    padding: 0 0 0 20px;
}
.qodef-item-showcase-holder .qodef-is-item.qodef-appeared {
    -webkit-transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1), -moz-transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1), transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}
.qodef-item-showcase-holder .qodef-is-item .qodef-is-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
}
.qodef-item-showcase-holder .qodef-is-item .qodef-is-title {
    margin: 0;
}
.qodef-item-showcase-holder .qodef-is-item .qodef-is-text {
    margin: 14px 0 0;
}
.qodef-pie-chart-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}
.qodef-pie-chart-holder .qodef-pc-percentage {
    position: relative;
    display: block;
    height: 176px;
    width: 176px;
    line-height: 176px;
    text-align: center;
    margin: 0 auto;
}
.qodef-pie-chart-holder .qodef-pc-percentage canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.qodef-pie-chart-holder .qodef-pc-percentage .qodef-pc-percent {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #1d1d1d;
    font-size: 36px;
    line-height: inherit;
    font-weight: 600;
}
.qodef-pie-chart-holder .qodef-pc-percentage .qodef-pc-percent:after {
    position: relative;
    top: -15px;
    content: "%";
    font-size: 15px;
}
.qodef-pie-chart-holder .qodef-pc-text-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    margin: 26px 0 0;
}
.qodef-pie-chart-holder .qodef-pc-text-holder .qodef-pc-title {
    margin: 0;
}
.qodef-pie-chart-holder .qodef-pc-text-holder .qodef-pc-text {
    margin: 4px 0 0;
}
.qodef-pricing-tables {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
}
.qodef-pricing-tables .qodef-pt-wrapper {
    position: relative;
}
.qodef-pricing-tables.qodef-two-columns .qodef-price-table {
    width: 50%;
}
.qodef-pricing-tables.qodef-three-columns .qodef-price-table {
    width: 33.33333%;
}
.qodef-pricing-tables.qodef-four-columns .qodef-price-table {
    width: 25%;
}
.qodef-pricing-tables.qodef-five-columns .qodef-price-table {
    width: 20%;
}
.qodef-price-table {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    box-sizing: border-box;
}
.qodef-price-table.qodef-pl-featured {
    position: relative;
}
@media only screen and (min-width: 1025px) {
    .qodef-image-gallery .qodef-ig-grid.qodef-ig-five-columns .qodef-ig-image:nth-child(5n + 1),
    .qodef-image-gallery .qodef-ig-grid.qodef-ig-four-columns .qodef-ig-image:nth-child(4n + 1),
    .qodef-image-gallery .qodef-ig-grid.qodef-ig-six-columns .qodef-ig-image:nth-child(6n + 1),
    .qodef-image-gallery .qodef-ig-grid.qodef-ig-three-columns .qodef-ig-image:nth-child(3n + 1) {
        clear: both;
    }
    .qodef-price-table.qodef-pl-featured {
        top: -40px;
    }
    .qodef-twitter-list-holder.qodef-tl-two-columns .qodef-tl-item:nth-child(2n + 1) {
        clear: both;
    }
}
.qodef-price-table.qodef-pl-featured .qodef-pt-button a {
    background-color: #005e9e;
}
.qodef-price-table .qodef-pt-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}
.qodef-price-table .qodef-pt-inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.qodef-price-table .qodef-pt-inner ul li {
    margin: 0;
    padding: 17px 30px;
    text-align: center;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-title-holder {
    position: relative;
    color: #1d1d1d;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    padding-bottom: 0;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-title-holder .qodef-pt-title {
    display: block;
    margin: 0;
    padding: 19px 0 0;
    box-sizing: border-box;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices {
    position: relative;
    padding: 7px 15px 0;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-value {
    position: relative;
    vertical-align: super;
    bottom: 3px;
    font-size: 43px;
    line-height: 1em;
    font-weight: 600;
    color: #1d1d1d;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-price {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 14px;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-separator {
    width: 75px;
    height: 4px;
    background-color: #005e9e;
    margin: 0 auto;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content {
    padding: 29px 15px 10px;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content ul li {
    padding: 5px 0;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content ul li:before {
    content: "\4e";
    font-family: ElegantIcons;
    font-size: 18px;
    color: #000;
    position: relative;
    top: 3px;
    padding-right: 15px;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-button {
    padding: 28px 15px 43px;
}
.qodef-progress-bar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 18px;
}
.qodef-progress-bar .qodef-pb-title-holder {
    position: relative;
    margin: 10px 0 5px 5px;
}
.qodef-progress-bar .qodef-pb-title-holder .qodef-pb-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 100;
}
.qodef-progress-bar .qodef-pb-percent-holder {
    position: absolute;
    left: 0;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    z-index: 10;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}
.qodef-progress-bar .qodef-pb-content-holder {
    position: relative;
    height: 3px;
    overflow: hidden;
    background-color: #e1e1e1;
}
.qodef-progress-bar .qodef-pb-content-holder .qodef-pb-content {
    height: 3px;
    max-width: 100%;
    overflow: hidden;
    background-color: #005e9e;
}
.qodef-section-title-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-tiny-space .qodef-st-inner {
    margin: 0 -5px;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-tiny-space .qodef-st-text,
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-tiny-space .qodef-st-title {
    padding: 0 5px;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-small-space .qodef-st-inner {
    margin: 0 -10px;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-small-space .qodef-st-text,
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-small-space .qodef-st-title {
    padding: 0 10px;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-normal-space .qodef-st-inner {
    margin: 0 -15px;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-normal-space .qodef-st-text,
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-normal-space .qodef-st-title {
    padding: 0 15px;
}
.qodef-section-title-holder.qodef-st-two-columns .qodef-st-text,
.qodef-section-title-holder.qodef-st-two-columns .qodef-st-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    float: left;
    margin: 0;
    box-sizing: border-box;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-title-left .qodef-st-title {
    text-align: right;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-title-left .qodef-st-text {
    text-align: left;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-title-right .qodef-st-title {
    float: right;
    text-align: left;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-title-right .qodef-st-text {
    text-align: right;
}
.qodef-section-title-holder .qodef-st-title {
    display: block;
    margin: 0;
}
.qodef-section-title-holder .qodef-st-title .qodef-st-title-bold {
    font-weight: 700;
}
.qodef-section-title-holder .qodef-st-title .qodef-st-title-light {
    font-weight: 300;
}
.qodef-section-title-holder .qodef-st-title .qodef-st-underlined {
    border-bottom: 4px solid #000;
}
.qodef-section-title-holder .qodef-st-title .qodef-st-dot {
    color: #005e9e;
    visibility: hidden;
}
.qodef-section-title-holder .qodef-st-text {
    display: block;
    margin: 14px 0 0;
}
.qodef-separator,
.qodef-single-image-holder,
.qodef-single-image-holder .qodef-si-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.qodef-separator-holder {
    position: relative;
    height: auto;
    font-size: 0;
    line-height: 1em;
}
.qodef-separator-holder.qodef-separator-center {
    text-align: center;
}
.qodef-separator-holder.qodef-separator-left {
    text-align: left;
}
.qodef-separator-holder.qodef-separator-right {
    text-align: right;
}
.qodef-separator-holder.qodef-separator-full-width .qodef-separator {
    width: 100% !important;
}
.qodef-separator {
    border-bottom: 1px solid #005e9e;
    margin: 10px 0;
    border-bottom-width: 4px;
    width: 96px;
}
.qodef-single-image-holder {
    width: 100%;
}
.qodef-single-image-holder.qodef-has-shadow .qodef-si-inner {
    box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.qodef-single-image-holder .qodef-si-inner {
    width: 100%;
}
.qodef-single-image-holder .qodef-si-inner a,
.qodef-single-image-holder .qodef-si-inner img {
    position: relative;
    display: block;
}
.qodef-single-image-holder.qodef-image-behavior-custom-link .qodef-si-inner a:hover:after {
    opacity: 1;
}
.qodef-single-image-holder.qodef-image-behavior-custom-link .qodef-si-inner a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(29, 29, 29, 0.4);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.qodef-single-image-holder.qodef-image-behavior-lightbox .qodef-si-inner a:hover:after {
    opacity: 1;
}
.qodef-single-image-holder.qodef-image-behavior-lightbox .qodef-si-inner a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(29, 29, 29, 0.4);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner {
    overflow: hidden;
}
.qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner:hover img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    transform: scale(1.04);
}
.qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}
.qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner {
    overflow: hidden;
}
.qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner:hover img {
    -webkit-filter: grayscale(0);
    filter: none;
}
.qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner {
    overflow: hidden;
    padding: 10% 0;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 120%;
    -webkit-transition: background 0.7s ease-out;
    -moz-transition: background 0.7s ease-out;
    transition: background 0.7s ease-out;
}
.qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner:hover {
    background-position: 90% center;
}
.qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner img {
    z-index: -1;
    max-width: 80%;
}
@media only screen and (max-width: 1024px) {
    .qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner {
        padding: 0;
        background: 0 0;
    }
    .qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner img {
        z-index: inherit;
        max-width: 100%;
    }
}
.qodef-social-share-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
}
.qodef-social-share-holder ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 0;
}
.qodef-social-share-holder.qodef-list .qodef-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    color: #777;
    font-weight: 600;
}
.qodef-social-share-holder.qodef-list li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 7px 3px 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background-color: #000;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
.qodef-social-share-holder.qodef-list li:hover {
    background-color: #777;
}
.qodef-social-share-holder.qodef-list li:last-child {
    margin: 0 0 3px;
}
.qodef-social-share-holder.qodef-list li a {
    font-size: 11px;
    color: #fff;
}
.qodef-social-share-holder.qodef-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener {
    display: block;
    color: #777;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener .social_share {
    font-size: 12px;
    color: #1d1d1d;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener:hover {
    color: #005e9e;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener:hover .social_share {
    color: inherit;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown {
    position: relative;
    visibility: hidden;
    z-index: 950;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul {
    position: relative;
    display: block;
    z-index: 990;
    margin: 0;
    padding: 0 !important;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li {
    width: 88px;
    height: 28px;
    line-height: 28px;
    visibility: hidden;
    position: absolute;
    text-align: center;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: 1px solid #ebebeb;
    background-color: #fff;
    font-size: 12px;
    color: #777;
    box-sizing: border-box;
    -webkit-transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s, background-color 0.2s ease-out 0s;
    -moz-transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s, background-color 0.2s ease-out 0s;
    transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s, background-color 0.2s ease-out 0s;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:not(:first-child) {
    border-top: none;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-facebook-share:hover {
    background-color: #3b5998;
    color: #fff;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-twitter-share:hover {
    background-color: #00aced;
    color: #fff;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-google_plus-share:hover {
    background-color: #dd4b39;
    color: #fff;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-linkedin-share:hover {
    background-color: #007bb5;
    color: #fff;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-tumblr-share:hover {
    background-color: #32506d;
    color: #fff;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-pinterest-share:hover {
    background-color: #cb2027;
    color: #fff;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li.qodef-vk-share:hover {
    background-color: #45668e;
    color: #fff;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li * {
    display: block;
    line-height: inherit;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li a {
    color: inherit !important;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(1) {
    bottom: -28px;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(2) {
    bottom: -56px;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(3) {
    bottom: -84px;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(4) {
    bottom: -112px;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(5) {
    bottom: -140px;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(6) {
    bottom: -168px;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(7) {
    bottom: -196px;
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li {
    opacity: 1;
    visibility: visible;
    cursor: pointer;
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2) {
    -webkit-transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s, background-color 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s, background-color 0.2s ease-out;
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3) {
    -webkit-transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s, background-color 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s, background-color 0.2s ease-out;
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4) {
    -webkit-transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s, background-color 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s, background-color 0.2s ease-out;
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5) {
    -webkit-transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s, background-color 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s, background-color 0.2s ease-out;
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6) {
    -webkit-transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s, background-color 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s, background-color 0.2s ease-out;
}
.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7) {
    -webkit-transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s, background-color 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s, background-color 0.2s ease-out;
    transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s, background-color 0.2s ease-out;
}
.qodef-ss-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-ss-holder.qodef-ss-image-right .qodef-ss-image {
    left: 50%;
}
.qodef-ss-holder.qodef-ss-image-right .qodef-ss-content {
    left: 0;
}
.qodef-ss-holder .qodef-ss-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.qodef-ss-holder .qodef-ss-image img {
    display: none;
}
.qodef-ss-holder .qodef-ss-content {
    position: relative;
    display: inline-block;
    vertical-align: top;
    left: 50%;
    width: 50%;
    padding: 30px;
    box-sizing: border-box;
}
.qodef-tabs,
.qodef-tabs .qodef-tab-container,
.qodef-tabs .qodef-tabs-nav {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-ss-holder .qodef-ss-title {
    margin: 0;
}
.qodef-ss-holder .qodef-ss-text {
    margin: 14px 0 0;
}
.qodef-ss-holder .qodef-ss-link {
    margin: 25px 0 0;
}
.qodef-tabs .qodef-tabs-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.qodef-tabs .qodef-tabs-nav li {
    float: left;
    margin: 0;
    padding: 0;
}
.qodef-tabs .qodef-tabs-nav li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
    transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.qodef-tabs .qodef-tab-container p {
    margin: 0;
}
.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li a {
    padding: 7px 26px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #1d1d1d;
    background-color: #f6f6f6;
}
.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li.ui-state-hover a {
    color: #fff;
    background-color: #000;
}
.qodef-tabs.qodef-tabs-standard .qodef-tab-container {
    margin: 25px 0 0;
}
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li {
    margin: 0 12px 0 0;
}
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li a {
    padding: 7px 26px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    background-color: #1d1d1d;
}
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li.ui-state-hover a {
    color: #fff;
    background-color: #676767;
}
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li:last-child {
    margin: 0;
}
.qodef-tabs.qodef-tabs-boxed .qodef-tab-container {
    margin: 25px 0 0;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav {
    border-bottom: none;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li {
    margin: 0;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li a {
    padding: 8px 19px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3125em;
    color: #1d1d1d;
    text-transform: uppercase;
    border-bottom: 2px solid #c2c2c2;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li.ui-state-hover a {
    border-bottom-color: #000;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li:last-child {
    margin: 0;
}
.qodef-tabs.qodef-tabs-simple .qodef-tab-container {
    padding: 31px 0;
    border-bottom: none;
}
.qodef-tabs.qodef-tabs-vertical {
    display: table;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav {
    display: table-cell;
    vertical-align: top;
    width: 140px;
    height: 100%;
    box-sizing: border-box;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li {
    display: block;
    float: none;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li a {
    width: 100%;
    padding: 0 0 24px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3125em;
    color: #1d1d1d;
    text-transform: uppercase;
    border-right: 2px solid #c2c2c2;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li.ui-state-hover a {
    border-right-color: #000;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li:last-child {
    margin: 0;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tab-container {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 140px);
    height: 100%;
    padding: 0 0 0 45px;
    box-sizing: border-box;
}
.ui-widget-content {
    background: 0 0;
    border: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    padding: 0;
    border-radius: 0;
}
.ui-widget-content .ui-widget-header {
    border: 0;
    background: 0 0;
    color: initial;
    font-weight: inherit;
    line-height: inherit;
    font-size: inherit;
    border-radius: 0;
}
.ui-widget-content .ui-tabs-nav li {
    background: initial;
    border: 0;
    font-weight: inherit;
    color: inherit;
    border-radius: 0;
    position: initial;
}
.ui-widget-content .ui-widget-content {
    border: 0;
    background: 0 0;
    color: inherit;
    border-radius: 0;
}
html {
    height: 100%;
    overflow-x: hidden;
}
.curtains {
    width: 100%;
}
.curtains > li {
    -webkit-transform: translateZ(0);
    background: #fff;
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    z-index: 1;
}
.curtains > li.hidden,
.qodef-uncovering-section-on-page footer {
    display: none;
}
.curtains > li:first-child {
    z-index: 2;
}
.qodef-uncovering-section-on-page:not(.qodef-header-bottom) .qodef-page-header {
    -webkit-transition: top 0.6s ease;
    -moz-transition: top 0.6s ease;
    transition: top 0.6s ease;
    position: fixed;
    top: 0;
    left: 0;
}
.qodef-uncovering-section-on-page:not(.qodef-header-bottom).qodef-header-top-enabled .qodef-top-bar {
    -webkit-transition: top 0.6s ease;
    -moz-transition: top 0.6s ease;
    transition: top 0.6s ease;
    position: fixed;
    top: -45px;
    left: 0;
}
.qodef-uncovering-section-on-page:not(.qodef-header-bottom).qodef-header-top-enabled:not(.qodef-sticky-header-appear) .qodef-top-bar {
    top: 0;
}
.qodef-uncovering-section-on-page:not(.qodef-header-bottom).qodef-header-top-enabled:not(.qodef-sticky-header-appear) .qodef-page-header {
    top: 45px;
}
.qodef-uncovering-sections {
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    opacity: 0;
}
.qodef-uncovering-sections li,
.qodef-uncovering-sections ul {
    margin: 0;
    padding: 0;
}
.qodef-uncovering-sections.qodef-loaded {
    opacity: 1;
}
.qodef-uncovering-sections .qodef-uss-item {
    display: inline-block;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
    will-change: transform;
}
.qodef-uncovering-sections .qodef-uss-item .qodef-uss-image-holder {
    position: absolute;
    top: -5%;
    left: 0;
    width: 100%;
    height: 125%;
    will-change: transform;
    background-position: center;
    background-size: cover;
}
.qodef-uncovering-sections .qodef-uss-item.qodef-uss-item-va-top .qodef-uss-item-inner {
    vertical-align: top;
}
.qodef-uncovering-sections .qodef-uss-item.qodef-uss-item-va-bottom .qodef-uss-item-inner {
    vertical-align: bottom;
}
.qodef-uncovering-sections .qodef-uss-item.qodef-uss-item-ha-left .qodef-uss-item-inner {
    text-align: left;
}
.qodef-uncovering-sections .qodef-uss-item.qodef-uss-item-ha-center .qodef-uss-item-inner {
    text-align: center;
}
.qodef-uncovering-sections .qodef-uss-item.qodef-uss-item-ha-right .qodef-uss-item-inner {
    text-align: right;
}
.qodef-uncovering-sections .qodef-uss-item.qodef-uss-item-has-link .qodef-uss-item-inner a {
    position: relative;
}
.qodef-uncovering-sections .qodef-uss-item .qodef-uss-item-outer {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.qodef-uncovering-sections .qodef-uss-item .qodef-uss-item-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding: 5%;
    box-sizing: border-box;
}
.qodef-uncovering-sections .qodef-uss-item .qodef-uss-item-inner a {
    position: relative;
}
.qodef-uncovering-sections .qodef-uss-item .qodef-uss-item-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.qodef-fss-shadow {
    background: #323134;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 19;
    opacity: 0;
    pointer-events: none;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    will-change: opacity;
}
.qodef-video-button-holder,
.qodef-video-button-holder .qodef-video-button-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-video-button-holder:hover .qodef-video-button-play-holder {
    -webkit-transform: translate3d(0, -3px, 0) scale(1.04);
    -moz-transform: translate3d(0, -3px, 0) scale(1.04);
    transform: translate3d(0, -3px, 0) scale(1.04);
}
.qodef-video-button-holder .qodef-video-button-image {
    overflow: hidden;
}
.qodef-video-button-holder .qodef-video-button-image img {
    display: block;
    backface-visibility: hidden;
    width: 100%;
}
.qodef-video-button-holder .qodef-video-button-play,
.qodef-video-button-holder .qodef-video-button-play-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.qodef-video-button-holder .qodef-video-button-play .qodef-video-button-play-inner,
.qodef-video-button-holder .qodef-video-button-play-image .qodef-video-button-play-inner {
    position: relative;
    top: 50%;
    left: 0;
    display: block;
    line-height: inherit;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.qodef-video-button-holder .qodef-video-button-play-holder {
    background-color: #005e9e;
    color: #fff;
    width: 1em;
    height: 1em;
    line-height: 1em;
    font-size: 54px;
    display: inline-block;
    position: relative;
    border-radius: 100%;
    -webkit-transition: all 0.35s cubic-bezier(0.38, 3, 0.57, 1.6);
    -moz-transition: all 0.35s cubic-bezier(0.38, 3, 0.57, 1.6);
    transition: all 0.35s cubic-bezier(0.38, 3, 0.57, 1.6);
}
.qodef-video-button-holder .qodef-video-button-play-holder > span {
    margin-left: 2px;
}
.qodef-video-button-holder .qodef-video-button-play-image.qodef-vb-has-hover-image:hover img:first-child {
    opacity: 0;
}
.qodef-video-button-holder .qodef-video-button-play-image.qodef-vb-has-hover-image:hover img:nth-child(2) {
    opacity: 1;
}
.qodef-video-button-holder .qodef-video-button-play-image img {
    display: block;
    margin: 0 auto;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.qodef-video-button-holder .qodef-video-button-play-image img:first-child {
    position: relative;
    opacity: 1;
}
.qodef-video-button-holder .qodef-video-button-play-image img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateZ(0);
    -moz-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0);
}
.qodef-video-button-holder.qodef-has-border .qodef-video-button-image {
    border: 20px solid #005e9e;
    box-sizing: border-box;
}
.qodef-twitter-list-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
    .qodef-twitter-list-holder {
        width: 500px;
        margin-left: 130px;
    }
}
.qodef-twitter-list-holder .qodef-tl-item,
.qodef-twitter-list-holder .qodef-twitter-list {
    padding: 0;
    margin: 0;
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.qodef-twitter-list-holder:not(.qodef-tl-one-column) .qodef-tl-item {
    float: left;
}
.qodef-twitter-list-holder .qodef-twitter-list {
    list-style: none;
}
.qodef-twitter-list-holder .qodef-tl-item {
    box-sizing: border-box;
}
.qodef-twitter-list-holder .qodef-tli-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.qodef-twitter-list-holder .qodef-tli-inner:hover {
    box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    transform: translateY(-3px);
}
.qodef-twitter-list-holder .qodef-tli-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 35px 23px;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
}
.qodef-twitter-list-holder .qodef-twitter-content-top {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 25px;
    box-sizing: border-box;
}
.qodef-twitter-list-holder .qodef-twitter-link-over {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.qodef-twitter-list-holder .qodef-twitter-user {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding-right: 30px;
    box-sizing: border-box;
}
.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 56px;
    height: 56px;
}
.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-image img {
    border-radius: 50%;
}
.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-name {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: calc(100% - 56px);
    padding-left: 15px;
    box-sizing: border-box;
}
.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-name * {
    margin: 0;
}
.qodef-twitter-list-holder .qodef-twitter-icon {
    position: absolute;
    top: -7px;
    right: 3px;
    width: 20px;
    display: inline-block;
    vertical-align: top;
    color: #005e9e;
    font-size: 24px;
    text-align: right;
}
.qodef-twitter-list-holder .qodef-tweet-text {
    padding-left: 12px;
    box-sizing: border-box;
}
.qodef-twitter-list-holder .qodef-tweet-text a {
    position: relative;
    color: grey;
    z-index: 2;
}
.qodef-twitter-list-holder .qodef-tweet-text a:hover {
    color: #005e9e;
}
.qodef-twitter-list-holder .qodef-twitter-profile a {
    position: relative;
    color: grey;
    z-index: 2;
}
.qodef-twitter-list-holder .qodef-twitter-profile a:hover {
    color: #005e9e;
}
.qodef-twitter-list-holder.qodef-tl-two-columns .qodef-tl-item {
    width: 50%;
}
.qodef-twitter-list-holder.qodef-tl-three-columns .qodef-tl-item {
    width: 33.33333%;
}
@media only screen and (min-width: 1201px) {
    .qodef-portfolio-single-holder .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-four-columns .qodef-ps-image:nth-child(4n + 1),
    .qodef-team-list-holder.qodef-tl-five-columns .qodef-team:nth-child(5n + 1),
    .qodef-team-list-holder.qodef-tl-four-columns .qodef-team:nth-child(4n + 1),
    .qodef-twitter-list-holder.qodef-tl-three-columns .qodef-tl-item:nth-child(3n + 1) {
        clear: both;
    }
}
.qodef-twitter-list-holder.qodef-tl-four-columns .qodef-tl-item {
    width: 25%;
}
.qodef-twitter-list-holder.qodef-tl-five-columns .qodef-tl-item {
    width: 20%;
}
@media only screen and (min-width: 1281px) {
    .qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns .qodef-bl-item:nth-child(5n + 1),
    .qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-five-columns article:nth-child(5n + 1),
    .qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-four-columns article:nth-child(4n + 1),
    .qodef-twitter-list-holder.qodef-tl-five-columns .qodef-tl-item:nth-child(5n + 1),
    .qodef-twitter-list-holder.qodef-tl-four-columns .qodef-tl-item:nth-child(4n + 1) {
        clear: both;
    }
}
