table td,
table th {
    text-align: center
}

a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
p a {
    color: #1cbefc
}

iframe,
pre {
    max-width: 100%
}

.clearfix:after,
.qodef-container:after {
    clear: both
}

.dwls_search_results,
ol,
ul {
    list-style-position: inside
}

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,
hgroup,
nav,
section {
    display: block
}

blockquote:after,
blockquote:before {
    content: '';
    content: none
}

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
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clear:after {
    clear: both;
    content: "";
    display: block
}

html {
    height: 100%;
    margin: 0!important;
    -webkit-transition: all .33s ease-out;
    -moz-transition: all .33s ease-out;
    transition: all .33s ease-out;
    overflow-y: scroll!important
}

body {
    font-size: 15px;
    line-height: 28px;
    color: #707070;
    font-weight: 300;
    overflow-x: hidden!important;
    -webkit-font-smoothing: antialiased
}

/*h1,
h2 {
    font-weight: 200;
    font-family: proxima_novaregular, sans-serif
}

h1 {
    font-size: 66px;
    line-height: 1.21em;
    color: #1c1c1c
}

h2 {
    font-size: 50px;
    line-height: 1.4em;
    color: #1c1c1c
}

h3,
h4 {
    font-weight: 300;
    color: #1c1c1c
}

h3 {
    font-size: 26px;
    line-height: 1.461em;
    font-family: proxima_novaregular, sans-serif
}

h4 {
    font-size: 20px;
    line-height: 1.6em;
    font-family: "Open Sans", sans-serif
}

h5 {
    font-size: 18px;
    line-height: 1.444em;
    font-weight: 400;
    font-family: proxima_novaregular, sans-serif;
    color: #1c1c1c
}

h6 {
    font-size: 13px;
    line-height: 1.666em;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #444
}*/

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

a,
p a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    transition: color .15s ease-out
}

p {
    margin: 10px 0
}

.woocommerce input[type=button],
.woocommerce-page input[type=button],
input[type=submit] {
    -webkit-appearance: none
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0;
    padding: 0 0 0 15px
}

pre {
    padding: 15px;
    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;
    position: relative;
    vertical-align: baseline
}

sub {
    top: .5ex
}

sup {
    bottom: .5ex
}

.wp-caption-text {
    margin: 0;
    font-style: italic
}

table tbody tr,
table thead tr {
    border: 1px solid #dadada
}

table tbody th {
    border-right: 1px solid #dadada
}

blockquote:not(.qodef-blockquote-shortcode) {
    padding: 0;
    border: none;
    font-style: italic;
    font-size: 17px;
    line-height: 1.6em;
    margin: 20px 0
}

blockquote cite {
    font-style: normal;
    font-weight: 500
}

::selection {
    background: #1cbefc;
    color: #fff
}

::-moz-selection {
    background: #1cbefc;
    color: #fff
}

.qodef-container,
.qodef-content,
.qodef-full-width,
.qodef-wrapper {
    background-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
}

.meta,
.qodef-meta {
    display: none
}

.text-align-right {
    text-align: right
}

.text-align-left {
    text-align: left
}
#nav-menu-item-3827, #sticky-nav-menu-item-3827{
    display: none;
}

.text-align-center {
    text-align: center
}

.qodef-wrapper {
    position: relative;
    z-index: 1000;
    -webkit-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -moz-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    left: 0
}

.qodef-wrapper .qodef-wrapper-inner {
    width: 100%;
    overflow: hidden
}

.qodef-content {
    margin-top: 0;
    position: relative;
    z-index: 100
}

.last_toggle_el_margin,
.wpb_button,
.wpb_content_element,
.wpb_row,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0!important
}

.qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner {
    padding: 80px 0
}

.qodef-boxed {
    overflow: hidden!important
}

.qodef-boxed .qodef-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.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-smooth-transition-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000
}

.qodef-smooth-transition-loader.qodef-hide-spinner .qodef-st-loader {
    display: none
}

.qodef-container:after,
.qodef-container:before {
    content: " ";
    display: table
}

.qodef-container {
    position: relative;
    padding: 0;
    width: 100%;
    z-index: 100
}

.qodef-container-inner {
    width: 1100px;
    margin: 0 auto
}

.qodef-five-columns>.qodef-five-columns-inner,
.qodef-four-columns>.qodef-four-columns-inner,
.qodef-three-columns>.qodef-three-columns-inner,
.qodef-two-columns-50-50>.qodef-two-columns-50-50-inner {
    margin: 0 -15px
}

.qodef-full-width {
    position: relative;
    z-index: 200
}

@media only screen and (min-width:1400px) {
    .qodef-grid-1300 .qodef-container-inner,
    .qodef-grid-1300 .qodef-footer-bottom-border-holder.qodef-in-grid,
    .qodef-grid-1300 .qodef-footer-top-border-holder.qodef-in-grid,
    .qodef-grid-1300 .qodef-grid,
    .qodef-grid-1300 .qodef-grid-section .qodef-section-inner {
        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-footer-bottom-border-holder.qodef-in-grid,
    .qodef-grid-1200 .qodef-footer-top-border-holder.qodef-in-grid,
    .qodef-grid-1200 .qodef-grid,
    .qodef-grid-1200 .qodef-grid-section .qodef-section-inner {
        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-footer-bottom-border-holder.qodef-in-grid,
    .qodef-grid-1000 .qodef-footer-top-border-holder.qodef-in-grid,
    .qodef-grid-1000 .qodef-grid,
    .qodef-grid-1000 .qodef-grid-section .qodef-section-inner {
        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:1000px) {
    .qodef-grid-800 .qodef-container-inner,
    .qodef-grid-800 .qodef-footer-bottom-border-holder.qodef-in-grid,
    .qodef-grid-800 .qodef-footer-top-border-holder.qodef-in-grid,
    .qodef-grid-800 .qodef-grid,
    .qodef-grid-800 .qodef-grid-section .qodef-section-inner {
        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
    }
}

.qodef-two-columns-66-33 {
    width: 100%
}

.qodef-two-columns-66-33 .qodef-column1 {
    width: 66.66%;
    float: left
}

.qodef-two-columns-66-33 .qodef-column1 .qodef-column-inner {
    padding: 0 10px 0 0
}

.qodef-two-columns-66-33 .qodef-column2 {
    width: 33.33%;
    float: left
}

.qodef-two-columns-66-33 .qodef-column2 .qodef-column-inner {
    padding: 0 0 0 25px
}

.qodef-two-columns-33-66 {
    width: 100%
}

.qodef-two-columns-33-66 .qodef-column1 {
    width: 33.33%;
    float: left
}

.qodef-two-columns-33-66 .qodef-column1 .qodef-column-inner {
    padding: 0 10px 0 0
}

.qodef-two-columns-33-66 .qodef-column2 {
    width: 66.66%;
    float: left
}

.qodef-two-columns-33-66 .qodef-column2 .qodef-column-inner {
    padding: 0 0 0 25px
}

.qodef-two-columns-75-25 {
    width: 100%
}

.qodef-two-columns-75-25 .qodef-column1 {
    width: 75%;
    float: left
}

.qodef-two-columns-75-25 .qodef-column1 .qodef-column-inner {
    padding: 0 10px 0 0
}

.qodef-two-columns-75-25 .qodef-column2 {
    width: 25%;
    float: left
}

.qodef-two-columns-75-25 .qodef-column2 .qodef-column-inner {
    padding: 0 0 0 25px
}

.qodef-two-columns-25-75 {
    width: 100%
}

.qodef-two-columns-25-75 .qodef-column1 {
    width: 25%;
    float: left
}

.qodef-two-columns-25-75 .qodef-column1 .qodef-column-inner {
    padding: 0 10px 0 0
}

.qodef-two-columns-25-75 .qodef-column2 {
    width: 75%;
    float: left
}

.qodef-two-columns-25-75 .qodef-column2 .qodef-column-inner {
    padding: 0 0 0 25px
}

.qodef-three-columns .qodef-column .qodef-column-inner,
.qodef-two-columns-50-50 .qodef-column .qodef-column-inner {
    padding: 0 15px
}

.qodef-two-columns-50-50 {
    width: 100%
}

.qodef-two-columns-50-50 .qodef-column {
    width: 50%;
    float: left
}

.qodef-three-columns {
    width: 100%
}

.qodef-three-columns .qodef-column {
    width: 33.33%;
    float: left
}

.qodef-four-columns {
    width: 100%
}

.qodef-four-columns .qodef-column {
    width: 25%;
    float: left
}

.qodef-four-columns .qodef-column .qodef-column-inner {
    padding: 0 45px
}

.qodef-five-columns {
    width: 100%
}

.qodef-five-columns .qodef-column {
    width: 20%;
    float: left
}

.qodef-five-columns .qodef-column .qodef-column-inner {
    padding: 0 15px
}

body.woocommerce.woocommerce-page .qodef-two-columns-66-33.woocommerce_with_sidebar .qodef-column1 .qodef-column-inner,
body.woocommerce.woocommerce-page .qodef-two-columns-75-25.woocommerce_with_sidebar .qodef-column1 .qodef-column-inner {
    padding-left: 40px
}

body.woocommerce.woocommerce-page .qodef-two-columns-25-75.woocommerce_with_sidebar .qodef-column2 .qodef-column-inner,
body.woocommerce.woocommerce-page .qodef-two-columns-33-66.woocommerce_with_sidebar .qodef-column2 .qodef-column-inner {
    padding-right: 40px
}

body.woocommerce.woocommerce-page .full_width .qodef-two-columns-66-33.woocommerce_with_sidebar .qodef-column1 .qodef-column-inner,
body.woocommerce.woocommerce-page .full_width .qodef-two-columns-75-25.woocommerce_with_sidebar .qodef-column1 .qodef-column-inner {
    padding-left: 0
}

body.woocommerce.woocommerce-page .full_width .qodef-two-columns-25-75.woocommerce_with_sidebar .qodef-column2 .qodef-column-inner,
body.woocommerce.woocommerce-page .full_width .qodef-two-columns-33-66.woocommerce_with_sidebar .qodef-column2 .qodef-column-inner {
    padding-right: 0
}

@-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-repeat: repeat!important;
    background-color: transparent!important;
    background-attachment: scroll!important;
    background-size: inherit!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 15px;
    box-sizing: border-box;
    display: inline-block;
}
@media only screen and (min-width:1200px){
.qodef-logo-wrapper {
    max-width: 285px;
}
}

.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%);
    transform: translateX(-50%)
}

.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-center-inner,
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-left-inner,
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-right-inner {
    width: 98%
}

.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%);
    transform: translateX(-50%)
}

.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-center-inner,
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-left-inner,
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-right-inner {
    width: 98%
}

.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-50-50 .qodef-position-center-inner,
.qodef-vertical-align-containers.qodef-50-50 .qodef-position-left-inner,
.qodef-vertical-align-containers.qodef-50-50 .qodef-position-right-inner {
    width: 98%
}

.qodef-vertical-align-containers.qodef-75-25 .qodef-position-left {
    width: 75%
}

.qodef-vertical-align-containers.qodef-75-25 .qodef-position-right {
    width: 25%
}

.qodef-vertical-align-containers.qodef-75-25 .qodef-position-center-inner,
.qodef-vertical-align-containers.qodef-75-25 .qodef-position-left-inner,
.qodef-vertical-align-containers.qodef-75-25 .qodef-position-right-inner {
    width: 98%
}

.qodef-vertical-align-containers.qodef-25-75 .qodef-position-left {
    width: 25%
}

.qodef-vertical-align-containers.qodef-25-75 .qodef-position-right {
    width: 75%
}

.qodef-vertical-align-containers.qodef-25-75 .qodef-position-center-inner,
.qodef-vertical-align-containers.qodef-25-75 .qodef-position-left-inner,
.qodef-vertical-align-containers.qodef-25-75 .qodef-position-right-inner {
    width: 98%
}

.qodef-vertical-align-containers .qodef-position-left {
    position: relative;
    float: left;
    z-index: 2;
    height: 100%
}

.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-center-inner,
.qodef-vertical-align-containers .qodef-position-left-inner,
.qodef-vertical-align-containers .qodef-position-right-inner {
    vertical-align: middle;
    display: inline-block
}

.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%;
    margin-right: -3px
}

.qodef-section {
    position: relative
}

.qodef-grid-section .qodef-section-inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 20
}

.qodef-section-inner-margin {
    margin-left: -15px;
    margin-right: -15px
}

.qodef-content-aligment-left {
    text-align: left
}

.qodef-content-aligment-center {
    text-align: center
}

.qodef-content-aligment-right {
    text-align: right
}

.qodef-parallax-section-holder {
    position: static;
    padding: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center 0;
    background-attachment: fixed;
    overflow: hidden
}

.qodef-parallax-section-holder.qodef-vertical-middle-align {
    display: table;
    width: 100%;
    margin: 0
}

.qodef-parallax-section-holder .qodef-full-screen-height-outer {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding: 100% 0
}

.touch .qodef-parallax-section-holder.qodef-parallax-section-holder-touch-disabled {
    height: auto!important;
    min-height: 300px;
    background-position: center top!important;
    background-attachment: scroll;
    background-size: cover
}

.qodef-parallax-container {
    position: fixed;
    top: 0;
    left: 0
}

.qodef-parallax-container>.qodef-parallax-image-frame {
    position: absolute;
    overflow: hidden
}

.qodef-parallax-container>.qodef-parallax-image-frame>.qodef-parallax-image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 2000px;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.qodef-section.qodef-vertical-middle-align {
    display: table;
    width: 100%;
    margin: 0
}

.qodef-section.qodef-vertical-middle-align .qodef-full-screen-height-outer {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.qodef-section .qodef-mobile-video-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.qodef-section .qodef-video-overlay {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 11
}

.qodef-section .qodef-video-overlay.qodef-video-overlay-active {
    background-image: url(img/pixel-video.png);
    background-position: 0 0;
    background-repeat: repeat;
    opacity: 1
}

.qodef-section .qodef-video-wrap {
    top: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 10
}

.qodef-section .qodef-video-wrap .mejs-offscreen {
    display: none
}

.qodef-section .qodef-video-wrap .mejs-container .mejs-controls {
    display: none!important
}

.qodef-section .qodef-video-wrap .mejs-poster {
    background-size: cover!important;
    -moz-background-size: cover!important;
    -webkit-background-size: cover!important;
    -o-background-size: cover!important
}

.qodef-section .qodef-video-wrap .mejs-container {
    background-color: transparent!important;
    background-image: none!important;
    height: auto!important;
    width: 100%!important
}

.qodef-section .qodef-video-wrap .mejs-mediaelement {
    background: 0 0!important;
    border: 0!important
}

.qodef-section .qodef-video-wrap .mejs-container .mejs-poster img {
    max-width: none!important;
    width: 100%!important
}

.qodef-element-from-bottom,
.qodef-element-from-fade,
.qodef-element-from-left,
.qodef-element-from-right,
.qodef-element-from-top,
.qodef-st-loader1 {
    width: 100%;
    display: inline-block
}

@-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, 30%)
    }
}

@keyframes element-from-bottom {
    0% {
        opacity: 0;
        transform: translate(0, 30%)
    }
    100% {
        opacity: 1;
        transform: translate(0, 30%)
    }
}

.touch .qodef-no-animations-on-touch .qodef-element-from-bottom>div,
.touch .qodef-no-animations-on-touch .qodef-element-from-fade>div,
.touch .qodef-no-animations-on-touch .qodef-element-from-left>div,
.touch .qodef-no-animations-on-touch .qodef-element-from-right>div,
.touch .qodef-no-animations-on-touch .qodef-element-from-top>div {
    opacity: 1;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.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 {
    opacity: 0;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-element-from-fade.qodef-element-from-fade-on>div {
    opacity: 1;
    -webkit-transition: opacity .8s ease 0s;
    -moz-transition: opacity .8s ease 0s;
    transition: opacity .8s ease 0s;
    -webkit-backface-visibility: hidden
}

.qodef-element-from-left.qodef-element-from-left-on>div {
    -webkit-animation: element-from-left .7s 1 ease-in-out;
    -moz-animation: element-from-left .7s 1 ease-in-out;
    animation: element-from-left .7s 1 ease-in-out;
    opacity: 1;
    -webkit-backface-visibility: hidden
}

.qodef-element-from-right.qodef-element-from-right-on>div {
    -webkit-animation: element-from-right .7s 1 ease-in-out;
    -moz-animation: element-from-right .7s 1 ease-in-out;
    animation: element-from-right .7s 1 ease-in-out;
    opacity: 1;
    -webkit-backface-visibility: hidden
}

.qodef-element-from-top.qodef-element-from-top-on>div {
    -webkit-animation: element-from-top .7s 1 ease-in-out;
    -moz-animation: element-from-top .7s 1 ease-in-out;
    animation: element-from-top .7s 1 ease-in-out;
    opacity: 1;
    -webkit-backface-visibility: hidden
}

.qodef-element-from-bottom.qodef-element-from-bottom-on>div {
    -webkit-animation: element-from-bottom .7s 1 ease-in-out;
    -moz-animation: element-from-bottom .7s 1 ease-in-out;
    animation: element-from-bottom .7s 1 ease-in-out;
    opacity: 1;
    -webkit-backface-visibility: hidden
}

.touch .qodef-no-animations-on-touch .qodef-fade-in,
.touch .qodef-no-animations-on-touch .qodef-fade-in-down,
.touch .qodef-no-animations-on-touch .qodef-fade-in-left-x-rotate,
.touch .qodef-no-animations-on-touch .qodef-flip-in,
.touch .qodef-no-animations-on-touch .qodef-grow-in,
.touch .qodef-no-animations-on-touch .qodef-x-rotate,
.touch .qodef-no-animations-on-touch .qodef-y-translate,
.touch .qodef-no-animations-on-touch .qodef-z-rotate {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    transform: none!important;
    opacity: 1!important
}

.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(.8);
    -moz-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all 1s cubic-bezier(0, 1, .5, 1);
    -moz-transition: all 1s cubic-bezier(0, 1, .5, 1);
    transition: all 1s cubic-bezier(0, 1, .5, 1);
    -webkit-backface-visibility: hidden
}

.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 .3s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: all .3s cubic-bezier(.165, .84, .44, 1);
    transition: all .3s cubic-bezier(.165, .84, .44, 1);
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    transform-origin: top right;
    -webkit-backface-visibility: hidden
}

.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 .6s cubic-bezier(.785, .135, .15, .86);
    -moz-transition: all .6s cubic-bezier(.785, .135, .15, .86);
    transition: all .6s cubic-bezier(.785, .135, .15, .86);
    -webkit-backface-visibility: hidden
}

.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 .7s cubic-bezier(.68, -.65, .265, 1.65);
    -moz-transition: all .7s cubic-bezier(.68, -.65, .265, 1.65);
    transition: all .7s cubic-bezier(.68, -.65, .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 .9s cubic-bezier(0, 1, .5, 1);
    -moz-transition: all .9s cubic-bezier(0, 1, .5, 1);
    transition: all .9s cubic-bezier(0, 1, .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 .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease
}

.qodef-fade-in-left-x-rotateqodef-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;
    line-height: 0
}

.qodef-st-loader1 {
    position: relative;
    height: 100%
}

.qodef-st-loader2 {
    margin: -50% 0 0 -50%
}

@-webkit-keyframes qodefTargetRotate {
    0% {
        -webkit-transform: rotate(0) translateZ(0);
        -moz-transform: rotate(0) translateZ(0);
        transform: rotate(0) translateZ(0)
    }
    100% {
        -webkit-transform: rotate(360deg) translateZ(0);
        -moz-transform: rotate(360deg) translateZ(0);
        transform: rotate(360deg) translateZ(0)
    }
}

@keyframes qodefTargetRotate {
    0% {
        -webkit-transform: rotate(0) translateZ(0);
        -moz-transform: rotate(0) translateZ(0);
        transform: rotate(0) translateZ(0)
    }
    100% {
        -webkit-transform: rotate(360deg) translateZ(0);
        -moz-transform: rotate(360deg) translateZ(0);
        transform: rotate(360deg) translateZ(0)
    }
}

@-webkit-keyframes qodefTargetBlink {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@keyframes qodefTargetBlink {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

@-webkit-keyframes qodefTargetScale {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes qodefTargetScale {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.qodef-st-loader .qodef-target {
    position: relative;
    height: 60px;
    width: 60px;
    margin-left: -30px;
    margin-top: -30px
}

.qodef-st-loader .qodef-target .qodef-target-main {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: rotate(45deg) translateZ(0);
    -moz-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0);
    background: -o-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: -moz-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: -webkit-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    -webkit-animation-name: qodefTargetRotate;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(.38, .76, 0, .87);
    -webkit-animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-name: qodefTargetRotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.38, .76, 0, .87);
    animation-delay: 0s;
    animation-fill-mode: forwards;
    outline: transparent solid 1px
}

.qodef-st-loader .qodef-target .qodef-target-inner,
.qodef-st-loader .qodef-target .qodef-target-main:after {
    -moz-border-radius: 50%;
    -webkit-animation-name: qodefTargetScale;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    outline: transparent solid 1px
}

.qodef-st-loader .qodef-target .qodef-target-main:after {
    content: '';
    position: absolute;
    top: 5%;
    left: 5%;
    height: 90%;
    width: 90%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(.38, .76, 0, .87);
    animation-name: qodefTargetScale;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.38, .76, 0, .87);
    animation-delay: 0s;
    animation-fill-mode: forwards
}

.qodef-st-loader .qodef-target .qodef-target-inner {
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    height: 40px;
    width: 40px;
    z-index: 100;
    opacity: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: -o-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: -moz-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: -webkit-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: cubic-bezier(.38, .76, 0, .67);
    animation-name: qodefTargetScale;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.38, .76, 0, .67);
    animation-delay: 0s;
    animation-fill-mode: forwards
}

.qodef-st-loader .qodef-target .qodef-target-inner:after {
    content: '';
    position: absolute;
    top: 15px;
    left: 15px;
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    -webkit-animation-name: qodefTargetScale;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(.38, .96, 0, .37);
    -webkit-animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-name: qodefTargetScale;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.38, .96, 0, .37);
    animation-delay: 0s;
    animation-fill-mode: forwards
}

.qodef-st-loader .pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: #1cbefc;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 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 .double_pulse {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    position: relative
}

.qodef-st-loader .double_pulse .double-bounce1,
.qodef-st-loader .double_pulse .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #1cbefc;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out
}

.qodef-st-loader .double_pulse .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes bounce {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.qodef-st-loader .cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: #1cbefc;
    -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: #1cbefc;
    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: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.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(.5);
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.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: #1cbefc;
    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: -.9s;
    animation-delay: -.9s
}

.qodef-st-loader .stripes .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes stretchdelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes stretchdelay {
    0%,
    100%,
    40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.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: #1cbefc;
    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: -.32s;
    animation-delay: -.32s
}

.qodef-st-loader .wave .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.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: #1cbefc;
    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: #1cbefc;
    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: -.9s;
    animation-delay: -.9s
}

.qodef-st-loader .five_rotating_circles .container2 .circle2 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.qodef-st-loader .five_rotating_circles .container3 .circle2 {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.qodef-st-loader .five_rotating_circles .container1 .circle3 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.qodef-st-loader .five_rotating_circles .container2 .circle3 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.qodef-st-loader .five_rotating_circles .container3 .circle3 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.qodef-st-loader .five_rotating_circles .container1 .circle4 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.qodef-st-loader .five_rotating_circles .container2 .circle4 {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.qodef-st-loader .five_rotating_circles .container3 .circle4 {
    -webkit-animation-delay: -.1s;
    animation-delay: -.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: #1cbefc;
    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: #1cbefc;
    top: 0;
    left: 0;
    margin: 0 auto;
    position: absolute
}

.qodef-st-loader .atom .ball-2 {
    -webkit-animation: atom_zindex 1.5s .75s infinite steps(2, end);
    -moz-animation: atom_zindex 1.5s .75s infinite steps(2, end);
    -o-animation: atom_zindex 1.5s .75s infinite steps(2, end);
    animation: atom_zindex 1.5s .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 -.25s infinite steps(2, end);
    -moz-animation: atom_zindex 1.5s -.25s infinite steps(2, end);
    -o-animation: atom_zindex 1.5s -.25s infinite steps(2, end);
    animation: atom_zindex 1.5s -.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 .25s infinite steps(2, end);
    -moz-animation: atom_zindex 1.5s .25s infinite steps(2, end);
    -o-animation: atom_zindex 1.5s .25s infinite steps(2, end);
    animation: atom_zindex 1.5s .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 -.75s infinite ease;
    -moz-animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -.75s infinite ease;
    -o-animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -.75s infinite ease;
    animation: atom_position 1.5s -1s infinite ease, atom_size 1.5s -.75s infinite ease
}

.qodef-st-loader .atom .ball-4:before {
    -webkit-animation: atom_position 1.5s -.5s infinite ease, atom_size 1.5s -125ms infinite ease;
    -moz-animation: atom_position 1.5s -.5s infinite ease, atom_size 1.5s -125ms infinite ease;
    -o-animation: atom_position 1.5s -.5s infinite ease, atom_size 1.5s -125ms infinite ease;
    animation: atom_position 1.5s -.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(.5, .5)
    }
}

@-moz-keyframes atom_size {
    50% {
        -moz-transform: scale(.5, .5)
    }
}

@-o-keyframes atom_size {
    50% {
        -o-transform: scale(.5, .5)
    }
}

@keyframes atom_size {
    50% {
        transform: scale(.5, .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(.9, .9)
    }
}

@-moz-keyframes atom_shrink {
    50% {
        -moz-transform: scale(.9, .9)
    }
}

@-o-keyframes atom_shrink {
    50% {
        -o-transform: scale(.9, .9)
    }
}

@keyframes atom_shrink {
    50% {
        transform: scale(.9, .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.31501832px;
    width: 18.31501832px;
    position: absolute;
    background: #1cbefc
}

.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: #1cbefc
}

.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, .8)
    }
    40%,
    60% {
        -webkit-transform: translateX(50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(50%, 25%) scale(.6, .8)
    }
    100%,
    88% {
        -webkit-transform: translate(50%, 50%) scale(.6, .6)
    }
}

@-moz-keyframes mitosis_ball1 {
    12% {
        -moz-transform: none
    }
    26% {
        -moz-transform: translateX(25%) scale(1, .8)
    }
    40%,
    60% {
        -moz-transform: translateX(50%) scale(.8, .8)
    }
    74% {
        -moz-transform: translate(50%, 25%) scale(.6, .8)
    }
    100%,
    88% {
        -moz-transform: translate(50%, 50%) scale(.6, .6)
    }
}

@-o-keyframes mitosis_ball1 {
    12% {
        -o-transform: none
    }
    26% {
        -o-transform: translateX(25%) scale(1, .8)
    }
    40%,
    60% {
        -o-transform: translateX(50%) scale(.8, .8)
    }
    74% {
        -o-transform: translate(50%, 25%) scale(.6, .8)
    }
    100%,
    88% {
        -o-transform: translate(50%, 50%) scale(.6, .6)
    }
}

@keyframes mitosis_ball1 {
    12% {
        transform: none
    }
    26% {
        transform: translateX(25%) scale(1, .8)
    }
    40%,
    60% {
        transform: translateX(50%) scale(.8, .8)
    }
    74% {
        transform: translate(50%, 25%) scale(.6, .8)
    }
    100%,
    88% {
        transform: translate(50%, 50%) scale(.6, .6)
    }
}

@-webkit-keyframes mitosis_ball2 {
    12% {
        -webkit-transform: none
    }
    26% {
        -webkit-transform: translateX(25%) scale(1, .8)
    }
    40%,
    60% {
        -webkit-transform: translateX(50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(50%, -25%) scale(.6, .8)
    }
    100%,
    88% {
        -webkit-transform: translate(50%, -50%) scale(.6, .6)
    }
}

@-moz-keyframes mitosis_ball2 {
    12% {
        -moz-transform: none
    }
    26% {
        -moz-transform: translateX(25%) scale(1, .8)
    }
    40%,
    60% {
        -moz-transform: translateX(50%) scale(.8, .8)
    }
    74% {
        -moz-transform: translate(50%, -25%) scale(.6, .8)
    }
    100%,
    88% {
        -moz-transform: translate(50%, -50%) scale(.6, .6)
    }
}

@-o-keyframes mitosis_ball2 {
    12% {
        -o-transform: none
    }
    26% {
        -o-transform: translateX(25%) scale(1, .8)
    }
    40%,
    60% {
        -o-transform: translateX(50%) scale(.8, .8)
    }
    74% {
        -o-transform: translate(50%, -25%) scale(.6, .8)
    }
    100%,
    88% {
        -o-transform: translate(50%, -50%) scale(.6, .6)
    }
}

@keyframes mitosis_ball2 {
    12% {
        transform: none
    }
    26% {
        transform: translateX(25%) scale(1, .8)
    }
    40%,
    60% {
        transform: translateX(50%) scale(.8, .8)
    }
    74% {
        transform: translate(50%, -25%) scale(.6, .8)
    }
    100%,
    88% {
        transform: translate(50%, -50%) scale(.6, .6)
    }
}

@-webkit-keyframes mitosis_ball3 {
    12% {
        -webkit-transform: none
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, .8)
    }
    40%,
    60% {
        -webkit-transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(-50%, 25%) scale(.6, .8)
    }
    100%,
    88% {
        -webkit-transform: translate(-50%, 50%) scale(.6, .6)
    }
}

@-moz-keyframes mitosis_ball3 {
    12% {
        -moz-transform: none
    }
    26% {
        -moz-transform: translateX(-25%) scale(1, .8)
    }
    40%,
    60% {
        -moz-transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        -moz-transform: translate(-50%, 25%) scale(.6, .8)
    }
    100%,
    88% {
        -moz-transform: translate(-50%, 50%) scale(.6, .6)
    }
}

@-o-keyframes mitosis_ball3 {
    12% {
        -o-transform: none
    }
    26% {
        -o-transform: translateX(-25%) scale(1, .8)
    }
    40%,
    60% {
        -o-transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        -o-transform: translate(-50%, 25%) scale(.6, .8)
    }
    100%,
    88% {
        -o-transform: translate(-50%, 50%) scale(.6, .6)
    }
}

@keyframes mitosis_ball3 {
    12% {
        transform: none
    }
    26% {
        transform: translateX(-25%) scale(1, .8)
    }
    40%,
    60% {
        transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        transform: translate(-50%, 25%) scale(.6, .8)
    }
    100%,
    88% {
        transform: translate(-50%, 50%) scale(.6, .6)
    }
}

@-webkit-keyframes mitosis_ball4 {
    12% {
        -webkit-transform: none
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, .8)
    }
    40%,
    60% {
        -webkit-transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(-50%, -25%) scale(.6, .8)
    }
    100%,
    88% {
        -webkit-transform: translate(-50%, -50%) scale(.6, .6)
    }
}

@-moz-keyframes mitosis_ball4 {
    12% {
        -moz-transform: none
    }
    26% {
        -moz-transform: translateX(-25%) scale(1, .8)
    }
    40%,
    60% {
        -moz-transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        -moz-transform: translate(-50%, -25%) scale(.6, .8)
    }
    100%,
    88% {
        -moz-transform: translate(-50%, -50%) scale(.6, .6)
    }
}

@-o-keyframes mitosis_ball4 {
    12% {
        -o-transform: none
    }
    26% {
        -o-transform: translateX(-25%) scale(1, .8)
    }
    40%,
    60% {
        -o-transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        -o-transform: translate(-50%, -25%) scale(.6, .8)
    }
    100%,
    88% {
        -o-transform: translate(-50%, -50%) scale(.6, .6)
    }
}

@keyframes mitosis_ball4 {
    12% {
        transform: none
    }
    26% {
        transform: translateX(-25%) scale(1, .8)
    }
    40%,
    60% {
        transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        transform: translate(-50%, -25%) scale(.6, .8)
    }
    100%,
    88% {
        transform: translate(-50%, -50%) scale(.6, .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: #1cbefc;
    -webkit-animation: lines_spin 1.5s infinite linear;
    -webkit-animation-timing-function: ease
}

.qodef-st-loader .lines .line2 {
    -webkit-animation-delay: .1s
}

.qodef-st-loader .lines .line3 {
    -webkit-animation-delay: .2s
}

.qodef-st-loader .lines .line4 {
    -webkit-animation-delay: .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: #1cbefc;
    border-radius: 50%;
    float: left;
    position: absolute
}

.qodef-st-loader .fussion .ball-1 {
    background: #1cbefc;
    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: #1cbefc;
    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: #1cbefc;
    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: #1cbefc;
    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: #1cbefc;
    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(.5, 0, .5, 1);
    -moz-animation: wave_wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1);
    -o-animation: wave_wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1);
    animation: wave_wipe 1.8s infinite cubic-bezier(.5, 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: #1cbefc;
    position: absolute;
    border-radius: 50%;
    border: 0 solid #1cbefc;
    -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: -.75s;
    -moz-animation-delay: -.75s;
    -o-animation-delay: -.75s;
    animation-delay: -.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(.1, .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(.1, .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(.1, .1);
        opacity: 1;
        border-width: 50px
    }
    100% {
        -o-transform: scale(1, 1);
        opacity: 0;
        border-width: 0
    }
}

@keyframes pulse_circles_pulse {
    0% {
        transform: scale(.1, .1);
        opacity: 1;
        border-width: 50px
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
        border-width: 0
    }
}

.qodef-comment-holder {
    padding: 50px 0 9px;
    margin: 0
}

.qodef-comment-holder .qodef-comment-image {
    display: block;
    width: 117px;
    height: 117px;
    float: left
}

.qodef-comment-holder .qodef-comment-image img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.qodef-comment-holder .qodef-comment-text {
    padding: 0 0 0 156px;
    min-height: 117px
}

.qodef-comment-holder .qodef-comment-text .qodef-comment-name {
    margin-bottom: 9px
}

.qodef-comment-holder .qodef-comment-text .qodef-text-holder p {
    margin: 0
}

.qodef-comment-holder .qodef-comment-text .qodef-comment-info {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-top: 6px;
    color: #444
}

.qodef-comment-holder .qodef-comment-text .qodef-comment-info .qodef-comment-date {
    font-size: 12px;
    text-transform: uppercase
}

.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 {
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 10px;
    color: #444;
    letter-spacing: .5px
}

.qodef-comment-holder .qodef-comment-text .comment-edit-link:hover,
.qodef-comment-holder .qodef-comment-text .comment-reply-link:hover,
.qodef-comment-holder .qodef-comment-text .replay:hover {
    color: #1cbefc
}

.qodef-comment-holder .qodef-comment-text .comment-reply-link:before,
.qodef-comment-holder .qodef-comment-text .replay:before {
    content: "\f112";
    font-family: FontAwesome;
    margin-right: 8px;
    font-size: 10px
}

.qodef-comment-holder .qodef-comment-text .comment-edit-link:before {
    content: "\f040";
    font-family: FontAwesome;
    margin-right: 8px
}

.qodef-comment-holder .qodef-pingback-comment .qodef-comment-text {
    min-height: initial;
    padding: 0
}

.qodef-comment-list {
    list-style: none;
    position: relative;
    z-index: 150;
    padding: 0;
    margin: 33px 0 0
}

.qodef-comment-list li {
    display: inline-block;
    position: relative;
    width: 100%
}

.qodef-comment-list li .children {
    margin: 43px 0 0;
    padding: 0 0 0 157px
}

.qodef-comment-list li .children li {
    padding-top: 44px;
    padding-bottom: 40px;
    box-sizing: border-box;
    border-top: 1px solid #dadada
}

.qodef-comment-list li .children li:last-child {
    padding-bottom: 0
}

.qodef-comment-list>li {
    margin: 0 0 30px;
    padding-bottom: 41px;
    border-bottom: 1px solid #dadada
}

.qodef-comment-form {
    margin-bottom: 40px
}

.comment-respond {
    margin: 20px 0
}

.comment-respond .comment-reply-title {
    font-size: 18px;
    margin-bottom: 9px;
    font-weight: 400;
    color: #444
}

.comment-respond .comment-reply-title #cancel-comment-reply-link {
    font-size: 15px;
    line-height: 28px;
    color: #1cbefc;
    font-weight: 400
}

.comment-respond .logged-in-as {
    margin-bottom: 10px
}

.comment-respond .logged-in-as a {
    color: #444
}

.comment-respond .logged-in-as a:hover {
    color: #1cbefc
}

.comment-respond .logged-in-as a:first-child:before {
    content: "\f007";
    font-family: FontAwesome;
    margin-right: 8px
}

.comment-respond .logged-in-as a:nth-child(2) {
    margin-left: 10px
}

.comment-respond .logged-in-as a:nth-child(2):before {
    content: "\f011";
    font-family: FontAwesome;
    margin-right: 8px
}

#respond input[type=text],
#respond input[type=email],
#respond textarea,
.post-password-form input[type=password] {
    width: 100%;
    margin-bottom: 18px;
    padding: 14px 22px;
    border: 1px solid #dadada;
    outline: 0;
    font-family: inherit;
    font-size: 15px;
    background-color: transparent;
    color: #bababa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#respond input[type=text]:focus,
#respond input[type=email]:focus,
#respond textarea:focus,
.post-password-form input[type=password]:focus {
    border: 1px solid #dadada
}

.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 {
    width: 100%;
    margin-bottom: 5px;
    padding: 10px 0;
    border: 1px solid transparent;
    border-bottom-color: #dadada;
    outline: 0;
    font-family: inherit;
    font-size: 13px;
    background-color: transparent;
    color: #707070;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

.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 {
    border-bottom: 1px solid #dadada
}

.qodef-comment-label {
    font-size: 18px;
    line-height: 28px;
    color: #444;
    display: inline-block;
    margin-bottom: 8px;
    font-weight: 400
}

.qodef-booking-form .ajax-loader,
.qodef-content .qodef-subscription-form .ajax-loader,
.sidebar .qodef-subscription-form .ajax-loader,
.woocommerce-page .qodef-subscription-form .ajax-loader {
    display: none
}

.qodef-cf7-default-wrapper {
    padding: 26px 45px;
    margin-bottom: 42px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    border-bottom: 3px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1
}

#respond textarea,
#respond textarea:focus {
    border: 1px solid #ebebeb
}

.wpcf7-form-control.wpcf7-textarea {
    max-width: 100%
}

#respond textarea {
    padding: 18px 21px;
    margin-bottom: 10px
}

.post-password-form input[type=submit],
input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    outline: 0;
    font-style: normal;
    font-weight: 700;
    font-family: proxima_novaregular, sans-serif;
    padding: 0 53px;
    font-size: 12px;
    line-height: 47px;
    text-transform: uppercase;
    -webkit-transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    -moz-transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f9ae3c;
    color: #fff;
    background-color: #f9ae3c;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer
}

.post-password-form input[type=submit]:hover,
input.wpcf7-form-control.wpcf7-submit:hover {
    color: #fff;
    background-color: #232323;
    border-color: #232323;
    -webkit-transition: color .4s cubic-bezier(.25, .46, .45, .94), background-color .4s cubic-bezier(.25, .46, .45, .94), border-color .4s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: color .4s cubic-bezier(.25, .46, .45, .94), background-color .4s cubic-bezier(.25, .46, .45, .94), border-color .4s cubic-bezier(.25, .46, .45, .94);
    transition: color .4s cubic-bezier(.25, .46, .45, .94), background-color .4s cubic-bezier(.25, .46, .45, .94), border-color .4s cubic-bezier(.25, .46, .45, .94)
}

#submit_comment {
    cursor: pointer;
    padding: 0 45px 0 50px
}

@media only screen and (max-width:600px) {
    .qodef-comment-list li .children {
        padding-left: 50px
    }
}

@media only screen and (max-width:480px) {
    .qodef-comment-image {
        margin-right: 10px
    }
    .qodef-comment-holder .qodef-comment-text {
        padding-left: 0
    }
}

.qodef-content .qodef-subscription-form,
.sidebar .qodef-subscription-form,
.woocommerce-page .qodef-subscription-form {
    position: relative
}

.qodef-content .qodef-subscription-form:after,
.sidebar .qodef-subscription-form:after,
.woocommerce-page .qodef-subscription-form:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    border-top: 3px solid #1cbefc;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    transition: opacity .4s
}

.qodef-content .qodef-subscription-form.qodef-focus:after,
.sidebar .qodef-subscription-form.qodef-focus:after,
.woocommerce-page .qodef-subscription-form.qodef-focus:after {
    opacity: 1
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-text,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-text,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-text {
    color: #9f9f9f;
    background-color: #fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    padding: 13px 70px 13px 22px;
    border-bottom: 3px solid;
    margin-bottom: 0;
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus {
    color: #1c1c1c
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus::-webkit-input-placeholder,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus::-webkit-input-placeholder,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus::-webkit-input-placeholder {
    color: #1c1c1c
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus:-moz-placeholder,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus:-moz-placeholder,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus:-moz-placeholder {
    color: #1c1c1c;
    opacity: 1
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus::-moz-placeholder,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus::-moz-placeholder,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus::-moz-placeholder {
    color: #1c1c1c;
    opacity: 1
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus:-ms-input-placeholder,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus:-ms-input-placeholder,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-text:focus:-ms-input-placeholder {
    color: #1c1c1c;
    line-height: normal
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder {
    color: #9f9f9f
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-text:-moz-placeholder,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-text:-moz-placeholder,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-text:-moz-placeholder {
    color: #9f9f9f;
    opacity: 1
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-text::-moz-placeholder,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-text::-moz-placeholder,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-text::-moz-placeholder {
    color: #9f9f9f;
    opacity: 1
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-text:-ms-input-placeholder {
    color: #9f9f9f;
    line-height: normal
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-submit,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-submit,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-submit {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 51px;
    width: 70px;
    padding: 0;
    height: 51px;
    border: 0;
    font-family: Linearicons-Free;
    color: #1c1c1c;
    font-size: 22px;
    margin-top: 0;
    background: 0 0
}

.qodef-content .qodef-subscription-form .wpcf7-form-control.wpcf7-submit:hover,
.sidebar .qodef-subscription-form .wpcf7-form-control.wpcf7-submit:hover,
.woocommerce-page .qodef-subscription-form .wpcf7-form-control.wpcf7-submit:hover {
    background: 0 0;
    color: #1cbefc
}

.qodef-booking-form {
    position: relative;
    padding: 43px;
    background-color: rgba(0, 0, 0, .23);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.qodef-booking-form .wpcf7-form-control.wpcf7-text {
    font-size: 15px;
    background-color: #fff;
    margin-bottom: 19px;
    color: #bababa;
    padding: 22px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.qodef-booking-form .wpcf7-form-control.wpcf7-submit {
    width: 100%;
    line-height: 66px;
    background-color: #5ae4b3;
    border: 0
}

.qodef-newsletter-form {
    width: 666px
}

.qodef-newsletter-form .qodef-input-holder {
    width: 39%;
    display: inline-block;
    padding-right: 5px;
    box-sizing: border-box
}

.qodef-newsletter-form .qodef-button-holder {
    width: 20%;
    display: inline-block;
    box-sizing: border-box;
    top: -3px;
    position: relative
}

.qodef-newsletter-form .ajax-loader,
.qodef-newsletter-with-bottom-border .ajax-loader {
    display: none
}

.qodef-newsletter-form .wpcf7-form-control.wpcf7-text {
    font-size: 15px!important;
    background-color: #fff;
    color: #bababa;
    padding: 15px!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 0;
    margin-bottom: 0
}

.qodef-newsletter-form .wpcf7-form-control.wpcf7-text:focus {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.qodef-newsletter-form .wpcf7-form-control.wpcf7-submit {
    width: 100%;
    line-height: 51px!important;
    background-color: #f9ae3c;
    border: 0
}

.qodef-newsletter-with-bottom-border .qodef-input-border .wpcf7-form-control.wpcf7-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    border: 0;
    background-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    margin: 11px 0;
    color: #9f9f9f;
    padding: 11px 16px;
    font-size: 15px
}

.qodef-newsletter-with-bottom-border .wpcf7-form-control.wpcf7-submit {
    line-height: 50px;
    background-color: #f9ae3c;
    border: 0;
    padding: 0 37px
}

.qodef-pagination {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    position: relative
}

.qodef-pagination ul {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .06);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .06);
    height: 38px
}

.qodef-pagination li {
    text-align: center;
    display: inline-block
}

.qodef-pagination li.qodef-pagination-number a,
.qodef-pagination li.qodef-pagination-number.active span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 400;
    color: #444;
    margin: 0 10px;
    line-height: 38px
}

.qodef-pagination li.qodef-pagination-number a:hover,
.qodef-pagination li.qodef-pagination-number.active span {
    color: #bdbdbd
}

.qodef-pagination li.qodef-pagination-number a:hover:after,
.qodef-pagination li.qodef-pagination-number.active span:after {
    border-color: #bdbdbd
}

.qodef-pagination li.qodef-pagination-prev {
    float: left
}

.qodef-pagination li.qodef-pagination-prev .qodef-pagination-arrow {
    margin-right: 14px;
    border-right: 1px solid #efefef
}

.qodef-pagination li.qodef-pagination-next {
    float: right
}

.qodef-pagination li.qodef-pagination-next .qodef-pagination-arrow {
    margin-left: 14px;
    border-left: 1px solid #efefef
}

.qodef-pagination li .qodef-pagination-arrow,
.qodef-pagination li.qodef-pagination-first-page,
.qodef-pagination li.qodef-pagination-last-page {
    color: #5ae4b3;
    font-size: 22px;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    line-height: 38px;
    display: inline-block
}

.qodef-pagination li.qodef-pagination-first-page a,
.qodef-pagination li.qodef-pagination-last-page a {
    color: #c8c7c7
}

.qodef-pagination li.qodef-pagination-first-page {
    position: absolute;
    top: 44px;
    left: 0;
    float: left
}

.qodef-pagination li.qodef-pagination-first-page span {
    display: inline-block;
    vertical-align: middle
}

.qodef-pagination li.qodef-pagination-first-page span:first-child {
    margin-right: 11px
}

.qodef-pagination li.qodef-pagination-last-page {
    position: absolute;
    top: 44px;
    right: 0;
    float: right
}

.qodef-pagination li.qodef-pagination-last-page span {
    display: inline-block;
    vertical-align: middle
}

.qodef-pagination li.qodef-pagination-last-page span:last-child {
    margin-left: 11px
}

.qodef-pagination li .qodef-pagination-text {
    color: #444;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    vertical-align: middle;
    text-transform: uppercase
}

.page-template-blog-masonry-full-width .qodef-pagination {
    padding: 80px 2%;
    box-sizing: border-box
}

.qodef-owl-slider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2%
}

.qodef-owl-slider .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 2%
}

.qodef-owl-slider .owl-nav .qodef-next-icon,
.qodef-owl-slider .owl-nav .qodef-prev-icon {
    font-size: 20px;
    line-height: 20px;
    color: #444;
    vertical-align: middle
}

.qodef-owl-slider .owl-dots {
    text-align: center
}

.qodef-owl-slider .owl-dots .owl-dot {
    display: inline-block
}

.qodef-owl-slider .owl-dots .owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 3px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #e3e3e3
}

.qodef-owl-slider .owl-dots .owl-dot.active span {
    opacity: 1
}

.qodef-404-page {
    padding: 0
}

.qodef-page-not-found {
    margin: 80px 0
}

.qodef-page-not-found h2,
.qodef-page-not-found h4 {
    margin-bottom: 30px
}

#qodef-back-to-top {
    position: fixed;
    width: 60px;
    right: 60px;
    bottom: 65px;
    margin: 0;
    z-index: 10000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .06);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    transform: scale(.4);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

#qodef-back-to-top .qodef-icon-stack {
    font-size: 23px
}

#qodef-back-to-top .qodef-icon-stack i {
    position: relative;
    left: 1px
}

#qodef-back-to-top .qodef-back-to-top-bgrnd {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: -o-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: -moz-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: -webkit-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    z-index: 10
}

#qodef-back-to-top.off {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    transform: scale(.4)
}

#qodef-back-to-top.off .qodef-back-to-top-bgrnd {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

#qodef-back-to-top.on {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.38, .76, 0, .87), opacity .2s;
    transition: transform .4s cubic-bezier(.38, .76, 0, .87), opacity .2s
}

#qodef-back-to-top.on .qodef-back-to-top-bgrnd {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0)
}

#qodef-back-to-top>span {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    line-height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    z-index: 100
}

#qodef-back-to-top>span span {
    display: block;
    line-height: inherit
}

#qodef-back-to-top:hover {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

#qodef-back-to-top:hover .qodef-back-to-top-bgrnd {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.38, .76, 0, .87);
    transition: transform 1s cubic-bezier(.38, .76, 0, .87)
}

.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-container,
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-overlay-play {
    height: 100%!important;
    /*!important because of the inline style*/
    width: 100%!important/*!important because of the inline style*/
}

.qodef-search-element #searchform {
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    vertical-align: middle;
    position: relative
}

.qodef-search-element #searchform label {
    display: none
}

.qodef-search-element #searchform input[type=text] {
    display: inline-block;
    text-decoration: none;
    border: 0;
    outline: 0;
    color: #b4b4b4;
    background-color: #fff;
    font-family: inherit;
    margin: 0;
    width: 100%;
    height: 49px;
    float: left;
    font-size: 15px;
    font-weight: 300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 65px 0 30px
}

.qodef-search-element #searchform input[type=submit] {
    width: 49px;
    height: 49px;
    line-height: 49px;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    box-sizing: initial;
    text-decoration: none;
    background-color: transparent;
    color: #2d2d2d;
    font-family: Linearicons-Free, sans-serif;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out;
    -moz-transition: color .2s ease-out, background-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

.qodef-search-element #searchform input[type=submit]:hover {
    background-color: #202020;
    color: #fff
}

.qodef-search-element.qodef-live-search-enabled #searchform i {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    color: #2d2d2d
}

.dwls_search_results {
    display: block;
    padding: 0 27px;
    max-height: 500px;
    position: absolute;
    left: 0;
    overflow: auto;
    z-index: 9999;
    list-style-type: none;
    list-style-image: none;
    border-radius: 0 0 2px 2px;
    border: 1px solid #dadada;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    margin: 0
}

@media only screen and (max-width:1024px) {
    .dwls_search_results {
        margin: 0
    }

}

.dwls_search_results li {
    display: block;
    border-bottom: 1px solid #dadada;
    margin: 0;
    text-align: left;
    text-decoration: none
}

.dwls_search_results li p {
    margin: 5px 0 0
}

.dwls_search_results li a,
.dwls_search_results li a:visited {
    display: block;
    margin-left: 0;
    padding: 18px 0;
    text-decoration: none;
    color: #797979
}

.dwls_search_results li a:hover,
.dwls_search_results li a:visited {
    color: #1cbefc
}

.dwls_search_results .daves-wordpress-live-search_title span {
    display: block
}

.dwls_search_results .daves-wordpress-live-search_title .search-category {
    font-size: 90%
}

.dwls_search_results .daves-wordpress-live-search_title .daves-wordpress-live-search_title,
.dwls_search_results .daves-wordpress-live-search_title .daves-wordpress-live-search_title span {
    display: block
}

.dwls_search_results .daves-wordpress-live-search_author {
    margin: 5px 0 0;
    font-size: 90%
}

.dwls_search_results .daves-wordpress-live-search_date {
    margin: 0;
    font-size: 90%
}

.dwls_search_results .excerpt,
.dwls_search_results .meta {
    width: 100%
}

.dwls_search_results .search_footer a {
    display: block;
    margin-left: 0;
    padding: 18px 0;
    text-decoration: none;
    color: #797979
}

.dwls_search_results .search_footer a:hover,
.dwls_search_results .search_footer a:visited {
    color: #1cbefc
}

.dwls_search_results .clearfix {
    float: none!important;
    clear: both!important
}

.carousel .carousel-control .qodef-thumb-holder .img,
.countdown-row,
.qodef-blog-list-holder.qodef-boxes>ul,
.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line):nth-child(4n+1),
.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-2 .qodef-gallery-image:nth-child(2n+1),
.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3 .qodef-gallery-image:nth-child(3n+1),
.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(4n+1),
.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(5n+1),
.qodef-testimonials.qodef-testimonials-list .qodef-testimonial-content:nth-child(3n+1),
footer .qodef-footer-bottom-holder .qodef-footer-bottom-border-bottom-holder {
    clear: both
}

#search_results_activity_indicator {
    width: 30px;
    height: 30px
}

#search_results_activity_indicator canvas {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 8px;
    left: 15px;
    background: #fff
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.qodef-logo-wrapper a,
.qodef-main-menu {
    position: relative;
    vertical-align: middle
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

a,
div,
li,
span {
    -webkit-tap-highlight-color: transparent
}

input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

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
}

input:not([type=checkbox]):not([type=radio]),
textarea {
    box-shadow: none!important;
    -webkit-appearance: none
}

textarea {
    overflow: hidden
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.qodef-logo-wrapper {
    display: inline-block;
    vertical-align: middle
}

.qodef-logo-wrapper a {
    display: inline-block;
    max-width: 100%
}

.qodef-logo-wrapper a img {
    height: 100%;
    width: auto;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    transition: opacity .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%);
    transform: translateY(-100%)
}

.qodef-logo-wrapper a img.qodef-light-logo {
    opacity: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%)
}

.qodef-logo-wrapper a img.qodef-fullscreen-logo {
    opacity: 0;
    -webkit-transform: translateY(-300%);
    transform: translateY(-300%)
}

.qodef-main-menu {
    display: inline-block;
    height: 100%
}

.qodef-main-menu .qodef-main-menu-line {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    bottom: 0;
    z-index: 100;
    border-top: 4px solid #1cbefc;
    -webkit-transition: width .4s, left .6s cubic-bezier(.19, .65, .02, .93);
    -moz-transition: width .4s, left .6s cubic-bezier(.19, .65, .02, .93);
    transition: width .4s, left .6s cubic-bezier(.19, .65, .02, .93)
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-main-menu>ul>li.qodef-main-menu-line,
.qodef-light-header.qodef-header-style-on-scroll .qodef-page-header .qodef-main-menu>ul>li.qodef-main-menu-line {
    border-top: 4px solid #fff
}

.qodef-main-menu>ul>li>a,
.qodef-main-menu>ul>li>a span.item_inner {
    border-width: 0;
    position: relative;
    border-color: transparent;
    background-color: transparent
}

.qodef-main-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left
}

body.qodef-menu-with-large-icons .qodef-main-menu>ul>li>a,
body.qodef-menu-with-large-icons .qodef-main-menu>ul>li>a span.item_inner {
    text-align: center;
    vertical-align: middle
}

.qodef-main-menu ul li {
    position: relative;
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: right
}

.qodef-main-menu ul li a {
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    color: #232323;
    /*font-family: 'proxima_novaregular!important';*/
    text-transform: uppercase
}

.qodef-main-menu ul li.qodef-active-item a,
.qodef-main-menu ul li:hover a,
.qodef-main-menu>ul>li.qodef-active-item>a,
body:not(.qodef-menu-item-first-level-bg-color) .qodef-main-menu>ul>li:hover>a {
    color: #1cbefc
}

body:not(.qodef-menu-with-large-icons) .qodef-main-menu ul li a span.item_inner i:before {
    margin: 0 7px 0 0
}

.qodef-main-menu>ul {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 100%
}

.qodef-main-menu>ul>li {
    height: 100%
}

.qodef-main-menu>ul>li:last-child>a span.plus {
    display: none
}

.qodef-main-menu>ul>li.has_sub>a i.qodef-menu-arrow {
    display: inline-block;
    margin-left: 6px
}

.qodef-main-menu>ul>li.has_sub>a .item_inner>i.qodef-menu-arrow {
    position: relative;
    left: 4px
}

.qodef-main-menu>ul>li>a {
    height: 100%;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    border-style: solid;
    -webkit-transition: color .15s ease-out, color .15s ease-out, border-color .15s ease-out, background-color .15s ease-out;
    -moz-transition: color .15s ease-out, color .15s ease-out, border-color .15s ease-out, background-color .15s ease-out;
    transition: color .15s ease-out, color .15s ease-out, border-color .15s ease-out, background-color .15s ease-out
}

.qodef-main-menu>ul>li>a:before {
    height: 2px;
    bottom: 0
}

.qodef-main-menu>ul>li>a:after {
    height: 1px;
    bottom: 4px
}

.qodef-main-menu>ul>li>a>span.item_outer {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-main-menu>ul>li>a span.item_inner {
    display: inline-block;
    padding: 0 18px;
    -webkit-transition: text-decoration .2s ease-out, border-color .2s ease-out, background-color .2s ease-out;
    -moz-transition: text-decoration .2s ease-out, border-color .2s ease-out, background-color .2s ease-out;
    transition: text-decoration .2s ease-out, border-color .2s ease-out, background-color .2s ease-out
}

.qodef-main-menu>ul>li>a span.item_inner:after,
.qodef-main-menu>ul>li>a span.item_inner:before,
.qodef-main-menu>ul>li>a:after,
.qodef-main-menu>ul>li>a:before {
    content: "";
    display: none;
    position: absolute;
    left: 0;
    background-color: transparent;
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    width: 100%
}

.qodef-main-menu>ul>li>a span.item_inner:before {
    bottom: 0;
    height: 2px
}

.qodef-main-menu>ul>li>a span.item_inner:after {
    height: 1px;
    bottom: 4px
}

body.qodef-menu-with-large-icons .qodef-main-menu>ul>li>a span.item_inner i {
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-main-menu>ul>li>a span.plus {
    width: 4px;
    height: 4px;
    display: none;
    position: absolute;
    top: 50%;
    right: -2px;
    margin-top: -2px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.qodef-main-menu>ul>li>a>i.blank {
    display: none
}

body:not(.qodef-menu-with-large-icons) .qodef-main-menu .qodef-drop-down .wide.icons .second i:before {
    margin: 0
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-main-menu>ul>li>a,
.qodef-light-header.qodef-header-style-on-scroll .qodef-page-header .qodef-main-menu>ul>li>a {
    color: #fff
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-main-menu>ul>li>a,
.qodef-dark-header.qodef-header-style-on-scroll .qodef-page-header .qodef-main-menu>ul>li>a {
    /*color: #232323*/
}

.qodef-menu-area a span.qodef-featured-icon,
.qodef-sticky-nav a span.qodef-featured-icon {
    position: relative;
    display: inline-block!important;
    font-size: 11px;
    top: -8px;
    margin-left: 4px;
    line-height: 0;
    color: #1cbefc
}

.qodef-menu-area a span.qodef-featured-icon.star,
.qodef-sticky-nav a span.qodef-featured-icon.star {
    font-size: 37px;
    top: 14px;
    margin-left: 1px
}

.qodef-menu-area .right .item_inner,
.qodef-sticky-nav .right .item_inner {
    position: relative
}

.qodef-menu-area .right a span.qodef-featured-icon,
.qodef-sticky-nav .right a span.qodef-featured-icon {
    position: absolute;
    left: -15px
}

.qodef-menu-area .right a span.qodef-featured-icon.text,
.qodef-sticky-nav .right a span.qodef-featured-icon.text {
    left: -32px;
    top: 0
}

.qodef-drop-down ul {
    list-style: none
}

.qodef-drop-down ul li {
    position: relative
}

.qodef-drop-down .narrow .second .inner ul,
.qodef-drop-down .second .inner>ul {
    display: inline-block;
    position: relative;
    background-color: #fff
}

.qodef-drop-down .second {
    left: 0;
    top: 100%;
    position: absolute;
    display: block;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: top .15s ease-out;
    -moz-transition: top .15s ease-out;
    transition: top .15s ease-out
}

.qodef-drop-down .second.right,
.qodef-drop-down .second.right .inner>ul .qodef-narrow-menu-line,
.qodef-drop-down .second.right .inner>ul>.qodef-narrow-menu-line {
    left: auto;
    right: 0
}

.qodef-drop-down .second.qodef-drop-down-start {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

header.transparent.fixed.scrolled .qodef-drop-down .second,
header.transparent.fixed_hiding.scrolled .qodef-drop-down .second,
header.transparent.qodef-menu-item-first-level-bg-color:not(.sticky) .qodef-drop-down .second,
header.transparent.with_border:not(.sticky) .qodef-drop-down .second {
    top: 100%
}

header.transparent:not(.sticky) .qodef-drop-down .second {
    top: 75%
}

.qodef-drop-down .second .inner {
    position: relative;
    padding: 0;
    display: block;
    z-index: 997
}

.qodef-drop-down .second .inner>ul>li:last-child>a,
.qodef-drop-down .second .inner>ul>li>ul>li:last-child>a,
.qodef-drop-down .second .inner>ul>li>ul>li>ul>li:last-child>a {
    border-bottom: 0
}

.qodef-drop-down .second .inner>ul .qodef-narrow-menu-line {
    position: absolute;
    left: 0;
    width: 0!important;
    height: 0;
    opacity: 0;
    top: 0;
    border-left: 2px solid #1cbefc;
    float: none;
    z-index: 100;
    -webkit-transition: opacity .2s, height 0s .3s, top 0s .3s;
    -moz-transition: opacity .2s, height 0s .3s, top 0s .3s;
    transition: opacity .2s, height 0s .3s, top 0s .3s
}

.qodef-drop-down .second .inner>ul:hover .qodef-narrow-menu-line {
    opacity: 1;
    -webkit-transition: height .4s, top .6s cubic-bezier(.19, .65, .02, .93);
    -moz-transition: height .4s, top .6s cubic-bezier(.19, .65, .02, .93);
    transition: height .4s, top .6s cubic-bezier(.19, .65, .02, .93)
}

.qodef-drop-down .second .inner ul li {
    display: block;
    position: relative;
    float: none;
    height: auto;
    background: 0;
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out
}

.qodef-drop-down .second .inner ul li a,
.qodef-drop-down .second .inner ul li h4 {
    display: block;
    color: #aaa;
    height: auto;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    padding: 0 30px;
    float: none;
    text-transform: none;
    position: relative;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.qodef-drop-down .second .inner ul li.sub ul li.current-menu-item>a,
.qodef-drop-down .second .inner ul li.sub ul li:hover>a,
.qodef-drop-down .second .inner>ul>li.current-menu-item>a,
.qodef-drop-down .second .inner>ul>li.current-menu-parent>a,
.qodef-drop-down .second .inner>ul>li:hover>a {
    color: #464646
}

.qodef-drop-down .second .inner ul li.sub ul li.current-menu-item>a:before,
.qodef-drop-down .second .inner>ul>li.current-menu-item>a:before,
.qodef-drop-down .second .inner>ul>li.current-menu-parent>a:before {
    content: "";
    display: inline-block;
    width: 2px;
    /*height: 14px;*/
    height: 0;
    left: 0;
    top: 50%;
    position: absolute;
    background: #1cbefc;
    margin-top: -8px
}

.qodef-drop-down .second .inner ul.right li.sub ul li.current-menu-item>a:before,
.qodef-drop-down .second .inner>ul.right>li.current-menu-item>a:before,
.qodef-drop-down .second .inner>ul.right>li.current-menu-parent>a:before {
    right: 0;
    left: auto
}

.qodef-drop-down .second .inner ul.right li a,
.qodef-drop-down .second .inner ul.right li h4 {
    text-align: right
}

.qodef-drop-down .second .inner ul.right li ul {
    left: -100%
}

.qodef-drop-down .second .inner ul.right li.sub a i.qodef-menu-arrow {
    right: auto;
    left: 20px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.qodef-drop-down .second .inner ul li.sub a i.qodef-menu-arrow {
    position: absolute;
    top: 50%;
    right: 20px;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    font-size: inherit;
    margin: -6px 0 0
}

.qodef-drop-down li.left_position .second {
    left: 0
}

.qodef-drop-down li.right_position .second {
    left: auto;
    right: 0
}

.qodef-drop-down li.left_position .second .inner>ul,
.qodef-drop-down li.right_position .second .inner>ul {
    width: auto;
    white-space: nowrap
}

.qodef-drop-down li.left_position .second .inner>ul>li,
.qodef-drop-down li.right_position .second .inner>ul>li {
    float: none;
    display: inline-block;
    width: 180px;
    vertical-align: top
}

.qodef-drop-down>ul>li:hover>.second {
    z-index: 20
}

.qodef-drop-down .narrow .second .inner ul {
    padding: 30px 0
}

.qodef-drop-down .narrow .second .inner ul li:last-child {
    border-bottom: none
}

.qodef-drop-down .narrow .second .inner ul li {
    padding: 0;
    width: 300px;
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out
}

.qodef-drop-down .narrow .second .inner ul li a:after {
    left: 0
}

.qodef-drop-down .narrow .second .inner ul li ul {
    position: absolute;
    left: 100%;
    top: -30px;
    height: auto;
    opacity: 0;
    overflow: hidden;
    z-index: 10;
    -webkit-transform: translateZ(0);
    -webkit-transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out
}

.qodef-drop-down .narrow .second .inner ul li:hover ul {
    z-index: 20;
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(.86, 0, .07, 1) .1s;
    -moz-transition: opacity .4s cubic-bezier(.86, 0, .07, 1) .1s;
    transition: opacity .4s cubic-bezier(.86, 0, .07, 1) .1s
}

.qodef-drop-down .narrow .second .inner ul.right li ul {
    left: -100%
}

header.transparent.qodef-menu-item-first-level-bg-color .qodef-drop-down .second:not(.right) {
    left: 0
}

body.qodef-dropdown-slide-from-bottom .qodef-drop-down .second {
    overflow: visible;
    -webkit-transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s;
    -moz-transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s;
    transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s
}

body.qodef-dropdown-slide-from-bottom .qodef-drop-down .narrow .second .inner>ul,
body.qodef-dropdown-slide-from-bottom .qodef-drop-down .wide .second .inner>ul {
    top: 30px;
    -webkit-transition: all .3s cubic-bezier(.39, .575, .565, 1);
    -moz-transition: all .3s cubic-bezier(.39, .575, .565, 1);
    transition: all .3s cubic-bezier(.39, .575, .565, 1)
}

body.qodef-dropdown-slide-from-bottom .qodef-drop-down .narrow .second.qodef-drop-down-start .inner>ul,
body.qodef-dropdown-slide-from-bottom .qodef-drop-down .wide .second.qodef-drop-down-start .inner>ul {
    top: 0
}

body.qodef-dropdown-slide-from-bottom .qodef-drop-down .narrow .second .inner ul li ul {
    top: 22px;
    -webkit-transition: all .3s cubic-bezier(.39, .575, .565, 1);
    -moz-transition: all .3s cubic-bezier(.39, .575, .565, 1);
    transition: all .3s cubic-bezier(.39, .575, .565, 1)
}

body.qodef-dropdown-slide-from-bottom .qodef-drop-down .narrow .second .inner ul li:hover ul {
    top: -1px
}

body.qodef-dropdown-slide-from-top .qodef-drop-down .second {
    overflow: visible;
    -webkit-transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s;
    -moz-transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s;
    transition: top .15s ease-out, opacity .2s ease-out, height 0s ease-out .5s
}

body.qodef-dropdown-slide-from-top .qodef-drop-down .narrow .second .inner>ul,
body.qodef-dropdown-slide-from-top .qodef-drop-down .wide .second .inner>ul {
    top: -30px;
    -webkit-transition: all .3s cubic-bezier(.39, .575, .565, 1);
    -moz-transition: all .3s cubic-bezier(.39, .575, .565, 1);
    transition: all .3s cubic-bezier(.39, .575, .565, 1)
}

body.qodef-dropdown-slide-from-top .qodef-drop-down .narrow .second.qodef-drop-down-start .inner>ul,
body.qodef-dropdown-slide-from-top .qodef-drop-down .wide .second.qodef-drop-down-start .inner>ul {
    top: 0
}

body.qodef-dropdown-slide-from-top .qodef-drop-down .narrow .second .inner ul li ul {
    top: -22px;
    -webkit-transition: all .3s cubic-bezier(.39, .575, .565, 1);
    -moz-transition: all .3s cubic-bezier(.39, .575, .565, 1);
    transition: all .3s cubic-bezier(.39, .575, .565, 1)
}

body.qodef-dropdown-slide-from-top .qodef-drop-down .narrow .second .inner ul li:hover ul {
    top: -1px
}

body.qodef-dropdown-slide-from-left .qodef-drop-down .second {
    overflow: visible;
    -webkit-transition: top .15s ease-out, opacity .15s ease-out, height 0s ease-out .4s;
    -moz-transition: top .15s ease-out, opacity .15s ease-out, height 0s ease-out .4s;
    transition: top .15s ease-out, opacity .15s ease-out, height 0s ease-out .4s
}

body.qodef-dropdown-slide-from-left .qodef-drop-down .narrow .second .inner>ul,
body.qodef-dropdown-slide-from-left .qodef-drop-down .wide .second .inner>ul {
    left: -30px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

body.qodef-dropdown-slide-from-left .qodef-drop-down .narrow .second.qodef-drop-down-start .inner>ul,
body.qodef-dropdown-slide-from-left .qodef-drop-down .wide .second.qodef-drop-down-start .inner>ul {
    left: 0
}

body.qodef-dropdown-slide-from-left .qodef-drop-down .narrow .second .inner ul li ul {
    left: calc(100% - 30px);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

body.qodef-dropdown-slide-from-left .qodef-drop-down .narrow .second .inner ul li:hover ul {
    left: 100%
}

.qodef-drop-down .wide .second ul {
    padding: 26px 0 32px
}

.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line) {
    float: left;
    width: 274px;
    padding: 0;
    border-left: 1px solid #eee;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line) a,
.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line) h4,
.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line).sub a {
    background: 0
}

.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line):last-child {
    margin-right: 0
}

.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line):hover {
    background-color: transparent
}

.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line) ul {
    display: block;
    left: 0;
    padding: 10px 0 0;
    position: relative;
    top: 0;
    visibility: visible;
    background-color: transparent!important
}

.qodef-drop-down .wide .second .inner ul li.sub a i.qodef-menu-arrow,
.qodef-drop-down .wide .second .inner>ul>li>a:after,
.qodef-drop-down .wide .second i,
.qodef-drop-down .wide.wide_background .second .inner>ul>li.current-menu-parent>a:before {
    display: none
}

.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line) ul .widget {
    padding: 0 18px
}

.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line) ul li:not(.qodef-wide-menu-line) {
    border: 0
}

.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line) ul li.menu-item-has-children>a,
.qodef-drop-down .wide .second ul li:not(.qodef-wide-menu-line) ul li.menu-item-has-children>a:hover {
    border-bottom: 0 none;
    color: #1c1c1c
}

.qodef-drop-down .wide .second>.inner>ul {
    width: 1100px
}

.qodef-drop-down .wide .second>.inner>ul>li {
    width: 25%;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-1300 .qodef-drop-down .wide .second>.inner>ul {
    width: 1300px
}

.qodef-grid-1200 .qodef-drop-down .wide .second>.inner>ul {
    width: 1200px
}

.qodef-grid-1000 .qodef-drop-down .wide .second>.inner>ul {
    width: 1000px
}

.qodef-grid-800 .qodef-drop-down .wide .second>.inner>ul {
    width: 800px
}

.qodef-drop-down .wide .second .inner>ul>li>a {
    line-height: 18px;
    color: #1c1c1c;
    font-size: 15px;
    font-family: proxima_novaregular, sans-serif;
    font-weight: 400;
    margin-bottom: 7px
}

.qodef-drop-down .wide .second .inner>ul>li>a:hover {
    color: #1c1c1c
}

.qodef-drop-down .wide .second .inner ul li h4 a,
.qodef-drop-down .wide .second .inner ul li.sub h4 a {
    padding: 0!important
}

.qodef-drop-down .wide .qodef-wide-menu-line {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
    top: 0;
    border-left: 2px solid #1cbefc;
    -webkit-transition: opacity .2s, height 0s .3s, top 0s .3s;
    -moz-transition: opacity .2s, height 0s .3s, top 0s .3s;
    transition: opacity .2s, height 0s .3s, top 0s .3s
}

.qodef-drop-down .wide ul:hover .qodef-wide-menu-line {
    opacity: 1;
    -webkit-transition: height .4s, top .6s cubic-bezier(.19, .65, .02, .93);
    -moz-transition: height .4s, top .6s cubic-bezier(.19, .65, .02, .93);
    transition: height .4s, top .6s cubic-bezier(.19, .65, .02, .93)
}

.qodef-drop-down .wide.wide_background .second {
    background-color: #fff;
    box-shadow:  0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.qodef-drop-down .wide.wide_background .second .inner {
    text-align: center
}

.qodef-drop-down .wide.wide_background .second .inner ul {
    text-align: left
}

.qodef-drop-down .wide.icons .second ul li a>span {
    position: relative;
    display: block
}

.qodef-drop-down .wide.icons .second i {
    width: 24px;
    font-size: 14px;
    color: inherit;
    height: auto;
    float: left;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

.qodef-drop-down .wide.icons .second i.blank {
    background: 0 0;
    border: 0;
    display: none
}

.qodef-search a,
.qodef-sections-link a {
    color: #fff
}

.qodef-sections-link a span {
    font-size: 10px;
    font-weight: 700
}

.qodef-sections-link a i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.qodef-banner {
    display: inline-block;
    vertical-align: middle
}

.qodef-top-bar {
    width: 100%;
    background-color: #fff;
    color: #707070;
    position: relative;
    font-weight: 300;
    height: 50px;
    z-index: 111;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 39px
}

.qodef-top-bar .qodef-vertical-align-containers {
    padding: 0
}

.qodef-top-bar .widget {
    font-size: 11px;
    display: inline-block
}

.qodef-top-bar .widget:first-child {
    margin-left: 0
}

.qodef-top-bar .qodef-position-left .widget {
    margin-left: 28px;
    padding-left: 17px;
    border-left: 1px solid #dcdcdc;
    line-height: 15px
}

.qodef-top-bar .qodef-position-left .widget:first-child {
    margin-left: 0;
    padding-left: 0;
    border: 0
}

.qodef-team.main-info-below-image .qodef-team-image span,
.qodef-top-border-enabled .qodef-top-bar {
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%)
}

.qodef-top-bar .qodef-position-right .qodef-top-bar-widget:last-child {
    /*margin-left: 12px*/
}

.qodef-top-bar .qodef-position-right .qodef-top-bar-widget:first-child {
    border-right: 1px solid #dcdcdc;
    padding-right: 10px;
    line-height: 15px;
    margin-right: 10px !important;
}
.qodef-top-bar .qodef-position-right .qodef-top-bar-widget:nth-child(2) {
    border-right: 1px solid #dcdcdc;
    padding-right: 10px;
    line-height: 15px;
    margin-right: 10px !important;
}


.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 .qodef-logo-wrapper a {
    max-height: 50px
}

.qodef-top-bar .qodef-position-center p {
    font-size: 13px;
    color: #c99e66
}

.qodef-light-header .qodef-top-bar,
.qodef-light-header .qodef-top-bar .widget,
.qodef-light-header .qodef-top-bar .widget .widgettitle,
.qodef-light-header .qodef-top-bar .widget a,
.qodef-light-header .qodef-top-bar .widget p {
    color: #FFF!important
}
.qodef-light-header .qodef-top-bar,
.qodef-light-header .qodef-top-bar .widget,
.qodef-light-header .qodef-top-bar .widget .widgettitle,
.qodef-light-header .qodef-top-bar .widget a:hover,
.qodef-light-header .qodef-top-bar .widget p:hover {
    color: #93dc28!important
}

.qodef-dark-header .qodef-top-bar {
    /*background-color: #232323!important;
    color: #fff!important;*/
    background-color: #fff!important;
    color: #2a2d34!important;

}


.qodef-dark-header .qodef-top-bar .widget,
.qodef-dark-header .qodef-top-bar .widget .widgettitle,
.qodef-dark-header .qodef-top-bar .widget a,
.qodef-dark-header .qodef-top-bar .widget p {
    /*color: #fff!important*/
    color:#2a2d34;
}
.qodef-top-bar .widget a{
    color:#2a2d34 !important;
}
.qodef-dark-header .qodef-top-bar .widget,
.qodef-dark-header .qodef-top-bar .widget .widgettitle,
.qodef-dark-header .qodef-top-bar .widget a:hover,
.qodef-dark-header .qodef-top-bar .widget p,.qodef-top-bar .widget a:hover {
    color: #93dc28!important
}


.qodef-top-border-enabled .qodef-top-bar {
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1
}

.qodef-header-block .qodef-page-header {
    margin-top: 30px
}

.qodef-header-block .qodef-page-header .qodef-menu-area {
    height: 90px
}

.qodef-header-block .qodef-page-header .qodef-menu-area .qodef-vertical-align-containers .qodef-position-right-inner,
.qodef-header-standard .qodef-menu-area .qodef-vertical-align-containers .qodef-position-right-inner {
    height: 100%
}

.qodef-header-block .qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
    max-height: 81px
}

.qodef-header-block .qodef-page-header .qodef-menu-area .qodef-vertical-align-containers {
    background-color: #fff;
    padding: 0 46px
}

.qodef-header-full-screen .qodef-menu-area .qodef-vertical-align-containers,
.qodef-header-standard .qodef-menu-area .qodef-vertical-align-containers {
    padding: 0 40px
}

.qodef-header-standard .qodef-menu-area {
    background-color: #fff
}

.qodef-header-standard .qodef-menu-area .qodef-main-menu .qodef-main-menu-line {
    bottom: -1px
}

.qodef-header-standard.qodef-header-solid-grid .qodef-menu-area .qodef-vertical-align-containers {
    padding: 0 46px
}

.qodef-header-vertical .qodef-logo-wrapper {
    z-index: 100;
    display: block;
    position: relative;
    text-align: inherit;
    overflow: hidden;
    height: 15%
}

.qodef-header-vertical .qodef-logo-wrapper a {
    display: block;
    position: relative;
    height: 100%;
    padding-top: 5px
}

.qodef-header-vertical .qodef-logo-wrapper img {
    display: block;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.qodef-header-vertical .qodef-vertical-area-widget-holder {
    z-index: 100;
    position: relative;
    height: 15%;
    overflow: hidden
}

.qodef-header-vertical .qodef-vertical-area-widget-holder-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.qodef-header-vertical .qodef-vertical-area-widget-holder-inner .textwidget {
    font-size: 13px;
    font-family: proxima_novaregular, sans-serif;
    line-height: 20px
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click .second {
    margin: 0;
    display: none;
    overflow: hidden;
    z-index: 10;
    position: relative
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click .second:after {
    display: none;
    width: 44px;
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #1cbefc
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click .second .inner_arrow,
.qodef-header-vertical .qodef-vertical-dropdown-toggle-click .second ul ul {
    display: none
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click ul li a {
    display: block
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click ul li a .line {
    display: none
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click .second ul>li.menu-item-has-children>a .plus,
.qodef-header-vertical .qodef-vertical-dropdown-toggle-click>ul>li.current-menu-ancestor .second,
.qodef-header-vertical .qodef-vertical-dropdown-toggle-click>ul>li.current-menu-ancestor .second .inner ul li.current-menu-ancestor ul {
    display: block
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click ul>li.menu-item-has-children>a .plus {
    width: 14px;
    height: 14px;
    z-index: 10000;
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    color: #9d9d9d;
    font-size: 14px;
    line-height: 14px;
    font-family: ElegantIcons;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click ul>li.menu-item-has-children>a .plus:before {
    content: "\4c"
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click ul li.menu-item-has-children a span {
    display: inline-block;
    max-width: 180px
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click ul li a .qodef-menu-arrow {
    display: none
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click li.narrow .second .inner ul {
    background-color: transparent;
    padding: 0;
    width: 100%;
    border: none
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click li.narrow .second .inner ul li.current_page_item a {
    color: #1cbefc
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click .second .inner ul li a {
    display: block;
    height: auto;
    font-weight: 400;
    line-height: 18px;
    color: #9d9d9d;
    margin: 0;
    padding: 6px 0;
    text-decoration: none;
    position: relative;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    transition: color .3s ease
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click .second .inner ul li a:hover,
.qodef-header-vertical .qodef-vertical-menu ul li a:hover {
    color: #1cbefc
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click li.narrow .second .inner ul ul {
    display: none
}

.qodef-header-vertical .qodef-vertical-dropdown-toggle-click .second .inner ul ul li a {
    padding-left: 15px
}

.qodef-header-vertical .qodef-vertical-navigation-holder {
    display: table;
    margin-left: 0;
    margin-right: 0;
    text-align: inherit;
    width: 100%;
    height: 70%
}

.qodef-header-vertical .qodef-vertical-menu {
    display: table-cell;
    height: auto;
    min-height: 0;
    vertical-align: middle;
    position: relative;
    z-index: 101;
    margin: 0;
    text-align: inherit
}

.qodef-header-vertical .qodef-vertical-menu ul {
    position: relative;
    list-style-type: none
}

.qodef-header-vertical .qodef-vertical-menu ul>li {
    position: relative
}

.qodef-header-vertical .qodef-vertical-menu>ul>li>a {
    font-family: proxima_novaregular, sans-serif;
    position: relative;
    text-transform: uppercase;
    display: block;
    padding: 11px 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #1c1c1c;
    cursor: pointer;
    -webkit-transition: color .15s ease-out, text-decoration .15s ease-out, background-color .15s ease-out;
    -moz-transition: color .15s ease-out, text-decoration .15s ease-out, background-color .15s ease-out;
    transition: color .15s ease-out, text-decoration .15s ease-out, background-color .15s ease-out
}

.qodef-header-vertical .qodef-vertical-menu>ul>li>a:before {
    content: '';
    display: block;
    opacity: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    background-color: #1cbefc;
    -o-transition: background-color .2s ease-out, opacity .2s ease-out;
    -ms-transition: background-color .2s ease-out, opacity .2s ease-out;
    -webkit-transition: background-color .2s ease-out, opacity .2s ease-out;
    -moz-transition: background-color .2s ease-out, opacity .2s ease-out;
    transition: background-color .2s ease-out, opacity .2s ease-out
}

.qodef-header-vertical .qodef-vertical-menu>ul>li>a:after {
    display: none;
    height: 1px;
    width: 44px;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #1cbefc
}

.qodef-header-vertical .qodef-vertical-menu>ul>li>a>span.item_inner {
    -webkit-transition: text-decoration .2s ease-out;
    -moz-transition: text-decoration .2s ease-out;
    transition: text-decoration .2s ease-out
}

.qodef-header-vertical .qodef-vertical-menu>ul>li:last-child>a:after {
    content: none
}

.qodef-header-vertical .qodef-vertical-menu ul>li.menu-item-has-children>a .plus {
    width: 14px;
    height: 14px;
    z-index: 10000;
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    color: #9d9d9d;
    font-size: 14px;
    line-height: 14px;
    font-family: ElegantIcons;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-header-vertical .qodef-vertical-menu ul>li.menu-item-has-children>a .plus:before {
    content: "\4c"
}

.qodef-header-vertical .qodef-vertical-menu ul>li.menu-item-has-children.open>a .plus:before {
    content: "\4b"
}

.qodef-header-vertical .qodef-vertical-menu ul>li.menu-item-has-children a .plus {
    display: none
}

.qodef-header-vertical .qodef-vertical-menu .second .inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997
}

.qodef-header-vertical .qodef-vertical-menu .menu_icon:not(.blank):not(.null) {
    padding-right: 5px
}

.qodef-header-vertical .qodef-content,
.qodef-header-vertical .qodef-top-bar,
.qodef-header-vertical footer {
    padding-left: 290px;
    box-sizing: border-box
}

.qodef-header-vertical .qodef-vertical-menu-area {
    position: fixed;
    width: 290px;
    top: 0;
    left: 0;
    padding: 44px 65px 40px 40px;
    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;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .29);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .29);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .29)
}

.qodef-header-vertical.admin-bar .qodef-vertical-menu-area {
    top: 33px
}

.qodef-header-vertical .qodef-vertical-menu-area.qodef-with-scroll {
    overflow: hidden
}

.qodef-header-vertical .qodef-vertical-area-background {
    position: fixed;
    width: 290px;
    height: 100%;
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 1;
    -webkit-transition: opacity .5s ease, background-color .5s ease;
    -moz-transition: opacity .5s ease, background-color .5s ease;
    transition: opacity .5s ease, background-color .5s ease
}

.qodef-header-vertical .qodef-vertical-menu-area-inner {
    position: relative;
    height: 100%;
    text-align: center
}

.qodef-mobile-header .qodef-mobile-nav {
    display: none;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.qodef-mobile-header .qodef-mobile-nav ul {
    list-style-type: none;
    margin: 0
}

.qodef-mobile-header .qodef-mobile-nav ul ul {
    margin-left: 20px;
    display: none
}

.qodef-mobile-header .qodef-mobile-nav li {
    position: relative
}

.qodef-mobile-header .qodef-mobile-nav li ul.sub_menu li.current_page_item a {
    color: #1cbefc
}

.qodef-mobile-header .qodef-mobile-nav a,
.qodef-mobile-header .qodef-mobile-nav h4 {
    border-bottom: 1px solid #eaeaea;
    font-size: 13px;
    color: #8d8d8d;
    padding: 9px 0;
    display: block;
    position: relative;
    text-transform: none;
    line-height: 17px;
    letter-spacing: 0
}

.qodef-mobile-header .qodef-mobile-nav a:hover,
.qodef-mobile-header .qodef-mobile-nav h4:hover,
.qodef-mobile-header .qodef-mobile-nav li.qodef-active-item>a {
    color: #1cbefc
}

.qodef-mobile-header .qodef-mobile-nav .mobile_arrow {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 35px;
    height: 35px;
    padding-right: 10px;
    width: 50px;
    text-align: right;
    color: #000;
}

footer .qodef-container-inner>.widget,
footer .qodef-footer-top.qodef-footer-top-aligment-center {
    text-align: center
}

.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 .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out
}

.qodef-mobile-header .qodef-mobile-nav .mobile_arrow .fa-angle-down {
    display: none
}

.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-mobile-header {
    display: none;
    position: relative;
    z-index: 101
}

.qodef-mobile-header .qodef-mobile-header-inner {
    height: 100px;
    background-color: #fff;
    position: relative
}

.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;
    max-height: 80px
}

.qodef-mobile-header .qodef-mobile-logo-wrapper img {
    height: 100%;
    width: auto
}

.qodef-mobile-header .qodef-mobile-menu-opener {
    float: right;
    position: relative;
    z-index: 2;
    height: 100%
}

.qodef-mobile-header .qodef-mobile-menu-opener a {
    display: table;
    height: 100%;
    padding-right: 10px;
    color: #000
}

.qodef-mobile-header .qodef-mobile-menu-opener a:hover {
    color: #1cbefc
}

.qodef-mobile-header .qodef-mobile-menu-opener .qodef-mobile-opener-icon-holder {
    display: table-cell;
    vertical-align: middle
}

.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%);
    top: 0;
    left: 0;
    position: fixed
}

.qodef-sticky-up-mobile-header .mobile-header-appear .qodef-mobile-header-inner {
    -webkit-transition: -webkit-transform .4s ease-in-out, left .2s ease, right .2s ease;
    -moz-transition: transform .4s ease-in-out, left .2s ease, right .2s ease;
    -o-transition: transform .4s ease-in-out, left .2s ease, right .2s ease;
    transition: transform .4s ease-in-out, left .2s ease, right .2s ease;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.qodef-page-header {
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: 110
}

.qodef-page-header a img {
    display: block
}

.qodef-page-header .qodef-grid {
    height: 100%
}

.qodef-page-header .qodef-grid .qodef-vertical-align-containers {
    padding: 0;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.qodef-page-header .qodef-logo-area {
    height: 220px;
    overflow: hidden;
    position: relative
}

.qodef-page-header .qodef-logo-area .qodef-logo-wrapper a {
    max-height: 198px
}

.qodef-page-header .qodef-menu-area {
    height: 100px;
    position: relative;
    -webkit-transition: background-color .3s ease, border-color .2s ease .3s;
    -moz-transition: background-color .3s ease, border-color .2s ease .3s;
    transition: background-color .3s ease, border-color .2s ease .3s;
    border-bottom: 1px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
    max-height: 90px
}

.qodef-page-header .qodef-menu-area .widget {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.qodef-fullscreen-menu-opened .qodef-page-header .qodef-menu-area {
    border-color: transparent!important;
    -webkit-transition: background-color .3s ease, border-color .1s ease 0s;
    -moz-transition: background-color .3s ease, border-color .1s ease 0s;
    transition: background-color .3s ease, border-color .1s ease 0s
}

.qodef-page-header .qodef-sticky-header {
    height: 73px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .33s ease;
    transition: transform .3s ease;
    -webkit-backface-visibility: hidden
}

.qodef-page-header .qodef-sticky-header.header-appear, header.qodef-mobile-header.qodef-animate-mobile-header.mobile-header-appear .qodef-mobile-header-inner{
    transform: translateY(0);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.qodef-page-header .qodef-sticky-header .qodef-sticky-holder {
    height: 100%;
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding: 0 53px
}

.admin-bar .qodef-page-header .qodef-sticky-header.header-appear {
    top: 32px
}

.qodef-page-header .qodef-sticky-header .qodef-position-left-inner {
    vertical-align: middle;
    display: inline-block
}

.qodef-page-header .qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a {
    max-height: 65.7px
}

.qodef-page-header .qodef-sticky-header .qodef-position-right,
.qodef-page-header .qodef-sticky-header .qodef-position-right-inner {
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.qodef-page-header .qodef-fixed-wrapper.fixed {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden
}

.qodef-light-header .qodef-logo-area,
.qodef-light-header .qodef-logo-area .widget,
.qodef-light-header .qodef-logo-area .widget .widgettitle,
.qodef-light-header .qodef-logo-area .widget a,
.qodef-light-header .qodef-logo-area .widget i,
.qodef-light-header .qodef-logo-area .widget p,
.qodef-light-header .qodef-logo-area .widget span,
.qodef-light-header .qodef-menu-area,
.qodef-light-header .qodef-menu-area .widget,
.qodef-light-header .qodef-menu-area .widget .widgettitle,
.qodef-light-header .qodef-menu-area .widget a,
.qodef-light-header .qodef-menu-area .widget i,
.qodef-light-header .qodef-menu-area .widget p,
.qodef-light-header .qodef-menu-area .widget span,
.qodef-light-header .qodef-vertical-menu-area,
.qodef-light-header .qodef-vertical-menu-area .widget,
.qodef-light-header .qodef-vertical-menu-area .widget .widgettitle,
.qodef-light-header .qodef-vertical-menu-area .widget a,
.qodef-light-header .qodef-vertical-menu-area .widget i,
.qodef-light-header .qodef-vertical-menu-area .widget p,
.qodef-light-header .qodef-vertical-menu-area .widget span {
    color: #fff!important
}

.qodef-light-header .qodef-logo-area .qodef-light-logo,
.qodef-light-header .qodef-menu-area .qodef-light-logo,
.qodef-light-header .qodef-vertical-menu-area .qodef-light-logo {
    opacity: 1
}

.qodef-light-header .qodef-logo-area .qodef-dark-logo,
.qodef-light-header .qodef-logo-area .qodef-fullscreen-logo,
.qodef-light-header .qodef-logo-area .qodef-normal-logo,
.qodef-light-header .qodef-menu-area .qodef-dark-logo,
.qodef-light-header .qodef-menu-area .qodef-fullscreen-logo,
.qodef-light-header .qodef-menu-area .qodef-normal-logo,
.qodef-light-header .qodef-vertical-menu-area .qodef-dark-logo,
.qodef-light-header .qodef-vertical-menu-area .qodef-fullscreen-logo,
.qodef-light-header .qodef-vertical-menu-area .qodef-normal-logo {
    opacity: 0
}

.qodef-dark-header .qodef-logo-area,
.qodef-dark-header .qodef-logo-area .widget,
.qodef-dark-header .qodef-logo-area .widget .widgettitle,
.qodef-dark-header .qodef-logo-area .widget a,
.qodef-dark-header .qodef-logo-area .widget i,
.qodef-dark-header .qodef-logo-area .widget p,
.qodef-dark-header .qodef-logo-area .widget span,
.qodef-dark-header .qodef-menu-area,
.qodef-dark-header .qodef-menu-area .widget,
.qodef-dark-header .qodef-menu-area .widget .widgettitle,
.qodef-dark-header .qodef-menu-area .widget a,
.qodef-dark-header .qodef-menu-area .widget i,
.qodef-dark-header .qodef-menu-area .widget p,
.qodef-dark-header .qodef-menu-area .widget span,
.qodef-dark-header .qodef-vertical-menu-area,
.qodef-dark-header .qodef-vertical-menu-area .widget,
.qodef-dark-header .qodef-vertical-menu-area .widget .widgettitle,
.qodef-dark-header .qodef-vertical-menu-area .widget a,
.qodef-dark-header .qodef-vertical-menu-area .widget i,
.qodef-dark-header .qodef-vertical-menu-area .widget p,
.qodef-dark-header .qodef-vertical-menu-area .widget span {
    color: #232323!important
}

.qodef-dark-header .qodef-logo-area .qodef-dark-logo,
.qodef-dark-header .qodef-menu-area .qodef-dark-logo,
.qodef-dark-header .qodef-vertical-menu-area .qodef-dark-logo {
    opacity: 1
}

.qodef-dark-header .qodef-logo-area .qodef-fullscreen-logo,
.qodef-dark-header .qodef-logo-area .qodef-light-logo,
.qodef-dark-header .qodef-logo-area .qodef-normal-logo,
.qodef-dark-header .qodef-menu-area .qodef-fullscreen-logo,
.qodef-dark-header .qodef-menu-area .qodef-light-logo,
.qodef-dark-header .qodef-menu-area .qodef-normal-logo,
.qodef-dark-header .qodef-vertical-menu-area .qodef-fullscreen-logo,
.qodef-dark-header .qodef-vertical-menu-area .qodef-light-logo,
.qodef-dark-header .qodef-vertical-menu-area .qodef-normal-logo {
    opacity: 0
}

footer {
    display: block;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

footer .qodef-footer-inner {
    position: relative
}

footer .qodef-container {
    background-color: inherit
}

footer .qodef-container-inner {
    position: relative
}

footer a {
    text-decoration: none
}

footer .qodef-footer-ingrid-border-holder-outer {
    background-color: #2d2d2d
}

footer .qodef-footer-bottom-border-holder,
footer .qodef-footer-top-border-holder {
    position: relative;
    display: block;
    width: 100%
}

footer .qodef-footer-bottom-border-holder.qodef-in-grid,
footer .qodef-footer-top-border-holder.qodef-in-grid {
    width: 1100px;
    margin: 0 auto
}

footer .qodef-footer-top-holder {
    display: block;
    background-color: #2d2d2d;
    position: relative;
    background-position: center center;
    background-size: cover
}

footer .qodef-footer-top:not(.qodef-footer-top-full) .qodef-container-inner {
    padding: 131px 0 95px
}

footer .qodef-footer-top.qodef-footer-top-full {
    padding: 133px 54px 95px
}

footer .qodef-footer-top.qodef-footer-top-aligment-left {
    text-align: left
}

footer .qodef-footer-top.qodef-footer-top-aligment-right {
    text-align: right
}

footer .qodef-footer-bottom-holder,
footer .qodef-footer-bottom-holder .qodef-column-inner {
    text-align: center;
    vertical-align: middle
}

footer .qodef-footer-bottom-holder {
    display: table;
    width: 100%;
    background-color: #272727;
    height: 88px;
    border-top: 1px solid #424242
}

footer .qodef-footer-bottom-holder .qodef-footer-bottom-holder-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center
}

footer .qodef-footer-bottom-holder .qodef-three-columns .qodef-column:first-child .qodef-column-inner {
    text-align: left
}

footer .qodef-footer-bottom-holder .qodef-three-columns .qodef-column:last-child .qodef-column-inner {
    text-align: right
}

footer .qodef-footer-bottom-holder .qodef-two-columns-50-50 .qodef-column:first-child .qodef-column-inner {
    text-align: left
}

footer .qodef-footer-bottom-holder .qodef-two-columns-50-50 .qodef-column:last-child .qodef-column-inner {
    text-align: right
}

footer.qodef-footer-uncover {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -moz-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    transition: left .33s cubic-bezier(.694, .0482, .335, 1)
}

.qodef-title,
.qodef-title.qodef-has-parallax-background {
    background-repeat: no-repeat;
    position: relative;
    z-index: 101
}

.qodef-right-side-menu-opened footer.qodef-footer-uncover {
    left: -270px
}

.boxed footer {
    width: 100%!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

footer.qodef-disable-footer {
    display: none
}

@-webkit-keyframes title-animation-from-right {
    0% {
        opacity: 0;
        transform: translate(50%, 0)
    }
    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@keyframes title-animation-from-right {
    0% {
        opacity: 0;
        transform: translate(50%, 0)
    }
    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@-webkit-keyframes title-animation-from-left {
    0% {
        opacity: 0;
        transform: translate(-50%, 0)
    }
    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@keyframes title-animation-from-left {
    0% {
        opacity: 0;
        transform: translate(-50%, 0)
    }
    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

.qodef-title {
    display: block;
    width: 100%;
    height: 300px;
    text-align: left;
    background-color: #fbfbfb;
    background-position: center 0
}

.qodef-title.qodef-has-parallax-background {
    background-attachment: fixed
}

.qodef-title.qodef-content-center-alignment {
    text-align: center
}

.qodef-title.qodef-content-right-alignment {
    text-align: right
}

.qodef-title.qodef-animation-right-left .qodef-breadcrumbs-holder,
.qodef-title.qodef-animation-right-left .qodef-subtitle span,
.qodef-title.qodef-animation-right-left h1 {
    -webkit-animation-name: title-animation-from-right;
    -webkit-animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    -webkit-animation-delay: 1s;
    animation-name: title-animation-from-right;
    animation-duration: .5s;
    animation-iteration-count: 1;
    animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.qodef-title.qodef-animation-left-right .qodef-breadcrumbs-holder,
.qodef-title.qodef-animation-left-right .qodef-subtitle span,
.qodef-title.qodef-animation-left-right h1 {
    -webkit-animation-name: title-animation-from-left;
    -webkit-animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    -webkit-animation-delay: 1s;
    animation-name: title-animation-from-left;
    animation-duration: .5s;
    animation-iteration-count: 1;
    animation-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.qodef-title.qodef-has-responsive-background {
    height: auto!important
}

.qodef-title.qodef-has-responsive-background .qodef-title-holder {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.qodef-title.qodef-has-responsive-background .qodef-title-holder .qodef-container {
    display: block;
    height: 100%
}

.qodef-title.qodef-has-responsive-background .qodef-title-holder .qodef-container-inner {
    display: table;
    height: 100%
}

.qodef-title.qodef-has-responsive-background .qodef-title-holder .qodef-title-subtitle-holder {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.qodef-title .qodef-title-image img {
    display: block;
    position: relative;
    width: 100%
}

.qodef-title.qodef-title-image-not-responsive .qodef-title-image {
    display: none
}

.qodef-title .qodef-title-holder {
    display: table;
    height: 100%;
    position: relative;
    width: 100%
}

.qodef-title .qodef-title-holder .qodef-container {
    background-color: transparent;
    display: table-row;
    vertical-align: middle
}

.qodef-title .qodef-title-holder .qodef-container-inner {
    display: table-cell;
    padding: 0!important;
    vertical-align: middle
}

.qodef-title .qodef-title-holder .qodef-title-subtitle-holder {
    display: block;
    padding: 0;
    position: relative;
    z-index: 25
}

.qodef-title .qodef-title-holder .qodef-title-subtitle-holder-inner {
    position: relative
}

.qodef-title .qodef-title-holder h1 {
    display: inline-block;
    vertical-align: middle
}

.qodef-title .qodef-title-holder h1 span {
    display: inline-block
}

.qodef-title .qodef-title-holder .qodef-separator {
    width: 68px;
    height: 2px;
    background-color: #fff;
    border: none;
    display: block;
    margin: 31px 0
}

.qodef-title .qodef-title-holder .qodef-subtitle {
    display: block;
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 300;
    color: #707070
}

.qodef-title .qodef-title-holder .qodef-breadcrumbs-holder,
.qodef-title .qodef-title-holder .qodef-subtitle span {
    display: inline-block;
    vertical-align: middle
}

.qodef-title .qodef-title-holder .qodef-breadcrumbs a,
.qodef-title .qodef-title-holder .qodef-breadcrumbs span {
    color: #1c1c1c;
    font-size: 15px;
    font-weight: 400;
    line-height: 1em;
    display: inline-block;
    vertical-align: middle
}

.qodef-title .qodef-title-holder .qodef-breadcrumbs span a {
    color: inherit
}

.qodef-title .qodef-title-holder .qodef-breadcrumbs a:hover {
    color: #1cbefc
}

.qodef-title .qodef-title-holder .qodef-breadcrumbs .qodef-delimiter {
    margin: 0 5px
}

.qodef-title.qodef-standard-type .qodef-breadcrumbs-holder {
    position: absolute;
    top: 0;
    height: 100%
}

.qodef-title.qodef-standard-type .qodef-breadcrumbs-holder .qodef-breadcrumbs {
    display: table;
    height: 100%;
    width: 100%
}

.qodef-title.qodef-standard-type .qodef-breadcrumbs-holder .qodef-breadcrumbs a,
.qodef-title.qodef-standard-type .qodef-breadcrumbs-holder .qodef-breadcrumbs span {
    font-size: 13px;
    font-weight: 400
}

.qodef-title.qodef-standard-type .qodef-breadcrumbs-holder .qodef-breadcrumbs-inner {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase
}

.qodef-title.qodef-standard-type.qodef-content-left-alignment .qodef-breadcrumbs-holder {
    right: 0
}

.qodef-title.qodef-standard-type.qodef-content-right-alignment .qodef-breadcrumbs-holder {
    left: 0
}

.qodef-title.qodef-standard-type.qodef-content-right-alignment .qodef-separator {
    margin: 31px 0 32px auto
}

.qodef-title.qodef-standard-type.qodef-content-center-alignment .qodef-breadcrumbs-holder {
    position: relative;
    top: auto;
    height: auto;
    display: block;
    margin: 10px 0 0
}

.qodef-title.qodef-standard-type.qodef-content-center-alignment .qodef-separator {
    margin: 31px auto 32px
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-side-menu-button-opener .qodef-side-area-lines>span,
.qodef-light-header .qodef-top-bar .qodef-side-menu-button-opener .qodef-side-area-lines>span,
.qodef-light-header.qodef-header-style-on-scroll .qodef-page-header .qodef-side-menu-button-opener .qodef-side-area-lines>span {
    background-color: #fff!important
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-side-menu-button-opener .qodef-side-area-lines>span,
.qodef-dark-header .qodef-top-bar .qodef-side-menu-button-opener .qodef-side-area-lines>span,
.qodef-dark-header.qodef-header-style-on-scroll .qodef-page-header .qodef-side-menu-button-opener .qodef-side-area-lines>span {
    background-color: #232323!important
}

.qodef-side-menu-button-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin: 0 0 0 30px
}

.qodef-side-menu-button-opener>.qodef-side-area-lines {
    display: block;
    height: 20px;
    width: 20px;
    position: relative;
    top: calc(50% - 10px);
    overflow: hidden
}

.qodef-side-menu-button-opener>.qodef-side-area-lines>span {
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #232323
}

.qodef-side-menu-button-opener>.qodef-side-area-lines .qodef-side-area-line-1 {
    top: 2px;
    -webkit-transition: all .2s .2s;
    -moz-transition: all .2s .2s;
    transition: all .2s .2s
}

.qodef-side-menu-button-opener>.qodef-side-area-lines .qodef-side-area-line-2 {
    top: 9px;
    -webkit-transition: all .2s .3s;
    -moz-transition: all .2s .3s;
    transition: all .2s .3s
}

.qodef-side-menu-button-opener>.qodef-side-area-lines .qodef-side-area-line-3 {
    top: 16px;
    -webkit-transition: all .2s .4s;
    -moz-transition: all .2s .4s;
    transition: all .2s .4s
}

.qodef-side-menu-button-opener .qodef-side-area-arrow-top {
    position: absolute;
    top: 7px;
    left: 0;
    height: 1px;
    width: 70%;
    -webkit-transform: rotate(45deg) translateX(-16px) translateY(-5px);
    -moz-transform: rotate(45deg) translateX(-16px) translateY(-5px);
    transform: rotate(45deg) translateX(-16px) translateY(-5px);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.qodef-side-menu-button-opener .qodef-side-area-arrow-bottom {
    position: absolute;
    bottom: 7px;
    left: 0;
    height: 1px;
    width: 70%;
    -webkit-transform: rotate(-45deg) translateX(-16px) translateY(5px);
    -moz-transform: rotate(-45deg) translateX(-16px) translateY(5px);
    transform: rotate(-45deg) translateX(-16px) translateY(5px);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.qodef-right-side-menu-opened .qodef-side-menu-button-opener .qodef-side-area-line-1/*,
.qodef-side-menu-button-opener:hover .qodef-side-area-line-1*/ {
    left: -100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.qodef-right-side-menu-opened .qodef-side-menu-button-opener .qodef-side-area-line-2/*,
.qodef-side-menu-button-opener:hover .qodef-side-area-line-2*/ {
    left: -100%;
    -webkit-transition: all .2s .1s;
    -moz-transition: all .2s .1s;
    transition: all .2s .1s
}

.qodef-right-side-menu-opened .qodef-side-menu-button-opener .qodef-side-area-line-3/*,
.qodef-side-menu-button-opener:hover .qodef-side-area-line-3*/ {
    left: -100%;
    -webkit-transition: all .2s .15s;
    -moz-transition: all .2s .15s;
    transition: all .2s .15s
}

.qodef-right-side-menu-opened .qodef-side-menu-button-opener .qodef-side-area-arrow-top/*,
.qodef-side-menu-button-opener:hover .qodef-side-area-arrow-top*/ {
    -webkit-transform: rotate(45deg) translateX(2px) translateY(-5px);
    -moz-transform: rotate(45deg) translateX(2px) translateY(-5px);
    transform: rotate(45deg) translateX(2px) translateY(-5px);
    -webkit-transition: all .3s .3s;
    -moz-transition: all .3s .3s;
    transition: all .3s .3s
}

.qodef-right-side-menu-opened .qodef-side-menu-button-opener .qodef-side-area-arrow-bottom/*,
.qodef-side-menu-button-opener:hover .qodef-side-area-arrow-bottom*/ {
    -webkit-transform: rotate(-45deg) translateX(2px) translateY(5px);
    -moz-transform: rotate(-45deg) translateX(2px) translateY(5px);
    transform: rotate(-45deg) translateX(2px) translateY(5px);
    -webkit-transition: all .3s .4s;
    -moz-transition: all .3s .4s;
    transition: all .3s .4s
}

.qodef-side-menu {
    background-color: #fff;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    padding: 30px 50px;
    position: fixed;
    top: 0;
    right: -270px;
    width: 210px;
    z-index: 9999;
    -webkit-backface-visibility: hidden
}

.qodef-side-menu h4 {
    margin: 0 0 15px;
    color: #707070
}

.qodef-side-menu h5,
.qodef-side-menu h6 {
    margin: 0 0 12px;
    color: #707070
}

.qodef-side-menu .widget {
    margin: 0 0 20px
}

.qodef-side-menu .widget li {
    position: relative;
    list-style-type: none
}

.qodef-side-menu .widget ul li.menu-item-has-children,
.qodef-side-menu .widget ul li.page_item_has_children {
    padding-right: 0;
    border-bottom: none
}

.qodef-side-menu .widget ul ul {
    padding: 6px 0 0 10px
}

.qodef-side-menu .widget.widget_nav_menu ul li a {
    text-transform: uppercase;
    color: #232323;
    font-size: 13px;
    line-height: 26px;
    font-weight: 500;
    font-family: proxima_novaregular, sans-serif
}

.qodef-side-menu .widget.widget_nav_menu ul li a:hover {
    color: #5ae4b3
}

.qodef-side-menu .widget .qodef-instagram-feed {
    margin-left: 0;
    margin-right: 0
}

.qodef-side-menu .widget .qodef-instagram-feed li {
    padding-right: 5px;
    margin-bottom: 5px
}

.qodef-side-menu .widget_rss li a.rsswidget,
.qodef-side-menu li,
.qodef-side-menu p,
.qodef-side-menu span {
    color: #707070;
    line-height: 27px;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.qodef-side-menu .widget_calendar {
    font-size: 14px
}

.qodef-side-menu .widget_calendar a {
    color: #fff
}

.qodef-side-menu .widget_calendar caption,
.qodef-side-menu .widget_calendar td,
.qodef-side-menu .widget_calendar th {
    color: #9d9d9d;
    line-height: 31px;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.qodef-side-menu .widget_calendar tbody td,
.qodef-side-menu .widget_calendar tbody tr,
.qodef-side-menu .widget_calendar thead tr {
    border-color: #9d9d9d
}

.qodef-side-menu .qodef-side-menu-title {
    display: block;
    margin: 0 0 12px
}

.qodef-side-menu .widget_nav_menu li a,
.qodef-side-menu .widget_nav_menu li:last-child {
    margin: 0;
    color: #232323
}

.qodef-side-menu .widget_nav_menu li a:hover,
.qodef-side-menu .widget_nav_menu li:last-child:hover {
    color: #1cbefc
}

.qodef-side-menu .qodef-close-side-menu-holder {
    display: table;
    height: 90px;
    position: absolute;
    top: 10px;
    right: 29px;
    z-index: 1000
}

.qodef-side-menu .qodef-close-side-menu-holder-inner {
    display: table-cell;
    vertical-align: middle
}

.qodef-side-menu a.qodef-close-side-menu {
    display: inline-block;
    height: 26px;
    width: 26px;
    padding: 0 2px 4px 0;
    z-index: 1000;
    -webkit-transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    transition: transform .5s ease
}

.qodef-side-menu a.qodef-close-side-menu span {
    color: #232323;
    display: inline-block;
    font-size: 20px;
    height: 26px;
    line-height: 29px;
    position: relative;
    text-align: center;
    width: 26px
}

.qodef-side-menu a.qodef-close-side-menu:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.admin-bar .qodef-side-menu .qodef-close-side-menu-holder {
    top: 32px
}

.qodef-right-side-menu-opened:not(.qodef-side-menu-slide-from-right) .mobile-header-appear .qodef-mobile-header-inner,
.qodef-right-side-menu-opened:not(.qodef-side-menu-slide-from-right) .qodef-fixed-wrapper.fixed,
.qodef-right-side-menu-opened:not(.qodef-side-menu-slide-from-right) .qodef-sticky-header,
.qodef-right-side-menu-opened:not(.qodef-side-menu-slide-from-right) .qodef-wrapper,
.qodef-right-side-menu-opened:not(.qodef-side-menu-slide-from-right) footer.uncover {
    left: -270px
}

.qodef-side-menu-slide-from-right .qodef-wrapper {
    background-color: #fff;
    position: relative;
    z-index: 1000;
    -webkit-transition: left .2s cubic-bezier(.645, .045, .355, 1);
    -moz-transition: left .2s cubic-bezier(.645, .045, .355, 1);
    transition: left .2s cubic-bezier(.645, .045, .355, 1)
}

.qodef-side-menu-slide-from-right .qodef-wrapper .qodef-cover {
    z-index: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #000;
    -webkit-transition: opacity .2s ease-in-out, background .2s ease-in-out, z-index .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background .2s ease-in-out, z-index .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background .2s ease-in-out, z-index .2s ease-in-out;
    transition: opacity .2s ease-in-out, background .2s ease-in-out, z-index .2s ease-in-out
}

.qodef-side-menu-slide-from-right .carousel-inner {
    -webkit-transition: left .2s cubic-bezier(.645, .045, .355, 1);
    -moz-transition: left .2s cubic-bezier(.645, .045, .355, 1);
    transition: left .2s cubic-bezier(.645, .045, .355, 1)
}

.qodef-side-menu-slide-from-right .qodef-side-menu {
    padding: 46px 36px 30px 50px;
    top: 0;
    right: -20%;
    width: 20%;
    z-index: 9999;
    text-align: left;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.qodef-side-menu-slide-from-right .qodef-side-menu .widget.widget_search #searchform input[type=text] {
    display: inline-block;
    text-decoration: none;
    outline: 0;
    color: #9f9f9f;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    padding: 0 55px 0 22px;
    width: 100%;
    height: 48px;
    float: left;
    font-size: 14px;
    font-weight: 300;
    border: none;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1;
    -webkit-appearance: none
}

.qodef-side-menu-slide-from-right .qodef-side-menu .widget.widget_search #searchform button[type=submit],
.qodef-side-menu-slide-from-right .qodef-side-menu .widget.widget_search #searchform input[type=submit] {
    width: 48px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    box-sizing: initial;
    text-decoration: none;
    color: #9f9f9f;
    font-family: Linearicons-Free, sans-serif;
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: color .15s ease-out, background-color .15s ease-out;
    -moz-transition: color .15s ease-out, background-color .15s ease-out;
    transition: color .15s ease-out, background-color .15s ease-out;
    font-size: 18px;
    background-color: transparent;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0
}

.qodef-side-menu-slide-from-right .qodef-fixed-wrapper.fixed,
.qodef-side-menu-slide-from-right .qodef-sticky-header {
    -webkit-transition: left .2s cubic-bezier(.645, .045, .355, 1), -webkit-transform .33s ease;
    transition: left .2s cubic-bezier(.645, .045, .355, 1), transform .33s ease
}

.qodef-side-menu-slide-from-right footer.uncover {
    -webkit-transition: left .2s cubic-bezier(.645, .045, .355, 1);
    -moz-transition: left .2s cubic-bezier(.645, .045, .355, 1);
    transition: left .2s cubic-bezier(.645, .045, .355, 1)
}

.qodef-side-menu-slide-with-content,
.qodef-side-menu-slide-with-content .qodef-side-menu {
    -webkit-transition: left .2s ease, right .2s ease;
    -moz-transition: left .2s ease, right .2s ease;
    -o-transition: left .2s ease, right .2s ease
}

.qodef-side-menu-slide-from-right.qodef-right-side-menu-opened .qodef-cover {
    cursor: url(img/close.png), pointer;
    z-index: 1002;
    opacity: .6;
    filter: alpha(opacity=60)
}

.qodef-side-menu-slide-from-right.qodef-right-side-menu-opened .qodef-side-menu {
    right: 0;
    visibility: visible
}

.qodef-side-menu-slide-with-content {
    overflow-x: hidden;
    position: relative;
    left: 0;
    -webkit-overflow-scrolling: auto!important;
    transition: left .2s ease, right .2s ease
}

.qodef-side-menu-slide-with-content .qodef-side-menu {
    position: fixed;
    visibility: visible;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 470px;
    right: -470px;
    height: 100%;
    top: 0;
    z-index: 9999;
    transition: left .2s ease, right .2s ease
}

.qodef-side-menu-slide-with-content.qodef-side-menu-open .qodef-side-menu,
.qodef-side-menu-slide-with-content.qodef-width-270.qodef-side-menu-open .qodef-side-menu {
    right: 0
}

.qodef-side-menu-slide-with-content .qodef-wrapper,
.qodef-side-menu-slide-with-content footer.uncover {
    -webkit-transition: left .2s ease, right .2s ease;
    -moz-transition: left .2s ease, right .2s ease;
    -o-transition: left .2s ease, right .2s ease;
    transition: left .2s ease, right .2s ease
}

.qodef-side-menu-slide-with-content .qodef-fixed-wrapper.fixed,
.qodef-side-menu-slide-with-content .qodef-mobile-header-inner,
.qodef-side-menu-slide-with-content .qodef-sticky-header {
    -webkit-transition: left .2s ease, right .2s ease, -webkit-transform .33s ease;
    transition: left .2s ease, right .2s ease, transform .33s ease
}

.qodef-side-menu-slide-with-content .carousel-inner {
    left: 0!important;
    -webkit-transition: left .2s ease;
    -moz-transition: left .2s ease;
    transition: left .2s ease
}

.qodef-side-menu-slide-with-content.qodef-side-menu-open .qodef-fixed-wrapper,
.qodef-side-menu-slide-with-content.qodef-side-menu-open .qodef-mobile-header-inner,
.qodef-side-menu-slide-with-content.qodef-side-menu-open .qodef-sticky-header,
.qodef-side-menu-slide-with-content.qodef-side-menu-open .qodef-wrapper,
.qodef-side-menu-slide-with-content.qodef-side-menu-open footer.uncover {
    left: -470px
}

.qodef-side-menu-slide-with-content.qodef-side-menu-open .carousel-inner:not(.relative_position) {
    left: -470px!important
}

.qodef-side-menu-slide-with-content.qodef-width-270.qodef-side-menu-open .qodef-fixed-wrapper,
.qodef-side-menu-slide-with-content.qodef-width-270.qodef-side-menu-open .qodef-mobile-header-inner,
.qodef-side-menu-slide-with-content.qodef-width-270.qodef-side-menu-open .qodef-sticky-header,
.qodef-side-menu-slide-with-content.qodef-width-270.qodef-side-menu-open .qodef-wrapper,
.qodef-side-menu-slide-with-content.qodef-width-270.qodef-side-menu-open footer.uncover {
    left: -270px
}

.qodef-side-menu-slide-with-content.qodef-width-270.qodef-side-menu-open .carousel-inner:not(.relative_position) {
    left: -270px!important
}

.qodef-side-menu-slide-with-content.qodef-width-270 .qodef-side-menu {
    width: 270px;
    right: -270px
}

.qodef-side-menu-slide-with-content.qodef-width-370.qodef-side-menu-open .qodef-fixed-wrapper,
.qodef-side-menu-slide-with-content.qodef-width-370.qodef-side-menu-open .qodef-mobile-header-inner,
.qodef-side-menu-slide-with-content.qodef-width-370.qodef-side-menu-open .qodef-sticky-header,
.qodef-side-menu-slide-with-content.qodef-width-370.qodef-side-menu-open .qodef-wrapper,
.qodef-side-menu-slide-with-content.qodef-width-370.qodef-side-menu-open footer.uncover {
    left: -370px
}

.qodef-side-menu-slide-with-content.qodef-width-370.qodef-side-menu-open .qodef-side-menu {
    right: 0
}

.qodef-side-menu-slide-with-content.qodef-width-370.qodef-side-menu-open .carousel-inner:not(.relative_position) {
    left: -370px!important
}

.qodef-side-menu-slide-with-content.qodef-width-370 .qodef-side-menu {
    width: 370px;
    right: -370px
}

.qodef-side-area-uncovered-from-content .qodef-side-menu {
    background-color: #fff;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    padding: 30px;
    position: fixed;
    top: 0;
    right: 0;
    width: 210px;
    z-index: 90;
    visibility: hidden
}

.qodef-side-area-uncovered-from-content .qodef-fixed-wrapper.fixed,
.qodef-side-area-uncovered-from-content .qodef-sticky-header {
    -webkit-transition: left .3s ease, right .2s ease;
    -moz-transition: left .3s ease, right .2s ease;
    -o-transition: left .3s ease, right .2s ease;
    transition: left .3s ease, right .2s ease
}

.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened .qodef-fixed-wrapper.fixed,
.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened .qodef-mobile-header-inner,
.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened .qodef-sticky-header {
    left: -270px
}

.side_menu_button .qodef-fullscreen-menu-opener {
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-fullscreen-menu-opener:not(.opened) .qodef-fullscreen-menu-lines>span,
.qodef-dark-header .qodef-top-bar .qodef-fullscreen-menu-opener:not(.opened) .qodef-fullscreen-menu-lines>span,
.qodef-dark-header.qodef-header-style-on-scroll .qodef-page-header .qodef-fullscreen-menu-opener:not(.opened) .qodef-fullscreen-menu-lines>span {
    background-color: #232323!important
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-fullscreen-menu-opener:not(.opened) .qodef-fullscreen-menu-lines>span,
.qodef-light-header .qodef-top-bar .qodef-fullscreen-menu-opener:not(.opened) .qodef-fullscreen-menu-lines>span,
.qodef-light-header.qodef-header-style-on-scroll .qodef-page-header .qodef-fullscreen-menu-opener:not(.opened) .qodef-fullscreen-menu-lines>span {
    background-color: #fff!important
}

.qodef-fullscreen-menu-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin: 0 0 0 20px
}

.qodef-fullscreen-menu-opener>.qodef-fullscreen-menu-lines {
    display: block;
    height: 20px;
    width: 20px;
    position: relative;
    top: calc(50% - 10px);
    overflow: hidden;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.qodef-fullscreen-menu-opener>.qodef-fullscreen-menu-lines>span {
    position: absolute;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #232323
}

.qodef-fullscreen-menu-opener>.qodef-fullscreen-menu-lines .qodef-fullscreen-menu-line-1 {
    left: 0;
    height: 1px;
    width: 100%;
    top: 2px;
    -webkit-transition: all .15s .2s;
    -moz-transition: all .15s .2s;
    transition: all .15s .2s
}

.qodef-fullscreen-menu-opener>.qodef-fullscreen-menu-lines .qodef-fullscreen-menu-line-2 {
    top: 9px;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-transition: all .15s .3s;
    -moz-transition: all .15s .3s;
    transition: all .15s .3s
}

.qodef-fullscreen-menu-opener>.qodef-fullscreen-menu-lines .qodef-fullscreen-menu-line-3 {
    top: 16px;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-transition: all .15s .4s;
    -moz-transition: all .15s .4s;
    transition: all .15s .4s
}

.qodef-fullscreen-menu-opener .qodef-fullscreen-menu-arrow-top {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.qodef-fullscreen-menu-opener .qodef-fullscreen-menu-arrow-bottom {
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    width: 1px;
    height: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener .qodef-fullscreen-menu-line-1,
.qodef-fullscreen-menu-opener:hover .qodef-fullscreen-menu-line-1 {
    left: -100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener .qodef-fullscreen-menu-line-2,
.qodef-fullscreen-menu-opener:hover .qodef-fullscreen-menu-line-2 {
    left: -100%;
    -webkit-transition: all .2s .1s;
    -moz-transition: all .2s .1s;
    transition: all .2s .1s
}

.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener .qodef-fullscreen-menu-line-3,
.qodef-fullscreen-menu-opener:hover .qodef-fullscreen-menu-line-3 {
    left: -100%;
    -webkit-transition: all .2s .15s;
    -moz-transition: all .2s .15s;
    transition: all .2s .15s
}

.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener .qodef-fullscreen-menu-arrow-top,
.qodef-fullscreen-menu-opener:hover .qodef-fullscreen-menu-arrow-top {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .3s .3s;
    -moz-transition: all .3s .3s;
    transition: all .3s .3s
}

.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener .qodef-fullscreen-menu-arrow-bottom,
.qodef-fullscreen-menu-opener:hover .qodef-fullscreen-menu-arrow-bottom {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .3s .4s;
    -moz-transition: all .3s .4s;
    transition: all .3s .4s
}

.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener .qodef-fullscreen-menu-lines {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener .qodef-fullscreen-menu-lines .qodef-fullscreen-menu-arrow-bottom,
.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener .qodef-fullscreen-menu-lines .qodef-fullscreen-menu-arrow-top {
    background-color: #fff
}

.qodef-fullscreen-menu-opened .qodef-logo-wrapper a img.qodef-fullscreen-logo {
    opacity: 1
}

.qodef-fullscreen-menu-opened .qodef-logo-wrapper a img.qodef-dark-logo,
.qodef-fullscreen-menu-opened .qodef-logo-wrapper a img.qodef-light-logo,
.qodef-fullscreen-menu-opened .qodef-logo-wrapper a img.qodef-normal-logo {
    opacity: 0
}

.qodef-fullscreen-menu-opener-inner {
    display: inline-block;
    height: 2px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 13px
}

.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: 105
}

.qodef-fullscreen-menu-holder {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .86);
    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 {
    margin: 0 auto;
    position: relative;
    top: 0;
    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: center
}

nav.qodef-fullscreen-menu ul li a {
    font-size: 28px;
    font-weight: 300;
    line-height: 54px;
    letter-spacing: .25px;
    color: #fff;
    padding: 0;
    display: block;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    transition: color .15s ease-out;
    font-family: proxima_novaregular, sans-serif
}

nav.qodef-fullscreen-menu ul li a:hover {
    color: #1cbefc
}

nav.qodef-fullscreen-menu ul li a span {
    display: inline-block;
    vertical-align: middle
}

nav.qodef-fullscreen-menu ul li ul li a {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-transform: capitalize
}

nav.qodef-fullscreen-menu ul li ul li ul li a {
    font-size: 14px;
    line-height: 22px
}

nav.qodef-fullscreen-menu>ul {
    display: block;
    width: 50%;
    margin: auto
}

nav.qodef-fullscreen-menu ul.sub_menu {
    display: none
}

.qodef-fullscreen-below-menu-widget-holder {
    text-align: center;
    margin-top: 80px;
    color: #fff
}

.qodef-fullscreen-above-menu-widget-holder {
    text-align: center;
    margin-bottom: 85px;
    color: #fff
}

@-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 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden!important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: fixed;
    z-index: 105;
    opacity: 0
}

.qodef-fullscreen-fade-out .qodef-fullscreen-menu-holder-outer {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-animation: fade_out .25s linear both;
    animation: fade_out .25s linear both
}

.qodef-fullscreen-menu-opened.qodef-fullscreen-fade-in .qodef-fullscreen-menu-holder-outer {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-animation: fade_in .25s linear both;
    animation: fade_in .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-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: push_text_right .4s cubic-bezier(.175, .885, .32, 1) both;
    -moz-animation: push_text_right .4s cubic-bezier(.175, .885, .32, 1) both;
    animation: push_text_right .4s cubic-bezier(.175, .885, .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-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .75s ease-out;
    -moz-transition: all .75s ease-out;
    transition: all .75s ease-out;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    transform: translateX(50px)
}

@-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-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: push_text_top .4s ease-out both .5s;
    -moz-animation: push_text_top .4s ease-out both .5s;
    animation: push_text_top .4s ease-out both .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-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: all .75s ease-out;
    -moz-transition: all .75s ease-out;
    transition: all .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 {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    opacity: 1;
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    -moz-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    -moz-transition: all .8s cubic-bezier(.86, 0, .07, 1);
    -webkit-transition: opacity .2s ease, -webkit-transform .5s cubic-bezier(.38, .76, 0, .87);
    transition: opacity .2s ease, transform .5s cubic-bezier(.38, .76, 0, .87)
}

.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 {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(1.2) translate3d(0, -100px, 0);
    -moz-transform: scale(1.2) translate3d(0, -100px, 0);
    transform: scale(1.2) translate3d(0, -100px, 0);
    -webkit-transition: opacity .2s ease, -webkit-transform 0s .2s;
    transition: opacity .2s ease, transform 0s .2s
}

.qodef-search-opener {
    color: #232323;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin: 0 0 0 8px;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.qodef-search-opener>i {
    display: block;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.qodef-search-opener:hover>i {
    -webkit-transition: -webkit-transform .2s, color .2s .2s;
    transition: transform .2s, color .2s .2s;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
    color: #1cbefc
}

.qodef-search-opener .qodef-search-icon-text {
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

body:not(.qodef-header-full-screen) .qodef-search-opener {
    height: 100%
}

body:not(.qodef-header-full-screen) .qodef-search-opener>i {
    position: relative;
    top: calc(50% - 9px)
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-search-opener>i,
.qodef-light-header .qodef-top-bar .qodef-search-opener>i,
.qodef-light-header.qodef-header-style-on-scroll .qodef-page-header .qodef-search-opener>i {
    color: #fff!important
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header) .qodef-search-opener>i,
.qodef-dark-header .qodef-top-bar .qodef-search-opener>i,
.qodef-dark-header.qodef-header-style-on-scroll .qodef-page-header .qodef-search-opener>i {
    color: #232323!important
}

.qodef-search-cover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 115;
    background: #fff
}

body.qodef-animate-fixed-header-on-scroll-yes .qodef-search-cover {
    height: 100%
}

.qodef-search-cover .qodef-form-holder-outer {
    display: table;
    width: 100%;
    height: 100%
}

.qodef-search-cover .qodef-form-holder {
    display: table-cell;
    vertical-align: middle;
    padding: 0 45px;
    position: relative
}

.qodef-search-cover .qodef-form-holder-inner {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%
}

.qodef-search-cover .qodef-container-inner .qodef-form-holder {
    padding: 0
}

.qodef-search-cover .qodef-container-inner .qodef-search-close {
    right: 0
}

.qodef-search-cover input,
.qodef-search-cover input:focus {
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #939393;
    font-size: 13px;
    letter-spacing: .25px;
    font-weight: 500;
    display: inline-block;
    width: 90%;
    padding: 0;
    outline: 0;
    outline-offset: 0;
    -webkit-appearance: none;
    border-radius: 0;
    float: left;
    text-transform: uppercase;
    margin: 0;
    font-family: proxima_novaregular, sans-serif
}

.qodef-search-cover input::-webkit-input-placeholder,
.qodef-search-cover input:focus::-webkit-input-placeholder {
    color: #939393
}

.qodef-search-cover input:-moz-placeholder,
.qodef-search-cover input:focus:-moz-placeholder {
    color: #939393;
    opacity: 1
}

.qodef-search-cover input::-moz-placeholder,
.qodef-search-cover input:focus::-moz-placeholder {
    color: #939393;
    opacity: 1
}

.qodef-search-cover input:-ms-input-placeholder,
.qodef-search-cover input:focus:-ms-input-placeholder {
    color: #939393;
    line-height: normal
}

.qodef-search-cover input:focus {
    outline-offset: 0!important
}

.qodef-search-cover input[type=submit] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
    visibility: hidden
}

.qodef-search-cover .qodef-search-close {
    font-size: 20px;
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1em
}

.qodef-search-cover .qodef-search-close a {
    color: #232323;
    display: inline-block
}

.qodef-search-cover .qodef-search-close a:hover {
    color: #1cbefc
}

.qodef-search-cover .qodef-search-close a i {
    vertical-align: top
}

.qodef-portfolio-single-holder.small-images .qodef-column2 .qodef-portfolio-content {
    margin-bottom: 46px
}

.qodef-portfolio-single-holder.small-images .qodef-portfolio-media .qodef-portfolio-single-media {
    margin-bottom: 33px
}

.qodef-portfolio-single-holder.small-images .qodef-portfolio-media .qodef-portfolio-single-media a,
.qodef-portfolio-single-holder.small-images .qodef-portfolio-media .qodef-portfolio-single-media a img {
    display: block
}

.qodef-portfolio-single-holder.small-images .qodef-portfolio-media .qodef-portfolio-single-media:last-child {
    margin-bottom: 0
}

.qodef-portfolio-single-holder.small-images .qodef-follow-portfolio-info {
    position: relative
}

.qodef-portfolio-single-holder.small-images .qodef-portfolio-social-holder {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 50px 0 0
}

.qodef-portfolio-single-holder.small-images .qodef-portfolio-social-holder .qodef-portfolio-social {
    float: left;
    line-height: 45px
}

.qodef-portfolio-single-holder.small-images .qodef-portfolio-social-holder .qodef-portfolio-like {
    float: right
}

.qodef-portfolio-single-holder.small-slider .qodef-column2 .qodef-portfolio-content {
    margin-bottom: 46px
}

.qodef-portfolio-single-holder.small-slider .qodef-portfolio-social-holder {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 50px 0 0
}

.qodef-portfolio-single-holder.small-slider .qodef-portfolio-social-holder .qodef-portfolio-social {
    float: left;
    line-height: 45px
}

.qodef-portfolio-single-holder.small-slider .qodef-portfolio-social-holder .qodef-portfolio-like {
    float: right
}

.qodef-portfolio-single-holder.big-images .qodef-portfolio-media .qodef-portfolio-single-media {
    margin-bottom: 33px
}

.qodef-portfolio-single-holder.big-images .qodef-portfolio-media .qodef-portfolio-single-media a,
.qodef-portfolio-single-holder.big-images .qodef-portfolio-media .qodef-portfolio-single-media img {
    display: block
}

.qodef-portfolio-single-holder.big-images .qodef-portfolio-media .qodef-portfolio-single-media:last-child {
    margin-bottom: 0
}

.qodef-portfolio-single-holder.big-images .qodef-portfolio-info-holder {
    float: left;
    width: 50%
}

.qodef-portfolio-single-holder.big-images .qodef-portfolio-social-holder {
    float: right;
    text-align: right;
    width: 50%
}

.qodef-portfolio-single-holder.big-images .qodef-portfolio-social {
    margin: 132px 0 0
}

.qodef-portfolio-single-holder.big-images .qodef-portfolio-social .qodef-social-share-holder ul li {
    margin-right: 23px
}

.qodef-portfolio-single-holder.big-images .qodef-portfolio-social .qodef-social-share-holder ul li:last-child {
    margin-right: -8px
}

.qodef-portfolio-single-holder.big-images .qodef-portfolio-social .qodef-social-share-holder ul li a span {
    font-size: 16px
}

.qodef-portfolio-single-holder.big-images .qodef-portfolio-info-item p,
.qodef-portfolio-single-holder.big-slider .qodef-portfolio-info-item p {
    font-size: 15px;
    font-weight: 300
}

.qodef-portfolio-single-holder.big-images .qodef-big-image-holder {
    margin-bottom: 52px
}

.qodef-portfolio-single-holder.big-images .qodef-portfolio-info-item {
    margin-bottom: 21px;
    line-height: 22px;
    padding-left: 20px;
    color: #1c1c1c
}

.qodef-portfolio-single-holder.big-slider .qodef-portfolio-info-holder {
    float: left;
    width: 50%
}

.qodef-portfolio-single-holder.big-slider .qodef-portfolio-social-holder {
    float: right;
    text-align: right;
    width: 50%
}

.qodef-portfolio-single-holder.big-slider .qodef-portfolio-social {
    margin: 132px 0 0
}

.qodef-portfolio-single-holder.big-slider .qodef-big-image-holder {
    margin-bottom: 52px
}

.qodef-portfolio-single-holder.big-slider .qodef-portfolio-info-item {
    margin-bottom: 21px;
    line-height: 22px;
    padding-left: 20px;
    color: #1c1c1c
}

.qodef-portfolio-single-holder.gallery .qodef-portfolio-info-holder {
    float: left;
    width: 50%
}

.qodef-portfolio-single-holder.gallery .qodef-portfolio-social-holder {
    float: right;
    text-align: right;
    width: 50%
}

.qodef-portfolio-single-holder.gallery .qodef-portfolio-media {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 29px
}

.qodef-portfolio-single-holder.gallery .qodef-portfolio-social {
    margin: 110px 0 0
}

.qodef-portfolio-single-holder.gallery .qodef-portfolio-single-media a {
    position: relative;
    overflow: hidden;
    display: block
}

.qodef-portfolio-single-holder.gallery .qodef-portfolio-single-media a .qodef-portfolio-gallery-text-holder {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.qodef-portfolio-single-holder.gallery .qodef-portfolio-single-media a .qodef-portfolio-gallery-text-holder-inner {
    position: relative;
    display: table;
    width: 100%;
    height: 100%
}

.qodef-portfolio-single-holder.gallery .qodef-portfolio-single-media a .qodef-portfolio-gallery-text-holder-inner h4 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    width: 100%;
    height: 100%
}

.qodef-portfolio-single-holder.gallery .qodef-portfolio-single-media a img {
    display: block
}

.qodef-portfolio-single-holder.gallery .qodef-portfolio-single-media a:hover .qodef-portfolio-gallery-text-holder {
    opacity: 1
}

.gallery.qodef-portfolio-gallery-three-columns .qodef-portfolio-single-media {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left
}

.gallery.qodef-portfolio-gallery-three-columns .qodef-portfolio-single-media:nth-child(3n) {
    margin-right: 0
}

.gallery.qodef-portfolio-gallery-two-columns .qodef-portfolio-single-media {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left
}

.gallery.qodef-portfolio-gallery-two-columns .qodef-portfolio-single-media:nth-child(2n) {
    margin-right: 0
}

.gallery.qodef-portfolio-gallery-four-columns .qodef-portfolio-single-media {
    width: 24%;
    margin-right: 1.333333%;
    margin-bottom: 2%;
    float: left
}

.gallery.qodef-portfolio-gallery-four-columns .qodef-portfolio-single-media:nth-child(4n) {
    margin-right: 0
}

.qodef-portfolio-single-holder.masonry-gallery-left .qodef-portfolio-media {
    width: calc(100% + 32px);
    margin: -16px
}

.qodef-portfolio-single-holder.masonry-gallery-left .qodef-portfolio-media .qodef-portfolio-single-media {
    width: 50%
}

.qodef-portfolio-single-holder.masonry-gallery-left .qodef-portfolio-media .qodef-portfolio-single-media a {
    margin: 16px;
    display: block;
    max-width: 100%
}

.qodef-portfolio-single-holder.masonry-gallery-left .qodef-portfolio-media .qodef-portfolio-single-media img {
    display: block;
    max-width: 100%
}

.qodef-portfolio-single-holder.masonry-gallery-left .qodef-portfolio-media .qodef-portfolio-single-media.large {
    width: 100%
}

.qodef-portfolio-single-holder.masonry-gallery-left .qodef-portfolio-media .qodef-single-masonry-grid-sizer {
    width: 50%
}

.qodef-portfolio-single-holder.masonry-gallery-left .qodef-portfolio-social-holder {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 50px 0 0
}

.qodef-portfolio-single-holder.masonry-gallery-left .qodef-portfolio-social-holder .qodef-portfolio-social {
    float: left;
    line-height: 45px
}

.qodef-portfolio-single-holder.masonry-gallery-left .qodef-portfolio-social-holder .qodef-portfolio-like {
    float: right
}

.qodef-portfolio-single-holder.masonry-gallery-bottom .qodef-portfolio-content {
    margin-bottom: 0
}

.qodef-portfolio-single-holder.masonry-gallery-bottom .qodef-portfolio-info-holder {
    float: left;
    width: 50%
}

.qodef-portfolio-single-holder.masonry-gallery-bottom .qodef-portfolio-social-holder {
    float: right;
    text-align: right;
    width: 50%
}

.qodef-portfolio-single-holder.masonry-gallery-bottom .qodef-portfolio-social {
    margin: 110px 0 0
}

.qodef-portfolio-single-holder.masonry-gallery-bottom .qodef-masonry-gallery-holder {
    padding: 70px 0 0;
    margin: 30px 0 0;
    border-top: 1px solid #dadada
}

.qodef-portfolio-single-holder.masonry-gallery-bottom .qodef-portfolio-media {
    width: calc(100% + 32px);
    margin: -16px
}

.qodef-portfolio-single-holder.masonry-gallery-bottom .qodef-portfolio-media .qodef-portfolio-single-media {
    width: 33.333%
}

.qodef-portfolio-single-holder.masonry-gallery-bottom .qodef-portfolio-media .qodef-portfolio-single-media a {
    margin: 16px;
    display: block;
    max-width: 100%
}

.qodef-portfolio-single-holder.masonry-gallery-bottom .qodef-portfolio-media .qodef-portfolio-single-media img {
    display: block;
    max-width: 100%
}

.qodef-portfolio-single-holder.masonry-gallery-bottom .qodef-portfolio-media .qodef-portfolio-single-media.large {
    width: 66.666%
}

.qodef-portfolio-single-holder.masonry-gallery-bottom .qodef-portfolio-media .qodef-single-masonry-grid-sizer {
    width: 33.333%
}

.qodef-portfolio-single-holder.pinterest .qodef-portfolio-content {
    margin-bottom: 0
}

.qodef-portfolio-single-holder.pinterest .qodef-portfolio-info-holder {
    float: left;
    width: 50%
}

.qodef-portfolio-single-holder.pinterest .qodef-portfolio-social-holder {
    float: right;
    text-align: right;
    width: 50%
}

.qodef-portfolio-single-holder.pinterest .qodef-portfolio-social {
    margin: 110px 0 0
}

.qodef-portfolio-single-holder.pinterest .qodef-pinterest-gallery-holder {
    padding: 70px 0 0;
    margin: 30px 0 0;
    border-top: 1px solid #dadada
}

.qodef-portfolio-single-holder.pinterest .qodef-portfolio-media {
    opacity: 0;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
    width: calc(100% + 32px);
    margin: -16px
}

.qodef-portfolio-single-holder.pinterest .qodef-portfolio-media.qodef-appeared {
    opacity: 1
}

.qodef-portfolio-single-holder.pinterest .qodef-portfolio-media .qodef-portfolio-single-media {
    width: 33.33%;
    padding: 16px;
    box-sizing: border-box
}

.qodef-portfolio-single-holder.pinterest .qodef-portfolio-media .qodef-portfolio-single-media a,
.qodef-portfolio-single-holder.pinterest .qodef-portfolio-media .qodef-portfolio-single-media img {
    display: block
}

.qodef-portfolio-single-holder.pinterest .qodef-portfolio-media .qodef-portfolio-single-media img {
    width: 100%
}

.qodef-portfolio-single-holder.pinterest .qodef-portfolio-media .qodef-single-masonry-grid-sizer {
    width: 33.33%
}

.qodef-portfolio-single-holder .qodef-portfolio-content {
    margin: 10px 0
}

.qodef-portfolio-single-holder .qodef-portfolio-content p {
    margin: 0
}

.qodef-portfolio-single-holder .qodef-portfolio-info-item {
    margin-bottom: 21px;
    line-height: 22px;
    color: #1c1c1c
}

.qodef-portfolio-single-holder .qodef-portfolio-info-item:last-child {
    margin-bottom: 0
}

.qodef-portfolio-single-holder .qodef-portfolio-info-item p {
    margin: 0;
    font-size: 15px;
    font-weight: 300
}

.qodef-portfolio-single-holder .qodef-portfolio-info-item h5 {
    margin-bottom: 7px
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav {
    height: 38px;
    line-height: 38px;
    text-align: center;
    position: relative;
    margin: 55px 0 50px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav span {
    color: #c8c7c7;
    line-height: 38px;
    font-size: 22px;
    vertical-align: middle;
    -webkit-transition: color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-back-btn {
    display: inline-block;
    top: -3px
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-back-btn span {
    font-size: 12px;
    font-weight: 300;
    color: #444;
    text-transform: uppercase
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-back-btn,
.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-next,
.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-prev {
    height: 38px
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-next,
.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-prev {
    position: absolute;
    top: 0
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-next .qodef-pagination-arrow,
.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-prev .qodef-pagination-arrow {
    color: #5ae4b3;
    font-size: 15px;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    line-height: 38px;
    display: inline-block
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-prev {
    left: 0
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-prev .qodef-pagination-arrow {
    margin-right: 14px;
    border-right: 1px solid #efefef
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-next {
    right: 0
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-portfolio-next .qodef-pagination-arrow {
    margin-left: 14px;
    border-left: 1px solid #efefef
}

.qodef-portfolio-single-holder .qodef-portfolio-single-nav .qodef-nav-label {
    font-size: 12px;
    color: #444;
    font-weight: 300;
    vertical-align: middle;
    text-transform: uppercase
}

.qodef-portfolio-single-holder .qodef-portfolio-video-lightbox {
    position: relative;
    display: block
}

.qodef-portfolio-single-holder .qodef-portfolio-video-lightbox img {
    vertical-align: middle
}

.qodef-portfolio-single-holder .qodef-portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    color: #fff
}

.qodef-portfolio-single-holder .qodef-portfolio-overlay .qodef-portfolio-play-icon {
    position: absolute;
    font-size: 20px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.qodef-portfolio-single-holder .qodef-portfolio-social-holder .qodef-portfolio-like a {
    border: 1px solid #5ae4b3;
    height: 34px;
    padding: 0 27px;
    line-height: 34px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 13px;
    border-radius: 4px;
    background-color: #5ae4b3;
    margin-top: 8px
}

.qodef-portfolio-single-holder .qodef-portfolio-social-holder .qodef-portfolio-like a i {
    margin: 0 7px 0 0;
    vertical-align: middle;
    font-size: 14px;
    position: relative;
    top: -2px
}

.qodef-portfolio-single-holder .qodef-portfolio-social-holder .qodef-portfolio-like a span {
    font-weight: 600;
    vertical-align: middle;
    position: relative;
    top: -2px
}

.qodef-portfolio-single-holder .qodef-portfolio-social-holder .qodef-portfolio-social .qodef-social-share-holder ul li {
    margin-right: 23px
}

.qodef-portfolio-single-holder .qodef-portfolio-social-holder .qodef-portfolio-social .qodef-social-share-holder ul li:last-child {
    margin-right: -8px
}

.qodef-portfolio-single-holder .qodef-portfolio-social-holder .qodef-portfolio-social .qodef-social-share-holder ul li a span {
    font-size: 16px
}

.qodef-portfolio-single-holder .qodef-portfolio-media.owl-carousel .owl-nav {
    width: 100%
}

.qodef-portfolio-single-holder .qodef-portfolio-media.owl-carousel .owl-nav .owl-prev {
    left: 3%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-portfolio-single-holder .qodef-portfolio-media.owl-carousel .owl-nav .owl-next {
    right: 3%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-portfolio-single-holder .qodef-portfolio-media.owl-carousel .owl-nav .qodef-next-icon,
.qodef-portfolio-single-holder .qodef-portfolio-media.owl-carousel .owl-nav .qodef-prev-icon {
    display: inline-block;
    text-align: center
}

.qodef-portfolio-single-holder .qodef-portfolio-media.owl-carousel .owl-nav .qodef-next-icon i,
.qodef-portfolio-single-holder .qodef-portfolio-media.owl-carousel .owl-nav .qodef-prev-icon i {
    font-size: 20px;
    line-height: 20px;
    color: #444
}

.qodef-elements-holder {
    width: 100%;
    display: table;
    table-layout: fixed
}

.qodef-elements-holder.qodef-two-columns .qodef-elements-holder-item {
    width: 50%
}

.qodef-elements-holder.qodef-three-columns .qodef-elements-holder-item {
    width: 33%
}

.qodef-elements-holder.qodef-four-columns .qodef-elements-holder-item {
    width: 25%
}

.qodef-elements-holder.qodef-five-columns .qodef-elements-holder-item {
    width: 20%
}

.qodef-elements-holder.qodef-six-columns .qodef-elements-holder-item {
    width: 16%
}

.qodef-elements-holder .qodef-elements-holder-item {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

.qodef-ordered-list ol,
.qodef-ordered-list ul {
    counter-reset: li;
    background-position: left center;
    background-repeat: no-repeat;
    list-style-type: none
}

.qodef-elements-holder .qodef-elements-holder-item.qodef-vertical-alignment-top {
    vertical-align: top
}

.qodef-elements-holder .qodef-elements-holder-item.qodef-vertical-alignment-bottom {
    vertical-align: bottom
}

.qodef-elements-holder .qodef-elements-holder-item.qodef-horizontal-alignment-center {
    text-align: center
}

.qodef-elements-holder .qodef-elements-holder-item.qodef-horizontal-alignment-right {
    text-align: right
}

.qodef-elements-holder .qodef-elements-holder-item .qodef-elements-holder-item-link {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0
}

.qodef-elements-holder .qodef-elements-holder-item .qodef-elements-holder-item-inner {
    width: 100%
}

.qodef-elements-holder.qodef-elements-items-float.qodef-three-columns .qodef-elements-holder-item {
    width: 33.33333333333333%
}

.qodef-elements-holder.qodef-elements-items-float.qodef-six-columns .qodef-elements-holder-item {
    width: 16.66666666666667%
}

.qodef-elements-holder.qodef-elements-items-float .qodef-elements-holder-item {
    float: left
}

.qodef-elements-holder .qodef-elements-holder-item-content {
    padding: 0 20px
}

.touch .qodef-team .qodef-team-social-holder {
    cursor: pointer
}

.qodef-team p {
    margin: 0
}

.qodef-team .qodef-team-social-wrapp {
    margin: 20px 0 0
}

.qodef-team .qodef-team-social-wrapp .qodef-icon-shortcode {
    font-size: 14px;
    margin: 0 10px
}

.qodef-team .qodef-team-social-wrapp .qodef-icon-shortcode:hover .qodef-icon-element {
    color: #5ae4b3
}

.qodef-team .qodef-team-social-wrapp .qodef-icon-shortcode .qodef-icon-element,
.qodef-team.main-info-below-image .qodef-team-info .qodef-team-name {
    color: #444
}

.qodef-team .qodef-team-social-wrapp .qodef-icon-shortcode.circle,
.qodef-team .qodef-team-social-wrapp .qodef-icon-shortcode.square {
    border: 1px solid #dbdbdb;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 10px
}

.qodef-team.main-info-below-image .qodef-team-image {
    overflow: hidden;
    padding: 0;
    margin: 0 0 28px;
    position: relative
}

.qodef-team.main-info-below-image .qodef-team-image img {
    display: block
}

.qodef-team.main-info-below-image .qodef-team-image .qodef-team-image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.qodef-team.main-info-below-image .qodef-team-image span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28px;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1;
    -webkit-transform: translate(-14px, -14px);
    -moz-transform: translate(-14px, -14px);
    transform: translate(-14px, -14px);
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -ms-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out
}

.qodef-team.main-info-below-image .qodef-team-info .qodef-separator,
.qodef-team.main-info-on-hover .qodef-team-social-holder .qodef-team-social-inner .qodef-team-title-holder .qodef-separator {
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%)
}

.qodef-team.main-info-below-image .qodef-team-info {
    text-align: center
}

.qodef-team.main-info-below-image .qodef-team-info .q_team_position {
    font-weight: 100;
    font-size: 12px;
    margin-top: 3px
}

.qodef-team.main-info-below-image .qodef-team-info .qodef-separator {
    margin: 19px 0 12px;
    width: 13px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-image-slice: 1
}

.qodef-team.main-info-below-image:hover .qodef-team-image-overlay,
.qodef-team.main-info-below-image:hover .qodef-team-image-overlay span {
    opacity: 1
}

.qodef-team.main-info-on-hover .qodef-team-image {
    overflow: hidden;
    position: relative
}

.qodef-team.main-info-on-hover .qodef-team-image img {
    display: block;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s;
    will-change: transform
}

.qodef-team.main-info-on-hover .qodef-team-image:hover .qodef-team-social-inner {
    -webkit-transition: all .5s cubic-bezier(.38, .76, 0, .87);
    -moz-transition: all .5s cubic-bezier(.38, .76, 0, .87);
    transition: all .5s cubic-bezier(.38, .76, 0, .87);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.qodef-team.main-info-on-hover .qodef-team-image:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}

.qodef-team.main-info-on-hover .qodef-team-description {
    display: table;
    width: 100%;
    height: 100%
}

.qodef-team.main-info-on-hover .qodef-team-text {
    padding: 20px 0 0;
    text-align: center
}

.qodef-team.main-info-on-hover .qodef-team-social-holder {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: opacity .15s ease-out, background-color .15s ease-out;
    -moz-transition: opacity .15s ease-out, background-color .15s ease-out;
    transition: opacity .15s ease-out, background-color .15s ease-out;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.qodef-team.main-info-on-hover .qodef-team-social-holder:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: -1
}

.qodef-team.main-info-on-hover .qodef-team-social-holder .qodef-team-social {
    display: table;
    width: 100%;
    height: 100%
}

.qodef-team.main-info-on-hover .qodef-team-social-holder .qodef-team-social-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    -webkit-transform: translate3d(0, -40px, 0);
    -moz-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
    -webkit-transition: opacity .2s, -webkit-transform 0s .2s;
    transition: opacity .2s, transform 0s .2s
}

.qodef-team.main-info-on-hover .qodef-team-social-holder .qodef-team-social-inner .qodef-team-title-holder .qodef-separator {
    border-bottom: 2px solid transparent;
    border-image-slice: 1;
    width: 28px
}

.qodef-counter-holder .qodef-counter-separator-holder .qodef-counter-separator,
.qodef-counter-holder.qodef-boxed-counter {
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%)
}

.qodef-team.main-info-on-hover .qodef-team-social-holder .qodef-team-social-inner .qodef-team-social-wrapp i,
.qodef-team.main-info-on-hover .qodef-team-social-holder .qodef-team-social-inner .qodef-team-title-holder h5,
.qodef-team.main-info-on-hover .qodef-team-social-holder .qodef-team-social-inner .qodef-team-title-holder h6 {
    color: #fff
}

.qodef-team.main-info-on-hover .qodef-team-social-holder .qodef-team-social-inner .qodef-team-social-wrapp .qodef-icon-shortcode:hover i {
    color: #5ae4b3!important
}

.qodef-team.main-info-on-hover:hover .qodef-team-social-holder {
    opacity: 1;
    filter: alpha(opacity=100)
}

.qodef-call-to-action {
    position: relative;
    display: block;
    box-sizing: border-box
}

.qodef-call-to-action .qodef-call-to-action-row-50-50,
.qodef-call-to-action .qodef-call-to-action-row-66-33,
.qodef-call-to-action .qodef-call-to-action-row-75-25 {
    display: table;
    box-sizing: border-box;
    width: 100%
}

.qodef-call-to-action .qodef-call-to-action-row-75-25 .qodef-call-to-action-column1 {
    width: 75%
}

.qodef-call-to-action .qodef-call-to-action-row-75-25 .qodef-call-to-action-column2 {
    width: 25%
}

.qodef-call-to-action .qodef-call-to-action-row-50-50 .qodef-call-to-action-column1,
.qodef-call-to-action .qodef-call-to-action-row-50-50 .qodef-call-to-action-column2 {
    width: 50%
}

.qodef-call-to-action .qodef-call-to-action-row-66-33 .qodef-call-to-action-column1 {
    width: 66%
}

.qodef-call-to-action .qodef-call-to-action-row-66-33 .qodef-call-to-action-column2 {
    width: 34%
}

.qodef-call-to-action .qodef-call-to-action-column2 {
    text-align: right
}

.qodef-call-to-action .qodef-call-to-action-cell {
    display: table-cell;
    vertical-align: middle
}

.qodef-call-to-action .qodef-text-wrapper .qodef-call-to-action-icon-holder {
    position: absolute;
    height: 100%;
    top: 0
}

.qodef-call-to-action .qodef-text-wrapper .qodef-call-to-action-icon {
    display: table;
    height: 100%
}

.qodef-call-to-action .qodef-text-wrapper .qodef-call-to-action-icon .qodef-call-to-action-icon-inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.qodef-call-to-action .qodef-text-wrapper .qodef-call-to-action-icon .qodef-call-to-action-icon-inner .qodef-call-to-action-icon {
    color: #8b8b8b;
    font-size: 40px;
    display: inline
}

.qodef-call-to-action.with-icon .qodef-text-wrapper .qodef-call-to-action-text {
    padding: 0 20px 0 70px
}

.qodef-counter-holder {
    display: block;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    padding: 20px 0
}

.qodef-counter-holder .qodef-counter {
    font-size: 65px;
    line-height: 1em;
    font-weight: 200;
    margin-top: 12px;
    overflow: hidden;
    display: inline-block!important;
    height: 1em;
    font-family: proxima_novaregular, sans-serif;
    color: #1c1c1c
}

.qodef-counter-holder .qodef-counter-separator-holder {
    line-height: 0;
    margin-top: 14px
}

.qodef-counter-holder .qodef-counter-separator-holder .qodef-counter-separator {
    width: 37px;
    display: inline-block;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-image-slice: 1
}

.qodef-counter-holder .qodef-counter-title {
    margin-top: 18px
}

.qodef-counter-holder .qodef-counter-text {
    margin: 6px 0 0;
    color: #707070
}

.qodef-counter-holder .qodef-counter-with-icon i,
.qodef-counter-holder .qodef-counter-with-icon span {
    font-size: 40px;
    color: #1cbefc;
    margin-bottom: 10px
}

.qodef-counter-holder-show {
    opacity: 1
}

.qodef-counter-holder.left {
    text-align: left
}

.qodef-counter-holder.right {
    text-align: right
}

.qodef-counter-holder.center {
    text-align: center;
    padding: 20px
}

.qodef-counter-holder.qodef-boxed-counter {
    padding: 30px 0;
    background-color: #fff;
    border-top-width: 3px;
    border-top-style: solid;
    border-image-slice: 1;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.qodef-counter-holder.qodef-boxed-counter .qodef-left-holder {
    width: 35%;
    float: left;
    display: block;
    text-align: center;
    padding-left: 18px;
    box-sizing: border-box
}

.qodef-counter-holder.qodef-boxed-counter .qodef-left-holder .qodef-counter-with-icon i {
    color: #1cbefc
}

.qodef-counter-holder.qodef-boxed-counter .qodef-left-holder .qodef-counter {
    color: #000;
    margin-top: 0
}

.qodef-counter-holder.qodef-boxed-counter .qodef-left-holder .qodef-counter.zero {
    font-size: 40px
}

.qodef-counter-holder.qodef-boxed-counter .qodef-right-holder {
    width: 65%;
    text-align: left;
    display: block;
    float: left;
    padding-left: 17px;
    box-sizing: border-box;
    border-left: 2px solid #f2f2f2
}

.qodef-counter-holder.qodef-boxed-counter .qodef-right-holder .qodef-counter-text {
    margin-top: 11px
}

.qodef-counter-holder.qodef-boxed-counter .qodef-right-holder .qodef-counter-title {
    margin: 0
}

.qodef-icon-shortcode {
    display: inline-block
}

.qodef-icon-shortcode.circle,
.qodef-icon-shortcode.square {
    background-color: transparent;
    border: 2px solid #dbdbdb;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out
}

.qodef-icon-shortcode.circle a,
.qodef-icon-shortcode.square a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.qodef-icon-shortcode.circle .qodef-icon-element,
.qodef-icon-shortcode.square .qodef-icon-element {
    color: #1cbefc;
    line-height: inherit
}

.qodef-icon-shortcode.circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.qodef-icon-shortcode .qodef-icon-element {
    color: #1cbefc;
    -webkit-transition: color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out
}

.qodef-icon-animation-holder {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform .15s ease-in-out;
    -moz-transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    display: inline-block
}

.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: .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
}

.countdown-rtl {
    direction: rtl
}

.countdown-row {
    width: 100%;
    padding: 0 2px;
    text-align: center
}

.countdown-show1 .countdown-section {
    width: 98%
}

.countdown-show2 .countdown-section {
    width: 48%
}

.countdown-show3 .countdown-section {
    width: 32.5%
}

.countdown-show4 .countdown-section {
    width: 24.5%
}

.countdown-show5 .countdown-section {
    width: 19.5%
}

.countdown-show6 .countdown-section {
    width: 16.25%
}

.countdown-show7 .countdown-section {
    width: 14%
}

.countdown-section {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-weight: inherit;
    border-right: 2px solid #c7beb4;
    padding: 28px 0
}

.countdown-section:last-child {
    border-right: 0
}

.countdown-amount {
    display: block;
    position: relative;
    font-size: 68px;
    line-height: 1em;
    font-weight: 200;
    margin-bottom: 20px;
    padding-bottom: 20px;
    color: #1c1c1c;
    font-family: proxima_novaregular, sans-serif
}

.countdown-amount:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 38px;
    display: inline-block;
    height: 1px;
    border-bottom: 2px solid transparent;
    text-align: center;
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1
}

.countdown-period {
    display: block;
    font-size: 18px;
    color: #1c1c1c;
    line-height: 1.66667em;
    font-weight: 400
}

.countdown-descr {
    display: block;
    width: 100%
}

.qodef-message {
    position: relative;
    padding: 24px 27px;
    margin: 0;
    background-color: #ccc;
    border: 0 solid #d7d7d7
}

.qodef-testimonials.qodef-testimonials-cards .qodef-testimonial-content .qodef-testimonial-content-inner,
.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-text-holder .qodef-testimonial-text-inner .qodef-separator {
    border-bottom-style: solid;
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%)
}

@media only screen and (max-width:480px) {
    .qodef-message {
        padding: 20px 22px
    }
}

.qodef-message .qodef-message-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%
}

.qodef-message .qodef-message-inner .qodef-message-text-holder {
    display: table-cell;
    width: 90%;
    vertical-align: middle;
    height: 100%;
    position: relative
}

.qodef-message .qodef-message-inner .qodef-message-text .qodef-message-text-inner {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400
}

.qodef-message .qodef-message-inner a.qodef-close {
    font-size: 18px;
    display: table-cell;
    width: 10%;
    height: 100%;
    vertical-align: middle;
    text-align: right
}

.qodef-message .qodef-message-inner a.qodef-close i {
    width: 20px;
    height: 20px;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    transition: color .15s ease-out;
    position: relative;
    top: -2px
}

.qodef-message.qodef-with-icon .qodef-message-text-holder {
    padding-right: 50px
}

.qodef-message.qodef-with-icon .qodef-message-icon-holder {
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    height: 100%
}

.qodef-message.qodef-with-icon .qodef-message-icon-holder .qodef-message-icon {
    display: inline-block;
    height: 100%;
    width: 100%
}

.qodef-message.qodef-with-icon .qodef-message-icon-holder .qodef-message-icon .qodef-message-icon-inner {
    display: table;
    height: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 400
}

.qodef-message.qodef-with-icon .qodef-message-icon-holder .qodef-message-icon .qodef-message-icon-inner>i,
.qodef-message.qodef-with-icon .qodef-message-icon-holder .qodef-message-icon .qodef-message-icon-inner>span {
    line-height: 1em;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding: 0 8px
}

.qodef-ordered-list ol {
    display: block;
    margin: 0 0 30px
}

.qodef-ordered-list ol li {
    margin: 0 0 18px;
    font-family: inherit;
    font-size: 17px;
    font-weight: 400;
    line-height: 34px
}

.qodef-ordered-list ol>li:before {
    color: #1cbefc;
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    padding-right: 16px
}

.qodef-ordered-list ul {
    display: block;
    margin: 0 0 30px
}

.qodef-unordered-list ul {
    display: block;
    margin: 0;
    padding: 0
}

.qodef-unordered-list ul>li {
    position: relative;
    margin: 0 0 6px;
    font-family: inherit;
    font-size: 15px;
    line-height: 34px
}

.qodef-unordered-list.qodef-line ul {
    list-style-type: none
}

.qodef-unordered-list.qodef-line ul>li {
    padding-left: 24px
}

.qodef-unordered-list.qodef-line ul>li:before {
    height: 30px;
    width: auto;
    line-height: 30px;
    display: inline-block;
    position: absolute;
    left: 0;
    padding: 0;
    color: #1cbefc;
    font-weight: 400;
    text-align: center;
    font-size: 30px;
    content: '-'
}

.qodef-unordered-list.qodef-animate-list ul li {
    opacity: 0;
    top: -40px;
    -webkit-transition: opacity .4s ease-in-out, top .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out, top .4s ease-in-out;
    transition: opacity .4s ease-in-out, top .4s ease-in-out
}

.qodef-unordered-list.qodef-animate-list.qodef-appeared ul li,
.touch .no_animation_on_touch .qodef-unordered-list.qodef-animate-list ul li {
    opacity: 1;
    top: 0
}

.qodef-icon-list-item {
    display: table;
    table-layout: fixed;
    height: 37px;
    width: 100%;
    position: relative;
    margin-bottom: 3px
}

.qodef-icon-list-item .qodef-icon-list-icon-holder {
    display: table-cell;
    vertical-align: middle;
    width: 33px
}

.qodef-icon-list-item .qodef-icon-list-icon-holder-inner {
    line-height: 0
}

.qodef-icon-list-item .qodef-icon-list-icon-holder-inner .font_elegant,
.qodef-icon-list-item .qodef-icon-list-icon-holder-inner i {
    display: block;
    color: #1cbefc;
    font-size: 19px;
    text-align: left
}

.qodef-icon-list-item .qodef-icon-list-text {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.qodef-progress-bar {
    position: relative;
    margin: 0 0 25px;
    width: 100%;
    overflow: hidden;
    text-align: left;
    padding-right: 24px
}

.qodef-progress-bar .qodef-progress-title-holder {
    position: relative;
    margin: 0 0 4px
}

.qodef-progress-bar .qodef-progress-title-holder .qodef-progress-title {
    display: inline-block;
    z-index: 100;
    font-size: 12px
}

.qodef-progress-bar .qodef-progress-number-wrapper {
    text-align: right;
    position: absolute;
    left: 0;
    z-index: 10;
    opacity: 0;
    bottom: 0;
    width: 100%;
    margin-left: 0
}

.qodef-progress-bar .qodef-progress-number-wrapper .qodef-progress-number {
    font-size: 15px;
    font-weight: 700;
    color: #444;
    display: inline-block;
    text-align: center;
    float: right
}

.qodef-progress-bar .qodef-progress-number-wrapper .qodef-progress-number .qodef-percent:after {
    content: '%';
    margin-left: .1em;
    font-size: 1em
}

.qodef-progress-bar .qodef-progress-content-outer {
    background-color: #e3e3e3;
    position: relative;
    overflow: hidden;
    height: 3px
}

.qodef-progress-bar .qodef-progress-content-outer .qodef-progress-content {
    max-width: 100%;
    width: 0;
    overflow: hidden;
    height: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-progress-bar .qodef-progress-content-outer .qodef-progress-content.qodef-progress-gradient {
    background: -webkit-linear-gradient(left, #1cbefc, #5ae4b3);
    background: -o-linear-gradient(right, #1cbefc, #5ae4b3);
    background: -moz-linear-gradient(right, #1cbefc, #5ae4b3);
    background: linear-gradient(to right, #1cbefc, #5ae4b3)
}

.qodef-progress-bar .qodef-progress-content-outer .qodef-progress-content.qodef-progress-solid {
    background-color: #1cbefc
}

.qodef-testimonials-holder {
    visibility: hidden;
    opacity: 0
}

.qodef-testimonials-holder .qodef-testimonials-inner .qodef-grid {
    position: relative;
    z-index: 20
}

.qodef-testimonials-holder .qodef-testimonials-inner.qodef-testimonials-carousel .qodef-grid {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 65px 0
}

.qodef-testimonials.qodef-testimonials-slider .owl-item {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.qodef-testimonials.qodef-testimonials-slider .owl-item:not(.active) {
    opacity: 0
}

.qodef-testimonials.qodef-testimonials-slider.qodef-single-testimonial .qodef-testimonial-content {
    position: relative;
    z-index: 10
}

.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 10
}

.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-text-holder {
    position: relative;
    display: block
}

.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-text-holder .qodef-testimonial-text-inner {
    display: block;
    text-align: center
}

.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-text-holder .qodef-testimonial-text-inner .qodef-separator {
    width: 68px;
    border-bottom-width: 2px;
    border-image-slice: 1
}

.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-text {
    margin-bottom: 20px;
    padding: 0 108px;
    font-size: 20px;
    line-height: 32px;
    font-style: italic;
    font-weight: 300;
    color: #1c1c1c;
    -webkit-transform: translateZ(0)
}

.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-title {
    margin: 20px 0;
    font-size: 30px;
    line-height: 1.6em;
    font-weight: 700
}

.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-author-text {
    margin: 25px 0 0;
    line-height: 1.1em;
    font-size: 18px;
    font-weight: 400;
    color: #444;
    -webkit-transform: translateZ(0)
}

.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-author-text span {
    font-size: 12px;
    display: block;
    -webkit-transform: translateZ(0);
    font-weight: 300;
    margin-top: 3px
}

.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-author-text span:not(.qodef-testimonials-job) {
    margin: 0 6px 0 3px
}

.qodef-testimonials.qodef-testimonials-slider.light .qodef-testimonial-author-text,
.qodef-testimonials.qodef-testimonials-slider.light .qodef-testimonial-text {
    color: #fff
}

.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-image-holder {
    text-align: center
}

.qodef-testimonials.qodef-testimonials-slider .qodef-testimonial-image-holder img {
    max-width: 100%
}

.qodef-testimonials .qodef-testimonial-content {
    text-align: center
}

.qodef-testimonials .qodef-testimonial-text {
    font-size: 15px;
    line-height: 28px;
    font-weight: 300;
    color: #707070;
    margin: 0
}

.qodef-testimonials .qodef-testimonial-image-holder {
    text-align: center;
    display: inline-block;
    line-height: 0;
    margin-bottom: 32px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.qodef-testimonials .qodef-testimonial-image-holder img {
    display: inline-block;
    max-width: 100%
}

.qodef-testimonials .qodef-testimonial-title {
    font-size: 18px;
    line-height: 1.1em;
    font-weight: 700;
    color: #333;
    margin: 20px 0
}

.qodef-testimonials .qodef-testimonial-author-text {
    display: block;
    font-size: 18px;
    line-height: 1.1em;
    font-weight: 400;
    color: #444;
    letter-spacing: .25px;
    margin-bottom: 3px
}

.qodef-testimonials .qodef-testimonial-job {
    display: block;
    font-size: 12px;
    letter-spacing: .5px;
    color: #444;
    font-weight: 300
}

.qodef-testimonials.qodef-testimonials-standard .qodef-testimonial-text {
    font-size: 20px;
    line-height: 1.6em;
    margin: 0 0 18px
}

.qodef-testimonials.qodef-testimonials-standard.light .qodef-testimonial-text {
    color: #929292
}

.qodef-testimonials.qodef-testimonials-standard.light .qodef-testimonial-author-text {
    color: #fff
}

.qodef-testimonials.qodef-testimonials-standard.light .qodef-testimonial-job {
    color: #707070
}

.qodef-testimonials.qodef-testimonials-cards {
    cursor: -webkit-grab;
    cursor: grab
}

.qodef-testimonials.qodef-testimonials-cards .qodef-testimonial-content {
    padding: 5px;
    box-sizing: border-box
}

.qodef-testimonials.qodef-testimonials-cards .qodef-testimonial-content .qodef-testimonial-content-inner {
    background-color: #fff;
    padding: 47px 45px 36px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    border-bottom-width: 3px;
    border-image-slice: 1;
    position: relative
}

.qodef-pricing-tables .qodef-price-table,
.qodef-tabs.qodef-horizontal-tab .qodef-tabs-nav li a:before {
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%)
}

.qodef-testimonials.qodef-testimonials-cards .qodef-testimonial-content .qodef-testimonial-content-inner:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 0;
    width: 100%;
    border-top: 3px solid #1cbefc;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    transition: opacity .4s
}

.qodef-testimonials.qodef-testimonials-cards .qodef-testimonial-content:hover .qodef-testimonial-content-inner:after {
    opacity: 1
}

.qodef-testimonials.qodef-testimonials-cards .qodef-testimonial-text {
    margin-bottom: 18px
}

.qodef-testimonials.qodef-testimonials-cards .qodef-testimonial-separator {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ededed
}

.qodef-testimonials.qodef-testimonials-cards .qodef-testimonial-author {
    margin-top: 32px
}

.qodef-testimonials.qodef-testimonials-cards .qodef-testimonial-author-text {
    margin-bottom: 0
}

.qodef-testimonials.qodef-testimonials-cards.light .qodef-testimonial-text {
    color: #797979
}

.qodef-testimonials.qodef-testimonials-cards.light .qodef-testimonial-separator {
    border-bottom: 1px solid #1cbefc
}

.qodef-testimonials.qodef-testimonials-cards.light .qodef-testimonial-author-text {
    color: #272727
}

.qodef-testimonials.qodef-testimonials-list .qodef-testimonial-content {
    text-align: left;
    width: 33.33%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    table-layout: fixed;
    height: 100%;
    margin-bottom: 40px
}

.qodef-testimonials.qodef-testimonials-list .qodef-testimonial-image-holder {
    width: 60px;
    height: 100%;
    display: table-cell
}

.qodef-testimonials.qodef-testimonials-list .qodef-testimonial-content-inner {
    display: table-cell;
    height: 100%;
    padding: 10px 0 0 18px;
    vertical-align: top
}

.qodef-testimonials.qodef-testimonials-list .qodef-testimonial-author {
    margin-bottom: 10px
}

.qodef-testimonials.qodef-testimonials-list.light .qodef-testimonial-text {
    color: #929292
}

.qodef-testimonials.qodef-testimonials-list.light .qodef-testimonial-author-text {
    color: #fff
}

.qodef-testimonials.qodef-testimonials-list.light .qodef-testimonial-job {
    color: #707070
}

.qodef-testimonials.owl-carousel .owl-nav {
    width: 100%
}

.qodef-testimonials.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -5%
}

.qodef-testimonials.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -5%
}

.qodef-testimonials.owl-carousel .owl-nav .qodef-next-icon,
.qodef-testimonials.owl-carousel .owl-nav .qodef-prev-icon {
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center
}

.qodef-testimonials.owl-carousel .owl-nav .qodef-next-icon i,
.qodef-testimonials.owl-carousel .owl-nav .qodef-prev-icon i {
    font-size: 20px;
    line-height: 40px;
    color: #444
}

.qodef-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block
}

.qodef-testimonials.owl-carousel .owl-dots .owl-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 9px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #e3e3e3;
    -webkit-transition: background .15s ease-out;
    -moz-transition: background .15s ease-out;
    transition: background .15s ease-out
}

.qodef-testimonials.owl-carousel .owl-dots .owl-dot.active span {
    background: #1cbefc
}

.qodef-testimonials.owl-carousel.light .owl-dots .owl-dot span {
    background: #fff
}

.qodef-testimonials.owl-carousel.light .owl-dots .owl-dot.active span {
    background: #1cbefc
}

.qodef-testimonials.owl-carousel.light .owl-nav i {
    color: #fff!important
}

.qodef-testimonials.owl-carousel .owl-dots {
    text-align: center;
    margin: 30px 0 0
}

.qodef-testimonials.qodef-testimonials-slider.owl-carousel .owl-nav {
    width: 100%
}

.qodef-testimonials.qodef-testimonials-slider.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 15%;
    left: 1%
}

.qodef-testimonials.qodef-testimonials-slider.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 15%;
    right: 1%
}

.qodef-testimonials.qodef-testimonials-slider.owl-carousel .owl-nav .qodef-next-icon,
.qodef-testimonials.qodef-testimonials-slider.owl-carousel .owl-nav .qodef-prev-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center
}

.qodef-testimonials.qodef-testimonials-slider.owl-carousel .owl-nav .qodef-next-icon i,
.qodef-testimonials.qodef-testimonials-slider.owl-carousel .owl-nav .qodef-prev-icon i {
    font-size: 30px;
    line-height: 30px;
    color: #74797b
}

.qodef-testimonials-holder .qodef-tes-image-nav {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 33px;
    width: 363px
}

.qodef-testimonials-holder .qodef-tes-image-nav .qodef-tes-image-single {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 0 1px;
    text-align: center;
    vertical-align: middle
}

.qodef-testimonials-holder .qodef-tes-image-nav .qodef-tes-image-single .qodef-tes-image-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(.8) translateZ(0);
    -moz-transform: scale(.8) translateZ(0);
    transform: scale(.8) translateZ(0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: transform .15s ease-out;
    -moz-transition: transform .15s ease-out;
    transition: transform .15s ease-out
}

.qodef-testimonials-holder .qodef-tes-image-nav .qodef-tes-image-single .qodef-tes-image-holder::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(255, 255, 255, .2);
    z-index: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.qodef-testimonials-holder .qodef-tes-image-nav .qodef-tes-image-single img {
    max-width: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}

.qodef-testimonials-holder .qodef-tes-image-nav .owl-item.center .qodef-tes-image-single .qodef-tes-image-holder {
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0)
}

.qodef-testimonials-holder .qodef-tes-image-nav .owl-controls,
.qodef-testimonials-holder .qodef-tes-image-nav .owl-item.center .qodef-tes-image-single .qodef-tes-image-holder:after {
    display: none
}

.qodef-testimonials-holder .qodef-tes-image-nav .owl-item.center .qodef-tes-image-single .qodef-tes-image-holder img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0)
}

.qodef-testimonials-holder .qodef-tes-nav {
    z-index: 2
}

.qodef-testimonials-holder .qodef-tes-nav>* {
    position: absolute;
    top: 50%;
    height: 52px;
    line-height: 52px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-next,
.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-prev {
    color: #1c1c1c;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-next:hover,
.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-prev:hover {
    color: #1cbefc
}

.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-next .qodef-icon-mark,
.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-prev .qodef-icon-mark {
    font-family: Linearicons-Free;
    cursor: pointer
}

.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-next .qodef-icon-mark:before,
.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-prev .qodef-icon-mark:before {
    font-size: 39px;
    display: block
}

.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-prev {
    left: 40px
}

.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-prev .qodef-icon-mark:before {
    content: "\e875"
}

.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-next {
    right: 40px
}

.qodef-testimonials-holder .qodef-tes-nav>.qodef-tes-nav-next .qodef-icon-mark:before {
    content: "\e876"
}

.qodef-testimonials-holder .qodef-tes-nav>* .qodef-icon-mark {
    position: relative;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.qodef-testimonials-holder .qodef-tes-nav.light>.qodef-tes-nav-next,
.qodef-testimonials-holder .qodef-tes-nav.light>.qodef-tes-nav-prev {
    color: #fff
}

.qodef-testimonials-holder .qodef-tes-bullets {
    margin: 30px 0 0;
    text-align: center
}

.qodef-testimonials-holder .qodef-tes-bullets .qodef-tes-dot {
    display: inline-block;
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-testimonials-holder .qodef-tes-bullets .qodef-tes-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 9px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #e3e3e3;
    -webkit-transition: background .15s ease-out;
    -moz-transition: background .15s ease-out;
    transition: background .15s ease-out
}

.qodef-pricing-tables.qodef-two-columns .qodef-price-table {
    width: 48.5%
}

.qodef-pricing-tables.qodef-three-columns .qodef-price-table {
    width: 31.33%
}

.qodef-pricing-tables.qodef-four-columns .qodef-price-table {
    width: 22%
}
.qodef-pricing-tables.clearfix.qodef-four-columns{
    text-align: center;
}
.qodef-pricing-tables .qodef-price-table {
    position: relative;
    width: 100%;
    padding: 0;
    margin-left: 3%;
    float: none;
    display: inline-block;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    border-top-style: solid;
    border-top-width: 3px;
    border-image-slice: 1
}

.qodef-pricing-tables .qodef-price-table:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    height: 0;
    width: 100%;
    border-bottom: 3px solid #1cbefc;
    opacity: 0;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.qodef-pricing-tables .qodef-price-table:hover:before {
    opacity: 1
}

.qodef-pricing-tables .qodef-price-table:first-child {
    margin-left: 0
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner {
    position: relative;
    background-color: #fff;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul {
    list-style: none;
    margin: 0
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li {
    text-align: center;
    margin: 0
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-title {
    padding: 28px 20px;
    position: relative
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-title .qodef-title-content {
    display: block;
    color: #444;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: .5px
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    padding: 23px 5px
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices .qodef-price-in-table {
    text-align: center
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices .qodef-price-in-table .qodef-value-price-holder {
    display: block
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices .qodef-price-in-table .qodef-value-price-holder .qodef-value {
    font-size: 31px;
    line-height: 22px;
    position: relative;
    color: #707070;
    vertical-align: top;
    font-weight: 100;
    bottom: -29px;
    left: -20px
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices .qodef-price-in-table .qodef-value-price-holder .qodef-price {
    /*font-size: 50px;
    line-height: 68px;*/
    font-size: 44px;
    line-height: 72px;
    vertical-align: middle;
    color: #000;
    font-weight: 200;
    position: relative;
    left: -14px;
    font-family: proxima_novaregular, sans-serif
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices .qodef-mark {
    position: relative;
    font-size: 11px;
    line-height: 18px;
    vertical-align: bottom;
    font-weight: 400;
    color: #707070;
    letter-spacing: 1px;
    left: -1px;
    top: -10px
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-content {
    padding-top: 32px
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-content ul {
    padding: 0
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-content ul li {
    padding: 9px 20px 0
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-price-button {
    padding: 26px 0 47px
}

.qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-price-button .qodef-btn.qodef-btn-small {
    padding: 4px 49px
}

.qodef-pricing-tables .qodef-price-table.qodef-active .qodef-active-text {
    position: absolute;
    right: 26px;
    top: 32px;
    z-index: 20;
    background: #e3e3e3
}

.qodef-pricing-tables .qodef-price-table.qodef-active .qodef-active-text span {
    display: block;
    width: 57px;
    height: 57px;
    background: #e3e3e3;
    -webkit-transform: rotate(11.25deg);
    -moz-transform: rotate(11.25deg);
    transform: rotate(11.25deg)
}

.qodef-pricing-tables .qodef-price-table.qodef-active .qodef-active-text .qodef-active-text-inner {
    padding: 16px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 800;
    color: #444;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    width: 57px;
    height: 57px;
    position: absolute;
    top: 0;
    left: 0
}

.qodef-pie-chart-holder {
    position: relative;
    display: block
}

.qodef-pie-chart-holder .qodef-percentage {
    position: relative;
    display: block;
    height: 156px;
    width: 156px;
    line-height: 156px;
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.qodef-pie-chart-holder .qodef-percentage .qodef-pie-title {
    line-height: inherit
}

.qodef-pie-chart-holder .qodef-percentage canvas {
    position: absolute;
    top: 0;
    left: 0
}

.qodef-pie-chart-holder .qodef-to-counter {
    position: relative;
    font-weight: 200;
    font-size: 65px;
    color: #fff;
    vertical-align: middle;
    font-family: proxima_novaregular, sans-serif;
    top: -7px
}

.qodef-pie-chart-holder .qodef-to-counter:after {
    content: "%";
    font-size: 24px;
    font-weight: 400;
    vertical-align: bottom
}

.qodef-pie-chart-holder .qodef-pie-chart-text {
    text-align: center;
    margin: 25px 0 0
}

.qodef-pie-chart-holder .qodef-pie-chart-text .qodef-pie-title {
    margin: 0 0 10px
}

.qodef-pie-chart-holder .qodef-pie-chart-text p {
    margin: 0;
    padding: 0 20px
}

.qodef-pie-chart-with-icon-holder {
    position: relative;
    display: block
}

.qodef-pie-chart-with-icon-holder .qodef-percentage-with-icon {
    position: relative;
    display: block;
    height: 156px;
    width: 156px;
    line-height: 156px;
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s
}

.qodef-pie-chart-with-icon-holder .qodef-percentage-with-icon canvas {
    position: absolute;
    top: 0;
    left: 0
}

.qodef-pie-chart-with-icon-holder .qodef-percentage-with-icon i,
.qodef-pie-chart-with-icon-holder .qodef-percentage-with-icon span {
    float: none;
    margin: 0;
    color: #1cbefc;
    vertical-align: middle!important;
    display: inline;
    font-size: 65px
}

.qodef-pie-chart-with-icon-holder .qodef-percentage-with-icon .qode_icon_font_elegant {
    line-height: inherit
}

.qodef-pie-chart-with-icon-holder .qodef-pie-chart-text {
    text-align: center;
    margin: 25px 0 0
}

.qodef-pie-chart-with-icon-holder .qodef-pie-chart-text .qodef-pie-chart-separator-holder {
    line-height: 0;
    margin-bottom: 14px
}

.qodef-pie-chart-with-icon-holder .qodef-pie-chart-text .qodef-pie-chart-separator-holder .qodef-pie-chart-separator {
    display: inline-block;
    width: 12px;
    border-bottom: 1px solid #1cbefc
}

.qodef-pie-chart-with-icon-holder .qodef-pie-chart-text .qodef-pie-title {
    margin: 0 0 12px
}

.qodef-pie-chart-with-icon-holder .qodef-pie-chart-text p {
    margin: 0
}

.qodef-pie-chart-doughnut-holder {
    display: block;
    position: relative;
    overflow: hidden
}

.qodef-pie-chart-doughnut-holder .qodef-pie-chart-doughnut {
    margin: 0 22px 0 0
}

.qodef-pie-chart-doughnut-holder .qodef-pie-chart-doughnut canvas {
    display: block;
    margin: 0 auto
}

.qodef-pie-chart-doughnut-holder .qodef-pie-legend {
    position: relative;
    width: 100%;
    margin-top: 56px
}

.qodef-pie-chart-doughnut-holder .qodef-pie-legend ul {
    list-style: none;
    padding: 0;
    width: 59%;
    display: block;
    margin: 0 auto;
    border-left: 2px solid #f2f2f2
}

.qodef-pie-chart-doughnut-holder .qodef-pie-legend ul li {
    display: block;
    margin: 0 0 14px 31px
}

.qodef-pie-chart-doughnut-holder .qodef-pie-legend ul li .qodef-pie-color-holder {
    width: 14px;
    height: 14px;
    background-color: #1cbefc;
    float: left
}

.qodef-pie-chart-doughnut-holder .qodef-pie-legend ul li p {
    line-height: 14px;
    margin: 0;
    padding: 0 0 0 24px;
    font-size: 12px;
    color: #444;
    text-transform: uppercase
}

.qodef-pie-chart-pie-holder {
    display: block;
    position: relative;
    overflow: hidden
}

.qodef-pie-chart-pie-holder .qodef-pie-chart-pie {
    margin: 0 22px 0 0
}

.qodef-pie-chart-pie-holder .qodef-pie-chart-pie canvas {
    display: block;
    margin: 0 auto
}

.qodef-pie-chart-pie-holder .qodef-pie-legend {
    position: relative;
    width: 100%;
    margin-top: 56px
}

.qodef-pie-chart-pie-holder .qodef-pie-legend ul {
    list-style: none;
    padding: 0;
    width: 59%;
    display: block;
    margin: 0 auto;
    border-left: 2px solid #f2f2f2
}

.qodef-pie-chart-pie-holder .qodef-pie-legend ul li {
    display: block;
    margin: 0 0 14px 32px
}

.qodef-pie-chart-pie-holder .qodef-pie-legend ul li .qodef-pie-color-holder {
    width: 14px;
    height: 14px;
    background-color: #1cbefc;
    float: left
}

.qodef-tabs .qodef-tab-container .qodef-portfolio-list-holder,
.qodef-tabs.qodef-horizontal-tab .qodef-tab-container .qodef-portfolio-list-holder {
    height: auto!important
}

.qodef-pie-chart-pie-holder .qodef-pie-legend ul li p {
    line-height: 14px;
    margin: 0;
    padding: 0 0 0 24px;
    font-size: 12px;
    color: #444;
    text-transform: uppercase
}

.qodef-tabs .qodef-tabs-nav {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-tabs .qodef-tabs-nav li {
    margin: 0;
    background-color: #fff
}

.qodef-tabs .qodef-tabs-nav li a {
    position: relative;
    display: block;
    padding: 18px 22px;
    color: #444;
    font-size: 12px;
    font-weight: 300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

.qodef-tabs .qodef-tabs-nav li a i {
    color: #1cbefc;
    font-size: 18px
}

.qodef-tabs .qodef-tabs-nav li a span {
    -webkit-transition: initial;
    -moz-transition: initial;
    transition: initial
}

.qodef-tabs .qodef-tabs-nav li a .qodef-icon-frame {
    display: inline-block;
    min-width: 20px;
    line-height: 1;
    vertical-align: middle
}

.qodef-tabs .qodef-tabs-nav li a .qodef-tab-text-after-icon {
    -webkit-transition: initial;
    -moz-transition: initial;
    transition: initial;
    vertical-align: middle
}

.qodef-tabs .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs .qodef-tabs-nav li.ui-state-hover a {
    color: #444
}

.qodef-tabs .qodef-tab-container {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff
}

.qodef-tabs.qodef-horizontal-tab.qodef-tab-with-icon ul li a .qodef-tab-text-after-icon {
    padding: 0 0 0 5px
}

.qodef-tabs.qodef-vertical-tab.qodef-tab-with-icon ul li a .qodef-tab-text-after-icon {
    padding: 0 0 0 13px
}

.qodef-tabs.qodef-horizontal-tab.qodef-tab-with-icon-above {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.qodef-tabs.qodef-horizontal-tab.qodef-tab-with-icon-above ul {
    border-bottom: 0
}

.qodef-tabs.qodef-horizontal-tab.qodef-tab-with-icon-above ul li {
    box-shadow: none;
    border-right: 0
}

.qodef-tabs.qodef-horizontal-tab.qodef-tab-with-icon-above ul li a {
    border-top: none
}

.qodef-tabs.qodef-horizontal-tab.qodef-tab-with-icon-above ul li a:before {
    display: none
}

.qodef-tabs.qodef-horizontal-tab.qodef-tab-with-icon-above ul li a .qodef-icon-frame {
    display: block
}

.qodef-tabs.qodef-horizontal-tab.qodef-tab-with-icon-above ul li a .qodef-icon-frame i {
    background: -webkit-linear-gradient(#1cbefc, #5ae4b3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px
}

@-webkit-keyframes qodef-appear {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25px);
        -moz-transform: translateX(25px);
        transform: translateX(25px)
    }
    30% {
        opacity: .1;
        -webkit-transform: translateX(15px);
        -moz-transform: translateX(15px);
        transform: translateX(15px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes qodef-appear {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25px);
        -moz-transform: translateX(25px);
        transform: translateX(25px)
    }
    30% {
        opacity: .1;
        -webkit-transform: translateX(15px);
        -moz-transform: translateX(15px);
        transform: translateX(15px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

.qodef-tabs.qodef-horizontal-tab {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.qodef-tabs.qodef-horizontal-tab .qodef-tabs-nav {
    z-index: 10;
    border-bottom: 1px solid #efefef
}

.qodef-tabs.qodef-horizontal-tab .qodef-tabs-nav li {
    float: left;
    border-right: 1px solid #efefef
}

.qodef-tabs.qodef-horizontal-tab .qodef-tabs-nav li a {
    text-align: center
}

.qodef-tabs.qodef-horizontal-tab .qodef-tabs-nav li a:before {
    content: '';
    border-top: 3px solid transparent;
    border-image-slice: 1;
    display: inline-block;
    width: calc(100% + 1px);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.qodef-tabs.qodef-extended-tab .qodef-tab-container,
.qodef-tabs.qodef-extended-tab .qodef-tabs-nav li a:before {
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%)
}

.qodef-tabs.qodef-horizontal-tab .qodef-tabs-nav li.ui-state-active a:before,
.qodef-tabs.qodef-horizontal-tab .qodef-tabs-nav li.ui-state-hover a:before {
    opacity: 1
}

.qodef-tabs.qodef-horizontal-tab .qodef-tab-container {
    padding: 22px 43px 39px
}

.qodef-tabs.qodef-horizontal-tab.qodef-tab-with-icon-above .qodef-tabs-nav {
    top: 0;
    display: inline-block;
    width: auto
}

.qodef-tabs.qodef-horizontal-tab.qodef-tab-with-icon-above .qodef-tab-container {
    box-shadow: none
}

.qodef-tabs.qodef-vertical-tab .qodef-tabs-nav {
    float: left;
    width: 25%
}

.qodef-tabs.qodef-vertical-tab .qodef-tabs-nav li {
    position: relative;
    display: block;
    width: 100%
}

.qodef-tabs.qodef-vertical-tab .qodef-tabs-nav li a {
    border-right: 3px solid #d0d0d0;
    border-top: 0
}

.qodef-tabs.qodef-vertical-tab .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-vertical-tab .qodef-tabs-nav li.ui-state-hover a {
    border-right: 3px solid #1cbefc;
    border-top: 0
}

.qodef-tabs.qodef-vertical-tab .qodef-tabs-nav li:last-child {
    margin: 0
}

.qodef-tabs.qodef-vertical-tab .qodef-tab-container {
    float: left;
    width: 75%;
    padding: 10px 30px
}

.qodef-tabs.qodef-vertical-tab.qodef-tab-only-icon .qodef-tabs-nav li a {
    text-align: center
}

.qodef-tabs.qodef-extended-tab {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.qodef-tabs.qodef-extended-tab .qodef-extended-tab-container {
    text-align: center;
    border-bottom: 1px solid #e3e3e3
}

.qodef-tabs.qodef-extended-tab .qodef-tabs-nav {
    top: 0;
    display: inline-block;
    width: auto
}

.qodef-tabs.qodef-extended-tab .qodef-tabs-nav li {
    display: inline-block
}

.qodef-tabs.qodef-extended-tab .qodef-tabs-nav li a {
    text-align: center
}

.qodef-tabs.qodef-extended-tab .qodef-tabs-nav li a:before {
    content: '';
    border-top: 3px solid transparent;
    border-image-slice: 1;
    display: inline-block;
    width: calc(100% + 1px);
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.qodef-tabs.qodef-extended-tab .qodef-tabs-nav li a span {
    color: #787878;
    font-weight: 300;
    text-transform: uppercase
}

.qodef-tabs.qodef-extended-tab .qodef-tabs-nav li.ui-state-active a:before,
.qodef-tabs.qodef-extended-tab .qodef-tabs-nav li.ui-state-hover a:before {
    opacity: 1
}

.qodef-tabs.qodef-extended-tab .qodef-tabs-nav li.ui-state-active a span,
.qodef-tabs.qodef-extended-tab .qodef-tabs-nav li.ui-state-hover a span {
    color: #444;
    font-weight: 300
}

.qodef-tabs.qodef-extended-tab .qodef-tab-container {
    text-align: center;
    padding: 50px 220px;
    border-bottom: 3px solid transparent;
    border-image-slice: 1
}

.qodef-accordion-holder .qodef-accordion-content,
.qodef-accordion-holder .qodef-title-holder:not(.ui-accordion-header-active) {
    border-bottom-width: 3px;
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%)
}

.qodef-accordion-holder {
    position: relative
}

.qodef-accordion-holder .qodef-accordion-content {
    margin: 0;
    padding: 0 23px 17px;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    border-style: solid;
    border-image-slice: 1
}

.qodef-accordion-holder .qodef-title-holder {
    cursor: pointer;
    position: relative;
    height: 60px;
    line-height: 60px;
    color: #444;
    background-color: #fff;
    padding: 0 60px 0 24px;
    margin: 15px 0 0;
    box-sizing: border-box;
    font-size: 12px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: background-color .15s ease-out, border-color .15s ease-out, color .15s ease-out;
    -moz-transition: background-color .15s ease-out, border-color .15s ease-out, color .15s ease-out;
    transition: background-color .15s ease-out, border-color .15s ease-out, color .15s ease-out;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.qodef-accordion-holder .qodef-title-holder:first-child {
    margin: 0
}

.qodef-accordion-holder .qodef-title-holder:not(.ui-accordion-header-active) {
    border-bottom-style: solid;
    border-image-slice: 1
}

.qodef-accordion-holder .qodef-title-holder .qodef-tab-title,
.qodef-accordion-holder .qodef-title-holder .qodef-tab-title-inner {
    color: inherit;
    line-height: inherit
}

.qodef-accordion-holder .qodef-title-holder .qodef-accordion-mark {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 60px;
    line-height: inherit;
    color: inherit;
    box-sizing: border-box;
    -webkit-transition: background-color .15s ease-out, border-color .15s ease-out;
    -moz-transition: background-color .15s ease-out, border-color .15s ease-out;
    transition: background-color .15s ease-out, border-color .15s ease-out
}

.qodef-accordion-holder .qodef-title-holder .qodef-accordion-mark-icon {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    line-height: inherit;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    -webkit-transition: color .15s ease-out, b;
    -moz-transition: color .15s ease-out, b;
    transition: color .15s ease-out, b
}

.qodef-accordion-holder .qodef-title-holder .qodef-accordion-mark-icon span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    line-height: inherit;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.qodef-accordion-holder .qodef-title-holder .qodef-accordion-mark-icon .qodef-accordion-minus {
    opacity: 0
}

.qodef-accordion-holder .qodef-title-holder .qodef-accordion-mark-icon .qodef-accordion-plus,
.qodef-accordion-holder .qodef-title-holder.ui-state-active .qodef-accordion-mark-icon .qodef-accordion-minus {
    opacity: 1
}

.qodef-accordion-holder .qodef-title-holder.ui-state-active,
.qodef-accordion-holder .qodef-title-holder.ui-state-hover {
    color: #444;
    background-color: #fff
}

.qodef-accordion-holder .qodef-title-holder.ui-state-active {
    margin-bottom: 1px
}

.qodef-accordion-holder .qodef-title-holder.ui-state-active .qodef-accordion-mark-icon .qodef-accordion-plus {
    opacity: 0
}

.qodef-accordion-holder.qodef-initial .qodef-title-holder .qodef-tab-title {
    padding: 0 60px 0 0;
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    text-align: left
}

.qodef-accordion-holder.qodef-initial .qodef-title-holder .qodef-tab-title span.qodef-tab-title-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    text-align: left
}

.qodef-google-map,
.qodef-google-map embed,
.qodef-google-map iframe,
.qodef-google-map object {
    display: block;
    width: 100%
}

.qodef-google-map-holder {
    position: relative
}

.qodef-google-map {
    height: 300px
}

.qodef-google-map img {
    max-width: none
}

.qodef-google-map-overlay {
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0
}

.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-holder.qodef-separator-gradient .qodef-separator {
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1
}

.qodef-separator {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #b2b2b2;
    margin: 10px 0;
    border-image-slice: 1!important
}

.qodef-blog-list-holder {
    display: inline-block;
    width: 100%
}

.qodef-blog-list-holder>ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.qodef-blog-list-holder>ul>li {
    display: block;
    position: relative
}

.qodef-blog-list-holder .qodef-item-image {
    margin-bottom: 39px
}

.qodef-blog-list-holder .qodef-item-text-holder {
    display: inline-block;
    width: 100%;
    box-sizing: border-box
}

.qodef-blog-list-holder .qodef-excerpt {
    margin: 10px 0 24px
}

.qodef-blog-list-holder .qodef-item-info-section {
    font-size: 13px;
    line-height: 20px;
    font-weight: 500
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-top {
    margin-bottom: 4px
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-top .qodef-post-info-date span {
    color: #5ae4b3
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-top .qodef-post-info-category a {
    color: #000
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-top>div {
    display: inline;
    padding: 0 5px
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-top>div:first-child {
    padding: 0 5px 0 0
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-top>div a {
    color: #1cbefc
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-top span,
.qodef-blog-list-holder .qodef-item-info-section.qodef-section-top>div:before {
    color: #444
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-top>div:not(:first-child):before {
    content: '/';
    left: -5px;
    position: relative
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom {
    border-top: 1px solid #dadada;
    padding-top: 11px
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-section-bottom-left,
.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-section-bottom-right {
    display: inline-block;
    float: left;
    position: relative;
    line-height: 27px
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-share {
    float: left;
    position: relative;
    z-index: 10
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-share:hover {
    display: block;
    width: 100%
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-share:hover~.qodef-post-info-author {
    opacity: 0;
    transition-delay: .1s
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-post-info-author {
    display: inline-block;
    position: absolute;
    left: 27px;
    top: 0;
    margin-left: 10px;
    line-height: 27px;
    opacity: 1;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
    transition-delay: .4s;
    color: #444
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-post-info-author a {
    text-transform: capitalize;
    color: #444
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-post-info-author a:hover {
    color: #1cbefc
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-section-bottom-right {
    text-align: right;
    width: 60%;
    line-height: 46px
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-section-bottom-left {
    width: 40%
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-section-bottom-left .qodef-section-button-holder {
    padding-top: 0
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-like,
.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-like a,
.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-post-info-comments-holder,
.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-post-info-comments-holder a {
    display: inline-block
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-like a i,
.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-like a span,
.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-post-info-comments-holder a i,
.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-post-info-comments-holder a span {
    vertical-align: middle;
    color: #444
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-like {
    margin-left: 17px
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-like i:first-child,
.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-like span:first-child {
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    transition: color .15s ease-out;
    margin-right: 7px;
    color: #c4c3c3
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-like:hover i:first-child,
.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-blog-like:hover span:first-child {
    color: #1cbefc
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-post-info-comments-holder span:first-child {
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    transition: color .15s ease-out;
    margin-right: 7px;
    color: #c4c3c3
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom .qodef-post-info-comments-holder:hover span:first-child,
.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-section-top .qodef-date-value {
    color: #1cbefc
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom.qodef-no-info-share .qodef-post-info-author {
    position: initial;
    margin-left: 0
}

.qodef-blog-list-holder .qodef-item-info-section.qodef-section-bottom.qodef-no-info-left .qodef-section-bottom-right {
    width: 100%
}

.qodef-blog-list-holder .qodef-section-button-holder {
    padding-top: 15px
}

.qodef-blog-list-holder .qodef-item-image img {
    width: 100%;
    float: left
}

.qodef-blog-list-holder.qodef-boxes>ul>li {
    padding: 0;
    float: left;
    border: 0;
    box-sizing: border-box;
    margin: 0 3% 45px 0
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-blog-list-item-inner {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    position: relative
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-blog-list-item-inner:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    border-top: 4px solid #1cbefc;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    transition: opacity .4s
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-item-image {
    margin-bottom: 0;
    position: relative
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-item-image .qodef-item-image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .1);
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    transition: opacity .6s
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-item-text-holder,
.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-item-text-holder {
    padding: 35px 35px 20px;
    background-color: #fff;
    border-bottom: 4px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%)
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-section-top {
    margin-bottom: 18px
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item:hover .qodef-blog-list-item-inner:after,
.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item:hover .qodef-item-image-overlay {
    opacity: 1
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-item-text-holder {
    border-image-slice: 1
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-item-text-holder .qodef-post-info-category {
    text-transform: uppercase
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-item-text-holder .qodef-item-title {
    margin-top: 0;
    font-family: proxima_novaregular, sans-serif
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-item-info-section.qodef-section-bottom .qodef-blog-share {
    float: none
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-item-info-section.qodef-section-bottom .qodef-blog-share .qodef-social-share-holder.qodef-list li {
    margin-right: 5px
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-item-info-section.qodef-section-bottom .qodef-blog-share .qodef-social-share-holder.qodef-list li:last-child {
    margin-right: 0
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-item-info-section.qodef-section-bottom .qodef-blog-share .qodef-social-share-holder.qodef-list li a span {
    text-align: center;
    font-size: 11px;
    width: 19px;
    height: 19px;
    color: #444
}

.qodef-blog-list-holder.qodef-boxes .qodef-blog-list-item .qodef-item-info-section.qodef-section-bottom .qodef-blog-share .qodef-social-share-holder.qodef-list li:hover a span {
    color: #5ae4b3
}

.qodef-blog-list-holder.qodef-boxes.qodef-one-column>ul>li {
    float: none;
    margin: 0
}

.qodef-blog-list-holder.qodef-boxes.qodef-two-columns>ul>li {
    width: 48%
}

.qodef-blog-list-holder.qodef-boxes.qodef-three-columns>ul>li {
    width: 31.33%
}

.qodef-blog-list-holder.qodef-boxes.qodef-four-columns>ul>li {
    width: 22%
}

.qodef-blog-list-holder.qodef-boxes.qodef-four-columns ul.qodef-blog-list li:nth-child(4n),
.qodef-blog-list-holder.qodef-boxes.qodef-three-columns ul.qodef-blog-list li:nth-child(3n),
.qodef-blog-list-holder.qodef-boxes.qodef-two-columns ul.qodef-blog-list li:nth-child(2n) {
    margin: 0
}

.qodef-blog-list-holder.qodef-boxes.qodef-four-columns ul.qodef-blog-list li:nth-child(4n+1),
.qodef-blog-list-holder.qodef-boxes.qodef-three-columns ul.qodef-blog-list li:nth-child(3n+1),
.qodef-blog-list-holder.qodef-boxes.qodef-two-columns ul.qodef-blog-list li:nth-child(2n+1) {
    clear: both
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list {
    opacity: 0;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list.qodef-appeared {
    opacity: 1
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-item-inner {
    position: relative
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-item-inner:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    border-top: 4px solid #1cbefc;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    transition: opacity .4s
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-item:hover .qodef-blog-list-item-inner:after {
    opacity: 1
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-grid-sizer {
    width: 31.33%
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-grid-gutter {
    width: 3%
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item {
    width: 31.33%
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-item-image {
    margin-bottom: 0
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-item-text-holder {
    border-image-slice: 1
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-item-text-holder .qodef-item-title {
    margin-top: 14px
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-item-info-section.qodef-section-bottom .qodef-blog-share {
    float: none
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-item-info-section.qodef-section-bottom .qodef-blog-share .qodef-social-share-holder.qodef-list li {
    margin-right: 5px
}

.qodef-blog-list-holder.qodef-masonry .qodef-blog-list-masonry-item .qodef-item-info-section.qodef-section-bottom .qodef-blog-share .qodef-social-share-holder.qodef-list li a span {
    text-align: center;
    font-size: 10px
}

.qodef-blog-list-holder.qodef-image-in-box ul>li.qodef-blog-list-item {
    margin: 0 0 40px
}

.qodef-blog-list-holder.qodef-image-in-box .qodef-blog-list-item-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qodef-blog-list-holder.qodef-image-in-box .qodef-item-image {
    position: relative;
    display: table-cell;
    height: 100%;
    text-align: center;
    width: 150px;
    vertical-align: top
}

.qodef-blog-list-holder.qodef-image-in-box .qodef-item-text-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding: 0 0 0 20px;
    text-align: left
}

.qodef-blog-list-holder.qodef-image-in-box .qodef-item-text-holder .qodef-item-info-section .qodef-social-share-holder ul {
    padding-left: 0;
    margin-left: -8px
}

.qodef-blog-list-holder.qodef-minimal {
    margin-top: 14px
}

.qodef-blog-list-holder.qodef-minimal ul>li.qodef-blog-list-item {
    margin: 0 0 40px
}

.qodef-blog-list-holder.qodef-minimal .qodef-blog-list-item-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qodef-blog-list-holder.qodef-minimal .qodef-item-image {
    position: relative;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    width: 50px
}

.qodef-blog-list-holder.qodef-minimal .qodef-item-image img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.qodef-blog-list-holder.qodef-minimal .qodef-item-title {
    font-size: 15px
}

.qodef-blog-list-holder.qodef-minimal .qodef-item-text-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding: 0 0 0 20px;
    text-align: left
}

.qodef-device-slider-holder {
    padding: 123px 71px 200px
}

.qodef-device-slider-holder .qodef-device-slider {
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    cursor: -webkit-grab
}

.qodef-device-slider-holder .qodef-device-slide img {
    display: inline-block;
    box-shadow: 5px 5px 10px #e8e8e8
}

.qodef-device-slider-holder .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%)
}

.qodef-device-slider-holder .owl-controls .owl-nav .arrow {
    color: #fff;
    height: 60px;
    width: 60px;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 30px;
    line-height: 60px;
    text-align: center;
    display: block
}

.qodef-device-slider-holder .owl-controls .owl-nav .owl-prev {
    float: left;
    margin-left: 65px
}

.qodef-device-slider-holder .owl-controls .owl-nav .owl-next {
    float: right;
    margin-right: 65px
}

.qodef-device-slider-holder .owl-controls .owl-dots {
    text-align: center;
    position: absolute;
    bottom: -190px;
    left: 50%;
    height: 50px;
    transform: translateX(-50%);
    width: 100%
}

.qodef-device-slider-holder .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 9px
}

.qodef-device-slider-holder .owl-controls .owl-dots .owl-dot span {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #e3e3e3
}

.qodef-device-slider-holder .owl-controls .owl-dots .owl-dot.active span {
    background: #66dbc9
}

.qodef-device-slider-holder .qodef-device-slider-phone {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100%;
    background: url(../img/device-slider-phone.png) top center no-repeat;
    z-index: 2;
    pointer-events: none
}

.qodef-avs-fixed-content *,
.qodef-avs-scroll-content * {
    -webkit-transform: translate3d(0, 0, 0)
}

.qodef-avs-fixed-content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: table
}

.qodef-avs-fixed-content p {
    margin: 0
}

.qodef-avs-fixed-content .qodef-avs-fixed-content-inner {
    display: table-row;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.qodef-avs-fixed-content .qodef-avs-fixed-content-container {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.qodef-avs-fixed-content .qodef-avs-device-frame {
    position: relative;
    display: inline-block;
    width: 44%;
    vertical-align: middle;
    text-align: right;
    line-height: 0
}

.qodef-avs-fixed-content .qodef-device {
    position: relative
}

.qodef-avs-fixed-content .qodef-image-slides {
    display: block;
    position: absolute;
    top: 100px;
    right: 42px;
    width: 225px;
    height: 380px;
    z-index: 10;
    overflow: hidden
}

.qodef-avs-fixed-content .qodef-image-slides img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    visibility: hidden
}

.qodef-avs-fixed-content .qodef-avs-fixed-content-text {
    position: relative;
    z-index: 10;
    display: inline-block;
    width: 56%;
    vertical-align: middle
}

.qodef-avs-fixed-content .qodef-slide-text {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 58%;
    margin-left: 50px
}

.qodef-avs-fixed-content .qodef-slide-text.active {
    z-index: 10
}

.qodef-avs-fixed-content .qodef-slide-text.push-slide-down {
    margin-top: 50px
}

.qodef-avs-fixed-content .qodef-animate-item {
    opacity: 0
}

.qodef-avs-fixed-content .qodef-avs-down-arrow {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    bottom: 32px;
    left: 50%;
    margin: 0 0 0 -20px;
    font-size: 24px;
    background: -webkit-linear-gradient(#1cbefc, #5ae4b3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.qodef-dark-header .qodef-avs-fixed-content .qodef-avs-down-arrow {
    background: -webkit-linear-gradient(#000, #000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.qodef-light-header .qodef-avs-fixed-content .qodef-avs-down-arrow {
    background: -webkit-linear-gradient(#fff, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#fp-nav ul li a span {
    background-color: #e3e3e3
}

.qodef-light-header #fp-nav ul li a span {
    background-color: #fff
}

#fp-nav ul li a.active span {
    background-color: #f9ae3c
}

.qodef-avs-scroll-content .qodef-avs-scroll-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.qodef-avs-scroll-content .qodef-avs-scroll-item-content {
    position: relative;
    height: 100%
}

.qodef-btn {
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    outline: 0;
    font-style: normal;
    font-weight: 700;
    font-family: proxima_novaregular, sans-serif;
    padding: 0 36px;
    font-size: 12px;
    line-height: 47px;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: color .4s cubic-bezier(.25, .46, .45, .94), background-color .4s cubic-bezier(.25, .46, .45, .94), border-color .4s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: color .4s cubic-bezier(.25, .46, .45, .94), background-color .4s cubic-bezier(.25, .46, .45, .94), border-color .4s cubic-bezier(.25, .46, .45, .94);
    transition: color .4s cubic-bezier(.25, .46, .45, .94), background-color .4s cubic-bezier(.25, .46, .45, .94), border-color .4s cubic-bezier(.25, .46, .45, .94);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.qodef-btn.qodef-btn-solid {
    background-color: #f9ae3c;
    border: 1px solid #f9ae3c;
    color: #fff
}

.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-color):hover {
    color: #fff!important
}

.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover {
    background-color: #232323!important
}

.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-border-hover):hover {
    border-color: #232323!important
}

.qodef-btn.qodef-btn-outline {
    border: 1px solid #232323;
    color: #232323;
    background-color: transparent
}

.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: #232323!important
}

.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-border-hover):hover {
    border-color: #232323!important
}

.qodef-btn.qodef-btn-transparent {
    border: none;
    background-color: transparent;
    padding: 0!important;
    color: #444
}

.qodef-btn.qodef-btn-transparent .qodef-btn-text {
    vertical-align: middle;
    display: inline-block
}

.qodef-btn.qodef-btn-transparent .qodef-btn-icon-element {
    color: #0fea6c;
    font-size: 23px;
    line-height: inherit;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -2px;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s;
    -webkit-transform: translateX(-7px);
    -moz-transform: translateX(-7px);
    transform: translateX(-7px)
}

.qodef-btn.qodef-btn-transparent:not(.qodef-btn-custom-hover-color):hover {
    color: #8d8d8d!important
}

.qodef-btn.qodef-btn-transparent:not(.qodef-btn-custom-hover-color):hover .qodef-btn-icon-element {
    color: #68f5a4;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.qodef-btn.qodef-btn-small {
    padding: 0 32px;
    font-size: 11px;
    line-height: 41px
}

.qodef-btn.qodef-btn-large {
    padding: 0 42px;
    font-size: 14px;
    line-height: 55px
}

.qodef-btn.qodef-btn-huge,
.qodef-btn.qodef-btn-huge-full-width {
    padding: 0 48px;
    font-size: 16px;
    line-height: 60px
}

.qodef-btn.qodef-btn-huge-full-width {
    display: block;
    text-align: center
}

.qodef-btn.qodef-btn-icon .qodef-btn-text {
    margin-right: 7px
}

.qodef-btn.qodef-btn-flip {
    -webkit-transition: color .25s cubic-bezier(.25, .46, .45, .94), background-color .25s cubic-bezier(.25, .46, .45, .94), border-color .25s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: color .25s cubic-bezier(.25, .46, .45, .94), background-color .25s cubic-bezier(.25, .46, .45, .94), border-color .25s cubic-bezier(.25, .46, .45, .94);
    transition: color .25s cubic-bezier(.25, .46, .45, .94), background-color .25s cubic-bezier(.25, .46, .45, .94), border-color .25s cubic-bezier(.25, .46, .45, .94)
}

.qodef-btn.qodef-btn-flip .qodef-btn-text-flip {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
    -webkit-transition: -webkit-transform .15s ease-out, opacity .15s;
    transition: transform .15s ease-out, opacity .15s
}

.qodef-btn.qodef-btn-flip .qodef-btn-text-flip .qodef-btn-icon-element {
    visibility: hidden
}

.qodef-btn.qodef-btn-flip>.qodef-btn-text {
    display: inline-block;
    -webkit-transition: -webkit-transform .15s ease-out, opacity .15s;
    transition: transform .15s ease-out, opacity .15s
}

.qodef-btn.qodef-btn-flip.qodef-btn-huge .qodef-btn-text-flip,
.qodef-btn.qodef-btn-flip.qodef-btn-huge-full-width .qodef-btn-text-flip,
.qodef-btn.qodef-btn-flip.qodef-btn-huge-full-width>.qodef-btn-text,
.qodef-btn.qodef-btn-flip.qodef-btn-huge>.qodef-btn-text,
.qodef-btn.qodef-btn-flip.qodef-btn-large .qodef-btn-text-flip,
.qodef-btn.qodef-btn-flip.qodef-btn-large>.qodef-btn-text {
    -webkit-transition: -webkit-transform .2s ease-out, opacity .2s;
    transition: transform .2s ease-out, opacity .2s
}

.qodef-btn.qodef-btn-flip:hover .qodef-btn-text-flip {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.qodef-btn.qodef-btn-flip:hover>.qodef-btn-text {
    opacity: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

button.qodef-btn,
input[type=submit].qodef-btn {
    cursor: pointer
}

.qodef-carousel-holder {
    visibility: hidden
}

.qodef-carousel-holder .qodef-carousel-item-holder {
    position: relative
}

.qodef-carousel-holder .qodef-carousel-item-holder .qodef-carousel-first-image-holder.qodef-image-zoom img {
    -webkit-transition: transform .25s ease-in-out;
    -moz-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    -webkit-backface-visibility: hidden
}

.qodef-carousel-holder .qodef-carousel-item-holder .qodef-carousel-first-image-holder.qodef-image-zoom:hover img {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    transform: scale(.9)
}

.qodef-carousel-holder .qodef-carousel-item-holder .qodef-carousel-first-image-holder.qodef-image-change {
    position: relative;
    opacity: 1;
    z-index: 5;
    display: inline-block;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .15s ease;
    -moz-transition: opacity .15s ease;
    transition: opacity .15s ease
}

.qodef-carousel-holder .qodef-carousel-item-holder .qodef-carousel-second-image-holder {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    -webkit-transition: opacity .1s ease-out, -webkit-transform 0s ease-out .1s;
    transition: opacity .15s ease, transform 0s .15s
}

.qodef-carousel-holder .qodef-carousel-item-holder:hover .qodef-carousel-first-image-holder.qodef-image-change {
    opacity: 0;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: opacity .2s ease-out, transform .2s ease-out;
    transition: opacity .2s ease-out, transform .2s ease-out
}

.qodef-carousel-holder .qodef-carousel-item-holder:hover .qodef-carousel-second-image-holder {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity .2s ease-out .15s, -webkit-transform .4s cubic-bezier(.38, .76, 0, .87) .2s;
    transition: opacity .2s ease-out .15s, transform .4s cubic-bezier(.38, .76, 0, .87) .2s
}

.qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav {
    width: 100%
}

.qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2%
}
.homepagecompatibleslider .qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .owl-prev{
   left: -40px; 
}

.qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 2%
}
.homepagecompatibleslider .qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .owl-next{
    right: -40px;
}

.qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .qodef-next-icon,
.qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .qodef-prev-icon {
    display: inline-block;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #74797b;
    text-align: center
}
.homepagecompatibleslider .qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .qodef-next-icon,
.homepagecompatibleslider .qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .qodef-prev-icon{
    width: 32px;
    height: 32px;
}
.qodef-carousel-holder .qodef-carousel-holder{
    padding: 0 55px;
}

.qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .qodef-next-icon i,
.qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .qodef-prev-icon i {
    font-size: 22px;
    line-height: 40px;
    color: #74797b
}
.homepagecompatibleslider .qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .qodef-next-icon i,
.homepagecompatibleslider .qodef-carousel-holder .qodef-carousel.owl-carousel .owl-nav .qodef-prev-icon i{
    font-size: 14px;
    line-height: 32px;
}

.qodef-carousel-holder .qodef-carousel.owl-carousel .owl-dots {
    text-align: center
}

.qodef-carousel-holder .qodef-carousel.owl-carousel .owl-dots .owl-dot {
    display: inline-block
}

.qodef-carousel-holder .qodef-carousel.owl-carousel .owl-dots .owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 3px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #74797b
}

.qodef-carousel-holder .qodef-carousel.owl-carousel .owl-dots .owl-dot.active span {
    opacity: 1
}

blockquote {
    quotes: none;
    position: relative;
    display: table;
    margin-left: 38px
}

blockquote .icon_quotations_holder {
    display: table-cell;
    vertical-align: top
}

blockquote .icon_quotations_holder span {
    font-size: 40px;
    color: #444
}

blockquote .qodef-blockquote-text {
    padding-left: 16px;
    display: table-cell;
    vertical-align: middle;
    font-style: italic;
    line-height: 36px
}

.qodef-image-gallery .qodef-image-gallery-grid {
    margin: 0 -2px
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-image-gallery-overlay .qodef-gallery-image>a {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-image-gallery-overlay .qodef-gallery-image>a img {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition: all .6s cubic-bezier(.38, .76, 0, .87);
    -moz-transition: all .6s cubic-bezier(.38, .76, 0, .87);
    transition: all .6s cubic-bezier(.38, .76, 0, .87);
    will-change: transform
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-image-gallery-overlay .qodef-gallery-image>a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -o-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: -moz-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: -webkit-linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    background: linear-gradient(-45deg, #1cbefc 0, #5ae4b3 100%);
    z-index: 100;
    opacity: 0;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-image-gallery-overlay .qodef-gallery-image>a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-image-gallery-overlay .qodef-gallery-image>a:hover:after {
    opacity: .35
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-image-gallery-appear-effect {
    visibility: hidden
}

.no-touch .qodef-image-gallery .qodef-image-gallery-grid.qodef-image-gallery-appear-effect,
.touch .qodef-image-gallery .qodef-image-gallery-grid.qodef-image-gallery-appear-effect {
    visibility: visible
}

.no-touch .qodef-image-gallery .qodef-image-gallery-grid.qodef-image-gallery-appear-effect .qodef-gallery-image {
    opacity: 0;
    -webkit-transform: scale(.85);
    -moz-transform: scale(.85);
    transform: scale(.85)
}

.no-touch .qodef-image-gallery .qodef-image-gallery-grid.qodef-image-gallery-appear-effect .qodef-gallery-image.qodef-appeared {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .5s ease, -webkit-transform .75s cubic-bezier(.24, .58, .18, 1);
    transition: opacity .5s ease, transform .75s cubic-bezier(.24, .58, .18, 1)
}

.qodef-image-gallery .qodef-grayscale .qodef-gallery-image img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%)
}

.qodef-image-gallery .qodef-grayscale .qodef-gallery-image:hover img {
    -webkit-filter: grayscale(0);
    filter: none
}

.qodef-image-gallery .qodef-gallery-image img {
    display: block
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-2 .qodef-gallery-image {
    width: calc((100% - 8px)/ 2);
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-2 .qodef-gallery-image:nth-child(2n) {
    margin-right: 0
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3 .qodef-gallery-image {
    width: calc((100% - 16px)/ 3);
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-3 .qodef-gallery-image:nth-child(3n) {
    margin-right: 0
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image {
    width: calc((100% - 24px)/ 4);
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-4 .qodef-gallery-image:nth-child(4n) {
    margin-right: 0
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image {
    width: calc((100% - 32px)/ 5);
    margin-right: 8px;
    margin-bottom: 8px;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-image-gallery .qodef-image-gallery-grid.qodef-gallery-columns-5 .qodef-gallery-image:nth-child(5n) {
    margin-right: 0
}

.qodef-image-gallery .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2%
}

.qodef-image-gallery .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 2%
}

.qodef-image-gallery .owl-nav .qodef-next-icon,
.qodef-image-gallery .owl-nav .qodef-prev-icon {
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center
}

.qodef-image-gallery .owl-nav .qodef-next-icon i,
.qodef-image-gallery .owl-nav .qodef-prev-icon i {
    font-size: 20px;
    line-height: 40px;
    color: #444
}

.qodef-image-gallery .owl-dots {
    text-align: center
}

.qodef-image-gallery .owl-dots .owl-dot {
    display: inline-block
}

.qodef-image-gallery .owl-dots .owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 3px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #74797b
}

.qodef-image-gallery .owl-dots .owl-dot.active span {
    opacity: 1
}

.qodef-video-button .qodef-video-button-play {
    position: relative;
    width: 110px;
    height: 110px;
    display: block;
    line-height: 110px;
    font-size: 33px;
    margin: 0 auto
}

.qodef-video-button .qodef-video-button-play .qodef-video-button-wrapper {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    color: #fff;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.qodef-video-button .qodef-video-button-play .qodef-video-button-wrapper.video-button-gradient {
    background: -moz-linear-gradient(bottom, #1cbefc 0, #5ae4b3 100%);
    background: -webkit-linear-gradient(bottom, #1cbefc 0, #5ae4b3 100%);
    background: linear-gradient(to top, #1cbefc 0, #5ae4b3 100%)
}

.qodef-video-button .qodef-video-button-play .qodef-video-button-wrapper.video-button-solid {
    background-color: rgba(0, 0, 0, .25)
}

.qodef-video-button .qodef-video-button-play:hover .video-button-gradient {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.qodef-video-button .qodef-video-button-play:hover .video-button-solid {
    background-color: rgba(0, 0, 0, .5)
}

.qodef-video-button .qodef-video-button-play span:last-child {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    -moz-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0)
}

.qodef-video-button .qodef-video-button-title {
    text-align: center;
    margin-top: 20px
}

.qodef-video-button.light .qodef-video-button-play .qodef-video-button-wrapper {
    background-color: transparent
}

.qodef-video-button.light .qodef-video-button-play span:last-child,
.qodef-video-button.light .qodef-video-button-title {
    color: #fff
}

.qodef-dropcaps {
    position: relative;
    display: inline-block;
    float: left;
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-size: 40px;
    color: #1cbefc;
    font-weight: 700;
    text-align: center;
    margin: 5px 20px 0 0
}

.qodef-dropcaps.qodef-circle,
.qodef-dropcaps.qodef-square {
    font-size: 25px;
    background-color: #1cbefc;
    color: #fff
}

.qodef-dropcaps.qodef-circle {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em
}

.qodef-ptf-standard .qodef-portfolio-list-holder {
    height: 100%;
    line-height: 0;
    text-align: justify;
    font-size: .1px;
    margin: 0 0 -2.5%
}

.qodef-ptf-standard .qodef-portfolio-list-holder article {
    margin: 0 0 2.5%;
    text-align: left
}

.qodef-ptf-standard .qodef-portfolio-list-holder article .qodef-item-text-holder {
    text-align: center
}

.qodef-ptf-standard .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-ptf-category-holder {
    line-height: 18px;
    color: #444;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase
}

.qodef-ptf-standard .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-item-title {
    padding: 15px 0 0
}

.qodef-ptf-standard .qodef-portfolio-list-holder article .qodef-item-image-holder {
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.qodef-ptf-standard .qodef-portfolio-list-holder article .qodef-item-image-holder .qodef-blur-holder-outer {
    position: absolute;
    top: -5px;
    left: -5px;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    z-index: -1
}

.qodef-ptf-standard .qodef-portfolio-list-holder article .qodef-item-image-holder .qodef-portfolio-item-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    transition: opacity .4s
}

.qodef-ptf-standard .qodef-portfolio-list-holder article .qodef-item-image-holder img {
    width: 100%;
    -webkit-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    transition: opacity .6s ease;
    -webkit-backface-visibility: hidden
}

.qodef-ptf-standard .qodef-portfolio-list-holder article:hover .qodef-item-image-holder img {
    opacity: 0
}

.qodef-ptf-standard .qodef-portfolio-list-holder article:hover .qodef-item-image-holder .qodef-portfolio-item-overlay {
    opacity: 1
}

.qodef-ptf-standard.qodef-ptf-two-columns .qodef-filler,
.qodef-ptf-standard.qodef-ptf-two-columns article {
    width: 48.8%
}

.qodef-ptf-standard.qodef-ptf-three-columns .qodef-filler,
.qodef-ptf-standard.qodef-ptf-three-columns article {
    width: 31.6%
}

.qodef-ptf-standard.qodef-ptf-four-columns .qodef-filler,
.qodef-ptf-standard.qodef-ptf-four-columns article {
    width: 23.2%
}

.qodef-ptf-standard.qodef-ptf-five-columns .qodef-filler,
.qodef-ptf-standard.qodef-ptf-five-columns article {
    width: 18%
}

.qodef-ptf-standard.qodef-ptf-six-columns .qodef-filler,
.qodef-ptf-standard.qodef-ptf-six-columns article {
    width: 14.7%
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article {
    margin: 0;
    float: left
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article .qodef-item-image-holder {
    overflow: hidden
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article .qodef-item-image-holder .qodef-blur-holder-outer {
    position: absolute;
    top: -5px;
    left: -5px;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    z-index: -1
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article .qodef-item-image-holder img {
    webkit-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    transition: opacity .6s ease;
    -webkit-backface-visibility: hidden
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article:hover .qodef-item-image-holder img {
    opacity: 0
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article .qodef-portfolio-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article .qodef-item-text-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .75);
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article .qodef-item-text-overlay-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    -webkit-transform: translate3d(0, -40px, 0);
    -moz-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
    -webkit-transition: opacity .2s, -webkit-transform 0s .2s;
    transition: opacity .2s, transform 0s .2s
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article .qodef-item-text-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0 20px
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-item-title {
    color: #fff
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-separator {
    border-bottom: 2px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1;
    width: 28px;
    margin: 17px 0
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-ptf-category-holder {
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article:hover .qodef-item-text-overlay {
    opacity: 1
}

.qodef-ptf-gallery .qodef-portfolio-list-holder article:hover .qodef-item-text-overlay .qodef-item-text-overlay-inner {
    -webkit-transition: all .5s cubic-bezier(.38, .76, 0, .87);
    -moz-transition: all .5s cubic-bezier(.38, .76, 0, .87);
    transition: all .5s cubic-bezier(.38, .76, 0, .87);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.qodef-ptf-gallery.qodef-ptf-two-columns article {
    width: 50%
}

.qodef-ptf-gallery.qodef-ptf-three-columns article {
    width: 33.33%
}

.qodef-ptf-gallery.qodef-ptf-four-columns article {
    width: 25%
}

.qodef-ptf-gallery.qodef-ptf-five-columns article {
    width: 20%
}

.qodef-ptf-gallery.qodef-ptf-six-columns article {
    width: 16.66%
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder {
    height: 100%;
    line-height: 0;
    text-align: justify;
    font-size: .1px;
    margin: 0 0 -2.5%
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-ptf-category-holder,
.qodef-ptf-masonry .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-ptf-category-holder,
.qodef-ptf-pinterest .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-ptf-category-holder {
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article {
    margin: 0 0 2.5%
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article .qodef-item-image-holder {
    overflow: hidden
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article .qodef-item-image-holder .qodef-blur-holder-outer {
    position: absolute;
    top: -5px;
    left: -5px;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    z-index: -1
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article .qodef-item-image-holder img {
    webkit-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    transition: opacity .6s ease;
    -webkit-backface-visibility: hidden
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article:hover .qodef-item-image-holder img {
    opacity: 0
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article .qodef-portfolio-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article .qodef-item-text-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .75);
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article .qodef-item-text-overlay-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    -webkit-transform: translate3d(0, -40px, 0);
    -moz-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
    -webkit-transition: opacity .2s, -webkit-transform 0s .2s;
    transition: opacity .2s, transform 0s .2s
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article .qodef-item-text-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0 20px
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-item-title {
    color: #fff
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-separator {
    border-bottom: 2px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1;
    width: 28px;
    margin: 17px 0
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-separator,
.qodef-ptf-pinterest .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-separator {
    border-bottom: 2px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%)
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article:hover .qodef-item-text-overlay {
    opacity: 1
}

.qodef-ptf-gallery-space .qodef-portfolio-list-holder article:hover .qodef-item-text-overlay-inner {
    -webkit-transition: all .5s cubic-bezier(.38, .76, 0, .87);
    -moz-transition: all .5s cubic-bezier(.38, .76, 0, .87);
    transition: all .5s cubic-bezier(.38, .76, 0, .87);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.qodef-ptf-gallery-space.qodef-ptf-two-columns .qodef-filler,
.qodef-ptf-gallery-space.qodef-ptf-two-columns article {
    width: 48.8%
}

.qodef-ptf-gallery-space.qodef-ptf-three-columns .qodef-filler,
.qodef-ptf-gallery-space.qodef-ptf-three-columns article {
    width: 31.6%
}

.qodef-ptf-gallery-space.qodef-ptf-four-columns .qodef-filler,
.qodef-ptf-gallery-space.qodef-ptf-four-columns article {
    width: 23.2%
}

.qodef-ptf-gallery-space.qodef-ptf-five-columns .qodef-filler,
.qodef-ptf-gallery-space.qodef-ptf-five-columns article {
    width: 18%
}

.qodef-ptf-gallery-space.qodef-ptf-six-columns .qodef-filler,
.qodef-ptf-gallery-space.qodef-ptf-six-columns article {
    width: 14.7%
}

.qodef-ptf-masonry .qodef-portfolio-list-holder {
    margin: -1.25%;
    width: calc(100% + 2.5%);
    opacity: 0;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.qodef-ptf-masonry .qodef-portfolio-list-holder.qodef-appeared {
    opacity: 1
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article {
    padding: 1.25%;
    box-sizing: border-box
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article .qodef-item-image-holder {
    height: 100%;
    overflow: hidden
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article .qodef-item-image-holder img {
    width: 100%;
    webkit-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    transition: opacity .6s ease;
    -webkit-backface-visibility: hidden
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article .qodef-item-image-holder .qodef-blur-holder-outer {
    position: absolute;
    top: -5px;
    left: -5px;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    z-index: -1
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article:hover .qodef-item-image-holder img {
    opacity: 0
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article .qodef-portfolio-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article .qodef-item-text-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .75);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article .qodef-item-text-overlay-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article .qodef-item-text-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0 20px
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-item-title {
    color: #fff
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-separator {
    border-image-slice: 1;
    width: 28px;
    margin: 17px 0
}

.qodef-ptf-masonry .qodef-portfolio-list-holder article:hover .qodef-item-text-overlay {
    opacity: 1
}

.qodef-ptf-masonry .qodef-portfolio-list-holder .qodef-default-masonry-item,
.qodef-ptf-masonry .qodef-portfolio-list-holder .qodef-large-height-masonry-item,
.qodef-ptf-masonry .qodef-portfolio-list-holder .qodef-portfolio-list-masonry-grid-sizer {
    width: 33.33%
}

.qodef-ptf-masonry .qodef-portfolio-list-holder .qodef-large-width-height-masonry-item,
.qodef-ptf-masonry .qodef-portfolio-list-holder .qodef-large-width-masonry-item {
    width: 66.66%
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder {
    margin: -1.25%;
    width: calc(100% + 2.5%);
    opacity: 0;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder.qodef-appeared {
    opacity: 1
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article {
    box-sizing: border-box;
    padding: 1.25%
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article .qodef-item-image-holder {
    overflow: hidden
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article .qodef-item-image-holder .qodef-blur-holder-outer {
    position: absolute;
    top: -5px;
    left: -5px;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    z-index: -1
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article .qodef-item-image-holder img {
    webkit-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    transition: opacity .6s ease;
    -webkit-backface-visibility: hidden
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article:hover .qodef-item-image-holder img {
    opacity: 0
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article .qodef-portfolio-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article .qodef-item-text-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .75);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article .qodef-item-text-overlay-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article .qodef-item-text-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0 20px
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-item-title {
    color: #fff
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article .qodef-item-text-holder .qodef-separator {
    border-image-slice: 1;
    width: 28px;
    margin: 17px 0
}

.qodef-ptf-pinterest .qodef-portfolio-list-holder article:hover .qodef-item-text-overlay {
    opacity: 1
}

.qodef-ptf-pinterest.qodef-ptf-pinterest-three-columns .qodef-portfolio-list-masonry-grid-sizer {
    width: 33.33%
}

.qodef-ptf-pinterest.qodef-ptf-pinterest-three-columns .qodef-portfolio-list-masonry-grid-gutter {
    width: 0
}

.qodef-ptf-pinterest.qodef-ptf-pinterest-three-columns article {
    width: 33.33%
}

.qodef-ptf-pinterest.qodef-ptf-pinterest-four-columns .qodef-portfolio-list-masonry-grid-sizer,
.qodef-ptf-pinterest.qodef-ptf-pinterest-four-columns article {
    width: 25%
}

.qodef-ptf-pinterest.qodef-ptf-pinterest-four-columns .qodef-portfolio-list-masonry-grid-gutter {
    width: 0
}

.qodef-ptf-pinterest.qodef-ptf-pinterest-five-columns .qodef-portfolio-list-masonry-grid-sizer,
.qodef-ptf-pinterest.qodef-ptf-pinterest-five-columns article {
    width: 20%
}

.qodef-ptf-pinterest.qodef-ptf-pinterest-five-columns .qodef-portfolio-list-masonry-grid-gutter {
    width: 0
}

.qodef-portfolio-list-holder article {
    position: relative;
    vertical-align: top;
    overflow: hidden
}

.qodef-portfolio-list-holder article .qodef-item-image-holder,
.qodef-portfolio-list-holder article .qodef-portfolio-item-inner {
    position: relative
}

.qodef-portfolio-list-holder article .qodef-item-image-holder a {
    display: block
}

.qodef-portfolio-list-holder article .qodef-item-image-holder a img,
.qodef-portfolio-list-holder article .qodef-item-image-holder img {
    vertical-align: top;
    height: auto;
    max-width: 100%
}

.qodef-portfolio-list-holder article.mix {
    display: none;
    visibility: hidden
}

.qodef-portfolio-list-holder .qodef-filler {
    display: inline-block;
    height: 0
}

.qodef-portfolio-filter-holder {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    margin: 0 0 27px;
    text-transform: uppercase
}

.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    text-align: left
}

.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul {
    display: inline-block;
    list-style: none;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    margin: 0
}

.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    text-align: center
}

.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 14px;
    color: #b7b7b7;
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li:first-child span {
    padding-left: 0
}

.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li:hover span {
    color: #444
}

.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li.active span,
.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li.current span {
    font-weight: 700;
    color: #444
}

.qodef-portfolio-list-holder-outer .qodef-ptf-list-paging {
    text-align: center;
    margin: 70px 0 0
}

.qodef-portfolio-list-holder-outer .qodef-ptf-list-paging .qodef-ptf-list-load-more a {
    background-color: #5ae4b3;
    border: 0
}

.qodef-portfolio-slider-holder .qodef-portfolio-list-holder {
    margin-bottom: 0
}

.qodef-portfolio-slider-holder .qodef-portfolio-list-holder .owl-carousel .owl-nav {
    width: 100%
}

.qodef-portfolio-slider-holder .qodef-portfolio-list-holder .owl-carousel .owl-nav .owl-prev {
    left: 2%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-portfolio-slider-holder .qodef-portfolio-list-holder .owl-carousel .owl-nav .owl-next {
    right: 2%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-portfolio-slider-holder .qodef-portfolio-list-holder .owl-carousel .owl-nav .qodef-next-icon,
.qodef-portfolio-slider-holder .qodef-portfolio-list-holder .owl-carousel .owl-nav .qodef-prev-icon {
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center
}

.qodef-portfolio-slider-holder .qodef-portfolio-list-holder .owl-carousel .owl-nav .qodef-next-icon i,
.qodef-portfolio-slider-holder .qodef-portfolio-list-holder .owl-carousel .owl-nav .qodef-prev-icon i {
    font-size: 20px;
    line-height: 40px;
    color: #1cbefc
}

.qodef-portfolio-slider-holder .qodef-portfolio-list-holder .qodef-ptf-category-holder {
    margin-top: 5px
}

.qodef-portfolio-slider-holder .owl-controls .owl-next,
.qodef-portfolio-slider-holder .owl-controls .owl-prev {
    position: absolute;
    top: 50%
}

.qodef-item-showcase .qodef-item .item-showcase-border,
.qodef-iwt .qodef-iwt-bottom-separator {
    height: 4px;
    background-image: radial-gradient(circle closest-side, #d4d4d4 99%, transparent 100%);
    background-position: 60% 70%;
    background-size: 20px 4px;
    background-repeat: repeat-x;
    z-index: 1;
    position: relative
}

.qodef-portfolio-slider-holder .owl-controls .owl-next span i,
.qodef-portfolio-slider-holder .owl-controls .owl-prev span i {
    color: #fff
}

.qodef-portfolio-slider-holder .owl-controls .owl-next {
    right: 40px
}

.qodef-portfolio-slider-holder .owl-controls .owl-prev {
    left: 40px
}

.qodef-iwt .qodef-iwt-link {
    margin-top: 20px;
    display: inline-block
}

.qodef-iwt .qodef-iwt-title-separator-holder {
    line-height: 0;
    padding: 3px 0 13px
}

.qodef-iwt .qodef-iwt-title-separator-holder .qodef-iwt-title-separator {
    display: inline-block;
    width: 12px;
    border-bottom: 1px solid #1cbefc
}

.qodef-iwt .qodef-iwt-text-holder p {
    margin: 0
}

.qodef-iwt .qodef-custom-icon-animation-holder {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform .15s ease-in-out;
    -moz-transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    display: inline-block;
    line-height: 0
}

.qodef-iwt .qodef-custom-icon-animation-holder.qodef-icon-animation-show,
.qodef-iwt.qodef-custom-icon-animation-disabled .qodef-custom-icon-animation-holder {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.qodef-iwt.qodef-iwt-icon-top {
    text-align: center
}

.qodef-iwt.qodef-iwt-icon-top .qodef-iwt-icon-holder {
    margin-bottom: 14px
}

.qodef-iwt.qodef-iwt-icon-top .qodef-icon-shortcode.circle,
.qodef-iwt.qodef-iwt-icon-top .qodef-icon-shortcode.square {
    margin-bottom: 10px
}

.qodef-iwt.qodef-iwt-left-from-title .qodef-iwt-icon-title-holder,
.qodef-iwt:not(.qodef-iwt-left-from-title) .qodef-iwt-title-holder {
    margin-bottom: 8px
}

.qodef-iwt.qodef-iwt-icon-left,
.qodef-iwt.qodef-iwt-icon-left-from-title {
    text-align: left
}

.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-icon-holder {
    float: left
}

.qodef-item-showcase .qodef-item.qodef-item-left .item-showcase-border,
.qodef-iwt.qodef-iwt-icon-right .qodef-iwt-icon-holder {
    float: right
}

.qodef-iwt.qodef-iwt-icon-left.qodef-iwt-icon-tiny .qodef-iwt-content-holder {
    padding-left: 50px
}

.qodef-iwt.qodef-iwt-icon-left.qodef-iwt-icon-small .qodef-iwt-content-holder {
    padding-left: 80px
}

.qodef-iwt.qodef-iwt-icon-left.qodef-iwt-icon-medium .qodef-iwt-content-holder {
    padding-left: 110px
}

.qodef-iwt.qodef-iwt-icon-left.qodef-iwt-icon-large .qodef-iwt-content-holder {
    padding-left: 150px
}

.qodef-iwt.qodef-iwt-icon-left.qodef-iwt-icon-huge .qodef-iwt-content-holder {
    padding-left: 180px
}

.qodef-iwt.qodef-iwt-icon-right {
    text-align: right
}

.qodef-iwt.qodef-iwt-icon-right.qodef-iwt-icon-tiny .qodef-iwt-content-holder {
    padding-right: 50px
}

.qodef-iwt.qodef-iwt-icon-right.qodef-iwt-icon-small .qodef-iwt-content-holder {
    padding-right: 80px
}

.qodef-iwt.qodef-iwt-icon-right.qodef-iwt-icon-medium .qodef-iwt-content-holder {
    padding-right: 110px
}

.qodef-iwt.qodef-iwt-icon-right.qodef-iwt-icon-large .qodef-iwt-content-holder {
    padding-right: 150px
}

.qodef-iwt.qodef-iwt-icon-right.qodef-iwt-icon-huge .qodef-iwt-content-holder {
    padding-right: 180px
}

.qodef-iwt.qodef-iwt-left-from-title .qodef-iwt-icon-holder {
    margin-right: 20px
}

.qodef-iwt.qodef-iwt-left-from-title .qodef-iwt-icon-holder,
.qodef-iwt.qodef-iwt-left-from-title .qodef-iwt-title-holder {
    display: inline-block;
    vertical-align: middle
}

.qodef-iwt .qodef-iwt-bottom-separator {
    display: block;
    width: 42%;
    margin: 38px 0 36px
}

.qodef-item-showcase {
    text-align: center;
    opacity: 0
}

.qodef-item-showcase .qodef-item-image {
    display: inline-block;
    margin-top: -180px;
    opacity: 0;
    width: 40%;
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    transform: translateY(70px)
}

.qodef-item-showcase .qodef-item-image.qodef-appeared {
    -webkit-transition: opacity .55s cubic-bezier(.23, 1, .32, 1), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.qodef-item-showcase .qodef-item {
    opacity: 0
}

.qodef-item-showcase .qodef-item:last-child .item-showcase-border {
    display: none
}

.qodef-item-showcase .qodef-item .item-showcase-border {
    display: block;
    width: 42%;
    margin: 38px 0 36px
}

.qodef-item-showcase .qodef-item.qodef-item-left {
    -webkit-transform: translateX(-70px);
    -moz-transform: translateX(-70px);
    transform: translateX(-70px);
    text-align: right;
    overflow: hidden
}

.qodef-item-showcase .qodef-item.qodef-item-left .qodef-item-icon {
    position: absolute;
    right: 0;
    padding-left: 0
}

.qodef-item-showcase .qodef-item.qodef-item-left .qodef-item-content {
    padding-right: 40px
}

.qodef-item-showcase .qodef-item.qodef-item-left.qodef-item-no-icon .qodef-item-content {
    padding-right: 0
}

.qodef-item-showcase .qodef-item.qodef-item-right {
    text-align: left;
    overflow: hidden;
    -webkit-transform: translateX(70px);
    -moz-transform: translateX(70px);
    transform: translateX(70px)
}

.qodef-item-showcase .qodef-item.qodef-item-right .qodef-item-icon {
    position: absolute;
    left: 0;
    padding-right: 0
}

.qodef-item-showcase .qodef-item.qodef-item-right .qodef-item-content {
    padding-left: 40px
}

.qodef-item-showcase .qodef-item.qodef-item-right.qodef-item-no-icon .qodef-item-content {
    padding-left: 0
}

.qodef-item-showcase .qodef-item.qodef-appeared {
    -webkit-transition: opacity .55s cubic-bezier(.23, 1, .32, 1), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1);
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.qodef-item-showcase .qodef-item .qodef-item-icon {
    display: block;
    font-size: 26px;
    margin-bottom: 15px;
    color: #1cbefc
}

.qodef-item-showcase .qodef-item .qodef-item-content {
    display: inline-block;
    vertical-align: top
}

.qodef-item-showcase .qodef-item .qodef-item-content .qodef-showcase-title-holder .qodef-showcase-title {
    position: relative;
    display: inline-block;
    margin: 0;
    letter-spacing: .8px;
    text-transform: capitalize
}

.qodef-item-showcase .qodef-item .qodef-item-content .qodef-showcase-text-holder .qodef-showcase-text {
    margin: 7px 0 0
}

.qodef-item-showcase .qodef-item-showcase-holder {
    display: inline-block;
    width: 30%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-item-showcase .qodef-item-showcase-holder.qodef-holder-left {
    float: left;
    text-align: right
}

.qodef-item-showcase .qodef-item-showcase-holder.qodef-holder-right {
    float: right;
    text-align: left
}

.qodef-item-showcase.qodef-showcase-light-skin .qodef-item .qodef-item-content .qodef-showcase-text,
.qodef-item-showcase.qodef-showcase-light-skin .qodef-item .qodef-item-content .qodef-showcase-title {
    color: #fff
}

.qodef-item-showcase.qodef-showcase-light-skin .qodef-item .item-showcase-border {
    display: none
}

.qodef-item-showcase.qodef-showcase-disable-separator .qodef-item .qodef-item-content {
    margin-bottom: 48px
}

.qodef-item-showcase.qodef-showcase-disable-separator .qodef-item .item-showcase-border {
    display: none!important
}

.qodef-social-share-holder ul {
    list-style: none;
    display: inline-block;
    margin: 0
}

.qodef-social-share-holder.qodef-list li {
    margin-right: 8px;
    display: inline-block
}

.qodef-social-share-holder.qodef-list li a span {
    font-size: 11px;
    color: #626262;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px
}

.qodef-social-share-holder.qodef-dropdown {
    position: relative;
    display: block
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener {
    display: inline-block;
    background-color: #444;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    color: #fff;
    border-radius: 50px;
    font-size: 10px;
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown {
    visibility: hidden;
    z-index: 950;
    float: left;
    position: absolute;
    left: 35px;
    top: 0;
    -webkit-transform: translateY(-25%);
    -moz-transform: translateY(-25%);
    transform: translateY(-25%)
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul {
    position: relative;
    display: block;
    z-index: 990;
    padding: 0!important;
    min-width: 30px;
    font-weight: 400
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li {
    display: inline-block;
    visibility: hidden;
    position: absolute;
    text-align: center;
    min-width: 27px;
    float: left;
    opacity: .2;
    left: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li a span {
    font-size: 11px;
    color: #fff;
    background-color: #444;
    display: block;
    width: 27px;
    height: 27px;
    border-radius: 50px;
    text-align: center;
    line-height: 27px
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(2) {
    left: 35px;
    transition-delay: .1s
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(3) {
    left: 70px;
    transition-delay: .2s
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(4) {
    left: 105px;
    transition-delay: .3s
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(5) {
    left: 140px;
    transition-delay: .4s
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(6) {
    left: 175px;
    transition-delay: .5s
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(7) {
    left: 210px;
    transition-delay: .6s
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown img {
    width: 8px;
    margin-right: 10px
}

.qodef-blog-share:hover .qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener {
    background-color: #1cbefc
}

.qodef-blog-share:hover .qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li {
    opacity: 1;
    visibility: visible;
    cursor: pointer
}

.qodef-blog-share:hover .qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(2) {
    left: 35px
}

.qodef-blog-share:hover .qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(3) {
    left: 70px
}

.qodef-blog-share:hover .qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(4) {
    left: 105px
}

.qodef-blog-share:hover .qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(5) {
    left: 140px
}

.qodef-blog-share:hover .qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(6) {
    left: 175px
}

.qodef-blog-share:hover .qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li:nth-child(7) {
    left: 210px
}

.qodef-slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 10
}

.qodef-slider-preloader {
    position: absolute;
    width: 100%;
    height: 1500px;
    background-color: #fff;
    z-index: 20
}

.carousel,
.touch .carousel .carousel-inner {
    position: relative
}

.carousel {
    margin: 0
}

.carousel.qodef-full-screen {
    height: 1500px
}

.carousel .carousel-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 1
}

.qodef-boxed .carousel .carousel-inner {
    width: 1150px;
    left: auto
}

.carousel .carousel-inner .item {
    position: relative;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.carousel .carousel-inner .item.active,
.carousel .carousel-inner .item.next,
.carousel .carousel-inner .item.prev {
    display: block
}

.carousel .carousel-inner .item.next,
.carousel .carousel-inner .item.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel .carousel-inner .item .qodef-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110%;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}

.carousel .carousel-inner .item .qodef-image img {
    display: none!important;
    width: 0;
    height: 0
}

.carousel .carousel-inner .item .qodef-image-pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.carousel .carousel-inner .item .qodef-slider-elements-container {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 12;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.carousel .carousel-inner .item .qodef-slider-elements-container:not(.qodef-grid) {
    width: 100%
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slider-elements-container-inner {
    position: relative;
    width: 100%;
    padding-bottom: 0
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slider-elements-container-inner .qodef-slider-elements-holder-frame {
    position: absolute;
    top: 0;
    left: 0
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slider-elements-container-inner .qodef-slider-elements-holder-frame:not(.qodef-grid) {
    width: 100%
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element {
    position: absolute;
    margin: 0;
    color: #fff
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-animation-fade .qodef-slide-element-inner,
.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-animation-flip .qodef-slide-element-inner,
.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-animation-from_bottom .qodef-slide-element-inner,
.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-animation-from_left .qodef-slide-element-inner,
.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-animation-from_right .qodef-slide-element-inner,
.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-animation-from_top .qodef-slide-element-inner,
.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-animation-spin .qodef-slide-element-inner {
    opacity: 0
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-image {
    line-height: 0
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-image img {
    vertical-align: middle
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-text-small {
    font-size: 22px;
    line-height: 1.454545454545455em;
    font-weight: 500;
    color: #fff
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-text-normal {
    font-size: 36px;
    line-height: 1.65em;
    font-weight: 700;
    color: #fff
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-text-large {
    font-size: 60px;
    line-height: 1.285714285714286em;
    font-weight: 700;
    color: #fff
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element.qodef-slide-element-text-extra-large {
    font-size: 100px;
    line-height: 1.2em;
    font-weight: 700;
    color: #fff
}

.carousel .carousel-inner .item .qodef-slider-elements-container .qodef-slide-element .qodef-slide-element-wrapper-link.inheriting {
    color: inherit!important
}

.carousel .carousel-inner .item .qodef-slide-element-section-link {
    z-index: 13;
    position: absolute!important;
    left: 50%!important;
    -webkit-transform: translateX(-50%)!important;
    transform: translateX(-50%)!important
}

.carousel .carousel-inner .item .qodef-slide-element-section-link .qodef-slide-anchor-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.carousel .carousel-inner .item .qodef-slide-element-section-link .qodef-slide-anchor-holder .qodef-slide-anchor-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 50px;
    color: #fff
}

.carousel .carousel-inner .item .qodef-slide-element-section-link .qodef-slide-anchor-holder .qodef-slide-anchor-button .scroll-text {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px
}

.carousel .carousel-inner .item.active .qodef-slide-element.qodef-slide-element-animation-fade .qodef-slide-element-inner {
    -webkit-animation: fade .6s cubic-bezier(.165, .84, .44, 1) both;
    -moz-animation: fade .6s cubic-bezier(.165, .84, .44, 1) both;
    -o-animation: fade .6s cubic-bezier(.165, .84, .44, 1) both;
    animation: fade .6s cubic-bezier(.165, .84, .44, 1) both
}

.carousel .carousel-inner .item.active .qodef-slide-element.qodef-slide-element-animation-flip .qodef-slide-element-inner {
    -webkit-animation: flip .6s cubic-bezier(.165, .84, .44, 1) both;
    -moz-animation: flip .6s cubic-bezier(.165, .84, .44, 1) both;
    -o-animation: flip .6s cubic-bezier(.165, .84, .44, 1) both;
    animation: flip .6s cubic-bezier(.165, .84, .44, 1) both
}

.carousel .carousel-inner .item.active .qodef-slide-element.qodef-slide-element-animation-spin .qodef-slide-element-inner {
    -webkit-animation: spin .6s cubic-bezier(.165, .84, .44, 1) both;
    -moz-animation: spin .6s cubic-bezier(.165, .84, .44, 1) both;
    -o-animation: spin .6s cubic-bezier(.165, .84, .44, 1) both;
    animation: spin .6s cubic-bezier(.165, .84, .44, 1) both
}

.carousel .carousel-inner .item.active .qodef-slide-element.qodef-slide-element-animation-from_top .qodef-slide-element-inner {
    -webkit-animation: from-top .6s cubic-bezier(.165, .84, .44, 1) both;
    -moz-animation: from-top .6s cubic-bezier(.165, .84, .44, 1) both;
    -o-animation: from-top .6s cubic-bezier(.165, .84, .44, 1) both;
    animation: from-top .6s cubic-bezier(.165, .84, .44, 1) both
}

.carousel .carousel-inner .item.active .qodef-slide-element.qodef-slide-element-animation-from_bottom .qodef-slide-element-inner {
    -webkit-animation: from-bottom .6s cubic-bezier(.165, .84, .44, 1) both;
    -moz-animation: from-bottom .6s cubic-bezier(.165, .84, .44, 1) both;
    -o-animation: from-bottom .6s cubic-bezier(.165, .84, .44, 1) both;
    animation: from-bottom .6s cubic-bezier(.165, .84, .44, 1) both
}

.carousel .carousel-inner .item.active .qodef-slide-element.qodef-slide-element-animation-from_left .qodef-slide-element-inner {
    -webkit-animation: from-left .6s cubic-bezier(.165, .84, .44, 1) both;
    -moz-animation: from-left .6s cubic-bezier(.165, .84, .44, 1) both;
    -o-animation: from-left .6s cubic-bezier(.165, .84, .44, 1) both;
    animation: from-left .6s cubic-bezier(.165, .84, .44, 1) both
}

.carousel .carousel-inner .item.active .qodef-slide-element.qodef-slide-element-animation-from_right .qodef-slide-element-inner {
    -webkit-animation: from-right .6s cubic-bezier(.165, .84, .44, 1) both;
    -moz-animation: from-right .6s cubic-bezier(.165, .84, .44, 1) both;
    -o-animation: from-right .6s cubic-bezier(.165, .84, .44, 1) both;
    animation: from-right .6s cubic-bezier(.165, .84, .44, 1) both
}

.touch .carousel .carousel-inner .item {
    background-position: center 0!important
}

.carousel .carousel-inner .qodef-video {
    position: static;
    left: 0;
    direction: ltr
}

.carousel .carousel-inner .qodef-video video.qodef-video-element {
    object-fit: inherit;
    width: 100%!important
}

.carousel .carousel-inner .qodef-slider-content-outer {
    position: relative;
    height: 100%;
    width: 1100px;
    margin: 0 auto;
    z-index: 12
}

.carousel .carousel-inner .qodef-slider-content-outer .qodef-slide-anchor-holder {
    text-align: center
}

.carousel .carousel-inner .qodef-slider-content-outer .qodef-slide-anchor-holder.qodef-slider-anchor-in-content {
    position: relative;
    margin-top: 80px
}

.carousel .carousel-inner .qodef-slider-content-outer .qodef-slide-anchor-holder.qodef-slider-anchor-on-bottom-of-the-slider {
    position: absolute;
    bottom: 10%;
    left: 50%;
    margin: 0;
    -webkit-animation: fade .6s 1 cubic-bezier(.5, .11, .805, .32);
    -moz-animation: fade .6s 1 cubic-bezier(.5, .11, .805, .32);
    -o-animation: fade .6s 1 cubic-bezier(.5, .11, .805, .32);
    animation: fade .6s 1 cubic-bezier(.5, .11, .805, .32);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.carousel .carousel-inner .qodef-slider-content-outer .qodef-slide-anchor-holder .qodef-slide-anchor-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 50px;
    color: #fff
}

.carousel .carousel-inner .qodef-slider-content-outer .qodef-slide-anchor-holder .qodef-slide-anchor-button .scroll-text {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px
}

.carousel.qodef-slide .carousel-inner .item {
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel.qodef-slide .carousel-inner .item.prev {
    left: -100%
}

.carousel.qodef-slide .carousel-inner .item.prev.right {
    left: 0
}

.carousel.qodef-slide .carousel-inner .item.next {
    left: 100%
}

.carousel.qodef-slide .carousel-inner .item.active,
.carousel.qodef-slide .carousel-inner .item.next.left {
    left: 0
}

.carousel.qodef-slide .carousel-inner .item.active.left {
    left: -100%
}

.carousel.qodef-slide .carousel-inner .item.active.right {
    left: 100%
}

.carousel.qodef-fade .carousel-inner .item {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.carousel.qodef-fade .carousel-inner .item.next,
.carousel.qodef-fade .carousel-inner .item.prev {
    z-index: 1
}

.carousel.qodef-fade .carousel-inner .item.active {
    opacity: 1;
    filter: alpha(opacity=100)
}

.carousel.qodef-fade .carousel-inner .item.active.left,
.carousel.qodef-fade .carousel-inner .item.active.right {
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0)
}

.carousel.qodef-vertical-up:not(.qodef-has-height) .carousel-inner {
    height: 100%
}

.carousel.qodef-vertical-up .carousel-inner .item {
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    transition: transform .6s ease
}

.carousel.qodef-vertical-up .carousel-inner .item.prev {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%)
}

.carousel.qodef-vertical-up .carousel-inner .item.prev.right {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.carousel.qodef-vertical-up .carousel-inner .item.next {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%)
}

.carousel.qodef-vertical-up .carousel-inner .item.active,
.carousel.qodef-vertical-up .carousel-inner .item.next.left {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.carousel.qodef-vertical-up .carousel-inner .item.active.left {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%)
}

.carousel.qodef-vertical-up .carousel-inner .item.active.right {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%)
}

.carousel.qodef-vertical-down:not(.qodef-has-height) .carousel-inner {
    height: 100%
}

.carousel.qodef-vertical-down .carousel-inner .item {
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    transition: transform .6s ease
}

.carousel.qodef-vertical-down .carousel-inner .item.prev {
    -webkit-transform: translateY(99%);
    -moz-transform: translateY(99%);
    transform: translateY(99%)
}

.carousel.qodef-vertical-down .carousel-inner .item.prev.right {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.carousel.qodef-vertical-down .carousel-inner .item.next {
    -webkit-transform: translateY(-99%);
    -moz-transform: translateY(-99%);
    transform: translateY(-99%)
}

.carousel.qodef-vertical-down .carousel-inner .item.active,
.carousel.qodef-vertical-down .carousel-inner .item.next.left {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.carousel.qodef-vertical-down .carousel-inner .item.active.left {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%)
}

.carousel.qodef-vertical-down .carousel-inner .item.active.right {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%)
}

.carousel.qodef-slide-cover .carousel-inner .item {
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel.qodef-slide-cover .carousel-inner .item.prev {
    left: -100%;
    z-index: 100
}

.carousel.qodef-slide-cover .carousel-inner .item.prev.right {
    left: 0
}

.carousel.qodef-slide-cover .carousel-inner .item.next {
    left: 100%;
    z-index: 99
}

.carousel.qodef-slide-cover .carousel-inner .item.active,
.carousel.qodef-slide-cover .carousel-inner .item.next.left {
    left: 0
}

.carousel.qodef-slide-cover .carousel-inner .item.active.left {
    left: -30%
}

.carousel.qodef-slide-cover .carousel-inner .item.active.right {
    left: 30%
}

.carousel.qodef-slide-peek .carousel-inner .item {
    -webkit-transition: left .6s ease-in-out, right .6s ease-in-out;
    -moz-transition: left .6s ease-in-out, right .6s ease-in-out;
    transition: left .6s ease-in-out, right .6s ease-in-out
}

.carousel.qodef-slide-peek .carousel-inner .item.prev {
    left: 0;
    right: 85%;
    width: auto;
    z-index: 100;
    overflow: hidden
}

.carousel.qodef-slide-peek .carousel-inner .item.prev.right {
    left: 0;
    right: 0
}

.carousel.qodef-slide-peek .carousel-inner .item.next {
    left: 85%;
    right: 0;
    width: auto;
    z-index: 99;
    overflow: hidden
}

.carousel.qodef-slide-peek .carousel-inner .item.next.left {
    left: 0;
    right: 0
}

.carousel.qodef-slide-peek .carousel-inner .item.active {
    left: 0;
    right: 0;
    width: auto
}

.carousel.qodef-slide-peek .carousel-inner .item.active.left,
.carousel.qodef-slide-peek .carousel-inner .item.active.right {
    left: 0;
    right: 0
}

.carousel.qodef-slide-peek .carousel-inner .qodef-slider-peeker {
    position: absolute;
    top: 0;
    height: 110%;
    z-index: 98;
    overflow: hidden;
    -webkit-transition: left .3s ease-in-out, width .3s ease-in-out;
    -moz-transition: left .3s ease-in-out, width .3s ease-in-out;
    transition: left .3s ease-in-out, width .3s ease-in-out
}

.carousel.qodef-slide-peek .carousel-inner .qodef-slider-peeker.qodef-slide-peek-in-progress {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.carousel.qodef-slide-peek .carousel-inner .qodef-slider-peeker.left {
    left: 0;
    width: 0
}

.carousel.qodef-slide-peek .carousel-inner .qodef-slider-peeker.left.shown:not(.qodef-slide-peek-in-progress) {
    width: 15%
}

.carousel.qodef-slide-peek .carousel-inner .qodef-slider-peeker.right {
    left: 100%;
    width: 0
}

.carousel.qodef-slide-peek .carousel-inner .qodef-slider-peeker.right.shown:not(.qodef-slide-peek-in-progress) {
    left: 85%;
    width: 15%
}

.carousel.qodef-slide-peek .carousel-inner .qodef-slider-peeker .qodef-slider-peeker-inner {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    background: center 0 no-repeat;
    background-size: cover;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.carousel .carousel-indicators {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin: 0!important;
    padding: 0!important;
    text-align: center;
    list-style: none;
    z-index: 15;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.carousel .carousel-indicators:not(.thumbnails) li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 0 9px;
    padding: 0;
    border-radius: 4em;
    cursor: pointer;
    text-indent: -999px;
    opacity: .4;
    background-color: #fff;
    -webkit-transition: background-color .15s ease-out, border-color .15s ease-out, opacity .15s ease-out;
    -moz-transition: background-color .15s ease-out, border-color .15s ease-out, opacity .15s ease-out;
    transition: background-color .15s ease-out, border-color .15s ease-out, opacity .15s ease-out
}

.carousel .carousel-indicators:not(.thumbnails) li.active {
    opacity: 1
}

.carousel .carousel-indicators.thumbnails {
    bottom: 25px;
    width: 80%
}

.carousel .carousel-indicators.thumbnails li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 160px!important;
    height: 100px!important;
    margin: 0 5px 0 0;
    padding: 0;
    background-color: rgba(0, 0, 0, .8);
    cursor: pointer
}

.carousel .carousel-indicators.thumbnails li:last-child {
    margin: 0
}

.carousel .carousel-indicators.thumbnails li .thumb-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, .1);
    z-index: 100;
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.carousel .carousel-indicators.thumbnails li .thumb-frame-inner {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    border: 5px solid #fff;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.carousel .carousel-indicators.thumbnails li img {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: padding .2s ease-out;
    -moz-transition: padding .2s ease-out;
    transition: padding .2s ease-out;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.carousel .carousel-indicators.thumbnails li.active .thumb-frame,
.carousel .carousel-indicators.thumbnails li.active .thumb-frame-inner,
.carousel .carousel-indicators.thumbnails li:hover .thumb-frame {
    opacity: 1
}

.carousel .carousel-indicators.thumbnails li.active img {
    padding: 5px
}

.carousel .carousel-indicators.thumbnails.dark li .thumb-frame-inner {
    border-color: #000
}

.qodef-dark-header .carousel .carousel-indicators li {
    background-color: #000!important
}

.qodef-light-header .carousel .carousel-indicators li {
    background-color: #fff!important
}

.carousel .carousel-control {
    position: absolute;
    top: 0;
    width: 8%;
    height: 100%;
    margin: 0;
    outline: 0;
    cursor: pointer;
    text-shadow: none;
    z-index: 2!important;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.carousel .carousel-control:hover {
    opacity: 1!important
}

.carousel .carousel-control:hover.left .qodef-thumb-holder {
    left: 0
}

.carousel .carousel-control:hover.right .qodef-thumb-holder {
    right: 0
}

.carousel .carousel-control .qodef-next-nav,
.carousel .carousel-control .qodef-prev-nav {
    position: absolute;
    top: 50%;
    margin: -28px 0 0;
    height: 56px;
    width: 56px;
    line-height: 56px;
    font-size: 30px;
    color: #fff;
    border-radius: 4em;
    border: 1px solid rgba(255, 255, 255, .8);
    text-align: center;
    z-index: 10;
    -webkit-transition: background-color .15s ease-out, color .15s ease-out, border-color .15s ease-out, left .6s ease-in-out .3s, right .6s ease-in-out .3s;
    -moz-transition: background-color .15s ease-out, color .15s ease-out, border-color .15s ease-out, left .6s ease-in-out .3s, right .6s ease-in-out .3s;
    transition: background-color .15s ease-out, color .15s ease-out, border-color .15s ease-out, left .6s ease-in-out .3s, right .6s ease-in-out .3s
}

.carousel .carousel-control .qodef-next-nav span,
.carousel .carousel-control .qodef-prev-nav span {
    display: block;
    line-height: inherit
}

.carousel .carousel-control .qodef-next-nav .qodef-numbers,
.carousel .carousel-control .qodef-prev-nav .qodef-numbers {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    float: none;
    padding: 0;
    line-height: 50px;
    height: 50px;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%)
}

.qodef-dark-header .carousel .carousel-control .qodef-next-nav,
.qodef-dark-header .carousel .carousel-control .qodef-prev-nav {
    color: #fff;
    background-color: #000
}

.qodef-light-header .carousel .carousel-control .qodef-next-nav,
.qodef-light-header .carousel .carousel-control .qodef-prev-nav {
    color: #000;
    background-color: #fff
}

.carousel .carousel-control .qodef-prev-nav {
    left: 20px
}

.carousel .carousel-control .qodef-next-nav {
    right: 20px
}

.carousel .carousel-control .qodef-thumb-holder {
    position: absolute;
    top: 50%;
    width: 150px;
    display: block;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.carousel .carousel-control .qodef-thumb-holder .img {
    position: relative;
    display: block;
    width: 150px;
    margin: 0 0 -2px;
    background: center center no-repeat;
    background-size: cover;
    overflow: hidden
}

.carousel .carousel-control .qodef-thumb-holder .img img {
    display: block
}

.carousel .carousel-control .qodef-thumb-holder .qodef-video .qodef-video-wrap {
    position: relative
}

.carousel .carousel-control .qodef-thumb-arrow {
    height: 50px;
    line-height: 50px;
    font-size: 25px
}

.carousel .carousel-control .qodef-numbers {
    height: 50px;
    line-height: 50px;
    font-size: 15px
}

.carousel .carousel-control .qodef-numbers span {
    display: inline
}

.carousel .carousel-control.left .qodef-thumb-holder {
    left: -200px;
    -webkit-transition: left .6s ease-in-out .3s;
    -moz-transition: left .6s ease-in-out .3s;
    transition: left .6s ease-in-out .3s
}

.carousel .carousel-control.left .qodef-thumb-arrow {
    float: left;
    padding: 0 0 0 20px
}

.carousel .carousel-control.left .qodef-numbers,
.carousel .carousel-control.right .qodef-thumb-arrow {
    float: right;
    padding: 0 20px 0 0
}

.carousel .carousel-control.right {
    right: 0;
    left: auto
}

.carousel .carousel-control.right .qodef-thumb-holder {
    right: -200px;
    -webkit-transition: right .6s ease-in-out .3s;
    -moz-transition: right .6s ease-in-out .3s;
    transition: right .6s ease-in-out .3s
}

.carousel .carousel-control.right .qodef-numbers {
    float: left;
    padding: 0 0 0 20px
}

.carousel.qodef-slider-thumbs .carousel-control .qodef-prev-nav {
    -webkit-transition: left .6s ease-in-out .3s;
    -moz-transition: left .6s ease-in-out .3s;
    transition: left .6s ease-in-out .3s
}

.carousel.qodef-slider-thumbs .carousel-control .qodef-next-nav {
    -webkit-transition: right .6s ease-in-out .3s;
    -moz-transition: right .6s ease-in-out .3s;
    transition: right .6s ease-in-out .3s
}

.carousel.qodef-slider-thumbs .carousel-control:hover .qodef-prev-nav {
    left: -100%
}

.carousel.qodef-slider-thumbs .carousel-control:hover .qodef-next-nav {
    right: -100%
}

.carousel .qodef-video .qodef-mobile-video-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10
}

.carousel .qodef-video .qodef-video-overlay img,
.carousel .qodef-video .qodef-video-wrap .mejs-container .mejs-controls,
.carousel .qodef-video .qodef-video-wrap .mejs-offscreen {
    display: none!important
}

.carousel .qodef-video .qodef-video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3000px;
    opacity: 0;
    z-index: 11
}

.carousel .qodef-video .qodef-video-overlay.active {
    background-image: url(img/pixel-video.png);
    background-position: 0 0;
    background-repeat: repeat;
    opacity: 1
}

.carousel .qodef-video .qodef-video-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 10
}

.carousel .qodef-video .qodef-video-wrap .mejs-poster {
    background-size: cover!important
}

.carousel .qodef-video .qodef-video-wrap .mejs-container {
    background: 0 0!important;
    height: auto!important
}

.carousel .qodef-video .qodef-video-wrap .mejs-container .mejs-poster img {
    max-width: none!important;
    width: 100%!important
}

.carousel .qodef-video .qodef-video-wrap .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-color: rgba(255, 255, 255, .18)!important
}

.carousel .qodef-video .qodef-video-wrap .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #1f1f1f!important
}

.carousel .qodef-video .qodef-video-wrap .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: 0 0!important
}

.carousel .qodef-video .qodef-video-wrap .mejs-controls .mejs-button button:focus {
    outline: 0!important
}

.carousel .qodef-video .qodef-video-wrap .mejs-controls button {
    opacity: .8
}

.carousel .qodef-video .qodef-video-wrap .mejs-controls .mejs-fullscreen-button:hover button,
.carousel .qodef-video .qodef-video-wrap .mejs-controls button:hover {
    opacity: 1
}

.carousel .qodef-video .qodef-video-wrap .mejs-mediaelement {
    background: 0 0!important;
    border: 0!important
}

.qodef-in-progress .carousel-control.left .qodef-thumb-holder {
    left: -200px!important
}

.qodef-in-progress .carousel-control.right .qodef-thumb-holder {
    right: -200px!important
}

@media only screen and (min-width:1024px) {
    .carousel-inner .item.qodef-animate-image.zoom_center .qodef-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 110%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .carousel-inner .item.qodef-animate-image.zoom_bottom_left .qodef-image,
    .carousel-inner .item.qodef-animate-image.zoom_bottom_right .qodef-image,
    .carousel-inner .item.qodef-animate-image.zoom_top_left .qodef-image,
    .carousel-inner .item.qodef-animate-image.zoom_top_right .qodef-image {
        position: absolute;
        top: -12%;
        left: -12%;
        width: 125%;
        height: 125%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

@-webkit-keyframes from-bottom {
    0% {
        -webkit-transform: translate(0, 15%);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes from-bottom {
    0% {
        -moz-transform: translate(0, 15%);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes from-bottom {
    0% {
        -o-transform: translate(0, 15%);
        opacity: .5
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes from-bottom {
    0% {
        transform: translate(0, 15%);
        opacity: 0
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes from-top {
    0% {
        -webkit-transform: translate(0, -15%);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes from-top {
    0% {
        -moz-transform: translate(0, -15%);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes from-top {
    0% {
        -o-transform: translate(0, -15%);
        opacity: .5
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes from-top {
    0% {
        transform: translate(0, -15%);
        opacity: 0
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes from-left {
    0% {
        -webkit-transform: translate(-15%, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes from-left {
    0% {
        -moz-transform: translate(-15%, 0);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes from-left {
    0% {
        -o-transform: translate(-15%, 0);
        opacity: .5
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes from-left {
    0% {
        transform: translate(-15%, 0);
        opacity: 0
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes from-right {
    0% {
        -webkit-transform: translate(15%, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes from-right {
    0% {
        -moz-transform: translate(15%, 0);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes from-right {
    0% {
        -o-transform: translate(15%, 0);
        opacity: .5
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes from-right {
    0% {
        transform: translate(15%, 0);
        opacity: 0
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }
    100% {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-moz-keyframes flip {
    0% {
        -moz-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }
    100% {
        -moz-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-o-keyframes flip {
    0% {
        -o-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: .2
    }
    100% {
        -o-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@keyframes flip {
    0% {
        transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }
    100% {
        transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(360deg) scale(.5);
        opacity: 0
    }
    100% {
        -webkit-transform: rotate(0) scale(1);
        opacity: 1
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(360deg) scale(.5);
        opacity: 0
    }
    100% {
        -moz-transform: rotate(0) scale(1);
        opacity: 1
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(360deg) scale(.5);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(1);
        opacity: 1
    }
}

@keyframes spin {
    0% {
        transform: rotate(360deg) scale(.5);
        opacity: 0
    }
    100% {
        transform: rotate(0) scale(1);
        opacity: 1
    }
}

.qodef-pricing-slider {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 50px 60px
}

.qodef-pricing-slider .qodef-pricing-slider-info-holder {
    text-align: left;
    margin-bottom: 40px
}

.qodef-pricing-slider .qodef-pricing-slider-title {
    margin-bottom: 12px
}

.qodef-pricing-slider .qodef-pricing-slider-pricing .qodef-value {
    font-family: proxima_novaregular, sans-serif;
    font-size: 26px;
    vertical-align: middle;
    line-height: 59px;
    display: inline-block;
    position: relative
}

.qodef-pricing-slider .qodef-pricing-slider-pricing .qodef-price {
    font-family: proxima_novaregular, sans-serif;
    font-size: 50px;
    font-weight: 200;
    color: #1b1b1b;
    vertical-align: middle;
    line-height: 59px;
    display: inline-block;
    position: relative
}

.qodef-pricing-slider .qodef-pricing-slider-pricing .qodef-mark {
    display: block;
    font-size: 11px;
    color: #444;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1.5px
}

.qodef-pricing-slider .qodef-pricing-slider-bar-holder {
    height: 3px;
    background-color: #f0f0f0;
    position: relative
}

.qodef-pricing-slider .qodef-pricing-slider-drag {
    width: 28px;
    height: 28px;
    border-radius: 20px;
    display: inline-block;
    background-color: #e9e9e9;
    position: absolute;
    line-height: 28px;
    top: -14px!important;
    left: 0;
    cursor: pointer;
    z-index: 10;
    text-align: center;
    -webkit-box-shadow: .5px .866px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: .5px .866px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: .5px .866px 1px 0 rgba(0, 0, 0, .1)
}

.qodef-service-table,
.qodef-sidebar .widget .qodef-subscription-form {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.qodef-pricing-slider .qodef-pricing-slider-drag-inner {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    top: 1px;
    position: relative
}

.qodef-pricing-slider .qodef-pricing-slider-bar {
    height: 100%;
    background: -o-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    background: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    background: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    background: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%)
}

.qodef-pricing-slider .qodef-pricing-slider-value-holder {
    text-align: center;
    position: absolute;
    z-index: 100;
    opacity: 1;
    top: 30px;
    box-sizing: border-box;
    width: 120px;
    -webkit-transform: translateX(calc(-50% - 9px));
    -moz-transform: translateX(calc(-50% - 9px));
    transform: translateX(calc(-50% - 9px))
}

.qodef-pricing-slider .qodef-pricing-slider-value-holder .qodef-pricing-slider-value {
    font-size: 15px;
    font-weight: 300;
    color: #707070;
    display: inline-block;
    text-align: center;
    height: 20px;
    line-height: 20px
}

.qodef-pricing-slider.qodef-pricing-slider-one-row .qodef-pricing-slider-info-holder {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qodef-pricing-slider.qodef-pricing-slider-one-row .qodef-pricing-slider-description-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 50%;
    text-align: left;
    padding-right: 57px;
    border-right: 2px solid #f2f2f2
}

.qodef-pricing-slider.qodef-pricing-slider-one-row .qodef-pricing-slider-button,
.qodef-pricing-slider.qodef-pricing-slider-one-row .qodef-pricing-slider-pricing {
    position: relative;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 25%;
    text-align: center
}

.qodef-pricing-slider.qodef-pricing-slider-one-row .qodef-pricing-slider-pricing {
    border-right: 2px solid #f2f2f2
}

.qodef-pricing-slider.qodef-pricing-slider-one-row .qodef-pricing-slider-pricing .qodef-value {
    top: 15px
}

.qodef-pricing-slider.qodef-pricing-slider-one-row .qodef-pricing-slider-pricing .qodef-price {
    top: 10px;
    left: 8px
}

.qodef-pricing-slider.qodef-pricing-slider-one-row .qodef-pricing-slider-pricing .qodef-mark {
    top: 9px;
    left: 11px
}

.qodef-pricing-slider.qodef-pricing-slider-two-rows {
    padding: 50px 77px 60px
}

.qodef-pricing-slider.qodef-pricing-slider-two-rows .qodef-pricing-slider-info-holder {
    margin-bottom: 62px
}

.qodef-pricing-slider.qodef-pricing-slider-two-rows .qodef-pricing-slider-description-holder {
    margin-bottom: 36px
}

.qodef-pricing-slider.qodef-pricing-slider-two-rows .qodef-pricing-slider-pricing-holder {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qodef-pricing-slider.qodef-pricing-slider-two-rows .qodef-pricing-slider-pricing {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 50%;
    vertical-align: middle;
    text-align: left;
    border-right: 2px solid #f2f2f2
}

.qodef-pricing-slider.qodef-pricing-slider-two-rows .qodef-pricing-slider-pricing .qodef-value {
    top: 17px
}

.qodef-pricing-slider.qodef-pricing-slider-two-rows .qodef-pricing-slider-pricing .qodef-price {
    top: 10px;
    padding-left: 8px
}

.qodef-pricing-slider.qodef-pricing-slider-two-rows .qodef-pricing-slider-pricing .qodef-mark {
    margin-left: 46px;
    top: 9px
}

.qodef-pricing-slider.qodef-pricing-slider-two-rows .qodef-pricing-slider-button {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 50%;
    vertical-align: middle;
    text-align: right
}

.qodef-service-table {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.qodef-service-table table {
    table-layout: fixed;
    width: 100%
}

.qodef-service-table table thead {
    border-top: 6px solid #d5d5d5
}

.qodef-service-table table thead tr {
    border: 1px solid #f0eeed
}

.qodef-service-table table thead th {
    font-family: proxima_novaregular, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 17px;
    vertical-align: middle;
    color: #202020;
    background-color: #fff;
    border-right: 1px solid #f0eeed;
    padding: 27px
}

.qodef-service-table table thead th:first-child {
    text-align: left;
    width: 57%
}

.qodef-service-table table thead th:last-child {
    border-right: 0
}

.qodef-service-table table tbody tr {
    border: 1px solid #f0eeed
}

.qodef-service-table table tbody tr:nth-child(2n+1) {
    background-color: #fbfbfb
}

.qodef-service-table table tbody td {
    vertical-align: middle;
    border-right: 1px solid #f0eeed;
    padding: 15px 27px 10px
}

.qodef-service-table table tbody td:first-child {
    text-align: left;
    width: 50%
}

.qodef-service-table table tbody td:last-child {
    border-right: 0
}

.qodef-service-table table tbody td .qodef-mark {
    font-size: 26px;
    color: #f0eeed
}

.qodef-service-table table tbody td .qodef-mark.qodef-checked {
    color: #1cbefc
}

.qodef-service-table table tfoot tr:last-child {
    border: 1px solid #f0eeed
}

.qodef-horizontal-timeline .qodef-events-wrapper .qodef-events a .circle-outer,
.qodef-interactive-banner-holder .qodef-separator,
.qodef-service-table table tfoot tr td .border {
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%)
}

.qodef-service-table table tfoot tr td {
    padding: 0
}

.qodef-service-table table tfoot tr td .border {
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1
}

.qodef-service-table table tfoot tr th {
    border-right: 1px solid #f0eeed
}

.qodef-service-table table tfoot tr th:first-child {
    width: 57%
}

.qodef-service-table.qodef-cols-1 table tbody td:first-child,
.qodef-service-table.qodef-cols-1 table thead th:first-child {
    width: 66.66%
}

.qodef-service-table.qodef-cols-2 table tbody td:first-child,
.qodef-service-table.qodef-cols-2 table tfoot td:first-child,
.qodef-service-table.qodef-cols-2 table thead th:first-child {
    width: 33.33%
}

.qodef-interactive-banner-holder {
    position: relative;
    padding: 20px;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    width: 100%
}

.qodef-interactive-banner-holder .qodef-interactive-banner-icon {
    position: relative;
    display: inline-block;
    font-size: 34px;
    color: #1cbefc;
    margin-bottom: 25px;
    z-index: 1
}

.qodef-interactive-banner-holder .qodef-interactive-banner-title-holder {
    margin-bottom: 5px;
    position: relative;
    display: block;
    z-index: 1
}

.qodef-interactive-banner-holder .qodef-separator {
    width: 70px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1
}

.qodef-interactive-banner-holder .qodef-interactive-banner-text-holder {
    margin-bottom: 20px
}

.qodef-interactive-banner-holder .qodef-interactive-banner-text-holder p {
    position: relative;
    display: block;
    z-index: 1;
    margin: 11px 0
}

.qodef-interactive-banner-holder .qodef-btn {
    z-index: 1;
    margin-top: 23px
}

.qodef-interactive-banner-holder .qodef-interactive-banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.qodef-interactive-banner-holder .qodef-interactive-banner-cover-link {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100
}

.qodef-interactive-banner-holder.qodef-interactive-banner-align-left {
    text-align: left
}

.qodef-interactive-banner-holder.qodef-interactive-banner-align-center {
    text-align: center
}

.qodef-interactive-banner-holder.qodef-interactive-banner-align-right {
    text-align: right
}

.qodef-interactive-banner-holder.qodef-interactive-banner-light-theme .qodef-interactive-banner-text-holder,
.qodef-interactive-banner-holder.qodef-interactive-banner-light-theme .qodef-interactive-banner-title-holder>* {
    color: #fff
}

.qodef-interactive-banner-holder.qodef-interactive-banner-light-theme .qodef-interactive-banner-overlay {
    background: #444;
    opacity: 0
}

.qodef-interactive-banner-holder.qodef-interactive-banner-light-theme:hover .qodef-interactive-banner-overlay {
    opacity: .95
}

.qodef-interactive-banner-holder.qodef-interactive-banner-dark-theme .qodef-interactive-banner-text-holder,
.qodef-interactive-banner-holder.qodef-interactive-banner-dark-theme .qodef-interactive-banner-title-holder>* {
    color: #444
}

.qodef-interactive-banner-holder.qodef-interactive-banner-dark-theme .qodef-interactive-banner-overlay {
    background: #fff;
    opacity: 0
}

.qodef-interactive-banner-holder.qodef-interactive-banner-dark-theme:hover .qodef-interactive-banner-overlay {
    opacity: .95
}

.qodef-interactive-banner-info-on-hover .qodef-interactive-banner-icon,
.qodef-interactive-banner-info-on-hover .qodef-interactive-banner-inner-wrapper {
    opacity: 0;
    -webkit-transform: translate3d(0, -40px, 0);
    -moz-transform: translate3d(0, -40px, 0);
    transform: translate3d(0, -40px, 0);
    -webkit-transition: opacity .2s, transform 0s .2s;
    -moz-transition: opacity .2s, transform 0s .2s;
    transition: opacity .2s, transform 0s .2s
}

.qodef-interactive-banner-info-on-hover:hover .qodef-interactive-banner-icon,
.qodef-interactive-banner-info-on-hover:hover .qodef-interactive-banner-inner-wrapper {
    opacity: 1;
    -webkit-transition: all .5s cubic-bezier(.38, .76, 0, .87);
    -moz-transition: all .5s cubic-bezier(.38, .76, 0, .87);
    transition: all .5s cubic-bezier(.38, .76, 0, .87);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.qodef-interactive-banner-simple {
    display: inline-block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 50px
}

.qodef-interactive-banner-simple .qodef-interactive-banner-content-holder {
    display: table;
    width: 100%;
    height: 100%
}

.qodef-interactive-banner-simple .qodef-interactive-banner-content-holder .qodef-interactive-banner-content-holder-inner {
    display: table-row;
    height: 50%
}

.qodef-interactive-banner-simple .qodef-interactive-banner-content-holder .qodef-interactive-banner-subtitle-holder,
.qodef-interactive-banner-simple .qodef-interactive-banner-content-holder .qodef-interactive-banner-title-holder {
    display: table-cell
}

.qodef-interactive-banner-simple .qodef-interactive-banner-content-holder .qodef-interactive-banner-subtitle-holder {
    vertical-align: top
}

.qodef-interactive-banner-simple .qodef-interactive-banner-content-holder .qodef-interactive-banner-subtitle-holder>* {
    color: #fff;
    z-index: 1;
    position: relative
}

.qodef-interactive-banner-simple .qodef-interactive-banner-content-holder .qodef-interactive-banner-title-holder {
    vertical-align: bottom;
    margin-bottom: 0
}

.qodef-interactive-banner-simple .qodef-interactive-banner-inner-wrapper {
    width: 100%;
    height: 100%;
    display: block
}

.qodef-interactive-banner-simple.qodef-interactive-banner-dark-theme .qodef-interactive-banner-subtitle-holder>* {
    color: #444
}

.qodef-horizontal-timeline {
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.qodef-horizontal-timeline::before {
    content: 'mobile';
    display: none
}

.qodef-horizontal-timeline.loaded {
    opacity: 1
}

.qodef-horizontal-timeline .qodef-timeline {
    position: relative;
    height: 100px;
    margin: 0 auto
}

.qodef-horizontal-timeline .qodef-events-wrapper {
    position: relative;
    height: 100%;
    margin: 0 40px;
    overflow: hidden
}

.qodef-horizontal-timeline .qodef-events-wrapper .qodef-events ol,
.qodef-horizontal-timeline .qodef-timeline-navigation {
    margin: 0;
    list-style: none
}

.qodef-horizontal-timeline .qodef-events-wrapper .qodef-events {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 2px;
    background: #dadada;
    -webkit-transition: transform .4s;
    -moz-transition: transform .4s;
    transition: transform .4s
}

.qodef-horizontal-timeline .qodef-events-wrapper .qodef-events .qodef-filling-line {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    background: -o-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    background: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    background: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    background: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    transition: transform .3s
}

.qodef-horizontal-timeline .qodef-events-wrapper .qodef-events a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    letter-spacing: .5px;
    padding-bottom: 20px;
    color: #444;
    text-transform: uppercase;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.qodef-horizontal-timeline .qodef-events-wrapper .qodef-events a .circle-outer {
    content: '';
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -10px;
    height: 24px;
    width: 24px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1;
    background-color: #e9e9e9;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: .5px .866px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: .5px .866px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: .5px .866px 1px 0 rgba(0, 0, 0, .1)
}

.qodef-horizontal-timeline .qodef-events-wrapper .qodef-events a .circle-outer .circle-inner {
    background: #fff;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: absolute;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.no-touch .qodef-horizontal-timeline .qodef-events-wrapper .qodef-events a:hover .circle-outer {
    background-color: #1cbefc
}

.qodef-horizontal-timeline .qodef-events-wrapper .qodef-events a.selected {
    pointer-events: none
}

.qodef-horizontal-timeline .qodef-events-wrapper .qodef-events a.selected .circle-outer {
    -webkit-transform: translateX(-50%) scale(1.2);
    -moz-transform: translateX(-50%) scale(1.2);
    transform: translateX(-50%) scale(1.2);
    background: #1cbefc
}

.qodef-horizontal-timeline .qodef-timeline-navigation a {
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    line-height: 34px;
    border-radius: 50%;
    color: #dadada;
    text-align: center
}

.qodef-horizontal-timeline .qodef-timeline-navigation a.qodef-prev {
    left: 0
}

.qodef-horizontal-timeline .qodef-timeline-navigation a.qodef-prev::after {
    content: "\34";
    display: inline-block;
    font-size: 24px;
    font-family: ElegantIcons
}

.qodef-horizontal-timeline .qodef-timeline-navigation a.qodef-next {
    right: 0
}

.qodef-horizontal-timeline .qodef-timeline-navigation a.qodef-next::after {
    content: "\35";
    display: inline-block;
    font-size: 24px;
    font-family: ElegantIcons
}

.qodef-horizontal-timeline .qodef-timeline-navigation a.inactive {
    /*cursor: not-allowed;*/
     cursor: allowed;
}

.qodef-horizontal-timeline .qodef-dots {
    height: 3px;
    background-image: radial-gradient(circle closest-side, #d2d2d2 99%, transparent 100%);
    background-position: 50% 70%;
    background-size: 20px 3px;
    background-repeat: repeat-x;
    display: inline-block;
    position: relative;
    width: 100%;
    top: -2px
}

.qodef-horizontal-timeline .qodef-events-content {
    position: relative;
    width: 100%;
    margin-top: 40px;
    overflow: hidden;
    -webkit-transition: height .4s;
    -moz-transition: height .4s;
    transition: height .4s
}

.qodef-horizontal-timeline .qodef-events-content>ol {
    list-style: none;
    margin: 0
}

.qodef-horizontal-timeline .qodef-events-content>ol>li {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.qodef-horizontal-timeline .qodef-events-content>ol>li.selected {
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.qodef-horizontal-timeline .qodef-events-content>ol>li.qodef-enter-right,
.qodef-horizontal-timeline .qodef-events-content>ol>li.qodef-leave-right {
    -webkit-animation: qodef-enter-right .4s ease-in-out;
    -moz-animation: qodef-enter-right .4s ease-in-out;
    animation: qodef-enter-right .4s ease-in-out
}

.qodef-horizontal-timeline .qodef-events-content>ol>li.qodef-enter-left,
.qodef-horizontal-timeline .qodef-events-content>ol>li.qodef-leave-left {
    -webkit-animation: qodef-enter-left .4s ease-in-out;
    -moz-animation: qodef-enter-left .4s ease-in-out;
    animation: qodef-enter-left .4s ease-in-out
}

.qodef-horizontal-timeline .qodef-events-content>ol>li.qodef-leave-left,
.qodef-horizontal-timeline .qodef-events-content>ol>li.qodef-leave-right {
    -webkit-animation-direction: reverse;
    animation-direction: reverse
}

.qodef-horizontal-timeline .qodef-events-content .qodef-hti-content-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px
}

.qodef-horizontal-timeline .qodef-events-content .qodef-hti-content-image {
    position: relative;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 50%;
    text-align: center;
    line-height: 0
}

.qodef-horizontal-timeline .qodef-events-content .qodef-hti-content-value {
    position: relative;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 50%;
    text-align: left;
    padding: 30px 45px
}

@media only screen and (min-width:1100px) {
    .qodef-horizontal-timeline::before {
        content: 'desktop'
    }
}

.qodef-horizontal-timeline.qodef-timeline-bottom .qodef-events-content {
    margin-top: 0;
    margin-bottom: 53px
}

@-webkit-keyframes qodef-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        transform: translateX(100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes qodef-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        transform: translateX(100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes qodef-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes qodef-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

.qodef-masonry-gallery-grid-sizer {
    width: 25%
}

.qodef-masonry-gallery-holder {
    margin: -15px -15px 0;
    opacity: 0
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item {
    box-sizing: border-box;
    padding: 15px;
    z-index: 1;
    width: 25%
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-rectangle-landscape,
.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-square-big {
    width: 50%
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item .qodef-masonry-gallery-item-text {
    margin: 0
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-square-big .qodef-masonry-gallery-item-outer {
    text-align: center
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-square-big .qodef-masonry-gallery-item-content {
    padding: 13%
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-rectangle-landscape .qodef-masonry-gallery-image-holder img {
    max-height: inherit
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-rectangle-portrait .qodef-masonry-gallery-image-holder img {
    max-width: inherit;
    width: auto;
    height: 100%
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item .qodef-masonry-gallery-image-holder {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item .qodef-masonry-gallery-item-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    box-sizing: border-box;
    padding: 15px
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item .qodef-masonry-gallery-item-inner {
    position: relative;
    height: 100%;
    width: 100%;
    display: table
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item .qodef-masonry-gallery-item-content {
    display: table-cell;
    vertical-align: middle;
    padding: 36px
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-simple .qodef-masonry-gallery-item-outer {
    text-align: center
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-simple .qodef-masonry-gallery-item-inner {
    background-color: #5ae4b3
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-simple .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-item-icon {
    font-size: 34px;
    color: #234539;
    margin-bottom: 19px;
    display: inline-block
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-simple .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-item-title {
    margin-bottom: 10px;
    color: #fff
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-simple .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-item-text {
    color: #fff
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-with-button .qodef-masonry-gallery-item-outer {
    text-align: left
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-with-button .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-item-title {
    color: #fff
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-with-button .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-item-separator {
    display: inline-block;
    width: 67px;
    height: 2px;
    background-color: #fff;
    margin-bottom: 25px;
    margin-top: 29px
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-with-button .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-item-text {
    color: #fff;
    margin-bottom: 41px
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-with-button.qodef-mg-rectangle-landscape .qodef-masonry-gallery-item-separator,
.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-with-button.qodef-mg-square-small .qodef-masonry-gallery-item-separator {
    margin-bottom: 12px;
    margin-top: 15px
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-with-button.qodef-mg-rectangle-landscape .qodef-masonry-gallery-item-text,
.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-with-button.qodef-mg-square-small .qodef-masonry-gallery-item-text {
    margin-bottom: 18px
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-with-button .qodef-masonry-gallery-item-button {
    border: 1px solid #fff;
    background-color: #fff;
    color: #2d2d2d
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-item-text,
.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-item-title {
    color: #fff
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard .qodef-masonry-gallery-item-content {
    vertical-align: top
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard .qodef-masonry-gallery-item-inner {
    opacity: 0;
    -webkit-transition: opacity .25s ease, background-color .4s ease;
    -moz-transition: opacity .25s ease, background-color .4s ease;
    transition: opacity .25s ease, background-color .4s ease
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-item-separator {
    display: inline-block;
    width: 27px;
    height: 2px;
    background: -o-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    background: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    background: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    background: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    margin-bottom: 3px;
    margin-top: 14px
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-read-more {
    position: absolute;
    bottom: 30px;
    left: 36px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: proxima_novaregular, sans-serif
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-read-more span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    font-size: 24px;
    color: #5ae4b3;
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    position: relative;
    top: -2px
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard .qodef-masonry-gallery-item-inner .qodef-masonry-gallery-read-more:hover span {
    -webkit-transform: translateX(2px);
    -moz-transform: translateX(2px);
    transform: translateX(2px)
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard .qodef-blur-holder-outer {
    position: absolute;
    top: -5px;
    left: -5px;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    background-size: cover;
    background-position: center;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    z-index: -1
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard.qodef-mg-rectangle-portrait .qodef-blur-holder-outer {
    background-position: calc(50% + 5px) center
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard.qodef-mg-rectangle-landscape .qodef-blur-holder-outer {
    background-position: center calc(50% + 5px)
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard img {
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    transition: opacity .25s ease;
    -webkit-backface-visibility: hidden
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard:hover .qodef-masonry-gallery-item-inner {
    opacity: 1;
    background-color: rgba(0, 0, 0, .51)
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item.qodef-mg-standard:hover img {
    opacity: 0;
    -webkit-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    transition: opacity .6s ease
}

.qodef-masonry-gallery-holder .qodef-masonry-gallery-item .qodef-mg-item-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@-webkit-keyframes slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(-50%)
    }
}

@-moz-keyframes slide-down {
    0% {
        opacity: 0;
        -moz-transform: translateY(0)
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(-50%)
    }
}

.qodef-process-holder .qodef-process-bg-holder {
    position: absolute;
    top: 0;
    left: 50%;
    width: 85%;
    height: 100%;
    z-index: -1;
    opacity: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.qodef-process-holder .qodef-process-bg-holder::after {
    content: '';
    position: absolute;
    top: 80px;
    left: 0;
    height: 4px;
    width: 100%;
    background-image: radial-gradient(circle closest-side, #d2d2d2 99%, transparent 100%);
    background-position: 49% 70%;
    background-size: 23px 4px;
    background-repeat: repeat-x;
    display: block
}

.qodef-process-holder.qodef-process-holder-items-three .qodef-process-bg-holder {
    width: 56%
}

.qodef-process-holder.qodef-process-holder-items-three .qodef-process-item-holder {
    width: 33.33%
}

.qodef-process-holder.qodef-process-holder-items-four .qodef-process-item-holder {
    width: 25%
}

.qodef-process-holder.qodef-process-holder-items-five .qodef-process-item-holder {
    width: 20%
}

.qodef-process-holder .qodef-process-item-holder {
    float: left
}

.qodef-process-holder .qodef-process-item-holder .qodef-pi-icon-holder {
    width: 152px;
    height: 152px;
    position: relative;
    border: 2px solid transparent;
    border-radius: 50%;
    background: #fff;
    background-clip: padding-box;
    padding: 2px;
    margin: 0 auto;
    color: #232222
}

.qodef-process-holder .qodef-process-item-holder .qodef-pi-icon-holder:before {
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    background: #1cbefc;
    content: '';
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    opacity: 0
}

.qodef-process-holder .qodef-process-item-holder .qodef-pi-icon-holder:after {
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    background: linear-gradient(#5ae4b3, #1cbefc);
    content: '';
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    opacity: 1
}

.qodef-process-holder .qodef-process-item-holder .qodef-pi-icon-holder .qodef-pi-icon {
    opacity: 1;
    display: inline-block;
    font-size: 28px;
    top: 50%;
    left: 50%;
    position: relative;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    will-change: transform
}

.qodef-process-holder .qodef-process-item-holder .qodef-pi-icon-holder .qodef-pi-number {
    opacity: 0;
    font-size: 42px;
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transition: opacity .1s ease-out, -webkit-transform 0s ease-out .1s;
    transition: opacity .1s ease-out, transform 0s ease-out .1s;
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%)
}

.qodef-process-holder .qodef-process-item-holder .qodef-pi-title {
    text-align: center;
    margin-top: 32px
}

.qodef-process-holder .qodef-process-item-holder .qodef-pi-text-holder {
    text-align: center;
    padding: 0 22px
}

.qodef-process-holder .qodef-process-item-holder:hover .qodef-pi-icon-holder:before {
    opacity: 1
}

.qodef-process-holder .qodef-process-item-holder:hover .qodef-pi-icon-holder:after {
    opacity: 0
}

.qodef-process-holder .qodef-process-item-holder:hover .qodef-pi-icon-holder .qodef-pi-icon {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(.8);
    -moz-transform: translate(-50%, -50%) scale(.8);
    transform: translate(-50%, -50%) scale(.8);
    -webkit-transition: opacity .25s ease-out, transform .3s ease-out;
    transition: opacity .25s ease-out, transform .3s ease-out
}

.qodef-process-holder .qodef-process-item-holder:hover .qodef-pi-icon-holder .qodef-pi-number {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity .2s ease-out .15s, -webkit-transform .4s cubic-bezier(.38, .76, 0, .87) .2s;
    transition: opacity .2s ease-out .15s, transform .4s cubic-bezier(.38, .76, 0, .87) .2s
}

.qodef-process-holder.qodef-animate-process-items-yes {
    visibility: hidden
}

.no-touch .qodef-process-holder.qodef-animate-process-items-yes,
.touch .qodef-process-holder.qodef-animate-process-items-yes {
    visibility: visible
}

.no-touch .qodef-process-holder.qodef-animate-process-items-yes .qodef-process-item-holder {
    opacity: 0;
    -webkit-transform: translate3d(0, 60px, 0);
    -moz-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0)
}

.no-touch .qodef-process-holder.qodef-animate-process-items-yes .qodef-process-item-holder.qodef-appeared {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity .2s ease, -webkit-transform .4s cubic-bezier(.24, .58, .18, 1.48);
    transition: opacity .2s ease, transform .4s cubic-bezier(.24, .58, .18, 1.48)
}

.no-touch .qodef-process-holder.qodef-animate-process-items-yes .qodef-process-bg-holder {
    opacity: 0
}

.no-touch .qodef-process-holder.qodef-animate-process-items-yes .qodef-process-bg-holder.qodef-appeared {
    opacity: 1;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    transition: opacity .6s
}

.qodef-device-marquee {
    position: relative
}

.qodef-device-marquee .qodef-bgrnd,
.qodef-device-marquee .qodef-desktop-image>a,
.qodef-device-marquee .qodef-desktop-image>a:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.qodef-device-marquee .qodef-screen-holder {
    text-align: center
}

.qodef-device-marquee .qodef-screen {
    position: relative;
    display: inline-block
}

.qodef-device-marquee .qodef-desktop-image {
    position: absolute;
    height: 66%;
    width: 91.6%;
    top: 5%;
    left: 4%
}

.qodef-device-marquee .qodef-desktop-image>a {
    z-index: 100
}

.qodef-device-marquee .qodef-desktop-image>a:after {
    content: '';
    background-color: rgba(255, 255, 255, .1);
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.qodef-device-marquee .qodef-desktop-image>a:hover:after {
    opacity: 1
}

.qodef-device-marquee .qodef-bgrnd {
    background-size: cover;
    background-repeat: no-repeat
}

.qodef-device-marquee.qodef-background-image-set .qodef-background-images-holder {
    position: absolute;
    top: 40%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1
}

.qodef-device-marquee.qodef-background-image-set.qodef-infinite-scroll-effect .qodef-device-background-image {
    position: relative;
    max-width: 360%
}

.qodef-device-marquee.qodef-background-image-set.qodef-infinite-scroll-effect .qodef-device-background-image.qodef-aux-background-image {
    position: absolute;
    top: 0;
    left: 360%
}

.qodef-device-marquee.qodef-background-image-set:not(.qodef-infinite-scroll-effect) .qodef-aux-background-image {
    display: none
}

.qodef-device-marquee.qodef-blurred-background .qodef-device-background-image {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

.qodef-device-marquee.qodef-device-appear-effect {
    visibility: hidden
}

.no-touch .qodef-device-marquee.qodef-device-appear-effect,
.touch .qodef-device-marquee.qodef-device-appear-effect {
    visibility: visible
}

.no-touch .qodef-device-marquee.qodef-device-appear-effect .qodef-screen {
    -webkit-transform: scale(.85);
    -moz-transform: scale(.85);
    transform: scale(.85)
}

.no-touch .qodef-device-marquee.qodef-device-appear-effect .qodef-screen .qodef-bgrnd:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 200%;
    -webkit-transform: skew(-25deg) translateX(-200%);
    -moz-transform: skew(-25deg) translateX(-200%);
    transform: skew(-25deg) translateX(-200%);
    background: rgba(255, 255, 255, .1);
    background: linear-gradient(to right, rgba(255, 255, 255, .13) 0, rgba(255, 255, 255, .13) 77%, rgba(255, 255, 255, .55) 92%, rgba(255, 255, 255, 0) 100%);
    visibility: hidden
}

.no-touch .qodef-device-marquee.qodef-device-appear-effect.qodef-appeared .qodef-screen {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1.15) .15s;
    -moz-transition: all 1s cubic-bezier(.86, 0, .07, 1.15) .15s;
    transition: all 1s cubic-bezier(.86, 0, .07, 1.15) .15s
}

.no-touch .qodef-device-marquee.qodef-device-appear-effect.qodef-appeared .qodef-screen .qodef-bgrnd {
    position: relative;
    overflow: hidden
}

.no-touch .qodef-device-marquee.qodef-device-appear-effect.qodef-appeared .qodef-screen .qodef-bgrnd:after {
    visibility: visible;
    -webkit-animation-name: qodeBling;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-delay: .3s;
    -webkit-animation-fill-mode: forwards;
    animation-name: qodeBling;
    animation-duration: 4s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-delay: .3s;
    animation-fill-mode: forwards
}

@-webkit-keyframes qodeBling {
    0% {
        left: 0;
        -webkit-transform: skew(-25deg) translateX(-200%);
        -moz-transform: skew(-25deg) translateX(-200%);
        transform: skew(-25deg) translateX(-200%);
        width: 50%
    }
    20% {
        width: 300%;
        opacity: 1
    }
    100% {
        left: 120%;
        -webkit-transform: skew(-25deg) translateX(0);
        -moz-transform: skew(-25deg) translateX(0);
        transform: skew(-25deg) translateX(0);
        width: 10%;
        opacity: 0
    }
}

@keyframes qodeBling {
    0% {
        left: 0;
        -webkit-transform: skew(-25deg) translateX(-200%);
        -moz-transform: skew(-25deg) translateX(-200%);
        transform: skew(-25deg) translateX(-200%);
        width: 50%
    }
    20% {
        width: 300%;
        opacity: 1
    }
    100% {
        left: 120%;
        -webkit-transform: skew(-25deg) translateX(0);
        -moz-transform: skew(-25deg) translateX(0);
        transform: skew(-25deg) translateX(0);
        width: 10%;
        opacity: 0
    }
}

.qodef-instagram-feed {
    margin-left: -5px;
    margin-right: -5px
}

.qodef-instagram-feed li {
    float: left;
    padding-right: 2px;
    margin-bottom: 2px;
    box-sizing: border-box;
    line-height: 0
}

.qodef-instagram-feed li a {
    display: inline-block;
    line-height: 0;
    width: 100%;
    position: relative
}

.qodef-instagram-feed li a:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .2);
    opacity: 0;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.qodef-instagram-feed li a:hover:after {
    opacity: 1
}

.qodef-instagram-feed li img {
    display: block
}

.qodef-instagram-feed.qodef-col-9 li {
    width: 11.11111111111111%
}

.qodef-instagram-feed.qodef-col-6 li {
    width: 16.66666666666667%
}

.qodef-instagram-feed.qodef-col-4 li {
    width: 25%
}

.qodef-instagram-feed.qodef-col-3 li {
    width: 33.33%
}

.qodef-instagram-feed.qodef-col-2 li {
    width: 50%
}

.qodef-sidebar .widget {
    font-size: 15px;
    line-height: 32px;
    font-weight: 300;
    margin-bottom: 28px
}

.qodef-sidebar .widget h4 {
    font-size: 18px;
    color: #444;
    text-transform: capitalize;
    margin-bottom: 16px;
    font-weight: 400;
    font-family: proxima_novaregular, sans-serif
}

.qodef-sidebar .widget ul {
    margin: 0;
    list-style: none
}

.qodef-sidebar .widget ul li a {
    color: #707070;
    -webkit-transition: color .15s ease-out, border-color .15s ease-out;
    -moz-transition: color .15s ease-out, border-color .15s ease-out;
    transition: color .15s ease-out, border-color .15s ease-out
}

.qodef-sidebar .widget ul li a:hover {
    color: #1cbefc;
    border-bottom-color: #1cbefc
}

.qodef-sidebar .widget td a {
    color: #707070
}

.qodef-sidebar .widget td a:hover {
    color: #f3ddce
}

.qodef-sidebar .widget p {
    margin: 0;
    line-height: 28px
}

.qodef-sidebar .widget .qodef-subscription-form {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.qodef-sidebar .widget.widget_archive select,
.qodef-sidebar .widget.widget_archive select option,
.qodef-sidebar .widget.widget_categories select,
.qodef-sidebar .widget.widget_categories select option,
.qodef-sidebar .widget.widget_text select,
.qodef-sidebar .widget.widget_text select option {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dadada;
    background-color: transparent;
    outline: 0;
    color: #989898;
    font-family: inherit;
    padding: 9px 12px;
    height: 43px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-sidebar .widget.widget_text .textwidget {
    line-height: 28px
}

.qodef-sidebar .widget.widget_tag_cloud .tagcloud {
    font-size: 0;
    margin-top: 17px
}

.qodef-sidebar .widget.widget_tag_cloud a {
    display: inline-block;
    margin: 0 6px 6px 0;
    line-height: 20px;
    padding: 7px 12px;
    border: 1px solid #dadada;
    color: #444;
    font-size: 11px!important;
    font-weight: 400;
    text-transform: uppercase
}

.qodef-sidebar .widget.widget_tag_cloud a:hover {
    color: #1cbefc;
    border-color: #1cbefc
}

.qodef-sidebar .widget.widget_calendar caption {
    border: 1px solid #dadada;
    border-bottom: 0
}

.qodef-sidebar .widget.widget_calendar tfoot {
    border: 1px solid #dadada;
    border-top: 0
}

.qodef-sidebar .widget.widget_calendar td a {
    color: #1cbefc
}

.qodef-sidebar .widget.widget_search #searchform {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background-color: transparent;
    vertical-align: middle;
    position: relative;
    overflow: visible;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

.qodef-sidebar .widget.widget_search #searchform label {
    display: none
}

.qodef-sidebar .widget.widget_search #searchform input[type=text],
.qodef-sidebar .widget.widget_search #searchform input[type=search] {
    display: inline-block;
    text-decoration: none;
    outline: 0;
    color: #9f9f9f;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    padding: 0 55px 0 22px;
    width: 100%;
    height: 48px;
    float: left;
    font-size: 14px;
    font-weight: 300;
    border: none;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-image: -moz-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #1cbefc 0, #5ae4b3 100%);
    border-image: linear-gradient(to right, #1cbefc 0, #5ae4b3 100%);
    border-image-slice: 1;
    -webkit-appearance: none
}

.qodef-sidebar .widget.widget_search #searchform input[type=text]::-webkit-input-placeholder,
.qodef-sidebar .widget.widget_search #searchform input[type=search]::-webkit-input-placeholder {
    color: #9f9f9f
}

.qodef-sidebar .widget.widget_search #searchform input[type=text]:-moz-placeholder,
.qodef-sidebar .widget.widget_search #searchform input[type=search]:-moz-placeholder {
    color: #9f9f9f;
    opacity: 1
}

.qodef-sidebar .widget.widget_search #searchform input[type=text]::-moz-placeholder,
.qodef-sidebar .widget.widget_search #searchform input[type=search]::-moz-placeholder {
    color: #9f9f9f;
    opacity: 1
}

.qodef-sidebar .widget.widget_search #searchform input[type=text]:-ms-input-placeholder,
.qodef-sidebar .widget.widget_search #searchform input[type=search]:-ms-input-placeholder {
    color: #9f9f9f
}

.qodef-sidebar .widget.widget_search #searchform button[type=submit],
.qodef-sidebar .widget.widget_search #searchform input[type=submit] {
    width: 48px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    box-sizing: initial;
    text-decoration: none;
    color: #1c1c1c;
    font-family: Linearicons-Free, sans-serif;
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: color .15s ease-out, background-color .15s ease-out;
    -moz-transition: color .15s ease-out, background-color .15s ease-out;
    transition: color .15s ease-out, background-color .15s ease-out;
    font-size: 18px;
    background-color: transparent;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0
}

.qodef-sidebar .widget.widget_search #searchform button[type=submit]:hover,
.qodef-sidebar .widget.widget_search #searchform input[type=submit]:hover {
    color: #444
}

.qodef-sidebar .widget.widget_recent_entries .post-date {
    display: block
}

.qodef-sidebar .widget.qodef-latest-posts-widget .qodef-blog-list-holder ul>li.qodef-blog-list-item {
    margin: 0 0 17px
}

.qodef-sidebar .widget.qodef-latest-posts-widget .qodef-blog-list-holder ul>li.qodef-blog-list-item .qodef-item-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 12px
}

.qodef-sidebar .widget.qodef-latest-posts-widget .qodef-blog-list-holder ul>li.qodef-blog-list-item .qodef-item-title a {
    color: #444;
    font-weight: 300;
    font-family: "Open Sans", sans-serif
}

.qodef-sidebar .widget.qodef-latest-posts-widget .qodef-blog-list-holder ul>li.qodef-blog-list-item .qodef-item-title a:hover {
    color: #1cbefc
}

.qodef-sidebar .widget.qodef-latest-posts-widget .qodef-blog-list-holder ul>li.qodef-blog-list-item .qodef-post-info-date span {
    color: #444;
    font-size: 12px;
    font-weight: 300
}

.qodef-sidebar .widget .qodef-sidebar-subscribe {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background-color: transparent;
    vertical-align: middle;
    position: relative;
    overflow: visible;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=text],
.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=email] {
    display: inline-block;
    text-decoration: none;
    outline: 0;
    color: #9f9f9f;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    padding: 0 55px 0 17px;
    width: 100%;
    height: 48px;
    float: left;
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #dadada;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=text]::-webkit-input-placeholder,
.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=email]::-webkit-input-placeholder {
    color: #9f9f9f
}

.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=text]:-moz-placeholder,
.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=email]:-moz-placeholder {
    color: #9f9f9f;
    opacity: 1
}

.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=text]::-moz-placeholder,
.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=email]::-moz-placeholder {
    color: #9f9f9f;
    opacity: 1
}

.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=text]:-ms-input-placeholder,
.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=email]:-ms-input-placeholder {
    color: #9f9f9f
}

.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=submit] {
    width: 48px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    box-sizing: initial;
    text-decoration: none;
    color: #9f9f9f;
    font-family: ElegantIcons, sans-serif;
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: color .15s ease-out, background-color .15s ease-out;
    -moz-transition: color .15s ease-out, background-color .15s ease-out;
    transition: color .15s ease-out, background-color .15s ease-out;
    font-size: 14px;
    background-color: transparent;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0
}

.qodef-sidebar .widget .qodef-sidebar-subscribe input[type=submit]:hover,
.qodef-sidebar .widget span.qodef-icon-shortcode i {
    color: #444
}

.qodef-sidebar .widget .qodef-sidebar-subscribe .ajax-loader {
    display: none
}

.qodef-sidebar .widget span.qodef-icon-shortcode {
    margin-left: 15px;
    margin-right: 8px
}

.widget_qode_social_icon_widget {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.qodef-top-bar .widget_qode_social_icon_widget,
footer .widget_qode_social_icon_widget {
    color: #fff
}

.qodef-twitter-widget {
    margin: 0
}

.qodef-twitter-widget li {
    position: relative;
    box-sizing: border-box;
    margin-bottom: 25px
}

.qodef-twitter-widget li:last-child {
    margin-bottom: 0
}

.qodef-twitter-widget li .qodef-tweet-icon-holder {
    position: absolute;
    top: 2px
}

.qodef-twitter-widget li .qodef-tweet-icon-holder .qodef-social-twitter {
    font-size: 15px;
    color: #5ae4b3;
    font-family: ElegantIcons, sans-serif
}

.qodef-twitter-widget li .qodef-tweet-icon-holder .qodef-social-twitter:before {
    content: "\e094"
}

.qodef-twitter-widget li .qodef-tweet-content-holder {
    padding: 0 0 0 27px
}

footer .widget {
    margin-bottom: 20px;
    color: #fff
}

footer .widget .qodef-footer-widget-title {
    color: #fff;
    margin-bottom: 20px;
    margin-top: 15px;
    text-transform: capitalize
}

footer .widget ul {
    list-style: none
}

footer .widget a {
    color: #fff
}

footer .widget a:hover {
    color: #1cbefc
}

footer .widget input[type=text],
footer .widget select {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dadada;
    background-color: #f6f6f5;
    outline: 0;
    color: #989898;
    padding: 9px 12px;
    height: 43px;
    font-family: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

footer .widget.widget_nav_menu ul li {
    margin-bottom: 11px
}

footer .widget.widget_nav_menu ul li:before {
    content: '\f111 ';
    font-size: 3px;
    font-family: FontAwesome;
    margin-left: 2px;
    position: relative;
    top: -3px;
    color: #5ae4b3
}

footer .widget.widget_nav_menu ul li a {
    padding-left: 15px
}

footer .widget.widget_product_search #searchform,
footer .widget.widget_product_search .woocommerce-product-search,
footer .widget.widget_search #searchform,
footer .widget.widget_search .woocommerce-product-search {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background-color: transparent;
    vertical-align: middle;
    position: relative;
    overflow: visible
}

footer .widget.widget_product_search #searchform label,
footer .widget.widget_product_search .woocommerce-product-search label,
footer .widget.widget_search #searchform label,
footer .widget.widget_search .woocommerce-product-search label {
    display: none
}

footer .widget.widget_product_search #searchform input[type=text],
footer .widget.widget_product_search #searchform input[type=search],
footer .widget.widget_product_search .woocommerce-product-search input[type=text],
footer .widget.widget_product_search .woocommerce-product-search input[type=search],
footer .widget.widget_search #searchform input[type=text],
footer .widget.widget_search #searchform input[type=search],
footer .widget.widget_search .woocommerce-product-search input[type=text],
footer .widget.widget_search .woocommerce-product-search input[type=search] {
    display: inline-block;
    text-decoration: none;
    outline: 0;
    color: #fff;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    padding: 0 55px 0 22px;
    width: 100%;
    height: 48px;
    float: left;
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #929292;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

footer .widget.widget_product_search #searchform input[type=text]::-webkit-input-placeholder,
footer .widget.widget_product_search #searchform input[type=search]::-webkit-input-placeholder,
footer .widget.widget_product_search .woocommerce-product-search input[type=text]::-webkit-input-placeholder,
footer .widget.widget_product_search .woocommerce-product-search input[type=search]::-webkit-input-placeholder,
footer .widget.widget_search #searchform input[type=text]::-webkit-input-placeholder,
footer .widget.widget_search #searchform input[type=search]::-webkit-input-placeholder,
footer .widget.widget_search .woocommerce-product-search input[type=text]::-webkit-input-placeholder,
footer .widget.widget_search .woocommerce-product-search input[type=search]::-webkit-input-placeholder {
    color: #929292
}

footer .widget.widget_product_search #searchform input[type=text]:-moz-placeholder,
footer .widget.widget_product_search #searchform input[type=search]:-moz-placeholder,
footer .widget.widget_product_search .woocommerce-product-search input[type=text]:-moz-placeholder,
footer .widget.widget_product_search .woocommerce-product-search input[type=search]:-moz-placeholder,
footer .widget.widget_search #searchform input[type=text]:-moz-placeholder,
footer .widget.widget_search #searchform input[type=search]:-moz-placeholder,
footer .widget.widget_search .woocommerce-product-search input[type=text]:-moz-placeholder,
footer .widget.widget_search .woocommerce-product-search input[type=search]:-moz-placeholder {
    color: #929292;
    opacity: 1
}

footer .widget.widget_product_search #searchform input[type=text]::-moz-placeholder,
footer .widget.widget_product_search #searchform input[type=search]::-moz-placeholder,
footer .widget.widget_product_search .woocommerce-product-search input[type=text]::-moz-placeholder,
footer .widget.widget_product_search .woocommerce-product-search input[type=search]::-moz-placeholder,
footer .widget.widget_search #searchform input[type=text]::-moz-placeholder,
footer .widget.widget_search #searchform input[type=search]::-moz-placeholder,
footer .widget.widget_search .woocommerce-product-search input[type=text]::-moz-placeholder,
footer .widget.widget_search .woocommerce-product-search input[type=search]::-moz-placeholder {
    color: #929292;
    opacity: 1
}

footer .widget.widget_product_search #searchform input[type=text]:-ms-input-placeholder,
footer .widget.widget_product_search #searchform input[type=search]:-ms-input-placeholder,
footer .widget.widget_product_search .woocommerce-product-search input[type=text]:-ms-input-placeholder,
footer .widget.widget_product_search .woocommerce-product-search input[type=search]:-ms-input-placeholder,
footer .widget.widget_search #searchform input[type=text]:-ms-input-placeholder,
footer .widget.widget_search #searchform input[type=search]:-ms-input-placeholder,
footer .widget.widget_search .woocommerce-product-search input[type=text]:-ms-input-placeholder,
footer .widget.widget_search .woocommerce-product-search input[type=search]:-ms-input-placeholder {
    color: #929292
}

footer .widget.widget_product_search #searchform input[type=submit],
footer .widget.widget_product_search .woocommerce-product-search input[type=submit],
footer .widget.widget_search #searchform input[type=submit],
footer .widget.widget_search .woocommerce-product-search input[type=submit] {
    width: 48px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    box-sizing: initial;
    text-decoration: none;
    color: #9f9f9f;
    font-family: Linearicons-Free, sans-serif;
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: color .15s ease-out, background-color .15s ease-out;
    -moz-transition: color .15s ease-out, background-color .15s ease-out;
    transition: color .15s ease-out, background-color .15s ease-out;
    font-size: 14px;
    background-color: transparent;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0
}

footer .widget.widget_product_search #searchform input[type=submit]:hover,
footer .widget.widget_product_search .woocommerce-product-search input[type=submit]:hover,
footer .widget.widget_search #searchform input[type=submit]:hover,
footer .widget.widget_search .woocommerce-product-search input[type=submit]:hover {
    color: #fff
}

footer .widget.widget_recent_entries .post-date {
    display: block
}

footer .widget.qodef-latest-posts-widget .qodef-blog-list-holder ul>li.qodef-blog-list-item {
    margin: 0 0 17px
}

footer .widget.qodef-latest-posts-widget .qodef-blog-list-holder .qodef-item-info-section.qodef-section-top span {
    color: #595959
}

footer .widget .qodef-sidebar-subscribe {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    background-color: transparent;
    vertical-align: middle;
    position: relative;
    overflow: visible;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

footer .widget .qodef-sidebar-subscribe input[type=text],
footer .widget .qodef-sidebar-subscribe input[type=email] {
    display: inline-block;
    text-decoration: none;
    outline: 0;
    color: #929292;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    padding: 0 55px 0 22px;
    width: 100%;
    height: 48px;
    float: left;
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #dadada;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

footer .widget .qodef-sidebar-subscribe input[type=text]::-webkit-input-placeholder,
footer .widget .qodef-sidebar-subscribe input[type=email]::-webkit-input-placeholder {
    color: #929292
}

footer .widget .qodef-sidebar-subscribe input[type=text]:-moz-placeholder,
footer .widget .qodef-sidebar-subscribe input[type=email]:-moz-placeholder {
    color: #929292;
    opacity: 1
}

footer .widget .qodef-sidebar-subscribe input[type=text]::-moz-placeholder,
footer .widget .qodef-sidebar-subscribe input[type=email]::-moz-placeholder {
    color: #929292;
    opacity: 1
}

footer .widget .qodef-sidebar-subscribe input[type=text]:-ms-input-placeholder,
footer .widget .qodef-sidebar-subscribe input[type=email]:-ms-input-placeholder {
    color: #929292
}

footer .widget .qodef-sidebar-subscribe input[type=submit] {
    width: 48px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    box-sizing: initial;
    text-decoration: none;
    color: #9f9f9f;
    font-family: ElegantIcons, sans-serif;
    font-weight: 400;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: color .15s ease-out, background-color .15s ease-out;
    -moz-transition: color .15s ease-out, background-color .15s ease-out;
    transition: color .15s ease-out, background-color .15s ease-out;
    font-size: 14px;
    background-color: transparent;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0
}

footer .widget .qodef-sidebar-subscribe input[type=submit]:hover {
    color: #fff
}

footer .widget .qodef-sidebar-subscribe .ajax-loader {
    display: none
}

footer .widget.widget_product_tag_cloud .tagcloud,
footer .widget.widget_tag_cloud .tagcloud {
    font-size: 0;
    margin-top: 17px
}

footer .widget.widget_product_tag_cloud a,
footer .widget.widget_tag_cloud a {
    display: inline-block;
    margin: 0 6px 6px 0;
    line-height: 20px;
    padding: 7px 12px;
    border: 1px solid #929292;
    color: #929292;
    font-size: 11px!important;
    font-weight: 400;
    text-transform: uppercase
}

footer .widget.widget_product_tag_cloud a:hover,
footer .widget.widget_tag_cloud a:hover {
    color: #fff;
    border-color: #fff
}

footer .widget.widget_text li {
    margin-bottom: 11px;
    list-style-type: none
}

footer .widget.widget_text li:before {
    content: '\f111 ';
    font-size: 3px;
    font-family: FontAwesome;
    margin-left: 2px;
    position: relative;
    top: -3px;
    color: #5ae4b3
}

footer .widget.widget_text li a {
    padding-left: 15px
}

footer .widget.widget_calendar caption {
    border: 1px solid #dadada;
    border-bottom: 0
}

footer .widget.widget_calendar tfoot {
    border: 1px solid #dadada;
    border-top: 0
}

footer .widget.widget_qodef_twitter_widget a {
    color: #979797
}

footer .widget.widget_qodef_twitter_widget a:hover {
    color: #1cbefc
}

footer .qodef-footer-bottom-holder .widget {
    margin-bottom: 0;
    font-size: 13px
}

@font-face {
    font-family: 'proxima_novaregular';
    src: url('/wp-content/themes/targetwp/font/proximanova-regular-webfont.eot');
    src: url('/wp-content/themes/targetwp/font/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/targetwp/font/proximanova-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/targetwp/font/proximanova-regular-webfont.woff') format('woff'),
         url('/wp-content/themes/targetwp/font/proximanova-regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/targetwp/font/proximanova-regular-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novaitalic';
    src: url('/wp-content/themes/targetwp/font/proximanova-regularit-webfont.eot');
    src: url('/wp-content/themes/targetwp/font/proximanova-regularit-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/targetwp/font/proximanova-regularit-webfont.woff2') format('woff2'),
         url('/wp-content/themes/targetwp/font/proximanova-regularit-webfont.woff') format('woff'),
         url('/wp-content/themes/targetwp/font/proximanova-regularit-webfont.ttf') format('truetype'),
         url('/wp-content/themes/targetwp/font/proximanova-regularit-webfont.svg#proxima_novaitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novabold';
    src: url('/wp-content/themes/targetwp/font/proximanova-bold-webfont.eot');
    src: url('/wp-content/themes/targetwp/font/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/targetwp/font/proximanova-bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/targetwp/font/proximanova-bold-webfont.woff') format('woff'),
         url('/wp-content/themes/targetwp/font/proximanova-bold-webfont.ttf') format('truetype'),
         url('/wp-content/themes/targetwp/font/proximanova-bold-webfont.svg#proxima_novabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novablack';
    src: url('/wp-content/themes/targetwp/font/proximanova-black-webfont.eot');
    src: url('/wp-content/themes/targetwp/font/proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/targetwp/font/proximanova-black-webfont.woff2') format('woff2'),
         url('/wp-content/themes/targetwp/font/proximanova-black-webfont.woff') format('woff'),
         url('/wp-content/themes/targetwp/font/proximanova-black-webfont.ttf') format('truetype'),
         url('/wp-content/themes/targetwp/font/proximanova-black-webfont.svg#proxima_novablack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novaregular';
    src: url('/wp-content/themes/targetwp/font/proximanova-light-webfont.eot');
    src: url('/wp-content/themes/targetwp/font/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/targetwp/font/proximanova-light-webfont.woff2') format('woff2'),
         url('/wp-content/themes/targetwp/font/proximanova-light-webfont.woff') format('woff'),
         url('/wp-content/themes/targetwp/font/proximanova-light-webfont.ttf') format('truetype'),
         url('/wp-content/themes/targetwp/font/proximanova-light-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*body {
    font-family: 'proxima_novaregular'!important;
    font-weight: normal!important;

}

h2 {
    font-family: 'proxima_novabold'!important;
    font-weight: normal!important;

}

h3,
h4,
h5 {
    font-family: 'proxima_novaregular'!important;
    font-weight: normal!important;
}

h1 {
    font-family: 'proxima_novaregular'!important;
    font-weight: normal!important;
}
span,a{
    font-weight: normal !important;
}*/

.qodef-sticky-holder{
    visibility: hidden;
    opacity: 0;
}
.header-appear .qodef-sticky-holder{
    visibility: visible !important;
    opacity: 1 !important;
}
.qodef-dark-header .widget .demo-button span.qodef-btn-text {
    color: #fff!important;
}
.banner-video{
    clear: both;
    
}
.banner-video img{
  display: none !important;
}
.header-video .rev_slider .tp-mask-wrap :last-child > div {
    /*background-color: transparent !important;
    border:1px solid #FFF !important;
    opacity: 0 !important;*/
}
.banner-video > div{
    border:1px solid #FFF !important;
}
.tp-mask-wrap{
    display: none;
}


@media only screen and (max-width: 1522px) {
    .qodef-main-menu>ul>li>a span.item_inner{
        padding: 0 10px;
    }
    .qodef-main-menu.qodef-default-nav > ul > li > a, .qodef-page-header #lang_sel > ul > li > a, .qodef-page-header #lang_sel_click > ul > li > a, .qodef-page-header #lang_sel ul > li:hover > a{
        font-size: 14px;
    }
}
@media only screen and (max-width: 1366px) {
    .qodef-main-menu.qodef-default-nav > ul > li > a, 
  .qodef-page-header #lang_sel > ul > li > a, 
  .qodef-page-header #lang_sel_click > ul > li > a, 
  .qodef-page-header #lang_sel ul > li:hover > a{
    font-size: 14px !important;
  }
  .demo-button .qodef-btn-text{
    font-size: 12px !important;
  }
  .qodef-main-menu > ul > li > a span.item_inner{
    padding: 0 10px !important;
  }
  .qodef-header-full-screen .qodef-menu-area .qodef-vertical-align-containers, .qodef-header-standard .qodef-menu-area .qodef-vertical-align-containers {
    padding: 0 20px !important;
  }
  .qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices .qodef-price-in-table .qodef-value-price-holder .qodef-value{
    font-size: 22px;
  }
  .qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices .qodef-price-in-table .qodef-value-price-holder .qodef-price{
    font-size: 34px;
  }
  .qodef-top-bar {padding: 0 20px;}
}

@media only screen and (min-width: 1281px) {
    .howitworks-block.customhowitworksulblock ul {
        font-size: 18px;
    }
    .howitworks-block.customhowitworksulblock ul li{
        width: 100%;
    }
}
@media only screen and (min-width: 1431px) {
    .howitworks-block.customhowitworksulblock ul{
        font-size: 22px;
    }    
}

@media only screen and (max-width: 1280px) {
  .qodef-main-menu > ul > li > a span.item_inner{
    padding: 0 7px !important;
  }
  .qodef-footer-bottom-holder-inner .qodef-column-inner{
    width: 100% !important;
  }
  .qodef-page-header .qodef-menu-area .qodef-logo-wrapper a{
    height: 38px !important;
    /*max-width: 220px;*/
  }
  .qodef-position-right-inner .qodef-btn.qodef-btn-solid{margin: 0 0 0 15px !important;}
  .qodef-side-menu-button-opener{margin: 0 0 0 10px;}
  .qodef-search-opener{margin: 0 0 0 5px;}
  .qodef-page-header .qodef-sticky-header .qodef-sticky-holder{
    padding: 0 25px;
  }  
}
@media only screen and (max-width: 1199px) {
  .qodef-call-to-action-text h3{
    font-size: 22px;
  }
  .Real-time-feed .zd_satisfaction_good{
    width: 42%;
  }
  .Real-time-feed .zd_satisfaction_bad{
    width: 42%;
  }
  .zd_satisfaction_score{
    width: 92%;
    margin-top: 15px;
  }
  .howitworks-block ul li {
    display: inline-block;
    position: relative;
    padding-left: 30px;
  }
  .howitworks-block ul li #icon {
    position: absolute;
    left: 0;
    top: 5px;
  }
  .qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices .qodef-price-in-table .qodef-value-price-holder .qodef-price{
    font-size: 36px;
    line-height: 74px;
  }
  .qodef-pricing-tables .qodef-price-table .qodef-price-table-inner ul li.qodef-table-prices .qodef-price-in-table .qodef-value-price-holder .qodef-value{
    font-size: 22px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 1024px) {
    .qodef-title{
        height: 300px !important;
    }
    .custom-support-top .custom-support{
        margin-top: -120px !important;
    }    
.qodef-call-to-action-text h3 {
    font-size: 16px;
}
  .qodef-top-bar .qodef-vertical-align-containers {
    padding: 0 5px !important;
}
.qodef-top-bar .qodef-position-left .widget:last-child, 
.qodef-top-bar .qodef-position-right .widget:last-child{
    display: block;
}
.qodef-top-bar .qodef-position-left .widget:last-child, 
.qodef-top-bar .qodef-position-right .widget:last-child{
    display: inline-block !important;
}
.qodef-dark-header .qodef-top-bar {
    /*background-color: #000!important;
    color: #fff!important;*/
}
.qodef-position-left-inner span{
    /*color: #FFF !important;*/
}
.qodef-top-bar-widget a{
    /*color: #FFF !important;*/
}
.qodef-icon-ion-icon{
    /*color: #FFF !important;*/
}
.social_linkedin{
    /*color: #FFF !important;*/
} 
.qodef-mobile-opener-icon-holder .lnr{
  font-size: 44px!important;
  line-height: 44px!important;
}
.home-content-rightTop ul li a{
    font-size: 18px;
    line-height: 20px;
}
#icon {
    color: #689C1C;
    padding-right: 16px;
    float: left;
    margin-top: 3px;
}
.home-content-testimonial h2{
    font-size: 32px;
}
.qodef-btn-text{
    font-size: 12px !important;
}
.qodef-btn.qodef-btn-small{
    padding: 0 10px;
}
.cocamp-style1 .vc_col-sm-4 .qodef-btn.qodef-btn-small{
    padding: 0;
}
.qodef-btn{
    /*padding-left: 15px !important;
    padding-right: 15px !important;*/
}
h1{
    font-size: 50px;
}

h2{
    font-size: 38px;
}
h3{
    font-size: 20px;
}

.home-content-rightTop ul{
    margin: 0;
}
.home-content-rightTop ul li:first-child{
    margin: 0;
}
.qodef-footer-bottom-holder .qodef-three-columns .qodef-column {
    width: 100%;
    float: left;
}
.qodef-icon-list-text{
    line-height: 20px;
}
.support-area p{
    font-size: 14px;
    line-height: 20px;
}
.cocamp-style1 .vc_col-sm-4{
    /*width: 100% !important;
    text-align: left;*/
}
.cocamp-style1 .vc_col-sm-4 p{
    line-height: 18px;
    text-align: left !important;

}
.co-camp-content h2{
    font-size: 30px;
    line-height: 40px;
}
.qodef-mobile-header .qodef-mobile-nav li a span{
    color: #2a2d34 !important;
} 
.qodef-mobile-header .qodef-mobile-nav li.current_page_item a.current span{
    color: #000 !important;
} 

.howitworks-block ul li a
    font-size15px;
}

    .custom-support .vc_column_container:last-child .vc_column-inner {
        padding-left: 0;
    }
    .vc_custom1.custom-support-top{
        padding:50px 0 !important
    }
}
@media only screen and (max-width: 980px) {
    .qodef-btn {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .custom-support .vc_column_container:last-child .vc_column-inner {
        padding-left: 0;
    }
       
}

@media only screen and (max-width: 800px) {
.howitworks-block .vc_col-sm-4{
    width: 600px !important;
    margin: 0 auto;
    float: none !important;
}
.howitworks-block .vc_col-sm-8{
    width: 100% !important;
}
.howitworks-block ul li{
    width: 100% !important;
    box-sizing: border-box;
}
.howitworks-block ul li a {
    font-size: 18px;
    line-height: 20px !important;
}

.howitworks-block h3 {
    font-size: 25px !important;
}    
.qodef-position-left-inner span {
    color: #000 !important;
}
.qodef-dark-header .qodef-top-bar {
    background-color: #fff!important;
    color: #000!important;
}
.qodef-top-bar-widget a {
    color: #000 !important;
}
.qodef-icon-ion-icon {
    color: #000 !important;
}
.qodef-vertical-align-containers .qodef-position-left{
    width: 100%;
    text-align: center;
}
.qodef-vertical-align-containers .qodef-position-right{
    float: left;
    width: 100%;
    text-align: center;
    height: auto;
}
.qodef-vertical-align-containers .qodef-position-center{
    /*top: 30px;*/
    top: 27px;
}
.home-content-rightTop ul li{
    padding-left: 0;
}
.home-content-rightTop ul li{
    line-height: 28px;
}
.satisfaction-rating{
    margin-top: -106px;
}
.testimonials-section .qodef-testimonial-content-inner {
    height: 340px !important;
}
h2{
 font-size: 30px;   
}
.social_linkedin{
    color: #000 !important;
}

.support-banner-bottom a{
    font-size: 16px;
    line-height: 20px;
}
.support-banner-bottom h3{
    font-size: 18px;
    line-height: 22px;
}
.Real-time-feed .zd_rating_number{
    font-size: 20px;
    line-height: 34px;
}
.Real-time-feed .zd_satisfaction_bad {    
    margin: 0 0 0 15px;
}
.zd_satisfaction_score {
    width: 100%;
    margin-top: 15px;
}
.support-area .vc_column-inner {
    min-height: 530px;
}
.support-area h3{
    font-size: 17px;
}

.content h2 {
    font-size: 22px;
    line-height: 32px;
}
.cocamp-style1 .qodef-btn.qodef-btn-small{
    width: 100%;
    text-align: center;
}

.qodef-mobile-header-holder .qodef-position-right{
    height: 60px;
}
/*.qodef-position-center {
    top: 34px !important;
}*/
.qodef-mobile-nav{
    /*float: left;*/
    width: 100%;
}
.qodef-position-center{
    position: inherit !important;
    marrgin:0 !important;
    z-index: 100;
}
/*.qodef-mobile-menu-opener{
    left: 51% !important;
}*/
.qodef-position-center {
    top: 14px;
    float: left !important;
    height: auto !important;
    width: auto !important;
}
.qodef-position-right{
    display: none !important;
}
.custom-support a .qodef-icon-linea-icon{
    font-size: 28px;
}
.howitworks-block  h3{
    font-size: 20px;
}
.howitworks-block ul li a {
    font-size: 15px;
    line-height: 15px !important;
}
.howitworks-block ul li  span#icon{
    padding-bottom: 24px;
}
.responsive-style .vc_col-sm-7, .responsive-style .vc_col-sm-5 {
    width: 100% !important;
}
.vc_custom1.custom-support-top{
    padding: 0 !important;
}
}

@media only screen and (max-width: 600px) {
    .qodef-vertical-align-containers .qodef-position-center{
        top: 31px;
    }
}

@media only screen and (max-width: 767px) {
    .cocamp-style1 .vc_col-sm-4 p {
        line-height: 18px !important;
    }
    .custom-support-top .custom-support{
        margin-top: -60px !important;
    }

    h2 {
    font-size: 28px;
    }

    .home-content-rightTop ul li a {
    font-size: 15px;
    line-height: 14px;
    }
    .satisfaction-rating {
    margin-top: -96px;
        }
    h3 {
    font-size: 18px;
    }
    .home-content-testimonial h2 {
    font-size: 22px;
    }
    .testimonials-section .qodef-testimonial-content-inner {
    height: auto !important;
}
    
    .qodef-testimonials-holder .qodef-testimonials-inner .qodef-grid{
        width: auto;
    }

    
    
    
.support-area .vc_col-sm-4{
    width: 100% !important;
}
.support-area .vc_column-inner {
    min-height: inherit;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.support-area .vc_empty_space{
    display: none !important;
}
.support-area .vc_custom_1481288160583 {
    padding: 0 !important;
    margin-top: 20px;
}
.qodef-position-right{
    display: none !important;
}



}

@media only screen and (max-width: 700px) {
    .our-style1 .vc_col-sm-8,.our-style1 .vc_col-sm-4,.our-style4 .vc_col-sm-5,.our-style4 .vc_col-sm-7,.our-style4 .vc_col-sm-1,.our-style4 .vc_col-sm-6{
        width: 100% !important;
    }
    .our-style1 .wpb_single_image.vc_align_left,.our-style4 .wpb_single_image.vc_align_left{
        text-align: center !important; 
    }
    .custom-support-top .custom-support .vc_column_container {
        border-right: none !important;
        /*border-bottom: 1px solid #93dc28 !important;*/
        min-height: auto !important;
        width: 100% !important;
        padding-bottom: 0 !important;
    }
    .custom-support-top .vc_column-inner{
        border-bottom: 1px solid #93dc28 !important;
        padding-bottom: 15px !important;
    }
    .custom-support-top .custom-support .vc_column_container:last-child{
        border: none !important;
    }
    .custom-support-top .custom-support{
        margin-top: -80px !important;
        padding-top: 20px !important;
    }
    .custom-support-top.vc_custom1{
        padding: 0 !important;
    }
    .custom-support-top a i{
        font-size: 40px;
    }
    .custom-support .vc_column_container > .vc_column-inner {
        padding-top: 15px !important;
    }
    .custom-support-top .custom-support{
        padding-bottom: 0 !important;
    }
    .custom-support-top .custom-support .vc_column_container:last-child .vc_column-inner{
        border-bottom: none !important; 
    }
    .co-contruction-style .vc_col-sm-8, .co-contruction-style .vc_col-sm-4{
        width: 100% !important;
        margin-top: 20px;
    }
    .Real-time-feed .zd_satisfaction_bad,.Real-time-feed .zd_satisfaction_good,.Real-time-feed .zd_satisfaction_score{
        width: 100%;
    } 
    .Real-time-feed .zd_satisfaction_bad{
        margin: 15px 0 0 0;
    }
    .contains-info.vc_col-sm-4 {
        width: 100% !important;
    }  
    .vc_non_responsive .vc_row .contains-info.vc_col-sm-4:nth-of-type(1),.vc_non_responsive .vc_row .contains-info.vc_col-sm-4:nth-of-type(2),.vc_non_responsive .vc_row .contains-info.vc_col-sm-4:nth-of-type(3){
        display: none;
    }
    .vc_non_responsive .vc_row .contains-info.vc_col-sm-4:nth-child(3n+1):before{
        content: 'COCAMP DATES';
        position: relative;
        width: 100%;
        font-weight: 700;
        text-align: center;
        display: block;
        font-size: 16px;
        line-height: 24px;
    }
    .vc_non_responsive .vc_row .contains-info.vc_col-sm-4:nth-child(3n+2):before{
        content: 'LOCATION';
        position: relative;
        width: 100%;
        font-weight: 700;
        text-align: center;
        display: block;
        font-size: 16px;
        line-height: 24px;
    } 
    .cocamp-style1 .vc_col-sm-4 p{
        text-align: center !important; 
    } 
    .vc_non_responsive .vc_row .contains-info.vc_col-sm-4:nth-child(3n+3){
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px !important;
        text-align: center;
    }  
    .cocamp-style1 .qodef-btn.qodef-btn-small{
        width: auto !important;
        padding:0 15px !important;
        display: inline-block !important;
    }
    .vc_non_responsive .vc_row .contains-info.vc_col-sm-4:last-child{
        border-bottom: none;
        padding-bottom: 0 !important;
    }
    .comp-style-top .wpb_column.vc_column_container.vc_col-sm-4,.comp-style-top .co-camp-content.wpb_column.vc_column_container.vc_col-sm-8,.comp-style-top .wpb_column.vc_column_container.vc_col-sm-3,.comp-style-top .co-camp-content.wpb_column.vc_column_container.vc_col-sm-9{
        width: 100% !important;
    }    
    .vc_row.wpb_row.vc_row-fluid.qodef-section.comp-style-top.qodef-content-aligment-left.qodef-grid-section .wpb_single_image .vc_figure{
        margin-bottom: 20px;
    }
    .fullwidth-withcolumns .get_started_left_form.wpb_column.vc_column_container.vc_col-sm-7,.fullwidth-withcolumns .wpb_column.vc_column_container.vc_col-sm-5{
        width: 100%;
    }
    .fullwidth-withcolumns .wpb_column.vc_column_container.vc_col-sm-5{
        margin-top: 20px;
    }
}

@media only screen and (max-width: 600px) {
    .howitworks-block .vc_col-sm-4{
        width: 420px !important;
    }
}

@media only screen and (max-width: 500px) {

    h2 {
    font-size: 22px;
    }
    .home-content-rightTop ul{
        margin-top: 30px;
        padding:0;
    }
    .home-content-rightTop ul li{
       margin-top: 10px;
    }
    .home-content-rightTop ul li a {
    font-size: 15px;
    line-height: 18px;
    display: block;
    padding-top: 10px;
    }
    .satisfaction-rating {
        margin-top: 19px !important;
        top: 45px;
    }
    .satisfaction-rating span{
        font-size: 23px;
    }
    .satisfaction-rating p{
        margin: 3px 0;
    }
    .responsive-style .vc_col-sm-7,
    .responsive-style .vc_col-sm-5{
        width: 100% !important;
    }
    
    .qodef-testimonials .qodef-testimonial-title{
        font-size: 15px;
    }
    .vc_col-sm-6{
        width: 100% !important;
    }
    h1 {
    font-size: 30px;
}
.vc_empty_space{
    height: 30px !important;
}
blockquote .qodef-blockquote-text{
    font-size: 17px !important;
    line-height: 24px;
}
.our-style1 .vc_col-sm-8,.our-style1 .vc_col-sm-4{
    width: 100% !important;
}
.about-style1 .vc_empty_space{
    height: 10px !important;
}
.about-style1 .vc_column-inner {
    padding: 15px 0;
}
.to-healp-section p{
    font-size:20px !important;
}

.co-contruction-style .vc_col-sm-8,
.co-contruction-style .vc_col-sm-4{
    width: 100% !important;
    margin-top: 20px;
}
.comp-style-top .vc_col-sm-8{
    width: 100% !important;
}
.comp-style-top .vc_col-sm-4{
    width: 100% !important;
}
.comp-style-top .co-camp-content h2 {
    font-size: 25px;
    line-height: 37px;
}
.co-camp-content h3 {
    font-size: 23px!important;
    line-height: 35px!important;
    color: #689C1C!important;
    font-family: 'proxima_novaitalic'!important;
}
.request-link a {
    font-size: 17px;
}
.comp-style-top .vc_col-sm-3{
    width: 100% !important;
}
.comp-style-top .vc_col-sm-9{
    width: 100% !important;
}
.comp-style-top{
    padding-bottom: 20px;
}

.qodef-top-bar .qodef-position-right .widget{
    padding: 0 !important;
}
.qodef-mobile-opener-icon-holder{
    vertical-align: top !important;
}

.qodef-top-bar{
    display: none;
}
.qodef-mobile-menu-opener {
    left: 0 !important;
    margin-bottom: 0;
}
.qodef-vertical-align-containers .qodef-position-center{
    height: auto !important;
}
.qodef-vertical-align-containers .qodef-position-center{
    float: right;
    width: auto;
    top: 30px!important;
    z-index: 100;
}
.qodef-position-right{
    display: none !important;
}
.qodef-mobile-opener-icon-holder {
    vertical-align: middle !important;
}
#nav-menu-item-3827, #sticky-nav-menu-item-3827{
    display: inline-block;
}
.qodef-footer-bottom-holder-inner .qodef-column-inner {
    width: auto !important;
}
}
@media only screen and (max-width: 700px) {
    .responsive-style2 .vc_col-sm-4{
        width: 100% !important;
    }
    .satisfaction-rating {
        margin-top: -70px;
    }
    .howitworks-block .vc_col-sm-4{
        width: 380px !important;
        padding: 0 !important;
    }

}
@media only screen and (max-width: 400px) {
    .howitworks-block .vc_col-sm-4{
        width: 300px !important;
        padding: 0 !important;
    }
    .satisfaction-rating{
        top: 63px;
        margin-top: 0;
    }
    .others-cell{
        min-height: 110px;
    }
    .tp-caption {

    }
    .responsive-style3 .vc_empty_space{
        height: 15px !important;
    }
    .header-video #banner-last-text{
        display: none;
    }
    .howitworks-block ul li a{
        font-size: 15px;
    }
    .two-cell-block-rht ul li{
        width: 90%;
    }
    .satisfaction-rating {
        margin-top: 5px !important;
    }
}

@media only screen and (max-width: 980px) {
    .qodef-vertical-align-containers .qodef-position-right {
        display: none !important;
    }
    .qodef-vertical-align-containers .qodef-position-left-inner{
        display: inline-block;
    }
    .qodef-position-left {
        width: 100% !important;
        text-align: center;
    }
     /*.tp-revslider-mainul .tp-parallax-wrap{
        left: 15px !important;
        right: 15px !important; 
        width: 100% !important;
    }
    .tp-caption.tp-resizeme{
        min-width: 950px !important;
        max-width: 100% !important;
    }*/

}
.fa-icon-play{
    font-size: 12px !important;
}
@media only screen and (min-width: 1024px) {
    .tp-caption.Agency-PlayBtn, .Agency-PlayBtn{
        font-size: 30px !important;
        line-height: 64px !important;
        min-width: 64px !important;
    }
    .fa-icon-play {
        font-size: 20px !important;
        position: relative;
        top: -2px;
    }
}
@media only screen and (max-width: 991px) {
    .tp-caption.Agency-PlayBtn, .Agency-PlayBtn {
        line-height: 44px !important;
    }
    .tp-caption.Agency-PlayBtn .fa-icon-play, .Agency-PlayBtn .fa-icon-play{
        font-size: 16px !important;
    }
}
@media only screen and (max-width: 767px) {
    .fa-icon-play {
        font-size: 12px !important;
        position: relative;
        top: -6px;
    }
    .tp-caption.Agency-PlayBtn, .Agency-PlayBtn{        
        font-size: 30px !important;
        line-height: 40px !important;
        min-width: 40px !important;
        margin-top: 20px !important;
    }
}

.rev_slider_wrapper .wistia_responsive_padding {
    opacity: 0 !important;
}
.see-newwhy{
    opacity: 1;
}

@media only screen and (max-width: 1090px) {
.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a{    height: 28px !important;max-width: 160px;}
}