@charset "UTF-8";
#respond input[type=text],
#respond textarea,
.post-password-form input[type=password],
.qodef-style-form textarea,
.wpcf7-form-control.wpcf7-date,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-quiz,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea,
input[type=email],
input[type=password],
input[type=text] {
    position: relative;
    width: 100%;
    margin: 0 0 25px;
    padding: 12px 28px 6px 0;
    color: #222;
    background-color: transparent;
    border: 2px solid #000;
    border-top: none;
    border-left: none;
    border-right: none;
    line-height: 1em;
    border-radius: 0;
    outline: 0;
    font-family: source sans pro, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.43em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

#respond input:focus[type=text],
#respond textarea:focus,
.qodef-style-form textarea:focus,
.wpcf7-form-control.wpcf7-date:focus,
.wpcf7-form-control.wpcf7-number:focus,
.wpcf7-form-control.wpcf7-quiz:focus,
.wpcf7-form-control.wpcf7-select:focus,
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus,
input:focus[type=email],
input:focus[type=password],
input:focus[type=text] {
    color: #222;
    border-color: #858585
}

#respond input[type=text]::-webkit-input-placeholder,
#respond textarea::-webkit-input-placeholder,
.post-password-form input[type=password]::-webkit-input-placeholder,
.qodef-style-form textarea::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder {
    color: inherit
}

#respond input:-moz-placeholder[type=text],
#respond textarea:-moz-placeholder,
.qodef-style-form textarea:-moz-placeholder,
.wpcf7-form-control.wpcf7-date:-moz-placeholder,
.wpcf7-form-control.wpcf7-number:-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz:-moz-placeholder,
.wpcf7-form-control.wpcf7-select:-moz-placeholder,
.wpcf7-form-control.wpcf7-text:-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea:-moz-placeholder,
input:-moz-placeholder[type=email],
input:-moz-placeholder[type=password],
input:-moz-placeholder[type=text] {
    color: inherit;
    opacity: 1
}

#respond input[type=text]::-moz-placeholder,
#respond textarea::-moz-placeholder,
.post-password-form input[type=password]::-moz-placeholder,
.qodef-style-form textarea::-moz-placeholder,
.wpcf7-form-control.wpcf7-date::-moz-placeholder,
.wpcf7-form-control.wpcf7-number::-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz::-moz-placeholder,
.wpcf7-form-control.wpcf7-select::-moz-placeholder,
.wpcf7-form-control.wpcf7-text::-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=text]::-moz-placeholder {
    color: inherit;
    opacity: 1
}

#respond input:-ms-input-placeholder[type=text],
#respond textarea:-ms-input-placeholder,
.qodef-style-form textarea:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-date:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-number:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-select:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,
input:-ms-input-placeholder[type=email],
input:-ms-input-placeholder[type=password],
input:-ms-input-placeholder[type=text] {
    color: inherit
}

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;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block
}

body:not(.single-events) .qodef-sidebar #media_image-10 img {
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-pixelated;
    image-rendering: pixelated
}

ul li ul {
    list-style-type: circle
}

del {
    text-decoration: line-through
}

table {
    border: medium;
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle
}

table th {
    border: 0;
    padding: 5px 7px;
    text-align: center
}

table td {
    padding: 5px 10px;
    text-align: center
}

a img {
    border: none
}

.wp-caption,
img {
    height: auto;
    max-width: 100%
}

iframe {
    max-width: 100%
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clear:after {
    clear: both;
    content: "";
    display: block
}

html {
    overflow-y: scroll!important
}

body {
    font-family: source sans pro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.588em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden!important
}

h1 {
    font-family: josefin sans, sans-serif;
    font-size: 40px;
    line-height: 1.2em;
    letter-spacing: .08em;
    font-weight: 600;
    text-transform: uppercase
}

h2 {
    font-family: josefin sans, sans-serif;
    font-size: 35px;
    line-height: 1.14em;
    letter-spacing: .08em;
    font-weight: 600;
    text-transform: uppercase
}

h3 {
    font-family: josefin sans, sans-serif;
    font-size: 22px;
    line-height: 1.27em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

h4 {
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase
}

h5 {
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

h6 {
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-family: josefin sans, sans-serif;
    text-transform: uppercase;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

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
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #16d5cc
}

a,
p a {
    color: #222;
    text-decoration: none;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

a:hover,
p a:hover {
    color: #16d5cc
}

p {
    margin: 10px 0
}

input[type=submit] {
    -webkit-appearance: none
}

ol,
ul {
    list-style-position: inside;
    margin: 15px 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0;
    padding: 0 0 0 15px
}

pre {
    max-width: 100%;
    margin: 15px 0;
    padding: 15px;
    background-color: #fff;
    white-space: pre-wrap;
    word-wrap: break-word
}

dt {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 700
}

dd {
    margin-bottom: 15px
}

sub,
sup {
    position: relative;
    vertical-align: baseline;
    height: 0;
    line-height: 0;
    font-size: 75%
}

sub {
    top: .5ex
}

sup {
    bottom: .5ex
}

.wp-caption-text {
    font-style: italic;
    margin: 0
}

table {
    width: 100%
}


/*
table tbody tr,
table thead tr {
    border: 1px solid #000
}*/

table tbody th {
    border-right: 1px solid #000
}

blockquote {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 10px 0;
    padding: 25px 40px 25px 125px;
    font-size: 22px;
    line-height: 1.5em;
    text-align: center;
    quotes: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    color: #222;
    position: relative;
    font-weight: 800
}

blockquote>* {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-weight: 700;
    font-size: 22px
}

blockquote:after {
    content: ''
}

blockquote:before {
    content: "“";
    font-family: mr dafoe, sans-serif;
    color: #0de9df;
    font-size: 261px;
    position: absolute;
    left: -7px;
    top: 100%;
    font-weight: 400
}

blockquote .wp-block-pullquote__citation,
blockquote .wp-block-quote__citation,
blockquote cite,
blockquote footer {
    display: block;
    margin-top: 10px;
    text-align: inherit;
    font-size: 14px;
    line-height: 1.3em;
    letter-spacing: 0;
    font-style: normal;
    font-weight: 400;
    text-transform: none
}

blockquote .wp-block-pullquote__citation {
    margin-top: 5px
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    blockquote {
        padding: 25px 21px 25px 121px
    }
}

@media only screen and (max-width:680px) {
    blockquote {
        padding: 25px 0 25px 125px
    }
    blockquote:before {
        top: 36%
    }
}

::-moz-selection {
    background: #16d5cc;
    color: #fff
}

::selection {
    background: #16d5cc;
    color: #fff
}

::-moz-selection {
    background: #16d5cc;
    color: #fff
}

.bypostauthor,
.gallery-caption,
.sticky,
.wp-caption,
.wp-caption-text {
    opacity: 1
}

.alignleft {
    display: inline;
    float: left;
    margin: 0 20px 20px 0
}

.alignright {
    display: inline;
    float: right;
    margin: 0 0 20px 20px;
    text-align: right
}

img.alignright {
    clear: both
}

.aligncenter {
    clear: both;
    display: block;
    margin: 10px auto
}

.alignwide {
    margin-left: auto;
    margin-right: auto;
    clear: both
}

@media only screen and (max-width:1024px) {
    .alignwide {
        width: 100%;
        max-width: 100%
    }
}

.alignfull {
    position: relative;
    left: -1rem;
    width: calc(100% + (2 * 1rem));
    max-width: calc(100% + (2 * 1rem));
    clear: both
}

@media only screen and (max-width:1024px) {
    .alignfull {
        left: calc(-12.5% - 75px);
        width: calc(125% + 150px);
        max-width: calc(125% + 150px);
        margin-top: calc(2 * 1rem);
        margin-bottom: calc(2 * 1rem)
    }
}

.text-align-right {
    text-align: right
}

.text-align-left {
    text-align: left
}

.text-align-center {
    text-align: center
}

.qodef-wrapper {
    position: relative;
    left: 0;
    z-index: 1000;
    -webkit-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -o-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    transition: left .33s cubic-bezier(.694, .0482, .335, 1)
}

.qodef-wrapper .qodef-wrapper-inner {
    width: 100%;
    overflow: hidden
}

.qodef-content {
    position: relative;
    margin-top: 0;
    background-color: #fff;
    z-index: 100
}

.qodef-boxed {
    overflow: hidden!important
}

.qodef-boxed .qodef-wrapper {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.touch .qodef-boxed .qodef-wrapper {
    background-repeat: repeat
}

.qodef-boxed .qodef-wrapper .qodef-wrapper-inner {
    width: 1150px;
    margin: auto;
    overflow: visible
}

.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 {
    left: auto;
    width: 1150px
}

.qodef-paspartu-enabled .qodef-wrapper {
    padding: 10px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-paspartu-enabled.qodef-top-paspartu-disabled .qodef-wrapper {
    padding-top: 0!important
}

.qodef-paspartu-enabled .qodef-page-header .qodef-fixed-wrapper.fixed {
    left: 10px;
    width: calc(100% - 20px)
}

.qodef-paspartu-enabled .qodef-sticky-header {
    left: 10px;
    width: calc(100% - 20px)
}

.qodef-paspartu-enabled .qodef-mobile-header.mobile-header-appear .qodef-mobile-header-inner {
    left: 10px;
    width: calc(100% - 20px)
}

.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled.admin-bar .qodef-wrapper:before {
    top: 32px
}

.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:after,
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:before {
    content: '';
    position: fixed;
    left: 0;
    width: 100%;
    height: auto;
    padding-top: inherit;
    background-color: inherit;
    z-index: 99999
}

.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:before {
    top: 0
}

.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:after {
    bottom: 0
}

.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-page-header .qodef-fixed-wrapper.fixed {
    margin-top: 10px
}

.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-sticky-header.header-appear {
    margin-top: 10px
}

.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-mobile-header.mobile-header-appear .qodef-mobile-header-inner {
    margin-top: 10px
}

.qodef-smooth-transition-loader {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 2000;
    opacity: 1;
    display: block
}

.qodef-container {
    position: relative;
    width: 100%;
    padding: 0;
    z-index: 100
}

.qodef-container:before {
    content: " ";
    display: table
}

.qodef-container:after {
    clear: both;
    content: " ";
    display: table
}

.qodef-container-inner {
    width: 1100px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-full-width {
    position: relative;
    z-index: 100
}

.qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner,
.qodef-content .qodef-content-inner>.qodef-full-width>.qodef-full-width-inner {
    padding-top: 70px;
    padding-bottom: 40px
}

@media only screen and (min-width:1400px) {
    .qodef-grid-1300 .qodef-container-inner,
    .qodef-grid-1300 .qodef-grid,
    .qodef-grid-1300 .qodef-row-grid-section {
        width: 1300px
    }
    .qodef-grid-1300.qodef-boxed .qodef-footer-inner,
    .qodef-grid-1300.qodef-boxed .qodef-wrapper-inner {
        width: 1350px
    }
    .qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
    .qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-sticky-header {
        left: auto;
        width: 1350px
    }
}

@media only screen and (min-width:1367px) {
    .qodef-grid-1200 .qodef-container-inner,
    .qodef-grid-1200 .qodef-grid,
    .qodef-grid-1200 .qodef-row-grid-section {
        width: 1200px
    }
    .qodef-grid-1200.qodef-boxed .qodef-footer-inner,
    .qodef-grid-1200.qodef-boxed .qodef-wrapper-inner {
        width: 1250px
    }
    .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
    .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-sticky-header {
        left: auto;
        width: 1250px
    }
}

@media only screen and (min-width:1200px) {
    .qodef-grid-1000 .qodef-container-inner,
    .qodef-grid-1000 .qodef-grid,
    .qodef-grid-1000 .qodef-row-grid-section {
        width: 1000px
    }
    .qodef-grid-1000.qodef-boxed .qodef-footer-inner,
    .qodef-grid-1000.qodef-boxed .qodef-wrapper-inner {
        width: 1050px
    }
    .qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
    .qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-sticky-header {
        width: 1050px;
        left: auto
    }
}

@media only screen and (min-width:1024px) {
    .qodef-grid-800 .qodef-container-inner,
    .qodef-grid-800 .qodef-grid,
    .qodef-grid-800 .qodef-row-grid-section {
        width: 800px
    }
    .qodef-grid-800.qodef-boxed .qodef-footer-inner,
    .qodef-grid-800.qodef-boxed .qodef-wrapper-inner {
        width: 850px
    }
    .qodef-grid-800.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
    .qodef-grid-800.qodef-boxed .qodef-page-header .qodef-sticky-header {
        width: 850px;
        left: auto
    }
}

@-webkit-keyframes preload-background {
    from {
        background-position: 0 0
    }
    to {
        background-position: 100% 0
    }
}

@keyframes preload-background {
    from {
        background-position: 0 0
    }
    to {
        background-position: 100% 0
    }
}

.qodef-preload-background {
    background: transparent url(/wp-content/themes/waveride/assets/img/preload_pattern.png) repeat scroll inherit!important;
    -webkit-animation-name: preload-background;
    animation-name: preload-background;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.qodef-grid {
    margin: 0 auto;
    width: 1100px
}

.qodef-vertical-align-containers {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.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 {
    left: 50%;
    width: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-center,
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-left,
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-right {
    width: 33.33%
}

.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-center {
    left: 50%;
    width: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.qodef-vertical-align-containers.qodef-50-50 .qodef-position-left,
.qodef-vertical-align-containers.qodef-50-50 .qodef-position-right {
    width: 50%
}

.qodef-vertical-align-containers.qodef-33-66 .qodef-position-left {
    width: 33.33%
}

.qodef-vertical-align-containers.qodef-33-66 .qodef-position-right {
    width: 66.66%
}

.qodef-vertical-align-containers.qodef-66-33 .qodef-position-left {
    width: 66.66%
}

.qodef-vertical-align-containers.qodef-66-33 .qodef-position-right {
    width: 33.33%
}

.qodef-vertical-align-containers .qodef-position-left {
    position: relative;
    height: 100%;
    float: left;
    z-index: 2
}

.qodef-vertical-align-containers .qodef-position-center {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1
}

.qodef-vertical-align-containers .qodef-position-right {
    position: relative;
    height: 100%;
    float: right;
    text-align: right;
    z-index: 2
}

.qodef-vertical-align-containers .qodef-position-center-inner,
.qodef-vertical-align-containers .qodef-position-left-inner,
.qodef-vertical-align-containers .qodef-position-right-inner {
    display: inline-block;
    vertical-align: middle
}

.qodef-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: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0
}

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

.vc_row .wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
    background-color: transparent
}

.qodef-row-grid-section {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    z-index: 20
}

.qodef-content-aligment-left {
    text-align: left
}

.qodef-content-aligment-center {
    text-align: center
}

.qodef-content-aligment-right {
    text-align: right
}

@media only screen and (max-width:1280px) {
    .qodef-disabled-bg-image-bellow-1280 {
        background-image: none!important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-disabled-bg-image-bellow-1024 {
        background-image: none!important
    }
}

@media only screen and (max-width:768px) {
    .qodef-disabled-bg-image-bellow-768 {
        background-image: none!important
    }
}

@media only screen and (max-width:680px) {
    .qodef-disabled-bg-image-bellow-680 {
        background-image: none!important
    }
}

@media only screen and (max-width:480px) {
    .qodef-disabled-bg-image-bellow-480 {
        background-image: none!important
    }
}

.qodef-parallax-row-holder {
    position: static;
    padding: 0;
    background-attachment: fixed;
    background-color: transparent;
    background-position: center 0;
    background-repeat: no-repeat;
    -webkit-transform: translateZ(0);
    overflow: hidden;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.qodef-safari .qodef-parallax-row-holder {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000
}

@media only screen and (max-width:1024px) {
    .qodef-parallax-row-holder {
        height: auto!important;
        min-height: 200px!important;
        background-attachment: scroll;
        background-position: center top!important;
        background-size: cover
    }
}

.qodef-rev-has-paspartu {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100vh;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.admin-bar .qodef-rev-has-paspartu {
    height: calc(100vh - 32px)
}

.qodef-rev-has-paspartu.qodef-side-paspartu-disabled {
    padding-left: 0!important;
    padding-right: 0!important
}

.qodef-rev-has-paspartu.qodef-paspartu-tiny {
    padding: 10px
}

.qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled {
    padding-top: 0
}

.qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 10px)!important
}

.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 42px)!important
}

.qodef-rev-has-paspartu.qodef-paspartu-tiny .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 20px)!important
}

.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-tiny .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 52px)!important
}

.qodef-rev-has-paspartu.qodef-paspartu-small {
    padding: 20px
}

.qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled {
    padding-top: 0
}

.qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 20px)!important
}

.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 52px)!important
}

.qodef-rev-has-paspartu.qodef-paspartu-small .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 40px)!important
}

.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-small .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 72px)!important
}

.qodef-rev-has-paspartu.qodef-paspartu-normal {
    padding: 30px
}

.qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled {
    padding-top: 0
}

.qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 30px)!important
}

.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 62px)!important
}

.qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 60px)!important
}

.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 92px)!important
}

@media only screen and (max-width:680px) {
    .qodef-rev-has-paspartu.qodef-paspartu-normal {
        padding: 20px
    }
    .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled {
        padding-top: 0
    }
    .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 20px)!important
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 52px)!important
    }
    .qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 40px)!important
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-normal .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 72px)!important
    }
}

.qodef-rev-has-paspartu.qodef-paspartu-large {
    padding: 50px
}

.qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled {
    padding-top: 0
}

.qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 50px)!important
}

.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 82px)!important
}

.qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 100px)!important
}

.admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 132px)!important
}

@media only screen and (max-width:680px) {
    .qodef-rev-has-paspartu.qodef-paspartu-large {
        padding: 20px
    }
    .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled {
        padding-top: 0
    }
    .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 20px)!important
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 52px)!important
    }
    .qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 40px)!important
    }
    .admin-bar .qodef-rev-has-paspartu.qodef-paspartu-large .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
        height: calc(100vh - 72px)!important
    }
}

.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner {
    left: 0!important;
    width: 100%!important
}

.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper {
    left: 0!important;
    width: 100%!important;
    height: 100%!important
}

.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: 100vh!important
}

.admin-bar .qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
    height: calc(100vh - 32px)!important
}

.screen-reader-text {
    position: absolute!important;
    width: 1px;
    height: 0;
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal!important;
    overflow: hidden
}

.screen-reader-text:focus {
    top: 5px;
    left: 5px;
    display: block;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    color: #21759b;
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    z-index: 100000
}

.postid-1780 .alignfull {
    left: 0
}

.qodef-two-columns-form-without-space .qodef-column-left {
    display: table-cell;
    width: 99%;
    vertical-align: top
}

.qodef-two-columns-form-without-space .qodef-column-right {
    display: table-cell;
    width: 1%;
    text-align: left;
    vertical-align: top
}

.qodef-two-columns-form-with-space .qodef-column-left {
    display: table-cell;
    width: 99%;
    vertical-align: top;
    padding: 0 10px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-two-columns-form-with-space .qodef-column-right {
    display: table-cell;
    width: 1%;
    text-align: left;
    vertical-align: top;
    padding: 0 0 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-no-space .qodef-outer-space {
    margin: 0
}

.qodef-no-space .qodef-outer-space .qodef-item-space {
    padding: 0;
    margin: 0
}

.qodef-no-space.qodef-disable-bottom-space {
    margin-bottom: 0
}

.qodef-no-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin-bottom: 0
}

.qodef-no-space.qodef-columns-has-side-space {
    padding: 0
}

.qodef-tiny-space .qodef-outer-space {
    margin: 0 -5px
}

.qodef-tiny-space .qodef-outer-space .qodef-item-space {
    padding: 0 5px;
    margin: 0 0 10px
}

.qodef-tiny-space.qodef-disable-bottom-space {
    margin-bottom: -10px
}

.qodef-tiny-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin-bottom: 0
}

.qodef-tiny-space.qodef-columns-has-side-space {
    padding: 0 10px
}

.qodef-small-space .qodef-outer-space {
    margin: 0 -10px
}

.qodef-small-space .qodef-outer-space .qodef-item-space {
    padding: 0 10px;
    margin: 0 0 20px
}

.qodef-small-space.qodef-disable-bottom-space {
    margin-bottom: -20px
}

.qodef-small-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin-bottom: 0
}

.qodef-small-space.qodef-columns-has-side-space {
    padding: 0 20px
}

.qodef-normal-space .qodef-outer-space {
    margin: 0 -15px
}

.qodef-normal-space .qodef-outer-space .qodef-item-space {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-normal-space.qodef-disable-bottom-space {
    margin-bottom: -30px
}

.qodef-normal-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin-bottom: 0
}

.qodef-normal-space.qodef-columns-has-side-space {
    padding: 0 30px
}

.qodef-medium-space .qodef-outer-space {
    margin: 0 -20px
}

.qodef-medium-space .qodef-outer-space .qodef-item-space {
    padding: 0 20px;
    margin: 0 0 40px
}

.qodef-medium-space.qodef-disable-bottom-space {
    margin-bottom: -40px
}

.qodef-medium-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin-bottom: 0
}

.qodef-medium-space.qodef-columns-has-side-space {
    padding: 0 40px
}

.qodef-large-space .qodef-outer-space {
    margin: 0 -25px
}

.qodef-large-space .qodef-outer-space .qodef-item-space {
    padding: 0 25px;
    margin: 0 0 50px
}

.qodef-large-space.qodef-disable-bottom-space {
    margin-bottom: -50px
}

.qodef-large-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin-bottom: 0
}

.qodef-large-space.qodef-columns-has-side-space {
    padding: 0 50px
}

.qodef-huge-space .qodef-outer-space {
    margin: 0 -40px
}

.qodef-huge-space .qodef-outer-space .qodef-item-space {
    padding: 0 40px;
    margin: 0 0 80px
}

.qodef-huge-space.qodef-disable-bottom-space {
    margin-bottom: -80px
}

.qodef-huge-space.qodef-disable-item-bottom-space .qodef-item-space {
    margin-bottom: 0
}

.qodef-huge-space.qodef-columns-has-side-space {
    padding: 0 80px
}

.qodef-grid-list .qodef-list-is-slider .qodef-outer-space {
    margin: 0!important
}

.qodef-grid-list .qodef-list-is-slider .qodef-item-space {
    width: auto!important;
    margin: 0!important;
    padding: 0!important;
    float: none!important;
    clear: none!important
}

.qodef-grid-list .qodef-item-space {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-list:not(.qodef-one-columns) .qodef-item-space {
    float: left
}

.qodef-grid-list.qodef-one-columns .qodef-masonry-grid-sizer {
    width: 100%
}

.qodef-grid-list.qodef-one-columns .qodef-item-space {
    width: 100%
}

.qodef-grid-list.qodef-two-columns .qodef-masonry-grid-sizer {
    width: 50%
}

.qodef-grid-list.qodef-two-columns .qodef-item-space {
    width: 50%
}

.qodef-grid-list.qodef-two-columns .qodef-item-space.qodef-masonry-size-large-width,
.qodef-grid-list.qodef-two-columns .qodef-item-space.qodef-masonry-size-large-width-height {
    width: 100%
}

@media only screen and (min-width:681px) {
    .qodef-grid-list.qodef-two-columns .qodef-item-space:nth-child(2n+1) {
        clear: both
    }
}

.qodef-grid-list.qodef-three-columns .qodef-masonry-grid-sizer {
    width: 33.33333%
}

.qodef-grid-list.qodef-three-columns .qodef-item-space {
    width: 33.33333%
}

.qodef-grid-list.qodef-three-columns .qodef-item-space.qodef-masonry-size-large-width,
.qodef-grid-list.qodef-three-columns .qodef-item-space.qodef-masonry-size-large-width-height {
    width: 66.66667%
}

@media only screen and (min-width:769px) {
    .qodef-grid-list.qodef-three-columns .qodef-item-space:nth-child(3n+1) {
        clear: both
    }
}

.qodef-grid-list.qodef-four-columns .qodef-masonry-grid-sizer {
    width: 25%
}

.qodef-grid-list.qodef-four-columns .qodef-item-space {
    width: 25%
}

.qodef-grid-list.qodef-four-columns .qodef-item-space.qodef-masonry-size-large-width,
.qodef-grid-list.qodef-four-columns .qodef-item-space.qodef-masonry-size-large-width-height {
    width: 50%
}

@media only screen and (min-width:1025px) {
    .qodef-grid-list.qodef-four-columns .qodef-item-space:nth-child(4n+1) {
        clear: both
    }
}

.qodef-grid-list.qodef-five-columns .qodef-masonry-grid-sizer {
    width: 20%
}

.qodef-grid-list.qodef-five-columns .qodef-item-space {
    width: 20%
}

.qodef-grid-list.qodef-five-columns .qodef-item-space.qodef-masonry-size-large-width,
.qodef-grid-list.qodef-five-columns .qodef-item-space.qodef-masonry-size-large-width-height {
    width: 40%
}

@media only screen and (min-width:1367px) {
    .qodef-grid-list.qodef-five-columns .qodef-item-space:nth-child(5n+1) {
        clear: both
    }
}

.qodef-grid-list.qodef-six-columns .qodef-masonry-grid-sizer {
    width: 16.66667%
}

.qodef-grid-list.qodef-six-columns .qodef-item-space {
    width: 16.66667%
}

.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width,
.qodef-grid-list.qodef-six-columns .qodef-item-space.qodef-masonry-size-large-width-height {
    width: 33.33333%
}

@media only screen and (min-width:1441px) {
    .qodef-grid-list.qodef-six-columns .qodef-item-space:nth-child(6n+1) {
        clear: both
    }
}

.qodef-grid-masonry-list.qodef-fixed-masonry-items img {
    height: 100%;
    width: 100%
}

.qodef-grid-masonry-list .qodef-masonry-list-wrapper {
    opacity: 0
}

.qodef-grid-masonry-list .qodef-masonry-grid-sizer {
    width: 100%;
    padding: 0;
    margin: 0
}

.qodef-grid-masonry-list .qodef-masonry-grid-gutter {
    width: 0;
    padding: 0;
    margin: 0
}

.qodef-grid-masonry-list .qodef-item-space.qodef-fixed-masonry-item img {
    height: 100%;
    width: 100%
}

.qodef-grid-row {
    margin-left: -15px;
    margin-right: -15px
}

.qodef-grid-row:after,
.qodef-grid-row:before {
    content: " ";
    display: table
}

.qodef-grid-row:after {
    clear: both
}

.qodef-grid-no-gutter {
    margin-left: 0;
    margin-right: 0
}

.qodef-grid-no-gutter>div {
    padding-left: 0;
    padding-right: 0
}

.qodef-grid-tiny-gutter {
    margin-left: -5px;
    margin-right: -5px
}

.qodef-grid-tiny-gutter>div {
    padding-left: 5px;
    padding-right: 5px
}

.qodef-grid-small-gutter {
    margin-left: -10px;
    margin-right: -10px
}

.qodef-grid-small-gutter>div {
    padding-left: 10px;
    padding-right: 10px
}

.qodef-grid-normal-gutter {
    margin-left: -15px;
    margin-right: -15px
}

.qodef-grid-normal-gutter>div {
    padding-left: 15px;
    padding-right: 15px
}

.qodef-grid-medium-gutter {
    margin-left: -20px;
    margin-right: -20px
}

.qodef-grid-medium-gutter>div {
    padding-left: 20px;
    padding-right: 20px
}

.qodef-grid-large-gutter {
    margin-left: -25px;
    margin-right: -25px
}

.qodef-grid-large-gutter>div {
    padding-left: 25px;
    padding-right: 25px
}

.qodef-grid-huge-gutter {
    margin-left: -40px;
    margin-right: -40px
}

.qodef-grid-huge-gutter>div {
    padding-left: 40px;
    padding-right: 40px
}

.qodef-grid-col-1 {
    position: relative;
    float: left;
    width: 8.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-1:after,
.qodef-grid-col-1:before {
    content: " ";
    display: table
}

.qodef-grid-col-1:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-1 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-2 {
    position: relative;
    float: left;
    width: 16.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-2:after,
.qodef-grid-col-2:before {
    content: " ";
    display: table
}

.qodef-grid-col-2:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-2 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-3 {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-3:after,
.qodef-grid-col-3:before {
    content: " ";
    display: table
}

.qodef-grid-col-3:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-3 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-4 {
    position: relative;
    float: left;
    width: 33.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-4:after,
.qodef-grid-col-4:before {
    content: " ";
    display: table
}

.qodef-grid-col-4:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-4 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-5 {
    position: relative;
    float: left;
    width: 41.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-5:after,
.qodef-grid-col-5:before {
    content: " ";
    display: table
}

.qodef-grid-col-5:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-5 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-6:after,
.qodef-grid-col-6:before {
    content: " ";
    display: table
}

.qodef-grid-col-6:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-6 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-7 {
    position: relative;
    float: left;
    width: 58.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-7:after,
.qodef-grid-col-7:before {
    content: " ";
    display: table
}

.qodef-grid-col-7:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-7 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-8 {
    position: relative;
    float: left;
    width: 66.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-8:after,
.qodef-grid-col-8:before {
    content: " ";
    display: table
}

.qodef-grid-col-8:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-8 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-9 {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-9:after,
.qodef-grid-col-9:before {
    content: " ";
    display: table
}

.qodef-grid-col-9:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-9 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-10 {
    position: relative;
    float: left;
    width: 83.33333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-10:after,
.qodef-grid-col-10:before {
    content: " ";
    display: table
}

.qodef-grid-col-10:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-10 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-11 {
    position: relative;
    float: left;
    width: 91.66667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-11:after,
.qodef-grid-col-11:before {
    content: " ";
    display: table
}

.qodef-grid-col-11:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-11 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-12 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-grid-col-12:after,
.qodef-grid-col-12:before {
    content: " ";
    display: table
}

.qodef-grid-col-12:after {
    clear: both
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-12 {
        width: 100%;
        float: none
    }
}

.qodef-grid-col-push-1 {
    left: 8.33333%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-1 {
        left: 0
    }
}

.qodef-grid-col-pull-1 {
    right: 8.33333%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-1 {
        right: 0
    }
}

.qodef-grid-col-push-2 {
    left: 16.66667%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-2 {
        left: 0
    }
}

.qodef-grid-col-pull-2 {
    right: 16.66667%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-2 {
        right: 0
    }
}

.qodef-grid-col-push-3 {
    left: 25%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-3 {
        left: 0
    }
}

.qodef-grid-col-pull-3 {
    right: 25%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-3 {
        right: 0
    }
}

.qodef-grid-col-push-4 {
    left: 33.33333%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-4 {
        left: 0
    }
}

.qodef-grid-col-pull-4 {
    right: 33.33333%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-4 {
        right: 0
    }
}

.qodef-grid-col-push-5 {
    left: 41.66667%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-5 {
        left: 0
    }
}

.qodef-grid-col-pull-5 {
    right: 41.66667%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-5 {
        right: 0
    }
}

.qodef-grid-col-push-6 {
    left: 50%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-6 {
        left: 0
    }
}

.qodef-grid-col-pull-6 {
    right: 50%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-6 {
        right: 0
    }
}

.qodef-grid-col-push-7 {
    left: 58.33333%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-7 {
        left: 0
    }
}

.qodef-grid-col-pull-7 {
    right: 58.33333%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-7 {
        right: 0
    }
}

.qodef-grid-col-push-8 {
    left: 66.66667%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-8 {
        left: 0
    }
}

.qodef-grid-col-pull-8 {
    right: 66.66667%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-8 {
        right: 0
    }
}

.qodef-grid-col-push-9 {
    left: 75%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-9 {
        left: 0
    }
}

.qodef-grid-col-pull-9 {
    right: 75%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-9 {
        right: 0
    }
}

.qodef-grid-col-push-10 {
    left: 83.33333%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-10 {
        left: 0
    }
}

.qodef-grid-col-pull-10 {
    right: 83.33333%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-10 {
        right: 0
    }
}

.qodef-grid-col-push-11 {
    left: 91.66667%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-11 {
        left: 0
    }
}

.qodef-grid-col-pull-11 {
    right: 91.66667%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-11 {
        right: 0
    }
}

.qodef-grid-col-push-12 {
    left: 100%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-push-12 {
        left: 0
    }
}

.qodef-grid-col-pull-12 {
    right: 100%
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-pull-12 {
        right: 0
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-1 {
        width: 8.33333%;
        float: left
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-1 {
        width: 8.33333%;
        float: left
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-1 {
        width: 8.33333%;
        float: left
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-1 {
        width: 8.33333%;
        float: left
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-1 {
        width: 8.33333%;
        float: left
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-1 {
        width: 8.33333%;
        float: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-1 {
        width: 8.33333%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-1 {
        width: 8.33333%;
        float: left
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-1 {
        width: 8.33333%;
        float: left
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-2 {
        width: 16.66667%;
        float: left
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-2 {
        width: 16.66667%;
        float: left
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-2 {
        width: 16.66667%;
        float: left
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-2 {
        width: 16.66667%;
        float: left
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-2 {
        width: 16.66667%;
        float: left
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-2 {
        width: 16.66667%;
        float: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-2 {
        width: 16.66667%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-2 {
        width: 16.66667%;
        float: left
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-2 {
        width: 16.66667%;
        float: left
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-3 {
        width: 25%;
        float: left
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-3 {
        width: 25%;
        float: left
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-3 {
        width: 25%;
        float: left
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-3 {
        width: 25%;
        float: left
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-3 {
        width: 25%;
        float: left
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-3 {
        width: 25%;
        float: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-3 {
        width: 25%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-3 {
        width: 25%;
        float: left
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-3 {
        width: 25%;
        float: left
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-4 {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-4 {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-4 {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-4 {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-4 {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-4 {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-4 {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-4 {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-4 {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-5 {
        width: 41.66667%;
        float: left
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-5 {
        width: 41.66667%;
        float: left
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-5 {
        width: 41.66667%;
        float: left
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-5 {
        width: 41.66667%;
        float: left
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-5 {
        width: 41.66667%;
        float: left
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-5 {
        width: 41.66667%;
        float: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-5 {
        width: 41.66667%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-5 {
        width: 41.66667%;
        float: left
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-5 {
        width: 41.66667%;
        float: left
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-6 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-6 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-6 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-6 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-6 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-6 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-6 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-6 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-6 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-7 {
        width: 58.33333%;
        float: left
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-7 {
        width: 58.33333%;
        float: left
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-7 {
        width: 58.33333%;
        float: left
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-7 {
        width: 58.33333%;
        float: left
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-7 {
        width: 58.33333%;
        float: left
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-7 {
        width: 58.33333%;
        float: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-7 {
        width: 58.33333%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-7 {
        width: 58.33333%;
        float: left
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-7 {
        width: 58.33333%;
        float: left
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-8 {
        width: 66.66667%;
        float: left
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-8 {
        width: 66.66667%;
        float: left
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-8 {
        width: 66.66667%;
        float: left
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-8 {
        width: 66.66667%;
        float: left
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-8 {
        width: 66.66667%;
        float: left
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-8 {
        width: 66.66667%;
        float: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-8 {
        width: 66.66667%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-8 {
        width: 66.66667%;
        float: left
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-8 {
        width: 66.66667%;
        float: left
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-9 {
        width: 75%;
        float: left
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-9 {
        width: 75%;
        float: left
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-9 {
        width: 75%;
        float: left
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-9 {
        width: 75%;
        float: left
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-9 {
        width: 75%;
        float: left
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-9 {
        width: 75%;
        float: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-9 {
        width: 75%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-9 {
        width: 75%;
        float: left
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-9 {
        width: 75%;
        float: left
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-10 {
        width: 83.33333%;
        float: left
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-10 {
        width: 83.33333%;
        float: left
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-10 {
        width: 83.33333%;
        float: left
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-10 {
        width: 83.33333%;
        float: left
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-10 {
        width: 83.33333%;
        float: left
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-10 {
        width: 83.33333%;
        float: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-10 {
        width: 83.33333%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-10 {
        width: 83.33333%;
        float: left
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-10 {
        width: 83.33333%;
        float: left
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-11 {
        width: 91.66667%;
        float: left
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-11 {
        width: 91.66667%;
        float: left
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-11 {
        width: 91.66667%;
        float: left
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-11 {
        width: 91.66667%;
        float: left
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-11 {
        width: 91.66667%;
        float: left
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-11 {
        width: 91.66667%;
        float: left
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-11 {
        width: 91.66667%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-11 {
        width: 91.66667%;
        float: left
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-11 {
        width: 91.66667%;
        float: left
    }
}

@media only screen and (max-width:1440px) {
    .qodef-grid-col-laptop-landscape-large-12 {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:1366px) {
    .qodef-grid-col-laptop-landscape-mac-12 {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:1280px) {
    .qodef-grid-col-laptop-landscape-medium-12 {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:1200px) {
    .qodef-grid-col-laptop-landscape-12 {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:1024px) {
    .qodef-grid-col-ipad-landscape-12 {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:768px) {
    .qodef-grid-col-ipad-portrait-12 {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-grid-col-phone-landscape-12 {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:480px) {
    .qodef-grid-col-phone-portrait-12 {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width:320px) {
    .qodef-grid-col-smaller-phone-portrait-12 {
        width: 100%;
        float: none
    }
}

@-webkit-keyframes element-from-left {
    0% {
        opacity: 0;
        -webkit-transform: translate(-20%, 0);
        transform: translate(-20%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes element-from-left {
    0% {
        opacity: 0;
        -webkit-transform: translate(-20%, 0);
        transform: translate(-20%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes element-from-right {
    0% {
        opacity: 0;
        -webkit-transform: translate(20%, 0);
        transform: translate(20%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes element-from-right {
    0% {
        opacity: 0;
        -webkit-transform: translate(20%, 0);
        transform: translate(20%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes element-from-top {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes element-from-top {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes element-from-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes element-from-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes qodef-wave {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: -1600px
    }
}

@keyframes qodef-wave {
    0% {
        margin-left: 0
    }
    100% {
        margin-left: -1600px
    }
}

@-webkit-keyframes qodef-scroll-wave {
    0%,
    100% {
        background-position: 0 0
    }
    50% {
        background-position: 0 -470px
    }
}

@keyframes qodef-scroll-wave {
    0%,
    100% {
        background-position: 0 0
    }
    50% {
        background-position: 0 -470px
    }
}

.qodef-element-from-bottom,
.qodef-element-from-fade,
.qodef-element-from-left,
.qodef-element-from-right,
.qodef-element-from-top {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-element-from-bottom>div,
.qodef-element-from-fade>div,
.qodef-element-from-left>div,
.qodef-element-from-right>div,
.qodef-element-from-top>div {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    opacity: 0
}

.qodef-element-from-fade.qodef-element-from-fade-on>div {
    opacity: 1;
    -webkit-transition: opacity .8s ease 0s;
    -o-transition: opacity .8s ease 0s;
    transition: opacity .8s ease 0s
}

.qodef-element-from-left.qodef-element-from-left-on>div {
    opacity: 1;
    -webkit-animation: element-from-left .55s 1 ease;
    animation: element-from-left .55s 1 ease
}

.qodef-element-from-right.qodef-element-from-right-on>div {
    opacity: 1;
    -webkit-animation: element-from-right .55s 1 ease;
    animation: element-from-right .55s 1 ease
}

.qodef-element-from-top.qodef-element-from-top-on>div {
    opacity: 1;
    -webkit-animation: element-from-top .55s 1 ease;
    animation: element-from-top .55s 1 ease
}

.qodef-element-from-bottom.qodef-element-from-bottom-on>div {
    opacity: 1;
    -webkit-animation: element-from-bottom .55s 1 ease;
    animation: element-from-bottom .55s 1 ease
}

.qodef-flip-in {
    opacity: 0;
    -webkit-transform: perspective(1000px) rotateY(25deg);
    transform: perspective(1000px) rotateY(25deg);
    -webkit-transition: all 1.1s ease-in-out;
    -o-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);
    transform: rotateY(0)
}

.qodef-grow-in {
    opacity: 0;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all 1s cubic-bezier(0, 1, .5, 1);
    -o-transition: all 1s cubic-bezier(0, 1, .5, 1);
    transition: all 1s cubic-bezier(0, 1, .5, 1)
}

.qodef-grow-in.qodef-grow-in-on {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.qodef-z-rotate {
    opacity: 0;
    -webkit-transform: rotateZ(7deg);
    -ms-transform: rotate(7deg);
    transform: rotateZ(7deg);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: all .3s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all .3s cubic-bezier(.165, .84, .44, 1);
    transition: all .3s cubic-bezier(.165, .84, .44, 1)
}

.qodef-z-rotate.qodef-z-rotate-on {
    opacity: 1;
    -webkit-transform: rotateZ(0);
    -ms-transform: rotate(0);
    transform: rotateZ(0)
}

.qodef-x-rotate {
    opacity: 0;
    -webkit-transform: perspective(900px) rotateX(-45deg);
    transform: perspective(900px) rotateX(-45deg);
    -webkit-transition: all .6s cubic-bezier(.785, .135, .15, .86);
    -o-transition: all .6s cubic-bezier(.785, .135, .15, .86);
    transition: all .6s cubic-bezier(.785, .135, .15, .86)
}

.qodef-x-rotate.qodef-x-rotate-on {
    opacity: 1;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.qodef-y-translate {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-transition: all .7s cubic-bezier(.68, -.65, .265, 1.65);
    -o-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);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.qodef-fade-in-down {
    opacity: 0;
    -webkit-transform: translate(0, -25px);
    -ms-transform: translate(0, -25px);
    transform: translate(0, -25px);
    -webkit-transition: all .9s cubic-bezier(0, 1, .5, 1);
    -o-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);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.qodef-fade-in-left-x-rotate {
    opacity: 0;
    -webkit-transform: rotateZ(-5deg) translate(-30px, 0);
    -ms-transform: rotate(-5deg) translate(-30px, 0);
    transform: rotateZ(-5deg) translate(-30px, 0);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.qodef-fade-in-left-x-rotate.qodef-fade-in-left-x-rotate-on {
    opacity: 1;
    -webkit-transform: rotateZ(0) translate(0, 0);
    -ms-transform: rotate(0) translate(0, 0);
    transform: rotateZ(0) translate(0, 0)
}

.qodef-fade-in {
    opacity: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.qodef-fade-in.qodef-fade-in-on {
    opacity: 1
}

.qodef-st-loader {
    position: absolute;
    z-index: 2100;
    width: 100%;
    height: 100%
}

.qodef-st-loader .qodef-wave-spinner-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.qodef-st-loader .qodef-wave-spinner-holder .qodef-wave-spinner-number-holder {
    margin-top: 30px;
    color: #222;
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #0de9df;
    -webkit-animation: qodef-fade-in-numbers 1s forwards;
    animation: qodef-fade-in-numbers 1s forwards
}

.qodef-st-loader .qodef-wave-spinner-holder .qodef-wave-wave-holder {
    position: absolute;
    left: 0;
    bottom: -198px;
    background: url(data:image/svg+xml;base64,XGEgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4MTBweCIgaGVpZ2h0PSIxOThweCIgdmlld0JveD0iMCAwIDgxMCAxOTgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDgxMCAxOTgiIHhtbDpzcGFjZT0icHJlc2VydmUiPlxhICAgICAgICAgPHBhdGggZmlsbD0iI2ZhZmFmYSIgZD0iTTgxNSw2OS4zQzY1NS40LDY5LjMsNjA0LjcsMi44LDM5OC45LDNDMTkzLjYsMywxNDIuMyw2OS4zLTYsNjkuM1YxOThoODIxQzgxNSwxOTgsODE1LDk3LjgsODE1LDY5LjN6Ii8+XGEgICAgIDwvc3ZnPg==) repeat-x;
    width: 6400px;
    height: 198px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: .5s cubic-bezier(.25, .46, .45, .94);
    -o-transition: .5s cubic-bezier(.25, .46, .45, .94);
    transition: .5s cubic-bezier(.25, .46, .45, .94);
    will-change: transform;
    z-index: -1;
    -webkit-animation: qodef-wave 7s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-st-loader .qodef-wave-spinner-holder .qodef-wave-wave-holder:after {
    content: '';
    display: block;
    width: 100%;
    height: 100vh;
    background-color: #fafafa;
    -webkit-transform: translateY(198px);
    -ms-transform: translateY(198px);
    transform: translateY(198px)
}

@-webkit-keyframes qodef-fill-spinner-overlay {
    0% {
        width: 0
    }
    100% {
        width: 100vw
    }
}

@keyframes qodef-fill-spinner-overlay {
    0% {
        width: 0
    }
    100% {
        width: 100vw
    }
}

@-webkit-keyframes qodef-fade-in-numbers {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes qodef-fade-in-numbers {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        transform: translateY(-145%)
    }
    10% {
        opacity: .5
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    90% {
        opacity: .5
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        transform: translateY(145%)
    }
}

@keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        transform: translateY(-145%)
    }
    10% {
        opacity: .5
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    90% {
        opacity: .5
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        transform: translateY(145%)
    }
}

.qodef-st-loader .qodef-rotate-circles {
    width: 60px;
    height: 20px
}

.qodef-st-loader .qodef-rotate-circles>div {
    background-color: #333;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: ball-fall 1.5s ease infinite both;
    animation: ball-fall 1.5s ease infinite both
}

.qodef-st-loader .qodef-rotate-circles>div:nth-last-of-type(1) {
    -webkit-animation-delay: calc((100ms) - 300ms);
    animation-delay: calc((100ms) - 300ms)
}

.qodef-st-loader .qodef-rotate-circles>div:nth-last-of-type(2) {
    -webkit-animation-delay: calc((200ms) - 300ms);
    animation-delay: calc((200ms) - 300ms)
}

.qodef-st-loader .qodef-rotate-circles>div:nth-last-of-type(3) {
    -webkit-animation-delay: calc((300ms) - 300ms);
    animation-delay: calc((300ms) - 300ms)
}

@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

.qodef-st-loader .pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: #16d5cc;
    border-radius: 16px;
    -webkit-animation: scaleout 1s infinite ease-in-out;
    animation: scaleout 1s infinite ease-in-out
}

@-webkit-keyframes double-pulse {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes double-pulse {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.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 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background-color: #16d5cc;
    opacity: .6;
    -webkit-animation: double-pulse 2s infinite ease-in-out;
    animation: double-pulse 2s infinite ease-in-out
}

.qodef-st-loader .double_pulse .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes cube {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@keyframes cube {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.qodef-st-loader .cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: #16d5cc;
    -webkit-animation: cube 1.2s infinite ease-in-out;
    animation: cube 1.2s infinite ease-in-out
}

@-webkit-keyframes rotating-cubes {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.5);
        transform: translateX(42px) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
        transform: translateX(42px) translateY(42px) rotate(-179deg)
    }
    50.1% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
        transform: translateX(42px) translateY(42px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotating-cubes {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.5);
        transform: translateX(42px) rotate(-90deg) scale(.5)
    }
    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
        transform: translateX(42px) translateY(42px) rotate(-179deg)
    }
    50.1% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
        transform: translateX(42px) translateY(42px) rotate(-180deg)
    }
    75% {
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.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: #16d5cc;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rotating-cubes 1.8s infinite ease-in-out;
    animation: rotating-cubes 1.8s infinite ease-in-out
}

.qodef-st-loader .rotating_cubes .cube2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes stretchdelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes stretchdelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.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: #16d5cc;
    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: calc((200ms) - 1300ms);
    animation-delay: calc((200ms) - 1300ms)
}

.qodef-st-loader .stripes .rect3 {
    -webkit-animation-delay: calc((300ms) - 1300ms);
    animation-delay: calc((300ms) - 1300ms)
}

.qodef-st-loader .stripes .rect4 {
    -webkit-animation-delay: calc((400ms) - 1300ms);
    animation-delay: calc((400ms) - 1300ms)
}

.qodef-st-loader .stripes .rect5 {
    -webkit-animation-delay: calc((500ms) - 1300ms);
    animation-delay: calc((500ms) - 1300ms)
}

@-webkit-keyframes bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(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: #16d5cc;
    margin: 0 3px 0 0;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out both;
    animation: bouncedelay 1.4s infinite ease-in-out 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 rotatecircles {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotatecircles {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.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: #16d5cc;
    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
}

.qodef-st-loader .five_rotating_circles {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    position: relative
}

.qodef-st-loader .five_rotating_circles .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%
}

.qodef-st-loader .five_rotating_circles .spinner-container>div {
    background-color: #16d5cc;
    border-radius: 100%;
    position: absolute;
    width: 12px;
    height: 12px;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out both;
    animation: bouncedelay 1.2s infinite ease-in-out both
}

.qodef-st-loader .five_rotating_circles .spinner-container>div.circle1 {
    top: 0;
    left: 0
}

.qodef-st-loader .five_rotating_circles .spinner-container>div.circle2 {
    top: 0;
    right: 0
}

.qodef-st-loader .five_rotating_circles .spinner-container>div.circle3 {
    right: 0;
    bottom: 0
}

.qodef-st-loader .five_rotating_circles .spinner-container>div.circle4 {
    left: 0;
    bottom: 0
}

.qodef-st-loader .five_rotating_circles .spinner-container.container1 .circle2 {
    -webkit-animation-delay: calc((600ms) - 1500ms);
    animation-delay: calc((600ms) - 1500ms)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container1 .circle3 {
    -webkit-animation-delay: calc((900ms) - 1500ms);
    animation-delay: calc((900ms) - 1500ms)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container1 .circle4 {
    -webkit-animation-delay: calc((1200ms) - 1500ms);
    animation-delay: calc((1200ms) - 1500ms)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container2 {
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle1 {
    -webkit-animation-delay: calc((300ms) - 1400ms);
    animation-delay: calc((300ms) - 1400ms)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle2 {
    -webkit-animation-delay: calc((600ms) - 1400ms);
    animation-delay: calc((600ms) - 1400ms)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle3 {
    -webkit-animation-delay: calc((900ms) - 1400ms);
    animation-delay: calc((900ms) - 1400ms)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle4 {
    -webkit-animation-delay: calc((1200ms) - 1400ms);
    animation-delay: calc((1200ms) - 1400ms)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container3 {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle1 {
    -webkit-animation-delay: calc((300ms) - 1300ms);
    animation-delay: calc((300ms) - 1300ms)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle2 {
    -webkit-animation-delay: calc((600ms) - 1300ms);
    animation-delay: calc((600ms) - 1300ms)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle3 {
    -webkit-animation-delay: calc((900ms) - 1300ms);
    animation-delay: calc((900ms) - 1300ms)
}

.qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle4 {
    -webkit-animation-delay: calc((1200ms) - 1300ms);
    animation-delay: calc((1200ms) - 1300ms)
}

@-webkit-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);
        transform: scale(.5)
    }
}

@keyframes atom_size {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@-webkit-keyframes atom_zindex {
    100% {
        z-index: 10
    }
}

@keyframes atom_zindex {
    100% {
        z-index: 10
    }
}

@-webkit-keyframes atom_shrink {
    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes atom_shrink {
    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

.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;
    animation: atom_shrink 4.5s infinite linear
}

.qodef-st-loader .atom .ball-1:before {
    content: '';
    background: #16d5cc;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    position: absolute;
    top: -50%;
    left: -50%
}

.qodef-st-loader .atom .ball-2 {
    -webkit-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-2:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-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 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-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-3:before {
    -webkit-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 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-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:before {
    -webkit-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
}

.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: #16d5cc;
    top: 0;
    left: 0;
    margin: 0 auto;
    position: absolute
}

@-webkit-keyframes clock {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes clock {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes clock1 {
    0% {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
    30% {
        -webkit-transform: rotate(-450deg);
        transform: rotate(-450deg)
    }
    100% {
        -webkit-transform: rotate(-450deg);
        transform: rotate(-450deg)
    }
}

@keyframes clock1 {
    0% {
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
    30% {
        -webkit-transform: rotate(-450deg);
        transform: rotate(-450deg)
    }
    100% {
        -webkit-transform: rotate(-450deg);
        transform: rotate(-450deg)
    }
}

@-webkit-keyframes clock2 {
    5% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    35% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

@keyframes clock2 {
    5% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
    35% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

@-webkit-keyframes clock3 {
    10% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    40% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes clock3 {
    10% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    40% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes clock4 {
    15% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    45% {
        -webkit-transform: rotate(-315deg);
        transform: rotate(-315deg)
    }
    100% {
        -webkit-transform: rotate(-315deg);
        transform: rotate(-315deg)
    }
}

@keyframes clock4 {
    15% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    45% {
        -webkit-transform: rotate(-315deg);
        transform: rotate(-315deg)
    }
    100% {
        -webkit-transform: rotate(-315deg);
        transform: rotate(-315deg)
    }
}

.qodef-st-loader .clock {
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    position: relative;
    -webkit-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: #16d5cc
}

.qodef-st-loader .clock .ball.ball-1 {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-animation: clock1 1s ease-in infinite;
    animation: clock1 1s ease-in infinite
}

.qodef-st-loader .clock .ball.ball-2 {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-animation: clock2 1s ease-in infinite;
    animation: clock2 1s ease-in infinite
}

.qodef-st-loader .clock .ball.ball-3 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: clock3 1s ease-in infinite;
    animation: clock3 1s ease-in infinite
}

.qodef-st-loader .clock .ball.ball-4 {
    -webkit-animation: clock4 1s ease-in infinite;
    animation: clock4 1s ease-in infinite
}

@-webkit-keyframes mitosis_invert {
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@keyframes mitosis_invert {
    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@-webkit-keyframes mitosis_ball1 {
    12% {
        -webkit-transform: none;
        transform: none
    }
    26% {
        -webkit-transform: translateX(25%) scale(1, .8);
        transform: translateX(25%) scale(1, .8)
    }
    40% {
        -webkit-transform: translateX(50%) scale(.8, .8);
        transform: translateX(50%) scale(.8, .8)
    }
    60% {
        -webkit-transform: translateX(50%) scale(.8, .8);
        transform: translateX(50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(50%, 25%) scale(.6, .8);
        transform: translate(50%, 25%) scale(.6, .8)
    }
    88% {
        -webkit-transform: translate(50%, 50%) scale(.6, .6);
        transform: translate(50%, 50%) scale(.6, .6)
    }
    100% {
        -webkit-transform: translate(50%, 50%) scale(.6, .6);
        transform: translate(50%, 50%) scale(.6, .6)
    }
}

@keyframes mitosis_ball1 {
    12% {
        -webkit-transform: none;
        transform: none
    }
    26% {
        -webkit-transform: translateX(25%) scale(1, .8);
        transform: translateX(25%) scale(1, .8)
    }
    40% {
        -webkit-transform: translateX(50%) scale(.8, .8);
        transform: translateX(50%) scale(.8, .8)
    }
    60% {
        -webkit-transform: translateX(50%) scale(.8, .8);
        transform: translateX(50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(50%, 25%) scale(.6, .8);
        transform: translate(50%, 25%) scale(.6, .8)
    }
    88% {
        -webkit-transform: translate(50%, 50%) scale(.6, .6);
        transform: translate(50%, 50%) scale(.6, .6)
    }
    100% {
        -webkit-transform: translate(50%, 50%) scale(.6, .6);
        transform: translate(50%, 50%) scale(.6, .6)
    }
}

@-webkit-keyframes mitosis_ball2 {
    12% {
        -webkit-transform: none;
        transform: none
    }
    26% {
        -webkit-transform: translateX(25%) scale(1, .8);
        transform: translateX(25%) scale(1, .8)
    }
    40% {
        -webkit-transform: translateX(50%) scale(.8, .8);
        transform: translateX(50%) scale(.8, .8)
    }
    60% {
        -webkit-transform: translateX(50%) scale(.8, .8);
        transform: translateX(50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(50%, -25%) scale(.6, .8);
        transform: translate(50%, -25%) scale(.6, .8)
    }
    88% {
        -webkit-transform: translate(50%, -50%) scale(.6, .6);
        transform: translate(50%, -50%) scale(.6, .6)
    }
    100% {
        -webkit-transform: translate(50%, -50%) scale(.6, .6);
        transform: translate(50%, -50%) scale(.6, .6)
    }
}

@keyframes mitosis_ball2 {
    12% {
        -webkit-transform: none;
        transform: none
    }
    26% {
        -webkit-transform: translateX(25%) scale(1, .8);
        transform: translateX(25%) scale(1, .8)
    }
    40% {
        -webkit-transform: translateX(50%) scale(.8, .8);
        transform: translateX(50%) scale(.8, .8)
    }
    60% {
        -webkit-transform: translateX(50%) scale(.8, .8);
        transform: translateX(50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(50%, -25%) scale(.6, .8);
        transform: translate(50%, -25%) scale(.6, .8)
    }
    88% {
        -webkit-transform: translate(50%, -50%) scale(.6, .6);
        transform: translate(50%, -50%) scale(.6, .6)
    }
    100% {
        -webkit-transform: translate(50%, -50%) scale(.6, .6);
        transform: translate(50%, -50%) scale(.6, .6)
    }
}

@-webkit-keyframes mitosis_ball3 {
    12% {
        -webkit-transform: none;
        transform: none
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, .8);
        transform: translateX(-25%) scale(1, .8)
    }
    40% {
        -webkit-transform: translateX(-50%) scale(.8, .8);
        transform: translateX(-50%) scale(.8, .8)
    }
    60% {
        -webkit-transform: translateX(-50%) scale(.8, .8);
        transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(-50%, 25%) scale(.6, .8);
        transform: translate(-50%, 25%) scale(.6, .8)
    }
    88% {
        -webkit-transform: translate(-50%, 50%) scale(.6, .6);
        transform: translate(-50%, 50%) scale(.6, .6)
    }
    100% {
        -webkit-transform: translate(-50%, 50%) scale(.6, .6);
        transform: translate(-50%, 50%) scale(.6, .6)
    }
}

@keyframes mitosis_ball3 {
    12% {
        -webkit-transform: none;
        transform: none
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, .8);
        transform: translateX(-25%) scale(1, .8)
    }
    40% {
        -webkit-transform: translateX(-50%) scale(.8, .8);
        transform: translateX(-50%) scale(.8, .8)
    }
    60% {
        -webkit-transform: translateX(-50%) scale(.8, .8);
        transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(-50%, 25%) scale(.6, .8);
        transform: translate(-50%, 25%) scale(.6, .8)
    }
    88% {
        -webkit-transform: translate(-50%, 50%) scale(.6, .6);
        transform: translate(-50%, 50%) scale(.6, .6)
    }
    100% {
        -webkit-transform: translate(-50%, 50%) scale(.6, .6);
        transform: translate(-50%, 50%) scale(.6, .6)
    }
}

@-webkit-keyframes mitosis_ball4 {
    12% {
        -webkit-transform: none;
        transform: none
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, .8);
        transform: translateX(-25%) scale(1, .8)
    }
    40% {
        -webkit-transform: translateX(-50%) scale(.8, .8);
        transform: translateX(-50%) scale(.8, .8)
    }
    60% {
        -webkit-transform: translateX(-50%) scale(.8, .8);
        transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(-50%, -25%) scale(.6, .8);
        transform: translate(-50%, -25%) scale(.6, .8)
    }
    88% {
        -webkit-transform: translate(-50%, -50%) scale(.6, .6);
        transform: translate(-50%, -50%) scale(.6, .6)
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(.6, .6);
        transform: translate(-50%, -50%) scale(.6, .6)
    }
}

@keyframes mitosis_ball4 {
    12% {
        -webkit-transform: none;
        transform: none
    }
    26% {
        -webkit-transform: translateX(-25%) scale(1, .8);
        transform: translateX(-25%) scale(1, .8)
    }
    40% {
        -webkit-transform: translateX(-50%) scale(.8, .8);
        transform: translateX(-50%) scale(.8, .8)
    }
    60% {
        -webkit-transform: translateX(-50%) scale(.8, .8);
        transform: translateX(-50%) scale(.8, .8)
    }
    74% {
        -webkit-transform: translate(-50%, -25%) scale(.6, .8);
        transform: translate(-50%, -25%) scale(.6, .8)
    }
    88% {
        -webkit-transform: translate(-50%, -50%) scale(.6, .6);
        transform: translate(-50%, -50%) scale(.6, .6)
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(.6, .6);
        transform: translate(-50%, -50%) scale(.6, .6)
    }
}

.qodef-st-loader .mitosis {
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    position: relative;
    -webkit-animation: mitosis_invert 2s infinite steps(2, end);
    animation: mitosis_invert 2s infinite steps(2, end)
}

.qodef-st-loader .mitosis .ball {
    border-radius: 50%;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #16d5cc
}

.qodef-st-loader .mitosis .ball.ball-1 {
    -webkit-animation: mitosis_ball1 1s infinite alternate linear;
    animation: mitosis_ball1 1s infinite alternate linear
}

.qodef-st-loader .mitosis .ball.ball-2 {
    -webkit-animation: mitosis_ball2 1s infinite alternate linear;
    animation: mitosis_ball2 1s infinite alternate linear
}

.qodef-st-loader .mitosis .ball.ball-3 {
    -webkit-animation: mitosis_ball3 1s infinite alternate linear;
    animation: mitosis_ball3 1s infinite alternate linear
}

.qodef-st-loader .mitosis .ball.ball-4 {
    -webkit-animation: mitosis_ball4 1s infinite alternate linear;
    animation: mitosis_ball4 1s infinite alternate linear
}

@-webkit-keyframes lines_spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes lines_spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.qodef-st-loader .lines {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px
}

.qodef-st-loader .lines .line1 {
    margin-left: 10px;
    position: absolute;
    width: 60px;
    height: 4px;
    background-color: #16d5cc;
    -webkit-animation: lines_spin 1.5s infinite ease calc((100ms) - 100ms);
    animation: lines_spin 1.5s infinite ease calc((100ms) - 100ms)
}

.qodef-st-loader .lines .line2 {
    margin-left: 10px;
    position: absolute;
    width: 60px;
    height: 4px;
    background-color: #16d5cc;
    -webkit-animation: lines_spin 1.5s infinite ease calc((200ms) - 100ms);
    animation: lines_spin 1.5s infinite ease calc((200ms) - 100ms)
}

.qodef-st-loader .lines .line3 {
    margin-left: 10px;
    position: absolute;
    width: 60px;
    height: 4px;
    background-color: #16d5cc;
    -webkit-animation: lines_spin 1.5s infinite ease calc((300ms) - 100ms);
    animation: lines_spin 1.5s infinite ease calc((300ms) - 100ms)
}

.qodef-st-loader .lines .line4 {
    margin-left: 10px;
    position: absolute;
    width: 60px;
    height: 4px;
    background-color: #16d5cc;
    -webkit-animation: lines_spin 1.5s infinite ease calc((400ms) - 100ms);
    animation: lines_spin 1.5s infinite ease calc((400ms) - 100ms)
}

@-webkit-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
    }
}

@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
    }
}

@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
    }
}

@keyframes fussion_ball4 {
    50% {
        top: -100%;
        left: -100%
    }
    100% {
        top: 0;
        left: 50%;
        z-index: 1
    }
}

.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: #16d5cc;
    border-radius: 50%;
    float: left;
    position: absolute
}

.qodef-st-loader .fussion .ball.ball-1 {
    top: 0;
    left: 50%;
    -webkit-animation: fussion_ball1 1s 0s ease infinite;
    animation: fussion_ball1 1s 0s ease infinite;
    z-index: 1
}

.qodef-st-loader .fussion .ball.ball-2 {
    top: 50%;
    left: 100%;
    -webkit-animation: fussion_ball2 1s 0s ease infinite;
    animation: fussion_ball2 1s 0s ease infinite;
    z-index: 2
}

.qodef-st-loader .fussion .ball.ball-3 {
    top: 100%;
    left: 50%;
    -webkit-animation: fussion_ball3 1s 0s ease infinite;
    animation: fussion_ball3 1s 0s ease infinite;
    z-index: 1
}

.qodef-st-loader .fussion .ball.ball-4 {
    top: 50%;
    left: 0;
    -webkit-animation: fussion_ball4 1s 0s ease infinite;
    animation: fussion_ball4 1s 0s ease infinite;
    z-index: 2
}

@-webkit-keyframes wave_jump1 {
    12% {
        -webkit-transform: translate(20px, -40px);
        transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100%,
    24% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }
}

@keyframes wave_jump1 {
    12% {
        -webkit-transform: translate(20px, -40px);
        transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100%,
    24% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }
}

@-webkit-keyframes wave_jump2 {
    12% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    24% {
        -webkit-transform: translate(20px, -40px);
        transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100%,
    36% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }
}

@keyframes wave_jump2 {
    12% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    24% {
        -webkit-transform: translate(20px, -40px);
        transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100%,
    36% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }
}

@-webkit-keyframes wave_jump3 {
    24% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    36% {
        -webkit-transform: translate(20px, -40px);
        transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100%,
    48% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }
}

@keyframes wave_jump3 {
    24% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    36% {
        -webkit-transform: translate(20px, -40px);
        transform: translate(20px, -40px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100%,
    48% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }
}

@-webkit-keyframes wave_wipe {
    100%,
    48% {
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px)
    }
}

@keyframes wave_wipe {
    100%,
    48% {
        -webkit-transform: translateX(-120px);
        transform: translateX(-120px)
    }
}

.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: #16d5cc;
    border-radius: 50%;
    margin-right: 10px
}

.qodef-st-loader .wave_circles .ball.ball-1 {
    -webkit-animation: wave_jump3 1.8s infinite ease-out;
    animation: wave_jump3 1.8s infinite ease-out
}

.qodef-st-loader .wave_circles .ball.ball-2 {
    -webkit-animation: wave_jump2 1.8s infinite ease-out;
    animation: wave_jump2 1.8s infinite ease-out
}

.qodef-st-loader .wave_circles .ball.ball-3 {
    -webkit-animation: wave_jump1 1.8s infinite ease-out;
    animation: wave_jump1 1.8s infinite ease-out
}

.qodef-st-loader .wave_circles .ball.ball-4 {
    margin-right: 0;
    -webkit-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 pulse_circles_pulse {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1;
        border-width: 50px
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
        border-width: 0
    }
}

@keyframes pulse_circles_pulse {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 1;
        border-width: 50px
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
        border-width: 0
    }
}

.qodef-st-loader .pulse_circles {
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    position: relative
}

.qodef-st-loader .pulse_circles .ball {
    height: 100%;
    width: 100%;
    background: #16d5cc;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border: 0 solid #16d5cc
}

.qodef-st-loader .pulse_circles .ball.ball-1 {
    -webkit-animation: pulse_circles_pulse 3s infinite calc((-750ms) + 750ms);
    animation: pulse_circles_pulse 3s infinite calc((-750ms) + 750ms)
}

.qodef-st-loader .pulse_circles .ball.ball-2 {
    -webkit-animation: pulse_circles_pulse 3s infinite calc((-1500ms) + 750ms);
    animation: pulse_circles_pulse 3s infinite calc((-1500ms) + 750ms)
}

.qodef-st-loader .pulse_circles .ball.ball-3 {
    -webkit-animation: pulse_circles_pulse 3s infinite calc((-2250ms) + 750ms);
    animation: pulse_circles_pulse 3s infinite calc((-2250ms) + 750ms)
}

.qodef-st-loader .pulse_circles .ball.ball-4 {
    -webkit-animation: pulse_circles_pulse 3s infinite calc((-3000ms) + 750ms);
    animation: pulse_circles_pulse 3s infinite calc((-3000ms) + 750ms)
}

.qodef-st-loader1 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.qodef-st-loader2 {
    margin: -50% 0 0 -50%
}

#respond input[type=text],
#respond textarea,
.post-password-form input[type=password],
.qodef-style-form textarea,
.wpcf7-form-control.wpcf7-date,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-quiz,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea,
input[type=email],
input[type=password],
input[type=text] {
    position: relative;
    width: 100%;
    margin: 0 0 25px;
    padding: 12px 28px 6px 0;
    color: #222;
    background-color: transparent;
    border: 2px solid #000;
    border-top: none;
    border-left: none;
    border-right: none;
    line-height: 1em;
    border-radius: 0;
    outline: 0;
    font-family: source sans pro, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.43em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

#respond input:focus[type=text],
#respond textarea:focus,
.qodef-style-form textarea:focus,
.wpcf7-form-control.wpcf7-date:focus,
.wpcf7-form-control.wpcf7-number:focus,
.wpcf7-form-control.wpcf7-quiz:focus,
.wpcf7-form-control.wpcf7-select:focus,
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-textarea:focus,
input:focus[type=email],
input:focus[type=password],
input:focus[type=text] {
    color: #222;
    border-color: #858585
}

#respond input[type=text]::-webkit-input-placeholder,
#respond textarea::-webkit-input-placeholder,
.post-password-form input[type=password]::-webkit-input-placeholder,
.qodef-style-form textarea::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder {
    color: inherit
}

#respond input:-moz-placeholder[type=text],
#respond textarea:-moz-placeholder,
.qodef-style-form textarea:-moz-placeholder,
.wpcf7-form-control.wpcf7-date:-moz-placeholder,
.wpcf7-form-control.wpcf7-number:-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz:-moz-placeholder,
.wpcf7-form-control.wpcf7-select:-moz-placeholder,
.wpcf7-form-control.wpcf7-text:-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea:-moz-placeholder,
input:-moz-placeholder[type=email],
input:-moz-placeholder[type=password],
input:-moz-placeholder[type=text] {
    color: inherit;
    opacity: 1
}

#respond input[type=text]::-moz-placeholder,
#respond textarea::-moz-placeholder,
.post-password-form input[type=password]::-moz-placeholder,
.qodef-style-form textarea::-moz-placeholder,
.wpcf7-form-control.wpcf7-date::-moz-placeholder,
.wpcf7-form-control.wpcf7-number::-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz::-moz-placeholder,
.wpcf7-form-control.wpcf7-select::-moz-placeholder,
.wpcf7-form-control.wpcf7-text::-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=text]::-moz-placeholder {
    color: inherit;
    opacity: 1
}

#respond input:-ms-input-placeholder[type=text],
#respond textarea:-ms-input-placeholder,
.qodef-style-form textarea:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-date:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-number:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-select:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,
input:-ms-input-placeholder[type=email],
input:-ms-input-placeholder[type=password],
input:-ms-input-placeholder[type=text] {
    color: inherit
}

.qodef-comment-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-comment-holder .qodef-comment-holder-inner {
    padding: 41px 0 20px
}

.qodef-comment-holder .qodef-comments-title {
    margin-bottom: 28px
}

.qodef-comment-holder .qodef-comment.qodef-no-avatar .qodef-comment-text {
    padding: 0
}

.qodef-comment-holder .qodef-comment-list {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 150
}

.qodef-comment-holder .qodef-comment-list li {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 23px 0 0;
    padding: 29px 0 0
}

.qodef-comment-holder .qodef-comment-list>li:first-child {
    margin: 0;
    padding: 0;
    border: 0
}

.qodef-comment-holder .qodef-comment-list .children {
    padding: 0 0 0 81px
}

.qodef-comment-holder .qodef-comment-image {
    position: relative;
    top: 9px;
    left: 0;
    width: 80px;
    height: 80px;
    display: block;
    float: left
}

.qodef-comment-holder .qodef-comment-image img {
    display: block;
    border-radius: 4em
}

.qodef-comment-holder .qodef-comment-text {
    padding: 0 0 0 103px;
    min-height: 82px
}

.qodef-comment-holder .qodef-comment-text .qodef-comment-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 6px 0 2px
}

.qodef-comment-holder .qodef-comment-text .comment-edit-link,
.qodef-comment-holder .qodef-comment-text .comment-reply-link,
.qodef-comment-holder .qodef-comment-text .replay {
    float: left;
    margin-top: 12px;
    margin-right: 16px;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800
}

.qodef-comment-holder .qodef-comment-text .comment-edit-link:before,
.qodef-comment-holder .qodef-comment-text .comment-reply-link:before,
.qodef-comment-holder .qodef-comment-text .replay:before {
    content: '';
    display: inline-block;
    margin-right: 8px;
    width: 15px;
    height: 10px;
    background: url(data:image/svg+xml;base64,XGEgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxNSAxMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgMTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPlxhICAgICAgICAgPHBhdGggZmlsbD0iIzBkZTlkZiIgZD0iTTE1LDEwVjcuMmgtNC4xQzkuNiw3LjEsOC41LDYsOC41LDQuN2MwLTAuNywwLjMtMS4zLDAuNy0xLjhjMC41LTAuNSwxLjEtMC43LDEuNy0wLjdoMC4zbDAuMy0wLjZsLTAuMy0wLjIgQzkuNi0wLjIsNi45LTAuNSw0LjksMC44Yy0wLjYsMC40LTEuMiwxLTEuNiwxLjZMMCw3LjZWMTBIMTV6Ii8+XGEgICAgIDwvc3ZnPg==)
}

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

.qodef-comment-holder .qodef-comment-text .qodef-comment-name {
    float: left;
    margin: 0
}

.qodef-comment-holder .qodef-comment-text .qodef-comment-date {
    float: left;
    margin: 0;
    font-size: 12px
}

.qodef-comment-holder .qodef-comment-text .qodef-text-holder p {
    margin: 7px 0
}

.qodef-comment-holder .qodef-comment-text .comment-respond {
    margin: 50px 0 20px
}

.qodef-comment-holder .qodef-comment-text .comment-respond .comment-reply-title {
    margin: 0 0 10px;
    font-size: 14px
}

.qodef-comment-holder .qodef-comment-text .comment-respond .logged-in-as {
    margin: 0 0 8px
}

.qodef-comment-holder .qodef-comment-text .comment-respond .qodef-btn-wave-hover .qodef-btn-wave-holder {
    background: url(data:image/svg+xml;base64,XGEgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNzJweCIgaGVpZ2h0PSIxMjZweCIgdmlld0JveD0iMCAwIDE3MiAxMjUuNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTcyIDEyNS43IiB4bWw6c3BhY2U9InByZXNlcnZlIj5cYSAgICAgICAgIDxwYXRoIGZpbGw9IiMwZGUzZDkiIGQ9Ik0xNzMsMjIuN2MtMzMuOSwwLTQ0LjctMTQuMS04OC40LTE0LjFjLTQzLjYsMC01NC41LDE0LjEtODYsMTQuMVYxMjZsMTc0LjQtMC4zIEMxNzMsMTI1LjcsMTczLDI4LjcsMTczLDIyLjd6Ii8+XGEgICAgIDwvc3ZnPg==) repeat-x
}

.qodef-comment-holder .qodef-comment-text #cancel-comment-reply-link {
    margin-left: 10px;
    font-size: 12px;
    color: #16d5cc
}

.qodef-comment-holder .qodef-comment-text #cancel-comment-reply-link:hover {
    color: #222
}

.qodef-comment-holder .qodef-comment-text ol li,
.qodef-comment-holder .qodef-comment-text ul li {
    display: list-item
}

.qodef-comment-holder .qodef-comment-text li {
    margin: 0!important;
    padding: 0!important;
    border: 0!important
}

.qodef-comment-form {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 86px 0 40px;
    clear: both
}

.qodef-comment-form .comment-reply-title {
    margin: 0 0 37px
}

.qodef-comment-form .logged-in-as {
    margin: 0 0 8px
}

.qodef-comment-form .comment-form-cookies-consent {
    margin: 4px 0 25px
}

.qodef-comment-form .comment-form-cookies-consent input {
    margin-left: 0;
    margin-right: 9px
}

.qodef-comment-form .qodef-btn-wave-hover .qodef-btn-wave-holder {
    background: url(data:image/svg+xml;base64,XGEgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNzJweCIgaGVpZ2h0PSIxMjZweCIgdmlld0JveD0iMCAwIDE3MiAxMjUuNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTcyIDEyNS43IiB4bWw6c3BhY2U9InByZXNlcnZlIj5cYSAgICAgICAgIDxwYXRoIGZpbGw9IiMwZGUzZDkiIGQ9Ik0xNzMsMjIuN2MtMzMuOSwwLTQ0LjctMTQuMS04OC40LTE0LjFjLTQzLjYsMC01NC41LDE0LjEtODYsMTQuMVYxMjZsMTc0LjQtMC4zIEMxNzMsMTI1LjcsMTczLDI4LjcsMTczLDIyLjd6Ii8+XGEgICAgIDwvc3ZnPg==) repeat-x
}

@media only screen and (max-width:768px) {
    .qodef-comment-holder .qodef-comment-list .children {
        padding: 0 0 0 40px
    }
}

@media only screen and (max-width:680px) {
    .qodef-comment-holder .qodef-comment-list .children {
        padding: 0
    }
    .qodef-comment-holder .qodef-comment-text .qodef-comment-date,
    .qodef-comment-holder .qodef-comment-text .qodef-comment-name {
        float: none
    }
    .qodef-comment-holder .qodef-comment-text .comment-edit-link,
    .qodef-comment-holder .qodef-comment-text .comment-reply-link,
    .qodef-comment-holder .qodef-comment-text .replay {
        float: none;
        margin: 0 10px 0 0
    }
}

@media only screen and (max-width:680px) and (max-width:680px) {
    .qodef-comment-holder .qodef-comment-text .comment-edit-link,
    .qodef-comment-holder .qodef-comment-text .comment-reply-link,
    .qodef-comment-holder .qodef-comment-text .replay {
        margin: 10px 10px 0 0;
        display: inline-block
    }
}

@media only screen and (max-width:480px) {
    .qodef-comment-holder .qodef-comment-image {
        float: none
    }
    .qodef-comment-holder .qodef-comment-text {
        padding: 20px 0 0;
        min-height: inherit
    }
}

.post-password-form input[type=password] {
    margin-top: 10px
}

footer .wpcf7-form-control.wpcf7-date,
footer .wpcf7-form-control.wpcf7-number,
footer .wpcf7-form-control.wpcf7-quiz,
footer .wpcf7-form-control.wpcf7-select,
footer .wpcf7-form-control.wpcf7-text,
footer .wpcf7-form-control.wpcf7-textarea {
    margin: 0
}

.post-password-form input[type=submit] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 13px 32px 9px 35px;
    color: #fff;
    background-color: #0de9df;
    border: 2px solid transparent;
    cursor: pointer
}

.post-password-form input[type=submit].qodef-btn-wave-hover {
    overflow: hidden
}

.post-password-form input[type=submit].qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.post-password-form input[type=submit].qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.post-password-form input[type=submit]:hover {
    color: #fff;
    background-color: #0de9df;
    border-color: transparent
}

.post-password-form input[type=submit]:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

#respond input[type=text]:last-of-type:not(:last-child) {
    margin-bottom: 0
}

.wpcf7-form p,
p.form-submit {
    margin: 0
}

#respond textarea,
.qodef-style-form textarea,
.wpcf7-form textarea {
    display: block
}

.qodef-two-columns-form-without-space .wpcf7-form .ajax-loader {
    display: none
}

span.wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    bottom: -20px
}

span.wpcf7-not-valid-tip:before {
    display: none!important
}

.qodef-newsletter-simple .qodef-newsletter-simple-input {
    width: calc(100% - 275px);
    display: inline-block;
    margin-right: 67px
}

@media only screen and (max-width:680px) {
    .qodef-newsletter-simple .qodef-newsletter-simple-input {
        width: 100%
    }
}

.qodef-newsletter-simple .qodef-newsletter-simple-input label {
    display: inline-block;
    width: 84%;
    vertical-align: bottom
}

.qodef-newsletter-simple .qodef-newsletter-simple-input input {
    margin: 0;
    padding: 12px 28px 6px 26px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    background: 0 0
}

@media only screen and (max-width:680px) {
    .qodef-newsletter-simple .qodef-newsletter-simple-input input {
        padding: 12px 8px 6px 26px
    }
}

.qodef-newsletter-simple .qodef-newsletter-simple-input span {
    display: inline-block;
    width: 100%;
    vertical-align: bottom
}

.qodef-newsletter-simple .qodef-newsletter-simple-input span:before {
    display: inline-block;
    content: "\e015";
    font-family: dripicons-v2!important;
    position: absolute;
    bottom: 5px;
    color: #000
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .qodef-newsletter-simple .qodef-newsletter-simple-input span:before {
        bottom: 3px
    }
}

.qodef-newsletter-simple .qodef-newsletter-simple-submit {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    color: #222;
    background-color: transparent;
    border: 2px solid #222;
    color: #fff;
    background-color: transparent;
    border-color: #222;
    display: inline-block;
    vertical-align: bottom;
    background-color: transparent;
    border: 2px solid transparent
}

.qodef-newsletter-simple .qodef-newsletter-simple-submit.qodef-btn-wave-hover {
    overflow: hidden
}

.qodef-newsletter-simple .qodef-newsletter-simple-submit.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.qodef-newsletter-simple .qodef-newsletter-simple-submit.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

.qodef-newsletter-simple .qodef-newsletter-simple-submit.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

@media only screen and (max-width:680px) {
    .qodef-newsletter-simple .qodef-newsletter-simple-submit {
        margin-top: 20px
    }
}

.qodef-newsletter-simple .qodef-newsletter-simple-submit button {
    background-color: transparent;
    border: 2px solid #222;
    padding: 14px 51px 11px;
    overflow: hidden;
    -webkit-transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out!important;
    -o-transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out!important;
    transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out!important
}

.qodef-newsletter-simple .qodef-newsletter-simple-submit button .qodef-btn-text {
    position: relative;
    z-index: 1;
    color: #000;
    -webkit-transition: color .2s ease-in-out .2s;
    -o-transition: color .2s ease-in-out .2s;
    transition: color .2s ease-in-out .2s
}

.qodef-newsletter-simple .qodef-newsletter-simple-submit button .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background: url(data:image/svg+xml;base64,XGEgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNzJweCIgaGVpZ2h0PSIxMjZweCIgdmlld0JveD0iMCAwIDE3MiAxMjUuNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTcyIDEyNS43IiB4bWw6c3BhY2U9InByZXNlcnZlIj5cYSAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAwMDAiIGQ9Ik0xNzMsMjIuN2MtMzMuOSwwLTQ0LjctMTQuMS04OC40LTE0LjFjLTQzLjYsMC01NC41LDE0LjEtODYsMTQuMVYxMjZsMTc0LjQtMC4zIEMxNzMsMTI1LjcsMTczLDI4LjcsMTczLDIyLjd6Ii8+XGEgICAgIDwvc3ZnPg==) repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

.qodef-newsletter-simple .qodef-newsletter-simple-submit button:hover .qodef-btn-text {
    color: #fff
}

.qodef-newsletter-simple .qodef-newsletter-simple-submit button:hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-newsletter-simple .ajax-loader {
    display: none!important
}

.qodef-newsletter {
    position: relative
}

.qodef-newsletter .qodef-newsletter-input {
    width: 100%;
    display: inline-block;
    margin-right: 67px
}

.qodef-newsletter .qodef-newsletter-input input {
    padding: 12px 28px 4px 26px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-family: josefin sans, sans-serif;
    background: 0 0;
    font-size: 14px
}

.qodef-newsletter .qodef-newsletter-input label {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-newsletter .qodef-newsletter-input span {
    display: inline-block;
    width: 100%
}

.qodef-newsletter .qodef-newsletter-input span:before {
    display: inline-block;
    content: "\e015";
    font-family: dripicons-v2!important;
    position: absolute;
    bottom: 31px;
    color: #000
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .qodef-newsletter .qodef-newsletter-input span:before {
        bottom: 24px
    }
}

.qodef-newsletter .qodef-newsletter-submit {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0
}

.qodef-newsletter .qodef-newsletter-submit button {
    background-color: transparent;
    padding: 11px 10px 18px 0
}

.qodef-newsletter .qodef-newsletter-submit button:after {
    display: inline-block;
    content: "\26";
    font-family: dripicons-v2!important;
    position: absolute;
    bottom: 0;
    color: #000
}

.qodef-newsletter .qodef-newsletter-submit button.qodef-btn-solid:not(.qodef-btn-custom-hover-color):hover {
    background-color: transparent!important;
    border-color: transparent!important
}

.qodef-newsletter .qodef-newsletter-submit button .qodef-btn-text {
    display: none
}

.qodef-newsletter .ajax-loader {
    display: none!important
}

.qodef-contact-form .qodef-contact-form-input {
    width: 100%;
    display: inline-block;
    margin-right: 67px
}

.qodef-contact-form .qodef-contact-form-input label {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-contact-form .qodef-contact-form-input input,
.qodef-contact-form .qodef-contact-form-input textarea {
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    text-transform: uppercase;
    color: #000;
    font-family: source sans pro, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.43em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 12px 28px 6px 0;
    border-bottom: 1px solid #000;
    text-transform: none;
    letter-spacing: 0
}

.qodef-contact-form .qodef-contact-form-input span {
    display: inline-block;
    width: 100%
}

.qodef-contact-form .qodef-contact-form-submit {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    color: #222;
    background-color: transparent;
    border: 2px solid #222;
    color: #fff;
    background-color: transparent;
    border-color: #222;
    margin-top: 20px;
    border: 2px solid transparent
}

.qodef-contact-form .qodef-contact-form-submit.qodef-btn-wave-hover {
    overflow: hidden
}

.qodef-contact-form .qodef-contact-form-submit.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.qodef-contact-form .qodef-contact-form-submit.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

.qodef-contact-form .qodef-contact-form-submit.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-contact-form .qodef-contact-form-submit button {
    background-color: #fff;
    padding: 14px 51px 11px;
    overflow: hidden;
    border: 2px solid #222;
    -webkit-transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out!important;
    -o-transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out!important;
    transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out!important
}

.qodef-contact-form .qodef-contact-form-submit button .qodef-btn-text {
    position: relative;
    z-index: 1;
    color: #000;
    -webkit-transition: color .2s ease-in-out .2s;
    -o-transition: color .2s ease-in-out .2s;
    transition: color .2s ease-in-out .2s
}

.qodef-contact-form .qodef-contact-form-submit button .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background: url(data:image/svg+xml;base64,XGEgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNzJweCIgaGVpZ2h0PSIxMjZweCIgdmlld0JveD0iMCAwIDE3MiAxMjUuNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTcyIDEyNS43IiB4bWw6c3BhY2U9InByZXNlcnZlIj5cYSAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAwMDAiIGQ9Ik0xNzMsMjIuN2MtMzMuOSwwLTQ0LjctMTQuMS04OC40LTE0LjFjLTQzLjYsMC01NC41LDE0LjEtODYsMTQuMVYxMjZsMTc0LjQtMC4zIEMxNzMsMTI1LjcsMTczLDI4LjcsMTczLDIyLjd6Ii8+XGEgICAgIDwvc3ZnPg==) repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

.qodef-contact-form .qodef-contact-form-submit button:hover .qodef-btn-text {
    color: #fff
}

.qodef-contact-form .qodef-contact-form-submit button:hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-contact-form .ajax-loader {
    display: none!important
}

.qodef-newsletter-footer .qodef-newsletter-footer-input {
    display: inline-block;
    width: 100%
}

.qodef-newsletter-footer .qodef-newsletter-footer-input label {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-newsletter-footer .qodef-newsletter-footer-input input,
.qodef-newsletter-footer .qodef-newsletter-footer-input textarea {
    padding: 12px 28px 8px 0;
    border-bottom: 1px solid #fff;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    background: 0 0
}

.qodef-newsletter-footer .qodef-newsletter-footer-input input:focus,
.qodef-newsletter-footer .qodef-newsletter-footer-input textarea:focus {
    color: #fff
}

.qodef-newsletter-footer .qodef-newsletter-footer-input input::-webkit-input-placeholder,
.qodef-newsletter-footer .qodef-newsletter-footer-input textarea::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400
}

.qodef-newsletter-footer .qodef-newsletter-footer-input input:-moz-placeholder,
.qodef-newsletter-footer .qodef-newsletter-footer-input textarea:-moz-placeholder {
    color: #fff;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    opacity: 1
}

.qodef-newsletter-footer .qodef-newsletter-footer-input input::-moz-placeholder,
.qodef-newsletter-footer .qodef-newsletter-footer-input textarea::-moz-placeholder {
    color: #fff;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    opacity: 1
}

.qodef-newsletter-footer .qodef-newsletter-footer-input input:-ms-input-placeholder,
.qodef-newsletter-footer .qodef-newsletter-footer-input textarea:-ms-input-placeholder {
    color: #fff;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400
}

.qodef-newsletter-footer .qodef-newsletter-footer-input span {
    display: inline-block;
    width: 100%
}

.qodef-newsletter-footer .qodef-newsletter-footer-submit {
    display: inline-block;
    position: absolute;
    right: 0
}

.qodef-newsletter-footer .qodef-newsletter-footer-submit button {
    background-color: transparent;
    padding: 11px 35px 18px
}

.qodef-newsletter-footer .qodef-newsletter-footer-submit button:after {
    display: inline-block;
    content: "\26";
    font-family: dripicons-v2!important;
    position: absolute;
    bottom: 0;
    color: #fff
}

.qodef-newsletter-footer .qodef-newsletter-footer-submit button.qodef-btn-solid:not(.qodef-btn-custom-hover-color):hover {
    background-color: transparent!important;
    border-color: transparent!important
}

.qodef-newsletter-footer .qodef-newsletter-footer-submit button .qodef-btn-text {
    display: none
}

.qodef-newsletter-footer .ajax-loader {
    display: none!important
}

.qodef-owl-slider {
    visibility: hidden
}

.qodef-owl-slider .owl-stage-outer {
    z-index: 1
}

.qodef-owl-slider.qodef-slider-is-moving .owl-item .qodef-block-drag-link {
    z-index: -1!important
}

.qodef-owl-slider.qodef-slider-has-both-nav .owl-nav .owl-next,
.qodef-owl-slider.qodef-slider-has-both-nav .owl-nav .owl-prev {
    -webkit-transform: translateY(calc(-50% - 21px));
    -ms-transform: translateY(calc(-50% - 21px));
    transform: translateY(calc(-50% - 21px))
}

.qodef-owl-slider.qodef-slider-hide-pagination .owl-dots {
    display: none
}

.qodef-owl-slider .owl-nav .owl-next,
.qodef-owl-slider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    padding: 0;
    margin: 0;
    color: #222;
    background: 0 0;
    border: 0;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.qodef-owl-slider .owl-nav .owl-next:hover,
.qodef-owl-slider .owl-nav .owl-prev:hover {
    color: #16d5cc
}

.qodef-owl-slider .owl-nav .owl-next>span,
.qodef-owl-slider .owl-nav .owl-prev>span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 46px;
    line-height: 1
}

.qodef-owl-slider .owl-nav .owl-next>span:before,
.qodef-owl-slider .owl-nav .owl-prev>span:before {
    display: block;
    line-height: inherit
}

.qodef-owl-slider .owl-nav .owl-prev {
    left: 30px
}

.qodef-owl-slider .owl-nav .owl-prev span {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-owl-slider .owl-nav .owl-prev:hover span {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.qodef-owl-slider .owl-nav .owl-next {
    right: 30px
}

.qodef-owl-slider .owl-nav .owl-next span {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-owl-slider .owl-nav .owl-next:hover span {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.qodef-owl-slider .owl-dots {
    text-align: center;
    margin: 16px 0 0
}

.qodef-owl-slider .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 6px;
    background: 0 0;
    border: 0;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none
}

.qodef-owl-slider .owl-dots .owl-dot span {
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #e1e1e1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: scale .2s ease-in-out;
    -o-transition: scale .2s ease-in-out;
    transition: scale .2s ease-in-out;
    border-radius: 3em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-owl-slider .owl-dots .owl-dot.active span,
.qodef-owl-slider .owl-dots .owl-dot:hover span {
    background-color: #0de9df;
    -webkit-transform: scale(1.25);
    -ms-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: scale .2s ease-in-out;
    -o-transition: scale .2s ease-in-out;
    transition: scale .2s ease-in-out
}

.qodef-owl-slider .owl-carousel .owl-item img {
    -webkit-transform: translateZ(0)
}

.qodef-owl-slider+.qodef-slider-thumbnail {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin: 20px -10px 0
}

.qodef-owl-slider+.qodef-slider-thumbnail>.qodef-slider-thumbnail-item {
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 0;
    cursor: pointer
}

.qodef-owl-slider+.qodef-slider-thumbnail>.qodef-slider-thumbnail-item img {
    border: 2px solid transparent;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

.qodef-owl-slider+.qodef-slider-thumbnail>.qodef-slider-thumbnail-item.active img {
    border: 2px solid #16d5cc
}

.qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-two .qodef-slider-thumbnail-item {
    width: 50%
}

@media only screen and (max-width:1024px) {
    .qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-two .qodef-slider-thumbnail-item {
        width: 33.3333%
    }
}

.qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-three .qodef-slider-thumbnail-item {
    width: 33.33333%
}

@media only screen and (max-width:1024px) {
    .qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-three .qodef-slider-thumbnail-item {
        width: 33.3333%
    }
}

.qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-four .qodef-slider-thumbnail-item {
    width: 25%
}

@media only screen and (max-width:1024px) {
    .qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-four .qodef-slider-thumbnail-item {
        width: 33.3333%
    }
}

.qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-five .qodef-slider-thumbnail-item {
    width: 20%
}

@media only screen and (max-width:1024px) {
    .qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-five .qodef-slider-thumbnail-item {
        width: 33.3333%
    }
}

.qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-six .qodef-slider-thumbnail-item {
    width: 16.66667%
}

@media only screen and (max-width:1024px) {
    .qodef-owl-slider+.qodef-slider-thumbnail.qodef-slider-columns-six .qodef-slider-thumbnail-item {
        width: 33.3333%
    }
}

.error404 .qodef-wrapper {
    padding: 0!important
}

.error404 .qodef-content {
    height: 100vh
}

.error404.admin-bar .qodef-content {
    height: calc(100vh - 32px)
}

.error404 .qodef-content-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.error404 .qodef-page-not-found {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding: 0 20%;
    text-align: center
}

.error404 .qodef-page-not-found .qodef-404-title {
    margin: 0;
    font-family: mr dafoe, sans-serif
}

.error404 .qodef-page-not-found .qodef-404-subtitle {
    margin: 58px 0 0
}

.error404 .qodef-page-not-found .qodef-404-text {
    margin: 15px 0 0
}

.error404 .qodef-page-not-found .qodef-btn {
    margin: 32px 0 0
}

.error404 .qodef-page-not-found .qodef-btn.qodef-btn-light-style {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.error404 .qodef-page-not-found .qodef-btn.qodef-btn-light-style:hover {
    color: #222!important;
    background-color: #fff!important;
    border-color: #fff!important
}

@media only screen and (max-width:1440px) {
    .error404 .qodef-page-not-found {
        padding: 51px 20% 0
    }
}

@media only screen and (max-width:1024px) {
    .error404 .qodef-content {
        min-height: 100vh;
        margin-top: -70px!important
    }
    .error404 .qodef-page-not-found {
        padding: 0 20% 6%
    }
    .error404.admin-bar .qodef-content {
        height: 100%;
        min-height: calc(100vh - 32px)
    }
}

@media only screen and (max-width:1024px) {
    .error404 .qodef-page-not-found {
        padding: 10% 20% 6%
    }
}

@media only screen and (max-width:768px) {
    .error404 .qodef-page-not-found {
        padding: 13% 20% 9%
    }
}

@media only screen and (max-width:680px) {
    .error404 .qodef-page-not-found {
        padding: 15% 7% 0!important
    }
}

@media only screen and (max-width:680px) {
    .qodef-safari.error404 .qodef-page-not-found {
        padding: 32% 7% 0
    }
}

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

@media only screen and (max-width:680px) {
    #qodef-back-to-top {
        position: fixed;
        width: 41px;
        right: 14px
    }
}

#qodef-back-to-top.qodef-light .qodef-back-to-top-text {
    color: #fff
}

#qodef-back-to-top.qodef-light .qodef-back-to-top-wave span {
    background-image: url(https://waveride.qodeinteractive.com/wp-content/themes/waveride/assets/img/back-to-top-wave-light.png)
}

#qodef-back-to-top .qodef-back-to-top-text {
    position: relative;
    color: #000;
    width: 133px;
    height: 146px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: .01em;
    font-weight: 700;
    -webkit-transform: rotate(-90.2deg);
    -ms-transform: rotate(-90.2deg);
    transform: rotate(-90.2deg)
}

#qodef-back-to-top .qodef-back-to-top-wave {
    position: relative;
    width: 10px;
    height: 64px;
    top: -30px;
    left: 5px;
    overflow: hidden
}

#qodef-back-to-top .qodef-back-to-top-wave span {
    display: block;
    width: 100%;
    height: 80000%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(https://waveride.qodeinteractive.com/wp-content/themes/waveride/assets/img/back-to-top-wave-dark.png);
    background-size: contain;
    background-repeat: repeat-y;
    background-position: 0 0
}

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

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

#qodef-back-to-top>span {
    position: relative;
    display: block;
    width: 20px;
    height: 140px;
    line-height: 20px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    padding: 0 15px
}

#qodef-back-to-top span span {
    display: block;
    line-height: inherit
}

#qodef-back-to-top:hover .qodef-back-to-top-wave span {
    -webkit-animation: qodef-scroll-wave 40s linear infinite;
    animation: qodef-scroll-wave 40s linear infinite
}

#qodef-surfer-image {
    display: block;
    position: fixed;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    top: 25%;
    z-index: 10000;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

#qodef-surfer-image.on {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -webkit-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%)
}

#qodef-surfer-image.off {
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-container,
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-overlay-play,
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-poster {
    height: 100%!important;
    width: 100%!important
}

@media only screen and (max-width:1024px) {
    .post-type-archive-product .qodef-sidebar>div:last-child {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .single-events .qodef-sidebar>div:last-child {
        margin-bottom: 82px!important
    }
}

@media only screen and (max-width:1024px) {
    .page-template-blog-standard .qodef-sidebar>div:last-child {
        margin-bottom: 12px!important
    }
}

@media only screen and (max-width:1024px) {
    .single-post .qodef-sidebar>div:last-child {
        margin-bottom: 122px!important
    }
}

.single-post .qodef-blog-holder article.format-quote .qodef-post-text .qodef-post-title {
    margin: 10px 0 0
}

.single-post .qodef-blog-holder article.format-link .qodef-post-text-main .qodef-post-link-holder {
    margin: 16px 0 0;
    display: inline-block
}

@media only screen and (max-width:1024px) {
    .qodef-sidebar-holder {
        margin-top: 87px
    }
}

.rs-parallax-wrap .qodef-booked-calendar.qodef-booked-Dark br {
    display: none!important
}

.qodef-blog-list-widget .qodef-post-title a {
    color: #000
}

.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content {
    margin-top: -5px
}

.qodef-blog-list-widget .qodef-huge-space.qodef-disable-bottom-space {
    margin: 0
}

.qodef-blog-list-widget .qodef-blog-list-holder .qodef-bl-item:last-child .qodef-bli-inner:after {
    display: none
}

.qodef-blog-list-widget .qodef-blog-list-holder {
    margin-top: 2px
}

.qodef-side-menu .qodef-side-area-logo img {
    width: 110px
}

.qodef-side-menu #text-15 {
    display: inline-block
}

.qodef-underline-hover {
    position: relative;
    color: #0de9df
}

.qodef-underline-hover:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 2px;
    background-color: #0de9df;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-underline-hover u {
    text-decoration: none
}

.qodef-underline-hover:hover:after {
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
    border: 2px solid #0de9df
}

.rev-scroll-wave {
    position: relative;
    width: 10px;
    height: 64px;
    overflow: hidden
}

.rev-scroll-wave div {
    display: block;
    width: 100%;
    height: 80000%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(https://waveride.qodeinteractive.com/wp-content/themes/waveride/assets/img/rev-scroll-wave.png);
    background-size: contain;
    background-repeat: repeat-y;
    background-position: 0 0
}

.rev-scroll-wave div:hover {
    -webkit-animation: qodef-scroll-wave 30s linear infinite;
    animation: qodef-scroll-wave 30s linear infinite
}

.qodef-landing-bottom-rev .qodef-landing-bottom-rev-ripple canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: default!important
}

s aside.qodef-sidebar {
    position: relative;
    z-index: 11;
    margin: 0 0 60px
}

.wpb_widgetised_column {
    position: relative
}

.widget {
    margin: 0 0 34px
}

.widget:last-child {
    margin-bottom: 0!important
}

.widget .qodef-widget-title {
    margin: 0 0 26px;
    font-weight: 700
}

.widget .qodef-widget-title a {
    color: inherit
}

.widget .qodef-widget-title a:hover {
    color: #16d5cc
}

.widget a {
    color: #858585
}

.widget a:hover {
    color: #16d5cc
}

.widget ul:not(.qodef-shortcode-list) {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget ul:not(.qodef-shortcode-list) li {
    margin: 0 0 10px
}

.widget ul:not(.qodef-shortcode-list) li:last-child {
    margin-bottom: 0
}

.widget ul:not(.qodef-shortcode-list) li ul {
    margin-top: 10px;
    margin-left: 10px
}

.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select {
    width: 100%;
    max-width: 100%;
    height: 50px;
    margin: 10px 0 0;
    padding: 13px 16px;
    font-family: inherit;
    font-size: 14px;
    line-height: 24px;
    font-style: inherit;
    font-weight: inherit;
    color: #858585;
    background-color: #f6f6f6;
    border: 1px solid transparent;
    border-radius: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget.widget_categories .qodef-widget-title {
    margin: 0 0 17px
}

.widget.widget_categories ul {
    margin-top: 19px
}

.widget.widget_calendar {
    width: 100%
}

.widget.widget_calendar #today {
    color: #fff;
    background-color: #16d5cc
}

.widget.widget_calendar #today a {
    color: inherit
}

.widget.widget_calendar tfoot a {
    color: #858585
}

.widget.widget_calendar tfoot a:hover {
    color: #16d5cc
}

.widget.widget_text img {
    display: block
}

.widget.widget_rss ul li {
    margin-bottom: 30px
}

.widget.widget_rss ul li:last-child {
    margin-bottom: 0
}

.widget.widget_rss ul .rsswidget {
    display: block;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.widget.widget_rss ul .rssSummary {
    margin-top: 5px
}

.widget.widget_rss ul cite {
    display: block;
    margin-top: 5px
}

.widget.widget_search .qodef-widget-title {
    margin-bottom: 36px
}

.widget.widget_search .input-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.widget.widget_search button,
.widget.widget_search input {
    height: 50px;
    padding: 13px 0;
    font-family: inherit;
    font-weight: inherit;
    line-height: 24px;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget.widget_search input {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding-left: 16px;
    padding-right: 60px;
    font-size: 14px;
    color: #858585;
    background-color: #f6f6f6;
    border: 1px solid transparent;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

.widget.widget_search input:focus {
    color: #222;
    background-color: #f6f6f6;
    border-color: transparent
}

.widget.widget_search input::-webkit-input-placeholder {
    color: inherit
}

.widget.widget_search input:-moz-placeholder {
    color: inherit;
    opacity: 1
}

.widget.widget_search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.widget.widget_search input:-ms-input-placeholder {
    color: inherit
}

.widget.widget_search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    font-size: 15px;
    text-align: center;
    color: #222;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.widget.widget_search button span {
    display: block;
    line-height: inherit
}

.widget.widget_search button span:before {
    display: block;
    line-height: inherit
}

.widget.widget_search button:hover {
    color: #858585
}

.widget.widget_nav_menu .qodef-widget-title {
    margin: 0 0 37px
}

.widget.widget_nav_menu ul {
    overflow: hidden
}

.widget.widget_nav_menu ul li {
    margin: 0 0 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.widget.widget_nav_menu ul li a {
    position: relative;
    overflow: hidden
}

.widget.widget_nav_menu ul li a:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 8px;
    left: -16px;
    background-color: currentColor;
    border-radius: 100%;
    color: inherit;
    height: 6px;
    width: 6px;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.widget.widget_nav_menu ul li:hover {
    padding-left: 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.widget.widget_nav_menu ul li:hover a {
    color: #16d5cc
}

.widget.widget_nav_menu ul li:hover a:before {
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.widget.widget_nav_menu ul li.current-menu-item {
    padding-left: 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.widget.widget_nav_menu ul li.current-menu-item a {
    color: #16d5cc
}

.widget.widget_nav_menu ul li.current-menu-item a:before {
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.widget.widget_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 11px 0;
    font-family: inherit;
    font-size: 15px!important;
    line-height: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: capitalize;
    color: #858585
}

.widget.widget_tag_cloud .tagcloud a:hover {
    color: #16d5cc
}

.widget.widget_media_image {
    margin-bottom: 0
}

.widget.widget_media_image .qodef-widget-title {
    margin-bottom: 36px
}

.widget.widget_media_image a,
.widget.widget_media_image img {
    display: block
}

.qodef-top-bar .widget {
    margin: 0;
    color: #fff
}

.qodef-top-bar .widget:last-child {
    margin-bottom: 0!important
}

.qodef-top-bar .widget .qodef-widget-title {
    margin: 0 0 26px;
    font-weight: 700;
    color: #fff
}

.qodef-top-bar .widget .qodef-widget-title a {
    color: inherit
}

.qodef-top-bar .widget .qodef-widget-title a:hover {
    color: #16d5cc
}

.qodef-top-bar .widget a {
    color: #fff
}

.qodef-top-bar .widget a:hover {
    color: #16d5cc
}

.qodef-top-bar .widget ul:not(.qodef-shortcode-list) {
    padding: 0;
    margin: 0;
    list-style: none
}

.qodef-top-bar .widget ul:not(.qodef-shortcode-list) li {
    margin: 0 0 10px
}

.qodef-top-bar .widget ul:not(.qodef-shortcode-list) li:last-child {
    margin-bottom: 0
}

.qodef-top-bar .widget ul:not(.qodef-shortcode-list) li ul {
    margin-top: 10px;
    margin-left: 10px
}

.qodef-top-bar .widget.widget_archive select,
.qodef-top-bar .widget.widget_categories select,
.qodef-top-bar .widget.widget_text select {
    width: 100%;
    max-width: 100%;
    height: 50px;
    margin: 10px 0 0;
    padding: 13px 16px;
    font-family: inherit;
    font-size: 14px;
    line-height: 24px;
    font-style: inherit;
    font-weight: inherit;
    color: #858585;
    background-color: #f6f6f6;
    border: 1px solid transparent;
    border-radius: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-top-bar .widget.widget_categories .qodef-widget-title {
    margin: 0 0 17px
}

.qodef-top-bar .widget.widget_categories ul {
    margin-top: 19px
}

.qodef-top-bar .widget.widget_calendar {
    width: 100%
}

.qodef-top-bar .widget.widget_calendar #today {
    color: #fff;
    background-color: #16d5cc
}

.qodef-top-bar .widget.widget_calendar #today a {
    color: inherit
}

.qodef-top-bar .widget.widget_calendar tfoot a {
    color: #fff
}

.qodef-top-bar .widget.widget_calendar tfoot a:hover {
    color: #16d5cc
}

.qodef-top-bar .widget.widget_text img {
    display: block
}

.qodef-top-bar .widget.widget_rss ul li {
    margin-bottom: 30px
}

.qodef-top-bar .widget.widget_rss ul li:last-child {
    margin-bottom: 0
}

.qodef-top-bar .widget.widget_rss ul .rsswidget {
    display: block;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.qodef-top-bar .widget.widget_rss ul .rssSummary {
    margin-top: 5px
}

.qodef-top-bar .widget.widget_rss ul cite {
    display: block;
    margin-top: 5px
}

.qodef-top-bar .widget.widget_search .qodef-widget-title {
    margin-bottom: 36px
}

.qodef-top-bar .widget.widget_search .input-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-top-bar .widget.widget_search button,
.qodef-top-bar .widget.widget_search input {
    height: 50px;
    padding: 13px 0;
    font-family: inherit;
    font-weight: inherit;
    line-height: 24px;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-top-bar .widget.widget_search input {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding-left: 16px;
    padding-right: 60px;
    font-size: 14px;
    color: #858585;
    background-color: #f6f6f6;
    border: 1px solid transparent;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

.qodef-top-bar .widget.widget_search input:focus {
    color: #222;
    background-color: #f6f6f6;
    border-color: transparent
}

.qodef-top-bar .widget.widget_search input::-webkit-input-placeholder {
    color: inherit
}

.qodef-top-bar .widget.widget_search input:-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-top-bar .widget.widget_search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-top-bar .widget.widget_search input:-ms-input-placeholder {
    color: inherit
}

.qodef-top-bar .widget.widget_search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    font-size: 15px;
    text-align: center;
    color: #222;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.qodef-top-bar .widget.widget_search button span {
    display: block;
    line-height: inherit
}

.qodef-top-bar .widget.widget_search button span:before {
    display: block;
    line-height: inherit
}

.qodef-top-bar .widget.widget_search button:hover {
    color: #858585
}

.qodef-top-bar .widget.widget_nav_menu .qodef-widget-title {
    margin: 0 0 37px
}

.qodef-top-bar .widget.widget_nav_menu ul {
    overflow: hidden
}

.qodef-top-bar .widget.widget_nav_menu ul li {
    margin: 0 0 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.qodef-top-bar .widget.widget_nav_menu ul li a {
    position: relative;
    overflow: hidden
}

.qodef-top-bar .widget.widget_nav_menu ul li a:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 8px;
    left: -16px;
    background-color: currentColor;
    border-radius: 100%;
    color: inherit;
    height: 6px;
    width: 6px;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-top-bar .widget.widget_nav_menu ul li:hover {
    padding-left: 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.qodef-top-bar .widget.widget_nav_menu ul li:hover a {
    color: #16d5cc
}

.qodef-top-bar .widget.widget_nav_menu ul li:hover a:before {
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-top-bar .widget.widget_nav_menu ul li.current-menu-item {
    padding-left: 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.qodef-top-bar .widget.widget_nav_menu ul li.current-menu-item a {
    color: #16d5cc
}

.qodef-top-bar .widget.widget_nav_menu ul li.current-menu-item a:before {
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-top-bar .widget.widget_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 11px 0;
    font-family: inherit;
    font-size: 15px!important;
    line-height: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: capitalize;
    color: #fff
}

.qodef-top-bar .widget.widget_tag_cloud .tagcloud a:hover {
    color: #16d5cc
}

.qodef-top-bar .widget.widget_media_image {
    margin-bottom: 0
}

.qodef-top-bar .widget.widget_media_image .qodef-widget-title {
    margin-bottom: 36px
}

.qodef-top-bar .widget.widget_media_image a,
.qodef-top-bar .widget.widget_media_image img {
    display: block
}

.qodef-page-footer .widget {
    margin: 0 0 34px;
    color: #adadad
}

.qodef-page-footer .widget:last-child {
    margin-bottom: 0!important
}

.qodef-page-footer .widget .qodef-widget-title {
    margin: 0 0 19px;
    font-weight: 700;
    color: #fff
}

.qodef-page-footer .widget .qodef-widget-title a {
    color: inherit
}

.qodef-page-footer .widget .qodef-widget-title a:hover {
    color: #16d5cc
}

.qodef-page-footer .widget a {
    color: #adadad
}

.qodef-page-footer .widget a:hover {
    color: #16d5cc
}

.qodef-page-footer .widget ul:not(.qodef-shortcode-list) {
    padding: 0;
    margin: 0;
    list-style: none
}

.qodef-page-footer .widget ul:not(.qodef-shortcode-list) li {
    margin: 0 0 10px
}

.qodef-page-footer .widget ul:not(.qodef-shortcode-list) li:last-child {
    margin-bottom: 0
}

.qodef-page-footer .widget ul:not(.qodef-shortcode-list) li ul {
    margin-top: 10px;
    margin-left: 10px
}

.qodef-page-footer .widget.widget_archive select,
.qodef-page-footer .widget.widget_categories select,
.qodef-page-footer .widget.widget_text select {
    width: 100%;
    max-width: 100%;
    height: 50px;
    margin: 10px 0 0;
    padding: 13px 16px;
    font-family: inherit;
    font-size: 14px;
    line-height: 24px;
    font-style: inherit;
    font-weight: inherit;
    color: #858585;
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    border-radius: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-page-footer .widget.widget_categories .qodef-widget-title {
    margin: 0 0 17px
}

.qodef-page-footer .widget.widget_categories ul {
    margin-top: 19px
}

.qodef-page-footer .widget.widget_calendar {
    width: 100%
}

.qodef-page-footer .widget.widget_calendar #today {
    color: #fff;
    background-color: #16d5cc
}

.qodef-page-footer .widget.widget_calendar #today a {
    color: inherit
}

.qodef-page-footer .widget.widget_calendar tfoot a {
    color: #adadad
}

.qodef-page-footer .widget.widget_calendar tfoot a:hover {
    color: #16d5cc
}

.qodef-page-footer .widget.widget_text img {
    display: block
}

.qodef-page-footer .widget.widget_rss ul li {
    margin-bottom: 30px
}

.qodef-page-footer .widget.widget_rss ul li:last-child {
    margin-bottom: 0
}

.qodef-page-footer .widget.widget_rss ul .rsswidget {
    display: block;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.qodef-page-footer .widget.widget_rss ul .rssSummary {
    margin-top: 5px
}

.qodef-page-footer .widget.widget_rss ul cite {
    display: block;
    margin-top: 5px
}

.qodef-page-footer .widget.widget_search .qodef-widget-title {
    margin-bottom: 29px
}

.qodef-page-footer .widget.widget_search .input-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-page-footer .widget.widget_search button,
.qodef-page-footer .widget.widget_search input {
    height: 50px;
    padding: 13px 0;
    font-family: inherit;
    font-weight: inherit;
    line-height: 24px;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-page-footer .widget.widget_search input {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding-left: 16px;
    padding-right: 60px;
    font-size: 14px;
    color: #858585;
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

.qodef-page-footer .widget.widget_search input:focus {
    color: #222;
    background-color: #f6f6f6;
    border-color: #16d5cc
}

.qodef-page-footer .widget.widget_search input::-webkit-input-placeholder {
    color: inherit
}

.qodef-page-footer .widget.widget_search input:-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-page-footer .widget.widget_search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-page-footer .widget.widget_search input:-ms-input-placeholder {
    color: inherit
}

.qodef-page-footer .widget.widget_search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    font-size: 15px;
    text-align: center;
    color: #222;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.qodef-page-footer .widget.widget_search button span {
    display: block;
    line-height: inherit
}

.qodef-page-footer .widget.widget_search button span:before {
    display: block;
    line-height: inherit
}

.qodef-page-footer .widget.widget_search button:hover {
    color: #858585
}

.qodef-page-footer .widget.widget_nav_menu .qodef-widget-title {
    margin: 0 0 37px
}

.qodef-page-footer .widget.widget_nav_menu ul {
    overflow: hidden
}

.qodef-page-footer .widget.widget_nav_menu ul li {
    margin: 0 0 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.qodef-page-footer .widget.widget_nav_menu ul li a {
    position: relative;
    overflow: hidden
}

.qodef-page-footer .widget.widget_nav_menu ul li a:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 8px;
    left: -16px;
    background-color: currentColor;
    border-radius: 100%;
    color: inherit;
    height: 6px;
    width: 6px;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-page-footer .widget.widget_nav_menu ul li:hover {
    padding-left: 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.qodef-page-footer .widget.widget_nav_menu ul li:hover a {
    color: #16d5cc
}

.qodef-page-footer .widget.widget_nav_menu ul li:hover a:before {
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-page-footer .widget.widget_nav_menu ul li.current-menu-item {
    padding-left: 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.qodef-page-footer .widget.widget_nav_menu ul li.current-menu-item a {
    color: #16d5cc
}

.qodef-page-footer .widget.widget_nav_menu ul li.current-menu-item a:before {
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-page-footer .widget.widget_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 11px 0;
    font-family: inherit;
    font-size: 15px!important;
    line-height: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: capitalize;
    color: #adadad
}

.qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover {
    color: #16d5cc
}

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

.qodef-page-footer .widget.widget_media_image .qodef-widget-title {
    margin-bottom: 29px
}

.qodef-page-footer .widget.widget_media_image a,
.qodef-page-footer .widget.widget_media_image img {
    display: block
}

.qodef-side-menu .widget {
    margin: 0;
    color: #fff
}

.qodef-side-menu .widget:last-child {
    margin-bottom: 0!important
}

.qodef-side-menu .widget .qodef-widget-title {
    margin: 0 0 26px;
    font-weight: 700;
    color: #fff
}

.qodef-side-menu .widget .qodef-widget-title a {
    color: inherit
}

.qodef-side-menu .widget .qodef-widget-title a:hover {
    color: #16d5cc
}

.qodef-side-menu .widget a {
    color: #fff
}

.qodef-side-menu .widget a:hover {
    color: #16d5cc
}

.qodef-side-menu .widget ul:not(.qodef-shortcode-list) {
    padding: 0;
    margin: 0;
    list-style: none
}

.qodef-side-menu .widget ul:not(.qodef-shortcode-list) li {
    margin: 0 0 10px
}

.qodef-side-menu .widget ul:not(.qodef-shortcode-list) li:last-child {
    margin-bottom: 0
}

.qodef-side-menu .widget ul:not(.qodef-shortcode-list) li ul {
    margin-top: 10px;
    margin-left: 10px
}

.qodef-side-menu .widget.widget_archive select,
.qodef-side-menu .widget.widget_categories select,
.qodef-side-menu .widget.widget_text select {
    width: 100%;
    max-width: 100%;
    height: 50px;
    margin: 10px 0 0;
    padding: 13px 16px;
    font-family: inherit;
    font-size: 14px;
    line-height: 24px;
    font-style: inherit;
    font-weight: inherit;
    color: #858585;
    background-color: #f6f6f6;
    border: 1px solid transparent;
    border-radius: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-side-menu .widget.widget_categories .qodef-widget-title {
    margin: 0 0 17px
}

.qodef-side-menu .widget.widget_categories ul {
    margin-top: 19px
}

.qodef-side-menu .widget.widget_calendar {
    width: 100%
}

.qodef-side-menu .widget.widget_calendar #today {
    color: #fff;
    background-color: #16d5cc
}

.qodef-side-menu .widget.widget_calendar #today a {
    color: inherit
}

.qodef-side-menu .widget.widget_calendar tfoot a {
    color: #fff
}

.qodef-side-menu .widget.widget_calendar tfoot a:hover {
    color: #16d5cc
}

.qodef-side-menu .widget.widget_text img {
    display: block
}

.qodef-side-menu .widget.widget_rss ul li {
    margin-bottom: 30px
}

.qodef-side-menu .widget.widget_rss ul li:last-child {
    margin-bottom: 0
}

.qodef-side-menu .widget.widget_rss ul .rsswidget {
    display: block;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.qodef-side-menu .widget.widget_rss ul .rssSummary {
    margin-top: 5px
}

.qodef-side-menu .widget.widget_rss ul cite {
    display: block;
    margin-top: 5px
}

.qodef-side-menu .widget.widget_search .qodef-widget-title {
    margin-bottom: 36px
}

.qodef-side-menu .widget.widget_search .input-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-side-menu .widget.widget_search button,
.qodef-side-menu .widget.widget_search input {
    height: 50px;
    padding: 13px 0;
    font-family: inherit;
    font-weight: inherit;
    line-height: 24px;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-side-menu .widget.widget_search input {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding-left: 16px;
    padding-right: 60px;
    font-size: 14px;
    color: #858585;
    background-color: #f6f6f6;
    border: 1px solid transparent;
    -webkit-transition: border-color .2s ease-out;
    -o-transition: border-color .2s ease-out;
    transition: border-color .2s ease-out
}

.qodef-side-menu .widget.widget_search input:focus {
    color: #222;
    background-color: #f6f6f6;
    border-color: transparent
}

.qodef-side-menu .widget.widget_search input::-webkit-input-placeholder {
    color: inherit
}

.qodef-side-menu .widget.widget_search input:-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-side-menu .widget.widget_search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-side-menu .widget.widget_search input:-ms-input-placeholder {
    color: inherit
}

.qodef-side-menu .widget.widget_search button {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    font-size: 15px;
    text-align: center;
    color: #222;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.qodef-side-menu .widget.widget_search button span {
    display: block;
    line-height: inherit
}

.qodef-side-menu .widget.widget_search button span:before {
    display: block;
    line-height: inherit
}

.qodef-side-menu .widget.widget_search button:hover {
    color: #858585
}

.qodef-side-menu .widget.widget_nav_menu .qodef-widget-title {
    margin: 0 0 37px
}

.qodef-side-menu .widget.widget_nav_menu ul {
    overflow: hidden
}

.qodef-side-menu .widget.widget_nav_menu ul li {
    margin: 0 0 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.qodef-side-menu .widget.widget_nav_menu ul li a {
    position: relative;
    overflow: hidden
}

.qodef-side-menu .widget.widget_nav_menu ul li a:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 8px;
    left: -16px;
    background-color: currentColor;
    border-radius: 100%;
    color: inherit;
    height: 6px;
    width: 6px;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-side-menu .widget.widget_nav_menu ul li:hover {
    padding-left: 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.qodef-side-menu .widget.widget_nav_menu ul li:hover a {
    color: #16d5cc
}

.qodef-side-menu .widget.widget_nav_menu ul li:hover a:before {
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-side-menu .widget.widget_nav_menu ul li.current-menu-item {
    padding-left: 16px;
    -webkit-transition: padding-left .2s ease-in-out;
    -o-transition: padding-left .2s ease-in-out;
    transition: padding-left .2s ease-in-out
}

.qodef-side-menu .widget.widget_nav_menu ul li.current-menu-item a {
    color: #16d5cc
}

.qodef-side-menu .widget.widget_nav_menu ul li.current-menu-item a:before {
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-side-menu .widget.widget_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 11px 0;
    font-family: inherit;
    font-size: 15px!important;
    line-height: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: capitalize;
    color: #fff
}

.qodef-side-menu .widget.widget_tag_cloud .tagcloud a:hover {
    color: #16d5cc
}

.qodef-side-menu .widget.widget_media_image {
    margin-bottom: 0
}

.qodef-side-menu .widget.widget_media_image .qodef-widget-title {
    margin-bottom: 36px
}

.qodef-side-menu .widget.widget_media_image a,
.qodef-side-menu .widget.widget_media_image img {
    display: block
}

body .qodef-page-footer .widget.widget_nav_menu ul li.current-menu-item,
body .qodef-page-footer .widget.widget_nav_menu ul li:hover {
    padding-left: unset;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

body .qodef-page-footer .widget.widget_nav_menu ul li.current-menu-item a,
body .qodef-page-footer .widget.widget_nav_menu ul li:hover a {
    color: #adadad
}

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[type=search]::-ms-clear {
    display: none
}

input[type=text]::-ms-clear {
    display: none
}


/*!* animate.css -http://daneden.me/animate
* Version - 3.5.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2016 Daniel Eden*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

#ui-datepicker-div {
    width: 260px;
    z-index: 1000!important
}

#ui-datepicker-div .ui-widget-header {
    background-color: #222;
    border-color: #222;
    padding: 10px 25px;
    position: relative
}

#ui-datepicker-div .ui-widget-header>* {
    color: #fff
}

#ui-datepicker-div .ui-widget-header .ui-datepicker-next,
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#ui-datepicker-div .ui-widget-header .ui-datepicker-next:before,
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev:before {
    display: block;
    font-family: linea-arrows-10;
    font-size: 20px;
    vertical-align: middle
}

#ui-datepicker-div .ui-widget-header .ui-datepicker-next .ui-icon,
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev .ui-icon {
    display: none
}

#ui-datepicker-div .ui-widget-header .ui-datepicker-prev {
    left: 20px
}

#ui-datepicker-div .ui-widget-header .ui-datepicker-prev:before {
    content: "\e03f"
}

#ui-datepicker-div .ui-widget-header .ui-datepicker-next {
    right: 20px
}

#ui-datepicker-div .ui-widget-header .ui-datepicker-next:before {
    content: "\e04b"
}

#ui-datepicker-div .ui-widget-header .ui-datepicker-title {
    display: inline-block;
    width: 100%;
    text-align: center
}

#ui-datepicker-div .ui-datepicker-calendar {
    background-color: #fff
}

.qodef-owl-slider {
    position: relative;
    display: none;
    width: 100%;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.qodef-owl-slider.owl-loaded {
    display: block
}

.qodef-owl-slider.owl-loading {
    opacity: 0;
    display: block
}

.qodef-owl-slider.owl-hidden {
    opacity: 0
}

.qodef-owl-slider.owl-refresh .owl-item {
    visibility: hidden
}

.qodef-owl-slider.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-owl-slider.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.qodef-owl-slider.owl-rtl {
    direction: rtl
}

.qodef-owl-slider.owl-rtl .owl-item {
    float: right
}

.no-js .qodef-owl-slider {
    display: block
}

.qodef-owl-slider .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.qodef-owl-slider .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.qodef-owl-slider .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.qodef-owl-slider .owl-item,
.qodef-owl-slider .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.qodef-owl-slider .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.qodef-owl-slider .owl-item img {
    display: block;
    width: 100%
}

.qodef-owl-slider .owl-item img .owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.qodef-owl-slider .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.qodef-owl-slider .owl-nav.disabled {
    display: none
}

.qodef-owl-slider .owl-nav .owl-next,
.qodef-owl-slider .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-owl-slider .owl-dots.disabled {
    display: none
}

.qodef-owl-slider .owl-dots .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-owl-slider .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.qodef-owl-slider .owl-animated-in {
    z-index: 0
}

.qodef-owl-slider .owl-animated-out {
    z-index: 1
}

.qodef-owl-slider .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.ps {
    overflow: hidden!important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    display: none;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    bottom: 0;
    position: absolute
}

.ps__rail-y {
    display: none;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent
}

.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y,
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y,
.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y {
    opacity: 0
}

.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-x:focus,
.ps .ps__rail-x:hover,
.ps .ps__rail-y.ps--clicking,
.ps .ps__rail-y:focus,
.ps .ps__rail-y:hover {
    background-color: #eee;
    opacity: 0
}

.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    -o-transition: background-color .2s linear, height .2s ease-in-out;
    transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    -o-transition: background-color .2s linear, width .2s ease-in-out;
    transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}

.ps__rail-x.ps--clicking .ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x:hover>.ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y:hover>.ps__thumb-y {
    background-color: #999;
    width: 11px
}

@supports(-ms-overflow-style:none) {
    .ps {
        overflow: auto!important
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .ps {
        overflow: auto!important
    }
}

body .pp_pic_holder {
    position: fixed!important;
    top: 50%!important;
    left: 50%!important;
    display: none;
    width: 100px;
    z-index: 10001!important;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

@media only screen and (max-width:768px) {
    body .pp_pic_holder {
        width: 90%!important
    }
}

body .pp_pic_holder.pp_pic_have_only_one .pp_details {
    display: none
}

body .pp_pic_holder .pp_bottom,
body .pp_pic_holder .pp_top {
    display: none!important
}

body .pp_pic_holder .pp_content {
    position: relative;
    background: 0 0;
    margin: 0 auto;
    height: 40px;
    min-width: 40px;
    width: 100%
}

@media only screen and (max-width:768px) {
    body .pp_pic_holder .pp_content {
        width: 100%!important
    }
}

* html body .pp_pic_holder .pp_content {
    width: 40px
}

body .pp_pic_holder .pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

body .pp_pic_holder .pp_content_container .pp_left,
body .pp_pic_holder .pp_content_container .pp_right {
    background: 0 0!important;
    padding: 0!important
}

body .pp_pic_holder #pp_full_res {
    line-height: 1!important
}

body .pp_pic_holder #pp_full_res .pp_inline {
    color: #222;
    text-align: left
}

body .pp_pic_holder #pp_full_res .pp_inline p {
    margin: 0 0 15px
}

body .pp_pic_holder #pp_full_res iframe {
    width: 100%!important
}

body .pp_pic_holder #pp_full_res video {
    width: 100%
}

body .pp_pic_holder #pp_full_res img {
    display: block
}

@media only screen and (max-width:768px) {
    body .pp_pic_holder #pp_full_res img {
        width: 100%!important;
        height: auto!important
    }
}

body .pp_pic_holder .pp_description,
body .pp_pic_holder .pp_gallery,
body .pp_pic_holder .ppt {
    display: none!important
}

body .pp_pic_holder .pp_loaderIcon {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: #fff;
    border-radius: 16px;
    -webkit-animation: scaleout 1s infinite ease-in-out;
    animation: scaleout 1s infinite ease-in-out
}

body .pp_pic_holder .pp_fade {
    position: relative;
    top: 50%;
    display: none;
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0)
}

body .pp_pic_holder .pp_details {
    position: relative;
    top: -1px;
    display: table;
    vertical-align: top;
    width: 100%!important;
    float: none!important;
    margin: 0!important;
    padding: 15px 24px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body .pp_pic_holder .pp_details .pp_nav {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: auto;
    float: none;
    margin: 0!important
}

body .pp_pic_holder .pp_details .pp_nav .pp_pause,
body .pp_pic_holder .pp_details .pp_nav .pp_play {
    display: none
}

body .pp_pic_holder .pp_details .pp_nav .currentTextHolder {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-43%);
    -ms-transform: translateX(-43%);
    transform: translateX(-43%);
    width: auto;
    margin: 0;
    padding: 0;
    float: none;
    color: #858585;
    font-family: inherit;
    font-size: inherit;
    line-height: 30px;
    font-style: inherit;
    letter-spacing: 5px
}

body .pp_pic_holder a:focus {
    outline: 0
}

body .pp_pic_holder a.pp_arrow_next,
body .pp_pic_holder a.pp_arrow_previous {
    position: relative;
    display: inline-block;
    vertical-align: top;
    left: auto!important;
    float: none;
    width: auto!important;
    height: auto!important;
    margin: 0!important;
    color: #858585;
    font-family: dripicons-v2;
    font-size: 0;
    line-height: 1;
    text-indent: 0;
    background: 0 0!important;
    opacity: 1!important;
    overflow: visible
}

body .pp_pic_holder a.pp_arrow_next:after,
body .pp_pic_holder a.pp_arrow_previous:after {
    font-size: 30px
}

body .pp_pic_holder a.pp_arrow_next:hover,
body .pp_pic_holder a.pp_arrow_previous:hover {
    color: #222
}

body .pp_pic_holder a.pp_arrow_previous:after {
    content: "\55"
}

body .pp_pic_holder a.pp_arrow_next {
    margin: 0 0 0 14px!important
}

body .pp_pic_holder a.pp_arrow_next:after {
    content: "\56"
}

body .pp_pic_holder a.pp_next,
body .pp_pic_holder a.pp_previous {
    position: absolute;
    top: calc(50% - 20px);
    width: auto;
    height: auto;
    display: inline-block;
    margin: 0!important;
    background: 0 0!important;
    color: #fff;
    font-family: dripicons-v2;
    font-size: 40px;
    line-height: 1;
    text-indent: -9999px!important;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out, color .2s ease-out;
    -o-transition: opacity .2s ease-out, color .2s ease-out;
    transition: opacity .2s ease-out, color .2s ease-out
}

body .pp_pic_holder a.pp_next>*,
body .pp_pic_holder a.pp_previous>* {
    display: none
}

body .pp_pic_holder a.pp_next:after,
body .pp_pic_holder a.pp_previous:after {
    display: block;
    line-height: inherit;
    text-indent: 0!important
}

body .pp_pic_holder a.pp_next:hover,
body .pp_pic_holder a.pp_previous:hover {
    color: rgba(34, 34, 34, .8)
}

body .pp_pic_holder a.pp_previous {
    left: 30px
}

@media only screen and (max-width:768px) {
    body .pp_pic_holder a.pp_previous {
        left: 20px
    }
}

body .pp_pic_holder a.pp_previous:after {
    content: "\55"
}

body .pp_pic_holder a.pp_next {
    right: 30px
}

@media only screen and (max-width:768px) {
    body .pp_pic_holder a.pp_next {
        right: 20px
    }
}

body .pp_pic_holder a.pp_next:after {
    content: "\56"
}

body .pp_pic_holder a.pp_close {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: auto;
    height: auto;
    margin: 0!important;
    background: 0 0!important;
    color: #858585;
    font-family: Ionicons;
    font-size: 0;
    line-height: 1;
    text-indent: 0;
    cursor: pointer;
    opacity: 1!important
}

body .pp_pic_holder a.pp_close:hover {
    color: #222
}

body .pp_pic_holder a.pp_contract,
body .pp_pic_holder a.pp_expand {
    position: absolute;
    right: -22px;
    top: -22px;
    display: block;
    height: auto;
    width: auto;
    color: #fff;
    font-family: Ionicons;
    font-size: 0;
    line-height: 1;
    text-align: center;
    text-indent: 0;
    background: 0 0!important;
    z-index: 2001
}

@media only screen and (max-width:768px) {
    body .pp_pic_holder a.pp_contract,
    body .pp_pic_holder a.pp_expand {
        right: 0;
        top: -25px
    }
}

body .pp_pic_holder a.pp_contract:after,
body .pp_pic_holder a.pp_expand:after {
    font-size: 22px
}

body .pp_pic_holder a.pp_contract:hover,
body .pp_pic_holder a.pp_expand:hover {
    color: rgba(255, 255, 255, .8)
}

body .pp_pic_holder a.pp_expand:after {
    content: "\f386"
}

body .pp_pic_holder a.pp_contract:after {
    content: "\f37d"
}

body .pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

@media only screen and (max-width:768px) {
    body .pp_hoverContainer {
        width: 100%!important;
        height: calc(100% - 60px)!important
    }
}

body .pp_hoverContainer:hover a.pp_next,
body .pp_hoverContainer:hover a.pp_previous {
    opacity: 1
}

body .pp_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    background-color: #222;
    z-index: 10000!important
}

.single-events .tt_event_items_list {
    padding: 10px 0 20px
}

.single-events .qodef-testimonials-holder .qodef-testimonials {
    padding: 0 50px 0 0
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    .single-events .qodef-testimonials-holder .qodef-testimonials {
        padding: 0 26px 0 0
    }
}

@media only screen and (max-width:680px) {
    .single-events .tt_event_items_list li.type_info .tt_event_text {
        margin-top: 0
    }
}

.single-events .qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-text {
    margin: 42px 40px 0 0
}

@media only screen and (max-width:680px) {
    .single-events .qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-text {
        margin: 42px 0 0
    }
}

.single-events .qodef-testimonials-holder .qodef-testimonial-text-holder {
    padding-top: 12px
}

.qodef-ttevents-single-heading {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-ttevents-single-image-holder img {
    display: block
}

.qodef-event-list-category-holder {
    position: absolute;
    bottom: 33px;
    left: 0;
    padding: 6px 26px;
    background-color: #16d5cc;
    z-index: 0
}

.qodef-event-list-category-holder a {
    position: relative;
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.025em;
    text-transform: uppercase
}

.qodef-event-list-category-holder a:hover {
    color: inherit
}

.qodef-event-list-category-holder:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #16d5cc;
    -webkit-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
}

.qodef-event-info-date {
    display: block;
    margin-top: 34px
}

.qodef-event-info-date span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 4px 0 0;
    color: #16d5cc;
    font-size: 14px;
    font-weight: 400;
    font-family: source sans pro, sans-serif;
    line-height: 1.588em
}

.qodef-single-event-info-date {
    display: block;
    margin-top: 29px
}

.qodef-single-event-info-date span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 4px 0 0;
    color: #16d5cc;
    font-size: 14px
}

.qodef-single-event-info-date>a {
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.qodef-ttevents-single-title {
    margin-top: 14px;
    margin-bottom: 0
}

.qodef-event-single-icon {
    float: left;
    margin-right: 10px;
    color: #16d5cc;
    font-size: 16px
}

.qodef-ttevents-single-subtitle {
    margin: 0 0 17px;
    color: #16d5cc
}

.qodef-ttevents-single-content {
    margin-top: 5px
}

.qodef-author-description {
    margin-top: 3px
}

.qodef-author-description .qodef-author-description-inner {
    padding: 69px 0 85px;
    min-height: 86px
}

.qodef-author-description .qodef-author-description-content {
    padding: 0 30px
}

.qodef-author-description .qodef-author-description-image {
    width: 86px
}

.qodef-author-description .qodef-author-description-text-holder {
    width: 60%;
    padding: 0 0 0 30px
}

.qodef-author-description .qodef-author-description-text-holder .qodef-author-quote {
    font-size: 20px
}

.qodef-author-description .qodef-author-description-text-holder .qodef-author-name {
    margin: 19px 0 0
}

.qodef-related-events-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 107px 0 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:1024px) {
    .qodef-related-events-holder {
        padding: 107px 0 44px
    }
}

.qodef-related-events-holder .qodef-related-events-title {
    margin: 0 0 37px
}

.qodef-related-events-holder .qodef-related-events-inner {
    margin: 0 -15px
}

.qodef-related-events-holder .qodef-related-event {
    position: relative;
    display: inline-block;
    float: left;
    width: 50%;
    margin: 0 0 30px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:1024px) {
    .qodef-related-events-holder .qodef-related-event {
        width: 100%
    }
}

.touch .qodef-related-events-holder .qodef-related-event {
    cursor: pointer
}

.qodef-related-events-holder .qodef-related-event .qodef-related-event-inner {
    min-height: 180px;
    background-color: #fbfafa
}

.qodef-related-events-holder .qodef-related-event .qodef-related-event-inner .qodef-event-location .qodef-event-location-text {
    font-weight: 700;
    margin: 24px 0 0 23px;
    position: relative
}

.qodef-related-events-holder .qodef-related-event .qodef-related-event-inner .qodef-event-location .qodef-event-location-text:before {
    content: "\e012";
    display: inline-block;
    font-family: dripicons-v2!important;
    margin-right: 10px;
    position: absolute;
    left: -23px;
    top: -2px
}

.qodef-related-events-holder .qodef-related-event .qodef-related-event-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto
}

@media only screen and (max-width:680px) {
    .qodef-related-events-holder .qodef-related-event .qodef-related-event-image {
        width: 100%
    }
}

.qodef-related-events-holder .qodef-related-event .qodef-related-event-image a {
    position: relative;
    display: block
}

.qodef-related-events-holder .qodef-related-event .qodef-related-event-image img {
    display: block;
    width: 180px;
    height: 180px;
    -o-object-fit: cover;
    object-fit: cover
}

@media only screen and (max-width:680px) {
    .qodef-related-events-holder .qodef-related-event .qodef-related-event-image img {
        width: 100%
    }
}

.qodef-related-events-holder .qodef-related-event .qodef-related-event-info {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 15px 13px 33px;
    width: 58%
}

@media only screen and (max-width:1366px) {
    .qodef-related-events-holder .qodef-related-event .qodef-related-event-info {
        padding: 15px 9px 13px 21px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-related-events-holder .qodef-related-event .qodef-related-event-info {
        padding: 15px 9px 13px 33px
    }
}

@media only screen and (max-width:1366px) {
    .qodef-related-events-holder .qodef-related-event .qodef-related-event-info {
        width: calc(100% - 194px)
    }
}

@media only screen and (max-width:1024px) {
    .qodef-related-events-holder .qodef-related-event .qodef-related-event-info {
        width: 68%
    }
}

@media only screen and (max-width:680px) {
    .qodef-related-events-holder .qodef-related-event .qodef-related-event-info {
        width: 100%;
        padding: 30px 33px 28px
    }
}

.qodef-related-events-holder .qodef-related-event .qodef-event-title {
    margin: 0 0 4px;
    font-weight: 700
}

.qodef-related-events-holder .qodef-related-event .qodef-event-title a:hover {
    color: #16d5cc
}

.qodef-related-events-holder .qodef-related-event .qodef-single-event-info-date {
    margin-top: 1px
}

.qodef-related-events-holder .qodef-related-event .qodef-related-event-author {
    display: block;
    margin-top: 10px
}

.qodef-related-events-holder .qodef-related-event .qodef-related-event-author>a {
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.tt_event_columns .tt_event_column_left {
    width: 45%;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tt_event_columns .tt_event_column_right {
    width: 55%;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tt_event_columns .tt_event_column_right h4 {
    font-family: josefin sans, sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #222;
    margin-top: 33px
}

.tt_event_columns .tt_event_column_right p {
    color: #16d5cc;
    font-size: 16px;
    font-family: source sans pro, sans-serif
}

h3.tt_event_margin_top_27 {
    line-height: 35px;
    padding-top: 30px;
    padding-bottom: 5px;
    border-top: 1px solid #e5e5e5;
    margin-top: 36px!important
}

h3.tt_event_margin_top_27 .tt_event_hours_count {
    color: inherit;
    font-weight: inherit
}

.tt_event_hours li {
    border: none;
    background-color: #f5f5f5;
    padding: 39px 30px 38px;
    margin-bottom: 2.8%;
    width: 48%;
    margin-right: 2.8%;
    font-size: 10px;
    color: #858585;
    letter-spacing: .2em;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tt_event_hours li:nth-child(2n) {
    margin-right: 0
}

.tt_event_hours li h4 {
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    color: #16d5cc;
    font-family: source sans pro, sans-serif;
    font-weight: 400
}

.tt_event_hours li h4:nth-of-type(1) {
    margin-bottom: 11px;
    color: #16d5cc;
    font-size: 12px;
    font-family: source sans pro, sans-serif;
    font-weight: 400;
    letter-spacing: .2em
}

.tt_event_hours li p {
    margin-top: 0;
    font-family: source sans pro, sans-serif;
    font-weight: 400;
    text-transform: none;
    color: #16d5cc;
    padding-top: 10px;
    font-size: 16px;
    letter-spacing: 0
}

.tt_event_items_list {
    margin: 0
}

.tt_event_items_list li.type_info {
    border-bottom: 1px dashed #cdcdcd;
    padding: 0;
    margin-bottom: 22px
}

.tt_event_items_list li.type_info p {
    display: inline
}

.tt_event_items_list li.type_info .tt_event_text {
    font-family: source sans pro, sans-serif;
    color: #858585;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin-left: 20px;
    width: calc(57% - 20px);
    margin-bottom: 0
}

@media only screen and (max-width:680px) {
    .tt_event_items_list li.type_info .tt_event_text {
        line-height: .9em;
        margin-top: 21px
    }
}

.tt_event_items_list li.type_info label {
    width: 43%;
    height: 21px;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px!important;
    letter-spacing: .1em!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    line-height: 2.3em;
    color: #222
}

@media only screen and (max-width:680px) {
    .tt_event_items_list li.type_info label {
        width: 43%;
        height: auto;
        line-height: 1.75em
    }
}

.tt_event_items_list li:not(.type_info) {
    background: 0 0;
    font-family: source sans pro, sans-serif;
    font-size: 16px;
    color: #16d5cc;
    margin-bottom: 15px;
    padding-left: 27px;
    position: relative
}

.tt_event_items_list li:not(.type_info):before {
    content: '\4e';
    position: absolute;
    left: 0;
    font-family: ElegantIcons;
    color: #16d5cc;
    font-size: 18px
}

.tt_event_theme_page h3 {
    font-family: josefin sans, sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #222
}

.tt_event_theme_page h5 {
    font-family: josefin sans, sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #222
}

.tt_event_theme_page .tt_event_page_left,
.tt_event_theme_page .tt_event_page_right {
    padding-left: 25px;
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tt_event_theme_page p {
    color: #16d5cc
}

.tt_event_page_left {
    width: 75%
}

.tt_event_page_right {
    width: 25%
}

.qodef-grid-1200 .tt_event_theme_page {
    width: 1200px
}

.qodef-grid-1300 .tt_event_theme_page {
    width: 1300px
}

.tax-events_category article {
    margin-bottom: 90px
}

.tax-events_category article .qodef-ttevents-single-holder {
    padding: 0 0 0 26px
}

@media only screen and (max-width:680px) {
    .page-template-default .tt_event_items_list li.type_info label {
        line-height: 17px
    }
}

@media only screen and (max-width:680px) {
    .page-template-default .tt_event_items_list li.type_info .tt_event_text {
        margin-top: 15px
    }
}

body .select2-container--default {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 25px
}

body .select2-container--default * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding: 0
}

body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 0;
    right: auto
}

body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__rendered {
    padding: 0
}

body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin: 7px auto 0 5px
}

body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin: 0 auto 0 3px
}

body .select2-container--default.select2-container--disabled .select2-selection--multiple,
body .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #f6f6f6;
    cursor: default
}

body .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear,
body .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

body .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

body .select2-container--default.select2-container--open .select2-selection--multiple,
body .select2-container--default.select2-container--open .select2-selection--single {
    color: #222
}

body .select2-container--default.select2-container--open .select2-dropdown {
    left: 0
}

body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
    border-bottom-color: transparent
}

body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
    border-top-color: transparent
}

body .select2-container--default .select2-selection--single {
    display: block;
    height: 50px;
    padding: 13px 16px;
    margin: 0;
    font-family: source sans pro, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #858585;
    background-color: transparent;
    border-radius: 0;
    outline: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: block;
    padding: 0;
    line-height: inherit;
    color: inherit;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

body .select2-container--default .select2-selection--single .select2-selection__clear {
    position: relative;
    float: right;
    margin: 0;
    font-weight: inherit;
    cursor: pointer
}

body .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: inherit
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    color: #222
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

body .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    display: block;
    line-height: inherit;
    content: '\33';
    font-family: ElegantIcons;
    font-style: normal
}

body .select2-container--default .select2-selection--multiple {
    display: block;
    height: 50px;
    padding: 13px 16px;
    margin: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #858585;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    outline: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    display: block;
    padding: 0;
    line-height: inherit;
    color: inherit;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin: 0;
    padding: 0
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
    float: left;
    margin: 0;
    color: inherit
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
    position: relative;
    float: right;
    margin: 0;
    font-weight: inherit;
    cursor: pointer
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    margin: 5px 5px 0 0;
    padding: 0 10px;
    float: left;
    color: #fff;
    background-color: #222;
    border: 0;
    border-radius: 0;
    cursor: default
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
    display: inline-block;
    margin: 0 3px 0 0;
    font-weight: 700;
    color: inherit;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    cursor: pointer
}

body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
    color: inherit;
    opacity: .8
}

body .select2-container--default .select2-search--inline {
    float: left
}

body .select2-container--default .select2-search--inline .select2-search__field {
    width: 100%;
    padding: 0!important;
    margin: 0!important;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    border: none!important;
    outline: 0;
    -webkit-appearance: none
}

body .select2-container--default .select2-search--inline .select2-search__field:focus {
    border-color: #222
}

body .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

body .select2-container--default .select2-dropdown {
    position: absolute;
    top: 0;
    left: -100000px;
    display: block;
    width: 100%;
    background-color: #f6f6f6;
    border: 1px solid transparent;
    border-radius: 0;
    z-index: 1051
}

body .select2-container--default .select2-search--dropdown {
    display: block;
    padding: 14px 15px 2px
}

body .select2-container--default .select2-search--dropdown.select2-search--hide {
    display: none
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
    width: 100%;
    padding: 4px 8px;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: 20px;
    font-weight: inherit;
    color: #858585;
    background-color: #fff;
    border: 1px solid #000;
    outline: 0;
    -webkit-appearance: none
}

body .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    color: #222;
    background-color: #fff;
    border-color: #222
}

body .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

body .select2-container--default .select2-results {
    display: block
}

body .select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

body .select2-container--default .select2-results__options {
    position: relative;
    margin: 5px 0;
    padding: 2px 15px;
    list-style: none
}

body .select2-container--default .select2-results__option {
    padding: 3px 0;
    font-size: 14px;
    line-height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

body .select2-container--default .select2-results__option[aria-selected] {
    cursor: pointer
}

body .select2-container--default .select2-results__option[role=group] {
    padding: 0
}

body .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #222
}

body .select2-container--default .select2-results__option[aria-selected=true],
body .select2-container--default .select2-results__option[data-selected=true] {
    color: #222;
    background: 0 0
}

body .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #222;
    background: 0 0
}

body .select2-container--default .select2-results__group {
    display: block;
    padding: 7px 0;
    cursor: default
}

.select2-close-mask {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: 0;
    opacity: 0;
    z-index: 99
}

.select2-hidden-accessible {
    position: absolute!important;
    width: 1px!important;
    height: 0!important;
    padding: 0!important;
    line-height: 1;
    border: 0!important;
    overflow: hidden!important;
    white-space: nowrap!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important
}

.widget.tt_upcoming_events_widget {
    border: none!important;
    padding: 0!important
}

.widget.tt_upcoming_events_widget .tt_upcoming_events_widget:after,
.widget.tt_upcoming_events_widget .tt_upcoming_events_widget:before {
    content: " ";
    display: table
}

.widget.tt_upcoming_events_widget .tt_upcoming_events_widget:after {
    clear: both
}

.widget.tt_upcoming_events_widget .tt_upcoming_events_wrapper {
    margin-top: 0
}

.widget.tt_upcoming_events_widget .caroufredsel_wrapper {
    border: 1px solid #e5e5e5;
    position: relative;
    background-color: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget.tt_upcoming_events_widget .caroufredsel_wrapper:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: inherit;
    z-index: 1
}

.widget.tt_upcoming_events_widget .tt_upcoming_events {
    width: 100%!important
}

.widget.tt_upcoming_events_widget .tt_upcoming_events li {
    width: 100%;
    padding: 0!important
}

.widget.tt_upcoming_events_widget .tt_upcoming_events .tt_upcoming_events_event_container {
    border: none!important;
    border-bottom: 1px solid #e5e5e5!important;
    border-left: 3px solid transparent;
    font-size: 20px;
    height: 98px;
    padding: 25px 20px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget.tt_upcoming_events_widget .tt_upcoming_events .tt_upcoming_events_event_container:hover {
    height: auto;
    background-color: #16d5cc;
    color: #fff
}

.widget.tt_upcoming_events_widget .tt_upcoming_events .tt_upcoming_events_hours {
    font-family: source sans pro, sans-serif;
    font-size: 13px
}

.widget.tt_upcoming_events_widget .tt_upcoming_events .tt_calendar_icon {
    float: none;
    display: inline-block;
    margin: 0 7px 0 0;
    vertical-align: middle
}

.widget.tt_upcoming_events_widget .tt_upcoming_event_controls {
    margin-top: 30px
}

.widget.tt_upcoming_events_widget .tt_upcoming_event_controls:after,
.widget.tt_upcoming_events_widget .tt_upcoming_event_controls:before {
    content: " ";
    display: table
}

.widget.tt_upcoming_events_widget .tt_upcoming_event_controls:after {
    clear: both
}

.widget.tt_upcoming_events_widget .tt_upcoming_event_controls a {
    width: 39px;
    height: 39px;
    line-height: 39px;
    border: 1px solid #e5e5e5;
    text-align: center;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .2s ease-out, border-color .2s ease-out;
    -o-transition: background-color .2s ease-out, border-color .2s ease-out;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

.widget.tt_upcoming_events_widget .tt_upcoming_event_controls a#upcoming_event_prev {
    margin-right: 13px
}

.widget.tt_upcoming_events_widget .tt_upcoming_event_controls a:hover {
    background-color: #16d5cc;
    border-color: #16d5cc
}

.widget.tt_upcoming_events_widget .tt_upcoming_event_controls span {
    display: inline-block
}

.widget_icl_lang_sel_widget {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.widget_icl_lang_sel_widget img {
    position: relative;
    display: inline-block!important;
    vertical-align: middle;
    top: -1px;
    padding-right: 6px
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 200px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown {
    padding: 0;
    margin: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    position: relative;
    display: block;
    padding: 9px 20px;
    color: #222;
    background-color: #fff;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
    color: #16d5cc
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
    content: '\33';
    position: absolute;
    top: calc(50% - 8px);
    right: 20px;
    display: block;
    font-family: ElegantIcons;
    font-size: 15px;
    line-height: 1
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 14px 20px;
    margin: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #000;
    border-top: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: visibility 0s linear .25s, opacity .25s ease-in-out;
    -o-transition: visibility 0s linear .25s, opacity .25s ease-in-out;
    transition: visibility 0s linear .25s, opacity .25s ease-in-out
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    display: block;
    padding: 7px 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 5px 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
    margin-right: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    display: block
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
    display: block;
    margin: 0;
    padding: 5px 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    display: block
}

.qodef-page-footer .widget_icl_lang_sel_widget,
.qodef-side-menu .widget_icl_lang_sel_widget,
.qodef-vertical-menu-area .widget_icl_lang_sel_widget,
.wpb_widgetised_column .widget_icl_lang_sel_widget,
aside.qodef-sidebar .widget_icl_lang_sel_widget {
    width: 100%
}

.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
.qodef-side-menu .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.qodef-side-menu .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
.qodef-vertical-menu-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.qodef-vertical-menu-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
.wpb_widgetised_column .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.wpb_widgetised_column .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
aside.qodef-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
aside.qodef-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    width: 100%
}

.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    width: 140px
}

.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding: 0;
    line-height: 46px;
    color: #fff;
    background-color: transparent;
    border: 0
}

.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
    right: 0
}

.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
    margin-bottom: 0
}

.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li:last-child {
    margin-right: 0
}

.qodef-footer-top-holder .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li,
.qodef-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li,
.qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

.qodef-footer-top-holder .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li:last-child,
.qodef-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li:last-child,
.qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li:last-child {
    margin-right: 0
}

.qodef-main-menu>ul>li.menu-item-language.has_sub>a>span.item_outer .item_text:after {
    content: '\33';
    position: absolute;
    right: -15px;
    top: 0;
    font-family: ElegantIcons;
    font-size: 15px
}

.qodef-main-menu>ul>li.menu-item-language a>span.item_outer .item_text {
    position: relative;
    display: table
}

.qodef-main-menu>ul>li.menu-item-language a>span.item_outer .item_text>* {
    display: table-cell;
    vertical-align: middle
}

.qodef-main-menu>ul>li.menu-item-language a>span.item_outer .item_text img {
    padding: 5px 6px 0 0
}

.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
    color: rgba(255, 255, 255, .8)
}

.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    background-color: #363636
}

.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: #fff
}

.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
    color: rgba(255, 255, 255, .8)
}

.qodef-blog-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 40px;
    clear: both;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-blog-holder article {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-blog-holder article.sticky .qodef-post-title a {
    color: #16d5cc;
    text-decoration: underline
}

.qodef-blog-holder article.qodef-blog-active-hover:not(.format-gallery) .qodef-post-image a {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.qodef-blog-holder article .qodef-post-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-blog-holder article .qodef-post-image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    overflow: hidden
}

.qodef-blog-holder article .qodef-post-image a {
    display: block;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    -o-transition: transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: transform .3s cubic-bezier(.35, .37, .75, .75), -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    will-change: transform
}

.qodef-blog-holder article .qodef-post-image a:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.qodef-blog-holder article .qodef-post-image img {
    display: block
}

.qodef-blog-holder article .qodef-post-image-background {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    background-position: center;
    background-size: cover
}

.qodef-blog-holder article .qodef-post-image-background a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.qodef-blog-holder article .qodef-post-image-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    line-height: 1;
    color: #fff
}

.qodef-blog-holder article .qodef-post-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-blog-holder article .qodef-post-title {
    margin: 0
}

.qodef-blog-holder article .qodef-post-title:hover a {
    color: #222
}

.qodef-blog-holder article .qodef-post-excerpt-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 15px 0 0
}

.qodef-blog-holder article .qodef-post-excerpt-holder p {
    margin: 0
}

.qodef-blog-holder article .qodef-post-excerpt:after {
    content: '...'
}

.qodef-blog-holder article .qodef-more-link-container {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 15px 0 0
}

.qodef-blog-holder article .qodef-post-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-blog-holder article .qodef-post-info>* {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: currentColor
}

.qodef-blog-holder article .qodef-post-info>* a {
    color: inherit
}

.qodef-blog-holder article .qodef-post-info-top {
    margin-bottom: 17px
}

.qodef-blog-holder article .qodef-post-info-top>div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 4px 0 0;
    color: #16d5cc;
    font-size: 14px
}

.qodef-blog-holder article .qodef-post-info-top>div:after {
    content: '/';
    position: absolute;
    top: 0;
    right: -2px
}

.qodef-blog-holder article .qodef-post-info-top>div:last-child {
    padding: 0
}

.qodef-blog-holder article .qodef-post-info-top>div:last-child:after {
    content: ''
}

.qodef-blog-holder article .qodef-post-info-top>div .qodef-post-info-category {
    padding: 0 14px 0 1px
}

.qodef-blog-holder article .qodef-post-info-top>div a {
    color: #16d5cc
}

.qodef-blog-holder article .qodef-post-info-top>div a:hover {
    color: #16d5cc
}

.qodef-blog-holder article .qodef-post-info-bottom {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding-top: 16px
}

.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left,
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    width: 50%
}

.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-share-label,
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right .qodef-share-label {
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    color: #222;
    font-weight: 800;
    letter-spacing: 0
}

.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-blog-share,
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right .qodef-blog-share {
    display: inline-block
}

.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-blog-share .qodef-social-title,
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right .qodef-blog-share .qodef-social-title {
    margin: 6px 2px 0 0
}

.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-blog-share ul,
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right .qodef-blog-share ul {
    margin: 0
}

.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right {
    float: right;
    text-align: right
}

@media only screen and (min-width:769px) {
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left,
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right {
        width: 50%
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left {
        float: left
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-tags-holder .qodef-tags {
        font-family: josefin sans, sans-serif;
        font-size: 12px;
        line-height: 1.41em;
        letter-spacing: .1em;
        font-weight: 600;
        text-transform: uppercase
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-tags-holder .qodef-tags a {
        font-weight: 800
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-tags-holder .qodef-tags:before {
        content: "\e012";
        font-family: ElegantIcons;
        display: inline-block;
        font-size: inherit;
        color: #0de9df;
        margin-right: 6px
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-post-read-more-button .qodef-blog-list-button {
        overflow: hidden
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-post-read-more-button .qodef-blog-list-button:hover .qodef-simple-button-svg-holder {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-post-read-more-button .qodef-blog-list-button:hover .qodef-btn-text {
        padding-left: 27px
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-post-read-more-button .qodef-simple-button-svg-holder {
        position: absolute;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
        transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
        -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
        transition: transform .3s cubic-bezier(.25, .46, .45, .94);
        transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left .qodef-post-read-more-button .qodef-btn-text {
        -webkit-transition: padding .3s cubic-bezier(.25, .46, .45, .94);
        -o-transition: padding .3s cubic-bezier(.25, .46, .45, .94);
        transition: padding .3s cubic-bezier(.25, .46, .45, .94)
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right {
        text-align: right;
        float: right
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right .qodef-share-label {
        font-family: josefin sans, sans-serif;
        font-size: 12px;
        line-height: 1.41em;
        letter-spacing: .1em;
        font-weight: 600;
        text-transform: uppercase;
        color: #222;
        font-weight: 800;
        letter-spacing: 0
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right .qodef-blog-share {
        display: inline-block
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right .qodef-blog-share .qodef-social-title {
        margin: 8px 2px 0 0
    }
    .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right .qodef-blog-share ul {
        margin: 0
    }
}

.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right>div {
    margin-left: 7px
}

.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-right>div:first-child {
    margin-left: 0
}

.qodef-blog-holder article.format-link .qodef-onsale.qodef-post-info-top {
    margin-top: 32px;
    margin-bottom: 0
}

.qodef-blog-holder article.format-link .qodef-post-text {
    padding: 75px 210px 61px 87px;
    background-color: #f7f6f6;
    overflow: hidden
}

@media only screen and (max-width:1024px) {
    .qodef-blog-holder article.format-link .qodef-post-text {
        padding: 76px 55px 60px 65px
    }
}

@media only screen and (max-width:680px) {
    .qodef-blog-holder article.format-link .qodef-post-text {
        padding: 76px 25px 60px
    }
}

.qodef-blog-holder article.format-link .qodef-post-text .qodef-post-title {
    color: #222
}

.qodef-blog-holder article.format-link .qodef-post-text .qodef-post-title:hover a {
    color: #222
}

.qodef-blog-holder article.format-link .qodef-post-text-main {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: left
}

.qodef-blog-holder article.format-link .qodef-post-mark {
    position: absolute;
    width: 206px;
    bottom: -16px;
    right: -12px
}

.qodef-blog-holder article.format-link .qodef-post-mark svg path {
    fill: #e9e9e9
}

.qodef-blog-holder article.format-link .qodef-post-mark .qodef-link-mark {
    padding-top: 5px;
    font-size: 36px;
    color: #16d5cc
}

.qodef-blog-holder article.format-link .qodef-post-link-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    vertical-align: top;
    text-align: left
}

.qodef-blog-holder article.format-quote .qodef-post-content {
    overflow: hidden
}

.qodef-blog-holder article.format-quote .qodef-post-info-top {
    margin-top: 32px;
    margin-bottom: 0
}

.qodef-blog-holder article.format-quote.quote-even .qodef-post-text {
    background-color: #0de9df
}

.qodef-blog-holder article.format-quote.quote-even .qodef-post-mark svg path {
    fill: #21efe6
}

.qodef-blog-holder article.format-quote .qodef-post-text {
    padding: 45px 286px 27px 73px;
    background-color: #ffb434
}

@media only screen and (max-width:1366px) {
    .qodef-blog-holder article.format-quote .qodef-post-text {
        padding: 52px 150px 20px 73px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-blog-holder article.format-quote .qodef-post-text {
        padding: 53px 55px 24px
    }
}

@media only screen and (max-width:680px) {
    .qodef-blog-holder article.format-quote .qodef-post-text {
        padding: 53px 25px 24px
    }
}

.qodef-blog-holder article.format-quote .qodef-post-text .qodef-post-title {
    color: #fff
}

.qodef-blog-holder article.format-quote .qodef-post-text .qodef-post-title:hover a {
    color: #fff
}

.qodef-blog-holder article.format-quote .qodef-post-text .qodef-quote-author {
    margin: 19px 0 25px;
    color: #fff;
    font-weight: 700
}

.qodef-blog-holder article.format-quote .qodef-post-text-main {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: left
}

.qodef-blog-holder article.format-quote .qodef-post-mark {
    position: absolute;
    width: 260px;
    bottom: 14px;
    right: 28px
}

@media only screen and (max-width:768px) {
    .qodef-blog-holder article.format-quote .qodef-post-mark {
        width: 170px
    }
}

.qodef-blog-holder article.format-quote .qodef-post-mark svg path {
    fill: #f5aa29
}

.qodef-blog-holder article.format-quote .qodef-post-mark .qodef-quote-mark {
    padding-top: 5px;
    font-size: 36px;
    color: #16d5cc
}

.qodef-blog-holder article.format-quote .qodef-post-link-holder {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    vertical-align: top;
    text-align: left
}

.qodef-blog-holder article.format-quote .qodef-post-author {
    display: inline-block;
    margin-bottom: 23px;
    font-size: 13px;
    line-height: 20px
}

.qodef-blog-holder article.format-gallery .qodef-post-image {
    width: 100%
}

.qodef-blog-holder article.format-gallery .qodef-post-image a:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.qodef-blog-holder article.format-gallery .qodef-post-image .qodef-owl-slider .owl-nav .owl-next,
.qodef-blog-holder article.format-gallery .qodef-post-image .qodef-owl-slider .owl-nav .owl-prev {
    color: #fff
}

.qodef-blog-holder article.format-gallery .owl-carousel .owl-item {
    z-index: 2
}

.qodef-blog-holder article.format-gallery .owl-carousel .owl-item.active {
    z-index: 3
}

.qodef-blog-holder article.format-audio.has-post-thumbnail .qodef-post-heading {
    position: relative
}

.qodef-blog-holder article.format-audio.has-post-thumbnail .qodef-blog-audio-holder {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.qodef-blog-holder article.format-audio .qodef-post-image {
    width: 100%;
    max-width: inherit
}

.qodef-blog-holder article.format-audio .qodef-post-image img {
    width: 100%
}

.qodef-blog-holder article.format-video .qodef-post-heading {
    width: 100%
}

.qodef-blog-holder article.format-video .qodef-self-hosted-video {
    max-width: 100%
}

.qodef-blog-holder article.format-link .qodef-post-info-bottom,
.qodef-blog-holder article.format-quote .qodef-post-info-bottom {
    padding-top: 0
}

.qodef-blog-audio-holder .mejs-container,
.qodef-blog-audio-holder .mejs-container .mejs-controls,
.qodef-blog-audio-holder .mejs-embed,
.qodef-blog-audio-holder .mejs-embed body,
.qodef-blog-video-holder .mejs-container,
.qodef-blog-video-holder .mejs-container .mejs-controls,
.qodef-blog-video-holder .mejs-embed,
.qodef-blog-video-holder .mejs-embed body {
    background: 0 0
}

.qodef-blog-audio-holder .mejs-container,
.qodef-blog-audio-holder .mejs-container .mejs-controls,
.qodef-blog-video-holder .mejs-container,
.qodef-blog-video-holder .mejs-container .mejs-controls {
    height: 40px!important
}

.qodef-blog-audio-holder .mejs-container .mejs-controls,
.qodef-blog-video-holder .mejs-container .mejs-controls {
    background: #222;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: source sans pro, sans-serif;
    padding: 0
}

.qodef-blog-audio-holder .mejs-container .mejs-controls .mejs-button,
.qodef-blog-video-holder .mejs-container .mejs-controls .mejs-button {
    height: 40px;
    width: 40px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls button,
.qodef-blog-video-holder .mejs-container .mejs-controls button {
    background-color: transparent;
    background-image: none;
    border: 0;
    height: 40px;
    margin: 0;
    outline: 0;
    position: relative;
    top: 0;
    width: 40px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls button:before,
.qodef-blog-video-holder .mejs-container .mejs-controls button:before {
    color: #fff;
    display: block;
    font-family: ElegantIcons;
    font-size: 15px;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-play button:before,
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-replay button:before,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-play button:before,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-replay button:before {
    content: "\45";
    font-size: 25px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-pause button:before,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-pause button:before {
    content: "\60";
    font-size: 25px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-stop button:before,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-playpause-button.mejs-stop button:before {
    content: "\5e";
    font-size: 25px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button.mejs-mute button:before,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-volume-button.mejs-mute button:before {
    content: "\79"
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button.mejs-unmute button:before,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-volume-button.mejs-unmute button:before {
    content: "\78"
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider {
    background: rgba(34, 34, 34, .7);
    height: 130px;
    width: 36px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider .mejs-volume-total,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider .mejs-volume-total {
    background: #fff;
    top: 15px;
    width: 6px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider .mejs-volume-current,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider .mejs-volume-current {
    background-color: #16d5cc
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider .mejs-volume-handle,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-volume-button>a.mejs-volume-slider .mejs-volume-handle {
    display: none
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider,
.qodef-blog-video-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider {
    height: 40px;
    margin-right: 20px;
    width: 100px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.qodef-blog-video-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.qodef-blog-video-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    height: 6px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.qodef-blog-video-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #fff;
    top: 17px;
    width: 100px
}

@media only screen and (max-width:680px) {
    .qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
    .qodef-blog-video-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
        width: 60px
    }
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.qodef-blog-video-holder .mejs-container .mejs-controls>a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background-color: #16d5cc
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time {
    color: #fff;
    font-family: source sans pro, sans-serif;
    font-size: 13px;
    height: 100%;
    line-height: 40px;
    padding: 0 20px;
    width: 40px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time>*,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time>* {
    font-family: inherit
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail {
    font-family: inherit;
    height: 6px;
    margin: 0;
    padding: 0;
    top: 17px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-broadcast,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-broadcast {
    display: none
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total {
    display: block!important;
    background: rgba(255, 255, 255, .7);
    height: 6px;
    margin: 0
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total span,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total span {
    height: 6px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-buffering,
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-hovered,
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-marker,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-buffering,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-hovered,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-marker {
    background: 0 0
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-loaded,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-loaded {
    background: #fff
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-current,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-current {
    background: #16d5cc
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-hovered,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-hovered {
    background: rgba(22, 213, 204, .7)
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-float,
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-float-corner,
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-float-current,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-float,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-float-corner,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-total .mejs-time-float-current {
    background: 0 0;
    border: 0;
    color: #fff;
    top: -20px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-handle,
.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-handle-content,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-handle,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-time-rail .mejs-time-handle-content {
    border: none;
    height: 6px;
    left: 0;
    top: 0;
    width: 6px
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-fullscreen-button button:before,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-fullscreen-button button:before {
    content: "\30"
}

.qodef-blog-audio-holder .mejs-container .mejs-controls>.mejs-fullscreen-button.mejs-unfullscreen button:before,
.qodef-blog-video-holder .mejs-container .mejs-controls>.mejs-fullscreen-button.mejs-unfullscreen button:before {
    content: "\2f"
}

.qodef-self-hosted-video-holder {
    overflow: hidden
}

.qodef-self-hosted-video-holder video {
    -o-object-fit: cover;
    object-fit: cover
}

.qodef-blog-pagination-wp {
    display: none
}

.qodef-blog-pagination {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 40px 0 0;
    clear: both
}

.qodef-blog-pagination ul {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.qodef-blog-pagination ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

.qodef-blog-pagination ul li a,
.qodef-blog-pagination ul li span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0 6px;
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.qodef-blog-pagination ul li.qodef-pag-active a {
    color: #16d5cc
}

.qodef-blog-pagination ul li.qodef-pag-first,
.qodef-blog-pagination ul li.qodef-pag-last,
.qodef-blog-pagination ul li.qodef-pag-next,
.qodef-blog-pagination ul li.qodef-pag-prev {
    margin: 0 2px
}

.qodef-blog-pagination ul li.qodef-pag-first a,
.qodef-blog-pagination ul li.qodef-pag-last a,
.qodef-blog-pagination ul li.qodef-pag-next a,
.qodef-blog-pagination ul li.qodef-pag-prev a {
    font-size: 24px
}

.qodef-blog-pagination ul li.qodef-pag-first a span,
.qodef-blog-pagination ul li.qodef-pag-last a span,
.qodef-blog-pagination ul li.qodef-pag-next a span,
.qodef-blog-pagination ul li.qodef-pag-prev a span {
    display: block;
    line-height: inherit
}

.qodef-blog-pagination ul li.qodef-pag-first a span:before,
.qodef-blog-pagination ul li.qodef-pag-last a span:before,
.qodef-blog-pagination ul li.qodef-pag-next a span:before,
.qodef-blog-pagination ul li.qodef-pag-prev a span:before {
    display: block;
    line-height: inherit;
    font-family: ElegantIcons
}

.qodef-blog-pagination ul li.qodef-pag-next,
.qodef-blog-pagination ul li.qodef-pag-prev {
    margin: 0 17px
}

.qodef-blog-pagination ul {
    padding: 10px 0 0
}

.qodef-blog-list-holder.qodef-bl-pag-standard-shortcodes .qodef-blog-list {
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qodef-blog-list-holder.qodef-bl-pag-standard-shortcodes.qodef-bl-pag-standard-shortcodes-animate .qodef-blog-list {
    opacity: 0
}

.qodef-bl-standard-pagination {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 40px 0 0;
    clear: both
}

.qodef-bl-standard-pagination ul {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.qodef-bl-standard-pagination ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px
}

.qodef-bl-standard-pagination ul li a,
.qodef-bl-standard-pagination ul li span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0 6px;
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.qodef-bl-standard-pagination ul li.qodef-pag-active a {
    color: #16d5cc
}

.qodef-bl-standard-pagination ul li.qodef-pag-first,
.qodef-bl-standard-pagination ul li.qodef-pag-last,
.qodef-bl-standard-pagination ul li.qodef-pag-next,
.qodef-bl-standard-pagination ul li.qodef-pag-prev {
    margin: 0 2px
}

.qodef-bl-standard-pagination ul li.qodef-pag-first a,
.qodef-bl-standard-pagination ul li.qodef-pag-last a,
.qodef-bl-standard-pagination ul li.qodef-pag-next a,
.qodef-bl-standard-pagination ul li.qodef-pag-prev a {
    font-size: 24px
}

.qodef-bl-standard-pagination ul li.qodef-pag-first a span,
.qodef-bl-standard-pagination ul li.qodef-pag-last a span,
.qodef-bl-standard-pagination ul li.qodef-pag-next a span,
.qodef-bl-standard-pagination ul li.qodef-pag-prev a span {
    display: block;
    line-height: inherit
}

.qodef-bl-standard-pagination ul li.qodef-pag-first a span:before,
.qodef-bl-standard-pagination ul li.qodef-pag-last a span:before,
.qodef-bl-standard-pagination ul li.qodef-pag-next a span:before,
.qodef-bl-standard-pagination ul li.qodef-pag-prev a span:before {
    display: block;
    line-height: inherit;
    font-family: ElegantIcons
}

.qodef-bl-standard-pagination ul li.qodef-pag-next,
.qodef-bl-standard-pagination ul li.qodef-pag-prev {
    margin: 0 17px
}

.qodef-bl-standard-pagination ul li.qodef-pag-prev a {
    opacity: 0
}

.qodef-bl-standard-pagination ul li.qodef-pag-next a {
    opacity: 1
}

.qodef-blog-pag-load-more {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 40px 0 30px;
    text-align: center
}

.qodef-blog-pag-loading {
    position: relative;
    display: none;
    width: 100%;
    margin: 40px 0 20px;
    color: #222;
    text-align: center
}

.qodef-blog-pag-loading.qodef-standard-pag-trigger {
    position: absolute;
    top: 50px;
    left: 0
}

.qodef-blog-pag-loading.qodef-showing {
    display: block
}

.qodef-blog-pag-loading>div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin: 0 3px;
    background-color: #222;
    border-radius: 100%;
    -webkit-animation: bl-pag-bouncedelay 1.4s infinite ease-in-out both;
    animation: bl-pag-bouncedelay 1.4s infinite ease-in-out both
}

.qodef-blog-pag-loading .qodef-blog-pag-bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.qodef-blog-pag-loading .qodef-blog-pag-bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes bl-pag-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bl-pag-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media only screen and (max-width:1024px) {
    .qodef-blog-holder.qodef-blog-masonry.qodef-grid-list.qodef-three-columns .qodef-item-space {
        width: 50%
    }
}

@media only screen and (max-width:680px) {
    .qodef-blog-holder.qodef-blog-masonry.qodef-grid-list.qodef-three-columns .qodef-item-space {
        width: 100%
    }
}

@media only screen and (min-width:769px) {
    .qodef-blog-holder.qodef-blog-masonry.qodef-grid-list.qodef-three-columns .qodef-item-space.qodef-grid-list.qodef-three-columns .qodef-item-space:nth-child(2n+1) {
        clear: both
    }
}

.qodef-blog-holder.qodef-blog-masonry article {
    padding-bottom: 30px
}

.qodef-blog-holder.qodef-blog-masonry article .qodef-post-info-bottom {
    display: none
}

.qodef-blog-holder.qodef-blog-masonry article .qodef-post-info-top {
    margin-bottom: 12px
}

.qodef-blog-holder.qodef-blog-masonry article .qodef-post-excerpt-holder {
    margin: 6px 0 0
}

.qodef-blog-holder.qodef-blog-masonry article .qodef-post-read-more-button {
    margin: 17px 0 6px
}

.qodef-blog-holder.qodef-blog-masonry article .qodef-post-read-more-button a {
    letter-spacing: 2px
}

.qodef-blog-holder.qodef-blog-masonry article .qodef-post-read-more-button .qodef-btn-text {
    letter-spacing: 2px!important
}

.qodef-blog-holder.qodef-blog-masonry article .qodef-bli-info {
    margin: 0 0 8px
}

.qodef-blog-holder.qodef-blog-masonry article.format-quote .qodef-post-text {
    padding: 59px 65px 42px 63px
}

.qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-text {
    padding: 65px 65px 78px 63px
}

.qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-mark {
    position: absolute;
    width: 206px;
    bottom: -40px;
    right: -23px
}

@media only screen and (max-width:768px) {
    .qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-mark {
        width: 170px
    }
}

.qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-mark svg path {
    fill: #e9e9e9
}

.qodef-blog-holder.qodef-blog-masonry article.qodef-post-has-media .qodef-post-heading {
    margin-bottom: 21px
}

.qodef-blog-holder.qodef-blog-standard article {
    margin-bottom: 50px
}

.qodef-blog-holder.qodef-blog-standard article:not(.format-link):not(.format-quote) .qodef-post-info-bottom {
    margin-bottom: 61px
}

.qodef-blog-holder.qodef-blog-standard article.format-link,
.qodef-blog-holder.qodef-blog-standard article.format-quote {
    margin-bottom: 120px
}

.qodef-blog-holder.qodef-blog-standard article.qodef-post-has-media .qodef-post-heading {
    margin-bottom: 32px
}

.qodef-author-description {
    position: relative;
    display: block;
    width: 100%;
    padding: 40px 30px 40px 40px;
    background-color: #fafafa;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-author-description .qodef-author-description-image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 145px;
    margin: 0 22px 0 0;
    display: inline-block;
    vertical-align: middle
}

.qodef-author-description .qodef-author-description-image img {
    display: block;
    border-radius: 100%
}

.qodef-author-description .qodef-author-description-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    width: 70%;
    vertical-align: middle;
    padding: 0 30px 0 4px
}

@media only screen and (max-width:680px) {
    .qodef-author-description .qodef-author-description-content {
        width: 100%;
        padding: 0 0 0 4px
    }
}

.qodef-author-description .qodef-author-name {
    margin: 0
}

.qodef-author-description .qodef-author-email {
    margin: 0
}

.qodef-author-description .qodef-author-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 6px 0 3px
}

.qodef-author-description .qodef-author-social-icons {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 18px
}

.qodef-author-description .qodef-author-social-icons a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 15px 0 0;
    font-size: 12px
}

.qodef-author-description .qodef-author-social-icons a:last-child {
    margin-right: 0
}

@media only screen and (max-width:768px) {
    .qodef-author-description .qodef-author-description-image {
        margin-right: 0;
        margin-bottom: 35px
    }
}

@media only screen and (max-width:680px) {
    .qodef-author-description {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .qodef-author-description .qodef-author-description-image {
        margin-right: 0;
        margin-bottom: 35px
    }
}

.qodef-blog-single-navigation {
    position: relative;
    display: table;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    clear: both;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-blog-single-navigation .qodef-blog-single-navigation-inner {
    padding: 49px 0 39px
}

.qodef-blog-single-navigation .qodef-blog-single-next,
.qodef-blog-single-navigation .qodef-blog-single-prev {
    color: #858585
}

.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-mark,
.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-mark {
    font-size: 48px;
    line-height: inherit;
    color: inherit
}

.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-mark:before,
.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-mark:before {
    display: block;
    line-height: inherit
}

.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-label,
.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-label {
    color: inherit;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    margin-top: 4px
}

.qodef-blog-single-navigation .qodef-blog-single-next:hover,
.qodef-blog-single-navigation .qodef-blog-single-prev:hover {
    color: #16d5cc
}

.qodef-blog-single-navigation .qodef-blog-single-prev {
    float: left
}

.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-label,
.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-mark {
    float: left
}

.qodef-blog-single-navigation .qodef-blog-single-prev .qodef-blog-single-nav-mark {
    margin: 0 14px 0 0;
    color: #000;
    font-size: 18px;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-blog-single-navigation .qodef-blog-single-prev:hover .qodef-blog-single-nav-mark {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.qodef-blog-single-navigation .qodef-blog-single-next {
    float: right
}

.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-label,
.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-mark {
    float: right
}

.qodef-blog-single-navigation .qodef-blog-single-next .qodef-blog-single-nav-mark {
    margin: 0 0 0 14px;
    color: #000;
    font-size: 18px;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-blog-single-navigation .qodef-blog-single-next:hover .qodef-blog-single-nav-mark {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.qodef-single-links-pages {
    clear: both;
    margin: 20px 0 5px
}

.qodef-single-links-pages .qodef-single-links-pages-inner>a,
.qodef-single-links-pages .qodef-single-links-pages-inner>span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 23px 6px 0
}

.qodef-single-links-pages .qodef-single-links-pages-inner>a>span,
.qodef-single-links-pages .qodef-single-links-pages-inner>span>span {
    font-family: josefin sans, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px
}

.qodef-single-links-pages .qodef-single-links-pages-inner>span {
    color: #16d5cc
}

.qodef-single-links-pages .qodef-single-links-pages-inner>a:hover {
    color: #222
}

.qodef-related-posts-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 46px 0 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-related-posts-holder .qodef-related-posts-title {
    margin: 0 0 40px
}

.qodef-related-posts-holder .qodef-related-posts-inner {
    margin: 0 -15px
}

.qodef-related-posts-holder .qodef-related-post {
    position: relative;
    display: inline-block;
    float: left;
    width: 25%;
    margin: 0 0 30px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-content-has-sidebar .qodef-related-posts-holder .qodef-related-post {
    width: 33.33333333333333%
}

.touch .qodef-related-posts-holder .qodef-related-post {
    cursor: pointer
}

.qodef-related-posts-holder .qodef-related-post:hover .qodef-related-post-image a:after {
    opacity: 1
}

.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden
}

.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image a {
    position: relative;
    display: block
}

.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(34, 34, 34, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image img {
    display: block
}

.qodef-related-posts-holder .qodef-related-post .qodef-post-title {
    margin: 19px 0 0
}

.qodef-related-posts-holder .qodef-related-post .qodef-post-title:first-child {
    margin-top: 0
}

.qodef-related-posts-holder .qodef-related-post .qodef-post-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 4px 0 0
}

.qodef-related-posts-holder .qodef-related-post .qodef-post-info>div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 0 13px 0 0;
    color: inherit
}

.qodef-related-posts-holder .qodef-related-post .qodef-post-info>div:after {
    position: absolute;
    top: 0;
    right: 4px;
    content: '/'
}

.qodef-related-posts-holder .qodef-related-post .qodef-post-info>div:last-child {
    padding: 0
}

.qodef-related-posts-holder .qodef-related-post .qodef-post-info>div:last-child:after {
    display: none
}

.qodef-related-posts-holder .qodef-related-post .qodef-post-info>div.qodef-post-info-author .qodef-post-info-author-text {
    margin: 0 3px 0 0
}

.qodef-related-posts-holder .qodef-related-post .qodef-post-info>div a {
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    font-weight: inherit
}

.qodef-blog-holder.qodef-blog-single article {
    margin-bottom: 60px
}

.qodef-blog-holder.qodef-blog-single article .qodef-post-heading {
    margin-bottom: 32px
}

.qodef-blog-list-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both
}

.qodef-blog-list-holder .qodef-blog-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0
}

.qodef-blog-list-holder .qodef-bl-item {
    padding: 0;
    margin: 0
}

.qodef-blog-list-holder .qodef-bl-item.qodef-blog-active-hover .qodef-post-image a img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.qodef-blog-list-holder .qodef-bli-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-blog-list-holder .qodef-bli-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-blog-list-holder .qodef-post-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 30px
}

.qodef-blog-list-holder .qodef-post-image a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    display: block;
    overflow: hidden
}

.qodef-blog-list-holder .qodef-post-image a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.qodef-blog-list-holder .qodef-post-image img {
    display: block;
    width: 100%;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    will-change: transform
}

.qodef-blog-list-holder.qodef-bl-masonry .qodef-post-image {
    margin: 0 0 23px
}

.qodef-blog-list-holder.qodef-bl-masonry .qodef-post-image a:after {
    background-color: transparent
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-bli-excerpt,
.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-bli-info,
.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-post-image,
.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-post-read-more-button,
.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-excerpt,
.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-info,
.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-post-image,
.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-post-read-more-button {
    display: none
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-quote-text,
.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-quote-text {
    color: #fff;
    margin: 0 0 16px;
    font-weight: 700
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-quote-text:hover a,
.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-quote-text:hover a {
    color: #fff
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-post-title {
    display: none
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-inner {
    position: relative;
    background-color: #0de9df
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-inner .qodef-bli-content {
    padding: 71px 83px 69px 63px;
    color: #fff
}

@media only screen and (max-width:1440px) {
    .qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-inner .qodef-bli-content {
        padding: 81px 15% 61px
    }
}

@media only screen and (max-width:768px) {
    .qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-inner .qodef-bli-content {
        padding: 71px 40px 69px
    }
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-inner .qodef-bli-content .qodef-post-title {
    color: #fff;
    margin: 0 0 14px;
    font-weight: 700
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-inner .qodef-bli-content .qodef-post-title:hover a {
    color: #fff
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-inner .qodef-bli-content .qodef-quote-author {
    margin: 0;
    color: #fff;
    font-weight: 700
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-inner .qodef-post-mark {
    position: absolute;
    width: 258px;
    bottom: 9px;
    right: 6px
}

@media only screen and (max-width:1024px) {
    .qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-inner .qodef-post-mark {
        width: 170px
    }
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote .qodef-bli-inner .qodef-post-mark svg path {
    fill: #21efe6
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote:nth-of-type(3n+3) .qodef-bli-inner {
    background-color: #ffb434
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-quote:nth-of-type(3n+3) .qodef-post-mark svg path {
    fill: #f5aa29
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-bli-inner {
    position: relative;
    background-color: #f7f6f6;
    overflow: hidden
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-bli-inner .qodef-bli-content {
    padding: 81px 83px 61px;
    color: #000
}

@media only screen and (max-width:1440px) {
    .qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-bli-inner .qodef-bli-content {
        padding: 81px 15% 61px
    }
}

@media only screen and (max-width:768px) {
    .qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-bli-inner .qodef-bli-content {
        padding: 81px 40px 61px
    }
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-bli-inner .qodef-bli-content .qodef-post-title {
    color: #000;
    margin: 0 0 14px
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-bli-inner .qodef-bli-content .qodef-post-title:hover a {
    color: #000
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-bli-inner .qodef-post-mark {
    position: absolute;
    width: 200px;
    bottom: -32px;
    right: -15px
}

.qodef-blog-list-holder.qodef-bl-masonry .post-type-link .qodef-bli-inner .qodef-post-mark svg path {
    fill: #e9e9e9
}

.qodef-blog-list-holder .qodef-bli-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 10px;
    clear: both
}

.qodef-blog-list-holder .qodef-bli-info>div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.2;
    float: left;
    color: #16d5cc;
    padding: 0 5px 5px 0
}

.qodef-blog-list-holder .qodef-bli-info>div::after {
    content: '/';
    position: absolute;
    top: 1px;
    right: -2px
}

.qodef-blog-list-holder .qodef-bli-info>div:not(:first-child) {
    margin-left: 5px
}

.qodef-blog-list-holder .qodef-bli-info>div:last-child {
    padding: 0 0 5px
}

.qodef-blog-list-holder .qodef-bli-info>div:last-child::after {
    content: ''
}

.qodef-blog-list-holder .qodef-bli-info>div a {
    font-size: 14px;
    color: #0de9df;
    text-transform: none
}

.qodef-blog-list-holder .qodef-bli-info>div a:hover {
    color: #16d5cc
}

.qodef-blog-list-holder .qodef-post-title {
    margin: 0;
    font-weight: 700
}

.qodef-blog-list-holder .qodef-post-title a:hover {
    color: currentColor
}

.qodef-blog-list-holder .qodef-post-excerpt {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 4px 0 0
}

.qodef-blog-list-holder .qodef-post-excerpt p {
    margin: 0
}

.qodef-blog-list-holder .qodef-post-excerpt:after {
    content: '...'
}

.qodef-blog-list-holder .qodef-post-read-more-button {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 18px 0 0;
    font-size: 12px
}

.qodef-blog-list-holder .qodef-post-read-more-button .qodef-blog-list-button {
    overflow: hidden
}

.qodef-blog-list-holder .qodef-post-read-more-button .qodef-blog-list-button:hover .qodef-simple-button-svg-holder {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.qodef-blog-list-holder .qodef-post-read-more-button .qodef-blog-list-button:hover .qodef-btn-text {
    padding-left: 27px
}

.qodef-blog-list-holder .qodef-post-read-more-button .qodef-simple-button-svg-holder {
    position: absolute;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.qodef-blog-list-holder .qodef-post-read-more-button .qodef-btn-text {
    letter-spacing: 2px!important;
    -webkit-transition: padding .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: padding .3s cubic-bezier(.25, .46, .45, .94);
    transition: padding .3s cubic-bezier(.25, .46, .45, .94)
}

@media only screen and (max-width:1024px) {
    .qodef-blog-list-holder.qodef-grid-list.qodef-three-columns .qodef-item-space {
        width: 50%
    }
}

@media only screen and (max-width:680px) {
    .qodef-blog-list-holder.qodef-grid-list.qodef-three-columns .qodef-item-space {
        width: 100%
    }
}

@media only screen and (min-width:769px) {
    .qodef-blog-list-holder.qodef-grid-list.qodef-three-columns .qodef-item-space:nth-child(2n+1) {
        clear: both
    }
}

aside .qodef-blog-list-holder .qodef-bli-inner:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -25px;
    height: 1px;
    border-bottom: 1px solid #e5e5e5
}

.qodef-blog-list-holder.qodef-bl-boxed .qodef-bli-content {
    padding: 40px 30px;
    background-color: #f6f6f6
}

.qodef-blog-list-holder.qodef-bl-boxed .qodef-post-image {
    margin: 0
}

.qodef-blog-holder.qodef-blog-masonry article {
    padding-bottom: 30px
}

.qodef-blog-holder.qodef-blog-masonry article.qodef-post-has-media .qodef-post-heading {
    margin-bottom: 21px
}

.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date {
    display: block;
    margin: 0 0 12px;
    line-height: 1
}

.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a {
    font-size: 13px;
    color: #858585
}

.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a:hover {
    color: #222
}

.qodef-blog-list-holder.qodef-bl-simple .qodef-bl-item.qodef-blog-active-hover .qodef-post-image a img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.qodef-blog-list-holder.qodef-bl-simple .qodef-bl-item .qodef-post-image a img {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.qodef-blog-list-holder.qodef-bl-simple .qodef-post-image {
    display: inline-block;
    vertical-align: middle;
    width: 77px;
    margin: 0
}

.qodef-blog-list-holder.qodef-bl-simple .qodef-post-image a:hover img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.qodef-blog-list-holder.qodef-bl-simple .qodef-post-title:hover {
    color: #16d5cc
}

.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 81px);
    padding-left: 15px
}

.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-category,
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-date {
    display: inline-block;
    color: #16d5cc
}

.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-category a,
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-date a {
    font-size: 14px;
    color: #0de9df
}

.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-category a:hover,
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-date a:hover {
    color: #16d5cc
}

.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-date {
    margin: 0 0 11px;
    line-height: 1
}

.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-info-date:after {
    content: "/";
    display: inline-block
}

.qodef-bl-loading {
    position: relative;
    display: none;
    width: 100%;
    margin: 40px 0 20px;
    text-align: center
}

.qodef-bl-loading.qodef-showing {
    display: block
}

.qodef-bl-loading>div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin: 0 3px;
    background-color: #222;
    border-radius: 100%;
    -webkit-animation: bl-bouncedelay 1.4s infinite ease-in-out both;
    animation: bl-bouncedelay 1.4s infinite ease-in-out both
}

.qodef-bl-loading .qodef-bl-loading-bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.qodef-bl-loading .qodef-bl-loading-bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes bl-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bl-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.qodef-blog-slider-holder.qodef-bs-slider .qodef-blog-slider-item {
    text-align: center
}

.touch .qodef-blog-slider-holder.qodef-bs-slider .qodef-blog-slider-item {
    cursor: pointer
}

.qodef-blog-slider-holder.qodef-bs-slider .qodef-blog-slider-item:hover .qodef-item-text-wrapper {
    opacity: 1
}

.qodef-blog-slider-holder.qodef-bs-slider .qodef-post-title {
    color: #fff
}

.qodef-blog-slider-holder.qodef-bs-slider .qodef-post-title a:hover {
    color: rgba(255, 255, 255, .8)
}

.qodef-blog-slider-holder.qodef-bs-slider .qodef-post-read-more-button a {
    color: #fff
}

.qodef-blog-slider-holder.qodef-bs-slider .qodef-post-read-more-button a:hover {
    color: rgba(255, 255, 255, .8)!important
}

.qodef-blog-slider-holder.qodef-bs-carousel .qodef-item-image a:hover:after {
    opacity: 1
}

.qodef-blog-slider-holder.qodef-bs-carousel .qodef-item-image a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(34, 34, 34, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.qodef-blog-slider-holder.qodef-bs-carousel .qodef-post-title {
    margin: 29px 0 0
}

.qodef-blog-slider-holder.qodef-bs-carousel .qodef-post-read-more-button {
    margin: 15px 0 0
}

.qodef-blog-slider-holder.qodef-bs-carousel-centered .active.center .qodef-item-text-wrapper {
    opacity: 1
}

.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-blog-slider-item {
    text-align: center
}

.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-post-title {
    color: #fff
}

.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-post-title a:hover {
    color: rgba(255, 255, 255, .8)
}

.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-post-read-more-button a {
    color: #fff
}

.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-post-read-more-button a:hover {
    color: rgba(255, 255, 255, .8)!important
}

.qodef-blog-slider-holder .qodef-blog-slider-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style-type: none
}

.qodef-blog-slider-holder .qodef-item-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-blog-slider-holder .qodef-item-text-wrapper {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(22, 213, 204, .85);
    opacity: 0;
    -webkit-transition: opacity .45s ease-out;
    -o-transition: opacity .45s ease-out;
    transition: opacity .45s ease-out
}

.qodef-blog-slider-holder .qodef-item-text-holder {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qodef-blog-slider-holder .qodef-item-text-holder-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding: 0 5%
}

.qodef-blog-slider-holder .qodef-item-info-section {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 2px
}

.qodef-blog-slider-holder .qodef-item-info-section>div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
    margin-right: 3px;
    color: #fff;
    font-size: 12px;
    line-height: 24px
}

.qodef-blog-slider-holder .qodef-item-info-section>div a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.qodef-blog-slider-holder .qodef-item-info-section>div a:hover {
    color: rgba(255, 255, 255, .8)
}

.qodef-blog-slider-holder .qodef-item-info-section>div:after {
    content: "/";
    position: absolute;
    top: 0;
    right: 2px
}

.qodef-blog-slider-holder .qodef-item-info-section>div:last-child {
    padding-right: 0;
    margin-right: 0
}

.qodef-blog-slider-holder .qodef-item-info-section>div:last-child:after {
    content: ''
}

.qodef-blog-slider-holder .qodef-post-title {
    margin: 0
}

.qodef-blog-slider-holder .qodef-bli-excerpt {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 12px 0 0
}

.qodef-blog-slider-holder .qodef-bli-excerpt p {
    margin: 0
}

.qodef-blog-slider-holder .qodef-post-read-more-button {
    margin: 5px 0 0
}

.qodef-content-bottom .qodef-content-bottom-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-content-bottom .qodef-content-bottom-inner.qodef-grid {
    padding: 20px 0
}

.qodef-content-bottom .qodef-content-bottom-inner.qodef-full-width {
    padding: 20px 40px
}

.qodef-page-footer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    z-index: 100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.no-touch body:not(.error404) .qodef-page-footer.qodef-footer-uncover {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -o-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    transition: left .33s cubic-bezier(.694, .0482, .335, 1)
}

.qodef-right-side-menu-opened .qodef-page-footer.qodef-footer-uncover {
    left: -270px
}

.qodef-page-footer .qodef-footer-top-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background-color: #0c0c0c;
    border-top: 0 solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-center {
    text-align: center
}

@media only screen and (max-width:1366px) {
    .qodef-page-footer .qodef-footer-top-holder .custom-html-widget p {
        padding: 0!important
    }
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-left {
    text-align: left
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-right {
    text-align: right
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-grid {
    padding: 130px 0 115px
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-full-width {
    padding: 30px 64px 25px 46px
}

@media only screen and (max-width:680px) {
    .qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-full-width {
        padding: 113px 37px 76px 16px
    }
}

.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-full-width .qodef-grid-col-3 {
    padding-left: 36px
}

.qodef-page-footer .qodef-footer-top-holder .qodef-icon-widget-holder {
    color: #858585
}

.qodef-page-footer .qodef-footer-bottom-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background-color: #0c0c0c;
    border-top: 0 solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body:not(.waveride-core-enabled) .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-grid {
    padding: 50px 0
}

body:not(.waveride-core-enabled) .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-full-width {
    padding: 50px 40px
}

body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row>div:last-child>* {
    float: right
}

@media only screen and (max-width:768px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row>div:last-child>* {
        float: unset
    }
}

@media only screen and (max-width:1024px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6 {
        float: left
    }
}

@media only screen and (max-width:768px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6 {
        float: none
    }
}

body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:first-child {
    width: 37%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:first-child>div {
    margin-right: 23px;
    margin-bottom: 0
}

@media only screen and (max-width:1366px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:first-child>div {
        margin-right: 12px
    }
}

body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:first-child>div:last-child {
    margin-right: 0;
    margin-bottom: 0!important
}

@media only screen and (max-width:1024px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:first-child {
        width: 100%
    }
}

@media only screen and (max-width:768px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:first-child {
        width: 100%;
        padding-top: 25px
    }
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:first-child .textwidget img {
        margin-left: 0!important
    }
}

body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:last-child {
    width: 63%
}

@media only screen and (max-width:1024px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:last-child {
        width: 80%;
        margin-bottom: 24px
    }
}

@media only screen and (max-width:768px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:last-child {
        width: 100%;
        padding-bottom: 25px
    }
}

@media only screen and (max-width:680px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:last-child {
        padding-bottom: 10px
    }
}

@media only screen and (max-width:768px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner .qodef-grid-row .qodef-grid-col-6:last-child .qodef-icon-widget-holder {
        margin-left: 0!important;
        margin-right: 0!important;
        margin-top: 11px!important;
        float: none;
        display: block
    }
}

body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-grid {
    padding: 19px 0
}

body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-full-width {
    padding: 3px 40px
}

@media only screen and (max-width:768px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-full-width {
        padding: 3px 64px
    }
}

@media only screen and (max-width:680px) {
    body.waveride-core-enabled .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-full-width {
        padding: 3px 40px
    }
}

.qodef-page-footer .qodef-footer-bottom-holder .qodef-icon-widget-holder {
    color: #fff
}

p.has-background {
    padding: 20px 30px
}

.wp-block-audio {
    width: 100%
}

.wp-block-audio audio {
    width: auto
}

.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
    max-width: 50%
}

.wp-block-audio.aligncenter audio {
    display: block;
    margin: 0 auto
}

.wp-block-video video {
    width: 100%
}

.wp-block-button {
    margin: 25px 0
}

.wp-block-button.alignleft {
    margin: 25px 25px 25px 0
}

.wp-block-button .wp-block-button__link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 13px 32px 9px 35px;
    color: #fff;
    background-color: #0de9df;
    border: 2px solid transparent;
    cursor: pointer
}

.wp-block-button .wp-block-button__link.qodef-btn-wave-hover {
    overflow: hidden
}

.wp-block-button .wp-block-button__link.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.wp-block-button .wp-block-button__link.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wp-block-button .wp-block-button__link:hover {
    color: #fff;
    background-color: #0de9df;
    border-color: transparent
}

.wp-block-button .wp-block-button__link:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.wp-block-button.is-style-outline .wp-block-button__link {
    color: #222;
    background-color: transparent;
    border: 2px solid #222
}

.wp-block-button.is-style-outline .wp-block-button__link.qodef-btn-wave-hover {
    overflow: hidden
}

.wp-block-button.is-style-outline .wp-block-button__link.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.wp-block-button.is-style-outline .wp-block-button__link.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    color: #fff;
    background-color: transparent;
    border-color: #222
}

.wp-block-button.is-style-outline .wp-block-button__link:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
    margin: 0;
    padding-left: 0
}

.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul {
    padding-left: 0!important
}

.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-posts li {
    margin-bottom: 6px;
    list-style-type: none
}

.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a {
    color: #222;
    text-decoration: none
}

.wp-block-archives li a:hover,
.wp-block-categories li a:hover,
.wp-block-latest-posts li a:hover {
    color: #16d5cc
}

.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
    text-align: center
}

.wp-block-categories li ul {
    margin: 4px 0 0;
    padding: 0 0 0 10px;
    list-style-type: none
}

.wp-block-categories li ul li:last-child {
    padding: 4px 0 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 16px 16px 0
}

.wp-block-preformatted {
    padding: 15px;
    white-space: pre-wrap;
    word-wrap: break-word
}

.wp-block-verse {
    font-family: inherit;
    font-size: 22px;
    line-height: 1.8
}

.has-drop-cap:not(:focus):first-letter {
    font-family: inherit;
    font-size: 3.375em;
    line-height: 1;
    font-weight: 700;
    margin: 0 .25em 0 0
}

blockquote.wp-block-pullquote {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 10px 0!important;
    padding: 25px 40px 25px 125px!important;
    font-size: 22px!important;
    line-height: 1.5em!important;
    text-align: center;
    quotes: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none!important;
    color: #222!important;
    position: relative;
    font-weight: 800;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto
}

blockquote.wp-block-pullquote>* {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-weight: 700;
    font-size: 22px
}

blockquote.wp-block-pullquote:after {
    content: ''
}

blockquote.wp-block-pullquote:before {
    content: "“";
    font-family: mr dafoe, sans-serif;
    color: #0de9df;
    font-size: 261px;
    position: absolute;
    left: -7px;
    top: 100%;
    font-weight: 400
}

blockquote.wp-block-pullquote .wp-block-pullquote__citation,
blockquote.wp-block-pullquote .wp-block-quote__citation,
blockquote.wp-block-pullquote cite,
blockquote.wp-block-pullquote footer {
    display: block!important;
    margin-top: 10px!important;
    text-align: inherit!important;
    font-size: 14px!important;
    line-height: 1.3em!important;
    letter-spacing: 0!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-transform: none!important
}

blockquote.wp-block-pullquote .wp-block-pullquote__citation {
    margin-top: 5px!important
}

blockquote.wp-block-pullquote.aligncenter {
    width: 100%
}

blockquote.wp-block-pullquote.alignleft {
    text-align: left;
    max-width: 100%
}

blockquote.wp-block-pullquote.alignright {
    text-align: right;
    max-width: 100%
}

blockquote.wp-block-pullquote p {
    color: inherit!important;
    font-family: inherit!important;
    font-size: inherit!important;
    font-weight: inherit!important;
    font-style: inherit!important;
    line-height: inherit!important;
    letter-spacing: inherit!important;
    text-transform: inherit!important;
    margin: 0
}

.wp-block-pullquote {
    margin: 0
}

.wp-block-pullquote blockquote {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 10px 0!important;
    padding: 25px 40px 25px 125px!important;
    font-size: 22px!important;
    line-height: 1.5em!important;
    text-align: center;
    quotes: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none!important;
    color: #222!important;
    position: relative;
    font-weight: 800;
    width: 100%!important;
    text-align: center
}

.wp-block-pullquote blockquote>* {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-weight: 700;
    font-size: 22px
}

.wp-block-pullquote blockquote:after {
    content: ''
}

.wp-block-pullquote blockquote:before {
    content: "“";
    font-family: mr dafoe, sans-serif;
    color: #0de9df;
    font-size: 261px;
    position: absolute;
    left: -7px;
    top: 100%;
    font-weight: 400
}

.wp-block-pullquote blockquote .wp-block-pullquote__citation,
.wp-block-pullquote blockquote .wp-block-quote__citation,
.wp-block-pullquote blockquote cite,
.wp-block-pullquote blockquote footer {
    display: block!important;
    margin-top: 10px!important;
    text-align: inherit!important;
    font-size: 14px!important;
    line-height: 1.3em!important;
    letter-spacing: 0!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-transform: none!important
}

.wp-block-pullquote blockquote .wp-block-pullquote__citation {
    margin-top: 5px!important
}

.wp-block-pullquote p {
    color: inherit!important;
    font-family: inherit!important;
    font-size: inherit!important;
    font-weight: inherit!important;
    font-style: inherit!important;
    line-height: inherit!important;
    letter-spacing: inherit!important;
    text-transform: inherit!important
}

.wp-block-quote {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 10px 0!important;
    padding: 25px 40px 25px 125px!important;
    font-size: 22px!important;
    line-height: 1.5em!important;
    text-align: center;
    quotes: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none!important;
    color: #222!important;
    position: relative;
    font-weight: 800;
    text-align: left
}

.wp-block-quote>* {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-weight: 700;
    font-size: 22px
}

.wp-block-quote:after {
    content: ''
}

.wp-block-quote:before {
    content: "“";
    font-family: mr dafoe, sans-serif;
    color: #0de9df;
    font-size: 261px;
    position: absolute;
    left: -7px;
    top: 100%;
    font-weight: 400
}

.wp-block-quote .wp-block-pullquote__citation,
.wp-block-quote .wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
    display: block!important;
    margin-top: 10px!important;
    text-align: inherit!important;
    font-size: 14px!important;
    line-height: 1.3em!important;
    letter-spacing: 0!important;
    font-style: normal!important;
    font-weight: 400!important;
    text-transform: none!important
}

.wp-block-quote .wp-block-pullquote__citation {
    margin-top: 5px!important
}

.wp-block-quote>p {
    color: inherit!important;
    font-family: inherit!important;
    font-size: inherit!important;
    font-weight: inherit!important;
    font-style: inherit!important;
    line-height: inherit!important;
    letter-spacing: inherit!important;
    text-transform: inherit!important;
    margin: 0
}

.wp-block-quote>* {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    margin: 0
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    margin: 1rem 0;
    font-size: 1.6875em!important;
    line-height: 1.6em!important
}

.wp-block-image img {
    display: block
}

.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
    max-width: 100%
}

.wp-block-image.alignfull {
    left: -40px;
    max-width: 100%
}

.wp-block-image.alignfull img {
    width: 100vw
}

.wp-block-cover,
.wp-block-cover-image {
    position: relative;
    min-height: 430px;
    padding: 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (min-width:768px) {
    .wp-block-cover,
    .wp-block-cover-image {
        padding: 10px 2%;
        margin: 16px 15px 15px 0
    }
}

.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2 {
    font-family: josefin sans, sans-serif;
    font-size: 22px;
    line-height: 1.27em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 28px!important;
    margin-bottom: 0
}

.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-text {
    color: #fff!important
}

.wp-block-cover-image.aligncenter .wp-block-cover-image-text,
.wp-block-cover-image.aligncenter .wp-block-cover-text,
.wp-block-cover-image.aligncenter h2,
.wp-block-cover.aligncenter .wp-block-cover-image-text,
.wp-block-cover.aligncenter .wp-block-cover-text,
.wp-block-cover.aligncenter h2 {
    width: 100%;
    z-index: 1;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    width: 100%
}

.wp-block-cover-image.alignfull .wp-block-cover-image-text,
.wp-block-cover-image.alignfull .wp-block-cover-text,
.wp-block-cover-image.alignfull h2,
.wp-block-cover.alignfull .wp-block-cover-image-text,
.wp-block-cover.alignfull .wp-block-cover-text,
.wp-block-cover.alignfull h2 {
    max-width: calc(8 * (100vw/12) - 28px)
}

.wp-block-gallery {
    list-style-type: none;
    padding-left: 0;
    margin-top: 17px
}

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
    margin-bottom: 16px
}

.wp-block-audio figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-block-image figcaption,
.wp-block-video figcaption {
    font-size: .71111em;
    font-family: inherit;
    line-height: 1.6;
    margin: 0;
    padding: 16px 0;
    text-align: center
}

.wp-block-separator,
hr {
    background-color: #767676;
    border: 0;
    height: 2px;
    margin-bottom: 2rem;
    margin-top: 2rem;
    max-width: 100px;
    text-align: left
}

.wp-block-separator.is-style-wide,
hr.is-style-wide {
    max-width: 100%
}

.wp-block-separator.is-style-dots,
hr.is-style-dots {
    max-width: 100%;
    background-color: inherit;
    border: inherit;
    height: inherit;
    text-align: center
}

.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
    color: #767676;
    font-size: 1.6875em;
    letter-spacing: .88889em;
    padding-left: .88889em
}

.wp-block-separator+h1:before,
.wp-block-separator+h2:before,
hr+h1:before,
hr+h2:before {
    display: none
}

.wp-block-embed-twitter {
    overflow: hidden
}

.wp-block-embed {
    margin: 0
}

.wp-block-table td,
.wp-block-table th {
    border-color: #000
}

.wp-block-file {
    font-family: inherit
}

.wp-block-file .wp-block-file__button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 11px 36px;
    color: #fff;
    background-color: #0de9df;
    border: 2px solid transparent;
    cursor: pointer
}

.wp-block-file .wp-block-file__button.qodef-btn-wave-hover {
    overflow: hidden
}

.wp-block-file .wp-block-file__button.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.wp-block-file .wp-block-file__button.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.wp-block-file .wp-block-file__button:hover {
    color: #fff;
    background-color: #0de9df;
    border-color: transparent
}

.wp-block-file .wp-block-file__button:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.wp-block-code {
    border-radius: 0
}

.wp-block-code code {
    font-size: 1.125em;
    white-space: pre-wrap;
    word-break: break-word
}

@media only screen and (min-width:768px) {
    .wp-block-columns .wp-block-column>:first-child {
        margin-top: 0
    }
    .wp-block-columns .wp-block-column>:last-child {
        margin-bottom: 0
    }
    .wp-block-columns[class*=has-]>* {
        margin-right: 1rem
    }
    .wp-block-columns[class*=has-]>:last-child {
        margin-right: 0
    }
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
    font-weight: 700
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
    font-weight: 400
}

.wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .wp-block-latest-comments__comment-date,
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
    font-size: inherit
}

.has-primary-background-color {
    background-color: #16d5cc
}

.has-primary-background-color a,
.has-primary-background-color h1,
.has-primary-background-color h2,
.has-primary-background-color h3,
.has-primary-background-color h4,
.has-primary-background-color h5,
.has-primary-background-color h6,
.has-primary-background-color p {
    color: #fff
}

.wp-block-cover .wp-block-cover__inner-container p {
    text-transform: uppercase;
    line-height: 1.27em!important;
    font-weight: 600!important
}

.qodef-page-header {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    z-index: 110;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-page-header a img {
    display: block
}

.qodef-page-header p {
    margin: 0
}

.qodef-page-header .qodef-vertical-align-containers {
    padding: 0 40px
}

.qodef-paspartu-enabled .qodef-page-header .qodef-vertical-align-containers {
    padding: 0
}

.qodef-page-header .qodef-grid {
    height: 100%
}

.qodef-page-header .qodef-grid .qodef-vertical-align-containers {
    padding: 0;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.qodef-page-header .qodef-logo-area {
    position: relative;
    height: 90px;
    overflow: hidden;
    background-color: #fff
}

.qodef-page-header .qodef-logo-area .qodef-logo-wrapper a {
    max-height: 90px
}

.qodef-page-header .qodef-menu-area {
    position: relative;
    height: 90px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-boxed .qodef-page-header .qodef-menu-area {
    padding: 0
}

.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-logo-area-border-disable .qodef-page-header .qodef-logo-area {
    border: none
}

.qodef-logo-area-in-grid-border-disable .qodef-page-header .qodef-logo-area .qodef-grid .qodef-vertical-align-containers {
    border: none
}

.qodef-header-logo-area-in-grid-padding .qodef-page-header .qodef-logo-area .qodef-vertical-align-containers {
    padding: 0 25px
}

.qodef-menu-area-shadow-disable .qodef-page-header .qodef-menu-area {
    -webkit-box-shadow: none;
    box-shadow: none
}

.qodef-menu-area-shadow-disable .qodef-page-header .qodef-menu-area .qodef-grid .qodef-vertical-align-containers {
    -webkit-box-shadow: none;
    box-shadow: none
}

.qodef-menu-area-border-disable .qodef-page-header .qodef-menu-area {
    border: none
}

.qodef-menu-area-in-grid-border-disable .qodef-page-header .qodef-menu-area .qodef-grid .qodef-vertical-align-containers {
    border: none
}

.qodef-header-logo-area-in-grid-padding .qodef-page-header .qodef-menu-area .qodef-vertical-align-containers {
    padding: 0 25px
}

.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-light-logo {
    opacity: 1
}

.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-dark-logo,
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-normal-logo {
    opacity: 0
}

.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area {
    color: #fff!important
}

.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget {
    color: #fff!important
}

.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget .widgettitle,
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a,
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget i,
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget p,
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget span {
    color: #fff!important
}

.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a:hover {
    color: #16d5cc!important
}

.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area {
    color: #fff!important
}

.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget {
    color: #fff!important
}

.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget .widgettitle,
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a,
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget i,
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget p,
.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget span {
    color: #fff!important
}

.qodef-light-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a:hover {
    color: #16d5cc!important
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-dark-logo {
    opacity: 1
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-light-logo,
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-logo-wrapper .qodef-normal-logo {
    opacity: 0
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area {
    color: #222!important
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget {
    color: #222!important
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget .widgettitle,
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a,
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget i,
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget p,
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget span {
    color: #222!important
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header) .qodef-menu-area .widget a:hover {
    color: #16d5cc!important
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area {
    color: #222!important
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget {
    color: #222!important
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget .widgettitle,
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a,
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget i,
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget p,
.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget span {
    color: #222!important
}

.qodef-dark-header .qodef-page-header>div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area .widget a:hover {
    color: #16d5cc!important
}

.qodef-logo-wrapper {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.qodef-logo-wrapper a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.qodef-logo-wrapper a img {
    height: 100%;
    width: auto;
    -webkit-transition: opacity .2s ease;
    -o-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%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.qodef-logo-wrapper a img.qodef-light-logo {
    opacity: 0;
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%)
}

.qodef-main-menu {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    width: auto
}

.qodef-main-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: left
}

.qodef-main-menu ul li {
    position: relative;
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0
}

.qodef-main-menu ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #939598
}

.qodef-main-menu ul li a:hover {
    color: #16d5cc
}

.qodef-main-menu ul li a i:before {
    margin: 0 7px 0 0
}

.qodef-main-menu ul li a .menu_icon_wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-main-menu ul li a .qodef-menu-featured-icon {
    position: relative;
    top: -4px;
    left: 5px;
    color: currentColor;
    font-size: 10px;
    margin: 0
}

.qodef-main-menu ul li a .qodef-menu-featured-icon:before {
    margin: 0
}

.qodef-main-menu>ul {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%
}

.qodef-main-menu>ul>li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.qodef-main-menu>ul>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 10px;
    color: #222;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-main-menu>ul>li>a:before {
    content: "";
    width: 15px;
    height: 10px;
    margin-right: 5px;
    display: inline-block;
    background: url(/wp-content/themes/waveride/assets/img/readmore.svg);
    opacity: 0
}

.qodef-main-menu>ul>li>a>span.item_outer {
    position: relative;
    display: inline-block
}

.qodef-main-menu>ul>li>a>span.item_outer .item_text {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-main-menu>ul>li.qodef-active-item>a {
    color: #16d5cc
}

.qodef-main-menu>ul>li.qodef-active-item>a:before {
    opacity: 1
}

.qodef-main-menu>ul>li.has_sub>a .qodef-menu-arrow {
    display: none
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a {
    color: #fff
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a:hover {
    color: #16d5cc
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li.qodef-active-item>a {
    color: #16d5cc
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a {
    color: #222
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li>a:hover {
    color: #16d5cc
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li.qodef-active-item>a {
    color: #16d5cc
}

.qodef-drop-down .second {
    position: absolute;
    display: block;
    left: -5px;
    top: 100%;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: top .15s ease-out;
    -o-transition: top .15s ease-out;
    transition: top .15s ease-out
}

.qodef-drop-down .second.qodef-drop-down-start {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qodef-drop-down .second.right {
    right: -5px;
    left: auto
}

.qodef-drop-down .second .inner {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    z-index: 997;
    -webkit-box-shadow: -1px -5px 5px 0 rgba(1, 2, 2, .01);
    box-shadow: -1px -5px 5px 0 rgba(1, 2, 2, .01)
}

.qodef-drop-down .second .inner ul li {
    display: block;
    float: none;
    height: auto
}

.qodef-drop-down .second .inner ul li .widget {
    width: 100%;
    margin: 0!important
}

.qodef-drop-down .second .inner ul li a {
    display: block;
    float: none;
    margin: 0;
    padding: 7px 18px 7px 37px
}

.qodef-drop-down .second .inner ul li a .item_outer {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 30px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out
}

.qodef-drop-down .second .inner ul li a .item_outer:before {
    content: '';
    position: absolute;
    overflow: hidden;
    top: 10px;
    left: -20px;
    background-color: currentColor;
    border-radius: 100%;
    color: inherit;
    height: 6px;
    width: 6px;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-drop-down .second .inner ul li a:hover .item_outer {
    padding: 0 10px 0 15px
}

.qodef-drop-down .second .inner ul li a:hover .item_outer:before {
    left: 0
}

.qodef-drop-down .second .inner ul li.current-menu-ancestor>a,
.qodef-drop-down .second .inner ul li.current-menu-item>a {
    color: #16d5cc
}

.qodef-drop-down .second .inner ul li.current-menu-ancestor>a .item_outer,
.qodef-drop-down .second .inner ul li.current-menu-item>a .item_outer {
    padding: 0 10px 0 15px
}

.qodef-drop-down .second .inner ul li.current-menu-ancestor>a .item_outer:before,
.qodef-drop-down .second .inner ul li.current-menu-item>a .item_outer:before {
    left: 0
}

.qodef-drop-down .second .inner ul li.sub>a .item_outer:after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    top: 1px;
    right: 0;
    content: '\56';
    font-family: dripicons-v2;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.qodef-drop-down .second .inner ul.right li a .item_outer {
    padding: 0 0 0 30px
}

.qodef-drop-down .second .inner ul.right li a .item_outer:before {
    content: '\55';
    font-family: dripicons-v2;
    left: auto;
    right: -20px;
    -webkit-transition: right .2s ease-in-out;
    -o-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out
}

.qodef-drop-down .second .inner ul.right li a:hover .item_outer {
    padding: 0 20px 0 10px
}

.qodef-drop-down .second .inner ul.right li a:hover .item_outer:before {
    left: auto;
    right: 0
}

.qodef-drop-down .second .inner ul.right li.current-menu-ancestor>a .item_outer,
.qodef-drop-down .second .inner ul.right li.current-menu-item>a .item_outer {
    padding: 0 20px 0 10px
}

.qodef-drop-down .second .inner ul.right li.current-menu-ancestor>a .item_outer:before,
.qodef-drop-down .second .inner ul.right li.current-menu-item>a .item_outer:before {
    left: auto;
    right: 0
}

.qodef-drop-down .second .inner ul.right li.sub>a .item_outer:after {
    right: auto;
    left: 0;
    content: "\55"
}

.qodef-drop-down .second .inner ul.right li a {
    text-align: right
}

.qodef-drop-down .second .inner ul.right li ul {
    left: -100%
}

.qodef-drop-down li.left_position .second {
    left: 0
}

.qodef-drop-down li.right_position .second {
    left: auto;
    right: 0
}

.qodef-drop-down>ul>li:hover>.second {
    z-index: 20
}

.qodef-drop-down .narrow .second .inner ul {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    padding: 20px 0
}

.qodef-drop-down .narrow .second .inner ul li {
    width: 221px
}

.qodef-drop-down .narrow .second .inner ul li ul {
    position: absolute;
    left: 100%;
    top: -20px;
    height: auto;
    opacity: 0;
    overflow: hidden;
    z-index: 10;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .03);
    -webkit-transform: translateZ(0);
    -webkit-transition: opacity .4s ease-out;
    -o-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
}

.qodef-drop-down .narrow .second .inner ul.right li ul {
    left: -100%
}

.qodef-drop-down .wide .second .inner {
    background-color: #fff;
    text-align: center
}

.qodef-drop-down .wide .second .inner ul li a {
    padding: 7px 0
}

.qodef-drop-down .wide .second .inner ul li ul {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    visibility: visible
}

.qodef-drop-down .wide .second .inner ul li ul li:last-child a {
    padding-bottom: 0
}

.qodef-drop-down .wide .second .inner>ul {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 35px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.qodef-wide-dropdown-menu-content-in-grid .qodef-drop-down .wide .second .inner>ul {
    width: 1100px
}

@media only screen and (min-width:1400px) {
    .qodef-grid-1300.qodef-wide-dropdown-menu-content-in-grid .qodef-drop-down .wide .second .inner>ul {
        width: 1300px
    }
}

@media only screen and (min-width:1300px) {
    .qodef-grid-1200.qodef-wide-dropdown-menu-content-in-grid .qodef-drop-down .wide .second .inner>ul {
        width: 1200px
    }
}

@media only screen and (min-width:1200px) {
    .qodef-grid-1000.qodef-wide-dropdown-menu-content-in-grid .qodef-drop-down .wide .second .inner>ul {
        width: 1000px
    }
}

@media only screen and (min-width:1024px) {
    .qodef-grid-800.qodef-wide-dropdown-menu-content-in-grid .qodef-drop-down .wide .second .inner>ul {
        width: 800px
    }
}

.qodef-drop-down .wide .second .inner>ul>li {
    float: left;
    width: calc(23% + 5px);
    margin: 0;
    padding: 0 32px;
    border-left: 1px solid #ebebeb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-drop-down .wide .second .inner>ul>li:nth-child(4n+1) {
    clear: both;
    border-left: 0
}

.qodef-drop-down .wide .second .inner>ul>li>a {
    padding: 0 0 13px;
    color: #222;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.qodef-drop-down .wide .second .inner>ul>li>a.no_link {
    cursor: default
}

.qodef-drop-down .wide .second .inner>ul>li>a .item_outer {
    padding: 0;
    overflow: inherit
}

.qodef-drop-down .wide .second .inner>ul>li>a .item_outer:after,
.qodef-drop-down .wide .second .inner>ul>li>a .item_outer:before {
    display: none
}

.qodef-drop-down .wide .second .inner>ul>li.current-menu-ancestor>a,
.qodef-drop-down .wide .second .inner>ul>li.current-menu-item>a {
    color: #16d5cc
}

.qodef-drop-down .wide.left_position .second .inner>ul,
.qodef-drop-down .wide.right_position .second .inner>ul {
    width: auto;
    white-space: nowrap
}

.qodef-drop-down .wide.left_position .second .inner>ul>li,
.qodef-drop-down .wide.right_position .second .inner>ul>li {
    float: none;
    display: inline-block;
    vertical-align: top
}

.qodef-drop-down .wide.left_position .second .inner>ul>li:nth-child(4n+1),
.qodef-drop-down .wide.right_position .second .inner>ul>li:nth-child(4n+1) {
    border-left: none
}

.qodef-drop-down .wide.left_position .second ul li,
.qodef-drop-down .wide.right_position .second ul li {
    width: 200px
}

.qodef-page-header .qodef-fixed-wrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03);
    box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03)
}

.qodef-page-header .qodef-fixed-wrapper.fixed+.qodef-search-cover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.admin-bar .qodef-page-header .qodef-fixed-wrapper.fixed {
    top: 32px
}

.qodef-page-header .qodef-fixed-wrapper.fixed .qodef-menu-area {
    background-color: #fff
}

@media only screen and (max-width:1440px) {
    .qodef-header-divided .qodef-page-header .qodef-position-right .qodef-shopping-cart-holder {
        display: none
    }
}

.qodef-header-divided .qodef-page-header .qodef-logo-wrapper a img {
    margin: 0 auto
}

.qodef-header-divided .qodef-page-header .qodef-menu-area {
    opacity: 0
}

.qodef-header-divided .qodef-page-header .qodef-menu-area .qodef-grid {
    height: 100%
}

.qodef-header-divided .qodef-page-header .qodef-main-menu {
    width: auto;
    margin: 0
}

.qodef-header-divided .qodef-page-header .qodef-main-menu>ul>li>a {
    padding: 0 9px
}

.qodef-header-divided .qodef-page-header .qodef-main-menu>ul>li>a span.item_inner {
    padding: 0 28px
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers {
    padding: 0
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers .qodef-position-left {
    text-align: right
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers .qodef-position-left .qodef-divided-left-widget-area {
    display: inline-block;
    float: left;
    height: 100%;
    vertical-align: middle;
    margin-left: 40px
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers .qodef-position-left .qodef-divided-left-widget-area .qodef-divided-left-widget-area-inner {
    display: table;
    height: 100%
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers .qodef-position-left .qodef-divided-left-widget-area .qodef-divided-left-widget-area-inner>* {
    display: table-cell;
    vertical-align: middle
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers .qodef-position-left .qodef-position-left-inner {
    height: 100%;
    text-align: left;
    padding-right: 44px
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers .qodef-position-right {
    text-align: left
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers .qodef-position-right .qodef-divided-right-widget-area {
    display: inline-block;
    float: right;
    height: 100%;
    vertical-align: middle;
    margin-right: 40px
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers .qodef-position-right .qodef-divided-right-widget-area .qodef-divided-right-widget-area-inner {
    display: table;
    height: 100%
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers .qodef-position-right .qodef-divided-right-widget-area .qodef-divided-right-widget-area-inner>* {
    display: table-cell;
    vertical-align: middle
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers .qodef-position-right .qodef-position-right-inner {
    height: 100%;
    padding-left: 17px
}

.qodef-header-divided .qodef-page-header .qodef-vertical-align-containers .qodef-position-center {
    position: absolute;
    width: 100%
}

.qodef-header-divided .qodef-page-header .qodef-sticky-header .qodef-position-center-inner {
    height: auto
}

.qodef-header-divided .qodef-sticky-header .qodef-vertical-align-containers .qodef-position-left .qodef-position-left-inner {
    padding-right: 80px
}

.qodef-header-divided .qodef-sticky-header .qodef-vertical-align-containers .qodef-position-right .qodef-position-right-inner {
    padding-left: 57px
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener {
    color: #222
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener.qodef-fm-opened,
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener:hover {
    color: #16d5cc
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener {
    color: #fff
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener.qodef-fm-opened,
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-fullscreen-menu-opener:hover {
    color: #16d5cc
}

.qodef-fullscreen-menu-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-fullscreen-menu-opener .qodef-fullscreen-menu-opener-icon {
    position: relative;
    visibility: visible
}

.qodef-fullscreen-menu-opener .qodef-fullscreen-menu-close-icon {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden
}

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

.qodef-fullscreen-menu-opener.qodef-fm-opened .qodef-fullscreen-menu-close-icon {
    visibility: visible
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-icon-pack {
    font-size: 20px
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-icon-pack * {
    display: inline-block;
    line-height: inherit
}

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

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span {
    position: relative
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span>* {
    vertical-align: middle
}

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

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined {
    line-height: 1
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-hm-lines {
    position: relative;
    display: block;
    width: 23px;
    height: 17px
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-hm-lines .qodef-hm-line {
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: currentColor;
    border-radius: 12px;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-1 {
    top: 0
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-2 {
    top: 7px
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-3 {
    bottom: 0
}

.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined .qodef-fullscreen-menu-close-icon {
    top: -9px;
    left: -5px;
    font-size: 32px
}

.qodef-fullscreen-menu-opened .qodef-page-header,
.qodef-fullscreen-menu-opened .qodef-top-bar {
    visibility: hidden
}

.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu-opened .qodef-logo-wrapper {
    visibility: visible
}

.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-holder-outer {
    visibility: visible!important;
    opacity: 1!important
}

.qodef-fullscreen-menu-holder-outer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden!important;
    visibility: hidden;
    opacity: 0;
    z-index: 105
}

.qodef-fullscreen-menu-holder {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .9);
    display: table;
    background-repeat: repeat;
    background-position: 0 0
}

.qodef-fullscreen-menu-holder-inner {
    display: table-cell;
    vertical-align: middle;
    padding: 100px 0
}

.touch .qodef-fullscreen-menu-holder-outer {
    display: none
}

.touch .qodef-fullscreen-menu-opened .qodef-fullscreen-menu-holder-outer {
    display: block
}

nav.qodef-fullscreen-menu {
    position: relative;
    top: 0;
    margin: 0 auto;
    text-align: left
}

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

nav.qodef-fullscreen-menu ul li {
    margin: 0;
    padding: 0;
    text-align: center
}

nav.qodef-fullscreen-menu ul li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 11px 0;
    font-size: 25px;
    line-height: 1.3em
}

nav.qodef-fullscreen-menu ul li a span {
    position: relative;
    display: inline-block;
    vertical-align: top
}

nav.qodef-fullscreen-menu ul li a .qodef-fullscreen-menu-arrow {
    position: relative;
    top: 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    font-size: .65em;
    line-height: inherit
}

nav.qodef-fullscreen-menu ul li ul {
    padding: 7px 0
}

nav.qodef-fullscreen-menu ul li ul.sub_menu {
    display: none
}

nav.qodef-fullscreen-menu ul li ul li.current-menu-ancestor>a,
nav.qodef-fullscreen-menu ul li ul li.current-menu-item>a {
    color: #16d5cc
}

nav.qodef-fullscreen-menu ul li ul li ul li a {
    font-size: 20px
}

nav.qodef-fullscreen-menu>ul {
    display: block
}

nav.qodef-fullscreen-menu>ul>li>a {
    font-size: 40px
}

nav.qodef-fullscreen-menu>ul>li.qodef-active-item>a {
    color: #16d5cc
}

.qodef-fullscreen-below-menu-widget-holder {
    text-align: center;
    margin-top: 20px
}

.qodef-fullscreen-above-menu-widget-holder {
    text-align: center
}

@-webkit-keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }
    100% {
        opacity: 0;
        visibility: hidden
    }
}

@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
    }
}

@keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }
    100% {
        opacity: 1;
        visibility: visible
    }
}

.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer,
.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer,
.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden!important;
    z-index: 105;
    opacity: 0
}

.qodef-fullscreen-fade-out .qodef-fullscreen-menu-holder-outer {
    -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 {
    -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)
    }
}

@keyframes push_text_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes push_nav_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes push_nav_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.qodef-fullscreen-menu-opened.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder>div,
.qodef-fullscreen-menu-opened.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder>div,
.qodef-fullscreen-menu-opened.qodef-fade-push-text-right .qodef-fullscreen-menu-holder-outer nav>ul>li>a {
    -webkit-animation: push_text_right .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-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: all .75s ease-out;
    -o-transition: all .75s ease-out;
    transition: all .75s ease-out
}

@-webkit-keyframes push_text_top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes push_text_top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px);
        transform: translateY(60px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.qodef-fullscreen-menu-opened.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder>div,
.qodef-fullscreen-menu-opened.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder>div,
.qodef-fullscreen-menu-opened.qodef-fade-push-text-top .qodef-fullscreen-menu-holder-outer nav>ul>li>a {
    -webkit-animation: push_text_top .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-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: all .75s ease-out;
    -o-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 {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .25s linear .1s;
    -o-transition: all .25s linear .1s;
    transition: all .25s linear .1s
}

.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-above-menu-widget-holder,
.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer .qodef-fullscreen-below-menu-widget-holder,
.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer nav {
    opacity: 0;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .25s linear .1s;
    -o-transition: all .25s linear .1s;
    transition: all .25s linear .1s
}

.qodef-header-minimal .qodef-page-header .qodef-menu-area .qodef-position-right-inner {
    height: auto
}

.qodef-header-minimal .qodef-page-header .qodef-position-left:before,
.qodef-header-minimal .qodef-page-header .qodef-position-right:before {
    content: ""
}

.qodef-header-minimal .qodef-page-header .qodef-sticky-header .qodef-position-left-inner {
    height: auto
}

.qodef-header-minimal .qodef-page-header .qodef-sticky-header .qodef-vertical-align-containers .qodef-position-right .qodef-position-right-inner {
    height: auto
}

.qodef-header-minimal.qodef-fullscreen-menu-opened {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow-y: hidden
}

.qodef-header-minimal.qodef-fullscreen-menu-opened.admin-bar {
    top: 32px;
    height: calc(100% - 32px)
}

.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-main-menu {
    width: auto;
    padding: 0 0 0 20px
}

.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-vertical-align-containers .qodef-position-left-inner {
    height: 100%
}

.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-vertical-align-containers .qodef-position-left:before,
.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-vertical-align-containers .qodef-position-right:before {
    display: none
}

.qodef-header-standard .qodef-menu-area.qodef-menu-left .qodef-vertical-align-containers .qodef-position-right-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.qodef-header-standard .qodef-menu-area.qodef-menu-center .qodef-vertical-align-containers .qodef-position-center-inner {
    height: 100%
}

.qodef-header-standard .qodef-menu-area.qodef-menu-center .qodef-vertical-align-containers .qodef-position-right:before {
    display: none
}

.qodef-header-standard .qodef-menu-area.qodef-menu-center .qodef-vertical-align-containers .qodef-position-right-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.qodef-header-standard .qodef-menu-area.qodef-menu-right .qodef-main-menu {
    width: auto;
    margin-right: 24px
}

.qodef-header-standard .qodef-menu-area.qodef-menu-right .qodef-vertical-align-containers .qodef-position-right-inner {
    height: 100%
}

.qodef-mobile-header {
    position: relative;
    display: none;
    z-index: 110
}

.qodef-mobile-header .qodef-mobile-header-inner {
    position: relative;
    height: 70px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03);
    box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03)
}

.qodef-mobile-header .qodef-mobile-header-inner .qodef-mobile-header-holder {
    position: relative;
    z-index: 2;
    height: 100%;
    -webkit-box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03);
    box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03)
}

.qodef-mobile-header .qodef-grid {
    height: 100%
}

.qodef-mobile-header .qodef-vertical-align-containers {
    padding: 0 20px
}

.qodef-mobile-header .qodef-vertical-align-containers .qodef-position-right {
    max-width: 80%
}

.qodef-mobile-header .qodef-mobile-logo-wrapper a {
    display: block
}

.qodef-mobile-header .qodef-mobile-logo-wrapper img {
    display: block;
    height: 100%;
    width: auto
}

.qodef-mobile-header .qodef-mobile-menu-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 2;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #0de9df;
    border-radius: 100%;
    padding: 14px 22px 16px 16px;
    height: 28px;
    width: 20px
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack {
    padding: 15px 19px
}

.qodef-mobile-header .qodef-mobile-menu-opener:hover a {
    color: #fff
}

.qodef-mobile-header .qodef-mobile-menu-opener a {
    display: table;
    height: 100%
}

.qodef-mobile-header .qodef-mobile-menu-opener a>* {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    line-height: 1em
}

.qodef-mobile-header .qodef-mobile-menu-opener a .qodef-mobile-menu-text {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    padding-right: 10px
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opened a {
    color: #fff
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack .qodef-mobile-menu-icon {
    font-size: 20px;
    color: #fff
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack .qodef-mobile-menu-icon * {
    display: block;
    line-height: inherit
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack .qodef-mobile-menu-icon :before {
    display: block;
    line-height: inherit
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-svg-path .qodef-mobile-menu-icon>* {
    vertical-align: middle
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-svg-path .qodef-mobile-menu-icon path,
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-svg-path .qodef-mobile-menu-icon>* {
    fill: currentColor;
    stroke: none
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined {
    line-height: 1
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined .qodef-hm-lines {
    position: relative;
    display: block;
    width: 23px;
    height: 17px
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined .qodef-hm-lines .qodef-hm-line {
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: currentColor;
    border-radius: 12px;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-1 {
    top: 0
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-2 {
    top: 7px
}

.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-3 {
    bottom: 0
}

.qodef-mobile-header .qodef-mobile-nav {
    display: none;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03);
    box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03)
}

.qodef-mobile-header .qodef-mobile-nav #menu-main-menu {
    padding: 30px 0
}

.qodef-mobile-header .qodef-mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.qodef-mobile-header .qodef-mobile-nav ul li {
    position: relative;
    padding: 0;
    margin: 0;
    -webkit-transform: translateZ(0)
}

.qodef-mobile-header .qodef-mobile-nav ul li a,
.qodef-mobile-header .qodef-mobile-nav ul li h6 {
    position: relative;
    display: block;
    padding: 11px 0 7px;
    margin: 0;
    color: #222;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*border-bottom: 1px solid #ebebeb;*/
    cursor: pointer
}

.qodef-mobile-header .qodef-mobile-nav ul li a:hover,
.qodef-mobile-header .qodef-mobile-nav ul li h6:hover {
    color: #16d5cc
}

.qodef-mobile-header .qodef-mobile-nav ul li ul li a,
.qodef-mobile-header .qodef-mobile-nav ul li ul li h6 {
    font-size: 16px;
    line-height: 24px;
    color: #939598;
    font-family: source sans pro, sans-serif;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    border: none
}

.qodef-mobile-header .qodef-mobile-nav ul ul {
    display: none;
    margin-left: 15px
}

.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-ancestor>a,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-ancestor>h6,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-item>a,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-item>h6 {
    color: #16d5cc
}

.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li.qodef-active-item>a,
.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li.qodef-active-item>h6 {
    color: #16d5cc
}

.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li.qodef-active-item>.mobile_arrow>.qodef-sub-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li ul>li a {
    overflow: hidden
}

.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li ul>li a:before {
    content: '';
    position: absolute;
    overflow: hidden;
    top: 19px;
    left: -20px;
    background-color: currentColor;
    border-radius: 100%;
    color: inherit;
    height: 6px;
    width: 6px;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li ul>li.current-menu-item>a,
.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li ul>li.current-menu-item>h6 {
    color: #16d5cc;
    padding-left: 15px
}

.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li ul>li.current-menu-item>a:before,
.qodef-mobile-header .qodef-mobile-nav .qodef-grid>ul>li ul>li.current-menu-item>h6:before {
    left: 0
}

.qodef-mobile-header .qodef-mobile-nav .mobile_arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: auto;
    padding: 9px 12px 9px 0;
    font-size: 15px;
    line-height: inherit;
    text-align: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000
}

.qodef-mobile-header .qodef-mobile-nav .mobile_arrow:hover {
    cursor: pointer
}

.qodef-mobile-header .qodef-mobile-nav .mobile_arrow .qodef-sub-arrow {
    line-height: 1;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-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);
    -ms-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
}

@media only screen and (max-width:680px) {
    .qodef-safari .qodef-mobile-header .qodef-mobile-menu-opener {
        padding: 14px 23px 16px 15px
    }
}

.qodef-sticky-up-mobile-header .qodef-animate-mobile-header .qodef-mobile-header-inner {
    width: 100%;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: left .2s ease, right .2s ease, -webkit-transform .4s ease-in-out;
    transition: left .2s ease, right .2s ease, -webkit-transform .4s ease-in-out;
    -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;
    transition: transform .4s ease-in-out, left .2s ease, right .2s ease, -webkit-transform .4s ease-in-out
}

.qodef-sticky-up-mobile-header .mobile-header-appear .qodef-mobile-header-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.qodef-sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    height: 106px;
    width: 100%;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;
    -o-transition: transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease
}

.qodef-sticky-header .qodef-grid {
    height: 100%!important
}

.qodef-sticky-header.header-appear {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

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

.qodef-sticky-header .qodef-sticky-holder {
    position: relative;
    height: 100%;
    z-index: 2;
    background-color: #fff;
    -webkit-box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03);
    box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a {
    max-height: 106px
}

.qodef-sticky-header .qodef-sticky-holder .qodef-vertical-align-containers {
    padding: 0 40px
}

.qodef-sticky-header .qodef-sticky-holder .qodef-grid .qodef-vertical-align-containers {
    padding: 0
}

.qodef-sticky-header .qodef-sticky-holder.qodef-menu-left .qodef-main-menu {
    width: auto;
    padding: 0 0 0 20px
}

.qodef-sticky-header .qodef-sticky-holder.qodef-menu-left .qodef-vertical-align-containers .qodef-position-left-inner {
    height: 100%
}

.qodef-sticky-header .qodef-sticky-holder.qodef-menu-left .qodef-vertical-align-containers .qodef-position-right:before {
    display: none
}

.qodef-sticky-header .qodef-sticky-holder.qodef-menu-left .qodef-vertical-align-containers .qodef-position-right-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.qodef-sticky-header .qodef-sticky-holder.qodef-menu-center .qodef-vertical-align-containers .qodef-position-center-inner {
    height: 100%
}

.qodef-sticky-header .qodef-sticky-holder.qodef-menu-center .qodef-vertical-align-containers .qodef-position-right:before {
    display: none
}

.qodef-sticky-header .qodef-sticky-holder.qodef-menu-center .qodef-vertical-align-containers .qodef-position-right-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.qodef-sticky-header .qodef-sticky-holder.qodef-menu-right .qodef-main-menu {
    width: auto;
    margin-right: 26px
}

.qodef-sticky-header .qodef-sticky-holder.qodef-menu-right .qodef-vertical-align-containers .qodef-position-right-inner {
    height: 100%
}

.qodef-sticky-header .widget {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.qodef-top-bar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 40px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    background-color: #222;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 110
}

.qodef-top-bar>.qodef-vertical-align-containers {
    padding: 0 40px
}

.qodef-top-bar .qodef-vertical-align-containers .qodef-position-left:before,
.qodef-top-bar .qodef-vertical-align-containers .qodef-position-right:before {
    display: none
}

.qodef-top-bar .qodef-vertical-align-containers .qodef-position-left-inner,
.qodef-top-bar .qodef-vertical-align-containers .qodef-position-right-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.qodef-top-bar .qodef-grid {
    height: 100%
}

.qodef-top-bar .qodef-grid .qodef-vertical-align-containers {
    padding-left: 0;
    padding-right: 0
}

.qodef-top-bar-in-grid-padding .qodef-top-bar .qodef-grid .qodef-vertical-align-containers {
    padding: 0 40px
}

.qodef-top-bar .widget {
    margin: 0
}

.qodef-search-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 1;
    margin: 0 10px;
    height: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.qodef-search-opener:hover .qodef-search-opener-wrapper .qodef-search-icon-text {
    color: #16d5cc;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.qodef-search-opener:hover .qodef-search-opener-wrapper i {
    color: initial
}

.qodef-search-opener .qodef-search-opener-wrapper {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.qodef-search-opener .qodef-search-opener-wrapper .qodef-search-icon-text {
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 700;
    color: #222;
    margin-left: 11px
}

.qodef-search-opener .qodef-search-opener-wrapper>* {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
    font-size: 18px
}

.qodef-search-opener .qodef-search-opener-wrapper>:before {
    display: block;
    line-height: inherit;
    margin: 0 0 3px
}

.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper>* {
    vertical-align: middle
}

.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper path,
.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper>* {
    fill: currentColor;
    stroke: currentColor
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener,
.qodef-light-header .qodef-top-bar .qodef-search-opener {
    color: #fff!important
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener:hover,
.qodef-light-header .qodef-top-bar .qodef-search-opener:hover {
    color: #16d5cc!important
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener .qodef-search-icon-text,
.qodef-light-header .qodef-top-bar .qodef-search-opener .qodef-search-icon-text {
    color: #fff!important
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener .qodef-search-icon-text:hover,
.qodef-light-header .qodef-top-bar .qodef-search-opener .qodef-search-icon-text:hover {
    color: #16d5cc!important
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener,
.qodef-dark-header .qodef-top-bar .qodef-search-opener {
    color: #222!important
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-search-opener:hover,
.qodef-dark-header .qodef-top-bar .qodef-search-opener:hover {
    color: #16d5cc!important
}

.qodef-search-page-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 80px
}

.qodef-search-page-holder .qodef-search-page-form {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 30px
}

.qodef-search-page-holder .qodef-search-page-form .qodef-search-title {
    margin: 0 0 20px
}

.qodef-search-page-holder .qodef-search-page-form .qodef-search-label {
    display: block;
    font-size: 13px
}

.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 10px;
    clear: both;
    border-bottom: 1px solid #000
}

.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-column-left {
    display: table-cell;
    vertical-align: top
}

.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-column-right {
    display: table-cell;
    width: 1%;
    text-align: left;
    vertical-align: top
}

.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px 0 3px;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border: none;
    outline: 0;
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field::-webkit-input-placeholder {
    color: inherit
}

.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field:-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-field:-ms-input-placeholder {
    color: inherit
}

.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-submit {
    position: relative;
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 18px;
    color: #858585;
    background-color: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder .qodef-search-submit:hover {
    color: #222
}

.qodef-search-page-holder article {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 30px 0;
    margin: 0;
    border-bottom: 1px solid #000
}

.qodef-search-page-holder article.sticky .qodef-post-title a {
    color: #16d5cc;
    text-decoration: underline
}

.qodef-search-page-holder article.page .qodef-post-title-area .qodef-post-info>div.qodef-post-info-category {
    display: none
}

.qodef-search-page-holder article .qodef-post-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-search-page-holder article .qodef-post-image {
    display: block;
    float: left;
    width: 130px
}

.qodef-search-page-holder article .qodef-post-image a,
.qodef-search-page-holder article .qodef-post-image img {
    display: block
}

.qodef-search-page-holder article .qodef-post-title-area {
    min-height: 130px;
    padding: 0 0 0 150px
}

.qodef-search-page-holder article .qodef-post-title-area.qodef-no-thumbnail {
    padding: 0;
    min-height: inherit
}

.qodef-search-page-holder article .qodef-post-title-area .qodef-post-title-area-inner {
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-search-page-holder article .qodef-post-title-area .qodef-post-title-area-inner .qodef-post-title {
    margin: 0
}

.qodef-search-page-holder article .qodef-post-title-area .qodef-post-title-area-inner .qodef-post-excerpt {
    margin: 7px 0 0
}

.qodef-search-page-holder .qodef-blog-pagination {
    margin: 50px 0 0
}

.qodef-search-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    background-color: #fff;
    z-index: 115;
    -webkit-box-shadow: rgba(1, 2, 2, .03) 3px 4px 18px 0;
    box-shadow: rgba(1, 2, 2, .03) 3px 4px 18px 0
}

.qodef-search-cover.qodef-opener-in-top-header {
    top: auto;
    bottom: 100%
}

.qodef-search-cover .qodef-container,
.qodef-search-cover .qodef-container-inner {
    height: 100%
}

.qodef-fixed-header-appear .qodef-search-cover,
.qodef-mobile-header.mobile-header-appear .qodef-search-cover,
.qodef-sticky-header-appear .qodef-search-cover {
    position: fixed
}

.admin-bar .qodef-mobile-header.mobile-header-appear .qodef-search-cover,
.qodef-fixed-header-appear.admin-bar .qodef-search-cover,
.qodef-sticky-header-appear.admin-bar .qodef-search-cover {
    top: 32px
}

.qodef-search-cover .qodef-form-holder-outer {
    display: table;
    height: 100%;
    width: 100%
}

.qodef-search-cover .qodef-form-holder {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px
}

.qodef-search-cover .qodef-form-holder-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-search-cover .qodef-form-holder-inner .qodef-form-search-icon {
    float: left;
    margin: 7px 26px 0 5px;
    color: #16d5cc
}

.qodef-search-cover .qodef-form-holder-inner .qodef_search_field::-webkit-input-placeholder {
    color: #858585
}

.qodef-search-cover .qodef-form-holder-inner .qodef_search_field:-moz-placeholder {
    color: #858585;
    opacity: 1
}

.qodef-search-cover .qodef-form-holder-inner .qodef_search_field::-moz-placeholder {
    color: #858585;
    opacity: 1
}

.qodef-search-cover .qodef-form-holder-inner .qodef_search_field:-ms-input-placeholder {
    color: #858585
}

.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 {
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 90%;
    padding: 0;
    margin: 3px 0 0;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: #fff;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    outline-offset: 0
}

.qodef-search-cover input:focus {
    color: inherit
}

.qodef-search-cover input::-webkit-input-placeholder {
    color: inherit
}

.qodef-search-cover input:-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-cover input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-cover input:-ms-input-placeholder {
    color: inherit
}

.qodef-search-cover input[type=submit] {
    position: absolute;
    height: 1px;
    width: 1px;
    padding: 0;
    margin: -1px;
    border: 0;
    clip: rect(0, 0, 0, 0);
    visibility: hidden
}

.qodef-search-cover .qodef-search-close {
    position: absolute;
    top: 50%;
    right: -2px;
    display: inline-block;
    vertical-align: middle;
    color: #000;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-search-cover .qodef-search-close:hover {
    color: #16d5cc
}

.qodef-search-cover .qodef-search-close.qodef-search-close-icon-pack {
    font-size: 29px;
    line-height: 1em
}

.qodef-search-cover .qodef-search-close.qodef-search-close-icon-pack * {
    display: block;
    line-height: inherit
}

.qodef-search-cover .qodef-search-close.qodef-search-close-icon-pack :before {
    display: block;
    line-height: inherit
}

.qodef-search-cover .qodef-search-close.qodef-search-close-svg-path>* {
    vertical-align: middle
}

.qodef-search-cover .qodef-search-close.qodef-search-close-svg-path path,
.qodef-search-cover .qodef-search-close.qodef-search-close-svg-path>* {
    fill: currentColor;
    stroke: currentColor
}

.qodef-search-cover.disabled input,
.qodef-search-cover.disabled input:focus {
    font-weight: 400
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener,
.qodef-light-header .qodef-top-bar .qodef-side-menu-button-opener {
    color: #fff!important
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener.opened,
.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener:hover,
.qodef-light-header .qodef-top-bar .qodef-side-menu-button-opener.opened,
.qodef-light-header .qodef-top-bar .qodef-side-menu-button-opener:hover {
    color: #16d5cc!important
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener,
.qodef-dark-header .qodef-top-bar .qodef-side-menu-button-opener {
    color: #222!important
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener.opened,
.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-side-menu-button-opener:hover,
.qodef-dark-header .qodef-top-bar .qodef-side-menu-button-opener.opened,
.qodef-dark-header .qodef-top-bar .qodef-side-menu-button-opener:hover {
    color: #16d5cc!important
}

.qodef-side-menu-button-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    background-color: #4DAA2B;
    border-radius: 100%;
    padding: 15px 22px 15px 16px;
    height: 28px;
    width: 20px
}

@media only screen and (max-width:1366px) {
    .qodef-side-menu-button-opener {
        margin-left: 20px
    }
}

.qodef-side-menu-button-opener .qodef-side-menu-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
    color: currentColor
}

.qodef-side-menu-button-opener .qodef-side-menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: initial
}

.qodef-side-menu-button-opener.opened,
.qodef-side-menu-button-opener:hover {
    color: #222
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-icon-pack .qodef-side-menu-icon {
    font-size: 16px
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-icon-pack .qodef-side-menu-icon * {
    display: block;
    line-height: inherit
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-icon-pack .qodef-side-menu-icon :before {
    display: block;
    line-height: inherit
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path .qodef-side-menu-icon>* {
    vertical-align: middle
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path .qodef-side-menu-icon path,
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path .qodef-side-menu-icon>* {
    fill: currentColor;
    stroke: none
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path .qodef-side-menu-icon .qodef-side-area-svg-icon path {
    fill: none;
    stroke: #fff;
    stroke-dashoffset: 0;
    stroke-dasharray: 19;
    -webkit-transition: stroke-dashoffset .4s cubic-bezier(.25, .46, .45, .94);
    -o-transition: stroke-dashoffset .4s cubic-bezier(.25, .46, .45, .94);
    transition: stroke-dashoffset .4s cubic-bezier(.25, .46, .45, .94)
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path .qodef-side-menu-icon .qodef-side-area-svg-icon path:nth-child(2) {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path .qodef-side-menu-icon .qodef-side-area-svg-icon path:nth-child(3) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path:hover .qodef-side-menu-icon .qodef-side-area-svg-icon path {
    stroke-dashoffset: -38
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined {
    line-height: 1
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined .qodef-hm-lines {
    position: relative;
    display: block;
    width: 23px;
    height: 17px
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined .qodef-hm-lines .qodef-hm-line {
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: currentColor;
    border-radius: 12px;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-1 {
    top: 0
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-2 {
    top: 7px
}

.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined .qodef-hm-lines .qodef-hm-line.qodef-line-3 {
    bottom: 0
}

.qodef-side-menu {
    position: fixed;
    top: 0;
    right: -540px;
    width: 540px;
    height: 100%;
    min-height: 100%;
    padding: 55px 65px 36px 65px;
    background-color: #fff;
    background-position: right!important;
    text-align: left;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: -3px 0 3px rgba(0, 0, 0, .04);
    box-shadow: -3px 0 3px rgba(0, 0, 0, .04);
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.qodef-side-menu .qodef-side-area-bottom-image {
    position: absolute;
    bottom: -24px;
    right: 0;
    width: 100%
}

@media only screen and (max-width:1440px) {
    .qodef-side-menu .qodef-side-area-bottom-image {
        bottom: -154px
    }
}

.qodef-side-menu .qodef-side-area-bottom-image svg {
    display: block
}

.qodef-side-menu .qodef-side-area-bottom-image svg path {
    fill: #fafafa
}

.qodef-side-menu a.qodef-close-side-menu {
    position: absolute;
    top: 16px;
    left: 20px;
    display: block;
    z-index: 1000;
    color: #222
}

.qodef-side-menu a.qodef-close-side-menu:hover {
    color: #16d5cc
}

.admin-bar .qodef-side-menu a.qodef-close-side-menu {
    top: 106px
}

.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-icon-pack {
    font-size: 29px
}

.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-icon-pack * {
    display: block;
    line-height: inherit
}

.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-icon-pack :before {
    display: block;
    line-height: inherit
}

.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path>* {
    vertical-align: middle
}

.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path path,
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path>* {
    fill: currentColor;
    stroke: currentColor
}

.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path .qodef-close-svg-icon line {
    fill: none;
    stroke: #000;
    stroke-dashoffset: 0;
    stroke-dasharray: 19;
    -webkit-transition: stroke-dashoffset .5s cubic-bezier(.25, .46, .45, .94);
    -o-transition: stroke-dashoffset .5s cubic-bezier(.25, .46, .45, .94);
    transition: stroke-dashoffset .5s cubic-bezier(.25, .46, .45, .94)
}

.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path:hover .qodef-close-svg-icon line {
    stroke-dashoffset: -38
}

.qodef-right-side-menu-opened .mobile-header-appear .qodef-mobile-header-inner,
.qodef-right-side-menu-opened .qodef-fixed-wrapper.fixed,
.qodef-right-side-menu-opened .qodef-sticky-header,
.qodef-right-side-menu-opened .qodef-wrapper,
.qodef-right-side-menu-opened footer.qodef-footer-uncover {
    left: 0
}

.qodef-side-menu-slide-from-right .qodef-wrapper {
    background-color: #fff;
    position: relative;
    z-index: 1000;
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    transition: all .6s cubic-bezier(.77, 0, .175, 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;
    background-color: rgba(34, 34, 34, .3);
    -webkit-transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, z-index .2s ease-in-out;
    transition: opacity .2s ease-in-out, z-index .2s ease-in-out
}

.qodef-side-menu-slide-from-right .qodef-fixed-wrapper.fixed {
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.qodef-side-menu-slide-from-right footer.qodef-footer-uncover {
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.qodef-side-menu-slide-from-right.qodef-right-side-menu-opened .qodef-cover {
    z-index: 1002;
    opacity: 1
}

.qodef-side-menu-slide-from-right.qodef-right-side-menu-opened .qodef-side-menu {
    right: 0;
    visibility: visible
}

.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened .mobile-header-appear .qodef-mobile-header-inner,
.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,
.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened .qodef-wrapper,
.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened footer.qodef-footer-uncover {
    left: -405px
}

.qodef-side-area-uncovered-from-content .qodef-side-menu {
    right: 0;
    z-index: 90
}

.qodef-side-area-uncovered-from-content .qodef-fixed-wrapper.fixed,
.qodef-side-area-uncovered-from-content .qodef-sticky-header {
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.qodef-side-menu-slide-with-content {
    overflow-x: hidden;
    position: relative;
    left: 0;
    -webkit-overflow-scrolling: auto!important;
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.qodef-side-menu-slide-with-content .qodef-side-menu {
    visibility: visible
}

.qodef-side-menu-slide-with-content .qodef-wrapper,
.qodef-side-menu-slide-with-content footer.qodef-footer-uncover {
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.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: all .6s cubic-bezier(.77, 0, .175, 1);
    -o-transition: all .6s cubic-bezier(.77, 0, .175, 1);
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.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.qodef-footer-uncover {
    left: -405px
}

.qodef-side-menu-slide-with-content.qodef-side-menu-open .qodef-side-menu {
    right: 0
}

.qodef-has-skewed-section-effect {
    position: relative;
    z-index: 100
}

.qodef-skewed-section-effect>svg {
    vertical-align: middle
}

.qodef-skewed-section-effect>svg>* {
    fill: currentColor
}

.qodef-top-skewed-section-effect {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    -webkit-transform: rotate(-180deg) translateY(99%);
    -ms-transform: rotate(-180deg) translateY(99%);
    transform: rotate(-180deg) translateY(99%)
}

.qodef-bottom-skewed-section-effect,
.qodef-header-skewed-section-effect {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    -webkit-transform: translateY(99%);
    -ms-transform: translateY(99%);
    transform: translateY(99%)
}

.qodef-title-skewed-section-effect {
    position: relative
}

.qodef-title-skewed-section-effect.qodef-title-inset-section-effect {
    z-index: 101;
    -webkit-transform: rotate(180deg) translateY(100%);
    -ms-transform: rotate(180deg) translateY(100%);
    transform: rotate(180deg) translateY(100%)
}

@media only screen and (max-width:1024px) {
    .qodef-disable-header-ss-on-mobile .qodef-header-skewed-section-effect {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-disable-ss-on-mobile .vc_row .qodef-skewed-section-effect,
    .qodef-disable-title-ss-on-mobile .qodef-title-skewed-section-effect {
        display: none
    }
}

.qodef-subscribe-popup-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 115;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out .1s, visibility 0s .4s;
    -o-transition: opacity .2s ease-out .1s, visibility 0s .4s;
    transition: opacity .2s ease-out .1s, visibility 0s .4s
}

.qodef-subscribe-popup-holder .qodef-sp-shader {
    position: fixed;
    top: 0;
    left: 0;
    width: 110%;
    height: 130%;
    z-index: 1;
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .65);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.qodef-subscribe-popup-holder .qodef-sp-table {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: rgba(255, 255, 255, .75)
}

.qodef-subscribe-popup-holder .qodef-sp-table-cell {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center
}

.qodef-subscribe-popup-holder .qodef-sp-inner {
    display: table;
    margin: 0 auto;
    width: 49%;
    min-height: 420px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .07);
    -webkit-transition: opacity .3s cubic-bezier(.06, .47, .38, .99), -webkit-transform .3s cubic-bezier(.06, .47, .38, .99);
    transition: opacity .3s cubic-bezier(.06, .47, .38, .99), -webkit-transform .3s cubic-bezier(.06, .47, .38, .99);
    -o-transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .3s cubic-bezier(.06, .47, .38, .99);
    transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .3s cubic-bezier(.06, .47, .38, .99);
    transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .3s cubic-bezier(.06, .47, .38, .99), -webkit-transform .3s cubic-bezier(.06, .47, .38, .99);
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6)
}

@media only screen and (max-width:1440px) {
    .qodef-subscribe-popup-holder .qodef-sp-inner {
        width: 70%
    }
}

.qodef-subscribe-popup-holder .qodef-sp-close {
    position: absolute;
    top: 16px;
    right: 16px;
    display: block;
    color: #000
}

.qodef-subscribe-popup-holder .qodef-sp-close:hover {
    color: #858585
}

.qodef-subscribe-popup-holder .qodef-sp-close svg {
    stroke: currentColor;
    fill: currentColor
}

.qodef-subscribe-popup-holder .qodef-sp-content-container {
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 60px;
    text-align: left
}

.qodef-subscribe-popup-holder .qodef-sp-background {
    display: table-cell;
    width: 39%;
    background-size: cover
}

.qodef-subscribe-popup-holder .qodef-sp-title {
    position: relative;
    margin-bottom: 51px
}

.qodef-subscribe-popup-holder .qodef-sp-title:after {
    content: '';
    position: absolute;
    bottom: -26px;
    left: 0;
    height: 3px;
    width: 37px;
    background-color: currentColor
}

.qodef-subscribe-popup-holder .qodef-sp-subtitle {
    margin-bottom: 28px
}

.qodef-subscribe-popup-holder .wpcf7 {
    position: relative;
    width: 100%;
    display: block;
    margin: 0 auto
}

.qodef-subscribe-popup-holder .qodef-sp-prevent {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-top: 28px;
    text-align: right
}

.qodef-subscribe-popup-holder .qodef-sp-prevent-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}

.qodef-subscribe-popup-holder .qodef-sp-prevent-inner>* {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1
}

.qodef-subscribe-popup-holder .qodef-sp-prevent-input {
    margin: 1px 1px 0 0;
    width: 11px;
    height: 11px;
    border: 1px solid #222;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-subscribe-popup-holder .qodef-sp-prevent-input svg {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .1s ease;
    -o-transition: opacity .1s ease;
    transition: opacity .1s ease
}

.qodef-subscribe-popup-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
    opacity: 1
}

.qodef-subscribe-popup-holder .qodef-sp-prevent-label {
    font-size: 13px
}

.qodef-sp-opened .qodef-subscribe-popup-holder {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.qodef-sp-opened .qodef-subscribe-popup-holder .qodef-sp-inner {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .8s cubic-bezier(.26, .63, 0, .96);
    transition: -webkit-transform .8s cubic-bezier(.26, .63, 0, .96);
    -o-transition: transform .8s cubic-bezier(.26, .63, 0, .96);
    transition: transform .8s cubic-bezier(.26, .63, 0, .96);
    transition: transform .8s cubic-bezier(.26, .63, 0, .96), -webkit-transform .8s cubic-bezier(.26, .63, 0, .96)
}

.qodef-title-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 240px;
    background-color: #111;
    background-position: center 0;
    background-repeat: no-repeat;
    z-index: 101
}

.qodef-title-holder.qodef-title-full-width .qodef-grid {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-title-holder.qodef-bg-responsive {
    height: auto!important
}

.qodef-title-holder.qodef-bg-responsive .qodef-title-image {
    display: block
}

.qodef-title-holder.qodef-bg-responsive .qodef-title-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-title-holder.qodef-bg-parallax {
    background-attachment: fixed
}

.qodef-title-holder .qodef-title-image {
    display: none
}

.qodef-title-holder .qodef-title-image img {
    display: block;
    width: 100%
}

.qodef-title-holder .qodef-title-wrapper {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qodef-title-holder .qodef-title-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle
}

.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    color: #858585
}

.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs.qodef-has-inline-style a {
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs.qodef-has-inline-style a:hover {
    color: inherit;
    opacity: .9
}

.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs a,
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: inherit
}

.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs a:hover {
    color: #222
}

.qodef-title-holder.qodef-centered-type .qodef-title-inner {
    text-align: center
}

.qodef-title-holder.qodef-centered-type .qodef-page-title {
    margin: 0;
    color: #fff
}

.qodef-title-holder.qodef-centered-type .qodef-page-subtitle {
    display: block;
    margin: 15px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 19px;
    font-family: josefin sans, sans-serif;
    font-weight: 400;
    line-height: 1.31em;
    padding-right: 65%
}

@media only screen and (max-width:1440px) {
    .qodef-title-holder.qodef-centered-type .qodef-page-subtitle {
        padding-right: 65%
    }
}

@media only screen and (max-width:1366px) {
    .qodef-title-holder.qodef-centered-type .qodef-page-subtitle {
        padding-right: 58%
    }
}

@media only screen and (max-width:1280px) {
    .qodef-title-holder.qodef-centered-type .qodef-page-subtitle {
        padding-right: 58%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-title-holder.qodef-centered-type .qodef-page-subtitle {
        padding-right: 40%
    }
}

@media only screen and (max-width:768px) {
    .qodef-title-holder.qodef-centered-type .qodef-page-subtitle {
        padding-right: 25%
    }
}

@media only screen and (max-width:680px) {
    .qodef-title-holder.qodef-centered-type .qodef-page-subtitle {
        padding-right: 0
    }
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs-info,
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-title-info {
    display: table-cell;
    vertical-align: middle
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-title-info {
    width: 99%
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs-info {
    width: 1%;
    text-align: right;
    white-space: nowrap
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-title {
    margin: 0;
    color: #fff
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-subtitle {
    margin: 15px 0 0;
    font-size: 19px;
    font-family: josefin sans, sans-serif;
    font-weight: 400;
    line-height: 1.31em;
    padding-right: 65%
}

@media only screen and (max-width:1440px) {
    .qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-subtitle {
        padding-right: 65%
    }
}

@media only screen and (max-width:1366px) {
    .qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-subtitle {
        padding-right: 58%
    }
}

@media only screen and (max-width:1280px) {
    .qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-subtitle {
        padding-right: 58%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-subtitle {
        padding-right: 40%
    }
}

@media only screen and (max-width:768px) {
    .qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-subtitle {
        padding-right: 25%
    }
}

@media only screen and (max-width:680px) {
    .qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-subtitle {
        padding-right: 0
    }
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs {
    color: #fff
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs.qodef-has-inline-style a {
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    color: #fff
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs.qodef-has-inline-style a:hover {
    color: #fff;
    opacity: .9
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs a,
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: inherit
}

.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs a:hover {
    color: #fff
}

.qodef-title-holder.qodef-standard-type .qodef-page-title {
    margin: 0;
    color: #fff
}

.qodef-title-holder.qodef-standard-type .qodef-page-subtitle {
    margin: 15px 0 0;
    font-size: 19px;
    font-family: josefin sans, sans-serif;
    font-weight: 400;
    line-height: 1.31em;
    padding-right: 65%
}

@media only screen and (max-width:1440px) {
    .qodef-title-holder.qodef-standard-type .qodef-page-subtitle {
        padding-right: 65%
    }
}

@media only screen and (max-width:1366px) {
    .qodef-title-holder.qodef-standard-type .qodef-page-subtitle {
        padding-right: 58%
    }
}

@media only screen and (max-width:1280px) {
    .qodef-title-holder.qodef-standard-type .qodef-page-subtitle {
        padding-right: 58%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-title-holder.qodef-standard-type .qodef-page-subtitle {
        padding-right: 40%
    }
}

@media only screen and (max-width:768px) {
    .qodef-title-holder.qodef-standard-type .qodef-page-subtitle {
        padding-right: 25%
    }
}

@media only screen and (max-width:680px) {
    .qodef-title-holder.qodef-standard-type .qodef-page-subtitle {
        padding-right: 0
    }
}

.qodef-author-info-widget {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-author-info-widget .qodef-aiw-image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-radius: 100%;
    overflow: hidden
}

.qodef-author-info-widget .qodef-aiw-image img {
    display: block
}

.qodef-author-info-widget .qodef-aiw-title {
    margin: 28px 0 0
}

.qodef-author-info-widget .qodef-aiw-text {
    display: block;
    margin: 10px 0 0
}

.widget.qodef-custom-font-widget {
    margin: 0
}

.widget.qodef-custom-font-widget>* {
    margin: 0
}

.qodef-top-bar .qodef-icon-widget-holder.qodef-icon-has-hover:hover>span:first-child {
    color: initial!important
}

.qodef-ms-explorer .qodef-top-bar .qodef-icon-widget-holder.qodef-icon-has-hover:hover>span:first-child {
    color: #000!important
}

.qodef-side-menu .qodef-icon-widget-holder.qodef-icon-has-hover:hover>span:first-child {
    color: #858585!important
}

.qodef-icon-widget-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.qodef-icon-widget-holder>* {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.qodef-icon-widget-holder .qodef-icon-text {
    padding: 0 0 0 3px
}

.qodef-icon-widget-holder .qodef-icon-text.qodef-no-icon {
    padding: 0
}

.qodef-icon-widget-holder.qodef-icon-has-hover:hover>* {
    color: inherit!important
}

.qodef-icon-widget-holder.qodef-icon-has-hover:hover>span:first-child {
    color: #fff!important
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder {
    color: #222!important
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder:hover {
    color: #16d5cc!important
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder {
    color: #fff!important
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-icon-widget-holder:hover {
    color: #16d5cc!important
}

.widget.qodef-image-gallery-widget {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.widget.qodef-image-gallery-widget img {
    display: block;
    width: 100%
}

.widget.qodef-search-post-type-widget {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 0
}

.widget.qodef-search-post-type-widget .qodef-search-post-type {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.widget.qodef-search-post-type-widget .qodef-post-type-search-results {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    display: none;
    background-color: #fff;
    z-index: 99
}

.widget.qodef-search-post-type-widget .qodef-post-type-search-results ul {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 10px 20px;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget.qodef-search-post-type-widget .qodef-post-type-search-results ul li {
    display: block;
    width: 100%
}

.widget.qodef-search-post-type-widget .qodef-search-icon,
.widget.qodef-search-post-type-widget .qodef-search-loading {
    position: absolute;
    right: 20px;
    top: calc(50% - 9px);
    font-size: 18px;
    color: #222;
    opacity: 1;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.widget.qodef-search-post-type-widget .qodef-search-icon.qodef-hidden,
.widget.qodef-search-post-type-widget .qodef-search-loading.qodef-hidden {
    opacity: 0
}

.widget.qodef-separator-widget {
    margin: 0!important
}

.qodef-social-icon-widget-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.qodef-social-icon-widget-holder .qodef-social-icon-widget {
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder {
    color: #222!important
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder:hover {
    color: #16d5cc!important
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder {
    color: #fff!important
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-social-icon-widget-holder:hover {
    color: #16d5cc!important
}

.qodef-social-icons-group-widget.qodef-square-icons .qodef-social-icon-widget-holder {
    position: relative;
    width: 44px;
    height: 44px;
    margin: 0 7px;
    font-size: 17px;
    color: #fff;
    background-color: #222
}

.qodef-social-icons-group-widget.qodef-square-icons .qodef-social-icon-widget-holder:hover {
    color: #222;
    background-color: #16d5cc
}

.qodef-social-icons-group-widget.qodef-square-icons .qodef-social-icon-widget-holder .qodef-social-icon-widget {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.qodef-social-icons-group-widget.qodef-square-icons.qodef-light-skin .qodef-social-icon-widget-holder {
    color: #222;
    background-color: #fff
}

.qodef-social-icons-group-widget.qodef-square-icons.qodef-light-skin .qodef-social-icon-widget-holder:hover {
    color: #222;
    background-color: #16d5cc
}

.qodef-social-icons-group-widget .qodef-social-icon-widget-holder {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0;
    text-align: center
}

.qodef-social-icons-group-widget .qodef-social-icon-widget-holder:first-child {
    margin-left: 0
}

.qodef-social-icons-group-widget .qodef-social-icon-widget-holder:last-child {
    margin-right: 0
}

.qodef-widget-sticky-sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0!important;
    padding: 0!important;
    border: none!important;
    background: 0 0!important
}

.qodef-weather-widget-holder .qodef-weather-forecast>div:last-child {
    border: none
}

.qodef-weather-widget-holder .qodef-weather-forecast,
.qodef-weather-widget-holder .qodef-weather-information {
    display: table
}

.qodef-weather-widget-holder .qodef-weather-forecast>div,
.qodef-weather-widget-holder .qodef-weather-information>div {
    display: inline-block;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    padding: 9px 0;
    border-bottom: 1px dashed #ccc
}

@media only screen and (max-width:680px) {
    .qodef-weather-widget-holder .qodef-weather-forecast>div,
    .qodef-weather-widget-holder .qodef-weather-information>div {
        font-size: 11px
    }
}

.qodef-weather-widget-holder .qodef-weather-forecast>div>div,
.qodef-weather-widget-holder .qodef-weather-information>div>div {
    display: inline-block;
    vertical-align: middle
}

.qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-forecast-day-abbr,
.qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-forecast-day-abbr {
    width: 164px;
    font-weight: 700
}

@media only screen and (max-width:1024px) {
    .qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-forecast-day-abbr,
    .qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-forecast-day-abbr {
        width: 110px
    }
}

@media only screen and (max-width:680px) {
    .qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-forecast-day-abbr,
    .qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-forecast-day-abbr {
        width: 85px
    }
}

.qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-forecast-day-temp,
.qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-today-temp-inner,
.qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-forecast-day-temp,
.qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-today-temp-inner {
    margin-top: 2px;
    width: 68px;
    font-weight: 400;
    color: #ffb434
}

@media only screen and (max-width:680px) {
    .qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-forecast-day-temp,
    .qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-today-temp-inner,
    .qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-forecast-day-temp,
    .qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-today-temp-inner {
        width: 53px
    }
}

@media only screen and (max-width:680px) {
    .qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-forecast-day-temp>span:not(.qodef-weather-today-temp-inner-image),
    .qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-today-temp-inner>span:not(.qodef-weather-today-temp-inner-image),
    .qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-forecast-day-temp>span:not(.qodef-weather-today-temp-inner-image),
    .qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-today-temp-inner>span:not(.qodef-weather-today-temp-inner-image) {
        vertical-align: text-bottom;
        display: inline-block
    }
}

.qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-forecast-day-temp .qodef-weather-today-temp-inner-image,
.qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-today-temp-inner .qodef-weather-today-temp-inner-image,
.qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-forecast-day-temp .qodef-weather-today-temp-inner-image,
.qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-today-temp-inner .qodef-weather-today-temp-inner-image {
    display: inline-block;
    vertical-align: text-bottom
}

.qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-forecast-day-temp .qodef-weather-today-temp-inner-image img,
.qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-today-temp-inner .qodef-weather-today-temp-inner-image img,
.qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-forecast-day-temp .qodef-weather-today-temp-inner-image img,
.qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-today-temp-inner .qodef-weather-today-temp-inner-image img {
    display: block
}

.qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-todays-description,
.qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-todays-description {
    width: 118px;
    font-family: source sans pro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.588em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    text-transform: capitalize;
    letter-spacing: 0
}

@media only screen and (max-width:768px) {
    .qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-todays-description,
    .qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-todays-description {
        width: 107px;
        font-size: 11px
    }
}

@media only screen and (max-width:680px) {
    .qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-todays-description,
    .qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-todays-description {
        width: 105px;
        font-size: 13px
    }
}

.qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-todays-location,
.qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-todays-location {
    width: auto;
    font-weight: 700
}

.qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-forecast-day-abbr,
.qodef-weather-widget-holder .qodef-weather-forecast>div .qodef-weather-todays-location,
.qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-forecast-day-abbr,
.qodef-weather-widget-holder .qodef-weather-information>div .qodef-weather-todays-location {
    margin-top: 6px;
    color: #000
}

.qodef-weather-widget-holder .qodef-weather-forecast .qodef-weather-todays-highlow,
.qodef-weather-widget-holder .qodef-weather-forecast .qodef-weather-todays-humidty,
.qodef-weather-widget-holder .qodef-weather-forecast .qodef-weather-todays-wind,
.qodef-weather-widget-holder .qodef-weather-information .qodef-weather-todays-highlow,
.qodef-weather-widget-holder .qodef-weather-information .qodef-weather-todays-humidty,
.qodef-weather-widget-holder .qodef-weather-information .qodef-weather-todays-wind {
    display: none
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-border-around .qodef-testimonial-text-inner {
    border: 1px solid #e0e4f2;
    width: calc(100% - 2px)
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-text-holder {
    position: relative;
    display: block
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-text-holder .qodef-testimonial-text-inner {
    display: block;
    text-align: center
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-image {
    text-align: center;
    margin-top: 36px
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-image img {
    max-width: 100%;
    vertical-align: middle
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-content-inner {
    cursor: -webkit-grab;
    cursor: grab
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-text-holder {
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 9px
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-text-holder .qodef-testimonial-text-inner {
    text-align: left;
    background-color: #fff;
    padding: 0 0 25px
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-text-holder .qodef-testimonial-text {
    margin: 0;
    padding: 0 20px 0 25px
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-text-holder .qodef-testimonial-title {
    margin: 0 0 16px;
    padding: 15px 15px 15px 25px;
    border-bottom: 1px solid #e0e4f2
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-carousel-bottom {
    display: table;
    width: 100%;
    table-layout: fixed
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-image {
    width: 70px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0 20px 0 0
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-author {
    display: table-cell;
    vertical-align: middle
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-author .qodef-testimonials-author-job,
.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-author .qodef-testimonials-author-name {
    margin: 0
}

.qodef-testimonials-holder.qodef-testimonials-boxed-text .qodef-testimonial-author .qodef-testimonials-author-job {
    color: rgba(22, 213, 204, .4)
}

.qodef-testimonials-holder.qodef-testimonials-light .qodef-testimonial-author .qodef-testimonials-author-job,
.qodef-testimonials-holder.qodef-testimonials-light .qodef-testimonial-author .qodef-testimonials-author-name {
    color: #fff
}

.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonials {
    margin: 0 -50px
}

.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonial-content {
    padding: 40px 57px 58px;
    background-color: #fbfbfb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonials-author-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 9px 0 0
}

.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonials-author-holder .qodef-testimonial-image {
    float: left
}

.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonials-author-holder .qodef-testimonial-author {
    padding: 3px 0 0 110px
}

.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .qodef-testimonial-author,
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .qodef-testimonial-text,
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .qodef-testimonial-title {
    color: #fff
}

.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .owl-dots .owl-dot span {
    border: 2px solid rgba(255, 255, 255, .5)
}

.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .owl-dots .owl-dot.active span,
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light .owl-dots .owl-dot:hover span {
    background-color: #fff;
    border-color: #fff
}

.qodef-testimonials-holder.qodef-testimonials-carousel {
    opacity: 0;
    text-align: center
}

@media only screen and (max-width:680px) {
    .qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonials {
        padding: 0
    }
}

.qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonial-text {
    margin-top: 0;
    font-size: 22px;
    color: #595959
}

.qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonial-image-nav {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    max-width: 470px;
    margin: 27px auto 0;
    text-align: center
}

@media only screen and (max-width:1024px) {
    .qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonial-image-nav {
        max-width: 282px
    }
}

.qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonial-image-nav .owl-item {
    cursor: pointer
}

.qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonial-image-nav .owl-item.active.center .qodef-testimonial-image {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonial-image {
    position: relative;
    display: block;
    width: 94px;
    height: 94px;
    -webkit-transform: scale(.78723);
    -ms-transform: scale(.78723);
    transform: scale(.78723);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonial-image img {
    width: 100%!important
}

.qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonial-author {
    margin-top: 22px
}

.qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonials-author-job {
    margin-top: 8px
}

.qodef-testimonials-holder.qodef-testimonials-light .qodef-testimonial-text,
.qodef-testimonials-holder.qodef-testimonials-light .qodef-testimonial-title {
    color: #fff
}

.qodef-owl-custom-slider {
    position: relative;
    display: none;
    width: 100%;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    z-index: 1
}

.qodef-owl-custom-slider.owl-loaded {
    display: block
}

.qodef-owl-custom-slider.owl-loading {
    opacity: 0;
    display: block
}

.qodef-owl-custom-slider.owl-hidden {
    opacity: 0
}

.qodef-owl-custom-slider.owl-refresh .owl-item {
    visibility: hidden
}

.qodef-owl-custom-slider.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-owl-custom-slider.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.qodef-owl-custom-slider.owl-rtl {
    direction: rtl
}

.qodef-owl-custom-slider.owl-rtl .owl-item {
    float: right
}

.no-js .qodef-owl-custom-slider {
    display: block
}

.qodef-owl-custom-slider .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.qodef-owl-custom-slider .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.qodef-owl-custom-slider .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.qodef-owl-custom-slider .owl-item,
.qodef-owl-custom-slider .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.qodef-owl-custom-slider .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.qodef-owl-custom-slider .owl-item img {
    display: block;
    width: 100%
}

.qodef-owl-custom-slider .owl-item img .owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.qodef-owl-custom-slider .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.qodef-owl-custom-slider .owl-nav.disabled {
    display: none
}

.qodef-owl-custom-slider .owl-nav .owl-next,
.qodef-owl-custom-slider .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-owl-custom-slider .owl-dots.disabled {
    display: none
}

.qodef-owl-custom-slider .owl-dots .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-owl-custom-slider .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.qodef-owl-custom-slider .owl-animated-in {
    z-index: 0
}

.qodef-owl-custom-slider .owl-animated-out {
    z-index: 1
}

.qodef-owl-custom-slider .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner {
    visibility: hidden;
    position: relative;
    display: none;
    width: 100%;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
    padding: 0 50px 0 127px;
    text-align: center
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .qodef-testimonial-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 25px 0 0
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .qodef-testimonial-image img {
    display: block;
    margin: 0 auto
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .qodef-testimonial-title {
    margin: 0;
    text-align: left
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .qodef-testimonial-author {
    text-align: left;
    margin: 29px 0 0 1px
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .qodef-testimonials-author-job {
    margin: 0;
    text-align: left;
    color: #16d5cc
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .qodef-testimonial-text {
    margin: 19px 0 0;
    font-size: 30px;
    text-align: left;
    font-style: italic;
    font-weight: 300;
    line-height: 42px
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-stage-outer {
    z-index: 1
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner.qodef-slider-is-moving .owl-item .qodef-block-drag-link {
    z-index: -1!important
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-carousel .owl-item img {
    -webkit-transform: translateZ(0)
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner.owl-loaded {
    display: block
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner.owl-loading {
    opacity: 0;
    display: block
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner.owl-hidden {
    opacity: 0
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner.owl-refresh .owl-item {
    visibility: hidden
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner.owl-rtl {
    direction: rtl
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner.owl-rtl .owl-item {
    float: right
}

.no-js .qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner {
    display: block
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-item,
.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-item img {
    display: block;
    width: 100%
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-item img .owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-nav.disabled {
    display: none
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-nav .owl-next,
.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-animated-in {
    z-index: 0
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .owl-animated-out {
    z-index: 1
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .qodef-testimonials-image-pagination-inner .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination #qodef-testimonial-pagination {
    list-style: none;
    display: inline-block;
    top: 17px;
    left: 0;
    position: absolute;
    z-index: 5
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination #qodef-testimonial-pagination .qodef-tsp-item {
    position: relative;
    display: inline-block;
    float: left;
    height: 35px;
    width: 35px;
    margin: 0 7px 7px 0;
    cursor: pointer
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination #qodef-testimonial-pagination .qodef-tsp-item:nth-child(2n+1) {
    clear: both
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination #qodef-testimonial-pagination .qodef-tsp-item img {
    position: relative
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination #qodef-testimonial-pagination .qodef-tsp-item:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .2);
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination #qodef-testimonial-pagination .qodef-tsp-item.active:after,
.qodef-testimonials-holder.qodef-testimonials-image-pagination #qodef-testimonial-pagination .qodef-tsp-item:hover:after {
    opacity: 0
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .owl-nav {
    text-align: left;
    margin-top: 3px
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .owl-nav .owl-next,
.qodef-testimonials-holder.qodef-testimonials-image-pagination .owl-nav .owl-prev {
    position: relative;
    display: inline-block;
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0)!important;
    -ms-transform: translateY(0)!important;
    transform: translateY(0)!important
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .owl-nav .owl-prev {
    left: -1px
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination .owl-nav .owl-next {
    left: 12px
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light .qodef-testimonial-author,
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light .qodef-testimonial-text,
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light .qodef-testimonial-title {
    color: #fff
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light .owl-nav .owl-next,
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light .owl-nav .owl-prev {
    color: #fff
}

.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light .owl-nav .owl-next:hover,
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light .owl-nav .owl-prev:hover {
    color: #16d5cc
}

.qodef-testimonials-holder.qodef-testimonials-standard {
    text-align: left
}

.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 25px 0 0
}

.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-image img {
    display: block;
    margin: 0 auto
}

.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-title {
    margin: 0
}

.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-author {
    margin: 25px 0 0;
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0
}

.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-text {
    margin: 0 40px 0 0;
    color: #222;
    font-family: josefin sans, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5em
}

@media only screen and (max-width:1024px) {
    .qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-text {
        margin: 70px 0 0
    }
}

.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonials-quote-holder {
    position: absolute;
    top: 2%
}

.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonials-quote-holder svg {
    width: 258px;
    height: 159px
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-container-vertical {
    height: 240px;
    overflow: hidden
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-container-vertical .swiper-slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-container-vertical .swiper-slide.swiper-slide-active {
    opacity: 1
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-pagination {
    position: absolute;
    margin: 0;
    bottom: 0
}

@media only screen and (max-width:768px) {
    .qodef-testimonials-holder.qodef-testimonials-standard .swiper-pagination {
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        right: initial
    }
}

@media only screen and (max-width:680px) {
    .qodef-testimonials-holder.qodef-testimonials-standard .swiper-pagination {
        bottom: -20px
    }
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-pagination .swiper-pagination-bullet {
    vertical-align: middle;
    padding: 4px;
    margin: 0 3px;
    width: 7px;
    height: 7px;
    background: 0 0;
    border: 0;
    opacity: 1;
    outline: 0;
    -webkit-appearance: none;
    position: relative;
    display: block;
    float: left;
    border-radius: 50%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-pagination .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-pagination .swiper-pagination-bullet:nth-child(3n+1):after {
    background-color: #ffb434
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-pagination .swiper-pagination-bullet:nth-child(3n+2):after {
    background-color: #ffb434
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-pagination .swiper-pagination-bullet:nth-child(3n):after {
    background-color: #ffb434
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after,
.qodef-testimonials-holder.qodef-testimonials-standard .swiper-pagination .swiper-pagination-bullet:hover:after {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation {
    font-family: dripicons-v2
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-prev {
    background-image: none;
    top: 52%
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-prev:after {
    content: "\54";
    display: block;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-prev:hover:after {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

@media only screen and (max-width:1024px) {
    .qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-prev:hover:after {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-next {
    background-image: none;
    top: 33%
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-next:after {
    content: "\57";
    display: block;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-next:hover:after {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

@media only screen and (max-width:1024px) {
    .qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-next:hover:after {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-next,
.qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-prev {
    position: absolute;
    right: 0;
    padding: 0;
    margin: 0;
    color: #12192d;
    background: 0 0;
    border: 0;
    border-radius: 2px;
    outline: 0;
    -webkit-appearance: none;
    z-index: 3;
    text-align: center;
    font-size: 25px;
    cursor: pointer
}

.qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-next:hover,
.qodef-testimonials-holder.qodef-testimonials-standard .swiper-navigation .swiper-button-prev:hover {
    color: #16d5cc
}

.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light {
    background-color: #000
}

.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .qodef-testimonial-text,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .qodef-testimonial-title {
    color: #fff
}

.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .qodef-testimonials-author-job,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .qodef-testimonials-author-name {
    color: #16d5cc
}

.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .swiper-navigation .swiper-button-next,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .swiper-navigation .swiper-button-prev {
    color: #fff
}

.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .qodef-testimonials-quote-holder svg path {
    fill: #121212
}

.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .owl-dots .owl-dot span {
    border: 2px solid rgba(255, 255, 255, .5)
}

.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .owl-dots .owl-dot.active span,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light .owl-dots .owl-dot:hover span {
    background-color: #fff;
    border-color: #fff
}

.qodef-testimonials-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-testimonials-holder .qodef-testimonial-content,
.qodef-testimonials-holder .qodef-testimonial-text-holder,
.qodef-testimonials-holder .qodef-testimonials {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-testimonials-holder .qodef-testimonial-content {
    cursor: -webkit-grab;
    cursor: grab
}

.qodef-testimonials-holder .qodef-testimonials {
    padding: 71px 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:1024px) {
    .qodef-testimonials-holder .qodef-testimonials {
        padding: 0 50px 0 0
    }
}

@media only screen and (max-width:680px) {
    .qodef-testimonials-holder .qodef-testimonials {
        padding: 0 32px 0 0
    }
}

.qodef-testimonials-holder .qodef-testimonial-image img {
    width: auto!important;
    border-radius: 5em
}

.qodef-comment-rating-box {
    display: inline-block;
    margin-left: 18px;
    vertical-align: middle
}

.qodef-comment-rating-box .qodef-star-rating {
    position: relative;
    display: inline-block;
    font-family: ElegantIcons;
    color: #c8c8c8;
    font-size: 16px;
    letter-spacing: 5px;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.qodef-comment-rating-box .qodef-star-rating.active {
    color: #ffd740
}

.qodef-comment-rating-box .qodef-star-rating:before {
    content: '\e033'
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.qodef-top-reviews-carousel-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #000
}

.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-title {
    margin: 0 0 22px
}

.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    visibility: hidden
}

.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-title {
    margin: 0 0 2px
}

.qodef-top-reviews-carousel-holder .qodef-tour-reviews-criteria-holder {
    display: block;
    width: 100%;
    float: none;
    margin: 0
}

.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-content {
    margin: 20px 0 0
}

.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-content p {
    margin: 0
}

.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 32px 0 0;
    padding: 0 100px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-avatar {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 21px 0 0
}

.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-avatar img {
    display: block;
    border-radius: 50%
}

.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-name {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.qodef-top-reviews-carousel-holder .owl-nav {
    position: absolute;
    bottom: 10px;
    right: 30px;
    width: 60px
}

.qodef-top-reviews-carousel-holder .owl-nav .owl-prev {
    left: 0
}

.qodef-top-reviews-carousel-holder .owl-nav .owl-next {
    right: 0
}

.qodef-accordion-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-accordion-holder .qodef-accordion-title {
    position: relative;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color .2s ease-out, background-color .2s ease-out;
    -o-transition: color .2s ease-out, background-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out
}

.qodef-accordion-holder .qodef-accordion-title .qodef-tab-title {
    display: block;
    line-height: inherit
}

.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark {
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    height: 18px;
    margin: -1px 0 0;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span:before {
    display: block;
    line-height: inherit
}

.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span.qodef_icon_minus {
    opacity: 0
}

.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span.qodef_icon_plus {
    opacity: 1
}

.qodef-accordion-holder .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef_icon_minus,
.qodef-accordion-holder .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef_icon_minus {
    opacity: 1
}

.qodef-accordion-holder .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef_icon_plus,
.qodef-accordion-holder .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef_icon_plus {
    opacity: 0
}

.qodef-accordion-holder .qodef-accordion-content {
    margin: 0
}

.qodef-accordion-holder .qodef-accordion-content p {
    margin: 0
}

.qodef-accordion-holder.qodef-ac-boxed.qodef-white-skin .qodef-accordion-title {
    background-color: #fff
}

.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title {
    margin: 15px 0 0;
    padding: 13px 20px 13px 40px;
    background-color: #f7f7f9
}

.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title:first-child {
    margin: 0
}

.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title .qodef-accordion-mark {
    left: 10px
}

.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title.ui-state-active,
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title.ui-state-hover {
    color: #fff;
    background-color: #16d5cc
}

.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-content {
    padding: 21px 0 6px
}

.qodef-accordion-holder.qodef-ac-simple {
    border-bottom: 1px solid #000
}

.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-title {
    padding: 17px 0 17px 30px;
    border-top: 1px solid #000
}

.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-content {
    border-top: 1px solid transparent
}

.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-content.ui-accordion-content-active {
    border-color: #000
}

.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-content {
    padding: 21px 0 16px
}

.qodef-anchor-menu {
    position: fixed;
    top: 50%;
    left: 48px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    visibility: hidden;
    z-index: 200
}

.qodef-anchor-menu.qodef-init {
    visibility: visible
}

.qodef-anchor-menu .qodef-anchor-menu-items {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    counter-reset: section
}

.qodef-anchor-menu .qodef-anchor {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 7px 0;
    color: #222;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: font-size .2s ease;
    -o-transition: font-size .2s ease;
    transition: font-size .2s ease
}

.qodef-anchor-menu .qodef-anchor:before {
    position: relative;
    top: -2px;
    counter-increment: section;
    content: counter(section, decimal-leading-zero);
    margin-right: 8px;
    font-family: source sans pro, sans-serif;
    font-size: 13px;
    font-weight: 700;
    opacity: .48
}

.qodef-anchor-menu .qodef-anchor.qodef-active {
    font-size: 30px
}

.qodef-banner-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.touch .qodef-banner-holder {
    cursor: pointer
}

.qodef-banner-holder.qodef-visible-on-hover:hover .qodef-banner-text-holder {
    opacity: 1
}

.qodef-banner-holder.qodef-visible-on-hover .qodef-banner-text-holder {
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qodef-banner-holder.qodef-disabled .qodef-banner-text-holder {
    display: none
}

.qodef-banner-holder.qodef-banner-info-centered .qodef-banner-text-holder {
    padding: 70px 20px;
    text-align: center
}

.qodef-banner-holder.qodef-banner-info-centered .qodef-banner-text-inner {
    vertical-align: middle
}

.qodef-banner-holder:hover .qodef-banner-image img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.qodef-banner-holder .qodef-banner-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden
}

.qodef-banner-holder .qodef-banner-image img {
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    -o-transition: transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: transform .3s cubic-bezier(.35, .37, .75, .75), -webkit-transform .3s cubic-bezier(.35, .37, .75, .75)
}

.qodef-banner-holder .qodef-banner-additional-image {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 23px;
    right: 0;
    max-height: 80%;
    z-index: 0
}

@media only screen and (max-width:1440px) {
    .qodef-banner-holder .qodef-banner-additional-image {
        margin-right: 3px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-banner-holder .qodef-banner-additional-image {
        margin-right: 20px
    }
}

.qodef-banner-holder .qodef-banner-additional-image img {
    height: auto;
    width: auto;
    display: block
}

@media only screen and (max-width:1440px) {
    .qodef-banner-holder .qodef-banner-additional-image img {
        max-width: 80px
    }
}

.qodef-banner-holder .qodef-banner-text-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 55px;
    background-color: rgba(34, 34, 34, .4);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:1440px) {
    .qodef-banner-holder .qodef-banner-text-holder {
        padding: 35px 17px
    }
}

@media only screen and (max-width:768px) {
    .qodef-banner-holder .qodef-banner-text-holder {
        padding: 25px
    }
}

@media only screen and (max-width:680px) {
    .qodef-banner-holder .qodef-banner-text-holder {
        padding: 50px
    }
}

.qodef-banner-holder .qodef-banner-text-outer {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qodef-banner-holder .qodef-banner-text-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle
}

.qodef-banner-holder .qodef-banner-text-inner .qodef-banner-highlighted-text {
    line-height: 1em
}

.qodef-banner-holder .qodef-banner-text-inner .qodef-banner-highlighted-text .qodef-banner-highlighted-text-inner {
    background-color: #0de9df;
    padding: 11px 12px 8px;
    color: #fff;
    font-weight: 700
}

.qodef-banner-holder .qodef-banner-subtitle {
    margin: 0 0 4px;
    color: #fff
}

.qodef-banner-holder .qodef-banner-title {
    margin: 0;
    color: #fff
}

.qodef-banner-holder .qodef-banner-title .qodef-banner-title-light {
    font-weight: 300
}

.qodef-banner-holder .qodef-banner-link-text {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 11px 0 0;
    color: #fff;
    line-height: 1em;
    z-index: 2;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.qodef-banner-holder .qodef-banner-link-text:hover .qodef-banner-link-hover {
    width: 100%
}

.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-original {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-original span {
    color: inherit
}

.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: .1%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: width .4s ease-in-out;
    -o-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out
}

.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-hover span {
    color: #16d5cc
}

.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-icon,
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-label {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-icon {
    margin: 0 2px 0 0;
    font-size: 15px
}

.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-label {
    font-size: 14px;
    line-height: inherit
}

.qodef-banner-holder .qodef-banner-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.booked-appt-list {
    background-color: #f7f8f9!important;
    border-radius: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    display: inline-block;
    font-size: inherit!important;
    line-height: inherit!important;
    padding: 0!important;
    width: 100%
}

.booked-appt-list h2 {
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #858585!important;
    margin: 30px 0 0!important;
    padding: 28px 27px 16px!important;
    text-align: center!important
}

.booked-appt-list .booked-list-view-nav {
    height: 30px!important;
    left: 0!important;
    margin: 0!important;
    padding: 0!important;
    position: absolute!important;
    top: 0!important
}

.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap,
.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-next,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-prev {
    background: 0 0;
    border: none;
    color: #858585;
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: absolute!important;
    text-align: center;
    text-indent: -999px;
    top: 0!important;
    width: 30px
}

.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a i,
.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap i,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-next i,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-prev i {
    height: 30px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-indent: 0;
    top: 0;
    width: 30px
}

.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a:hover,
.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap:hover,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-next:hover,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-prev:hover {
    background: 0 0;
    color: #16d5cc
}

.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a:focus,
.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap:focus,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-next:focus,
.booked-appt-list .booked-list-view-nav .booked-list-view-date-prev:focus {
    outline: 0
}

.booked-appt-list .booked-list-view-nav .booked-list-view-date-prev {
    left: 0!important
}

.booked-appt-list .booked-list-view-nav .booked-list-view-date-next {
    right: 35px!important
}

.booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a {
    right: 0!important
}

.booked-appt-list .booked_list_date_picker_trigger.booked-dp-active {
    background-color: #16d5cc!important;
    color: #858585!important
}

.booked-appt-list .timeslot {
    margin: 0!important;
    padding: 0 16px 14px!important
}

.booked-appt-list .timeslot:hover {
    background-color: transparent!important
}

.booked-appt-list .timeslot .timeslot-time {
    min-height: 40px!important;
    padding: 0!important
}

.booked-appt-list .timeslot .timeslot-title {
    font-family: source sans pro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.588em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    color: #16d5cc!important;
    line-height: 1em!important;
    margin: 0!important
}

.booked-appt-list .timeslot .timeslot-range {
    font-family: source sans pro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.588em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    color: #858585;
    display: block;
    line-height: 1em!important;
    margin: 10px 0
}

.booked-appt-list .timeslot .booked-icon {
    color: #858585!important
}

.booked-appt-list .timeslot .spots-available {
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    color: #858585!important;
    padding: 0!important
}

@media(min-width:720px) {
    .booked-appt-list .timeslot .timeslot-people {
        height: 40px!important;
        padding: 0!important
    }
}

.booked-calendar-wrap.small .booked-appt-list .timeslot .timeslot-people {
    height: auto!important
}

.booked-calendar-wrap.small .booked-appt-list .timeslot .timeslot-people .booked-appt-list {
    overflow-x: hidden!important
}

.booked-appt-list .timeslot button.button {
    background-color: #000!important;
    border: 1px solid #000!important;
    color: #fff!important;
    cursor: pointer
}

.booked-appt-list .timeslot button.button .button-timeslot,
.booked-appt-list .timeslot button.button .timeslot-mobile-title {
    color: #fff!important;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px!important;
    background-color: #000
}

.booked-appt-list .timeslot button.button .button-timeslot {
    margin: 6px 0 3px!important
}

.booked-appt-list .timeslot button.button .spots-available {
    font-family: source sans pro, sans-serif!important;
    font-size: 14px!important;
    color: #fff!important;
    text-transform: none!important;
    margin-bottom: 7px!important
}

.booked-appt-list .timeslot button.button .timeslot-mobile-title {
    margin-top: 7px!important
}

.booked-appt-list .timeslot button.button .button-text {
    font-size: 12px!important;
    line-height: 38px!important
}

.booked-appt-list .timeslot button.button:hover {
    background-color: #0de9df!important;
    border: 1px solid #0de9df!important
}

.booked-appt-list .timeslot button.button:hover .button-text,
.booked-appt-list .timeslot button.button:hover .button-timeslot,
.booked-appt-list .timeslot button.button:hover .spots-available,
.booked-appt-list .timeslot button.button:hover .timeslot-mobile-title {
    background-color: #0de9df!important
}

.booked-appt-list .timeslot button.button:focus {
    outline: 0
}

body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button.button:hover {
    background-color: #0de9df!important;
    border: 1px solid #0de9df!important
}

.booked-appt-list p {
    color: #858585!important;
    padding: 0 16px 14px;
    font-family: source sans pro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.588em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased
}

.qodef-booked-light .booked-appt-list {
    background-color: #fff!important
}

.qodef-booked-light .booked-appt-list h2 {
    color: #858585!important
}

.qodef-booked-light .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap,
.qodef-booked-light .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a,
.qodef-booked-light .booked-appt-list .booked-list-view-nav .booked-list-view-date-next,
.qodef-booked-light .booked-appt-list .booked-list-view-nav .booked-list-view-date-prev {
    color: #858585
}

.qodef-booked-light .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a:hover,
.qodef-booked-light .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap:hover,
.qodef-booked-light .booked-appt-list .booked-list-view-nav .booked-list-view-date-next:hover,
.qodef-booked-light .booked-appt-list .booked-list-view-nav .booked-list-view-date-prev:hover {
    color: #ddd
}

.qodef-booked-light .booked-appt-list .booked_list_date_picker_trigger.booked-dp-active {
    background-color: #858585!important;
    color: #fff!important
}

.qodef-booked-light .booked-appt-list .timeslot .timeslot-title {
    color: #858585!important
}

.qodef-booked-light .booked-appt-list .timeslot .timeslot-range {
    color: #858585
}

.qodef-booked-light .booked-appt-list .timeslot .booked-icon {
    color: #858585!important
}

.qodef-booked-light .booked-appt-list .timeslot .spots-available {
    color: grey!important
}

.qodef-booked-light .booked-appt-list .timeslot button.button {
    background-color: #858585!important;
    border: 1px solid #858585!important;
    color: #fff!important
}

.qodef-booked-light .booked-appt-list .timeslot button.button .spots-available,
.qodef-booked-light .booked-appt-list .timeslot button.button .timeslot-mobile-title {
    color: #fff!important
}

.qodef-booked-light .booked-appt-list .timeslot button.button .button-timeslot {
    color: #fff!important
}

.qodef-booked-light .booked-appt-list .timeslot button.button:hover {
    background-color: #fff!important;
    color: #858585!important
}

.qodef-booked-light .booked-appt-list .timeslot button.button:hover .button-timeslot,
.qodef-booked-light .booked-appt-list .timeslot button.button:hover .spots-available,
.qodef-booked-light .booked-appt-list .timeslot button.button:hover .timeslot-mobile-title {
    color: #858585!important
}

body .qodef-booked-light table.booked-calendar .booked-appt-list .timeslot .timeslot-people button.button:hover {
    background-color: #fff!important;
    border: 1px solid #858585!important
}

.qodef-booked-light .booked-appt-list p {
    color: #858585!important
}

.qodef-booked-dark .booked-appt-list {
    background-color: #858585!important
}

.qodef-booked-dark .booked-appt-list h2 {
    color: #fff!important
}

.qodef-booked-dark .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap,
.qodef-booked-dark .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a,
.qodef-booked-dark .booked-appt-list .booked-list-view-nav .booked-list-view-date-next,
.qodef-booked-dark .booked-appt-list .booked-list-view-nav .booked-list-view-date-prev {
    color: #fff
}

.qodef-booked-dark .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap a:hover,
.qodef-booked-dark .booked-appt-list .booked-list-view-nav .booked-datepicker-wrap:hover,
.qodef-booked-dark .booked-appt-list .booked-list-view-nav .booked-list-view-date-next:hover,
.qodef-booked-dark .booked-appt-list .booked-list-view-nav .booked-list-view-date-prev:hover {
    color: #ddd
}

.qodef-booked-dark .booked-appt-list .booked_list_date_picker_trigger.booked-dp-active {
    background-color: #fff!important;
    color: #858585!important
}

.qodef-booked-dark .booked-appt-list .timeslot .timeslot-title {
    color: #fff!important
}

.qodef-booked-dark .booked-appt-list .timeslot .timeslot-range {
    color: #fff
}

.qodef-booked-dark .booked-appt-list .timeslot .booked-icon {
    color: #fff!important
}

.qodef-booked-dark .booked-appt-list .timeslot .spots-available {
    color: #fff!important
}

.qodef-booked-dark .booked-appt-list .timeslot button.button {
    background-color: #fff!important;
    border: 1px solid #fff!important;
    color: #858585!important
}

.qodef-booked-dark .booked-appt-list .timeslot button.button .spots-available,
.qodef-booked-dark .booked-appt-list .timeslot button.button .timeslot-mobile-title {
    color: #858585!important
}

.qodef-booked-dark .booked-appt-list .timeslot button.button .button-timeslot {
    color: #858585!important
}

.qodef-booked-dark .booked-appt-list .timeslot button.button:hover {
    background-color: #858585!important;
    color: #fff!important
}

.qodef-booked-dark .booked-appt-list .timeslot button.button:hover .button-timeslot,
.qodef-booked-dark .booked-appt-list .timeslot button.button:hover .spots-available,
.qodef-booked-dark .booked-appt-list .timeslot button.button:hover .timeslot-mobile-title {
    color: #fff!important
}

body .qodef-booked-dark table.booked-calendar .booked-appt-list .timeslot .timeslot-people button.button:hover {
    background-color: #858585!important;
    border: 1px solid #fff!important
}

.qodef-booked-dark .booked-appt-list p {
    color: #fff!important
}

body .booked-calendar-wrap.small table.booked-calendar td .date.tooltipstered {
    background-color: #f7f7f7!important
}

body .booked-calendar-wrap.small table.booked-calendar td .date.tooltipstered:hover {
    background-color: #0de9df!important
}

body .booked-calendar-wrap.small .booked-appt-list {
    overflow-y: hidden!important
}

body .booked-calendar-wrap.small table.booked-calendar td.today>span {
    background-color: #0de9df!important;
    color: #fff!important
}

body .booked-calendar-wrap.small table.booked-calendar td.today>span span {
    color: #fff!important
}

body .booked-form .field input[type=email],
body .booked-form .field input[type=password],
body .booked-form .field input[type=tel],
body .booked-form .field input[type=text],
body .booked-form .field textarea {
    width: 100%;
    margin-bottom: 13px;
    border: 1px solid #000;
    font-size: 14px;
    border-radius: unset;
    font-family: source sans pro, sans-serif;
    padding: 17px 21px
}

body .booked-modal .bm-window .booked-scrollable {
    overflow-y: hidden
}

body .booked-form .required-asterisk {
    color: inherit;
    font-family: inherit;
    margin: -1px 0 0
}

body .booked-form .required-asterisk:before {
    content: "*"
}

body .booked-form .field label.field-label {
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    color: #222!important
}

body .booked-form .field p.field-small-p,
body .booked-modal .bm-window p {
    font-size: 16px
}

body .booked-form .field label.field-label {
    padding: 0 0 8px
}

body .booked-form .field p.field-small-p {
    margin: -5px 0 11px
}

body .booked-calendar-shortcode-wrap {
    overflow: hidden
}

body .booked-modal .bm-window .booked-scrollable {
    padding: 1px 0 14px
}

body .booked-calendar-shortcode-wrap .booked-calendar-wrap {
    max-height: 450px;
    overflow-y: scroll;
    margin-right: -17px
}

@media only screen and (max-width:1024px) {
    body .booked-calendar-shortcode-wrap .booked-calendar-wrap {
        margin-right: 0
    }
}

body.qodef-safari .booked-calendar-shortcode-wrap .booked-calendar-wrap {
    margin-right: 0
}

body .booked-calendar-wrap.small table.booked-calendar td {
    height: 49px!important
}

body .booked-calendar-wrap.small table.booked-calendar td .date,
body .booked-calendar-wrap.small table.booked-calendar td .date .number {
    line-height: 60px!important;
    height: 60px
}

body .booked-calendar-wrap.small table.booked-calendar thead tr.days th {
    padding: 9px 0 8px!important
}

body .booked-calendar-wrap.small table.booked-calendar thead tr.days th:first-child {
    padding: 9px 0 8px 7px!important
}

body .booked-calendar-wrap.small table.booked-calendar thead tr.days th:last-child {
    padding: 9px 0 8px 4px!important
}

body .booked-calendar-wrap.small table.booked-calendar thead th {
    padding: 25px 0 8px!important
}

body .booked-calendar-wrap.small table.booked-calendar thead th .page-left,
body .booked-calendar-wrap.small table.booked-calendar thead th .page-right {
    top: 71%
}

body .booked-calendar-wrap.small .booked-appt-list {
    max-height: unset
}

body .booked-calendar-wrap.small .booked-appt-list {
    padding: 0 1px 4px!important;
    background-color: #f7f7f7!important
}

body .booked-calendar-wrap.small table.booked-calendar tr.entryBlock td {
    background-color: #fff;
    padding: 0 25px!important
}

body .booked-calendar-wrap.small table.booked-calendar thead th .page-right {
    font-size: 20px
}

div.wpcf7-response-output {
    margin: 2em 0 1em
}

body.qodef-firefox .booked-modal .bm-window .booked-form .field:last-child {
    margin-bottom: 55px
}

body table.booked-calendar {
    background-color: #16d5cc;
    border: none!important;
    margin: 0
}

body table.booked-calendar thead th {
    border: none!important
}

body table.booked-calendar th,
body table.booked-calendar thead th,
body table.booked-calendar thead tr {
    background-color: #fff!important
}

body table.booked-calendar th .page-left,
body table.booked-calendar th .page-right,
body table.booked-calendar thead th .page-left,
body table.booked-calendar thead th .page-right,
body table.booked-calendar thead tr .page-left,
body table.booked-calendar thead tr .page-right {
    color: #000!important
}

body table.booked-calendar thead tr.days th {
    padding: 12px 0 0!important
}

body table.booked-calendar thead th {
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #000!important;
    padding: 4px 0!important
}

body table.booked-calendar thead th .booked-icon.booked-icon-arrow-right:before {
    font-family: ElegantIcons!important;
    content: "\35"!important
}

body table.booked-calendar thead th .booked-icon.booked-icon-arrow-left:before {
    font-family: ElegantIcons!important;
    content: "\34"!important
}

body table.booked-calendar .calendarSavingState {
    color: #858585
}

body table.booked-calendar .monthName {
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px!important;
    font-weight: 700!important;
    color: #000!important
}

body table.booked-calendar .monthName .backToMonth {
    display: none
}

body .large table.booked-calendar .monthName {
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase
}

body table.booked-calendar .page-left,
body table.booked-calendar .page-right {
    margin-top: -1rem!important
}

body table.booked-calendar tr {
    border: none;
    background: #fff
}

body table.booked-calendar tbody {
    background: #fff
}

body table.booked-calendar tr.entryBlock {
    background-color: transparent
}

body table.booked-calendar tr.entryBlock td {
    padding: 0!important
}

body table.booked-calendar tr.entryBlock td h2 {
    margin: 0!important;
    color: #000!important
}

body table.booked-calendar tr.days {
    background: 0 0!important;
    text-transform: none
}

body table.booked-calendar tr.days th {
    background: #fff!important;
    border: none!important;
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 14px!important
}

body table.booked-calendar td {
    background: #fff;
    border: none!important;
    color: #000;
    font-size: 1rem
}

body table.booked-calendar td.today.prev-date:hover .date {
    background-color: #f7f7f7!important
}

body table.booked-calendar td.today.prev-date:hover .date .number {
    color: #000!important;
    background-color: transparent!important
}

body table.booked-calendar td.today.prev-date .date {
    background-color: #f7f7f7!important
}

body table.booked-calendar td.today.prev-date .date span {
    color: #000!important;
    background-color: transparent!important
}

body table.booked-calendar td.next-month .date .number,
body table.booked-calendar td.prev-month .date .number {
    color: #c3c3c3!important
}

body table.booked-calendar td.next-month:hover .date .number,
body table.booked-calendar td.prev-month:hover .date .number {
    color: #fff!important
}

body table.booked-calendar td .date {
    background: 0 0!important
}

body table.booked-calendar td .date .number {
    border-radius: 0;
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase;
    height: auto
}

body table.booked-calendar td.active {
    background-color: transparent!important
}

body table.booked-calendar td.active .date {
    background-color: gray!important
}

body table.booked-calendar td.active .date .number {
    background-color: #0de9df!important;
    color: #fff!important;
    -webkit-transform: scale(1)!important;
    -ms-transform: scale(1)!important;
    transform: scale(1)!important
}

body table.booked-calendar td.next-month .date,
body table.booked-calendar td.prev-month .date {
    background: 0 0
}

body table.booked-calendar td.next-month .date span,
body table.booked-calendar td.prev-month .date span {
    color: #858585
}

body table.booked-calendar td.today .date span {
    background: #0de9df!important;
    border: none!important;
    color: #858585!important
}

body table.booked-calendar td.today:hover .date {
    background: #0de9df!important;
    border: none!important
}

body table.booked-calendar td.today:hover .date span {
    background: #0de9df!important
}

body table.booked-calendar td.prev-date .date,
body table.booked-calendar td.prev-date .date span,
body table.booked-calendar td.prev-date:hover .date,
body table.booked-calendar td.prev-date:hover .date span {
    background: 0 0!important;
    color: #000!important
}

body table.booked-calendar td:hover .date {
    background-color: #16d5cc!important
}

body table.booked-calendar td:hover .date span {
    background-color: transparent!important
}

body .qodef-booked-light table.booked-calendar {
    background-color: #fff;
    border: 3px solid #fff
}

body .qodef-booked-light table.booked-calendar th .page-left,
body .qodef-booked-light table.booked-calendar th .page-right,
body .qodef-booked-light table.booked-calendar thead th .page-left,
body .qodef-booked-light table.booked-calendar thead th .page-right,
body .qodef-booked-light table.booked-calendar thead tr .page-left,
body .qodef-booked-light table.booked-calendar thead tr .page-right {
    color: #000!important
}

body .qodef-booked-light table.booked-calendar .calendarSavingState {
    color: #858585
}

body .qodef-booked-light table.booked-calendar .monthName {
    color: #858585!important
}

body .qodef-booked-light table.booked-calendar tbody,
body .qodef-booked-light table.booked-calendar tr {
    background: #858585
}

body .qodef-booked-light table.booked-calendar thead tr.days {
    background: #fff!important
}

body .qodef-booked-light table.booked-calendar thead tr.days th {
    background: #858585!important;
    color: #000!important
}

body .qodef-booked-light table.booked-calendar td {
    background: #858585
}

body .qodef-booked-light table.booked-calendar td.active .date {
    background-color: #fff!important
}

body .qodef-booked-light table.booked-calendar td.active .date .number {
    background-color: #fff!important;
    color: #858585!important
}

body .qodef-booked-light table.booked-calendar td.next-month .date span,
body .qodef-booked-light table.booked-calendar td.prev-month .date span {
    color: #fff
}

body .qodef-booked-light table.booked-calendar td.today .date span {
    background: #000!important;
    color: #858585!important
}

body .qodef-booked-light table.booked-calendar td.today:hover .date span {
    background: #000!important;
    color: #fff!important
}

body .qodef-booked-light table.booked-calendar td.prev-date .date,
body .qodef-booked-light table.booked-calendar td.prev-date .date span,
body .qodef-booked-light table.booked-calendar td.prev-date:hover .date,
body .qodef-booked-light table.booked-calendar td.prev-date:hover .date span {
    background: 0 0!important;
    color: #000!important
}

body .qodef-booked-light table.booked-calendar td:hover .date span {
    background-color: gray;
    color: #fff
}

body .qodef-booked-dark table.booked-calendar {
    background-color: #858585;
    border: 3px solid #858585
}

body .qodef-booked-dark table.booked-calendar th,
body .qodef-booked-dark table.booked-calendar thead th,
body .qodef-booked-dark table.booked-calendar thead tr {
    background-color: #858585!important
}

body .qodef-booked-dark table.booked-calendar th .page-left,
body .qodef-booked-dark table.booked-calendar th .page-right,
body .qodef-booked-dark table.booked-calendar thead th .page-left,
body .qodef-booked-dark table.booked-calendar thead th .page-right,
body .qodef-booked-dark table.booked-calendar thead tr .page-left,
body .qodef-booked-dark table.booked-calendar thead tr .page-right {
    color: #fff!important
}

body .qodef-booked-dark table.booked-calendar .calendarSavingState {
    color: #fff
}

body .qodef-booked-dark table.booked-calendar .monthName {
    color: #fff!important
}

body .qodef-booked-dark table.booked-calendar tbody,
body .qodef-booked-dark table.booked-calendar tr {
    background: #fff
}

body .qodef-booked-dark table.booked-calendar thead tr.days {
    background: #fff!important
}

body .qodef-booked-dark table.booked-calendar thead tr.days th {
    background: #fff!important;
    color: #000!important
}

body .qodef-booked-dark table.booked-calendar td {
    background: #fff;
    color: #858585
}

body .qodef-booked-dark table.booked-calendar td.active .date {
    background-color: #858585!important
}

body .qodef-booked-dark table.booked-calendar td.active .date .number {
    background-color: #858585!important;
    color: #fff!important
}

body .qodef-booked-dark table.booked-calendar td.next-month .date span,
body .qodef-booked-dark table.booked-calendar td.prev-month .date span {
    color: #858585
}

body .qodef-booked-dark table.booked-calendar td.today .date span {
    background: #000!important;
    color: #ddd!important
}

body .qodef-booked-dark table.booked-calendar td.today:hover .date span {
    background: #000!important;
    color: #fff!important
}

body .qodef-booked-dark table.booked-calendar td.prev-date .date,
body .qodef-booked-dark table.booked-calendar td.prev-date .date span,
body .qodef-booked-dark table.booked-calendar td.prev-date:hover .date,
body .qodef-booked-dark table.booked-calendar td.prev-date:hover .date span {
    background: 0 0!important;
    color: #ddd!important
}

body .qodef-booked-dark table.booked-calendar td:hover .date span {
    background-color: #000
}

#ui-datepicker-div.booked_custom_date_picker {
    border: 3px solid #16d5cc;
    border-radius: 0;
    -webkit-box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09);
    padding: 0
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-header {
    background-color: #16d5cc!important;
    padding: 5px 25px
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-next,
#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-prev {
    top: 8px
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-next:before,
#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-prev:before {
    color: #858585!important;
    font-family: BookedIcons!important;
    font-size: 12px!important
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-title {
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar {
    border-collapse: initial
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead {
    background-color: #16d5cc!important
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead th {
    background: 0 0!important;
    color: #858585
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a {
    border-radius: 0;
    color: #858585!important
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a:hover {
    background-color: #ddd
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active:hover {
    background-color: #16d5cc!important;
    color: #fff!important
}

#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td.ui-datepicker-unselectable span {
    color: #ddd
}

@media only screen and (max-width:680px) {
    body:not(.qodef-safari) .booked-modal {
        top: 50%;
        -webkit-transform: translateY(-70%);
        -ms-transform: translateY(-70%);
        transform: translateY(-70%)
    }
}

body .booked-modal .bm-window {
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09);
    padding: 100px 44px 30px;
    width: 360px!important
}

@media only screen and (max-width:680px) {
    body .booked-modal .bm-window {
        padding: 140px 24px 30px
    }
}

body .booked-modal .bm-window p {
    margin: 0 0 25px
}

body .booked-modal .bm-window .booked-title-bar {
    background: 0 0!important;
    border-radius: 0;
    color: #858585!important;
    margin: 0;
    padding: 75px 44px 10px!important;
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase
}

@media only screen and (max-width:680px) {
    body .booked-modal .bm-window .booked-title-bar {
        padding: 75px 24px 10px!important
    }
}

body .booked-modal .bm-window .booked-title-bar * {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

body .booked-modal .bm-window .booked-title-bar i.fa {
    color: #16d5cc
}

body .booked-modal .bm-window .booked-title-bar small {
    font-family: josefin sans, sans-serif;
    font-size: 22px;
    line-height: 1.27em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px!important;
    color: #000;
    font-weight: 700
}

body .booked-modal .bm-window a:not(.close) {
    color: #16d5cc
}

body .booked-modal .bm-window a:not(.close):hover {
    color: #858585
}

body .booked-modal .bm-window .close {
    color: #000;
    display: block;
    height: 30px;
    line-height: 30px;
    right: 25px;
    top: 25px;
    text-align: center;
    width: 30px
}

body .booked-modal .bm-window .close:hover {
    color: #16d5cc
}

body .booked-modal .bm-window .close i {
    font-family: ElegantIcons;
    font-size: 28px;
    top: -3px;
    position: relative
}

body .booked-modal .bm-window .close i:before {
    content: "\4d"
}

body .booked-modal .bm-window .booked-scrollable {
    background-color: transparent;
    padding: 1px 0 34px
}

body .booked-modal .bm-window .booked-form .booked-appointments {
    background-color: #fbfafa;
    border: 1px solid #fbfafa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 20px;
    margin: 0 0 35px
}

body .booked-modal .bm-window .booked-form .appointment-title {
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    color: #000!important
}

body .booked-modal .bm-window .booked-form .field:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px
}

body .booked-modal .bm-window .booked-form .field #submit-request-appointment,
body .booked-modal .bm-window .booked-form .field .cancel.button {
    display: inline-block
}

body .booked-modal .bm-window .booked-form .field #submit-request-appointment {
    padding: 16px 19px 12px 25px;
    margin-right: 10px
}

body .booked-modal .bm-window .booked-form .field #submit-request-appointment:hover {
    color: #fff!important;
    background-color: #0de9df!important;
    border-color: transparent!important
}

body .booked-modal .bm-window .booked-form .field #submit-request-appointment:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

body .booked-modal .bm-window .booked-form .field .cancel.button {
    padding: 4px 15px 0 18px!important;
    margin-top: 0;
    font-size: 11px
}

body .booked-modal .bm-window .button {
    cursor: pointer;
    float: left;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out
}

body .booked-modal .bm-window .button:last-child {
    margin-top: 10px
}

@media(max-width:420px) {
    body .booked-modal .bm-window .button {
        letter-spacing: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }
}

body .booked-modal .bm-window input[type=submit].button-primary {
    color: #fff!important;
    background-color: #0de9df!important;
    border: 2px solid transparent!important
}

body .booked-modal .bm-window input[type=submit].button-primary.qodef-btn-wave-hover {
    overflow: hidden
}

body .booked-modal .bm-window input[type=submit].button-primary.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

body .booked-modal .bm-window input[type=submit].button-primary.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

body .booked-modal .bm-window input[type=submit].button-primary:hover {
    color: #fff!important;
    background-color: #0de9df!important;
    border-color: transparent!important
}

body .booked-modal .bm-window input[type=submit].button-primary:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

body .booked-modal .bm-window button.cancel {
    clear: both;
    color: #fff!important;
    background-color: transparent!important;
    border-color: #222!important;
    border: 2px solid #222;
    color: #000!important
}

body .booked-modal .bm-window button.cancel.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

body .booked-modal .bm-window button.cancel:hover {
    color: #222!important;
    background-color: transparent!important;
    border: 2px solid #222!important
}

body .booked-modal .bm-window button.cancel:hover.qodef-btn-wave-hover {
    overflow: hidden
}

body .booked-modal .bm-window button.cancel:hover.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

body .booked-modal .bm-window button.cancel:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

@media only screen and (max-width:680px) {
    body.qodef-safari .booked-modal .bm-window .booked-title-bar {
        padding: 5px 24px 10px!important
    }
}

@media only screen and (max-width:680px) {
    body.qodef-safari .booked-modal .bm-window {
        padding: 60px 24px 30px
    }
}

@media only screen and (max-width:680px) {
    body.qodef-safari .booked-modal .bm-window p {
        margin: 0 0 15px
    }
    body.qodef-safari .booked-modal .bm-window p.appointment-info {
        margin: 0
    }
}

@media only screen and (max-width:680px) {
    body.qodef-safari .booked-modal .bm-window .booked-form .booked-appointments {
        margin: 0 0 15px
    }
}

@media only screen and (max-width:680px) {
    body.qodef-safari .booked-form .field {
        margin: 0
    }
}

@media only screen and (max-width:680px) {
    body.qodef-safari .booked-modal .bm-window .booked-form .booked-appointments {
        margin: 0 0 15px
    }
}

.qodef-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 13px 32px 9px 35px;
    cursor: pointer
}

.qodef-btn.qodef-btn-simple {
    padding: 0!important;
    color: #222;
    background-color: transparent;
    border: 0;
    vertical-align: middle;
    text-transform: uppercase
}

.qodef-btn.qodef-btn-simple .qodef-btn-text {
    display: inline-block;
    vertical-align: middle;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    text-transform: inherit;
    font-weight: 800
}

.qodef-btn.qodef-btn-simple .qodef-simple-button-svg-holder {
    display: inline-block
}

.qodef-btn.qodef-btn-simple .qodef-simple-button-svg-holder svg {
    width: 15px;
    height: 10px;
    margin-top: 6px;
    margin-right: 6px
}

.qodef-btn.qodef-btn-simple .qodef-simple-button-svg-holder svg path {
    fill: #0de9df
}

.qodef-btn.qodef-btn-simple.qodef-simple-button-vertical-align .qodef-simple-button-svg-holder svg {
    width: 15px;
    height: 10px;
    margin-top: 7px;
    margin-right: 6px
}

.qodef-btn.qodef-btn-simple:not(.qodef-btn-custom-hover-color):hover {
    color: #222!important
}

.qodef-btn.qodef-btn-simple:not(.qodef-btn-custom-hover-color):hover svg path {
    fill: #0de9df
}

.qodef-btn.qodef-btn-simple:not(.qodef-btn-custom-hover-bg):hover {
    background-color: transparent!important
}

.qodef-btn.qodef-btn-simple:not(.qodef-btn-custom-border-hover):hover {
    border-color: transparent!important
}

.qodef-btn.qodef-btn-solid {
    color: #fff;
    background-color: #0de9df;
    border: 2px solid transparent
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover {
    overflow: hidden
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover {
    -webkit-transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out
}

.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: #222!important
}

.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-border-hover):hover {
    border-color: #222!important
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover:not(.qodef-btn-custom-hover-color):hover {
    color: #fff!important;
    background-color: #0de9df!important;
    border-color: transparent!important
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover:not(.qodef-btn-custom-hover-color):hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover:not(.qodef-btn-custom-hover-bg):hover {
    color: #fff!important;
    background-color: #0de9df!important;
    border-color: transparent!important
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover:not(.qodef-btn-custom-hover-bg):hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover:not(.qodef-btn-custom-border-hover):hover {
    color: #fff!important;
    background-color: #0de9df!important;
    border-color: transparent!important
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover:not(.qodef-btn-custom-border-hover):hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover:hover {
    color: #fff;
    background-color: #0de9df;
    border-color: transparent
}

.qodef-btn.qodef-btn-solid.qodef-btn-wave-hover:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-btn.qodef-btn-outline {
    color: #222;
    background-color: transparent;
    border: 2px solid #222
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover {
    overflow: hidden
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover {
    -webkit-transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out
}

.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-hover-color):hover {
    color: #222!important
}

.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-hover-bg):hover {
    background-color: #222!important;
    color: #fff!important
}

.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-border-hover):hover {
    border-color: #222!important
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover:not(.qodef-btn-custom-hover-color):hover {
    color: #fff!important;
    background-color: transparent!important;
    border-color: #222!important
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover:not(.qodef-btn-custom-hover-color):hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover:not(.qodef-btn-custom-hover-bg):hover {
    color: #fff!important;
    background-color: transparent!important;
    border-color: #222!important
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover:not(.qodef-btn-custom-hover-bg):hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover:not(.qodef-btn-custom-border-hover):hover {
    color: #fff!important;
    background-color: transparent!important;
    border-color: #222!important
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover:not(.qodef-btn-custom-border-hover):hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover:hover {
    color: #fff;
    background-color: transparent;
    border-color: #222
}

.qodef-btn.qodef-btn-outline.qodef-btn-wave-hover:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-btn.qodef-btn-small {
    padding: 11px 36px
}

.qodef-btn.qodef-btn-large {
    padding: 14px 51px 11px
}

.qodef-btn.qodef-btn-huge {
    display: block;
    width: 100%;
    text-align: center;
    padding: 14px 55px 11px
}

.qodef-btn.qodef-btn-icon>i,
.qodef-btn.qodef-btn-icon>span:not(.qodef-btn-text) {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 4px;
    font-size: 1.142857142857143em;
    line-height: inherit
}

.qodef-btn.qodef-btn-icon>i:before,
.qodef-btn.qodef-btn-icon>span:not(.qodef-btn-text):before {
    display: block;
    line-height: inherit
}

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

.qodef-call-to-action-holder .qodef-cta-button-holder,
.qodef-call-to-action-holder .qodef-cta-text-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-call-to-action-holder .qodef-cta-text-holder h1,
.qodef-call-to-action-holder .qodef-cta-text-holder h2,
.qodef-call-to-action-holder .qodef-cta-text-holder h3,
.qodef-call-to-action-holder .qodef-cta-text-holder h4,
.qodef-call-to-action-holder .qodef-cta-text-holder h5,
.qodef-call-to-action-holder .qodef-cta-text-holder h6 {
    margin: 0
}

.qodef-call-to-action-holder .qodef-cta-button-holder .qodef-btn {
    white-space: nowrap
}

.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-inner {
    display: table
}

.qodef-call-to-action-holder.qodef-normal-layout:not(.qodef-content-in-grid) .qodef-cta-inner {
    width: 100%
}

.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-button-holder,
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-text-holder {
    display: table-cell;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-button-holder {
    text-align: right
}

.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-inner {
    text-align: center
}

.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-button-holder,
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-text-holder {
    width: 100%
}

.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-button-holder {
    margin: 28px 0 0
}

.qodef-call-to-action-holder.qodef-two-halves-columns .qodef-cta-button-holder,
.qodef-call-to-action-holder.qodef-two-halves-columns .qodef-cta-text-holder {
    width: 50%
}

.qodef-call-to-action-holder.qodef-two-thirds-columns .qodef-cta-text-holder {
    width: 66.66666666666667%
}

.qodef-call-to-action-holder.qodef-two-thirds-columns .qodef-cta-button-holder {
    width: 33.33333333333333%
}

.qodef-call-to-action-holder.qodef-three-quarters-columns .qodef-cta-text-holder {
    width: 75%
}

.qodef-call-to-action-holder.qodef-three-quarters-columns .qodef-cta-button-holder {
    width: 25%
}

.qodef-call-to-action-holder.qodef-four-fifths-columns .qodef-cta-text-holder {
    width: 80%
}

.qodef-call-to-action-holder.qodef-four-fifths-columns .qodef-cta-button-holder {
    width: 20%
}

.qodef-clients-carousel-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-clients-carousel-holder .qodef-cc-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-clients-carousel-holder .qodef-cc-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.touch .qodef-clients-carousel-holder .qodef-cc-item {
    cursor: pointer
}

.qodef-clients-carousel-holder .qodef-cc-item img {
    display: block
}

.qodef-clients-carousel-holder .qodef-cc-link {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-cc-hover-switch-images .qodef-cc-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.qodef-cc-hover-switch-images .qodef-cc-item.qodef-cci-has-link a:hover .qodef-cc-image {
    opacity: 0
}

.qodef-cc-hover-switch-images .qodef-cc-item.qodef-cci-has-link a:hover .qodef-cc-hover-image {
    opacity: 1
}

.qodef-cc-hover-switch-images .qodef-cc-item.qodef-cci-no-link:hover .qodef-cc-image {
    opacity: 0
}

.qodef-cc-hover-switch-images .qodef-cc-item.qodef-cci-no-link:hover .qodef-cc-hover-image {
    opacity: 1
}

.qodef-cc-hover-switch-images .qodef-cc-item.qodef-cci-no-link .qodef-cc-hover-image {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.qodef-cc-hover-switch-images .qodef-cc-item .qodef-cc-image {
    width: auto;
    opacity: 1;
    will-change: opacity;
    -webkit-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.qodef-cc-hover-switch-images .qodef-cc-item .qodef-cc-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.qodef-cc-hover-roll-over .qodef-cc-item {
    overflow: hidden
}

.qodef-cc-hover-roll-over .qodef-cc-item.qodef-cci-has-link a:hover .qodef-cc-image {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.qodef-cc-hover-roll-over .qodef-cc-item.qodef-cci-has-link a:hover .qodef-cc-hover-image {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.qodef-cc-hover-roll-over .qodef-cc-item.qodef-cci-no-link:hover .qodef-cc-image {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.qodef-cc-hover-roll-over .qodef-cc-item.qodef-cci-no-link:hover .qodef-cc-hover-image {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.qodef-cc-hover-roll-over .qodef-cc-item .qodef-cc-image {
    position: relative;
    display: block;
    width: auto;
    margin: 0 auto;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.qodef-cc-hover-roll-over .qodef-cc-item .qodef-cc-hover-image {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.qodef-clients-grid-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center
}

.qodef-clients-grid-holder.qodef-cg-alignment-left {
    text-align: left
}

.qodef-clients-grid-holder.qodef-cg-alignment-right {
    text-align: right
}

.qodef-clients-grid-holder .qodef-cc-link {
    position: relative;
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width:1440px) and (min-width:1025px) {
    .qodef-clients-grid-holder.qodef-grid-list.qodef-five-columns .qodef-item-space:nth-child(5n+1) {
        clear: both
    }
    .qodef-clients-grid-holder.qodef-grid-list.qodef-five-columns .qodef-item-space:nth-child(4n+1) {
        clear: none
    }
    .qodef-clients-grid-holder.qodef-grid-list.qodef-five-columns .qodef-item-space {
        width: 20%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-clients-grid-holder.qodef-grid-list.qodef-five-columns .qodef-item-space:nth-child(3n+1):not(:first-child) {
        clear: both;
        margin-left: 17%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-clients-grid-holder.qodef-grid-list.qodef-five-columns .qodef-item-space:last-child {
        clear: both;
        margin-left: 25%
    }
}

.qodef-countdown {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-countdown.qodef-light-skin .countdown-row .countdown-section .countdown-amount,
.qodef-countdown.qodef-light-skin .countdown-row .countdown-section .countdown-period {
    color: #fff
}

.qodef-countdown .countdown-rtl {
    direction: rtl
}

.qodef-countdown .countdown-row {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    clear: both
}

.qodef-countdown .countdown-row.countdown-show1 .countdown-section {
    width: 100%
}

.qodef-countdown .countdown-row.countdown-show2 .countdown-section {
    width: 50%
}

.qodef-countdown .countdown-row.countdown-show3 .countdown-section {
    width: 33.33333%
}

.qodef-countdown .countdown-row.countdown-show4 .countdown-section {
    width: 25%
}

.qodef-countdown .countdown-row.countdown-show5 .countdown-section {
    width: 20%
}

.qodef-countdown .countdown-row.countdown-show6 .countdown-section {
    width: 16.66667%
}

.qodef-countdown .countdown-row .countdown-section {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-countdown .countdown-row .countdown-section .countdown-amount {
    position: relative;
    display: block;
    color: #222;
    font-size: 72px;
    line-height: 1em;
    font-weight: 600
}

.qodef-countdown .countdown-row .countdown-section .countdown-period {
    display: block;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px
}

.qodef-counter-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in
}

.qodef-counter-holder .qodef-counter-inner {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-counter-holder .qodef-counter {
    height: 1em;
    display: inline-block!important;
    vertical-align: middle;
    color: #222;
    font-size: 48px;
    line-height: 1em;
    font-weight: 600;
    overflow: hidden
}

.qodef-counter-holder .qodef-counter-title {
    margin: 5px 0 0
}

.qodef-counter-holder .qodef-counter-text {
    margin: 14px 0 0
}

.qodef-custom-font-holder .qodef-cf-typed-wrap {
    width: 0;
    white-space: nowrap
}

.qodef-custom-font-holder .qodef-cf-typed {
    display: inline-block
}

.qodef-custom-font-holder .qodef-cf-typed span {
    display: none
}

.qodef-custom-font-holder .qodef-cf-typed~.typed-cursor {
    display: inline-block;
    opacity: 1;
    -webkit-animation: blink .7s infinite;
    animation: blink .7s infinite
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.qodef-elements-holder {
    width: 100%;
    display: table;
    table-layout: fixed
}

.qodef-elements-holder.qodef-eh-full-height {
    height: 100%
}

.qodef-elements-holder.qodef-ehi-float .qodef-eh-item {
    float: left
}

.qodef-elements-holder.qodef-two-columns .qodef-eh-item {
    width: 50%
}

.qodef-elements-holder.qodef-three-columns .qodef-eh-item {
    width: 33.33333%
}

.qodef-elements-holder.qodef-four-columns .qodef-eh-item {
    width: 25%
}

.qodef-elements-holder.qodef-five-columns .qodef-eh-item {
    width: 20%
}

.qodef-elements-holder.qodef-six-columns .qodef-eh-item {
    width: 16.66667%
}

.qodef-elements-holder .qodef-eh-item {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background-position: center;
    background-size: cover
}

.qodef-elements-holder .qodef-eh-item.qodef-vertical-alignment-top {
    vertical-align: top
}

.qodef-elements-holder .qodef-eh-item.qodef-vertical-alignment-bottom {
    vertical-align: bottom
}

.qodef-elements-holder .qodef-eh-item.qodef-horizontal-alignment-center {
    text-align: center
}

.qodef-elements-holder .qodef-eh-item.qodef-horizontal-alignment-right {
    text-align: right
}

.qodef-elements-holder .qodef-eh-item .qodef-elements-holder-item-inner {
    width: 100%
}

.qodef-elements-holder .qodef-ehi-content {
    padding: 0 20px
}

.qodef-event-list-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-event-list-holder.qodef-el-standard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:1024px) {
    .qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder:hover .qodef-event-list-item-image {
        opacity: 1;
        visibility: visible
    }
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder>a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-item-content {
    padding: 36px 27px 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-info-date {
    font-family: source sans pro, sans-serif;
    font-weight: 400;
    color: #fff;
    text-transform: none
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-info-date .qodef-event-info-date-date {
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 1.857em;
    display: inline-block;
    color: #fff
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-info-date .qodef-event-info-date-month,
.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-info-date .qodef-event-info-date-year {
    font-size: 16px;
    line-height: 1.25em;
    letter-spacing: -.025em
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-info-date .qodef-event-info-date-month {
    margin-top: 16px
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-category-holder {
    position: absolute;
    top: 190px;
    left: 0;
    padding: 0 13px;
    background-color: #16d5cc;
    z-index: 0
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-category-holder .qodef-event-list-category {
    position: relative;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -.025em;
    text-transform: uppercase
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-category-holder .qodef-event-list-category:hover {
    color: inherit
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-category-holder:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #16d5cc;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg)
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-item-title {
    color: #fff;
    margin: 3px 0 0;
    line-height: 1em
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-item-title a:hover {
    color: inherit
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-item-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 96px;
    bottom: 74px;
    z-index: 120;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out
}

@media only screen and (max-width:1024px) {
    .qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-item-image {
        display: none
    }
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-item-image.right {
    right: 96px;
    left: auto
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-item-image .qodef-event-list-item-image-inner {
    display: block;
    width: 100%
}

.qodef-event-list-holder.qodef-el-standard .qodef-event-list-item-holder .qodef-event-list-item-image .qodef-event-list-item-image-inner img {
    width: 100%;
    height: 100%;
    display: block
}

.qodef-event-list-holder.qodef-el-standard.qodef-event-list-one-column .qodef-event-list-item-holder .qodef-event-list-item-image {
    left: auto!important;
    right: auto!important
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    float: left
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder:nth-child(4n+1) .qodef-event-list-item-content {
    background-color: #29282d
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder:nth-child(4n+2) .qodef-event-list-item-content {
    background-color: #ffb434
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder:nth-child(4n+2) .qodef-event-list-item-content .qodef-event-list-item-content-holder .qodef-event-list-excerpt {
    color: #fff
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder:nth-child(4n+3) .qodef-event-list-item-content {
    background-color: #16d5cc
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder:nth-child(4n+3) .qodef-event-list-item-content .qodef-event-list-item-content-holder .qodef-event-list-excerpt {
    color: #fff
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder:nth-child(4n+4) .qodef-event-list-item-content {
    background-color: #222
}

@media(min-width:680px) and (max-width:1279px) {
    .qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder:nth-child(2n+1) {
        direction: rtl
    }
}

@media(min-width:1280px) {
    .qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder:nth-child(4n+1),
    .qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder:nth-child(4n+2) {
        direction: rtl
    }
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-content,
.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-image {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-content .qodef-event-list-item-content-inner p.qodef-event-list-excerpt,
.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-image .qodef-event-list-item-content-inner p.qodef-event-list-excerpt {
    margin: 8px 0 33px;
    color: #c1c1c1
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-content .qodef-event-list-item-content-holder {
    padding: 0 76px 0 68px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-content .qodef-event-list-item-content-holder .qodef-event-list-item-content-inner {
    direction: initial
}

.qodef-ms-explorer .qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-content .qodef-event-list-item-content-holder .qodef-event-list-item-content-inner {
    text-align: left
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-info-date {
    font-family: source sans pro, sans-serif;
    font-weight: 400;
    color: #fff;
    text-transform: none
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-info-date .qodef-event-info-date-date {
    font-size: 14px;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 1px;
    line-height: 1.857em;
    display: inline-block;
    color: #fff
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-info-date .qodef-event-info-date-month,
.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-info-date .qodef-event-info-date-year {
    font-size: 16px;
    line-height: 1.25em;
    letter-spacing: -.025em
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-info-date .qodef-event-info-date-month {
    margin-top: 16px
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-category-holder {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 13px;
    background-color: #16d5cc;
    z-index: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-category-holder .qodef-event-list-category {
    position: relative;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -.025em;
    text-transform: uppercase
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-category-holder .qodef-event-list-category:hover {
    color: inherit
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-category-holder:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #16d5cc;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -ms-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg)
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-title {
    color: #fff;
    margin: 3px 0 0
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-title a:hover {
    color: inherit
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-location {
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-location:before {
    font-family: dripicons-v2;
    content: "\e012";
    display: inline-block;
    margin-right: 10px;
    vertical-align: text-bottom;
    font-size: 14px
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-image {
    overflow: hidden
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-image .qodef-event-list-item-image-inner {
    display: block;
    width: 100%
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-image .qodef-event-list-item-image-inner img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    -o-transition: transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: transform .3s cubic-bezier(.35, .37, .75, .75), -webkit-transform .3s cubic-bezier(.35, .37, .75, .75)
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-image .qodef-event-list-item-image-inner:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-item-image .qodef-event-list-item-image-inner.qodef-hovered img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder.qodef-event-list-item-hover .qodef-event-list-item-image .qodef-event-list-item-image-inner img {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    -o-transition: transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: transform .3s cubic-bezier(.35, .37, .75, .75), -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-read-more-button .qodef-btn {
    font-size: 14px;
    letter-spacing: -.025em;
    color: #fff
}

.qodef-event-list-holder.qodef-el-chequered .qodef-event-list-item-holder .qodef-event-list-read-more-button .qodef-btn:hover {
    color: #16d5cc!important
}

.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light .qodef-event-list-item-holder {
    background-color: transparent!important
}

.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light .qodef-event-list-item-holder .qodef-event-list-item-content .qodef-event-list-item-content-inner p.qodef-event-list-excerpt,
.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light .qodef-event-list-item-holder .qodef-event-list-item-image .qodef-event-list-item-content-inner p.qodef-event-list-excerpt {
    color: #858585
}

.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light .qodef-event-list-item-holder .qodef-event-list-category-holder a {
    color: #16d5cc
}

.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light .qodef-event-list-item-holder .qodef-event-list-category-holder a:hover {
    color: #858585
}

.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light .qodef-event-list-item-holder .qodef-event-list-item-title {
    margin: 5px 0 0;
    color: #222
}

.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light .qodef-event-list-item-holder .qodef-event-list-item-title a:hover {
    color: #16d5cc
}

.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light .qodef-event-list-item-holder .qodef-event-list-read-more-button .qodef-btn {
    color: #16d5cc
}

.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light .qodef-event-list-item-holder .qodef-event-list-read-more-button .qodef-btn:hover {
    color: #16d5cc!important
}

.qodef-event-list-holder.qodef-event-list-two-columns .qodef-event-list-item-holder {
    width: 50%
}

@media only screen and (min-width:1025px) {
    .qodef-event-list-holder.qodef-event-list-two-columns .qodef-event-list-item-holder:nth-child(2n+1) {
        clear: both
    }
}

.qodef-event-list-holder.qodef-event-list-three-columns .qodef-event-list-item-holder {
    width: 33.33333%
}

@media only screen and (min-width:1025px) {
    .qodef-event-list-holder.qodef-event-list-three-columns .qodef-event-list-item-holder:nth-child(3n+1) {
        clear: both
    }
}

.qodef-event-list-holder.qodef-event-list-four-columns .qodef-event-list-item-holder {
    width: 25%
}

@media only screen and (min-width:1201px) {
    .qodef-event-list-holder.qodef-event-list-four-columns .qodef-event-list-item-holder:nth-child(4n+1) {
        clear: both
    }
}

.qodef-event-list-holder.qodef-event-list-five-columns .qodef-event-list-item-holder {
    width: 20%
}

@media only screen and (min-width:1201px) {
    .qodef-event-list-holder.qodef-event-list-five-columns .qodef-event-list-item-holder:nth-child(5n+1) {
        clear: both
    }
}

.qodef-event-list-follow-image-holder {
    width: 378px;
    height: 294px;
    margin-top: 30px;
    margin-left: 18px;
    z-index: 12315;
    position: fixed;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transition: opacity .1s;
    -o-transition: opacity .1s;
    transition: opacity .1s;
    pointer-events: none;
    overflow: hidden
}

@media only screen and (max-width:1024px) {
    .qodef-event-list-follow-image-holder {
        display: none
    }
}

.qodef-event-list-follow-image-holder img {
    height: auto;
    width: 100%
}

@media only screen and (max-width:1366px) {
    .qodef-event-list-follow-image-holder img {
        height: 100%;
        width: auto;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.qodef-frame-slider-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 50px 0 48px
}

.qodef-frame-slider-holder .qodef-fs-phone {
    display: inline-block;
    position: relative;
    z-index: 10
}

.qodef-frame-slider-holder .qodef-fs-phone img {
    display: block
}

.qodef-frame-slider-holder .qodef-fs-slides {
    position: absolute;
    top: 12.5%;
    left: calc(3% + 1px);
    cursor: -webkit-grab;
    visibility: hidden;
    -webkit-transform: translateX(-3%);
    -ms-transform: translateX(-3%);
    transform: translateX(-3%)
}

.qodef-frame-slider-holder .qodef-fs-slides .qodef-fs-slide {
    margin: 0 55px;
    position: relative
}

.qodef-frame-slider-holder .qodef-fs-slides a,
.qodef-frame-slider-holder .qodef-fs-slides img {
    display: block
}

.qodef-frame-slider-holder .qodef-owl-slider .owl-dots {
    margin: 80px 0 0
}

.qodef-frame-slider-holder .qodef-owl-slider .owl-dots .owl-dot {
    margin: 0 14px
}

.qodef-frame-slider-holder .qodef-owl-slider .owl-dots .owl-dot span {
    border: none;
    background-color: #a3a3a3;
    width: 8px;
    height: 8px
}

.qodef-frame-slider-holder .qodef-owl-slider .owl-dots .owl-dot.active span {
    background-color: #16d5cc;
    border: none
}

.qodef-google-map-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-google-map-holder .qodef-google-map-direction {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 8px;
    font-size: 13px;
    line-height: 24px;
    color: #858585;
    background-color: #fff;
    z-index: 999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-google-map-holder .qodef-google-map-direction:hover {
    color: #222
}

.qodef-google-map-holder .qodef-google-map {
    display: block;
    width: 100%;
    height: 300px
}

.qodef-google-map-holder .qodef-google-map embed,
.qodef-google-map-holder .qodef-google-map iframe,
.qodef-google-map-holder .qodef-google-map object {
    width: 100%;
    display: block
}

.qodef-google-map-holder .qodef-google-map img {
    max-width: none
}

.qodef-google-map-holder .qodef-snazzy-map {
    display: none
}

.qodef-google-map-holder .qodef-google-map-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1000
}

.qodef-horizontal-timeline {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    opacity: 0;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.qodef-horizontal-timeline:before {
    content: 'desktop';
    display: none
}

@media only screen and (max-width:1024px) {
    .qodef-horizontal-timeline:before {
        content: 'mobile'
    }
}

.qodef-horizontal-timeline.qodef-loaded {
    opacity: 1
}

.qodef-horizontal-timeline *,
.qodef-horizontal-timeline :after,
.qodef-horizontal-timeline :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-horizontal-timeline ol,
.qodef-horizontal-timeline ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.qodef-horizontal-timeline .qodef-ht-nav {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-horizontal-timeline .qodef-ht-nav-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 20px);
    height: 60px;
    margin: 0 10px;
    overflow: hidden
}

.qodef-horizontal-timeline .qodef-ht-nav-inner {
    position: absolute;
    bottom: 10px;
    left: 0;
    height: 2px;
    background-color: #cdcdcd;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.qodef-horizontal-timeline .qodef-ht-nav-inner a {
    position: absolute;
    bottom: 0;
    padding: 0 0 6px;
    color: #bfbfbf;
    font-size: 23px;
    line-height: 34px;
    font-weight: 700;
    text-align: center;
    z-index: 2
}

.qodef-horizontal-timeline .qodef-ht-nav-inner a:hover:after {
    background-color: #222
}

.qodef-horizontal-timeline .qodef-ht-nav-inner a.qodef-selected {
    pointer-events: none;
    color: #222
}

.qodef-horizontal-timeline .qodef-ht-nav-inner a.qodef-selected:after {
    background-color: #222
}

.qodef-horizontal-timeline .qodef-ht-nav-inner a.qodef-older-event:after {
    background-color: #222
}

.qodef-horizontal-timeline .qodef-ht-nav-inner a:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: calc(50% - 5px);
    right: auto;
    height: 6px;
    width: 6px;
    background-color: #cdcdcd;
    border: 2px solid #fff;
    border-radius: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.qodef-horizontal-timeline .qodef-ht-nav-filling-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #222;
    z-index: 1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.qodef-horizontal-timeline .qodef-ht-nav-navigation a {
    position: absolute;
    bottom: -1px;
    font-size: 24px;
    line-height: 1;
    z-index: 2
}

.qodef-horizontal-timeline .qodef-ht-nav-navigation a:after {
    display: block;
    font-family: ElegantIcons
}

.qodef-horizontal-timeline .qodef-ht-nav-navigation a.qodef-prev {
    left: -8px
}

.qodef-horizontal-timeline .qodef-ht-nav-navigation a.qodef-prev:after {
    content: "\34"
}

.qodef-horizontal-timeline .qodef-ht-nav-navigation a.qodef-next {
    right: -8px
}

.qodef-horizontal-timeline .qodef-ht-nav-navigation a.qodef-next:after {
    content: "\35"
}

.qodef-horizontal-timeline .qodef-ht-nav-navigation a.qodef-inactive {
    cursor: not-allowed
}

.qodef-horizontal-timeline .qodef-ht-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 70px;
    overflow: hidden;
    -webkit-transition: height .4s;
    -o-transition: height .4s;
    transition: height .4s
}

.qodef-horizontal-timeline .qodef-ht-content .qodef-hti-content-inner {
    margin: 0 -25px
}

.qodef-horizontal-timeline .qodef-ht-content .qodef-hti-content-inner.qodef-timeline-has-image>* {
    width: 50%;
    float: left
}

.qodef-horizontal-timeline .qodef-ht-content .qodef-hti-content-inner>* {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-horizontal-timeline .qodef-ht-content li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 0;
    z-index: 1;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.qodef-horizontal-timeline .qodef-ht-content li.qodef-selected {
    position: relative;
    opacity: 1;
    z-index: 2;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.qodef-horizontal-timeline .qodef-ht-content li.qodef-enter-left,
.qodef-horizontal-timeline .qodef-ht-content li.qodef-leave-left {
    -webkit-animation-name: qodef-enter-left;
    animation-name: qodef-enter-left
}

.qodef-horizontal-timeline .qodef-ht-content li.qodef-enter-right,
.qodef-horizontal-timeline .qodef-ht-content li.qodef-leave-right {
    -webkit-animation-name: qodef-enter-right;
    animation-name: qodef-enter-right
}

.qodef-horizontal-timeline .qodef-ht-content li.qodef-leave-left,
.qodef-horizontal-timeline .qodef-ht-content li.qodef-leave-right {
    animation-direction: reverse
}

@-webkit-keyframes qodef-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes qodef-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes qodef-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@keyframes qodef-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.qodef-icon-list-holder {
    position: relative;
    display: table;
    table-layout: fixed;
    height: auto;
    width: 100%;
    margin-bottom: 8px
}

.qodef-icon-list-holder .qodef-il-icon-holder,
.qodef-icon-list-holder .qodef-il-text {
    position: relative;
    display: table-cell;
    vertical-align: top
}

.qodef-icon-list-holder .qodef-il-icon-holder {
    width: 1%
}

.qodef-icon-list-holder .qodef-il-icon-holder>* {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #222;
    font-size: 17px;
    line-height: inherit
}

.qodef-icon-list-holder .qodef-il-icon-holder>:before {
    display: block;
    line-height: inherit
}

.qodef-icon-list-holder .qodef-il-text {
    width: 99%;
    padding: 0 0 0 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-iwt {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-iwt .qodef-iwt-icon a {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode {
    line-height: 1
}

.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode.qodef-circle,
.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode.qodef-square {
    line-height: 2
}

.qodef-iwt .qodef-iwt-title {
    margin: 0;
    line-height: 1.2em
}

.qodef-iwt .qodef-iwt-title a {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-iwt .qodef-iwt-title-text {
    display: block
}

.qodef-iwt .qodef-iwt-text {
    margin: 20px 0 0
}

.qodef-iwt.qodef-iwt-icon-left {
    width: auto
}

.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-content,
.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-icon {
    display: table-cell;
    vertical-align: top
}

.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-icon {
    position: relative;
    top: 1px
}

.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-icon img {
    max-width: none
}

.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-content {
    padding: 0 0 0 13px
}

.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon,
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-title-text {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon .qodef-icon-element {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon img {
    max-width: none
}

.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-title-text {
    padding: 0 0 0 17px
}

.qodef-iwt.qodef-iwt-icon-top {
    text-align: center
}

.qodef-iwt.qodef-iwt-icon-top .qodef-iwt-content {
    padding: 23px 0 0
}

.qodef-icon-shortcode {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1em
}

.qodef-icon-shortcode.qodef-circle,
.qodef-icon-shortcode.qodef-square {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    background-color: #16d5cc;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out;
    -o-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.qodef-circle a,
.qodef-icon-shortcode.qodef-square a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%
}

.qodef-icon-shortcode.qodef-circle .qodef-icon-element,
.qodef-icon-shortcode.qodef-square .qodef-icon-element {
    color: #fff;
    line-height: inherit
}

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

.qodef-icon-shortcode .qodef-icon-element {
    display: block;
    line-height: inherit;
    -webkit-transition: color .15s ease-in-out;
    -o-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out
}

.qodef-icon-shortcode .qodef-icon-element:before {
    display: block;
    line-height: inherit
}

.qodef-icon-animation-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .15s ease-in-out;
    transition: -webkit-transform .15s ease-in-out;
    -o-transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out
}

.qodef-icon-animation-holder.qodef-icon-animation-show {
    -webkit-transform: scale(1);
    -ms-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
}

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

.qodef-image-gallery.qodef-tiny-space .qodef-outer-space .qodef-item-space {
    padding: 0 3px
}

.qodef-image-gallery.qodef-has-shadow .qodef-ig-image-inner {
    -webkit-box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09)
}

.qodef-image-gallery.qodef-has-shadow.qodef-ig-carousel-type .owl-stage-outer,
.qodef-image-gallery.qodef-has-shadow.qodef-ig-slider-type .owl-stage-outer {
    padding: 0 0 20px
}

.qodef-image-gallery.qodef-has-shadow.qodef-ig-carousel-type .qodef-ig-image,
.qodef-image-gallery.qodef-has-shadow.qodef-ig-slider-type .qodef-ig-image {
    -webkit-box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09)
}

@media all and (min-width:1024px) and (max-width:1024px) {
    .qodef-image-gallery.qodef-grid-list.qodef-four-columns .qodef-masonry-grid-sizer {
        width: 25%
    }
    .qodef-image-gallery.qodef-grid-list.qodef-four-columns .qodef-item-space {
        width: 25%
    }
    .qodef-image-gallery.qodef-grid-list.qodef-four-columns .qodef-item-space.qodef-masonry-size-large-width,
    .qodef-image-gallery.qodef-grid-list.qodef-four-columns .qodef-item-space.qodef-masonry-size-large-width-height {
        width: 50%
    }
}

.qodef-image-gallery .qodef-ig-image a,
.qodef-image-gallery .qodef-ig-image img {
    position: relative;
    display: block
}

.qodef-image-gallery .qodef-ig-image-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-image-gallery .qodef-ig-slider {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-image-gallery.qodef-ig-masonry-type .qodef-ig-image.qodef-fixed-masonry-item .qodef-ig-image-inner,
.qodef-image-gallery.qodef-ig-masonry-type .qodef-ig-image.qodef-fixed-masonry-item a {
    height: 100%
}

.qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-image {
    overflow: hidden
}

.qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-image img {
    opacity: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media only screen and (max-width:1024px) {
    .qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-image img {
        opacity: 1
    }
}

.qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-image canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.touch .qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image {
    cursor: pointer
}

.qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image:hover img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

.qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image .qodef-ig-image-inner {
    overflow: hidden
}

.qodef-image-gallery.qodef-image-behavior-zoom .qodef-ig-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image {
    overflow: hidden
}

.touch .qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image {
    cursor: pointer
}

.qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image:hover img {
    -webkit-filter: grayscale(0);
    filter: none
}

.qodef-image-gallery.qodef-image-behavior-grayscale .qodef-ig-image img {
    filter: url(/wp-content/plugins/waveride-core/assets/css/img/desaturate.svg#grayscale);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.qodef-image-marquee-holder {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.qodef-image-marquee-holder .qodef-image-marquee {
    position: relative;
    width: 124%;
    left: -12%
}

.qodef-image-marquee-holder .qodef-image img {
    display: block
}

.qodef-image-marquee-holder .qodef-image.qodef-original {
    position: relative
}

.qodef-image-marquee-holder .qodef-image.qodef-aux {
    position: absolute;
    top: 0
}

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

.qodef-image-with-text-holder.qodef-has-shadow .qodef-iwt-image {
    -webkit-box-shadow: 3px 4px 19.95px 1.05px rgba(1, 1, 1, .05);
    box-shadow: 3px 4px 19.95px 1.05px rgba(1, 1, 1, .05)
}

.qodef-image-with-text-holder.qodef-iwt-text-align-center {
    text-align: center
}

.qodef-image-with-text-holder.qodef-iwt-text-align-center .qodef-iwt-image img {
    display: initial
}

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

.qodef-image-with-text-holder .qodef-iwt-image a,
.qodef-image-with-text-holder .qodef-iwt-image img {
    position: relative;
    display: block
}

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

.qodef-image-with-text-holder .qodef-iwt-title {
    margin: 32px 0 0;
    position: relative
}

.qodef-image-with-text-holder .qodef-iwt-title .qodef-iwt-title-background-text {
    position: absolute;
    top: 10px;
    left: 0;
    color: #ededed;
    font-family: mr dafoe, sans-serif;
    font-size: 90px;
    z-index: -1
}

.qodef-image-with-text-holder .qodef-iwt-text {
    margin: 14px 0 0
}

.qodef-image-with-text-holder.qodef-iwt-text-align-center .qodef-iwt-text-holder {
    text-align: center
}

.qodef-image-with-text-holder.qodef-image-behavior-custom-link .qodef-iwt-image {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-image-with-text-holder.qodef-image-behavior-custom-link .qodef-iwt-image:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.qodef-image-with-text-holder.qodef-image-behavior-lightbox .qodef-iwt-image a:hover:after {
    opacity: 1
}

.qodef-image-with-text-holder.qodef-image-behavior-lightbox .qodef-iwt-image a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(34, 34, 34, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image {
    overflow: hidden
}

.touch .qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image {
    cursor: pointer
}

.qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image:hover img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

.qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image {
    overflow: hidden
}

.touch .qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image {
    cursor: pointer
}

.qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image:hover img {
    -webkit-filter: grayscale(0);
    filter: none
}

.qodef-image-with-text-holder.qodef-image-behavior-grayscale .qodef-iwt-image img {
    filter: url(/wp-content/plugins/waveride-core/assets/css/img/desaturate.svg#grayscale);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.qodef-iwt-animation .qodef-image-with-text-holder .qodef-iwt-image {
    opacity: 0;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-iwt-animation .qodef-image-with-text-holder .qodef-iwt-text,
.qodef-iwt-animation .qodef-image-with-text-holder .qodef-iwt-title {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-iwt-animation .qodef-image-with-text-holder.qodef-iwt-appeared .qodef-iwt-image {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.qodef-iwt-animation .qodef-image-with-text-holder.qodef-iwt-appeared .qodef-iwt-text,
.qodef-iwt-animation .qodef-image-with-text-holder.qodef-iwt-appeared .qodef-iwt-title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.qodef-ils-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100vh
}

.admin-bar .qodef-ils-holder {
    height: calc(100vh - 32px)
}

.qodef-ils-holder.qodef-ils-skin-light .qodef-ils-item-link {
    color: #fff
}

.qodef-ils-holder .qodef-ils-image-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    overflow: hidden
}

.qodef-ils-holder .qodef-ils-item-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: opacity 0s .45s;
    -o-transition: opacity 0s .45s;
    transition: opacity 0s .45s
}

.qodef-ils-holder .qodef-ils-item-image.qodef-active {
    z-index: 10;
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(.215, .61, .355, 1);
    -o-transition: opacity .4s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .4s cubic-bezier(.215, .61, .355, 1)
}

.qodef-ils-holder .qodef-ils-item-image img {
    display: none
}

.qodef-ils-holder .qodef-ils-content-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100
}

.qodef-ils-holder .qodef-ils-content-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qodef-ils-holder .qodef-ils-item-content {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding: 60px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-ils-holder .qodef-ils-item-link {
    position: relative;
    display: block;
    padding-right: 10%;
    font-size: 100px;
    line-height: 1.2em;
    cursor: default;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-ils-holder .qodef-ils-item-link.qodef-active .qodef-ils-item-title:before {
    width: 84%
}

.qodef-ils-holder .qodef-ils-item-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
    padding-left: 10%;
    cursor: pointer;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-ils-holder .qodef-ils-item-title:hover:before {
    width: 84%
}

.qodef-ils-holder .qodef-ils-item-title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #16d5cc;
    z-index: -1;
    -webkit-transition: width .5s ease;
    -o-transition: width .5s ease;
    transition: width .5s ease
}

.qodef-item-showcase-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    opacity: 0
}

.qodef-item-showcase-holder .qodef-is-image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: unset;
    width: 27%;
    margin-top: 0;
    opacity: 0;
    -webkit-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px)
}

.qodef-item-showcase-holder .qodef-is-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), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1);
    -o-transition: opacity .55s cubic-bezier(.23, 1, .32, 1), 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);
    transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1);
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.qodef-item-showcase-holder .qodef-is-item-holder {
    display: inline-block;
    vertical-align: middle;
    width: 31%
}

.qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-left-holder {
    float: left;
    margin-top: 117px;
    margin-left: 5.5%
}

@media only screen and (max-width:1024px) {
    .qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-left-holder {
        margin-top: 109px
    }
}

@media only screen and (max-width:680px) {
    .qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-left-holder {
        margin-top: 106px;
        margin-left: 0
    }
}

.qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-right-holder {
    float: right;
    margin-top: 117px;
    margin-right: 5.5%
}

.qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-right-holder .qodef-is-text {
    margin: 7px 35px 0 0
}

@media only screen and (max-width:1440px) {
    .qodef-item-showcase-holder .qodef-is-item-holder.qodef-is-right-holder .qodef-is-text {
        margin: 7px 0 0
    }
}

.qodef-item-showcase-holder .qodef-is-item-holder .qodef-is-item:first-child {
    margin: 0
}

.qodef-item-showcase-holder .qodef-is-item-holder .qodef-is-item-image {
    margin: 0 0 12px
}

.qodef-item-showcase-holder .qodef-is-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 49px 0 0;
    opacity: 0
}

.qodef-item-showcase-holder .qodef-is-item.qodef-is-left {
    text-align: right;
    -webkit-transform: translateX(-70px);
    -ms-transform: translateX(-70px);
    transform: translateX(-70px)
}

.qodef-item-showcase-holder .qodef-is-item.qodef-is-left .qodef-is-content {
    padding: 0 20px 0 0
}

.qodef-item-showcase-holder .qodef-is-item.qodef-is-right {
    text-align: left;
    -webkit-transform: translateX(70px);
    -ms-transform: translateX(70px);
    transform: translateX(70px)
}

.qodef-item-showcase-holder .qodef-is-item.qodef-is-right .qodef-is-content {
    padding: 0 0 0 20px
}

.qodef-item-showcase-holder .qodef-is-item.qodef-appeared {
    -webkit-transition: opacity .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), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1);
    -o-transition: opacity .55s cubic-bezier(.23, 1, .32, 1), 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);
    transition: opacity .55s cubic-bezier(.23, 1, .32, 1), transform .55s cubic-bezier(.23, 1, .32, 1), -webkit-transform .55s cubic-bezier(.23, 1, .32, 1);
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.qodef-item-showcase-holder .qodef-is-item .qodef-is-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-item-showcase-holder .qodef-is-item .qodef-is-title {
    margin: 0
}

.qodef-item-showcase-holder .qodef-is-item .qodef-is-text {
    margin: 7px 0 0 35px
}

@media only screen and (max-width:1440px) {
    .qodef-item-showcase-holder .qodef-is-item .qodef-is-text {
        margin: 7px 0 0
    }
}

@media only screen and (max-width:1440px) {
    .qodef-is-custom-style .qodef-item-showcase-holder .qodef-is-image.qodef-appeared {
        margin-top: 30px!important
    }
}

@media all and (max-width:1368px) {
    .qodef-is-custom-style .qodef-item-showcase-holder .qodef-is-image.qodef-appeared {
        margin-top: 110px!important
    }
}

@media only screen and (max-width:1366px) {
    .qodef-is-custom-style .qodef-item-showcase-holder .qodef-is-image.qodef-appeared {
        margin-top: 122px!important
    }
}

@media only screen and (max-width:1280px) {
    .qodef-is-custom-style .qodef-item-showcase-holder .qodef-is-image.qodef-appeared {
        margin-top: 120px
    }
}

.qodef-linked-images {
    opacity: 0
}

.qodef-linked-images.qodef-normal-space .qodef-outer-space {
    margin: 0 -18px
}

.qodef-linked-images.qodef-normal-space .qodef-outer-space .qodef-item-space {
    padding: 0 18px;
    margin: 0 0 30px
}

.qodef-linked-images .qodef-linked-image-holder {
    float: left
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder {
    position: relative;
    overflow: hidden;
    max-width: 100%
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image {
    position: relative;
    display: block;
    background-size: cover
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image img {
    display: block
}

.qodef-linked-expanding-images .qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image {
    background-size: contain
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder {
    position: relative
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder .qodef-linked-image-image {
    max-width: none;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    -o-transition: transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out, -webkit-transform .5s ease-out
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder .qodef-linked-image-description {
    z-index: 100
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description-inner .qodef-linked-image-new-label {
    position: absolute;
    top: 40px;
    left: 0;
    background-color: #16d5cc
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description-inner .qodef-linked-image-new-label .qodef-linked-image-new-label-text {
    color: #fff;
    margin: 19px 6px 10px
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description {
    width: 100%;
    text-align: center
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-title {
    display: block;
    position: absolute;
    bottom: 85px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: mr dafoe, sans-serif;
    font-size: 80px;
    color: #fff;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0;
    margin: 0 0 -7px;
    white-space: nowrap;
    text-transform: none
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-title {
        z-index: 1
    }
}

.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-subtitle {
    color: #fff;
    text-transform: uppercase;
    margin: 40px 0;
    position: absolute;
    width: 100%;
    bottom: 0
}

.qodef-linked-images .qodef-linked-image-holder.qodef-li-zoom .qodef-linked-image-image-holder:hover .qodef-linked-image-image {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.qodef-linked-images .qodef-linked-image-holder.qodef-li-zoom .qodef-linked-image-image-holder .qodef-linked-image-title {
    bottom: 30px;
    text-indent: -.15em
}

.qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description-inner {
    -webkit-transition: padding .3s ease-out;
    -o-transition: padding .3s ease-out;
    transition: padding .3s ease-out
}

.qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-title {
    opacity: 1;
    -webkit-transition: bottom .3s cubic-bezier(.25, .46, .45, .94), opacity .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: bottom .3s cubic-bezier(.25, .46, .45, .94), opacity .3s cubic-bezier(.25, .46, .45, .94);
    transition: bottom .3s cubic-bezier(.25, .46, .45, .94), opacity .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-subtitle {
    text-align: center
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-subtitle {
        z-index: 1
    }
}

.qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-text {
    position: absolute;
    display: block;
    text-align: center;
    margin: 7px 0 0;
    padding: 0 50px;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: opacity .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .3s cubic-bezier(.25, .46, .45, .94);
    bottom: 102px;
    -webkit-transform: translateY(calc(100% + 12px));
    -ms-transform: translateY(calc(100% + 12px));
    transform: translateY(calc(100% + 12px));
    color: grey
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-text {
        z-index: 1;
        -webkit-transform: translateY(145%);
        -ms-transform: translateY(145%);
        transform: translateY(145%)
    }
}

.qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-cover {
    background: url(data:image/svg+xml;base64,XGEgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4MTBweCIgaGVpZ2h0PSIxOThweCIgdmlld0JveD0iMCAwIDgxMCAxOTgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDgxMCAxOTgiIHhtbDpzcGFjZT0icHJlc2VydmUiPlxhICAgICAgICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTgxNSw2OS4zQzY1NS40LDY5LjMsNjA0LjcsMi44LDM5OC45LDNDMTkzLjYsMywxNDIuMyw2OS4zLTYsNjkuM1YxOThoODIxQzgxNSwxOTgsODE1LDk3LjgsODE1LDY5LjN6Ii8+XGEgICAgIDwvc3ZnPg==) repeat-x;
    position: absolute;
    bottom: -198px;
    width: 2200px;
    height: 198px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: -1;
    -webkit-transition: bottom .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: bottom .3s cubic-bezier(.25, .46, .45, .94);
    transition: bottom .3s cubic-bezier(.25, .46, .45, .94)
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-cover {
        z-index: 0
    }
}

.no-touch .qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder:hover .qodef-linked-image-description-wrapper .qodef-linked-image-description-inner {
    padding: 55px 0 125px
}

.qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder:hover .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-title {
    opacity: 1;
    bottom: 50%
}

@media only screen and (max-width:1024px) {
    .qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder:hover .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-title {
        bottom: 80px
    }
}

.qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder:hover .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-text {
    opacity: 1;
    -webkit-transition: opacity .3s cubic-bezier(.25, .46, .45, .94), color .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: opacity .3s cubic-bezier(.25, .46, .45, .94), color .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .3s cubic-bezier(.25, .46, .45, .94), color .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder:hover .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-subtitle {
    margin: 0;
    bottom: 102px;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    color: #000;
    -webkit-transition: color .3s ease-in;
    -o-transition: color .3s ease-in;
    transition: color .3s ease-in;
    -webkit-animation: flash;
    animation: flash
}

@media only screen and (max-width:1024px) {
    .qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder:hover .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-subtitle {
        bottom: 50px;
        color: #f6f6f6
    }
}

.qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder:hover .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-cover {
    bottom: 0;
    -webkit-animation: qodef-wave 7s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7s cubic-bezier(.36, .45, .63, .53) infinite;
    -webkit-transition: bottom .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: bottom .3s cubic-bezier(.25, .46, .45, .94);
    transition: bottom .3s cubic-bezier(.25, .46, .45, .94)
}

@media only screen and (max-width:1366px) {
    .qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder:hover .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-cover {
        bottom: -6px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-linked-images .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder:hover .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-cover {
        bottom: -200px
    }
}

.qodef-linked-images.qodef-two-columns .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-cover {
    bottom: -290px
}

.qodef-linked-images.qodef-two-columns .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-text {
    bottom: 172px
}

.qodef-linked-images.qodef-two-columns .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper:hover .qodef-linked-image-description .qodef-linked-image-cover {
    bottom: 0
}

@media only screen and (max-width:1366px) {
    .qodef-linked-images.qodef-two-columns .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper:hover .qodef-linked-image-description .qodef-linked-image-cover {
        bottom: -6px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-linked-images.qodef-two-columns .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper:hover .qodef-linked-image-description .qodef-linked-image-cover {
        bottom: -190px
    }
}

.qodef-linked-images.qodef-two-columns .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper:hover .qodef-linked-image-description .qodef-linked-image-subtitle {
    bottom: 172px
}

.qodef-linked-images.qodef-four-columns .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-cover {
    bottom: -290px
}

.qodef-linked-images.qodef-four-columns .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-title {
    font-size: 55px
}

.qodef-linked-images.qodef-four-columns .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper .qodef-linked-image-description .qodef-linked-image-text {
    bottom: 90px
}

.qodef-linked-images.qodef-four-columns .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper:hover .qodef-linked-image-description .qodef-linked-image-cover {
    bottom: 0
}

.qodef-linked-images.qodef-four-columns .qodef-linked-image-holder.qodef-li-text-slide .qodef-linked-image-image-holder .qodef-linked-image-description-wrapper:hover .qodef-linked-image-description .qodef-linked-image-subtitle {
    bottom: 90px
}

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

.qodef-outline-text-holder.qodef-ot-vertical.qodef-ot-position-right {
    -webkit-transform: rotate(-90deg) translateY(100%);
    -ms-transform: rotate(-90deg) translateY(100%);
    transform: rotate(-90deg) translateY(100%)
}

.qodef-outline-text-holder.qodef-ot-vertical.qodef-ot-position-right .qodef-outline-text {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.qodef-outline-text-holder.qodef-ot-vertical.qodef-ot-position-left {
    -webkit-transform: rotate(-90deg) translateY(-100%);
    -ms-transform: rotate(-90deg) translateY(-100%);
    transform: rotate(-90deg) translateY(-100%)
}

.qodef-outline-text-holder.qodef-ot-vertical.qodef-ot-position-left .qodef-outline-text {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.qodef-outline-text-holder .qodef-outline-text {
    margin: 0;
    font-family: inherit;
    font-size: 240px;
    line-height: .8em;
    font-weight: 600;
    letter-spacing: -.01em;
    color: transparent;
    -webkit-text-stroke: 3px #16d5cc;
    text-stroke: 3px #16d5cc
}

.qodef-pricing-tables {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-price-table .qodef-pt-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background-color: #f9f9f9
}

.qodef-price-table .qodef-pt-inner ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.qodef-price-table .qodef-pt-inner ul li {
    margin: 0;
    padding: 17px 30px;
    text-align: center
}

.qodef-price-table .qodef-pt-inner ul li.qodef-pt-title-holder {
    position: relative;
    color: #222;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: 1px
}

.qodef-price-table .qodef-pt-inner ul li.qodef-pt-title-holder .qodef-pt-title {
    display: block;
    padding: 17px 0 32px;
    border-bottom: 1px solid #7d7d7d;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices {
    position: relative;
    padding: 33px 15px 0
}

.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-value {
    position: relative;
    vertical-align: super;
    bottom: 2px;
    font-size: 24px;
    line-height: 1em;
    font-weight: 600;
    color: #222
}

.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-price {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    left: -5px;
    font-size: 48px;
    line-height: 1em;
    font-weight: 600;
    color: #222
}

.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-mark {
    position: relative;
    display: block;
    margin: 1px 0 0
}

.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content {
    padding: 16px 15px
}

.qodef-price-table .qodef-pt-inner ul li.qodef-pt-button {
    padding: 28px 15px 70px
}

.qodef-process-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-process-holder.qodef-two-columns .qodef-mark-horizontal-holder .qodef-process-mark {
    width: 50%
}

.qodef-process-holder.qodef-two-columns .qodef-mark-vertical-holder .qodef-process-mark {
    height: 50%
}

.qodef-process-holder.qodef-two-columns .qodef-process-item {
    width: 50%
}

@media only screen and (max-width:1024px) {
    .qodef-process-holder.qodef-two-columns .qodef-process-item {
        width: 50%
    }
}

.qodef-process-holder.qodef-three-columns .qodef-mark-horizontal-holder .qodef-process-mark {
    width: 33.33333%
}

.qodef-process-holder.qodef-three-columns .qodef-mark-vertical-holder .qodef-process-mark {
    height: 33.33333%
}

.qodef-process-holder.qodef-three-columns .qodef-process-item {
    width: 33.33333%
}

@media only screen and (max-width:1024px) {
    .qodef-process-holder.qodef-three-columns .qodef-process-item {
        width: 50%
    }
}

.qodef-process-holder.qodef-four-columns .qodef-mark-horizontal-holder .qodef-process-mark {
    width: 25%
}

.qodef-process-holder.qodef-four-columns .qodef-mark-vertical-holder .qodef-process-mark {
    height: 25%
}

.qodef-process-holder.qodef-four-columns .qodef-process-item {
    width: 25%
}

@media only screen and (max-width:1024px) {
    .qodef-process-holder.qodef-four-columns .qodef-process-item {
        width: 50%
    }
}

.qodef-process-holder.qodef-process-appeared .qodef-process-circle {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.qodef-process-holder.qodef-process-appeared .qodef-mark-horizontal-holder .qodef-process-line {
    width: 100%
}

.qodef-process-holder.qodef-process-appeared .qodef-mark-vertical-holder .qodef-process-line {
    height: 100%
}

.qodef-process-holder.qodef-process-appeared .qodef-process-item {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.qodef-process-holder.qodef-process-appeared .qodef-pi-text,
.qodef-process-holder.qodef-process-appeared .qodef-pi-title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.qodef-process-holder .qodef-mark-horizontal-holder {
    position: absolute;
    display: inline-block;
    width: 100%;
    clear: both;
    z-index: 1;
    right: -70px;
    top: 30px
}

.qodef-process-holder .qodef-mark-horizontal-holder .qodef-process-mark {
    position: absolute;
    top: 0;
    right: 0
}

.qodef-process-holder .qodef-mark-horizontal-holder .qodef-process-line {
    top: 50%;
    left: 50%;
    width: 0;
    height: 1px;
    -webkit-transition: width .4s ease .1s;
    -o-transition: width .4s ease .1s;
    transition: width .4s ease .1s
}

.qodef-process-holder .qodef-mark-vertical-holder {
    position: absolute;
    top: 26px;
    left: 0;
    display: none;
    width: 46px;
    height: 100%
}

.qodef-process-holder .qodef-mark-vertical-holder .qodef-process-line {
    top: 23px;
    left: 50%;
    width: 1px;
    height: 0;
    -webkit-transition: height .4s ease .1s;
    -o-transition: height .4s ease .1s;
    transition: height .4s ease .1s
}

.qodef-process-holder .qodef-process-mark {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center
}

.qodef-process-holder .qodef-process-mark:last-child .qodef-process-line {
    display: none
}

.qodef-process-holder .qodef-process-mark:nth-child(2) .qodef-process-circle {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.qodef-process-holder .qodef-process-mark:nth-child(2) .qodef-process-line {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.qodef-process-holder .qodef-process-mark:nth-child(3) .qodef-process-circle {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.qodef-process-holder .qodef-process-mark:nth-child(3) .qodef-process-line {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.qodef-process-holder .qodef-process-mark:nth-child(4) .qodef-process-circle {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.qodef-process-holder .qodef-process-mark:nth-child(4) .qodef-process-line {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.qodef-process-holder .qodef-process-circle {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 60px;
    font-size: 35px;
    line-height: 60px;
    font-weight: 400;
    color: #fff;
    border-radius: 100%;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    font-family: mr dafoe, sans-serif;
    margin-right: 50px;
    background: url(/wp-content/plugins/waveride-core/assets/img/banner_circle.png);
    background-size: cover
}

.qodef-process-holder .qodef-process-line {
    position: absolute;
    background-color: #16d5cc
}

.qodef-process-holder .qodef-process-inner {
    margin: 0 -15px
}

.qodef-process-holder .qodef-process-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 0 15px;
    opacity: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

@media only screen and (max-width:1024px) {
    .qodef-process-holder .qodef-process-item.qodef-process-active-item .qodef-pi-content {
        margin: 55px 0 10px
    }
}

@media only screen and (max-width:768px) {
    .qodef-process-holder .qodef-process-item.qodef-process-active-item .qodef-pi-content {
        margin: 53px 0 10px
    }
}

@media only screen and (max-width:680px) {
    .qodef-process-holder .qodef-process-item.qodef-process-active-item .qodef-pi-content {
        margin: 50px 0 10px
    }
}

.qodef-process-holder .qodef-process-item.qodef-process-active-item .qodef-pi-content .qodef-process-image img {
    -webkit-transform: scale(1.42);
    -ms-transform: scale(1.42);
    transform: scale(1.42)
}

@media only screen and (max-width:1024px) {
    .qodef-process-holder .qodef-process-item.qodef-process-active-item .qodef-pi-content .qodef-process-image img {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@media only screen and (max-width:680px) {
    .qodef-process-holder .qodef-process-item.qodef-process-active-item .qodef-pi-content .qodef-process-image img {
        -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
        transform: scale(1.25)
    }
}

.qodef-process-holder .qodef-process-item.qodef-process-active-item .qodef-pi-content .qodef-process-image .qodef-process-mark {
    top: -37px;
    z-index: 1
}

@media only screen and (max-width:1024px) {
    .qodef-process-holder .qodef-process-item.qodef-process-active-item .qodef-pi-content .qodef-process-image .qodef-process-mark {
        top: -8px
    }
}

@media only screen and (max-width:680px) {
    .qodef-process-holder .qodef-process-item.qodef-process-active-item .qodef-pi-content .qodef-process-image .qodef-process-mark {
        top: -5px
    }
}

.qodef-process-holder .qodef-process-item.qodef-process-active-item .qodef-pi-content .qodef-process-image .qodef-process-mark .qodef-process-circle {
    margin-right: 25px
}

.qodef-process-holder .qodef-process-item.qodef-process-active-item .qodef-pi-content .qodef-pi-title {
    margin: 75px 0 0
}

.qodef-process-holder .qodef-process-item:nth-child(2) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.qodef-process-holder .qodef-process-item:nth-child(3) {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.qodef-process-holder .qodef-process-item:nth-child(4) {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.qodef-process-holder .qodef-process-item:nth-child(1) .qodef-pi-title {
    -webkit-transition-delay: .45s;
    -o-transition-delay: .45s;
    transition-delay: .45s
}

.qodef-process-holder .qodef-process-item:nth-child(1) .qodef-pi-text {
    -webkit-transition-delay: .47s;
    -o-transition-delay: .47s;
    transition-delay: .47s
}

.qodef-process-holder .qodef-process-item:nth-child(2) .qodef-pi-title {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.qodef-process-holder .qodef-process-item:nth-child(2) .qodef-pi-text {
    -webkit-transition-delay: .94s;
    -o-transition-delay: .94s;
    transition-delay: .94s
}

.qodef-process-holder .qodef-process-item:nth-child(3) .qodef-pi-title {
    -webkit-transition-delay: 1.35s;
    -o-transition-delay: 1.35s;
    transition-delay: 1.35s
}

.qodef-process-holder .qodef-process-item:nth-child(3) .qodef-pi-text {
    -webkit-transition-delay: 1.41s;
    -o-transition-delay: 1.41s;
    transition-delay: 1.41s
}

.qodef-process-holder .qodef-process-item:nth-child(4) .qodef-pi-title {
    -webkit-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.qodef-process-holder .qodef-process-item:nth-child(4) .qodef-pi-text {
    -webkit-transition-delay: 1.88s;
    -o-transition-delay: 1.88s;
    transition-delay: 1.88s
}

.qodef-process-holder .qodef-pi-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 26px 0 10px
}

.qodef-process-holder .qodef-pi-content .qodef-process-image {
    padding: 0 15%
}

@media only screen and (max-width:680px) {
    .qodef-process-holder .qodef-pi-content {
        text-align: center
    }
}

.qodef-process-holder .qodef-pi-text,
.qodef-process-holder .qodef-pi-title {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-process-holder .qodef-pi-title {
    margin: 28px 0 0;
    line-height: 1em
}

.qodef-process-holder .qodef-pi-text {
    margin: 10px 17px 0
}

@media only screen and (max-width:1024px) {
    .qodef-process-holder .qodef-pi-text {
        margin: 10px 50px 0
    }
}

@media only screen and (max-width:768px) {
    .qodef-process-holder .qodef-pi-text {
        margin: 10px 40px 0
    }
}

.qodef-progress-bar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-progress-bar.qodef-pb-percent-floating {
    width: 100%;
    height: 100%
}

.qodef-progress-bar.qodef-pb-percent-floating .qodef-pb-percent {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.qodef-progress-bar .qodef-pb-title-holder {
    position: relative;
    margin: 10px 0 4px
}

.qodef-progress-bar .qodef-pb-title-holder .qodef-pb-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 100
}

.qodef-progress-bar .qodef-pb-percent {
    position: absolute;
    right: 0;
    bottom: 1px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    opacity: 0;
    z-index: 10
}

.qodef-progress-bar .qodef-pb-percent:after {
    content: '%'
}

.qodef-progress-bar .qodef-pb-content-holder {
    position: relative;
    height: 3px;
    overflow: hidden;
    background-color: #ebebeb
}

.qodef-progress-bar .qodef-pb-content-holder .qodef-pb-content {
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    background-color: #16d5cc
}

.qodef-section-title-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-section-title-holder .qodef-st-caption,
.qodef-section-title-holder .qodef-st-text,
.qodef-section-title-holder .qodef-st-title {
    margin: 0;
    position: relative;
    z-index: 10
}

.qodef-section-title-holder .qodef-st-caption {
    display: inline-block;
    font-family: source sans pro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.588em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    font-family: josefin sans, sans-serif;
    font-size: 19px;
    line-height: 1.31em;
    margin: 12px 0 0;
    background-color: transparent
}

.qodef-section-title-holder .qodef-st-background-text {
    font-family: mr dafoe, sans-serif;
    position: absolute;
    font-size: 272px;
    color: #fafafa;
    z-index: 0;
    top: 13%;
    left: -21px;
    width: calc(100% + 21px);
    text-align: left
}

.qodef-section-title-holder .qodef-st-text {
    display: block;
    margin: 14px 0 0
}

.qodef-section-title-holder .qodef-st-button {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-section-title-holder .qodef-st-button .qodef-btn {
    margin-top: 45px
}

.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 {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #ebebeb;
    margin: 10px 0
}

.qodef-single-image-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-single-image-holder.qodef-has-shadow .qodef-si-inner {
    -webkit-box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4.85px .15px rgba(0, 0, 0, .09)
}

.qodef-single-image-holder .qodef-si-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-single-image-holder .qodef-si-inner a,
.qodef-single-image-holder .qodef-si-inner img {
    position: relative;
    display: block
}

.qodef-single-image-holder.qodef-image-behavior-custom-link .qodef-si-inner a:hover:after {
    opacity: 1
}

.qodef-single-image-holder.qodef-image-behavior-custom-link .qodef-si-inner a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(34, 34, 34, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.qodef-single-image-holder.qodef-image-behavior-lightbox .qodef-si-inner a:hover:after {
    opacity: 1
}

.qodef-single-image-holder.qodef-image-behavior-lightbox .qodef-si-inner a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(34, 34, 34, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner {
    overflow: hidden
}

.touch .qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner {
    cursor: pointer
}

.qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner:hover img {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

.qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner {
    overflow: hidden
}

.touch .qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner {
    cursor: pointer
}

.qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner:hover img {
    -webkit-filter: grayscale(0);
    filter: none
}

.qodef-single-image-holder.qodef-image-behavior-grayscale .qodef-si-inner img {
    filter: url(/wp-content/plugins/waveride-core/assets/css/img/desaturate.svg#grayscale);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner {
    overflow: hidden;
    padding: 10% 0;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 120%;
    -webkit-transition: background .7s ease-out;
    -o-transition: background .7s ease-out;
    transition: background .7s ease-out
}

.qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner:hover {
    background-position: 90% center
}

.touch .qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner {
    cursor: pointer
}

.qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner img {
    z-index: -1;
    max-width: 80%
}

@media only screen and (max-width:1024px) {
    .qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner {
        padding: 0;
        background: 0 0
    }
    .qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner img {
        z-index: inherit;
        max-width: 100%
    }
}

.qodef-social-share-holder {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-social-share-holder .qodef-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px 2px 0 0;
    font-size: 12px;
    font-weight: 800
}

.qodef-social-share-holder ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 9px 0
}

.qodef-social-share-holder li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0
}

.qodef-social-share-holder li a {
    font-size: 11px
}

.qodef-social-share-holder.qodef-list li {
    margin-right: 13px
}

.qodef-social-share-holder.qodef-list li:last-child {
    margin-right: 0
}

.qodef-social-share-holder.qodef-text li {
    margin-right: 13px
}

.qodef-social-share-holder.qodef-text li:last-child {
    margin-right: 0
}

.qodef-social-share-holder.qodef-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom
}

.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li {
    opacity: 1;
    visibility: visible;
    cursor: pointer
}

.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.qodef-social-share-holder.qodef-dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener {
    display: block
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown {
    position: absolute;
    visibility: hidden;
    z-index: 950
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul {
    position: relative;
    display: block;
    z-index: 990;
    margin: 0;
    padding: 0!important
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown li {
    position: absolute;
    display: block;
    text-align: center;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease-out, visibility .2s ease-out;
    -o-transition: opacity .2s ease-out, visibility .2s ease-out;
    transition: opacity .2s ease-out, visibility .2s ease-out
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown li a {
    -webkit-transition: color .2s ease-out, background-color .2s ease-out;
    -o-transition: color .2s ease-out, background-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out
}

.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown li * {
    display: block;
    line-height: inherit
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown {
    bottom: 0;
    left: 0
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #000
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li:not(:first-child) {
    border-top: none
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover {
    background-color: #3b5998;
    color: #fff
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
    background-color: #00aced;
    color: #fff
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
    background-color: #007bb5;
    color: #fff
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
    background-color: #32506d;
    color: #fff
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
    background-color: #cb2027;
    color: #fff
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
    background-color: #45668e;
    color: #fff
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li a {
    font-size: 12px;
    color: #858585;
    background-color: #fff
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li:nth-child(1) {
    bottom: -30px
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li:nth-child(2) {
    bottom: -60px
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li:nth-child(3) {
    bottom: -90px
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li:nth-child(4) {
    bottom: -120px
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li:nth-child(5) {
    bottom: -150px
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li:nth-child(6) {
    bottom: -180px
}

.qodef-social-share-holder.qodef-dropdown.qodef-bottom .qodef-social-share-dropdown li:nth-child(7) {
    bottom: -210px
}

.qodef-social-share-holder.qodef-dropdown.qodef-right .qodef-social-share-dropdown {
    top: 0;
    right: 0
}

.qodef-social-share-holder.qodef-dropdown.qodef-right .qodef-social-share-dropdown li {
    width: calc(90px/3)
}

.qodef-social-share-holder.qodef-dropdown.qodef-right .qodef-social-share-dropdown li:nth-child(1) {
    left: 5px
}

.qodef-social-share-holder.qodef-dropdown.qodef-right .qodef-social-share-dropdown li:nth-child(2) {
    left: 35px
}

.qodef-social-share-holder.qodef-dropdown.qodef-right .qodef-social-share-dropdown li:nth-child(3) {
    left: 65px
}

.qodef-social-share-holder.qodef-dropdown.qodef-right .qodef-social-share-dropdown li:nth-child(4) {
    left: 95px
}

.qodef-social-share-holder.qodef-dropdown.qodef-right .qodef-social-share-dropdown li:nth-child(5) {
    left: 125px
}

.qodef-social-share-holder.qodef-dropdown.qodef-right .qodef-social-share-dropdown li:nth-child(6) {
    left: 155px
}

.qodef-social-share-holder.qodef-dropdown.qodef-right .qodef-social-share-dropdown li:nth-child(7) {
    left: 185px
}

.qodef-social-share-holder.qodef-dropdown.qodef-left .qodef-social-share-dropdown {
    top: 0;
    left: 0
}

.qodef-social-share-holder.qodef-dropdown.qodef-left .qodef-social-share-dropdown li {
    width: calc(90px/3)
}

.qodef-social-share-holder.qodef-dropdown.qodef-left .qodef-social-share-dropdown li:nth-child(1) {
    right: 5px
}

.qodef-social-share-holder.qodef-dropdown.qodef-left .qodef-social-share-dropdown li:nth-child(2) {
    right: 35px
}

.qodef-social-share-holder.qodef-dropdown.qodef-left .qodef-social-share-dropdown li:nth-child(3) {
    right: 65px
}

.qodef-social-share-holder.qodef-dropdown.qodef-left .qodef-social-share-dropdown li:nth-child(4) {
    right: 95px
}

.qodef-social-share-holder.qodef-dropdown.qodef-left .qodef-social-share-dropdown li:nth-child(5) {
    right: 125px
}

.qodef-social-share-holder.qodef-dropdown.qodef-left .qodef-social-share-dropdown li:nth-child(6) {
    right: 155px
}

.qodef-social-share-holder.qodef-dropdown.qodef-left .qodef-social-share-dropdown li:nth-child(7) {
    right: 185px
}

.qodef-stacked-images-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-stacked-images-holder.qodef-si-position-left .qodef-si-images {
    margin: 0 35px 50px 0
}

.qodef-stacked-images-holder.qodef-si-position-left .qodef-si-images .qodef-si-stack-image {
    left: 35px
}

.qodef-stacked-images-holder.qodef-si-position-right .qodef-si-images {
    margin: 0 0 50px 35px
}

.qodef-stacked-images-holder.qodef-si-position-right .qodef-si-images .qodef-si-stack-image {
    right: 35px
}

.qodef-stacked-images-holder .qodef-si-images {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: 50px;
    opacity: 0;
    -webkit-transition: opacity .55s cubic-bezier(.23, 1, .32, 1), top .55s cubic-bezier(.23, 1, .32, 1);
    -o-transition: opacity .55s cubic-bezier(.23, 1, .32, 1), top .55s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .55s cubic-bezier(.23, 1, .32, 1), top .55s cubic-bezier(.23, 1, .32, 1)
}

.qodef-stacked-images-holder .qodef-si-images.qodef-appeared {
    opacity: 1;
    top: 0
}

.qodef-stacked-images-holder .qodef-si-images.qodef-appeared .qodef-si-stack-image {
    top: 50px
}

.qodef-stacked-images-holder .qodef-si-images .qodef-si-stack-image {
    position: absolute;
    top: 100px;
    display: block;
    -webkit-transition: top .7s cubic-bezier(.23, 1, .32, 1);
    -o-transition: top .7s cubic-bezier(.23, 1, .32, 1);
    transition: top .7s cubic-bezier(.23, 1, .32, 1)
}

.qodef-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-tabs .qodef-tabs-nav {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-tabs .qodef-tabs-nav li {
    float: left;
    margin: 0;
    padding: 0
}

.qodef-tabs .qodef-tabs-nav li a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    -o-transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out
}

.qodef-tabs .qodef-tab-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-tabs .qodef-tab-container p {
    margin: 0
}

.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li a {
    padding: 7px 26px;
    font-size: 11px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #222;
    background-color: #f6f6f6
}

.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li.ui-state-hover a {
    color: #fff;
    background-color: #16d5cc
}

.qodef-tabs.qodef-tabs-standard .qodef-tab-container {
    margin: 25px 0 0
}

.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li {
    margin: 0 12px 0 0
}

.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li a {
    padding: 7px 26px;
    font-size: 11px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    background-color: #222
}

.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li.ui-state-hover a {
    color: #fff;
    background-color: #16d5cc
}

.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li:last-child {
    margin: 0
}

.qodef-tabs.qodef-tabs-boxed .qodef-tab-container {
    margin: 25px 0 0
}

.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav {
    border-bottom: 1px solid #000
}

.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li {
    margin: 0 31px 0 0
}

.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li a {
    padding: 13px 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #999
}

.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li.ui-state-hover a {
    color: #222
}

.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li:last-child {
    margin: 0
}

.qodef-tabs.qodef-tabs-simple .qodef-tab-container {
    padding: 31px 0;
    border-bottom: 1px solid #000
}

.qodef-tabs.qodef-tabs-vertical {
    display: table
}

.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav {
    display: table-cell;
    vertical-align: top;
    width: 140px;
    height: 100%;
    border-right: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li {
    display: block;
    float: none;
    margin: 0 0 24px
}

.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li a {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #999
}

.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li.ui-state-hover a {
    color: #222
}

.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li:last-child {
    margin: 0
}

.qodef-tabs.qodef-tabs-vertical .qodef-tab-container {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 140px);
    height: 100%;
    padding: 0 0 0 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ui-widget-content {
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: 0 0;
    border: 0;
    border-radius: 0
}

.ui-widget-content .ui-widget-header {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: initial;
    background: 0 0;
    border: 0;
    border-radius: 0
}

.ui-widget-content .ui-tabs-nav li {
    position: initial;
    font-weight: inherit;
    color: inherit;
    background: initial;
    border: 0;
    border-radius: 0
}

.ui-widget-content .ui-widget-content {
    color: inherit;
    background: 0 0;
    border: 0;
    border-radius: 0
}

@media only screen and (max-width:680px) {
    .qodef-team-carousel-holder .qodef-owl-slider .owl-nav {
        display: none
    }
}

.qodef-team-carousel-holder .qodef-owl-slider .owl-nav .owl-prev {
    left: -50px
}

.qodef-team-carousel-holder .qodef-owl-slider .owl-nav .owl-next {
    right: -50px
}

.qodef-team-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden
}

.touch .qodef-team-holder.qodef-team-info-on-image {
    cursor: pointer
}

.qodef-team-holder.qodef-team-info-on-image .qodef-team-name,
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position,
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-holder {
    opacity: 0
}

.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-inner {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity .5s, -webkit-transform .45s cubic-bezier(.64, .01, .15, 1.16);
    transition: opacity .5s, -webkit-transform .45s cubic-bezier(.64, .01, .15, 1.16);
    -o-transition: transform .45s cubic-bezier(.64, .01, .15, 1.16), opacity .5s;
    transition: transform .45s cubic-bezier(.64, .01, .15, 1.16), opacity .5s;
    transition: transform .45s cubic-bezier(.64, .01, .15, 1.16), opacity .5s, -webkit-transform .45s cubic-bezier(.64, .01, .15, 1.16)
}

.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-position-vertical {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-name,
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-position,
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-holder {
    opacity: 1
}

.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-wrapper {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: -webkit-transform .3s cubic-bezier(.35, .37, .75, .75);
    -o-transition: transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: transform .3s cubic-bezier(.35, .37, .75, .75);
    transition: transform .3s cubic-bezier(.35, .37, .75, .75), -webkit-transform .3s cubic-bezier(.35, .37, .75, .75)
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-wrapper {
        -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%)
    }
}

.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-holder {
    margin: 5px 0 0;
    position: static
}

.qodef-team-holder .qodef-team-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-team-holder .qodef-team-image img {
    display: block
}

.qodef-team-holder .qodef-team-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 26px 0 0
}

.qodef-team-holder .qodef-team-name {
    margin: 0
}

.qodef-team-holder .qodef-team-position {
    margin: 10px 0 0;
    letter-spacing: .2em
}

.qodef-team-holder .qodef-team-text {
    margin: 10px 0 0
}

.qodef-team-holder .qodef-team-social-wrapper {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    width: 69%;
    height: auto;
    top: 50%;
    left: unset;
    -webkit-transform: translate(calc(100% - 33px), -50%);
    -ms-transform: translate(calc(100% - 33px), -50%);
    transform: translate(calc(100% - 33px), -50%);
    right: 0;
    background: #16d5cc;
    z-index: 1;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .qodef-team-holder .qodef-team-social-wrapper {
        -webkit-transform: translateX(144%) translateX(-30px) translateY(-50%);
        -ms-transform: translateX(144%) translateX(-30px) translateY(-50%);
        transform: translateX(144%) translateX(-30px) translateY(-50%)
    }
}

@media only screen and (max-width:1440px) {
    .qodef-team-holder .qodef-team-social-wrapper {
        width: 80%
    }
}

.qodef-team-holder .qodef-team-social-outer {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qodef-team-holder .qodef-team-social-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    padding: 33px 34px 36px;
    vertical-align: middle
}

.qodef-team-holder .qodef-team-social-inner>* {
    color: #fff;
    text-align: right
}

.qodef-team-holder .qodef-team-social-inner>* a {
    color: #fff
}

.qodef-team-holder .qodef-team-social-inner .qodef-team-position-vertical {
    position: absolute;
    -webkit-transform: rotateZ(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotateZ(-90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    bottom: -8px;
    left: 19px;
    margin: 0;
    letter-spacing: .2em;
    width: 148px;
    text-align: center!important;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.qodef-team-holder .qodef-team-social-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 17px 0 0
}

.qodef-team-holder .qodef-team-social-holder .qodef-team-icon {
    font-size: 14px;
    margin: 0 0 0 12px
}

.qodef-team-holder .qodef-team-social-holder .qodef-team-icon .qodef-icon-element {
    font-size: inherit;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.qodef-team-holder .qodef-team-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.qodef-text-label-holder a {
    display: block
}

.qodef-text-label-holder .qodef-text-label-holder-inner {
    display: block
}

.qodef-text-label-holder .qodef-text-label-holder-inner .qodef-text-label-text {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-text-label-holder .qodef-text-label-holder-inner .qodef-text-label-text.qodef-text-label-float-right {
    float: right
}

.qodef-text-label-holder .qodef-text-label-holder-inner .qodef-text-label-text.qodef-text-label-float-left {
    float: left
}

.qodef-text-label-holder .qodef-text-label-holder-inner .qodef-text-label-text.qodef-text-label-float-center {
    margin-left: 50%!important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.qodef-text-marquee {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    color: #222;
    font-size: 60px;
    font-weight: 600;
    overflow: hidden
}

.qodef-text-marquee .qodef-marquee-element {
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    will-change: transform
}

.qodef-underline-text-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0
}

.qodef-underline-text-holder .qodef-ut-underline {
    border-bottom: 2px solid #16d5cc
}

.qodef-video-button-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.qodef-video-button-holder.qodef-vb-side-text {
    width: auto
}

.qodef-video-button-holder.qodef-vb-side-text .qodef-video-button-play {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: unset;
    width: unset;
    height: unset;
    border-radius: unset;
    background-color: unset;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.qodef-video-button-holder.qodef-vb-side-text .qodef-video-button-play-inner {
    background-color: #0de9df;
    border-radius: 100%;
    padding: 27px 25px 27px 29px;
    margin-left: 0!important
}

.qodef-video-button-holder.qodef-vb-side-text .qodef-video-button-play-inner:after {
    content: '';
    display: block;
    line-height: 1;
    background-color: inherit;
    border-radius: 100%;
    width: 82px;
    height: 82px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top
}

.qodef-video-button-holder.qodef-vb-side-text .qodef-video-button-play-inner:hover:after {
    -webkit-transform: scale(1.15) translateY(-50%);
    -ms-transform: scale(1.15) translateY(-50%);
    transform: scale(1.15) translateY(-50%)
}

.qodef-video-button-holder.qodef-vb-side-text .qodef-video-button-text {
    display: inline-block;
    vertical-align: middle;
    margin: 27px 0 23px
}

.qodef-video-button-holder.qodef-vb-side-text .qodef-video-button-text .qodef-video-button-text-inner {
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 25px 0 25px 17px;
    font-weight: 700;
    color: #fff
}

.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play,
.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    width: 82px;
    height: 82px;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play .qodef-video-button-play-inner,
.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play-image .qodef-video-button-play-inner {
    position: relative;
    top: 50%;
    left: 0;
    display: block;
    text-align: center;
    margin-left: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play:after {
    content: '';
    display: block;
    line-height: 1;
    background-color: inherit;
    border-radius: 100%;
    width: 82px;
    height: 82px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-video-button-holder.qodef-vb-has-img .qodef-video-button-play:hover:after {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.qodef-video-button-holder .qodef-video-button-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-video-button-holder .qodef-video-button-image img {
    display: block;
    width: 100%
}

.qodef-video-button-holder:not(.qodef-vb-side-text) .qodef-video-button-play,
.qodef-video-button-holder:not(.qodef-vb-side-text) .qodef-video-button-play-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    width: 82px;
    height: 82px;
    top: 50%;
    left: 50%;
    z-index: 1
}

.qodef-video-button-holder:not(.qodef-vb-side-text) .qodef-video-button-play .qodef-video-button-play-inner,
.qodef-video-button-holder:not(.qodef-vb-side-text) .qodef-video-button-play-image .qodef-video-button-play-inner {
    position: relative;
    top: 50%;
    left: 0;
    display: block;
    text-align: center;
    margin-left: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-video-button-holder .qodef-video-button-play,
.qodef-video-button-holder .qodef-video-button-play-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    z-index: 1
}

.qodef-video-button-holder .qodef-video-button-play {
    position: absolute;
    color: #fff;
    font-size: 27px;
    line-height: 1;
    background-color: #0de9df;
    border-radius: 100%;
    width: 82px;
    height: 82px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -13%);
    -ms-transform: translate(-50%, -13%);
    transform: translate(-50%, -13%)
}

.qodef-video-button-holder .qodef-video-button-play span {
    display: block;
    line-height: inherit;
    z-index: 2
}

.qodef-video-button-holder .qodef-video-button-play span:before {
    display: block;
    line-height: inherit
}

.qodef-video-button-holder .qodef-video-button-play:after {
    content: '';
    display: block;
    line-height: 1;
    background-color: inherit;
    border-radius: 100%;
    width: 82px;
    height: 82px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-video-button-holder .qodef-video-button-play:hover:after {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.qodef-video-button-holder .qodef-video-button-play-image.qodef-vb-has-hover-image:hover img:first-child {
    opacity: 0
}

.qodef-video-button-holder .qodef-video-button-play-image.qodef-vb-has-hover-image:hover img:nth-child(2) {
    opacity: 1
}

.qodef-video-button-holder .qodef-video-button-play-image img {
    display: block;
    margin: 0 auto;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.qodef-video-button-holder .qodef-video-button-play-image img:first-child {
    position: relative;
    opacity: 1
}

.qodef-video-button-holder .qodef-video-button-play-image img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0)
}

.rev_slider_wrapper .qodef-video-button-holder .qodef-video-button-play-image img:nth-child(2) {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.qodef-instagram-list-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both
}

.qodef-instagram-list-holder:not(.qodef-il-one-column) .qodef-il-item {
    float: left
}

.qodef-instagram-list-holder .qodef-instagram-carousel {
    margin: 0!important
}

.qodef-instagram-list-holder .qodef-il-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-instagram-list-holder .qodef-owl-slider .owl-item,
.qodef-instagram-list-holder .qodef-owl-slider .owl-wrapper {
    -moz-transform: translate3d(0, 0, 0) scale(1.003)!important
}

.wpb_widgetised_column .widget.widget_qodef_instagram_widget .qodef-widget-title,
aside.qodef-sidebar .widget.widget_qodef_instagram_widget .qodef-widget-title {
    margin: 0 0 25px
}

.qodef-instagram-feed {
    list-style: none;
    padding: 0;
    margin: 0
}

.qodef-instagram-feed li {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none!important
}

.qodef-instagram-feed li a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    font-size: 15px
}

.qodef-instagram-feed li a .qodef-instagram-icon {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: rgba(22, 212, 203, 0.62);
    width: 63px;
    height: 63px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s ease-in-out, transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    will-change: transform
}

.widget_qodef_instagram_widget .qodef-instagram-feed li a .qodef-instagram-icon {
    width: 100%;
    height: 100%
}

.qodef-instagram-feed li a:hover .qodef-instagram-icon {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.qodef-instagram-feed li img {
    width: 100%;
    display: block
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-no-space {
    margin: 0
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-no-space li {
    padding: 0;
    margin: 0
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-tiny-space {
    margin: 28px -2px -4px!important
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-tiny-space li {
    padding: 0 2px;
    margin: 0 0 4px
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-small-space {
    margin: 28px -10px -20px!important
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-small-space li {
    padding: 0 10px;
    margin: 0 0 20px
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-normal-space {
    margin: 28px -15px -30px!important
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-normal-space li {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-2 li {
    width: 50%
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-3 li {
    width: 33.33333%
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-4 li {
    width: 25%
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-6 li {
    width: 16.66667%
}

.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-9 li {
    width: 11.11111%
}

.qodef-instagram-feed.qodef-instagram-carousel li {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0
}

.qodef-instagram-feed.qodef-instagram-carousel li a {
    position: relative;
    height: 100%
}

.qodef-twitter-list-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both
}

.qodef-twitter-list-holder .qodef-twitter-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0
}

.qodef-twitter-list-holder .qodef-tl-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-twitter-list-holder .qodef-tli-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.qodef-twitter-list-holder .qodef-tli-inner:hover {
    -webkit-box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, .05);
    box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, .05);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.qodef-twitter-list-holder .qodef-tli-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 35px 23px;
    border: 1px solid #f2f2f2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-twitter-list-holder .qodef-twitter-content-top {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-twitter-list-holder .qodef-twitter-link-over {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.qodef-twitter-list-holder .qodef-twitter-user {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 56px;
    height: 56px
}

.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-image img {
    border-radius: 50%
}

.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-name {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    width: calc(100% - 56px);
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-twitter-list-holder .qodef-twitter-user .qodef-twitter-name * {
    margin: 0
}

.qodef-twitter-list-holder .qodef-twitter-icon {
    position: absolute;
    top: -7px;
    right: 3px;
    width: 20px;
    display: inline-block;
    vertical-align: top;
    color: #16d5cc;
    font-size: 24px;
    text-align: right
}

.qodef-twitter-list-holder .qodef-tweet-text {
    padding-left: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-twitter-list-holder .qodef-tweet-text a {
    position: relative;
    color: grey;
    z-index: 2
}

.qodef-twitter-list-holder .qodef-tweet-text a:hover {
    color: #16d5cc
}

.qodef-twitter-list-holder .qodef-twitter-profile a {
    position: relative;
    color: grey;
    z-index: 2
}

.qodef-twitter-list-holder .qodef-twitter-profile a:hover {
    color: #16d5cc
}

.widget.widget_qodef_twitter_widget {
    margin: 0 0 20px
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget li {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget li:not(:last-child) {
    margin: 0 0 22px
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-twitter-icon {
    font-size: 18px;
    color: #16d5cc
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text {
    position: relative
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text span {
    color: #858585
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text a {
    position: relative;
    color: #858585
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text a:hover {
    color: #16d5cc
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text a.qodef-tweet-time {
    display: block
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget li .qodef-tweet-text a.qodef-tweet-time span {
    margin: 0 2px 0 0
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-twitter-icon {
    position: absolute;
    top: 2px;
    left: 0
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-standard li .qodef-tweet-text {
    padding: 0 0 0 40px
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider li {
    overflow: hidden
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider li .qodef-tweet-text a.qodef-tweet-time {
    margin: 21px 0 0
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider .owl-nav .owl-prev {
    left: 0
}

.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider .owl-nav .owl-next {
    right: 0
}

@charset "UTF-8";
@font-face {
    font-family: dripicons-v2;
    src: url(../../themes/waveride/framework/lib/icons-pack/dripicons/fonts/dripicons-v2.eot);
    src: url(../../themes/waveride/framework/lib/icons-pack/dripicons/fonts/dripicons-v2.eot?#iefix) format("embedded-opentype"), url(../../themes/waveride/framework/lib/icons-pack/dripicons/fonts/dripicons-v2.woff) format("woff"), url(../../themes/waveride/framework/lib/icons-pack/dripicons/fonts/dripicons-v2.ttf) format("truetype"), url(../../themes/waveride/framework/lib/icons-pack/dripicons/fonts/dripicons-v2.svg#dripicons-v2) format("svg");
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    font-family: dripicons-v2!important;
    content: attr(data-icon);
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=dripicons-]:before,
[class*=" dripicons-"]:before {
    font-family: dripicons-v2!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dripicons-alarm:before {
    content: "\61"
}

.dripicons-align-center:before {
    content: "\62"
}

.dripicons-align-justify:before {
    content: "\63"
}

.dripicons-align-left:before {
    content: "\64"
}

.dripicons-align-right:before {
    content: "\65"
}

.dripicons-anchor:before {
    content: "\66"
}

.dripicons-archive:before {
    content: "\67"
}

.dripicons-arrow-down:before {
    content: "\68"
}

.dripicons-arrow-left:before {
    content: "\69"
}

.dripicons-arrow-right:before {
    content: "\6a"
}

.dripicons-arrow-thin-down:before {
    content: "\6b"
}

.dripicons-arrow-thin-left:before {
    content: "\6c"
}

.dripicons-arrow-thin-right:before {
    content: "\6d"
}

.dripicons-arrow-thin-up:before {
    content: "\6e"
}

.dripicons-arrow-up:before {
    content: "\6f"
}

.dripicons-article:before {
    content: "\70"
}

.dripicons-backspace:before {
    content: "\71"
}

.dripicons-basket:before {
    content: "\72"
}

.dripicons-basketball:before {
    content: "\73"
}

.dripicons-battery-empty:before {
    content: "\74"
}

.dripicons-battery-full:before {
    content: "\75"
}

.dripicons-battery-low:before {
    content: "\76"
}

.dripicons-battery-medium:before {
    content: "\77"
}

.dripicons-bell:before {
    content: "\78"
}

.dripicons-blog:before {
    content: "\79"
}

.dripicons-bluetooth:before {
    content: "\7a"
}

.dripicons-bold:before {
    content: "\41"
}

.dripicons-bookmark:before {
    content: "\42"
}

.dripicons-bookmarks:before {
    content: "\43"
}

.dripicons-box:before {
    content: "\44"
}

.dripicons-briefcase:before {
    content: "\45"
}

.dripicons-brightness-low:before {
    content: "\46"
}

.dripicons-brightness-max:before {
    content: "\47"
}

.dripicons-brightness-medium:before {
    content: "\48"
}

.dripicons-broadcast:before {
    content: "\49"
}

.dripicons-browser:before {
    content: "\4a"
}

.dripicons-browser-upload:before {
    content: "\4b"
}

.dripicons-brush:before {
    content: "\4c"
}

.dripicons-calendar:before {
    content: "\4d"
}

.dripicons-camcorder:before {
    content: "\4e"
}

.dripicons-camera:before {
    content: "\4f"
}

.dripicons-card:before {
    content: "\50"
}

.dripicons-cart:before {
    content: "\51"
}

.dripicons-checklist:before {
    content: "\52"
}

.dripicons-checkmark:before {
    content: "\53"
}

.dripicons-chevron-down:before {
    content: "\54"
}

.dripicons-chevron-left:before {
    content: "\55"
}

.dripicons-chevron-right:before {
    content: "\56"
}

.dripicons-chevron-up:before {
    content: "\57"
}

.dripicons-clipboard:before {
    content: "\58"
}

.dripicons-clock:before {
    content: "\59"
}

.dripicons-clockwise:before {
    content: "\5a"
}

.dripicons-cloud:before {
    content: "\30"
}

.dripicons-cloud-download:before {
    content: "\31"
}

.dripicons-cloud-upload:before {
    content: "\32"
}

.dripicons-code:before {
    content: "\33"
}

.dripicons-contract:before {
    content: "\34"
}

.dripicons-contract-2:before {
    content: "\35"
}

.dripicons-conversation:before {
    content: "\36"
}

.dripicons-copy:before {
    content: "\37"
}

.dripicons-crop:before {
    content: "\38"
}

.dripicons-cross:before {
    content: "\39"
}

.dripicons-crosshair:before {
    content: "\21"
}

.dripicons-cutlery:before {
    content: "\22"
}

.dripicons-device-desktop:before {
    content: "\23"
}

.dripicons-device-mobile:before {
    content: "\24"
}

.dripicons-device-tablet:before {
    content: "\25"
}

.dripicons-direction:before {
    content: "\26"
}

.dripicons-disc:before {
    content: "\27"
}

.dripicons-document:before {
    content: "\28"
}

.dripicons-document-delete:before {
    content: "\29"
}

.dripicons-document-edit:before {
    content: "\2a"
}

.dripicons-document-new:before {
    content: "\2b"
}

.dripicons-document-remove:before {
    content: "\2c"
}

.dripicons-dot:before {
    content: "\2d"
}

.dripicons-dots-2:before {
    content: "\2e"
}

.dripicons-dots-3:before {
    content: "\2f"
}

.dripicons-download:before {
    content: "\3a"
}

.dripicons-duplicate:before {
    content: "\3b"
}

.dripicons-enter:before {
    content: "\3c"
}

.dripicons-exit:before {
    content: "\3d"
}

.dripicons-expand:before {
    content: "\3e"
}

.dripicons-expand-2:before {
    content: "\3f"
}

.dripicons-experiment:before {
    content: "\40"
}

.dripicons-export:before {
    content: "\5b"
}

.dripicons-feed:before {
    content: "\5d"
}

.dripicons-flag:before {
    content: "\5e"
}

.dripicons-flashlight:before {
    content: "\5f"
}

.dripicons-folder:before {
    content: "\60"
}

.dripicons-folder-open:before {
    content: "\7b"
}

.dripicons-forward:before {
    content: "\7c"
}

.dripicons-gaming:before {
    content: "\7d"
}

.dripicons-gear:before {
    content: "\7e"
}

.dripicons-graduation:before {
    content: "\5c"
}

.dripicons-graph-bar:before {
    content: "\e000"
}

.dripicons-graph-line:before {
    content: "\e001"
}

.dripicons-graph-pie:before {
    content: "\e002"
}

.dripicons-headset:before {
    content: "\e003"
}

.dripicons-heart:before {
    content: "\e004"
}

.dripicons-help:before {
    content: "\e005"
}

.dripicons-home:before {
    content: "\e006"
}

.dripicons-hourglass:before {
    content: "\e007"
}

.dripicons-inbox:before {
    content: "\e008"
}

.dripicons-information:before {
    content: "\e009"
}

.dripicons-italic:before {
    content: "\e00a"
}

.dripicons-jewel:before {
    content: "\e00b"
}

.dripicons-lifting:before {
    content: "\e00c"
}

.dripicons-lightbulb:before {
    content: "\e00d"
}

.dripicons-link:before {
    content: "\e00e"
}

.dripicons-link-broken:before {
    content: "\e00f"
}

.dripicons-list:before {
    content: "\e010"
}

.dripicons-loading:before {
    content: "\e011"
}

.dripicons-location:before {
    content: "\e012"
}

.dripicons-lock:before {
    content: "\e013"
}

.dripicons-lock-open:before {
    content: "\e014"
}

.dripicons-mail:before {
    content: "\e015"
}

.dripicons-map:before {
    content: "\e016"
}

.dripicons-media-loop:before {
    content: "\e017"
}

.dripicons-media-next:before {
    content: "\e018"
}

.dripicons-media-pause:before {
    content: "\e019"
}

.dripicons-media-play:before {
    content: "\e01a"
}

.dripicons-media-previous:before {
    content: "\e01b"
}

.dripicons-media-record:before {
    content: "\e01c"
}

.dripicons-media-shuffle:before {
    content: "\e01d"
}

.dripicons-media-stop:before {
    content: "\e01e"
}

.dripicons-medical:before {
    content: "\e01f"
}

.dripicons-menu:before {
    content: "\e020"
}

.dripicons-message:before {
    content: "\e021"
}

.dripicons-meter:before {
    content: "\e022"
}

.dripicons-microphone:before {
    content: "\e023"
}

.dripicons-minus:before {
    content: "\e024"
}

.dripicons-monitor:before {
    content: "\e025"
}

.dripicons-move:before {
    content: "\e026"
}

.dripicons-music:before {
    content: "\e027"
}

.dripicons-network-1:before {
    content: "\e028"
}

.dripicons-network-2:before {
    content: "\e029"
}

.dripicons-network-3:before {
    content: "\e02a"
}

.dripicons-network-4:before {
    content: "\e02b"
}

.dripicons-network-5:before {
    content: "\e02c"
}

.dripicons-pamphlet:before {
    content: "\e02d"
}

.dripicons-paperclip:before {
    content: "\e02e"
}

.dripicons-pencil:before {
    content: "\e02f"
}

.dripicons-phone:before {
    content: "\e030"
}

.dripicons-photo:before {
    content: "\e031"
}

.dripicons-photo-group:before {
    content: "\e032"
}

.dripicons-pill:before {
    content: "\e033"
}

.dripicons-pin:before {
    content: "\e034"
}

.dripicons-plus:before {
    content: "\e035"
}

.dripicons-power:before {
    content: "\e036"
}

.dripicons-preview:before {
    content: "\e037"
}

.dripicons-print:before {
    content: "\e038"
}

.dripicons-pulse:before {
    content: "\e039"
}

.dripicons-question:before {
    content: "\e03a"
}

.dripicons-reply:before {
    content: "\e03b"
}

.dripicons-reply-all:before {
    content: "\e03c"
}

.dripicons-return:before {
    content: "\e03d"
}

.dripicons-retweet:before {
    content: "\e03e"
}

.dripicons-rocket:before {
    content: "\e03f"
}

.dripicons-scale:before {
    content: "\e040"
}

.dripicons-search:before {
    content: "\e041"
}

.dripicons-shopping-bag:before {
    content: "\e042"
}

.dripicons-skip:before {
    content: "\e043"
}

.dripicons-stack:before {
    content: "\e044"
}

.dripicons-star:before {
    content: "\e045"
}

.dripicons-stopwatch:before {
    content: "\e046"
}

.dripicons-store:before {
    content: "\e047"
}

.dripicons-suitcase:before {
    content: "\e048"
}

.dripicons-swap:before {
    content: "\e049"
}

.dripicons-tag:before {
    content: "\e04a"
}

.dripicons-tag-delete:before {
    content: "\e04b"
}

.dripicons-tags:before {
    content: "\e04c"
}

.dripicons-thumbs-down:before {
    content: "\e04d"
}

.dripicons-thumbs-up:before {
    content: "\e04e"
}

.dripicons-ticket:before {
    content: "\e04f"
}

.dripicons-time-reverse:before {
    content: "\e050"
}

.dripicons-to-do:before {
    content: "\e051"
}

.dripicons-toggles:before {
    content: "\e052"
}

.dripicons-trash:before {
    content: "\e053"
}

.dripicons-trophy:before {
    content: "\e054"
}

.dripicons-upload:before {
    content: "\e055"
}

.dripicons-user:before {
    content: "\e056"
}

.dripicons-user-group:before {
    content: "\e057"
}

.dripicons-user-id:before {
    content: "\e058"
}

.dripicons-vibrate:before {
    content: "\e059"
}

.dripicons-view-apps:before {
    content: "\e05a"
}

.dripicons-view-list:before {
    content: "\e05b"
}

.dripicons-view-list-large:before {
    content: "\e05c"
}

.dripicons-view-thumb:before {
    content: "\e05d"
}

.dripicons-volume-full:before {
    content: "\e05e"
}

.dripicons-volume-low:before {
    content: "\e05f"
}

.dripicons-volume-medium:before {
    content: "\e060"
}

.dripicons-volume-off:before {
    content: "\e061"
}

.dripicons-wallet:before {
    content: "\e062"
}

.dripicons-warning:before {
    content: "\e063"
}

.dripicons-web:before {
    content: "\e064"
}

.dripicons-weight:before {
    content: "\e065"
}

.dripicons-wifi:before {
    content: "\e066"
}

.dripicons-wrong:before {
    content: "\e067"
}

.dripicons-zoom-in:before {
    content: "\e068"
}

.dripicons-zoom-out:before {
    content: "\e069"
}

@font-face {
    font-family: eleganticons;
    src: url(../../themes/waveride/framework/lib/icons-pack/elegant-icons/fonts/ElegantIcons.eot);
    src: url(../../themes/waveride/framework/lib/icons-pack/elegant-icons/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'), url(../../themes/waveride/framework/lib/icons-pack/elegant-icons/fonts/ElegantIcons.woff) format('woff'), url(../../themes/waveride/framework/lib/icons-pack/elegant-icons/fonts/ElegantIcons.ttf) format('truetype'), url(../../themes/waveride/framework/lib/icons-pack/elegant-icons/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    font-family: eleganticons;
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.arrow_up,
.arrow_down,
.arrow_left,
.arrow_right,
.arrow_left-up,
.arrow_right-up,
.arrow_right-down,
.arrow_left-down,
.arrow-up-down,
.arrow_up-down_alt,
.arrow_left-right_alt,
.arrow_left-right,
.arrow_expand_alt2,
.arrow_expand_alt,
.arrow_condense,
.arrow_expand,
.arrow_move,
.arrow_carrot-up,
.arrow_carrot-down,
.arrow_carrot-left,
.arrow_carrot-right,
.arrow_carrot-2up,
.arrow_carrot-2down,
.arrow_carrot-2left,
.arrow_carrot-2right,
.arrow_carrot-up_alt2,
.arrow_carrot-down_alt2,
.arrow_carrot-left_alt2,
.arrow_carrot-right_alt2,
.arrow_carrot-2up_alt2,
.arrow_carrot-2down_alt2,
.arrow_carrot-2left_alt2,
.arrow_carrot-2right_alt2,
.arrow_triangle-up,
.arrow_triangle-down,
.arrow_triangle-left,
.arrow_triangle-right,
.arrow_triangle-up_alt2,
.arrow_triangle-down_alt2,
.arrow_triangle-left_alt2,
.arrow_triangle-right_alt2,
.arrow_back,
.icon_minus-06,
.icon_plus,
.icon_close,
.icon_check,
.icon_minus_alt2,
.icon_plus_alt2,
.icon_close_alt2,
.icon_check_alt2,
.icon_zoom-out_alt,
.icon_zoom-in_alt,
.icon_search,
.icon_box-empty,
.icon_box-selected,
.icon_minus-box,
.icon_plus-box,
.icon_box-checked,
.icon_circle-empty,
.icon_circle-slelected,
.icon_stop_alt2,
.icon_stop,
.icon_pause_alt2,
.icon_pause,
.icon_menu,
.icon_menu-square_alt2,
.icon_menu-circle_alt2,
.icon_ul,
.icon_ol,
.icon_adjust-horiz,
.icon_adjust-vert,
.icon_document_alt,
.icon_documents_alt,
.icon_pencil,
.icon_pencil-edit_alt,
.icon_pencil-edit,
.icon_folder-alt,
.icon_folder-open_alt,
.icon_folder-add_alt,
.icon_info_alt,
.icon_error-oct_alt,
.icon_error-circle_alt,
.icon_error-triangle_alt,
.icon_question_alt2,
.icon_question,
.icon_comment_alt,
.icon_chat_alt,
.icon_vol-mute_alt,
.icon_volume-low_alt,
.icon_volume-high_alt,
.icon_quotations,
.icon_quotations_alt2,
.icon_clock_alt,
.icon_lock_alt,
.icon_lock-open_alt,
.icon_key_alt,
.icon_cloud_alt,
.icon_cloud-upload_alt,
.icon_cloud-download_alt,
.icon_image,
.icon_images,
.icon_lightbulb_alt,
.icon_gift_alt,
.icon_house_alt,
.icon_genius,
.icon_mobile,
.icon_tablet,
.icon_laptop,
.icon_desktop,
.icon_camera_alt,
.icon_mail_alt,
.icon_cone_alt,
.icon_ribbon_alt,
.icon_bag_alt,
.icon_creditcard,
.icon_cart_alt,
.icon_paperclip,
.icon_tag_alt,
.icon_tags_alt,
.icon_trash_alt,
.icon_cursor_alt,
.icon_mic_alt,
.icon_compass_alt,
.icon_pin_alt,
.icon_pushpin_alt,
.icon_map_alt,
.icon_drawer_alt,
.icon_toolbox_alt,
.icon_book_alt,
.icon_calendar,
.icon_film,
.icon_table,
.icon_contacts_alt,
.icon_headphones,
.icon_lifesaver,
.icon_piechart,
.icon_refresh,
.icon_link_alt,
.icon_link,
.icon_loading,
.icon_blocked,
.icon_archive_alt,
.icon_heart_alt,
.icon_star_alt,
.icon_star-half_alt,
.icon_star,
.icon_star-half,
.icon_tools,
.icon_tool,
.icon_cog,
.icon_cogs,
.arrow_up_alt,
.arrow_down_alt,
.arrow_left_alt,
.arrow_right_alt,
.arrow_left-up_alt,
.arrow_right-up_alt,
.arrow_right-down_alt,
.arrow_left-down_alt,
.arrow_condense_alt,
.arrow_expand_alt3,
.arrow_carrot_up_alt,
.arrow_carrot-down_alt,
.arrow_carrot-left_alt,
.arrow_carrot-right_alt,
.arrow_carrot-2up_alt,
.arrow_carrot-2dwnn_alt,
.arrow_carrot-2left_alt,
.arrow_carrot-2right_alt,
.arrow_triangle-up_alt,
.arrow_triangle-down_alt,
.arrow_triangle-left_alt,
.arrow_triangle-right_alt,
.icon_minus_alt,
.icon_plus_alt,
.icon_close_alt,
.icon_check_alt,
.icon_zoom-out,
.icon_zoom-in,
.icon_stop_alt,
.icon_menu-square_alt,
.icon_menu-circle_alt,
.icon_document,
.icon_documents,
.icon_pencil_alt,
.icon_folder,
.icon_folder-open,
.icon_folder-add,
.icon_folder_upload,
.icon_folder_download,
.icon_info,
.icon_error-circle,
.icon_error-oct,
.icon_error-triangle,
.icon_question_alt,
.icon_comment,
.icon_chat,
.icon_vol-mute,
.icon_volume-low,
.icon_volume-high,
.icon_quotations_alt,
.icon_clock,
.icon_lock,
.icon_lock-open,
.icon_key,
.icon_cloud,
.icon_cloud-upload,
.icon_cloud-download,
.icon_lightbulb,
.icon_gift,
.icon_house,
.icon_camera,
.icon_mail,
.icon_cone,
.icon_ribbon,
.icon_bag,
.icon_cart,
.icon_tag,
.icon_tags,
.icon_trash,
.icon_cursor,
.icon_mic,
.icon_compass,
.icon_pin,
.icon_pushpin,
.icon_map,
.icon_drawer,
.icon_toolbox,
.icon_book,
.icon_contacts,
.icon_archive,
.icon_heart,
.icon_profile,
.icon_group,
.icon_grid-2x2,
.icon_grid-3x3,
.icon_music,
.icon_pause_alt,
.icon_phone,
.icon_upload,
.icon_download,
.social_facebook,
.social_twitter,
.social_pinterest,
.social_googleplus,
.social_tumblr,
.social_tumbleupon,
.social_wordpress,
.social_instagram,
.social_dribbble,
.social_vimeo,
.social_linkedin,
.social_rss,
.social_deviantart,
.social_share,
.social_myspace,
.social_skype,
.social_youtube,
.social_picassa,
.social_googledrive,
.social_flickr,
.social_blogger,
.social_spotify,
.social_delicious,
.social_facebook_circle,
.social_twitter_circle,
.social_pinterest_circle,
.social_googleplus_circle,
.social_tumblr_circle,
.social_stumbleupon_circle,
.social_wordpress_circle,
.social_instagram_circle,
.social_dribbble_circle,
.social_vimeo_circle,
.social_linkedin_circle,
.social_rss_circle,
.social_deviantart_circle,
.social_share_circle,
.social_myspace_circle,
.social_skype_circle,
.social_youtube_circle,
.social_picassa_circle,
.social_googledrive_alt2,
.social_flickr_circle,
.social_blogger_circle,
.social_spotify_circle,
.social_delicious_circle,
.social_facebook_square,
.social_twitter_square,
.social_pinterest_square,
.social_googleplus_square,
.social_tumblr_square,
.social_stumbleupon_square,
.social_wordpress_square,
.social_instagram_square,
.social_dribbble_square,
.social_vimeo_square,
.social_linkedin_square,
.social_rss_square,
.social_deviantart_square,
.social_share_square,
.social_myspace_square,
.social_skype_square,
.social_youtube_square,
.social_picassa_square,
.social_googledrive_square,
.social_flickr_square,
.social_blogger_square,
.social_spotify_square,
.social_delicious_square,
.icon_printer,
.icon_calulator,
.icon_building,
.icon_floppy,
.icon_drive,
.icon_search-2,
.icon_id,
.icon_id-2,
.icon_puzzle,
.icon_like,
.icon_dislike,
.icon_mug,
.icon_currency,
.icon_wallet,
.icon_pens,
.icon_easel,
.icon_flowchart,
.icon_datareport,
.icon_briefcase,
.icon_shield,
.icon_percent,
.icon_globe,
.icon_globe-2,
.icon_target,
.icon_hourglass,
.icon_balance,
.icon_rook,
.icon_printer-alt,
.icon_calculator_alt,
.icon_building_alt,
.icon_floppy_alt,
.icon_drive_alt,
.icon_search_alt,
.icon_id_alt,
.icon_id-2_alt,
.icon_puzzle_alt,
.icon_like_alt,
.icon_dislike_alt,
.icon_mug_alt,
.icon_currency_alt,
.icon_wallet_alt,
.icon_pens_alt,
.icon_easel_alt,
.icon_flowchart_alt,
.icon_datareport_alt,
.icon_briefcase_alt,
.icon_shield_alt,
.icon_percent_alt,
.icon_globe_alt,
.icon_clipboard {
    font-family: eleganticons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.arrow_up:before {
    content: "\21"
}

.arrow_down:before {
    content: "\22"
}

.arrow_left:before {
    content: "\23"
}

.arrow_right:before {
    content: "\24"
}

.arrow_left-up:before {
    content: "\25"
}

.arrow_right-up:before {
    content: "\26"
}

.arrow_right-down:before {
    content: "\27"
}

.arrow_left-down:before {
    content: "\28"
}

.arrow-up-down:before {
    content: "\29"
}

.arrow_up-down_alt:before {
    content: "\2a"
}

.arrow_left-right_alt:before {
    content: "\2b"
}

.arrow_left-right:before {
    content: "\2c"
}

.arrow_expand_alt2:before {
    content: "\2d"
}

.arrow_expand_alt:before {
    content: "\2e"
}

.arrow_condense:before {
    content: "\2f"
}

.arrow_expand:before {
    content: "\30"
}

.arrow_move:before {
    content: "\31"
}

.arrow_carrot-up:before {
    content: "\32"
}

.arrow_carrot-down:before {
    content: "\33"
}

.arrow_carrot-left:before {
    content: "\34"
}

.arrow_carrot-right:before {
    content: "\35"
}

.arrow_carrot-2up:before {
    content: "\36"
}

.arrow_carrot-2down:before {
    content: "\37"
}

.arrow_carrot-2left:before {
    content: "\38"
}

.arrow_carrot-2right:before {
    content: "\39"
}

.arrow_carrot-up_alt2:before {
    content: "\3a"
}

.arrow_carrot-down_alt2:before {
    content: "\3b"
}

.arrow_carrot-left_alt2:before {
    content: "\3c"
}

.arrow_carrot-right_alt2:before {
    content: "\3d"
}

.arrow_carrot-2up_alt2:before {
    content: "\3e"
}

.arrow_carrot-2down_alt2:before {
    content: "\3f"
}

.arrow_carrot-2left_alt2:before {
    content: "\40"
}

.arrow_carrot-2right_alt2:before {
    content: "\41"
}

.arrow_triangle-up:before {
    content: "\42"
}

.arrow_triangle-down:before {
    content: "\43"
}

.arrow_triangle-left:before {
    content: "\44"
}

.arrow_triangle-right:before {
    content: "\45"
}

.arrow_triangle-up_alt2:before {
    content: "\46"
}

.arrow_triangle-down_alt2:before {
    content: "\47"
}

.arrow_triangle-left_alt2:before {
    content: "\48"
}

.arrow_triangle-right_alt2:before {
    content: "\49"
}

.arrow_back:before {
    content: "\4a"
}

.icon_minus-06:before {
    content: "\4b"
}

.icon_plus:before {
    content: "\4c"
}

.icon_close:before {
    content: "\4d"
}

.icon_check:before {
    content: "\4e"
}

.icon_minus_alt2:before {
    content: "\4f"
}

.icon_plus_alt2:before {
    content: "\50"
}

.icon_close_alt2:before {
    content: "\51"
}

.icon_check_alt2:before {
    content: "\52"
}

.icon_zoom-out_alt:before {
    content: "\53"
}

.icon_zoom-in_alt:before {
    content: "\54"
}

.icon_search:before {
    content: "\55"
}

.icon_box-empty:before {
    content: "\56"
}

.icon_box-selected:before {
    content: "\57"
}

.icon_minus-box:before {
    content: "\58"
}

.icon_plus-box:before {
    content: "\59"
}

.icon_box-checked:before {
    content: "\5a"
}

.icon_circle-empty:before {
    content: "\5b"
}

.icon_circle-slelected:before {
    content: "\5c"
}

.icon_stop_alt2:before {
    content: "\5d"
}

.icon_stop:before {
    content: "\5e"
}

.icon_pause_alt2:before {
    content: "\5f"
}

.icon_pause:before {
    content: "\60"
}

.icon_menu:before {
    content: "\61"
}

.icon_menu-square_alt2:before {
    content: "\62"
}

.icon_menu-circle_alt2:before {
    content: "\63"
}

.icon_ul:before {
    content: "\64"
}

.icon_ol:before {
    content: "\65"
}

.icon_adjust-horiz:before {
    content: "\66"
}

.icon_adjust-vert:before {
    content: "\67"
}

.icon_document_alt:before {
    content: "\68"
}

.icon_documents_alt:before {
    content: "\69"
}

.icon_pencil:before {
    content: "\6a"
}

.icon_pencil-edit_alt:before {
    content: "\6b"
}

.icon_pencil-edit:before {
    content: "\6c"
}

.icon_folder-alt:before {
    content: "\6d"
}

.icon_folder-open_alt:before {
    content: "\6e"
}

.icon_folder-add_alt:before {
    content: "\6f"
}

.icon_info_alt:before {
    content: "\70"
}

.icon_error-oct_alt:before {
    content: "\71"
}

.icon_error-circle_alt:before {
    content: "\72"
}

.icon_error-triangle_alt:before {
    content: "\73"
}

.icon_question_alt2:before {
    content: "\74"
}

.icon_question:before {
    content: "\75"
}

.icon_comment_alt:before {
    content: "\76"
}

.icon_chat_alt:before {
    content: "\77"
}

.icon_vol-mute_alt:before {
    content: "\78"
}

.icon_volume-low_alt:before {
    content: "\79"
}

.icon_volume-high_alt:before {
    content: "\7a"
}

.icon_quotations:before {
    content: "\7b"
}

.icon_quotations_alt2:before {
    content: "\7c"
}

.icon_clock_alt:before {
    content: "\7d"
}

.icon_lock_alt:before {
    content: "\7e"
}

.icon_lock-open_alt:before {
    content: "\e000"
}

.icon_key_alt:before {
    content: "\e001"
}

.icon_cloud_alt:before {
    content: "\e002"
}

.icon_cloud-upload_alt:before {
    content: "\e003"
}

.icon_cloud-download_alt:before {
    content: "\e004"
}

.icon_image:before {
    content: "\e005"
}

.icon_images:before {
    content: "\e006"
}

.icon_lightbulb_alt:before {
    content: "\e007"
}

.icon_gift_alt:before {
    content: "\e008"
}

.icon_house_alt:before {
    content: "\e009"
}

.icon_genius:before {
    content: "\e00a"
}

.icon_mobile:before {
    content: "\e00b"
}

.icon_tablet:before {
    content: "\e00c"
}

.icon_laptop:before {
    content: "\e00d"
}

.icon_desktop:before {
    content: "\e00e"
}

.icon_camera_alt:before {
    content: "\e00f"
}

.icon_mail_alt:before {
    content: "\e010"
}

.icon_cone_alt:before {
    content: "\e011"
}

.icon_ribbon_alt:before {
    content: "\e012"
}

.icon_bag_alt:before {
    content: "\e013"
}

.icon_creditcard:before {
    content: "\e014"
}

.icon_cart_alt:before {
    content: "\e015"
}

.icon_paperclip:before {
    content: "\e016"
}

.icon_tag_alt:before {
    content: "\e017"
}

.icon_tags_alt:before {
    content: "\e018"
}

.icon_trash_alt:before {
    content: "\e019"
}

.icon_cursor_alt:before {
    content: "\e01a"
}

.icon_mic_alt:before {
    content: "\e01b"
}

.icon_compass_alt:before {
    content: "\e01c"
}

.icon_pin_alt:before {
    content: "\e01d"
}

.icon_pushpin_alt:before {
    content: "\e01e"
}

.icon_map_alt:before {
    content: "\e01f"
}

.icon_drawer_alt:before {
    content: "\e020"
}

.icon_toolbox_alt:before {
    content: "\e021"
}

.icon_book_alt:before {
    content: "\e022"
}

.icon_calendar:before {
    content: "\e023"
}

.icon_film:before {
    content: "\e024"
}

.icon_table:before {
    content: "\e025"
}

.icon_contacts_alt:before {
    content: "\e026"
}

.icon_headphones:before {
    content: "\e027"
}

.icon_lifesaver:before {
    content: "\e028"
}

.icon_piechart:before {
    content: "\e029"
}

.icon_refresh:before {
    content: "\e02a"
}

.icon_link_alt:before {
    content: "\e02b"
}

.icon_link:before {
    content: "\e02c"
}

.icon_loading:before {
    content: "\e02d"
}

.icon_blocked:before {
    content: "\e02e"
}

.icon_archive_alt:before {
    content: "\e02f"
}

.icon_heart_alt:before {
    content: "\e030"
}

.icon_star_alt:before {
    content: "\e031"
}

.icon_star-half_alt:before {
    content: "\e032"
}

.icon_star:before {
    content: "\e033"
}

.icon_star-half:before {
    content: "\e034"
}

.icon_tools:before {
    content: "\e035"
}

.icon_tool:before {
    content: "\e036"
}

.icon_cog:before {
    content: "\e037"
}

.icon_cogs:before {
    content: "\e038"
}

.arrow_up_alt:before {
    content: "\e039"
}

.arrow_down_alt:before {
    content: "\e03a"
}

.arrow_left_alt:before {
    content: "\e03b"
}

.arrow_right_alt:before {
    content: "\e03c"
}

.arrow_left-up_alt:before {
    content: "\e03d"
}

.arrow_right-up_alt:before {
    content: "\e03e"
}

.arrow_right-down_alt:before {
    content: "\e03f"
}

.arrow_left-down_alt:before {
    content: "\e040"
}

.arrow_condense_alt:before {
    content: "\e041"
}

.arrow_expand_alt3:before {
    content: "\e042"
}

.arrow_carrot_up_alt:before {
    content: "\e043"
}

.arrow_carrot-down_alt:before {
    content: "\e044"
}

.arrow_carrot-left_alt:before {
    content: "\e045"
}

.arrow_carrot-right_alt:before {
    content: "\e046"
}

.arrow_carrot-2up_alt:before {
    content: "\e047"
}

.arrow_carrot-2dwnn_alt:before {
    content: "\e048"
}

.arrow_carrot-2left_alt:before {
    content: "\e049"
}

.arrow_carrot-2right_alt:before {
    content: "\e04a"
}

.arrow_triangle-up_alt:before {
    content: "\e04b"
}

.arrow_triangle-down_alt:before {
    content: "\e04c"
}

.arrow_triangle-left_alt:before {
    content: "\e04d"
}

.arrow_triangle-right_alt:before {
    content: "\e04e"
}

.icon_minus_alt:before {
    content: "\e04f"
}

.icon_plus_alt:before {
    content: "\e050"
}

.icon_close_alt:before {
    content: "\e051"
}

.icon_check_alt:before {
    content: "\e052"
}

.icon_zoom-out:before {
    content: "\e053"
}

.icon_zoom-in:before {
    content: "\e054"
}

.icon_stop_alt:before {
    content: "\e055"
}

.icon_menu-square_alt:before {
    content: "\e056"
}

.icon_menu-circle_alt:before {
    content: "\e057"
}

.icon_document:before {
    content: "\e058"
}

.icon_documents:before {
    content: "\e059"
}

.icon_pencil_alt:before {
    content: "\e05a"
}

.icon_folder:before {
    content: "\e05b"
}

.icon_folder-open:before {
    content: "\e05c"
}

.icon_folder-add:before {
    content: "\e05d"
}

.icon_folder_upload:before {
    content: "\e05e"
}

.icon_folder_download:before {
    content: "\e05f"
}

.icon_info:before {
    content: "\e060"
}

.icon_error-circle:before {
    content: "\e061"
}

.icon_error-oct:before {
    content: "\e062"
}

.icon_error-triangle:before {
    content: "\e063"
}

.icon_question_alt:before {
    content: "\e064"
}

.icon_comment:before {
    content: "\e065"
}

.icon_chat:before {
    content: "\e066"
}

.icon_vol-mute:before {
    content: "\e067"
}

.icon_volume-low:before {
    content: "\e068"
}

.icon_volume-high:before {
    content: "\e069"
}

.icon_quotations_alt:before {
    content: "\e06a"
}

.icon_clock:before {
    content: "\e06b"
}

.icon_lock:before {
    content: "\e06c"
}

.icon_lock-open:before {
    content: "\e06d"
}

.icon_key:before {
    content: "\e06e"
}

.icon_cloud:before {
    content: "\e06f"
}

.icon_cloud-upload:before {
    content: "\e070"
}

.icon_cloud-download:before {
    content: "\e071"
}

.icon_lightbulb:before {
    content: "\e072"
}

.icon_gift:before {
    content: "\e073"
}

.icon_house:before {
    content: "\e074"
}

.icon_camera:before {
    content: "\e075"
}

.icon_mail:before {
    content: "\e076"
}

.icon_cone:before {
    content: "\e077"
}

.icon_ribbon:before {
    content: "\e078"
}

.icon_bag:before {
    content: "\e079"
}

.icon_cart:before {
    content: "\e07a"
}

.icon_tag:before {
    content: "\e07b"
}

.icon_tags:before {
    content: "\e07c"
}

.icon_trash:before {
    content: "\e07d"
}

.icon_cursor:before {
    content: "\e07e"
}

.icon_mic:before {
    content: "\e07f"
}

.icon_compass:before {
    content: "\e080"
}

.icon_pin:before {
    content: "\e081"
}

.icon_pushpin:before {
    content: "\e082"
}

.icon_map:before {
    content: "\e083"
}

.icon_drawer:before {
    content: "\e084"
}

.icon_toolbox:before {
    content: "\e085"
}

.icon_book:before {
    content: "\e086"
}

.icon_contacts:before {
    content: "\e087"
}

.icon_archive:before {
    content: "\e088"
}

.icon_heart:before {
    content: "\e089"
}

.icon_profile:before {
    content: "\e08a"
}

.icon_group:before {
    content: "\e08b"
}

.icon_grid-2x2:before {
    content: "\e08c"
}

.icon_grid-3x3:before {
    content: "\e08d"
}

.icon_music:before {
    content: "\e08e"
}

.icon_pause_alt:before {
    content: "\e08f"
}

.icon_phone:before {
    content: "\e090"
}

.icon_upload:before {
    content: "\e091"
}

.icon_download:before {
    content: "\e092"
}

.social_facebook:before {
    content: "\e093"
}

.social_twitter:before {
    content: "\e094"
}

.social_pinterest:before {
    content: "\e095"
}

.social_googleplus:before {
    content: "\e096"
}

.social_tumblr:before {
    content: "\e097"
}

.social_tumbleupon:before {
    content: "\e098"
}

.social_wordpress:before {
    content: "\e099"
}

.social_instagram:before {
    content: "\e09a"
}

.social_dribbble:before {
    content: "\e09b"
}

.social_vimeo:before {
    content: "\e09c"
}

.social_linkedin:before {
    content: "\e09d"
}

.social_rss:before {
    content: "\e09e"
}

.social_deviantart:before {
    content: "\e09f"
}

.social_share:before {
    content: "\e0a0"
}

.social_myspace:before {
    content: "\e0a1"
}

.social_skype:before {
    content: "\e0a2"
}

.social_youtube:before {
    content: "\e0a3"
}

.social_picassa:before {
    content: "\e0a4"
}

.social_googledrive:before {
    content: "\e0a5"
}

.social_flickr:before {
    content: "\e0a6"
}

.social_blogger:before {
    content: "\e0a7"
}

.social_spotify:before {
    content: "\e0a8"
}

.social_delicious:before {
    content: "\e0a9"
}

.social_facebook_circle:before {
    content: "\e0aa"
}

.social_twitter_circle:before {
    content: "\e0ab"
}

.social_pinterest_circle:before {
    content: "\e0ac"
}

.social_googleplus_circle:before {
    content: "\e0ad"
}

.social_tumblr_circle:before {
    content: "\e0ae"
}

.social_stumbleupon_circle:before {
    content: "\e0af"
}

.social_wordpress_circle:before {
    content: "\e0b0"
}

.social_instagram_circle:before {
    content: "\e0b1"
}

.social_dribbble_circle:before {
    content: "\e0b2"
}

.social_vimeo_circle:before {
    content: "\e0b3"
}

.social_linkedin_circle:before {
    content: "\e0b4"
}

.social_rss_circle:before {
    content: "\e0b5"
}

.social_deviantart_circle:before {
    content: "\e0b6"
}

.social_share_circle:before {
    content: "\e0b7"
}

.social_myspace_circle:before {
    content: "\e0b8"
}

.social_skype_circle:before {
    content: "\e0b9"
}

.social_youtube_circle:before {
    content: "\e0ba"
}

.social_picassa_circle:before {
    content: "\e0bb"
}

.social_googledrive_alt2:before {
    content: "\e0bc"
}

.social_flickr_circle:before {
    content: "\e0bd"
}

.social_blogger_circle:before {
    content: "\e0be"
}

.social_spotify_circle:before {
    content: "\e0bf"
}

.social_delicious_circle:before {
    content: "\e0c0"
}

.social_facebook_square:before {
    content: "\e0c1"
}

.social_twitter_square:before {
    content: "\e0c2"
}

.social_pinterest_square:before {
    content: "\e0c3"
}

.social_googleplus_square:before {
    content: "\e0c4"
}

.social_tumblr_square:before {
    content: "\e0c5"
}

.social_stumbleupon_square:before {
    content: "\e0c6"
}

.social_wordpress_square:before {
    content: "\e0c7"
}

.social_instagram_square:before {
    content: "\e0c8"
}

.social_dribbble_square:before {
    content: "\e0c9"
}

.social_vimeo_square:before {
    content: "\e0ca"
}

.social_linkedin_square:before {
    content: "\e0cb"
}

.social_rss_square:before {
    content: "\e0cc"
}

.social_deviantart_square:before {
    content: "\e0cd"
}

.social_share_square:before {
    content: "\e0ce"
}

.social_myspace_square:before {
    content: "\e0cf"
}

.social_skype_square:before {
    content: "\e0d0"
}

.social_youtube_square:before {
    content: "\e0d1"
}

.social_picassa_square:before {
    content: "\e0d2"
}

.social_googledrive_square:before {
    content: "\e0d3"
}

.social_flickr_square:before {
    content: "\e0d4"
}

.social_blogger_square:before {
    content: "\e0d5"
}

.social_spotify_square:before {
    content: "\e0d6"
}

.social_delicious_square:before {
    content: "\e0d7"
}

.icon_printer:before {
    content: "\e103"
}

.icon_calulator:before {
    content: "\e0ee"
}

.icon_building:before {
    content: "\e0ef"
}

.icon_floppy:before {
    content: "\e0e8"
}

.icon_drive:before {
    content: "\e0ea"
}

.icon_search-2:before {
    content: "\e101"
}

.icon_id:before {
    content: "\e107"
}

.icon_id-2:before {
    content: "\e108"
}

.icon_puzzle:before {
    content: "\e102"
}

.icon_like:before {
    content: "\e106"
}

.icon_dislike:before {
    content: "\e0eb"
}

.icon_mug:before {
    content: "\e105"
}

.icon_currency:before {
    content: "\e0ed"
}

.icon_wallet:before {
    content: "\e100"
}

.icon_pens:before {
    content: "\e104"
}

.icon_easel:before {
    content: "\e0e9"
}

.icon_flowchart:before {
    content: "\e109"
}

.icon_datareport:before {
    content: "\e0ec"
}

.icon_briefcase:before {
    content: "\e0fe"
}

.icon_shield:before {
    content: "\e0f6"
}

.icon_percent:before {
    content: "\e0fb"
}

.icon_globe:before {
    content: "\e0e2"
}

.icon_globe-2:before {
    content: "\e0e3"
}

.icon_target:before {
    content: "\e0f5"
}

.icon_hourglass:before {
    content: "\e0e1"
}

.icon_balance:before {
    content: "\e0ff"
}

.icon_rook:before {
    content: "\e0f8"
}

.icon_printer-alt:before {
    content: "\e0fa"
}

.icon_calculator_alt:before {
    content: "\e0e7"
}

.icon_building_alt:before {
    content: "\e0fd"
}

.icon_floppy_alt:before {
    content: "\e0e4"
}

.icon_drive_alt:before {
    content: "\e0e5"
}

.icon_search_alt:before {
    content: "\e0f7"
}

.icon_id_alt:before {
    content: "\e0e0"
}

.icon_id-2_alt:before {
    content: "\e0fc"
}

.icon_puzzle_alt:before {
    content: "\e0f9"
}

.icon_like_alt:before {
    content: "\e0dd"
}

.icon_dislike_alt:before {
    content: "\e0f1"
}

.icon_mug_alt:before {
    content: "\e0dc"
}

.icon_currency_alt:before {
    content: "\e0f3"
}

.icon_wallet_alt:before {
    content: "\e0d8"
}

.icon_pens_alt:before {
    content: "\e0db"
}

.icon_easel_alt:before {
    content: "\e0f0"
}

.icon_flowchart_alt:before {
    content: "\e0df"
}

.icon_datareport_alt:before {
    content: "\e0f2"
}

.icon_briefcase_alt:before {
    content: "\e0f4"
}

.icon_shield_alt:before {
    content: "\e0d9"
}

.icon_percent_alt:before {
    content: "\e0da"
}

.icon_globe_alt:before {
    content: "\e0de"
}

.icon_clipboard:before {
    content: "\e0e6"
}

.glyph {
    float: left;
    text-align: center;
    padding: .75em;
    margin: .4em 1.5em .75em 0;
    width: 6em;
    text-shadow: none
}

.glyph_big {
    font-size: 128px;
    color: #59c5dc;
    float: left;
    margin-right: 20px
}

.glyph div {
    padding-bottom: 10px
}

.glyph input {
    font-family: consolas, monospace;
    font-size: 12px;
    width: 100%;
    text-align: center;
    border: 0;
    box-shadow: 0 0 0 1px #ccc;
    padding: .2em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.centered {
    margin-left: auto;
    margin-right: auto
}

.glyph .fs1 {
    font-size: 2em
}


/*!* Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-haykal:before {
    content: "\f666"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "font awesome 5 brands";
    font-style: normal;
    font-weight: 400;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400.eot);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "font awesome 5 brands"
}

@font-face {
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 400;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400.eot);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400.woff) format("woff"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "font awesome 5 free";
    font-style: normal;
    font-weight: 900;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900.eot);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: "font awesome 5 free"
}

.fa,
.fas {
    font-weight: 900
}

@charset "UTF-8";

/*!Ionicons, v2.0.0
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.com/benjsperry https://twitter.com/ionicframework
MIT License: https://github.com/driftyco/ionicons
Android-style icons originally built by Google’s
Material Design Icons: https://github.com/google/material-design-icons
used under CC BY http://creativecommons.org/licenses/by/4.0/
Modified icons to fit ionicon’s grid from original.*/

@font-face {
    font-family: ionicons;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/ion-icons/fonts/ionicons.eot?v=2.0.0);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/ion-icons/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/ion-icons/fonts/ionicons.ttf?v=2.0.0) format("truetype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/ion-icons/fonts/ionicons.woff?v=2.0.0) format("woff"), url(/wp-content/themes/waveride/framework/lib/icons-pack/ion-icons/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
    font-weight: 400;
    font-style: normal
}

.ion,
.ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
    display: inline-block;
    font-family: ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
    content: "\f101"
}

.ion-alert-circled:before {
    content: "\f100"
}

.ion-android-add:before {
    content: "\f2c7"
}

.ion-android-add-circle:before {
    content: "\f359"
}

.ion-android-alarm-clock:before {
    content: "\f35a"
}

.ion-android-alert:before {
    content: "\f35b"
}

.ion-android-apps:before {
    content: "\f35c"
}

.ion-android-archive:before {
    content: "\f2c9"
}

.ion-android-arrow-back:before {
    content: "\f2ca"
}

.ion-android-arrow-down:before {
    content: "\f35d"
}

.ion-android-arrow-dropdown:before {
    content: "\f35f"
}

.ion-android-arrow-dropdown-circle:before {
    content: "\f35e"
}

.ion-android-arrow-dropleft:before {
    content: "\f361"
}

.ion-android-arrow-dropleft-circle:before {
    content: "\f360"
}

.ion-android-arrow-dropright:before {
    content: "\f363"
}

.ion-android-arrow-dropright-circle:before {
    content: "\f362"
}

.ion-android-arrow-dropup:before {
    content: "\f365"
}

.ion-android-arrow-dropup-circle:before {
    content: "\f364"
}

.ion-android-arrow-forward:before {
    content: "\f30f"
}

.ion-android-arrow-up:before {
    content: "\f366"
}

.ion-android-attach:before {
    content: "\f367"
}

.ion-android-bar:before {
    content: "\f368"
}

.ion-android-bicycle:before {
    content: "\f369"
}

.ion-android-boat:before {
    content: "\f36a"
}

.ion-android-bookmark:before {
    content: "\f36b"
}

.ion-android-bulb:before {
    content: "\f36c"
}

.ion-android-bus:before {
    content: "\f36d"
}

.ion-android-calendar:before {
    content: "\f2d1"
}

.ion-android-call:before {
    content: "\f2d2"
}

.ion-android-camera:before {
    content: "\f2d3"
}

.ion-android-cancel:before {
    content: "\f36e"
}

.ion-android-car:before {
    content: "\f36f"
}

.ion-android-cart:before {
    content: "\f370"
}

.ion-android-chat:before {
    content: "\f2d4"
}

.ion-android-checkbox:before {
    content: "\f374"
}

.ion-android-checkbox-blank:before {
    content: "\f371"
}

.ion-android-checkbox-outline:before {
    content: "\f373"
}

.ion-android-checkbox-outline-blank:before {
    content: "\f372"
}

.ion-android-checkmark-circle:before {
    content: "\f375"
}

.ion-android-clipboard:before {
    content: "\f376"
}

.ion-android-close:before {
    content: "\f2d7"
}

.ion-android-cloud:before {
    content: "\f37a"
}

.ion-android-cloud-circle:before {
    content: "\f377"
}

.ion-android-cloud-done:before {
    content: "\f378"
}

.ion-android-cloud-outline:before {
    content: "\f379"
}

.ion-android-color-palette:before {
    content: "\f37b"
}

.ion-android-compass:before {
    content: "\f37c"
}

.ion-android-contact:before {
    content: "\f2d8"
}

.ion-android-contacts:before {
    content: "\f2d9"
}

.ion-android-contract:before {
    content: "\f37d"
}

.ion-android-create:before {
    content: "\f37e"
}

.ion-android-delete:before {
    content: "\f37f"
}

.ion-android-desktop:before {
    content: "\f380"
}

.ion-android-document:before {
    content: "\f381"
}

.ion-android-done:before {
    content: "\f383"
}

.ion-android-done-all:before {
    content: "\f382"
}

.ion-android-download:before {
    content: "\f2dd"
}

.ion-android-drafts:before {
    content: "\f384"
}

.ion-android-exit:before {
    content: "\f385"
}

.ion-android-expand:before {
    content: "\f386"
}

.ion-android-favorite:before {
    content: "\f388"
}

.ion-android-favorite-outline:before {
    content: "\f387"
}

.ion-android-film:before {
    content: "\f389"
}

.ion-android-folder:before {
    content: "\f2e0"
}

.ion-android-folder-open:before {
    content: "\f38a"
}

.ion-android-funnel:before {
    content: "\f38b"
}

.ion-android-globe:before {
    content: "\f38c"
}

.ion-android-hand:before {
    content: "\f2e3"
}

.ion-android-hangout:before {
    content: "\f38d"
}

.ion-android-happy:before {
    content: "\f38e"
}

.ion-android-home:before {
    content: "\f38f"
}

.ion-android-image:before {
    content: "\f2e4"
}

.ion-android-laptop:before {
    content: "\f390"
}

.ion-android-list:before {
    content: "\f391"
}

.ion-android-locate:before {
    content: "\f2e9"
}

.ion-android-lock:before {
    content: "\f392"
}

.ion-android-mail:before {
    content: "\f2eb"
}

.ion-android-map:before {
    content: "\f393"
}

.ion-android-menu:before {
    content: "\f394"
}

.ion-android-microphone:before {
    content: "\f2ec"
}

.ion-android-microphone-off:before {
    content: "\f395"
}

.ion-android-more-horizontal:before {
    content: "\f396"
}

.ion-android-more-vertical:before {
    content: "\f397"
}

.ion-android-navigate:before {
    content: "\f398"
}

.ion-android-notifications:before {
    content: "\f39b"
}

.ion-android-notifications-none:before {
    content: "\f399"
}

.ion-android-notifications-off:before {
    content: "\f39a"
}

.ion-android-open:before {
    content: "\f39c"
}

.ion-android-options:before {
    content: "\f39d"
}

.ion-android-people:before {
    content: "\f39e"
}

.ion-android-person:before {
    content: "\f3a0"
}

.ion-android-person-add:before {
    content: "\f39f"
}

.ion-android-phone-landscape:before {
    content: "\f3a1"
}

.ion-android-phone-portrait:before {
    content: "\f3a2"
}

.ion-android-pin:before {
    content: "\f3a3"
}

.ion-android-plane:before {
    content: "\f3a4"
}

.ion-android-playstore:before {
    content: "\f2f0"
}

.ion-android-print:before {
    content: "\f3a5"
}

.ion-android-radio-button-off:before {
    content: "\f3a6"
}

.ion-android-radio-button-on:before {
    content: "\f3a7"
}

.ion-android-refresh:before {
    content: "\f3a8"
}

.ion-android-remove:before {
    content: "\f2f4"
}

.ion-android-remove-circle:before {
    content: "\f3a9"
}

.ion-android-restaurant:before {
    content: "\f3aa"
}

.ion-android-sad:before {
    content: "\f3ab"
}

.ion-android-search:before {
    content: "\f2f5"
}

.ion-android-send:before {
    content: "\f2f6"
}

.ion-android-settings:before {
    content: "\f2f7"
}

.ion-android-share:before {
    content: "\f2f8"
}

.ion-android-share-alt:before {
    content: "\f3ac"
}

.ion-android-star:before {
    content: "\f2fc"
}

.ion-android-star-half:before {
    content: "\f3ad"
}

.ion-android-star-outline:before {
    content: "\f3ae"
}

.ion-android-stopwatch:before {
    content: "\f2fd"
}

.ion-android-subway:before {
    content: "\f3af"
}

.ion-android-sunny:before {
    content: "\f3b0"
}

.ion-android-sync:before {
    content: "\f3b1"
}

.ion-android-textsms:before {
    content: "\f3b2"
}

.ion-android-time:before {
    content: "\f3b3"
}

.ion-android-train:before {
    content: "\f3b4"
}

.ion-android-unlock:before {
    content: "\f3b5"
}

.ion-android-upload:before {
    content: "\f3b6"
}

.ion-android-volume-down:before {
    content: "\f3b7"
}

.ion-android-volume-mute:before {
    content: "\f3b8"
}

.ion-android-volume-off:before {
    content: "\f3b9"
}

.ion-android-volume-up:before {
    content: "\f3ba"
}

.ion-android-walk:before {
    content: "\f3bb"
}

.ion-android-warning:before {
    content: "\f3bc"
}

.ion-android-watch:before {
    content: "\f3bd"
}

.ion-android-wifi:before {
    content: "\f305"
}

.ion-aperture:before {
    content: "\f313"
}

.ion-archive:before {
    content: "\f102"
}

.ion-arrow-down-a:before {
    content: "\f103"
}

.ion-arrow-down-b:before {
    content: "\f104"
}

.ion-arrow-down-c:before {
    content: "\f105"
}

.ion-arrow-expand:before {
    content: "\f25e"
}

.ion-arrow-graph-down-left:before {
    content: "\f25f"
}

.ion-arrow-graph-down-right:before {
    content: "\f260"
}

.ion-arrow-graph-up-left:before {
    content: "\f261"
}

.ion-arrow-graph-up-right:before {
    content: "\f262"
}

.ion-arrow-left-a:before {
    content: "\f106"
}

.ion-arrow-left-b:before {
    content: "\f107"
}

.ion-arrow-left-c:before {
    content: "\f108"
}

.ion-arrow-move:before {
    content: "\f263"
}

.ion-arrow-resize:before {
    content: "\f264"
}

.ion-arrow-return-left:before {
    content: "\f265"
}

.ion-arrow-return-right:before {
    content: "\f266"
}

.ion-arrow-right-a:before {
    content: "\f109"
}

.ion-arrow-right-b:before {
    content: "\f10a"
}

.ion-arrow-right-c:before {
    content: "\f10b"
}

.ion-arrow-shrink:before {
    content: "\f267"
}

.ion-arrow-swap:before {
    content: "\f268"
}

.ion-arrow-up-a:before {
    content: "\f10c"
}

.ion-arrow-up-b:before {
    content: "\f10d"
}

.ion-arrow-up-c:before {
    content: "\f10e"
}

.ion-asterisk:before {
    content: "\f314"
}

.ion-at:before {
    content: "\f10f"
}

.ion-backspace:before {
    content: "\f3bf"
}

.ion-backspace-outline:before {
    content: "\f3be"
}

.ion-bag:before {
    content: "\f110"
}

.ion-battery-charging:before {
    content: "\f111"
}

.ion-battery-empty:before {
    content: "\f112"
}

.ion-battery-full:before {
    content: "\f113"
}

.ion-battery-half:before {
    content: "\f114"
}

.ion-battery-low:before {
    content: "\f115"
}

.ion-beaker:before {
    content: "\f269"
}

.ion-beer:before {
    content: "\f26a"
}

.ion-bluetooth:before {
    content: "\f116"
}

.ion-bonfire:before {
    content: "\f315"
}

.ion-bookmark:before {
    content: "\f26b"
}

.ion-bowtie:before {
    content: "\f3c0"
}

.ion-briefcase:before {
    content: "\f26c"
}

.ion-bug:before {
    content: "\f2be"
}

.ion-calculator:before {
    content: "\f26d"
}

.ion-calendar:before {
    content: "\f117"
}

.ion-camera:before {
    content: "\f118"
}

.ion-card:before {
    content: "\f119"
}

.ion-cash:before {
    content: "\f316"
}

.ion-chatbox:before {
    content: "\f11b"
}

.ion-chatbox-working:before {
    content: "\f11a"
}

.ion-chatboxes:before {
    content: "\f11c"
}

.ion-chatbubble:before {
    content: "\f11e"
}

.ion-chatbubble-working:before {
    content: "\f11d"
}

.ion-chatbubbles:before {
    content: "\f11f"
}

.ion-checkmark:before {
    content: "\f122"
}

.ion-checkmark-circled:before {
    content: "\f120"
}

.ion-checkmark-round:before {
    content: "\f121"
}

.ion-chevron-down:before {
    content: "\f123"
}

.ion-chevron-left:before {
    content: "\f124"
}

.ion-chevron-right:before {
    content: "\f125"
}

.ion-chevron-up:before {
    content: "\f126"
}

.ion-clipboard:before {
    content: "\f127"
}

.ion-clock:before {
    content: "\f26e"
}

.ion-close:before {
    content: "\f12a"
}

.ion-close-circled:before {
    content: "\f128"
}

.ion-close-round:before {
    content: "\f129"
}

.ion-closed-captioning:before {
    content: "\f317"
}

.ion-cloud:before {
    content: "\f12b"
}

.ion-code:before {
    content: "\f271"
}

.ion-code-download:before {
    content: "\f26f"
}

.ion-code-working:before {
    content: "\f270"
}

.ion-coffee:before {
    content: "\f272"
}

.ion-compass:before {
    content: "\f273"
}

.ion-compose:before {
    content: "\f12c"
}

.ion-connection-bars:before {
    content: "\f274"
}

.ion-contrast:before {
    content: "\f275"
}

.ion-crop:before {
    content: "\f3c1"
}

.ion-cube:before {
    content: "\f318"
}

.ion-disc:before {
    content: "\f12d"
}

.ion-document:before {
    content: "\f12f"
}

.ion-document-text:before {
    content: "\f12e"
}

.ion-drag:before {
    content: "\f130"
}

.ion-earth:before {
    content: "\f276"
}

.ion-easel:before {
    content: "\f3c2"
}

.ion-edit:before {
    content: "\f2bf"
}

.ion-egg:before {
    content: "\f277"
}

.ion-eject:before {
    content: "\f131"
}

.ion-email:before {
    content: "\f132"
}

.ion-email-unread:before {
    content: "\f3c3"
}

.ion-erlenmeyer-flask:before {
    content: "\f3c5"
}

.ion-erlenmeyer-flask-bubbles:before {
    content: "\f3c4"
}

.ion-eye:before {
    content: "\f133"
}

.ion-eye-disabled:before {
    content: "\f306"
}

.ion-female:before {
    content: "\f278"
}

.ion-filing:before {
    content: "\f134"
}

.ion-film-marker:before {
    content: "\f135"
}

.ion-fireball:before {
    content: "\f319"
}

.ion-flag:before {
    content: "\f279"
}

.ion-flame:before {
    content: "\f31a"
}

.ion-flash:before {
    content: "\f137"
}

.ion-flash-off:before {
    content: "\f136"
}

.ion-folder:before {
    content: "\f139"
}

.ion-fork:before {
    content: "\f27a"
}

.ion-fork-repo:before {
    content: "\f2c0"
}

.ion-forward:before {
    content: "\f13a"
}

.ion-funnel:before {
    content: "\f31b"
}

.ion-gear-a:before {
    content: "\f13d"
}

.ion-gear-b:before {
    content: "\f13e"
}

.ion-grid:before {
    content: "\f13f"
}

.ion-hammer:before {
    content: "\f27b"
}

.ion-happy:before {
    content: "\f31c"
}

.ion-happy-outline:before {
    content: "\f3c6"
}

.ion-headphone:before {
    content: "\f140"
}

.ion-heart:before {
    content: "\f141"
}

.ion-heart-broken:before {
    content: "\f31d"
}

.ion-help:before {
    content: "\f143"
}

.ion-help-buoy:before {
    content: "\f27c"
}

.ion-help-circled:before {
    content: "\f142"
}

.ion-home:before {
    content: "\f144"
}

.ion-icecream:before {
    content: "\f27d"
}

.ion-image:before {
    content: "\f147"
}

.ion-images:before {
    content: "\f148"
}

.ion-information:before {
    content: "\f14a"
}

.ion-information-circled:before {
    content: "\f149"
}

.ion-ionic:before {
    content: "\f14b"
}

.ion-ios-alarm:before {
    content: "\f3c8"
}

.ion-ios-alarm-outline:before {
    content: "\f3c7"
}

.ion-ios-albums:before {
    content: "\f3ca"
}

.ion-ios-albums-outline:before {
    content: "\f3c9"
}

.ion-ios-americanfootball:before {
    content: "\f3cc"
}

.ion-ios-americanfootball-outline:before {
    content: "\f3cb"
}

.ion-ios-analytics:before {
    content: "\f3ce"
}

.ion-ios-analytics-outline:before {
    content: "\f3cd"
}

.ion-ios-arrow-back:before {
    content: "\f3cf"
}

.ion-ios-arrow-down:before {
    content: "\f3d0"
}

.ion-ios-arrow-forward:before {
    content: "\f3d1"
}

.ion-ios-arrow-left:before {
    content: "\f3d2"
}

.ion-ios-arrow-right:before {
    content: "\f3d3"
}

.ion-ios-arrow-thin-down:before {
    content: "\f3d4"
}

.ion-ios-arrow-thin-left:before {
    content: "\f3d5"
}

.ion-ios-arrow-thin-right:before {
    content: "\f3d6"
}

.ion-ios-arrow-thin-up:before {
    content: "\f3d7"
}

.ion-ios-arrow-up:before {
    content: "\f3d8"
}

.ion-ios-at:before {
    content: "\f3da"
}

.ion-ios-at-outline:before {
    content: "\f3d9"
}

.ion-ios-barcode:before {
    content: "\f3dc"
}

.ion-ios-barcode-outline:before {
    content: "\f3db"
}

.ion-ios-baseball:before {
    content: "\f3de"
}

.ion-ios-baseball-outline:before {
    content: "\f3dd"
}

.ion-ios-basketball:before {
    content: "\f3e0"
}

.ion-ios-basketball-outline:before {
    content: "\f3df"
}

.ion-ios-bell:before {
    content: "\f3e2"
}

.ion-ios-bell-outline:before {
    content: "\f3e1"
}

.ion-ios-body:before {
    content: "\f3e4"
}

.ion-ios-body-outline:before {
    content: "\f3e3"
}

.ion-ios-bolt:before {
    content: "\f3e6"
}

.ion-ios-bolt-outline:before {
    content: "\f3e5"
}

.ion-ios-book:before {
    content: "\f3e8"
}

.ion-ios-book-outline:before {
    content: "\f3e7"
}

.ion-ios-bookmarks:before {
    content: "\f3ea"
}

.ion-ios-bookmarks-outline:before {
    content: "\f3e9"
}

.ion-ios-box:before {
    content: "\f3ec"
}

.ion-ios-box-outline:before {
    content: "\f3eb"
}

.ion-ios-briefcase:before {
    content: "\f3ee"
}

.ion-ios-briefcase-outline:before {
    content: "\f3ed"
}

.ion-ios-browsers:before {
    content: "\f3f0"
}

.ion-ios-browsers-outline:before {
    content: "\f3ef"
}

.ion-ios-calculator:before {
    content: "\f3f2"
}

.ion-ios-calculator-outline:before {
    content: "\f3f1"
}

.ion-ios-calendar:before {
    content: "\f3f4"
}

.ion-ios-calendar-outline:before {
    content: "\f3f3"
}

.ion-ios-camera:before {
    content: "\f3f6"
}

.ion-ios-camera-outline:before {
    content: "\f3f5"
}

.ion-ios-cart:before {
    content: "\f3f8"
}

.ion-ios-cart-outline:before {
    content: "\f3f7"
}

.ion-ios-chatboxes:before {
    content: "\f3fa"
}

.ion-ios-chatboxes-outline:before {
    content: "\f3f9"
}

.ion-ios-chatbubble:before {
    content: "\f3fc"
}

.ion-ios-chatbubble-outline:before {
    content: "\f3fb"
}

.ion-ios-checkmark:before {
    content: "\f3ff"
}

.ion-ios-checkmark-empty:before {
    content: "\f3fd"
}

.ion-ios-checkmark-outline:before {
    content: "\f3fe"
}

.ion-ios-circle-filled:before {
    content: "\f400"
}

.ion-ios-circle-outline:before {
    content: "\f401"
}

.ion-ios-clock:before {
    content: "\f403"
}

.ion-ios-clock-outline:before {
    content: "\f402"
}

.ion-ios-close:before {
    content: "\f406"
}

.ion-ios-close-empty:before {
    content: "\f404"
}

.ion-ios-close-outline:before {
    content: "\f405"
}

.ion-ios-cloud:before {
    content: "\f40c"
}

.ion-ios-cloud-download:before {
    content: "\f408"
}

.ion-ios-cloud-download-outline:before {
    content: "\f407"
}

.ion-ios-cloud-outline:before {
    content: "\f409"
}

.ion-ios-cloud-upload:before {
    content: "\f40b"
}

.ion-ios-cloud-upload-outline:before {
    content: "\f40a"
}

.ion-ios-cloudy:before {
    content: "\f410"
}

.ion-ios-cloudy-night:before {
    content: "\f40e"
}

.ion-ios-cloudy-night-outline:before {
    content: "\f40d"
}

.ion-ios-cloudy-outline:before {
    content: "\f40f"
}

.ion-ios-cog:before {
    content: "\f412"
}

.ion-ios-cog-outline:before {
    content: "\f411"
}

.ion-ios-color-filter:before {
    content: "\f414"
}

.ion-ios-color-filter-outline:before {
    content: "\f413"
}

.ion-ios-color-wand:before {
    content: "\f416"
}

.ion-ios-color-wand-outline:before {
    content: "\f415"
}

.ion-ios-compose:before {
    content: "\f418"
}

.ion-ios-compose-outline:before {
    content: "\f417"
}

.ion-ios-contact:before {
    content: "\f41a"
}

.ion-ios-contact-outline:before {
    content: "\f419"
}

.ion-ios-copy:before {
    content: "\f41c"
}

.ion-ios-copy-outline:before {
    content: "\f41b"
}

.ion-ios-crop:before {
    content: "\f41e"
}

.ion-ios-crop-strong:before {
    content: "\f41d"
}

.ion-ios-download:before {
    content: "\f420"
}

.ion-ios-download-outline:before {
    content: "\f41f"
}

.ion-ios-drag:before {
    content: "\f421"
}

.ion-ios-email:before {
    content: "\f423"
}

.ion-ios-email-outline:before {
    content: "\f422"
}

.ion-ios-eye:before {
    content: "\f425"
}

.ion-ios-eye-outline:before {
    content: "\f424"
}

.ion-ios-fastforward:before {
    content: "\f427"
}

.ion-ios-fastforward-outline:before {
    content: "\f426"
}

.ion-ios-filing:before {
    content: "\f429"
}

.ion-ios-filing-outline:before {
    content: "\f428"
}

.ion-ios-film:before {
    content: "\f42b"
}

.ion-ios-film-outline:before {
    content: "\f42a"
}

.ion-ios-flag:before {
    content: "\f42d"
}

.ion-ios-flag-outline:before {
    content: "\f42c"
}

.ion-ios-flame:before {
    content: "\f42f"
}

.ion-ios-flame-outline:before {
    content: "\f42e"
}

.ion-ios-flask:before {
    content: "\f431"
}

.ion-ios-flask-outline:before {
    content: "\f430"
}

.ion-ios-flower:before {
    content: "\f433"
}

.ion-ios-flower-outline:before {
    content: "\f432"
}

.ion-ios-folder:before {
    content: "\f435"
}

.ion-ios-folder-outline:before {
    content: "\f434"
}

.ion-ios-football:before {
    content: "\f437"
}

.ion-ios-football-outline:before {
    content: "\f436"
}

.ion-ios-game-controller-a:before {
    content: "\f439"
}

.ion-ios-game-controller-a-outline:before {
    content: "\f438"
}

.ion-ios-game-controller-b:before {
    content: "\f43b"
}

.ion-ios-game-controller-b-outline:before {
    content: "\f43a"
}

.ion-ios-gear:before {
    content: "\f43d"
}

.ion-ios-gear-outline:before {
    content: "\f43c"
}

.ion-ios-glasses:before {
    content: "\f43f"
}

.ion-ios-glasses-outline:before {
    content: "\f43e"
}

.ion-ios-grid-view:before {
    content: "\f441"
}

.ion-ios-grid-view-outline:before {
    content: "\f440"
}

.ion-ios-heart:before {
    content: "\f443"
}

.ion-ios-heart-outline:before {
    content: "\f442"
}

.ion-ios-help:before {
    content: "\f446"
}

.ion-ios-help-empty:before {
    content: "\f444"
}

.ion-ios-help-outline:before {
    content: "\f445"
}

.ion-ios-home:before {
    content: "\f448"
}

.ion-ios-home-outline:before {
    content: "\f447"
}

.ion-ios-infinite:before {
    content: "\f44a"
}

.ion-ios-infinite-outline:before {
    content: "\f449"
}

.ion-ios-information:before {
    content: "\f44d"
}

.ion-ios-information-empty:before {
    content: "\f44b"
}

.ion-ios-information-outline:before {
    content: "\f44c"
}

.ion-ios-ionic-outline:before {
    content: "\f44e"
}

.ion-ios-keypad:before {
    content: "\f450"
}

.ion-ios-keypad-outline:before {
    content: "\f44f"
}

.ion-ios-lightbulb:before {
    content: "\f452"
}

.ion-ios-lightbulb-outline:before {
    content: "\f451"
}

.ion-ios-list:before {
    content: "\f454"
}

.ion-ios-list-outline:before {
    content: "\f453"
}

.ion-ios-location:before {
    content: "\f456"
}

.ion-ios-location-outline:before {
    content: "\f455"
}

.ion-ios-locked:before {
    content: "\f458"
}

.ion-ios-locked-outline:before {
    content: "\f457"
}

.ion-ios-loop:before {
    content: "\f45a"
}

.ion-ios-loop-strong:before {
    content: "\f459"
}

.ion-ios-medical:before {
    content: "\f45c"
}

.ion-ios-medical-outline:before {
    content: "\f45b"
}

.ion-ios-medkit:before {
    content: "\f45e"
}

.ion-ios-medkit-outline:before {
    content: "\f45d"
}

.ion-ios-mic:before {
    content: "\f461"
}

.ion-ios-mic-off:before {
    content: "\f45f"
}

.ion-ios-mic-outline:before {
    content: "\f460"
}

.ion-ios-minus:before {
    content: "\f464"
}

.ion-ios-minus-empty:before {
    content: "\f462"
}

.ion-ios-minus-outline:before {
    content: "\f463"
}

.ion-ios-monitor:before {
    content: "\f466"
}

.ion-ios-monitor-outline:before {
    content: "\f465"
}

.ion-ios-moon:before {
    content: "\f468"
}

.ion-ios-moon-outline:before {
    content: "\f467"
}

.ion-ios-more:before {
    content: "\f46a"
}

.ion-ios-more-outline:before {
    content: "\f469"
}

.ion-ios-musical-note:before {
    content: "\f46b"
}

.ion-ios-musical-notes:before {
    content: "\f46c"
}

.ion-ios-navigate:before {
    content: "\f46e"
}

.ion-ios-navigate-outline:before {
    content: "\f46d"
}

.ion-ios-nutrition:before {
    content: "\f470"
}

.ion-ios-nutrition-outline:before {
    content: "\f46f"
}

.ion-ios-paper:before {
    content: "\f472"
}

.ion-ios-paper-outline:before {
    content: "\f471"
}

.ion-ios-paperplane:before {
    content: "\f474"
}

.ion-ios-paperplane-outline:before {
    content: "\f473"
}

.ion-ios-partlysunny:before {
    content: "\f476"
}

.ion-ios-partlysunny-outline:before {
    content: "\f475"
}

.ion-ios-pause:before {
    content: "\f478"
}

.ion-ios-pause-outline:before {
    content: "\f477"
}

.ion-ios-paw:before {
    content: "\f47a"
}

.ion-ios-paw-outline:before {
    content: "\f479"
}

.ion-ios-people:before {
    content: "\f47c"
}

.ion-ios-people-outline:before {
    content: "\f47b"
}

.ion-ios-person:before {
    content: "\f47e"
}

.ion-ios-person-outline:before {
    content: "\f47d"
}

.ion-ios-personadd:before {
    content: "\f480"
}

.ion-ios-personadd-outline:before {
    content: "\f47f"
}

.ion-ios-photos:before {
    content: "\f482"
}

.ion-ios-photos-outline:before {
    content: "\f481"
}

.ion-ios-pie:before {
    content: "\f484"
}

.ion-ios-pie-outline:before {
    content: "\f483"
}

.ion-ios-pint:before {
    content: "\f486"
}

.ion-ios-pint-outline:before {
    content: "\f485"
}

.ion-ios-play:before {
    content: "\f488"
}

.ion-ios-play-outline:before {
    content: "\f487"
}

.ion-ios-plus:before {
    content: "\f48b"
}

.ion-ios-plus-empty:before {
    content: "\f489"
}

.ion-ios-plus-outline:before {
    content: "\f48a"
}

.ion-ios-pricetag:before {
    content: "\f48d"
}

.ion-ios-pricetag-outline:before {
    content: "\f48c"
}

.ion-ios-pricetags:before {
    content: "\f48f"
}

.ion-ios-pricetags-outline:before {
    content: "\f48e"
}

.ion-ios-printer:before {
    content: "\f491"
}

.ion-ios-printer-outline:before {
    content: "\f490"
}

.ion-ios-pulse:before {
    content: "\f493"
}

.ion-ios-pulse-strong:before {
    content: "\f492"
}

.ion-ios-rainy:before {
    content: "\f495"
}

.ion-ios-rainy-outline:before {
    content: "\f494"
}

.ion-ios-recording:before {
    content: "\f497"
}

.ion-ios-recording-outline:before {
    content: "\f496"
}

.ion-ios-redo:before {
    content: "\f499"
}

.ion-ios-redo-outline:before {
    content: "\f498"
}

.ion-ios-refresh:before {
    content: "\f49c"
}

.ion-ios-refresh-empty:before {
    content: "\f49a"
}

.ion-ios-refresh-outline:before {
    content: "\f49b"
}

.ion-ios-reload:before {
    content: "\f49d"
}

.ion-ios-reverse-camera:before {
    content: "\f49f"
}

.ion-ios-reverse-camera-outline:before {
    content: "\f49e"
}

.ion-ios-rewind:before {
    content: "\f4a1"
}

.ion-ios-rewind-outline:before {
    content: "\f4a0"
}

.ion-ios-rose:before {
    content: "\f4a3"
}

.ion-ios-rose-outline:before {
    content: "\f4a2"
}

.ion-ios-search:before {
    content: "\f4a5"
}

.ion-ios-search-strong:before {
    content: "\f4a4"
}

.ion-ios-settings:before {
    content: "\f4a7"
}

.ion-ios-settings-strong:before {
    content: "\f4a6"
}

.ion-ios-shuffle:before {
    content: "\f4a9"
}

.ion-ios-shuffle-strong:before {
    content: "\f4a8"
}

.ion-ios-skipbackward:before {
    content: "\f4ab"
}

.ion-ios-skipbackward-outline:before {
    content: "\f4aa"
}

.ion-ios-skipforward:before {
    content: "\f4ad"
}

.ion-ios-skipforward-outline:before {
    content: "\f4ac"
}

.ion-ios-snowy:before {
    content: "\f4ae"
}

.ion-ios-speedometer:before {
    content: "\f4b0"
}

.ion-ios-speedometer-outline:before {
    content: "\f4af"
}

.ion-ios-star:before {
    content: "\f4b3"
}

.ion-ios-star-half:before {
    content: "\f4b1"
}

.ion-ios-star-outline:before {
    content: "\f4b2"
}

.ion-ios-stopwatch:before {
    content: "\f4b5"
}

.ion-ios-stopwatch-outline:before {
    content: "\f4b4"
}

.ion-ios-sunny:before {
    content: "\f4b7"
}

.ion-ios-sunny-outline:before {
    content: "\f4b6"
}

.ion-ios-telephone:before {
    content: "\f4b9"
}

.ion-ios-telephone-outline:before {
    content: "\f4b8"
}

.ion-ios-tennisball:before {
    content: "\f4bb"
}

.ion-ios-tennisball-outline:before {
    content: "\f4ba"
}

.ion-ios-thunderstorm:before {
    content: "\f4bd"
}

.ion-ios-thunderstorm-outline:before {
    content: "\f4bc"
}

.ion-ios-time:before {
    content: "\f4bf"
}

.ion-ios-time-outline:before {
    content: "\f4be"
}

.ion-ios-timer:before {
    content: "\f4c1"
}

.ion-ios-timer-outline:before {
    content: "\f4c0"
}

.ion-ios-toggle:before {
    content: "\f4c3"
}

.ion-ios-toggle-outline:before {
    content: "\f4c2"
}

.ion-ios-trash:before {
    content: "\f4c5"
}

.ion-ios-trash-outline:before {
    content: "\f4c4"
}

.ion-ios-undo:before {
    content: "\f4c7"
}

.ion-ios-undo-outline:before {
    content: "\f4c6"
}

.ion-ios-unlocked:before {
    content: "\f4c9"
}

.ion-ios-unlocked-outline:before {
    content: "\f4c8"
}

.ion-ios-upload:before {
    content: "\f4cb"
}

.ion-ios-upload-outline:before {
    content: "\f4ca"
}

.ion-ios-videocam:before {
    content: "\f4cd"
}

.ion-ios-videocam-outline:before {
    content: "\f4cc"
}

.ion-ios-volume-high:before {
    content: "\f4ce"
}

.ion-ios-volume-low:before {
    content: "\f4cf"
}

.ion-ios-wineglass:before {
    content: "\f4d1"
}

.ion-ios-wineglass-outline:before {
    content: "\f4d0"
}

.ion-ios-world:before {
    content: "\f4d3"
}

.ion-ios-world-outline:before {
    content: "\f4d2"
}

.ion-ipad:before {
    content: "\f1f9"
}

.ion-iphone:before {
    content: "\f1fa"
}

.ion-ipod:before {
    content: "\f1fb"
}

.ion-jet:before {
    content: "\f295"
}

.ion-key:before {
    content: "\f296"
}

.ion-knife:before {
    content: "\f297"
}

.ion-laptop:before {
    content: "\f1fc"
}

.ion-leaf:before {
    content: "\f1fd"
}

.ion-levels:before {
    content: "\f298"
}

.ion-lightbulb:before {
    content: "\f299"
}

.ion-link:before {
    content: "\f1fe"
}

.ion-load-a:before {
    content: "\f29a"
}

.ion-load-b:before {
    content: "\f29b"
}

.ion-load-c:before {
    content: "\f29c"
}

.ion-load-d:before {
    content: "\f29d"
}

.ion-location:before {
    content: "\f1ff"
}

.ion-lock-combination:before {
    content: "\f4d4"
}

.ion-locked:before {
    content: "\f200"
}

.ion-log-in:before {
    content: "\f29e"
}

.ion-log-out:before {
    content: "\f29f"
}

.ion-loop:before {
    content: "\f201"
}

.ion-magnet:before {
    content: "\f2a0"
}

.ion-male:before {
    content: "\f2a1"
}

.ion-man:before {
    content: "\f202"
}

.ion-map:before {
    content: "\f203"
}

.ion-medkit:before {
    content: "\f2a2"
}

.ion-merge:before {
    content: "\f33f"
}

.ion-mic-a:before {
    content: "\f204"
}

.ion-mic-b:before {
    content: "\f205"
}

.ion-mic-c:before {
    content: "\f206"
}

.ion-minus:before {
    content: "\f209"
}

.ion-minus-circled:before {
    content: "\f207"
}

.ion-minus-round:before {
    content: "\f208"
}

.ion-model-s:before {
    content: "\f2c1"
}

.ion-monitor:before {
    content: "\f20a"
}

.ion-more:before {
    content: "\f20b"
}

.ion-mouse:before {
    content: "\f340"
}

.ion-music-note:before {
    content: "\f20c"
}

.ion-navicon:before {
    content: "\f20e"
}

.ion-navicon-round:before {
    content: "\f20d"
}

.ion-navigate:before {
    content: "\f2a3"
}

.ion-network:before {
    content: "\f341"
}

.ion-no-smoking:before {
    content: "\f2c2"
}

.ion-nuclear:before {
    content: "\f2a4"
}

.ion-outlet:before {
    content: "\f342"
}

.ion-paintbrush:before {
    content: "\f4d5"
}

.ion-paintbucket:before {
    content: "\f4d6"
}

.ion-paper-airplane:before {
    content: "\f2c3"
}

.ion-paperclip:before {
    content: "\f20f"
}

.ion-pause:before {
    content: "\f210"
}

.ion-person:before {
    content: "\f213"
}

.ion-person-add:before {
    content: "\f211"
}

.ion-person-stalker:before {
    content: "\f212"
}

.ion-pie-graph:before {
    content: "\f2a5"
}

.ion-pin:before {
    content: "\f2a6"
}

.ion-pinpoint:before {
    content: "\f2a7"
}

.ion-pizza:before {
    content: "\f2a8"
}

.ion-plane:before {
    content: "\f214"
}

.ion-planet:before {
    content: "\f343"
}

.ion-play:before {
    content: "\f215"
}

.ion-playstation:before {
    content: "\f30a"
}

.ion-plus:before {
    content: "\f218"
}

.ion-plus-circled:before {
    content: "\f216"
}

.ion-plus-round:before {
    content: "\f217"
}

.ion-podium:before {
    content: "\f344"
}

.ion-pound:before {
    content: "\f219"
}

.ion-power:before {
    content: "\f2a9"
}

.ion-pricetag:before {
    content: "\f2aa"
}

.ion-pricetags:before {
    content: "\f2ab"
}

.ion-printer:before {
    content: "\f21a"
}

.ion-pull-request:before {
    content: "\f345"
}

.ion-qr-scanner:before {
    content: "\f346"
}

.ion-quote:before {
    content: "\f347"
}

.ion-radio-waves:before {
    content: "\f2ac"
}

.ion-record:before {
    content: "\f21b"
}

.ion-refresh:before {
    content: "\f21c"
}

.ion-reply:before {
    content: "\f21e"
}

.ion-reply-all:before {
    content: "\f21d"
}

.ion-ribbon-a:before {
    content: "\f348"
}

.ion-ribbon-b:before {
    content: "\f349"
}

.ion-sad:before {
    content: "\f34a"
}

.ion-sad-outline:before {
    content: "\f4d7"
}

.ion-scissors:before {
    content: "\f34b"
}

.ion-search:before {
    content: "\f21f"
}

.ion-settings:before {
    content: "\f2ad"
}

.ion-share:before {
    content: "\f220"
}

.ion-shuffle:before {
    content: "\f221"
}

.ion-skip-backward:before {
    content: "\f222"
}

.ion-skip-forward:before {
    content: "\f223"
}

.ion-social-android:before {
    content: "\f225"
}

.ion-social-android-outline:before {
    content: "\f224"
}

.ion-social-angular:before {
    content: "\f4d9"
}

.ion-social-angular-outline:before {
    content: "\f4d8"
}

.ion-social-apple:before {
    content: "\f227"
}

.ion-social-apple-outline:before {
    content: "\f226"
}

.ion-social-bitcoin:before {
    content: "\f2af"
}

.ion-social-bitcoin-outline:before {
    content: "\f2ae"
}

.ion-social-buffer:before {
    content: "\f229"
}

.ion-social-buffer-outline:before {
    content: "\f228"
}

.ion-social-chrome:before {
    content: "\f4db"
}

.ion-social-chrome-outline:before {
    content: "\f4da"
}

.ion-social-codepen:before {
    content: "\f4dd"
}

.ion-social-codepen-outline:before {
    content: "\f4dc"
}

.ion-social-css3:before {
    content: "\f4df"
}

.ion-social-css3-outline:before {
    content: "\f4de"
}

.ion-social-designernews:before {
    content: "\f22b"
}

.ion-social-designernews-outline:before {
    content: "\f22a"
}

.ion-social-dribbble:before {
    content: "\f22d"
}

.ion-social-dribbble-outline:before {
    content: "\f22c"
}

.ion-social-dropbox:before {
    content: "\f22f"
}

.ion-social-dropbox-outline:before {
    content: "\f22e"
}

.ion-social-euro:before {
    content: "\f4e1"
}

.ion-social-euro-outline:before {
    content: "\f4e0"
}

.ion-social-facebook:before {
    content: "\f231"
}

.ion-social-facebook-outline:before {
    content: "\f230"
}

.ion-social-foursquare:before {
    content: "\f34d"
}

.ion-social-foursquare-outline:before {
    content: "\f34c"
}

.ion-social-freebsd-devil:before {
    content: "\f2c4"
}

.ion-social-github:before {
    content: "\f233"
}

.ion-social-github-outline:before {
    content: "\f232"
}

.ion-social-google:before {
    content: "\f34f"
}

.ion-social-google-outline:before {
    content: "\f34e"
}

.ion-social-googleplus:before {
    content: "\f235"
}

.ion-social-googleplus-outline:before {
    content: "\f234"
}

.ion-social-hackernews:before {
    content: "\f237"
}

.ion-social-hackernews-outline:before {
    content: "\f236"
}

.ion-social-html5:before {
    content: "\f4e3"
}

.ion-social-html5-outline:before {
    content: "\f4e2"
}

.ion-social-instagram:before {
    content: "\f351"
}

.ion-social-instagram-outline:before {
    content: "\f350"
}

.ion-social-javascript:before {
    content: "\f4e5"
}

.ion-social-javascript-outline:before {
    content: "\f4e4"
}

.ion-social-linkedin:before {
    content: "\f239"
}

.ion-social-linkedin-outline:before {
    content: "\f238"
}

.ion-social-markdown:before {
    content: "\f4e6"
}

.ion-social-nodejs:before {
    content: "\f4e7"
}

.ion-social-octocat:before {
    content: "\f4e8"
}

.ion-social-pinterest:before {
    content: "\f2b1"
}

.ion-social-pinterest-outline:before {
    content: "\f2b0"
}

.ion-social-python:before {
    content: "\f4e9"
}

.ion-social-reddit:before {
    content: "\f23b"
}

.ion-social-reddit-outline:before {
    content: "\f23a"
}

.ion-social-rss:before {
    content: "\f23d"
}

.ion-social-rss-outline:before {
    content: "\f23c"
}

.ion-social-sass:before {
    content: "\f4ea"
}

.ion-social-skype:before {
    content: "\f23f"
}

.ion-social-skype-outline:before {
    content: "\f23e"
}

.ion-social-snapchat:before {
    content: "\f4ec"
}

.ion-social-snapchat-outline:before {
    content: "\f4eb"
}

.ion-social-tumblr:before {
    content: "\f241"
}

.ion-social-tumblr-outline:before {
    content: "\f240"
}

.ion-social-tux:before {
    content: "\f2c5"
}

.ion-social-twitch:before {
    content: "\f4ee"
}

.ion-social-twitch-outline:before {
    content: "\f4ed"
}

.ion-social-twitter:before {
    content: "\f243"
}

.ion-social-twitter-outline:before {
    content: "\f242"
}

.ion-social-usd:before {
    content: "\f353"
}

.ion-social-usd-outline:before {
    content: "\f352"
}

.ion-social-vimeo:before {
    content: "\f245"
}

.ion-social-vimeo-outline:before {
    content: "\f244"
}

.ion-social-whatsapp:before {
    content: "\f4f0"
}

.ion-social-whatsapp-outline:before {
    content: "\f4ef"
}

.ion-social-windows:before {
    content: "\f247"
}

.ion-social-windows-outline:before {
    content: "\f246"
}

.ion-social-wordpress:before {
    content: "\f249"
}

.ion-social-wordpress-outline:before {
    content: "\f248"
}

.ion-social-yahoo:before {
    content: "\f24b"
}

.ion-social-yahoo-outline:before {
    content: "\f24a"
}

.ion-social-yen:before {
    content: "\f4f2"
}

.ion-social-yen-outline:before {
    content: "\f4f1"
}

.ion-social-youtube:before {
    content: "\f24d"
}

.ion-social-youtube-outline:before {
    content: "\f24c"
}

.ion-soup-can:before {
    content: "\f4f4"
}

.ion-soup-can-outline:before {
    content: "\f4f3"
}

.ion-speakerphone:before {
    content: "\f2b2"
}

.ion-speedometer:before {
    content: "\f2b3"
}

.ion-spoon:before {
    content: "\f2b4"
}

.ion-star:before {
    content: "\f24e"
}

.ion-stats-bars:before {
    content: "\f2b5"
}

.ion-steam:before {
    content: "\f30b"
}

.ion-stop:before {
    content: "\f24f"
}

.ion-thermometer:before {
    content: "\f2b6"
}

.ion-thumbsdown:before {
    content: "\f250"
}

.ion-thumbsup:before {
    content: "\f251"
}

.ion-toggle:before {
    content: "\f355"
}

.ion-toggle-filled:before {
    content: "\f354"
}

.ion-transgender:before {
    content: "\f4f5"
}

.ion-trash-a:before {
    content: "\f252"
}

.ion-trash-b:before {
    content: "\f253"
}

.ion-trophy:before {
    content: "\f356"
}

.ion-tshirt:before {
    content: "\f4f7"
}

.ion-tshirt-outline:before {
    content: "\f4f6"
}

.ion-umbrella:before {
    content: "\f2b7"
}

.ion-university:before {
    content: "\f357"
}

.ion-unlocked:before {
    content: "\f254"
}

.ion-upload:before {
    content: "\f255"
}

.ion-usb:before {
    content: "\f2b8"
}

.ion-videocamera:before {
    content: "\f256"
}

.ion-volume-high:before {
    content: "\f257"
}

.ion-volume-low:before {
    content: "\f258"
}

.ion-volume-medium:before {
    content: "\f259"
}

.ion-volume-mute:before {
    content: "\f25a"
}

.ion-wand:before {
    content: "\f358"
}

.ion-waterdrop:before {
    content: "\f25b"
}

.ion-wifi:before {
    content: "\f25c"
}

.ion-wineglass:before {
    content: "\f2b9"
}

.ion-woman:before {
    content: "\f25d"
}

.ion-wrench:before {
    content: "\f2ba"
}

.ion-xbox:before {
    content: "\f30c"
}

@charset "UTF-8";
@font-face {
    font-family: linea-arrows-10;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/arrows/fonts/linea-arrows-10.eot);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/arrows/fonts/linea-arrows-10.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/arrows/fonts/linea-arrows-10.woff) format("woff"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/arrows/fonts/linea-arrows-10.ttf) format("truetype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/arrows/fonts/linea-arrows-10.svg#linea-arrows-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-basic-10;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/basic/fonts/linea-basic-10.eot);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/basic/fonts/linea-basic-10.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/basic/fonts/linea-basic-10.woff) format("woff"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/basic/fonts/linea-basic-10.ttf) format("truetype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/basic/fonts/linea-basic-10.svg#linea-basic-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-basic-elaboration-10;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.eot);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.woff) format("woff"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.ttf) format("truetype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-ecommerce-10;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/ecommerce/fonts/linea-ecommerce-10.eot);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/ecommerce/fonts/linea-ecommerce-10.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/ecommerce/fonts/linea-ecommerce-10.woff) format("woff"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/ecommerce/fonts/linea-ecommerce-10.ttf) format("truetype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/ecommerce/fonts/linea-ecommerce-10.svg#linea-ecommerce-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-music-10;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/music/fonts/linea-music-10.eot);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/music/fonts/linea-music-10.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/music/fonts/linea-music-10.woff) format("woff"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/music/fonts/linea-music-10.ttf) format("truetype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/music/fonts/linea-music-10.svg#linea-music-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-software-10;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/software/fonts/linea-software-10.eot);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/software/fonts/linea-software-10.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/software/fonts/linea-software-10.woff) format("woff"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/software/fonts/linea-software-10.ttf) format("truetype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/software/fonts/linea-software-10.svg#linea-software-10) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: linea-weather-10;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/weather/fonts/linea-weather-10.eot);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/weather/fonts/linea-weather-10.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/weather/fonts/linea-weather-10.woff) format("woff"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/weather/fonts/linea-weather-10.ttf) format("truetype"), url(/wp-content/themes/waveride/framework/lib/icons-pack/linea-icons/weather/fonts/linea-weather-10.svg#linea-weather-10) format("svg");
    font-weight: 400;
    font-style: normal
}

[class^=icon-arrows][data-icon]:before {
    font-family: linea-arrows-10!important;
    content: attr(data-icon);
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=icon-arrows-]:before,
[class*=" icon-arrows-"]:before {
    font-family: linea-arrows-10!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrows-anticlockwise:before {
    content: "\e000"
}

.icon-arrows-anticlockwise-dashed:before {
    content: "\e001"
}

.icon-arrows-button-down:before {
    content: "\e002"
}

.icon-arrows-button-off:before {
    content: "\e003"
}

.icon-arrows-button-on:before {
    content: "\e004"
}

.icon-arrows-button-up:before {
    content: "\e005"
}

.icon-arrows-check:before {
    content: "\e006"
}

.icon-arrows-circle-check:before {
    content: "\e007"
}

.icon-arrows-circle-down:before {
    content: "\e008"
}

.icon-arrows-circle-downleft:before {
    content: "\e009"
}

.icon-arrows-circle-downright:before {
    content: "\e00a"
}

.icon-arrows-circle-left:before {
    content: "\e00b"
}

.icon-arrows-circle-minus:before {
    content: "\e00c"
}

.icon-arrows-circle-plus:before {
    content: "\e00d"
}

.icon-arrows-circle-remove:before {
    content: "\e00e"
}

.icon-arrows-circle-right:before {
    content: "\e00f"
}

.icon-arrows-circle-up:before {
    content: "\e010"
}

.icon-arrows-circle-upleft:before {
    content: "\e011"
}

.icon-arrows-circle-upright:before {
    content: "\e012"
}

.icon-arrows-clockwise:before {
    content: "\e013"
}

.icon-arrows-clockwise-dashed:before {
    content: "\e014"
}

.icon-arrows-compress:before {
    content: "\e015"
}

.icon-arrows-deny:before {
    content: "\e016"
}

.icon-arrows-diagonal:before {
    content: "\e017"
}

.icon-arrows-diagonal2:before {
    content: "\e018"
}

.icon-arrows-down:before {
    content: "\e019"
}

.icon-arrows-down-double:before {
    content: "\e01a"
}

.icon-arrows-downleft:before {
    content: "\e01b"
}

.icon-arrows-downright:before {
    content: "\e01c"
}

.icon-arrows-drag-down:before {
    content: "\e01d"
}

.icon-arrows-drag-down-dashed:before {
    content: "\e01e"
}

.icon-arrows-drag-horiz:before {
    content: "\e01f"
}

.icon-arrows-drag-left:before {
    content: "\e020"
}

.icon-arrows-drag-left-dashed:before {
    content: "\e021"
}

.icon-arrows-drag-right:before {
    content: "\e022"
}

.icon-arrows-drag-right-dashed:before {
    content: "\e023"
}

.icon-arrows-drag-up:before {
    content: "\e024"
}

.icon-arrows-drag-up-dashed:before {
    content: "\e025"
}

.icon-arrows-drag-vert:before {
    content: "\e026"
}

.icon-arrows-exclamation:before {
    content: "\e027"
}

.icon-arrows-expand:before {
    content: "\e028"
}

.icon-arrows-expand-diagonal1:before {
    content: "\e029"
}

.icon-arrows-expand-horizontal1:before {
    content: "\e02a"
}

.icon-arrows-expand-vertical1:before {
    content: "\e02b"
}

.icon-arrows-fit-horizontal:before {
    content: "\e02c"
}

.icon-arrows-fit-vertical:before {
    content: "\e02d"
}

.icon-arrows-glide:before {
    content: "\e02e"
}

.icon-arrows-glide-horizontal:before {
    content: "\e02f"
}

.icon-arrows-glide-vertical:before {
    content: "\e030"
}

.icon-arrows-hamburger1:before {
    content: "\e031"
}

.icon-arrows-hamburger-2:before {
    content: "\e032"
}

.icon-arrows-horizontal:before {
    content: "\e033"
}

.icon-arrows-info:before {
    content: "\e034"
}

.icon-arrows-keyboard-alt:before {
    content: "\e035"
}

.icon-arrows-keyboard-cmd:before {
    content: "\e036"
}

.icon-arrows-keyboard-delete:before {
    content: "\e037"
}

.icon-arrows-keyboard-down:before {
    content: "\e038"
}

.icon-arrows-keyboard-left:before {
    content: "\e039"
}

.icon-arrows-keyboard-return:before {
    content: "\e03a"
}

.icon-arrows-keyboard-right:before {
    content: "\e03b"
}

.icon-arrows-keyboard-shift:before {
    content: "\e03c"
}

.icon-arrows-keyboard-tab:before {
    content: "\e03d"
}

.icon-arrows-keyboard-up:before {
    content: "\e03e"
}

.icon-arrows-left:before {
    content: "\e03f"
}

.icon-arrows-left-double-32:before {
    content: "\e040"
}

.icon-arrows-minus:before {
    content: "\e041"
}

.icon-arrows-move:before {
    content: "\e042"
}

.icon-arrows-move2:before {
    content: "\e043"
}

.icon-arrows-move-bottom:before {
    content: "\e044"
}

.icon-arrows-move-left:before {
    content: "\e045"
}

.icon-arrows-move-right:before {
    content: "\e046"
}

.icon-arrows-move-top:before {
    content: "\e047"
}

.icon-arrows-plus:before {
    content: "\e048"
}

.icon-arrows-question:before {
    content: "\e049"
}

.icon-arrows-remove:before {
    content: "\e04a"
}

.icon-arrows-right:before {
    content: "\e04b"
}

.icon-arrows-right-double:before {
    content: "\e04c"
}

.icon-arrows-rotate:before {
    content: "\e04d"
}

.icon-arrows-rotate-anti:before {
    content: "\e04e"
}

.icon-arrows-rotate-anti-dashed:before {
    content: "\e04f"
}

.icon-arrows-rotate-dashed:before {
    content: "\e050"
}

.icon-arrows-shrink:before {
    content: "\e051"
}

.icon-arrows-shrink-diagonal1:before {
    content: "\e052"
}

.icon-arrows-shrink-diagonal2:before {
    content: "\e053"
}

.icon-arrows-shrink-horizonal2:before {
    content: "\e054"
}

.icon-arrows-shrink-horizontal1:before {
    content: "\e055"
}

.icon-arrows-shrink-vertical1:before {
    content: "\e056"
}

.icon-arrows-shrink-vertical2:before {
    content: "\e057"
}

.icon-arrows-sign-down:before {
    content: "\e058"
}

.icon-arrows-sign-left:before {
    content: "\e059"
}

.icon-arrows-sign-right:before {
    content: "\e05a"
}

.icon-arrows-sign-up:before {
    content: "\e05b"
}

.icon-arrows-slide-down1:before {
    content: "\e05c"
}

.icon-arrows-slide-down2:before {
    content: "\e05d"
}

.icon-arrows-slide-left1:before {
    content: "\e05e"
}

.icon-arrows-slide-left2:before {
    content: "\e05f"
}

.icon-arrows-slide-right1:before {
    content: "\e060"
}

.icon-arrows-slide-right2:before {
    content: "\e061"
}

.icon-arrows-slide-up1:before {
    content: "\e062"
}

.icon-arrows-slide-up2:before {
    content: "\e063"
}

.icon-arrows-slim-down:before {
    content: "\e064"
}

.icon-arrows-slim-down-dashed:before {
    content: "\e065"
}

.icon-arrows-slim-left:before {
    content: "\e066"
}

.icon-arrows-slim-left-dashed:before {
    content: "\e067"
}

.icon-arrows-slim-right:before {
    content: "\e068"
}

.icon-arrows-slim-right-dashed:before {
    content: "\e069"
}

.icon-arrows-slim-up:before {
    content: "\e06a"
}

.icon-arrows-slim-up-dashed:before {
    content: "\e06b"
}

.icon-arrows-square-check:before {
    content: "\e06c"
}

.icon-arrows-square-down:before {
    content: "\e06d"
}

.icon-arrows-square-downleft:before {
    content: "\e06e"
}

.icon-arrows-square-downright:before {
    content: "\e06f"
}

.icon-arrows-square-left:before {
    content: "\e070"
}

.icon-arrows-square-minus:before {
    content: "\e071"
}

.icon-arrows-square-plus:before {
    content: "\e072"
}

.icon-arrows-square-remove:before {
    content: "\e073"
}

.icon-arrows-square-right:before {
    content: "\e074"
}

.icon-arrows-square-up:before {
    content: "\e075"
}

.icon-arrows-square-upleft:before {
    content: "\e076"
}

.icon-arrows-square-upright:before {
    content: "\e077"
}

.icon-arrows-squares:before {
    content: "\e078"
}

.icon-arrows-stretch-diagonal1:before {
    content: "\e079"
}

.icon-arrows-stretch-diagonal2:before {
    content: "\e07a"
}

.icon-arrows-stretch-diagonal3:before {
    content: "\e07b"
}

.icon-arrows-stretch-diagonal4:before {
    content: "\e07c"
}

.icon-arrows-stretch-horizontal1:before {
    content: "\e07d"
}

.icon-arrows-stretch-horizontal2:before {
    content: "\e07e"
}

.icon-arrows-stretch-vertical1:before {
    content: "\e07f"
}

.icon-arrows-stretch-vertical2:before {
    content: "\e080"
}

.icon-arrows-switch-horizontal:before {
    content: "\e081"
}

.icon-arrows-switch-vertical:before {
    content: "\e082"
}

.icon-arrows-up:before {
    content: "\e083"
}

.icon-arrows-up-double-33:before {
    content: "\e084"
}

.icon-arrows-upleft:before {
    content: "\e085"
}

.icon-arrows-upright:before {
    content: "\e086"
}

.icon-arrows-vertical:before {
    content: "\e087"
}

[class^=icon-basic-][data-icon]:before {
    font-family: linea-basic-10!important;
    content: attr(data-icon);
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=icon-basic-]:before,
[class*=" icon-basic-"]:before {
    font-family: linea-basic-10!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-basic-accelerator:before {
    content: "a"
}

.icon-basic-alarm:before {
    content: "b"
}

.icon-basic-anchor:before {
    content: "c"
}

.icon-basic-anticlockwise:before {
    content: "d"
}

.icon-basic-archive:before {
    content: "e"
}

.icon-basic-archive-full:before {
    content: "f"
}

.icon-basic-ban:before {
    content: "g"
}

.icon-basic-battery-charge:before {
    content: "h"
}

.icon-basic-battery-empty:before {
    content: "i"
}

.icon-basic-battery-full:before {
    content: "j"
}

.icon-basic-battery-half:before {
    content: "k"
}

.icon-basic-bolt:before {
    content: "l"
}

.icon-basic-book:before {
    content: "m"
}

.icon-basic-book-pen:before {
    content: "n"
}

.icon-basic-book-pencil:before {
    content: "o"
}

.icon-basic-bookmark:before {
    content: "p"
}

.icon-basic-calculator:before {
    content: "q"
}

.icon-basic-calendar:before {
    content: "r"
}

.icon-basic-cards-diamonds:before {
    content: "s"
}

.icon-basic-cards-hearts:before {
    content: "t"
}

.icon-basic-case:before {
    content: "u"
}

.icon-basic-chronometer:before {
    content: "v"
}

.icon-basic-clessidre:before {
    content: "w"
}

.icon-basic-clock:before {
    content: "x"
}

.icon-basic-clockwise:before {
    content: "y"
}

.icon-basic-cloud:before {
    content: "z"
}

.icon-basic-clubs:before {
    content: "A"
}

.icon-basic-compass:before {
    content: "B"
}

.icon-basic-cup:before {
    content: "C"
}

.icon-basic-diamonds:before {
    content: "D"
}

.icon-basic-display:before {
    content: "E"
}

.icon-basic-download:before {
    content: "F"
}

.icon-basic-exclamation:before {
    content: "G"
}

.icon-basic-eye:before {
    content: "H"
}

.icon-basic-eye-closed:before {
    content: "I"
}

.icon-basic-female:before {
    content: "J"
}

.icon-basic-flag1:before {
    content: "K"
}

.icon-basic-flag2:before {
    content: "L"
}

.icon-basic-floppydisk:before {
    content: "M"
}

.icon-basic-folder:before {
    content: "N"
}

.icon-basic-folder-multiple:before {
    content: "O"
}

.icon-basic-gear:before {
    content: "P"
}

.icon-basic-geolocalize-01:before {
    content: "Q"
}

.icon-basic-geolocalize-05:before {
    content: "R"
}

.icon-basic-globe:before {
    content: "S"
}

.icon-basic-gunsight:before {
    content: "T"
}

.icon-basic-hammer:before {
    content: "U"
}

.icon-basic-headset:before {
    content: "V"
}

.icon-basic-heart:before {
    content: "W"
}

.icon-basic-heart-broken:before {
    content: "X"
}

.icon-basic-helm:before {
    content: "Y"
}

.icon-basic-home:before {
    content: "Z"
}

.icon-basic-info:before {
    content: "0"
}

.icon-basic-ipod:before {
    content: "1"
}

.icon-basic-joypad:before {
    content: "2"
}

.icon-basic-key:before {
    content: "3"
}

.icon-basic-keyboard:before {
    content: "4"
}

.icon-basic-laptop:before {
    content: "5"
}

.icon-basic-life-buoy:before {
    content: "6"
}

.icon-basic-lightbulb:before {
    content: "7"
}

.icon-basic-link:before {
    content: "8"
}

.icon-basic-lock:before {
    content: "9"
}

.icon-basic-lock-open:before {
    content: "!"
}

.icon-basic-magic-mouse:before {
    content: "\""
}

.icon-basic-magnifier:before {
    content: "#"
}

.icon-basic-magnifier-minus:before {
    content: "$"
}

.icon-basic-magnifier-plus:before {
    content: "%"
}

.icon-basic-mail:before {
    content: "&"
}

.icon-basic-mail-multiple:before {
    content: "'"
}

.icon-basic-mail-open:before {
    content: "("
}

.icon-basic-mail-open-text:before {
    content: ")"
}

.icon-basic-male:before {
    content: "*"
}

.icon-basic-map:before {
    content: "+"
}

.icon-basic-message:before {
    content: ","
}

.icon-basic-message-multiple:before {
    content: "-"
}

.icon-basic-message-txt:before {
    content: "."
}

.icon-basic-mixer2:before {
    content: "/"
}

.icon-basic-mouse:before {
    content: ":"
}

.icon-basic-notebook:before {
    content: ";"
}

.icon-basic-notebook-pen:before {
    content: "<"
}

.icon-basic-notebook-pencil:before {
    content: "="
}

.icon-basic-paperplane:before {
    content: ">"
}

.icon-basic-pencil-ruler:before {
    content: "?"
}

.icon-basic-pencil-ruler-pen:before {
    content: "@"
}

.icon-basic-photo:before {
    content: "["
}

.icon-basic-picture:before {
    content: "]"
}

.icon-basic-picture-multiple:before {
    content: "^"
}

.icon-basic-pin1:before {
    content: "_"
}

.icon-basic-pin2:before {
    content: "`"
}

.icon-basic-postcard:before {
    content:"{"
}

.icon-basic-postcard-multiple:before {
    content: "|"
}

.icon-basic-printer:before {
    content: "}"
}

.icon-basic-question:before {
    content: "~"
}

.icon-basic-rss:before {
    content: "\\"
}

.icon-basic-server:before {
    content: "\e000"
}

.icon-basic-server2:before {
    content: "\e001"
}

.icon-basic-server-cloud:before {
    content: "\e002"
}

.icon-basic-server-download:before {
    content: "\e003"
}

.icon-basic-server-upload:before {
    content: "\e004"
}

.icon-basic-settings:before {
    content: "\e005"
}

.icon-basic-share:before {
    content: "\e006"
}

.icon-basic-sheet:before {
    content: "\e007"
}

.icon-basic-sheet-multiple:before {
    content: "\e008"
}

.icon-basic-sheet-pen:before {
    content: "\e009"
}

.icon-basic-sheet-pencil:before {
    content: "\e00a"
}

.icon-basic-sheet-txt:before {
    content: "\e00b"
}

.icon-basic-signs:before {
    content: "\e00c"
}

.icon-basic-smartphone:before {
    content: "\e00d"
}

.icon-basic-spades:before {
    content: "\e00e"
}

.icon-basic-spread:before {
    content: "\e00f"
}

.icon-basic-spread-bookmark:before {
    content: "\e010"
}

.icon-basic-spread-text:before {
    content: "\e011"
}

.icon-basic-spread-text-bookmark:before {
    content: "\e012"
}

.icon-basic-star:before {
    content: "\e013"
}

.icon-basic-tablet:before {
    content: "\e014"
}

.icon-basic-target:before {
    content: "\e015"
}

.icon-basic-todo:before {
    content: "\e016"
}

.icon-basic-todo-pen:before {
    content: "\e017"
}

.icon-basic-todo-pencil:before {
    content: "\e018"
}

.icon-basic-todo-txt:before {
    content: "\e019"
}

.icon-basic-todolist-pen:before {
    content: "\e01a"
}

.icon-basic-todolist-pencil:before {
    content: "\e01b"
}

.icon-basic-trashcan:before {
    content: "\e01c"
}

.icon-basic-trashcan-full:before {
    content: "\e01d"
}

.icon-basic-trashcan-refresh:before {
    content: "\e01e"
}

.icon-basic-trashcan-remove:before {
    content: "\e01f"
}

.icon-basic-upload:before {
    content: "\e020"
}

.icon-basic-usb:before {
    content: "\e021"
}

.icon-basic-video:before {
    content: "\e022"
}

.icon-basic-watch:before {
    content: "\e023"
}

.icon-basic-webpage:before {
    content: "\e024"
}

.icon-basic-webpage-img-txt:before {
    content: "\e025"
}

.icon-basic-webpage-multiple:before {
    content: "\e026"
}

.icon-basic-webpage-txt:before {
    content: "\e027"
}

.icon-basic-world:before {
    content: "\e028"
}

[class^=icon-basic-elaboration-][data-icon]:before {
    font-family: linea-basic-elaboration-10!important;
    content: attr(data-icon);
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=icon-basic-elaboration-]:before,
[class*=" icon-basic-elaboration-"]:before {
    font-family: linea-basic-elaboration-10!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-basic-elaboration-bookmark-checck:before {
    content: "a"
}

.icon-basic-elaboration-bookmark-minus:before {
    content: "b"
}

.icon-basic-elaboration-bookmark-plus:before {
    content: "c"
}

.icon-basic-elaboration-bookmark-remove:before {
    content: "d"
}

.icon-basic-elaboration-briefcase-check:before {
    content: "e"
}

.icon-basic-elaboration-briefcase-download:before {
    content: "f"
}

.icon-basic-elaboration-briefcase-flagged:before {
    content: "g"
}

.icon-basic-elaboration-briefcase-minus:before {
    content: "h"
}

.icon-basic-elaboration-briefcase-plus:before {
    content: "i"
}

.icon-basic-elaboration-briefcase-refresh:before {
    content: "j"
}

.icon-basic-elaboration-briefcase-remove:before {
    content: "k"
}

.icon-basic-elaboration-briefcase-search:before {
    content: "l"
}

.icon-basic-elaboration-briefcase-star:before {
    content: "m"
}

.icon-basic-elaboration-briefcase-upload:before {
    content: "n"
}

.icon-basic-elaboration-browser-check:before {
    content: "o"
}

.icon-basic-elaboration-browser-download:before {
    content: "p"
}

.icon-basic-elaboration-browser-minus:before {
    content: "q"
}

.icon-basic-elaboration-browser-plus:before {
    content: "r"
}

.icon-basic-elaboration-browser-refresh:before {
    content: "s"
}

.icon-basic-elaboration-browser-remove:before {
    content: "t"
}

.icon-basic-elaboration-browser-search:before {
    content: "u"
}

.icon-basic-elaboration-browser-star:before {
    content: "v"
}

.icon-basic-elaboration-browser-upload:before {
    content: "w"
}

.icon-basic-elaboration-calendar-check:before {
    content: "x"
}

.icon-basic-elaboration-calendar-cloud:before {
    content: "y"
}

.icon-basic-elaboration-calendar-download:before {
    content: "z"
}

.icon-basic-elaboration-calendar-empty:before {
    content: "A"
}

.icon-basic-elaboration-calendar-flagged:before {
    content: "B"
}

.icon-basic-elaboration-calendar-heart:before {
    content: "C"
}

.icon-basic-elaboration-calendar-minus:before {
    content: "D"
}

.icon-basic-elaboration-calendar-next:before {
    content: "E"
}

.icon-basic-elaboration-calendar-noaccess:before {
    content: "F"
}

.icon-basic-elaboration-calendar-pencil:before {
    content: "G"
}

.icon-basic-elaboration-calendar-plus:before {
    content: "H"
}

.icon-basic-elaboration-calendar-previous:before {
    content: "I"
}

.icon-basic-elaboration-calendar-refresh:before {
    content: "J"
}

.icon-basic-elaboration-calendar-remove:before {
    content: "K"
}

.icon-basic-elaboration-calendar-search:before {
    content: "L"
}

.icon-basic-elaboration-calendar-star:before {
    content: "M"
}

.icon-basic-elaboration-calendar-upload:before {
    content: "N"
}

.icon-basic-elaboration-cloud-check:before {
    content: "O"
}

.icon-basic-elaboration-cloud-download:before {
    content: "P"
}

.icon-basic-elaboration-cloud-minus:before {
    content: "Q"
}

.icon-basic-elaboration-cloud-noaccess:before {
    content: "R"
}

.icon-basic-elaboration-cloud-plus:before {
    content: "S"
}

.icon-basic-elaboration-cloud-refresh:before {
    content: "T"
}

.icon-basic-elaboration-cloud-remove:before {
    content: "U"
}

.icon-basic-elaboration-cloud-search:before {
    content: "V"
}

.icon-basic-elaboration-cloud-upload:before {
    content: "W"
}

.icon-basic-elaboration-document-check:before {
    content: "X"
}

.icon-basic-elaboration-document-cloud:before {
    content: "Y"
}

.icon-basic-elaboration-document-download:before {
    content: "Z"
}

.icon-basic-elaboration-document-flagged:before {
    content: "0"
}

.icon-basic-elaboration-document-graph:before {
    content: "1"
}

.icon-basic-elaboration-document-heart:before {
    content: "2"
}

.icon-basic-elaboration-document-minus:before {
    content: "3"
}

.icon-basic-elaboration-document-next:before {
    content: "4"
}

.icon-basic-elaboration-document-noaccess:before {
    content: "5"
}

.icon-basic-elaboration-document-note:before {
    content: "6"
}

.icon-basic-elaboration-document-pencil:before {
    content: "7"
}

.icon-basic-elaboration-document-picture:before {
    content: "8"
}

.icon-basic-elaboration-document-plus:before {
    content: "9"
}

.icon-basic-elaboration-document-previous:before {
    content: "!"
}

.icon-basic-elaboration-document-refresh:before {
    content: "\""
}

.icon-basic-elaboration-document-remove:before {
    content: "#"
}

.icon-basic-elaboration-document-search:before {
    content: "$"
}

.icon-basic-elaboration-document-star:before {
    content: "%"
}

.icon-basic-elaboration-document-upload:before {
    content: "&"
}

.icon-basic-elaboration-folder-check:before {
    content: "'"
}

.icon-basic-elaboration-folder-cloud:before {
    content: "("
}

.icon-basic-elaboration-folder-document:before {
    content: ")"
}

.icon-basic-elaboration-folder-download:before {
    content: "*"
}

.icon-basic-elaboration-folder-flagged:before {
    content: "+"
}

.icon-basic-elaboration-folder-graph:before {
    content: ","
}

.icon-basic-elaboration-folder-heart:before {
    content: "-"
}

.icon-basic-elaboration-folder-minus:before {
    content: "."
}

.icon-basic-elaboration-folder-next:before {
    content: "/"
}

.icon-basic-elaboration-folder-noaccess:before {
    content: ":"
}

.icon-basic-elaboration-folder-note:before {
    content: ";"
}

.icon-basic-elaboration-folder-pencil:before {
    content: "<"
}

.icon-basic-elaboration-folder-picture:before {
    content: "="
}

.icon-basic-elaboration-folder-plus:before {
    content: ">"
}

.icon-basic-elaboration-folder-previous:before {
    content: "?"
}

.icon-basic-elaboration-folder-refresh:before {
    content: "@"
}

.icon-basic-elaboration-folder-remove:before {
    content: "["
}

.icon-basic-elaboration-folder-search:before {
    content: "]"
}

.icon-basic-elaboration-folder-star:before {
    content: "^"
}

.icon-basic-elaboration-folder-upload:before {
    content: "_"
}

.icon-basic-elaboration-mail-check:before {
    content: "`"
}

.icon-basic-elaboration-mail-cloud:before {
    content:"{"
}

.icon-basic-elaboration-mail-document:before {
    content: "|"
}

.icon-basic-elaboration-mail-download:before {
    content: "}"
}

.icon-basic-elaboration-mail-flagged:before {
    content: "~"
}

.icon-basic-elaboration-mail-heart:before {
    content: "\\"
}

.icon-basic-elaboration-mail-next:before {
    content: "\e000"
}

.icon-basic-elaboration-mail-noaccess:before {
    content: "\e001"
}

.icon-basic-elaboration-mail-note:before {
    content: "\e002"
}

.icon-basic-elaboration-mail-pencil:before {
    content: "\e003"
}

.icon-basic-elaboration-mail-picture:before {
    content: "\e004"
}

.icon-basic-elaboration-mail-previous:before {
    content: "\e005"
}

.icon-basic-elaboration-mail-refresh:before {
    content: "\e006"
}

.icon-basic-elaboration-mail-remove:before {
    content: "\e007"
}

.icon-basic-elaboration-mail-search:before {
    content: "\e008"
}

.icon-basic-elaboration-mail-star:before {
    content: "\e009"
}

.icon-basic-elaboration-mail-upload:before {
    content: "\e00a"
}

.icon-basic-elaboration-message-check:before {
    content: "\e00b"
}

.icon-basic-elaboration-message-dots:before {
    content: "\e00c"
}

.icon-basic-elaboration-message-happy:before {
    content: "\e00d"
}

.icon-basic-elaboration-message-heart:before {
    content: "\e00e"
}

.icon-basic-elaboration-message-minus:before {
    content: "\e00f"
}

.icon-basic-elaboration-message-note:before {
    content: "\e010"
}

.icon-basic-elaboration-message-plus:before {
    content: "\e011"
}

.icon-basic-elaboration-message-refresh:before {
    content: "\e012"
}

.icon-basic-elaboration-message-remove:before {
    content: "\e013"
}

.icon-basic-elaboration-message-sad:before {
    content: "\e014"
}

.icon-basic-elaboration-smartphone-cloud:before {
    content: "\e015"
}

.icon-basic-elaboration-smartphone-heart:before {
    content: "\e016"
}

.icon-basic-elaboration-smartphone-noaccess:before {
    content: "\e017"
}

.icon-basic-elaboration-smartphone-note:before {
    content: "\e018"
}

.icon-basic-elaboration-smartphone-pencil:before {
    content: "\e019"
}

.icon-basic-elaboration-smartphone-picture:before {
    content: "\e01a"
}

.icon-basic-elaboration-smartphone-refresh:before {
    content: "\e01b"
}

.icon-basic-elaboration-smartphone-search:before {
    content: "\e01c"
}

.icon-basic-elaboration-tablet-cloud:before {
    content: "\e01d"
}

.icon-basic-elaboration-tablet-heart:before {
    content: "\e01e"
}

.icon-basic-elaboration-tablet-noaccess:before {
    content: "\e01f"
}

.icon-basic-elaboration-tablet-note:before {
    content: "\e020"
}

.icon-basic-elaboration-tablet-pencil:before {
    content: "\e021"
}

.icon-basic-elaboration-tablet-picture:before {
    content: "\e022"
}

.icon-basic-elaboration-tablet-refresh:before {
    content: "\e023"
}

.icon-basic-elaboration-tablet-search:before {
    content: "\e024"
}

.icon-basic-elaboration-todolist-2:before {
    content: "\e025"
}

.icon-basic-elaboration-todolist-check:before {
    content: "\e026"
}

.icon-basic-elaboration-todolist-cloud:before {
    content: "\e027"
}

.icon-basic-elaboration-todolist-download:before {
    content: "\e028"
}

.icon-basic-elaboration-todolist-flagged:before {
    content: "\e029"
}

.icon-basic-elaboration-todolist-minus:before {
    content: "\e02a"
}

.icon-basic-elaboration-todolist-noaccess:before {
    content: "\e02b"
}

.icon-basic-elaboration-todolist-pencil:before {
    content: "\e02c"
}

.icon-basic-elaboration-todolist-plus:before {
    content: "\e02d"
}

.icon-basic-elaboration-todolist-refresh:before {
    content: "\e02e"
}

.icon-basic-elaboration-todolist-remove:before {
    content: "\e02f"
}

.icon-basic-elaboration-todolist-search:before {
    content: "\e030"
}

.icon-basic-elaboration-todolist-star:before {
    content: "\e031"
}

.icon-basic-elaboration-todolist-upload:before {
    content: "\e032"
}

[class^=icon-ecommerce-][data-icon]:before,
[class*=" icon-ecommerce-"][data-icon]:before {
    font-family: linea-ecommerce-10!important;
    content: attr(data-icon);
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=icon-ecommerce-]:before,
[class*=" icon-ecommerce-"]:before {
    font-family: linea-ecommerce-10!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-ecommerce-bag:before {
    content: "a"
}

.icon-ecommerce-bag-check:before {
    content: "b"
}

.icon-ecommerce-bag-cloud:before {
    content: "c"
}

.icon-ecommerce-bag-download:before {
    content: "d"
}

.icon-ecommerce-bag-minus:before {
    content: "e"
}

.icon-ecommerce-bag-plus:before {
    content: "f"
}

.icon-ecommerce-bag-refresh:before {
    content: "g"
}

.icon-ecommerce-bag-remove:before {
    content: "h"
}

.icon-ecommerce-bag-search:before {
    content: "i"
}

.icon-ecommerce-bag-upload:before {
    content: "j"
}

.icon-ecommerce-banknote:before {
    content: "k"
}

.icon-ecommerce-banknotes:before {
    content: "l"
}

.icon-ecommerce-basket:before {
    content: "m"
}

.icon-ecommerce-basket-check:before {
    content: "n"
}

.icon-ecommerce-basket-cloud:before {
    content: "o"
}

.icon-ecommerce-basket-download:before {
    content: "p"
}

.icon-ecommerce-basket-minus:before {
    content: "q"
}

.icon-ecommerce-basket-plus:before {
    content: "r"
}

.icon-ecommerce-basket-refresh:before {
    content: "s"
}

.icon-ecommerce-basket-remove:before {
    content: "t"
}

.icon-ecommerce-basket-search:before {
    content: "u"
}

.icon-ecommerce-basket-upload:before {
    content: "v"
}

.icon-ecommerce-bath:before {
    content: "w"
}

.icon-ecommerce-cart:before {
    content: "x"
}

.icon-ecommerce-cart-check:before {
    content: "y"
}

.icon-ecommerce-cart-cloud:before {
    content: "z"
}

.icon-ecommerce-cart-content:before {
    content: "A"
}

.icon-ecommerce-cart-download:before {
    content: "B"
}

.icon-ecommerce-cart-minus:before {
    content: "C"
}

.icon-ecommerce-cart-plus:before {
    content: "D"
}

.icon-ecommerce-cart-refresh:before {
    content: "E"
}

.icon-ecommerce-cart-remove:before {
    content: "F"
}

.icon-ecommerce-cart-search:before {
    content: "G"
}

.icon-ecommerce-cart-upload:before {
    content: "H"
}

.icon-ecommerce-cent:before {
    content: "I"
}

.icon-ecommerce-colon:before {
    content: "J"
}

.icon-ecommerce-creditcard:before {
    content: "K"
}

.icon-ecommerce-diamond:before {
    content: "L"
}

.icon-ecommerce-dollar:before {
    content: "M"
}

.icon-ecommerce-euro:before {
    content: "N"
}

.icon-ecommerce-franc:before {
    content: "O"
}

.icon-ecommerce-gift:before {
    content: "P"
}

.icon-ecommerce-graph1:before {
    content: "Q"
}

.icon-ecommerce-graph2:before {
    content: "R"
}

.icon-ecommerce-graph3:before {
    content: "S"
}

.icon-ecommerce-graph-decrease:before {
    content: "T"
}

.icon-ecommerce-graph-increase:before {
    content: "U"
}

.icon-ecommerce-guarani:before {
    content: "V"
}

.icon-ecommerce-kips:before {
    content: "W"
}

.icon-ecommerce-lira:before {
    content: "X"
}

.icon-ecommerce-megaphone:before {
    content: "Y"
}

.icon-ecommerce-money:before {
    content: "Z"
}

.icon-ecommerce-naira:before {
    content: "0"
}

.icon-ecommerce-pesos:before {
    content: "1"
}

.icon-ecommerce-pound:before {
    content: "2"
}

.icon-ecommerce-receipt:before {
    content: "3"
}

.icon-ecommerce-receipt-bath:before {
    content: "4"
}

.icon-ecommerce-receipt-cent:before {
    content: "5"
}

.icon-ecommerce-receipt-dollar:before {
    content: "6"
}

.icon-ecommerce-receipt-euro:before {
    content: "7"
}

.icon-ecommerce-receipt-franc:before {
    content: "8"
}

.icon-ecommerce-receipt-guarani:before {
    content: "9"
}

.icon-ecommerce-receipt-kips:before {
    content: "!"
}

.icon-ecommerce-receipt-lira:before {
    content: "\""
}

.icon-ecommerce-receipt-naira:before {
    content: "#"
}

.icon-ecommerce-receipt-pesos:before {
    content: "$"
}

.icon-ecommerce-receipt-pound:before {
    content: "%"
}

.icon-ecommerce-receipt-rublo:before {
    content: "&"
}

.icon-ecommerce-receipt-rupee:before {
    content: "'"
}

.icon-ecommerce-receipt-tugrik:before {
    content: "("
}

.icon-ecommerce-receipt-won:before {
    content: ")"
}

.icon-ecommerce-receipt-yen:before {
    content: "*"
}

.icon-ecommerce-receipt-yen2:before {
    content: "+"
}

.icon-ecommerce-recept-colon:before {
    content: ","
}

.icon-ecommerce-rublo:before {
    content: "-"
}

.icon-ecommerce-rupee:before {
    content: "."
}

.icon-ecommerce-safe:before {
    content: "/"
}

.icon-ecommerce-sale:before {
    content: ":"
}

.icon-ecommerce-sales:before {
    content: ";"
}

.icon-ecommerce-ticket:before {
    content: "<"
}

.icon-ecommerce-tugriks:before {
    content: "="
}

.icon-ecommerce-wallet:before {
    content: ">"
}

.icon-ecommerce-won:before {
    content: "?"
}

.icon-ecommerce-yen:before {
    content: "@"
}

.icon-ecommerce-yen2:before {
    content: "["
}

[class^=icon-music-][data-icon]:before,
[class*=" icon-music-"][data-icon]:before {
    font-family: linea-music-10!important;
    content: attr(data-icon);
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=icon-music-]:before,
[class*=" icon-music-"]:before {
    font-family: linea-music-10!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-music-beginning-button:before {
    content: "a"
}

.icon-music-bell:before {
    content: "b"
}

.icon-music-cd:before {
    content: "c"
}

.icon-music-diapason:before {
    content: "d"
}

.icon-music-eject-button:before {
    content: "e"
}

.icon-music-end-button:before {
    content: "f"
}

.icon-music-fastforward-button:before {
    content: "g"
}

.icon-music-headphones:before {
    content: "h"
}

.icon-music-ipod:before {
    content: "i"
}

.icon-music-loudspeaker:before {
    content: "j"
}

.icon-music-microphone:before {
    content: "k"
}

.icon-music-microphone-old:before {
    content: "l"
}

.icon-music-mixer:before {
    content: "m"
}

.icon-music-mute:before {
    content: "n"
}

.icon-music-note-multiple:before {
    content: "o"
}

.icon-music-note-single:before {
    content: "p"
}

.icon-music-pause-button:before {
    content: "q"
}

.icon-music-play-button:before {
    content: "r"
}

.icon-music-playlist:before {
    content: "s"
}

.icon-music-radio-ghettoblaster:before {
    content: "t"
}

.icon-music-radio-portable:before {
    content: "u"
}

.icon-music-record:before {
    content: "v"
}

.icon-music-recordplayer:before {
    content: "w"
}

.icon-music-repeat-button:before {
    content: "x"
}

.icon-music-rewind-button:before {
    content: "y"
}

.icon-music-shuffle-button:before {
    content: "z"
}

.icon-music-stop-button:before {
    content: "A"
}

.icon-music-tape:before {
    content: "B"
}

.icon-music-volume-down:before {
    content: "C"
}

.icon-music-volume-up:before {
    content: "D"
}

[class^=icon-software-][data-icon]:before,
[class*=" icon-software-"][data-icon]:before {
    font-family: linea-software-10!important;
    content: attr(data-icon);
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=icon-software-]:before,
[class*=" icon-software-"]:before {
    font-family: linea-software-10!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-software-add-vectorpoint:before {
    content: "a"
}

.icon-software-box-oval:before {
    content: "b"
}

.icon-software-box-polygon:before {
    content: "c"
}

.icon-software-box-rectangle:before {
    content: "d"
}

.icon-software-box-roundedrectangle:before {
    content: "e"
}

.icon-software-character:before {
    content: "f"
}

.icon-software-crop:before {
    content: "g"
}

.icon-software-eyedropper:before {
    content: "h"
}

.icon-software-font-allcaps:before {
    content: "i"
}

.icon-software-font-baseline-shift:before {
    content: "j"
}

.icon-software-font-horizontal-scale:before {
    content: "k"
}

.icon-software-font-kerning:before {
    content: "l"
}

.icon-software-font-leading:before {
    content: "m"
}

.icon-software-font-size:before {
    content: "n"
}

.icon-software-font-smallcapital:before {
    content: "o"
}

.icon-software-font-smallcaps:before {
    content: "p"
}

.icon-software-font-strikethrough:before {
    content: "q"
}

.icon-software-font-tracking:before {
    content: "r"
}

.icon-software-font-underline:before {
    content: "s"
}

.icon-software-font-vertical-scale:before {
    content: "t"
}

.icon-software-horizontal-align-center:before {
    content: "u"
}

.icon-software-horizontal-align-left:before {
    content: "v"
}

.icon-software-horizontal-align-right:before {
    content: "w"
}

.icon-software-horizontal-distribute-center:before {
    content: "x"
}

.icon-software-horizontal-distribute-left:before {
    content: "y"
}

.icon-software-horizontal-distribute-right:before {
    content: "z"
}

.icon-software-indent-firstline:before {
    content: "A"
}

.icon-software-indent-left:before {
    content: "B"
}

.icon-software-indent-right:before {
    content: "C"
}

.icon-software-lasso:before {
    content: "D"
}

.icon-software-layers1:before {
    content: "E"
}

.icon-software-layers2:before {
    content: "F"
}

.icon-software-layout:before {
    content: "G"
}

.icon-software-layout-2columns:before {
    content: "H"
}

.icon-software-layout-3columns:before {
    content: "I"
}

.icon-software-layout-4boxes:before {
    content: "J"
}

.icon-software-layout-4columns:before {
    content: "K"
}

.icon-software-layout-4lines:before {
    content: "L"
}

.icon-software-layout-8boxes:before {
    content: "M"
}

.icon-software-layout-header:before {
    content: "N"
}

.icon-software-layout-header-2columns:before {
    content: "O"
}

.icon-software-layout-header-3columns:before {
    content: "P"
}

.icon-software-layout-header-4boxes:before {
    content: "Q"
}

.icon-software-layout-header-4columns:before {
    content: "R"
}

.icon-software-layout-header-complex:before {
    content: "S"
}

.icon-software-layout-header-complex2:before {
    content: "T"
}

.icon-software-layout-header-complex3:before {
    content: "U"
}

.icon-software-layout-header-complex4:before {
    content: "V"
}

.icon-software-layout-header-sideleft:before {
    content: "W"
}

.icon-software-layout-header-sideright:before {
    content: "X"
}

.icon-software-layout-sidebar-left:before {
    content: "Y"
}

.icon-software-layout-sidebar-right:before {
    content: "Z"
}

.icon-software-magnete:before {
    content: "0"
}

.icon-software-pages:before {
    content: "1"
}

.icon-software-paintbrush:before {
    content: "2"
}

.icon-software-paintbucket:before {
    content: "3"
}

.icon-software-paintroller:before {
    content: "4"
}

.icon-software-paragraph:before {
    content: "5"
}

.icon-software-paragraph-align-left:before {
    content: "6"
}

.icon-software-paragraph-align-right:before {
    content: "7"
}

.icon-software-paragraph-center:before {
    content: "8"
}

.icon-software-paragraph-justify-all:before {
    content: "9"
}

.icon-software-paragraph-justify-center:before {
    content: "!"
}

.icon-software-paragraph-justify-left:before {
    content: "\""
}

.icon-software-paragraph-justify-right:before {
    content: "#"
}

.icon-software-paragraph-space-after:before {
    content: "$"
}

.icon-software-paragraph-space-before:before {
    content: "%"
}

.icon-software-pathfinder-exclude:before {
    content: "&"
}

.icon-software-pathfinder-intersect:before {
    content: "'"
}

.icon-software-pathfinder-subtract:before {
    content: "("
}

.icon-software-pathfinder-unite:before {
    content: ")"
}

.icon-software-pen:before {
    content: "*"
}

.icon-software-pen-add:before {
    content: "+"
}

.icon-software-pen-remove:before {
    content: ","
}

.icon-software-pencil:before {
    content: "-"
}

.icon-software-polygonallasso:before {
    content: "."
}

.icon-software-reflect-horizontal:before {
    content: "/"
}

.icon-software-reflect-vertical:before {
    content: ":"
}

.icon-software-remove-vectorpoint:before {
    content: ";"
}

.icon-software-scale-expand:before {
    content: "<"
}

.icon-software-scale-reduce:before {
    content: "="
}

.icon-software-selection-oval:before {
    content: ">"
}

.icon-software-selection-polygon:before {
    content: "?"
}

.icon-software-selection-rectangle:before {
    content: "@"
}

.icon-software-selection-roundedrectangle:before {
    content: "["
}

.icon-software-shape-oval:before {
    content: "]"
}

.icon-software-shape-polygon:before {
    content: "^"
}

.icon-software-shape-rectangle:before {
    content: "_"
}

.icon-software-shape-roundedrectangle:before {
    content: "`"
}

.icon-software-slice:before {
    content:"{"
}

.icon-software-transform-bezier:before {
    content: "|"
}

.icon-software-vector-box:before {
    content: "}"
}

.icon-software-vector-composite:before {
    content: "~"
}

.icon-software-vector-line:before {
    content: "\\"
}

.icon-software-vertical-align-bottom:before {
    content: "\e000"
}

.icon-software-vertical-align-center:before {
    content: "\e001"
}

.icon-software-vertical-align-top:before {
    content: "\e002"
}

.icon-software-vertical-distribute-bottom:before {
    content: "\e003"
}

.icon-software-vertical-distribute-center:before {
    content: "\e004"
}

.icon-software-vertical-distribute-top:before {
    content: "\e005"
}

[class^=icon-weather-][data-icon]:before,
[class*=" icon-weather-"][data-icon]:before {
    font-family: linea-weather-10!important;
    content: attr(data-icon);
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=icon-weather-]:before,
[class*=" icon-weather-"]:before {
    font-family: linea-weather-10!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-weather-aquarius:before {
    content: "\e000"
}

.icon-weather-aries:before {
    content: "\e001"
}

.icon-weather-cancer:before {
    content: "\e002"
}

.icon-weather-capricorn:before {
    content: "\e003"
}

.icon-weather-cloud:before {
    content: "\e004"
}

.icon-weather-cloud-drop:before {
    content: "\e005"
}

.icon-weather-cloud-lightning:before {
    content: "\e006"
}

.icon-weather-cloud-snowflake:before {
    content: "\e007"
}

.icon-weather-downpour-fullmoon:before {
    content: "\e008"
}

.icon-weather-downpour-halfmoon:before {
    content: "\e009"
}

.icon-weather-downpour-sun:before {
    content: "\e00a"
}

.icon-weather-drop:before {
    content: "\e00b"
}

.icon-weather-first-quarter:before {
    content: "\e00c"
}

.icon-weather-fog:before {
    content: "\e00d"
}

.icon-weather-fog-fullmoon:before {
    content: "\e00e"
}

.icon-weather-fog-halfmoon:before {
    content: "\e00f"
}

.icon-weather-fog-sun:before {
    content: "\e010"
}

.icon-weather-fullmoon:before {
    content: "\e011"
}

.icon-weather-gemini:before {
    content: "\e012"
}

.icon-weather-hail:before {
    content: "\e013"
}

.icon-weather-hail-fullmoon:before {
    content: "\e014"
}

.icon-weather-hail-halfmoon:before {
    content: "\e015"
}

.icon-weather-hail-sun:before {
    content: "\e016"
}

.icon-weather-last-quarter:before {
    content: "\e017"
}

.icon-weather-leo:before {
    content: "\e018"
}

.icon-weather-libra:before {
    content: "\e019"
}

.icon-weather-lightning:before {
    content: "\e01a"
}

.icon-weather-mistyrain:before {
    content: "\e01b"
}

.icon-weather-mistyrain-fullmoon:before {
    content: "\e01c"
}

.icon-weather-mistyrain-halfmoon:before {
    content: "\e01d"
}

.icon-weather-mistyrain-sun:before {
    content: "\e01e"
}

.icon-weather-moon:before {
    content: "\e01f"
}

.icon-weather-moondown-full:before {
    content: "\e020"
}

.icon-weather-moondown-half:before {
    content: "\e021"
}

.icon-weather-moonset-full:before {
    content: "\e022"
}

.icon-weather-moonset-half:before {
    content: "\e023"
}

.icon-weather-move2:before {
    content: "\e024"
}

.icon-weather-newmoon:before {
    content: "\e025"
}

.icon-weather-pisces:before {
    content: "\e026"
}

.icon-weather-rain:before {
    content: "\e027"
}

.icon-weather-rain-fullmoon:before {
    content: "\e028"
}

.icon-weather-rain-halfmoon:before {
    content: "\e029"
}

.icon-weather-rain-sun:before {
    content: "\e02a"
}

.icon-weather-sagittarius:before {
    content: "\e02b"
}

.icon-weather-scorpio:before {
    content: "\e02c"
}

.icon-weather-snow:before {
    content: "\e02d"
}

.icon-weather-snow-fullmoon:before {
    content: "\e02e"
}

.icon-weather-snow-halfmoon:before {
    content: "\e02f"
}

.icon-weather-snow-sun:before {
    content: "\e030"
}

.icon-weather-snowflake:before {
    content: "\e031"
}

.icon-weather-star:before {
    content: "\e032"
}

.icon-weather-storm-11:before {
    content: "\e033"
}

.icon-weather-storm-32:before {
    content: "\e034"
}

.icon-weather-storm-fullmoon:before {
    content: "\e035"
}

.icon-weather-storm-halfmoon:before {
    content: "\e036"
}

.icon-weather-storm-sun:before {
    content: "\e037"
}

.icon-weather-sun:before {
    content: "\e038"
}

.icon-weather-sundown:before {
    content: "\e039"
}

.icon-weather-sunset:before {
    content: "\e03a"
}

.icon-weather-taurus:before {
    content: "\e03b"
}

.icon-weather-tempest:before {
    content: "\e03c"
}

.icon-weather-tempest-fullmoon:before {
    content: "\e03d"
}

.icon-weather-tempest-halfmoon:before {
    content: "\e03e"
}

.icon-weather-tempest-sun:before {
    content: "\e03f"
}

.icon-weather-variable-fullmoon:before {
    content: "\e040"
}

.icon-weather-variable-halfmoon:before {
    content: "\e041"
}

.icon-weather-variable-sun:before {
    content: "\e042"
}

.icon-weather-virgo:before {
    content: "\e043"
}

.icon-weather-waning-cresent:before {
    content: "\e044"
}

.icon-weather-waning-gibbous:before {
    content: "\e045"
}

.icon-weather-waxing-cresent:before {
    content: "\e046"
}

.icon-weather-waxing-gibbous:before {
    content: "\e047"
}

.icon-weather-wind:before {
    content: "\e048"
}

.icon-weather-wind-e:before {
    content: "\e049"
}

.icon-weather-wind-fullmoon:before {
    content: "\e04a"
}

.icon-weather-wind-halfmoon:before {
    content: "\e04b"
}

.icon-weather-wind-n:before {
    content: "\e04c"
}

.icon-weather-wind-ne:before {
    content: "\e04d"
}

.icon-weather-wind-nw:before {
    content: "\e04e"
}

.icon-weather-wind-s:before {
    content: "\e04f"
}

.icon-weather-wind-se:before {
    content: "\e050"
}

.icon-weather-wind-sun:before {
    content: "\e051"
}

.icon-weather-wind-sw:before {
    content: "\e052"
}

.icon-weather-wind-w:before {
    content: "\e053"
}

.icon-weather-windgust:before {
    content: "\e054"
}

@font-face {
    font-family: linearicons-free;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linear-icons/fonts/Linearicons-Free.eot?w118d);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/linear-icons/fonts/Linearicons-Free.eot?#iefixw118d) format('embedded-opentype'), url(/wp-content/themes/waveride/framework/lib/icons-pack/linear-icons/fonts/Linearicons-Free.woff2?w118d) format('woff2'), url(/wp-content/themes/waveride/framework/lib/icons-pack/linear-icons/fonts/Linearicons-Free.woff?w118d) format('woff'), url(/wp-content/themes/waveride/framework/lib/icons-pack/linear-icons/fonts/Linearicons-Free.ttf?w118d) format('truetype'), url(/wp-content/themes/waveride/framework/lib/icons-pack/linear-icons/fonts/Linearicons-Free.svg?w118d#Linearicons-Free) format('svg');
    font-weight: 400;
    font-style: normal
}

.lnr {
    font-family: linearicons-free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lnr-home:before {
    content: "\e800"
}

.lnr-apartment:before {
    content: "\e801"
}

.lnr-pencil:before {
    content: "\e802"
}

.lnr-magic-wand:before {
    content: "\e803"
}

.lnr-drop:before {
    content: "\e804"
}

.lnr-lighter:before {
    content: "\e805"
}

.lnr-poop:before {
    content: "\e806"
}

.lnr-sun:before {
    content: "\e807"
}

.lnr-moon:before {
    content: "\e808"
}

.lnr-cloud:before {
    content: "\e809"
}

.lnr-cloud-upload:before {
    content: "\e80a"
}

.lnr-cloud-download:before {
    content: "\e80b"
}

.lnr-cloud-sync:before {
    content: "\e80c"
}

.lnr-cloud-check:before {
    content: "\e80d"
}

.lnr-database:before {
    content: "\e80e"
}

.lnr-lock:before {
    content: "\e80f"
}

.lnr-cog:before {
    content: "\e810"
}

.lnr-trash:before {
    content: "\e811"
}

.lnr-dice:before {
    content: "\e812"
}

.lnr-heart:before {
    content: "\e813"
}

.lnr-star:before {
    content: "\e814"
}

.lnr-star-half:before {
    content: "\e815"
}

.lnr-star-empty:before {
    content: "\e816"
}

.lnr-flag:before {
    content: "\e817"
}

.lnr-envelope:before {
    content: "\e818"
}

.lnr-paperclip:before {
    content: "\e819"
}

.lnr-inbox:before {
    content: "\e81a"
}

.lnr-eye:before {
    content: "\e81b"
}

.lnr-printer:before {
    content: "\e81c"
}

.lnr-file-empty:before {
    content: "\e81d"
}

.lnr-file-add:before {
    content: "\e81e"
}

.lnr-enter:before {
    content: "\e81f"
}

.lnr-exit:before {
    content: "\e820"
}

.lnr-graduation-hat:before {
    content: "\e821"
}

.lnr-license:before {
    content: "\e822"
}

.lnr-music-note:before {
    content: "\e823"
}

.lnr-film-play:before {
    content: "\e824"
}

.lnr-camera-video:before {
    content: "\e825"
}

.lnr-camera:before {
    content: "\e826"
}

.lnr-picture:before {
    content: "\e827"
}

.lnr-book:before {
    content: "\e828"
}

.lnr-bookmark:before {
    content: "\e829"
}

.lnr-user:before {
    content: "\e82a"
}

.lnr-users:before {
    content: "\e82b"
}

.lnr-shirt:before {
    content: "\e82c"
}

.lnr-store:before {
    content: "\e82d"
}

.lnr-cart:before {
    content: "\e82e"
}

.lnr-tag:before {
    content: "\e82f"
}

.lnr-phone-handset:before {
    content: "\e830"
}

.lnr-phone:before {
    content: "\e831"
}

.lnr-pushpin:before {
    content: "\e832"
}

.lnr-map-marker:before {
    content: "\e833"
}

.lnr-map:before {
    content: "\e834"
}

.lnr-location:before {
    content: "\e835"
}

.lnr-calendar-full:before {
    content: "\e836"
}

.lnr-keyboard:before {
    content: "\e837"
}

.lnr-spell-check:before {
    content: "\e838"
}

.lnr-screen:before {
    content: "\e839"
}

.lnr-smartphone:before {
    content: "\e83a"
}

.lnr-tablet:before {
    content: "\e83b"
}

.lnr-laptop:before {
    content: "\e83c"
}

.lnr-laptop-phone:before {
    content: "\e83d"
}

.lnr-power-switch:before {
    content: "\e83e"
}

.lnr-bubble:before {
    content: "\e83f"
}

.lnr-heart-pulse:before {
    content: "\e840"
}

.lnr-construction:before {
    content: "\e841"
}

.lnr-pie-chart:before {
    content: "\e842"
}

.lnr-chart-bars:before {
    content: "\e843"
}

.lnr-gift:before {
    content: "\e844"
}

.lnr-diamond:before {
    content: "\e845"
}

.lnr-linearicons:before {
    content: "\e846"
}

.lnr-dinner:before {
    content: "\e847"
}

.lnr-coffee-cup:before {
    content: "\e848"
}

.lnr-leaf:before {
    content: "\e849"
}

.lnr-paw:before {
    content: "\e84a"
}

.lnr-rocket:before {
    content: "\e84b"
}

.lnr-briefcase:before {
    content: "\e84c"
}

.lnr-bus:before {
    content: "\e84d"
}

.lnr-car:before {
    content: "\e84e"
}

.lnr-train:before {
    content: "\e84f"
}

.lnr-bicycle:before {
    content: "\e850"
}

.lnr-wheelchair:before {
    content: "\e851"
}

.lnr-select:before {
    content: "\e852"
}

.lnr-earth:before {
    content: "\e853"
}

.lnr-smile:before {
    content: "\e854"
}

.lnr-sad:before {
    content: "\e855"
}

.lnr-neutral:before {
    content: "\e856"
}

.lnr-mustache:before {
    content: "\e857"
}

.lnr-alarm:before {
    content: "\e858"
}

.lnr-bullhorn:before {
    content: "\e859"
}

.lnr-volume-high:before {
    content: "\e85a"
}

.lnr-volume-medium:before {
    content: "\e85b"
}

.lnr-volume-low:before {
    content: "\e85c"
}

.lnr-volume:before {
    content: "\e85d"
}

.lnr-mic:before {
    content: "\e85e"
}

.lnr-hourglass:before {
    content: "\e85f"
}

.lnr-undo:before {
    content: "\e860"
}

.lnr-redo:before {
    content: "\e861"
}

.lnr-sync:before {
    content: "\e862"
}

.lnr-history:before {
    content: "\e863"
}

.lnr-clock:before {
    content: "\e864"
}

.lnr-download:before {
    content: "\e865"
}

.lnr-upload:before {
    content: "\e866"
}

.lnr-enter-down:before {
    content: "\e867"
}

.lnr-exit-up:before {
    content: "\e868"
}

.lnr-bug:before {
    content: "\e869"
}

.lnr-code:before {
    content: "\e86a"
}

.lnr-link:before {
    content: "\e86b"
}

.lnr-unlink:before {
    content: "\e86c"
}

.lnr-thumbs-up:before {
    content: "\e86d"
}

.lnr-thumbs-down:before {
    content: "\e86e"
}

.lnr-magnifier:before {
    content: "\e86f"
}

.lnr-cross:before {
    content: "\e870"
}

.lnr-menu:before {
    content: "\e871"
}

.lnr-list:before {
    content: "\e872"
}

.lnr-chevron-up:before {
    content: "\e873"
}

.lnr-chevron-down:before {
    content: "\e874"
}

.lnr-chevron-left:before {
    content: "\e875"
}

.lnr-chevron-right:before {
    content: "\e876"
}

.lnr-arrow-up:before {
    content: "\e877"
}

.lnr-arrow-down:before {
    content: "\e878"
}

.lnr-arrow-left:before {
    content: "\e879"
}

.lnr-arrow-right:before {
    content: "\e87a"
}

.lnr-move:before {
    content: "\e87b"
}

.lnr-warning:before {
    content: "\e87c"
}

.lnr-question-circle:before {
    content: "\e87d"
}

.lnr-menu-circle:before {
    content: "\e87e"
}

.lnr-checkmark-circle:before {
    content: "\e87f"
}

.lnr-cross-circle:before {
    content: "\e880"
}

.lnr-plus-circle:before {
    content: "\e881"
}

.lnr-circle-minus:before {
    content: "\e882"
}

.lnr-arrow-up-circle:before {
    content: "\e883"
}

.lnr-arrow-down-circle:before {
    content: "\e884"
}

.lnr-arrow-left-circle:before {
    content: "\e885"
}

.lnr-arrow-right-circle:before {
    content: "\e886"
}

.lnr-chevron-up-circle:before {
    content: "\e887"
}

.lnr-chevron-down-circle:before {
    content: "\e888"
}

.lnr-chevron-left-circle:before {
    content: "\e889"
}

.lnr-chevron-right-circle:before {
    content: "\e88a"
}

.lnr-crop:before {
    content: "\e88b"
}

.lnr-frame-expand:before {
    content: "\e88c"
}

.lnr-frame-contract:before {
    content: "\e88d"
}

.lnr-layers:before {
    content: "\e88e"
}

.lnr-funnel:before {
    content: "\e88f"
}

.lnr-text-format:before {
    content: "\e890"
}

.lnr-text-format-remove:before {
    content: "\e891"
}

.lnr-text-size:before {
    content: "\e892"
}

.lnr-bold:before {
    content: "\e893"
}

.lnr-italic:before {
    content: "\e894"
}

.lnr-underline:before {
    content: "\e895"
}

.lnr-strikethrough:before {
    content: "\e896"
}

.lnr-highlight:before {
    content: "\e897"
}

.lnr-text-align-left:before {
    content: "\e898"
}

.lnr-text-align-center:before {
    content: "\e899"
}

.lnr-text-align-right:before {
    content: "\e89a"
}

.lnr-text-align-justify:before {
    content: "\e89b"
}

.lnr-line-spacing:before {
    content: "\e89c"
}

.lnr-indent-increase:before {
    content: "\e89d"
}

.lnr-indent-decrease:before {
    content: "\e89e"
}

.lnr-pilcrow:before {
    content: "\e89f"
}

.lnr-direction-ltr:before {
    content: "\e8a0"
}

.lnr-direction-rtl:before {
    content: "\e8a1"
}

.lnr-page-break:before {
    content: "\e8a2"
}

.lnr-sort-alpha-asc:before {
    content: "\e8a3"
}

.lnr-sort-amount-asc:before {
    content: "\e8a4"
}

.lnr-hand:before {
    content: "\e8a5"
}

.lnr-pointer-up:before {
    content: "\e8a6"
}

.lnr-pointer-right:before {
    content: "\e8a7"
}

.lnr-pointer-down:before {
    content: "\e8a8"
}

.lnr-pointer-left:before {
    content: "\e8a9"
}

@font-face {
    font-family: simple-line-icons;
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/simple-line-icons/fonts/Simple-Line-Icons.eot?-i3a2kk);
    src: url(/wp-content/themes/waveride/framework/lib/icons-pack/simple-line-icons/fonts/Simple-Line-Icons.eot?#iefix-i3a2kk) format('embedded-opentype'), url(/wp-content/themes/waveride/framework/lib/icons-pack/simple-line-icons/fonts/Simple-Line-Icons.ttf?-i3a2kk) format('truetype'), url(/wp-content/themes/waveride/framework/lib/icons-pack/simple-line-icons/fonts/Simple-Line-Icons.woff2?-i3a2kk) format('woff2'), url(/wp-content/themes/waveride/framework/lib/icons-pack/simple-line-icons/fonts/Simple-Line-Icons.woff?-i3a2kk) format('woff'), url(/wp-content/themes/waveride/framework/lib/icons-pack/simple-line-icons/fonts/Simple-Line-Icons.svg?-i3a2kk#simple-line-icons) format('svg');
    font-weight: 400;
    font-style: normal
}

.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-close,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawar,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calender,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symble-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pintarest,
.icon-social-github,
.icon-social-gplus,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox {
    font-family: simple-line-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-user:before {
    content: "\e005"
}

.icon-people:before {
    content: "\e001"
}

.icon-user-female:before {
    content: "\e000"
}

.icon-user-follow:before {
    content: "\e002"
}

.icon-user-following:before {
    content: "\e003"
}

.icon-user-unfollow:before {
    content: "\e004"
}

.icon-login:before {
    content: "\e066"
}

.icon-logout:before {
    content: "\e065"
}

.icon-emotsmile:before {
    content: "\e021"
}

.icon-phone:before {
    content: "\e600"
}

.icon-call-end:before {
    content: "\e048"
}

.icon-call-in:before {
    content: "\e047"
}

.icon-call-out:before {
    content: "\e046"
}

.icon-map:before {
    content: "\e033"
}

.icon-location-pin:before {
    content: "\e096"
}

.icon-direction:before {
    content: "\e042"
}

.icon-directions:before {
    content: "\e041"
}

.icon-compass:before {
    content: "\e045"
}

.icon-layers:before {
    content: "\e034"
}

.icon-menu:before {
    content: "\e601"
}

.icon-list:before {
    content: "\e067"
}

.icon-options-vertical:before {
    content: "\e602"
}

.icon-options:before {
    content: "\e603"
}

.icon-arrow-down:before {
    content: "\e604"
}

.icon-arrow-left:before {
    content: "\e605"
}

.icon-arrow-right:before {
    content: "\e606"
}

.icon-arrow-up:before {
    content: "\e607"
}

.icon-arrow-up-circle:before {
    content: "\e078"
}

.icon-arrow-left-circle:before {
    content: "\e07a"
}

.icon-arrow-right-circle:before {
    content: "\e079"
}

.icon-arrow-down-circle:before {
    content: "\e07b"
}

.icon-check:before {
    content: "\e080"
}

.icon-clock:before {
    content: "\e081"
}

.icon-plus:before {
    content: "\e095"
}

.icon-close:before {
    content: "\e082"
}

.icon-trophy:before {
    content: "\e006"
}

.icon-screen-smartphone:before {
    content: "\e010"
}

.icon-screen-desktop:before {
    content: "\e011"
}

.icon-plane:before {
    content: "\e012"
}

.icon-notebook:before {
    content: "\e013"
}

.icon-mustache:before {
    content: "\e014"
}

.icon-mouse:before {
    content: "\e015"
}

.icon-magnet:before {
    content: "\e016"
}

.icon-energy:before {
    content: "\e020"
}

.icon-disc:before {
    content: "\e022"
}

.icon-cursor:before {
    content: "\e06e"
}

.icon-cursor-move:before {
    content: "\e023"
}

.icon-crop:before {
    content: "\e024"
}

.icon-chemistry:before {
    content: "\e026"
}

.icon-speedometer:before {
    content: "\e007"
}

.icon-shield:before {
    content: "\e00e"
}

.icon-screen-tablet:before {
    content: "\e00f"
}

.icon-magic-wand:before {
    content: "\e017"
}

.icon-hourglass:before {
    content: "\e018"
}

.icon-graduation:before {
    content: "\e019"
}

.icon-ghost:before {
    content: "\e01a"
}

.icon-game-controller:before {
    content: "\e01b"
}

.icon-fire:before {
    content: "\e01c"
}

.icon-eyeglass:before {
    content: "\e01d"
}

.icon-envelope-open:before {
    content: "\e01e"
}

.icon-envelope-letter:before {
    content: "\e01f"
}

.icon-bell:before {
    content: "\e027"
}

.icon-badge:before {
    content: "\e028"
}

.icon-anchor:before {
    content: "\e029"
}

.icon-wallet:before {
    content: "\e02a"
}

.icon-vector:before {
    content: "\e02b"
}

.icon-speech:before {
    content: "\e02c"
}

.icon-puzzle:before {
    content: "\e02d"
}

.icon-printer:before {
    content: "\e02e"
}

.icon-present:before {
    content: "\e02f"
}

.icon-playlist:before {
    content: "\e030"
}

.icon-pin:before {
    content: "\e031"
}

.icon-picture:before {
    content: "\e032"
}

.icon-handbag:before {
    content: "\e035"
}

.icon-globe-alt:before {
    content: "\e036"
}

.icon-globe:before {
    content: "\e037"
}

.icon-folder-alt:before {
    content: "\e039"
}

.icon-folder:before {
    content: "\e089"
}

.icon-film:before {
    content: "\e03a"
}

.icon-feed:before {
    content: "\e03b"
}

.icon-drop:before {
    content: "\e03e"
}

.icon-drawar:before {
    content: "\e03f"
}

.icon-docs:before {
    content: "\e040"
}

.icon-doc:before {
    content: "\e085"
}

.icon-diamond:before {
    content: "\e043"
}

.icon-cup:before {
    content: "\e044"
}

.icon-calculator:before {
    content: "\e049"
}

.icon-bubbles:before {
    content: "\e04a"
}

.icon-briefcase:before {
    content: "\e04b"
}

.icon-book-open:before {
    content: "\e04c"
}

.icon-basket-loaded:before {
    content: "\e04d"
}

.icon-basket:before {
    content: "\e04e"
}

.icon-bag:before {
    content: "\e04f"
}

.icon-action-undo:before {
    content: "\e050"
}

.icon-action-redo:before {
    content: "\e051"
}

.icon-wrench:before {
    content: "\e052"
}

.icon-umbrella:before {
    content: "\e053"
}

.icon-trash:before {
    content: "\e054"
}

.icon-tag:before {
    content: "\e055"
}

.icon-support:before {
    content: "\e056"
}

.icon-frame:before {
    content: "\e038"
}

.icon-size-fullscreen:before {
    content: "\e057"
}

.icon-size-actual:before {
    content: "\e058"
}

.icon-shuffle:before {
    content: "\e059"
}

.icon-share-alt:before {
    content: "\e05a"
}

.icon-share:before {
    content: "\e05b"
}

.icon-rocket:before {
    content: "\e05c"
}

.icon-question:before {
    content: "\e05d"
}

.icon-pie-chart:before {
    content: "\e05e"
}

.icon-pencil:before {
    content: "\e05f"
}

.icon-note:before {
    content: "\e060"
}

.icon-loop:before {
    content: "\e064"
}

.icon-home:before {
    content: "\e069"
}

.icon-grid:before {
    content: "\e06a"
}

.icon-graph:before {
    content: "\e06b"
}

.icon-microphone:before {
    content: "\e063"
}

.icon-music-tone-alt:before {
    content: "\e061"
}

.icon-music-tone:before {
    content: "\e062"
}

.icon-earphones-alt:before {
    content: "\e03c"
}

.icon-earphones:before {
    content: "\e03d"
}

.icon-equalizer:before {
    content: "\e06c"
}

.icon-like:before {
    content: "\e068"
}

.icon-dislike:before {
    content: "\e06d"
}

.icon-control-start:before {
    content: "\e06f"
}

.icon-control-rewind:before {
    content: "\e070"
}

.icon-control-play:before {
    content: "\e071"
}

.icon-control-pause:before {
    content: "\e072"
}

.icon-control-forward:before {
    content: "\e073"
}

.icon-control-end:before {
    content: "\e074"
}

.icon-volume-1:before {
    content: "\e09f"
}

.icon-volume-2:before {
    content: "\e0a0"
}

.icon-volume-off:before {
    content: "\e0a1"
}

.icon-calender:before {
    content: "\e075"
}

.icon-bulb:before {
    content: "\e076"
}

.icon-chart:before {
    content: "\e077"
}

.icon-ban:before {
    content: "\e07c"
}

.icon-bubble:before {
    content: "\e07d"
}

.icon-camrecorder:before {
    content: "\e07e"
}

.icon-camera:before {
    content: "\e07f"
}

.icon-cloud-download:before {
    content: "\e083"
}

.icon-cloud-upload:before {
    content: "\e084"
}

.icon-envelope:before {
    content: "\e086"
}

.icon-eye:before {
    content: "\e087"
}

.icon-flag:before {
    content: "\e088"
}

.icon-heart:before {
    content: "\e08a"
}

.icon-info:before {
    content: "\e08b"
}

.icon-key:before {
    content: "\e08c"
}

.icon-link:before {
    content: "\e08d"
}

.icon-lock:before {
    content: "\e08e"
}

.icon-lock-open:before {
    content: "\e08f"
}

.icon-magnifier:before {
    content: "\e090"
}

.icon-magnifier-add:before {
    content: "\e091"
}

.icon-magnifier-remove:before {
    content: "\e092"
}

.icon-paper-clip:before {
    content: "\e093"
}

.icon-paper-plane:before {
    content: "\e094"
}

.icon-power:before {
    content: "\e097"
}

.icon-refresh:before {
    content: "\e098"
}

.icon-reload:before {
    content: "\e099"
}

.icon-settings:before {
    content: "\e09a"
}

.icon-star:before {
    content: "\e09b"
}

.icon-symble-female:before {
    content: "\e09c"
}

.icon-symbol-male:before {
    content: "\e09d"
}

.icon-target:before {
    content: "\e09e"
}

.icon-credit-card:before {
    content: "\e025"
}

.icon-paypal:before {
    content: "\e608"
}

.icon-social-tumblr:before {
    content: "\e00a"
}

.icon-social-twitter:before {
    content: "\e009"
}

.icon-social-facebook:before {
    content: "\e00b"
}

.icon-social-instagram:before {
    content: "\e609"
}

.icon-social-linkedin:before {
    content: "\e60a"
}

.icon-social-pintarest:before {
    content: "\e60b"
}

.icon-social-github:before {
    content: "\e60c"
}

.icon-social-gplus:before {
    content: "\e60d"
}

.icon-social-reddit:before {
    content: "\e60e"
}

.icon-social-skype:before {
    content: "\e60f"
}

.icon-social-dribbble:before {
    content: "\e00d"
}

.icon-social-behance:before {
    content: "\e610"
}

.icon-social-foursqare:before {
    content: "\e611"
}

.icon-social-soundcloud:before {
    content: "\e612"
}

.icon-social-spotify:before {
    content: "\e613"
}

.icon-social-stumbleupon:before {
    content: "\e614"
}

.icon-social-youtube:before {
    content: "\e008"
}

.icon-social-dropbox:before {
    content: "\e00c"
}

.mejs-offscreen {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal
}

.mejs-container {
    background: #000;
    box-sizing: border-box;
    font-family: Helvetica, Arial, serif;
    position: relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top
}

.mejs-container * {
    box-sizing: border-box
}

.mejs-container video::-webkit-media-controls,
.mejs-container video::-webkit-media-controls-panel,
.mejs-container video::-webkit-media-controls-panel-container,
.mejs-container video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none!important
}

.mejs-fill-container,
.mejs-fill-container .mejs-container {
    height: 100%;
    width: 100%
}

.mejs-fill-container {
    background: 0 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.mejs-container:focus {
    outline: none
}

.mejs-iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%
}

.mejs-embed,
.mejs-embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.mejs-fullscreen {
    overflow: hidden!important
}

.mejs-container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    height: 100%!important;
    width: 100%!important
}

.mejs-background {
    left: 0;
    position: absolute;
    top: 0
}

.mejs-mediaelement {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.mejs-poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

:root .mejs-poster-img {
    display: none
}

.mejs-poster-img {
    border: 0;
    padding: 0
}

.mejs-overlay {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0
}

.mejs-layer {
    z-index: 1
}

.mejs-overlay-play {
    cursor: pointer
}

.mejs-overlay-button {
    background: url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px
}

.mejs-overlay:hover>.mejs-overlay-button {
    background-position: -80px -39px
}

.mejs-overlay-loading {
    height: 80px;
    width: 80px
}

.mejs-overlay-loading-bg-img {
    -webkit-animation: mejs-loading-spinner 1s linear infinite;
    animation: mejs-loading-spinner 1s linear infinite;
    background: transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1
}

@-webkit-keyframes mejs-loading-spinner {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes mejs-loading-spinner {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.mejs-controls {
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 3
}

.mejs-controls:not([style*="display: none"]) {
    background: rgba(255, 0, 0, .7);
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
    background: linear-gradient(transparent, rgba(0, 0, 0, .35))
}

.mejs-button,
.mejs-time,
.mejs-time-rail {
    font-size: 10px;
    height: 40px;
    line-height: 10px;
    margin: 0;
    width: 32px
}

.mejs-button>button {
    background: transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 10px 6px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px
}

.mejs-button>button:focus {
    outline: 1px dotted #999
}

.mejs-container-keyboard-inactive [role=slider],
.mejs-container-keyboard-inactive [role=slider]:focus,
.mejs-container-keyboard-inactive a,
.mejs-container-keyboard-inactive a:focus,
.mejs-container-keyboard-inactive button,
.mejs-container-keyboard-inactive button:focus {
    outline: 0
}

.mejs-time {
    box-sizing: content-box;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    padding: 16px 6px 0;
    text-align: center;
    width: auto
}

.mejs-play>button {
    background-position: 0 0
}

.mejs-pause>button {
    background-position: -20px 0
}

.mejs-replay>button {
    background-position: -160px 0
}

.mejs-time-rail {
    direction: ltr;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-float,
.mejs-time-float-corner,
.mejs-time-float-current,
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-marker,
.mejs-time-total {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute
}

.mejs-time-total {
    background: hsla(0, 0%, 100%, .3);
    margin: 5px 0 0;
    width: 100%
}

.mejs-time-buffering {
    -webkit-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite;
    background: -webkit-linear-gradient(135deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background: linear-gradient(-45deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background-size: 15px 15px;
    width: 100%
}

@-webkit-keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

.mejs-time-loaded {
    background: hsla(0, 0%, 100%, .3)
}

.mejs-time-current,
.mejs-time-handle-content {
    background: hsla(0, 0%, 100%, .9)
}

.mejs-time-hovered {
    background: hsla(0, 0%, 100%, .5);
    z-index: 10
}

.mejs-time-hovered.negative {
    background: rgba(0, 0, 0, .2)
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-hovered,
.mejs-time-loaded {
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    width: 100%
}

.mejs-time-buffering {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.mejs-time-hovered {
    -webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
    transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.mejs-time-hovered.no-hover {
    -webkit-transform: scaleX(0)!important;
    -ms-transform: scaleX(0)!important;
    transform: scaleX(0)!important
}

.mejs-time-handle,
.mejs-time-handle-content {
    border: 4px solid transparent;
    cursor: pointer;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 11
}

.mejs-time-handle-content {
    border: 4px solid hsla(0, 0%, 100%, .9);
    border-radius: 50%;
    height: 10px;
    left: -7px;
    top: -4px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 10px
}

.mejs-time-rail .mejs-time-handle-content:active,
.mejs-time-rail .mejs-time-handle-content:focus,
.mejs-time-rail:hover .mejs-time-handle-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mejs-time-float {
    background: #eee;
    border: 1px solid #333;
    bottom: 100%;
    color: #111;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px
}

.mejs-time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px
}

.mejs-time-float-corner {
    border: 5px solid transparent;
    border-top-color: #eee;
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0
}

.mejs-long-video .mejs-time-float {
    margin-left: -23px;
    width: 64px
}

.mejs-long-video .mejs-time-float-current {
    width: 60px
}

.mejs-broadcast {
    color: #fff;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%
}

.mejs-fullscreen-button>button {
    background-position: -80px 0
}

.mejs-unfullscreen>button {
    background-position: -100px 0
}

.mejs-mute>button {
    background-position: -60px 0
}

.mejs-unmute>button {
    background-position: -40px 0
}

.mejs-volume-button {
    position: relative
}

.mejs-volume-button>.mejs-volume-slider {
    -webkit-backface-visibility: hidden;
    background: rgba(50, 50, 50, .7);
    border-radius: 0;
    bottom: 100%;
    display: none;
    height: 115px;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    z-index: 1
}

.mejs-volume-button:hover {
    border-radius: 0 0 4px 4px
}

.mejs-volume-total {
    background: hsla(0, 0%, 100%, .5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px
}

.mejs-volume-current {
    background: hsla(0, 0%, 100%, .9);
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%
}

.mejs-volume-handle {
    background: hsla(0, 0%, 100%, .9);
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16px
}

.mejs-horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 56px
}

.mejs-horizontal-volume-total {
    background: rgba(50, 50, 50, .8);
    border-radius: 2px;
    font-size: 1px;
    height: 8px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 16px;
    width: 50px
}

.mejs-horizontal-volume-current {
    background: hsla(0, 0%, 100%, .8);
    border-radius: 2px;
    font-size: 1px;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mejs-horizontal-volume-handle {
    display: none
}

.mejs-captions-button,
.mejs-chapters-button {
    position: relative
}

.mejs-captions-button>button {
    background-position: -140px 0
}

.mejs-chapters-button>button {
    background-position: -180px 0
}

.mejs-captions-button>.mejs-captions-selector,
.mejs-chapters-button>.mejs-chapters-selector {
    background: rgba(50, 50, 50, .7);
    border: 1px solid transparent;
    border-radius: 0;
    bottom: 100%;
    margin-right: -43px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 50%;
    visibility: visible;
    width: 86px
}

.mejs-chapters-button>.mejs-chapters-selector {
    margin-right: -55px;
    width: 110px
}

.mejs-captions-selector-list,
.mejs-chapters-selector-list {
    list-style-type: none!important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.mejs-captions-selector-list-item,
.mejs-chapters-selector-list-item {
    color: #fff;
    cursor: pointer;
    display: block;
    list-style-type: none!important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0
}

.mejs-captions-selector-list-item:hover,
.mejs-chapters-selector-list-item:hover {
    background-color: #c8c8c8!important;
    background-color: hsla(0, 0%, 100%, .4)!important
}

.mejs-captions-selector-input,
.mejs-chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute
}

.mejs-captions-selector-label,
.mejs-chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 10px 0;
    width: 100%
}

.mejs-captions-selected,
.mejs-chapters-selected {
    color: #21f8f8
}

.mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.mejs-captions-layer {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center
}

.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}

.mejs-captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%
}

.mejs-captions-position-hover {
    bottom: 35px
}

.mejs-captions-text,
.mejs-captions-text * {
    background: rgba(20, 20, 20, .5);
    box-shadow: 5px 0 0 rgba(20, 20, 20, .5), -5px 0 0 rgba(20, 20, 20, .5);
    padding: 0;
    white-space: pre-wrap
}

.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container {
    display: none
}

.mejs-overlay-error {
    position: relative
}

.mejs-overlay-error>img {
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    z-index: -1
}

.mejs-cannotplay,
.mejs-cannotplay a {
    color: #fff;
    font-size: .8em
}

.mejs-cannotplay {
    position: relative
}

.mejs-cannotplay a,
.mejs-cannotplay p {
    display: inline-block;
    padding: 0 15px;
    width: 100%
}

.mejs-container {
    clear: both;
    max-width: 100%
}

.mejs-container * {
    font-family: Helvetica, Arial
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
    background: #222
}

.mejs-time {
    font-weight: 400;
    word-wrap: normal
}

.mejs-controls a.mejs-horizontal-volume-slider {
    display: table
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #0073aa
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(255, 255, 255, .33)
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail span {
    border-radius: 0
}

.mejs-overlay-loading {
    background: 0 0
}

.mejs-controls button:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.me-cannotplay {
    width: auto!important
}

.media-embed-details .wp-audio-shortcode {
    display: inline-block;
    max-width: 400px
}

.audio-details .embed-media-settings {
    overflow: visible
}

.media-embed-details .embed-media-settings .setting span:not(.button-group) {
    max-width: 400px;
    width: auto
}

.media-embed-details .embed-media-settings .checkbox-setting span {
    display: inline-block
}

.media-embed-details .embed-media-settings {
    padding-top: 0;
    top: 28px
}

.media-embed-details .instructions {
    padding: 16px 0;
    max-width: 600px
}

.media-embed-details .setting .remove-setting,
.media-embed-details .setting p {
    color: #a00;
    font-size: 10px;
    text-transform: uppercase
}

.media-embed-details .setting .remove-setting {
    padding: 5px 0
}

.media-embed-details .setting a:hover {
    color: #dc3232
}

.media-embed-details .embed-media-settings .checkbox-setting {
    float: none;
    margin: 0 0 10px
}

.wp-video {
    max-width: 100%;
    height: auto
}

.wp_attachment_holder .wp-audio-shortcode,
.wp_attachment_holder .wp-video {
    margin-top: 18px
}

.wp-video-shortcode video,
video.wp-video-shortcode {
    max-width: 100%;
    display: inline-block
}

.video-details .wp-video-holder {
    width: 100%;
    max-width: 640px
}

.wp-playlist {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 12px 0 18px;
    font-size: 14px;
    line-height: 1.5
}

.wp-admin .wp-playlist {
    margin: 0 0 18px
}

.wp-playlist video {
    display: inline-block;
    max-width: 100%
}

.wp-playlist audio {
    display: none;
    max-width: 100%;
    width: 400px
}

.wp-playlist .mejs-container {
    margin: 0;
    max-width: 100%
}

.wp-playlist .mejs-controls .mejs-button button {
    outline: 0
}

.wp-playlist-light {
    background: #fff;
    color: #000
}

.wp-playlist-dark {
    color: #fff;
    background: #000
}

.wp-playlist-caption {
    display: block;
    max-width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item .wp-playlist-caption {
    text-decoration: none;
    color: #000;
    max-width: -webkit-calc(100% - 40px);
    max-width: calc(100% - 40px)
}

.wp-playlist-item-meta {
    display: block;
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item-title {
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item-album {
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wp-playlist-item-artist {
    font-size: 12px;
    text-transform: uppercase
}

.wp-playlist-item-length {
    position: absolute;
    right: 3px;
    top: 0;
    font-size: 14px;
    line-height: 1.5
}

.rtl .wp-playlist-item-length {
    left: 3px;
    right: auto
}

.wp-playlist-tracks {
    margin-top: 10px
}

.wp-playlist-item {
    position: relative;
    cursor: pointer;
    padding: 0 3px;
    border-bottom: 1px solid #ccc
}

.wp-playlist-item:last-child {
    border-bottom: 0
}

.wp-playlist-light .wp-playlist-caption {
    color: #333
}

.wp-playlist-dark .wp-playlist-caption {
    color: #ddd
}

.wp-playlist-playing {
    font-weight: 700;
    background: #f7f7f7
}

.wp-playlist-light .wp-playlist-playing {
    background: #fff;
    color: #000
}

.wp-playlist-dark .wp-playlist-playing {
    background: #000;
    color: #fff
}

.wp-playlist-current-item {
    overflow: hidden;
    margin-bottom: 10px;
    height: 60px
}

.wp-playlist .wp-playlist-current-item img {
    float: left;
    max-width: 60px;
    height: auto;
    margin-right: 10px;
    padding: 0;
    border: 0
}

.rtl .wp-playlist .wp-playlist-current-item img {
    float: right;
    margin-left: 10px;
    margin-right: 0
}

.wp-playlist-current-item .wp-playlist-item-artist,
.wp-playlist-current-item .wp-playlist-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wp-audio-playlist .me-cannotplay span {
    padding: 5px 15px
}

@charset "UTF-8";
.woocommerce-page .qodef-content input[type=email],
.woocommerce-page .qodef-content input[type=password],
.woocommerce-page .qodef-content input[type=tel],
.woocommerce-page .qodef-content input[type=text],
.woocommerce-page .qodef-content textarea,
div.woocommerce input[type=email],
div.woocommerce input[type=password],
div.woocommerce input[type=tel],
div.woocommerce input[type=text],
div.woocommerce textarea {
    position: relative;
    width: 100%;
    margin: 0 0 25px;
    padding: 12px 28px 6px 0;
    color: #222;
    background-color: transparent;
    border: 2px solid #000;
    border-top: none;
    border-left: none;
    border-right: none;
    line-height: 1em;
    border-radius: 0;
    outline: 0;
    font-family: source sans pro, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.43em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.woocommerce-page .qodef-content input:focus[type=email],
.woocommerce-page .qodef-content input:focus[type=password],
.woocommerce-page .qodef-content input:focus[type=tel],
.woocommerce-page .qodef-content input:focus[type=text],
.woocommerce-page .qodef-content textarea:focus,
div.woocommerce input:focus[type=email],
div.woocommerce input:focus[type=password],
div.woocommerce input:focus[type=tel],
div.woocommerce input:focus[type=text],
div.woocommerce textarea:focus {
    color: #222;
    border-color: #858585
}

.woocommerce-page .qodef-content input[type=email]::-webkit-input-placeholder,
.woocommerce-page .qodef-content input[type=password]::-webkit-input-placeholder,
.woocommerce-page .qodef-content input[type=tel]::-webkit-input-placeholder,
.woocommerce-page .qodef-content input[type=text]::-webkit-input-placeholder,
.woocommerce-page .qodef-content textarea::-webkit-input-placeholder,
div.woocommerce input[type=email]::-webkit-input-placeholder,
div.woocommerce input[type=password]::-webkit-input-placeholder,
div.woocommerce input[type=tel]::-webkit-input-placeholder,
div.woocommerce input[type=text]::-webkit-input-placeholder,
div.woocommerce textarea::-webkit-input-placeholder {
    color: inherit
}

.woocommerce-page .qodef-content input:-moz-placeholder[type=email],
.woocommerce-page .qodef-content input:-moz-placeholder[type=password],
.woocommerce-page .qodef-content input:-moz-placeholder[type=tel],
.woocommerce-page .qodef-content input:-moz-placeholder[type=text],
.woocommerce-page .qodef-content textarea:-moz-placeholder,
div.woocommerce input:-moz-placeholder[type=email],
div.woocommerce input:-moz-placeholder[type=password],
div.woocommerce input:-moz-placeholder[type=tel],
div.woocommerce input:-moz-placeholder[type=text],
div.woocommerce textarea:-moz-placeholder {
    color: inherit;
    opacity: 1
}

.woocommerce-page .qodef-content input[type=email]::-moz-placeholder,
.woocommerce-page .qodef-content input[type=password]::-moz-placeholder,
.woocommerce-page .qodef-content input[type=tel]::-moz-placeholder,
.woocommerce-page .qodef-content input[type=text]::-moz-placeholder,
.woocommerce-page .qodef-content textarea::-moz-placeholder,
div.woocommerce input[type=email]::-moz-placeholder,
div.woocommerce input[type=password]::-moz-placeholder,
div.woocommerce input[type=tel]::-moz-placeholder,
div.woocommerce input[type=text]::-moz-placeholder,
div.woocommerce textarea::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.woocommerce-page .qodef-content input:-ms-input-placeholder[type=email],
.woocommerce-page .qodef-content input:-ms-input-placeholder[type=password],
.woocommerce-page .qodef-content input:-ms-input-placeholder[type=tel],
.woocommerce-page .qodef-content input:-ms-input-placeholder[type=text],
.woocommerce-page .qodef-content textarea:-ms-input-placeholder,
div.woocommerce input:-ms-input-placeholder[type=email],
div.woocommerce input:-ms-input-placeholder[type=password],
div.woocommerce input:-ms-input-placeholder[type=tel],
div.woocommerce input:-ms-input-placeholder[type=text],
div.woocommerce textarea:-ms-input-placeholder {
    color: inherit
}

.qodef-pl-holder .qodef-pli .qodef-pli-rating,
.qodef-plc-holder .qodef-plc-item .qodef-plc-rating,
.qodef-pls-holder .qodef-pls-text .qodef-pls-rating,
.qodef-product-info .qodef-pi-rating,
.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a:before,
.woocommerce .star-rating {
    font-family: ElegantIcons;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 2px;
    color: #0de9df;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.qodef-woocommerce-page table.cart thead tr {
    border: 0;
    border-bottom: 1px solid #ededed
}

.qodef-woocommerce-page table.cart thead tr th {
    padding: 10px 0;
    color: #222;
    text-align: left;
    color: #222;
    font-family: josefin sans, sans-serif;
    text-transform: uppercase;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
    font-size: 15px;
    font-weight: 700
}

.qodef-woocommerce-page table.cart thead tr th a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.qodef-woocommerce-page table.cart thead tr th a:hover {
    color: #16d5cc
}

@media only screen and (max-width:768px) {
    .qodef-woocommerce-page table.cart thead tr th {
        padding: 10px 20px 10px 0
    }
}

.qodef-woocommerce-page table.cart tbody tr {
    border: 0
}

.qodef-woocommerce-page table.cart tr.cart_item {
    border-bottom: 1px solid #ededed
}

.qodef-woocommerce-page table.cart tr.cart_item td {
    padding: 25px 0;
    vertical-align: middle;
    text-align: left;
    font-weight: 700;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    color: #303030;
    text-transform: uppercase
}

@media only screen and (max-width:768px) {
    .qodef-woocommerce-page table.cart tr.cart_item td.product-quantity {
        padding-top: 16px
    }
}

@media only screen and (max-width:680px) {
    .qodef-woocommerce-page table.cart tr.cart_item td.product-quantity {
        vertical-align: top;
        padding-top: 40px
    }
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-remove {
    padding-left: 10px;
    padding-right: 10px
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-remove a {
    color: #858585;
    font-size: 0;
    line-height: 1
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-remove a:after {
    content: "\f404";
    display: inline-block;
    vertical-align: middle;
    speak: none;
    color: inherit;
    font-family: Ionicons;
    font-size: 25px;
    line-height: inherit;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-remove a:hover {
    color: #222
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-thumbnail {
    width: 86px;
    padding-right: 10px
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-thumbnail a,
.qodef-woocommerce-page table.cart tr.cart_item td.product-thumbnail img {
    display: block;
    width: 100%
}

.qodef-woocommerce-page table.cart tr.cart_item td.product-price,
.qodef-woocommerce-page table.cart tr.cart_item td.product-subtotal {
    color: #222
}

.qodef-woocommerce-page table.cart tr.cart_item td .variation>* {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0
}

.qodef-woocommerce-page table.cart tr.cart_item td .variation p {
    margin: 0
}

.qodef-woocommerce-page table.cart td.actions {
    padding: 43px 0 72px;
    text-align: inherit
}

.qodef-woocommerce-page table.cart td.actions .coupon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left
}

.qodef-woocommerce-page table.cart td.actions .coupon label {
    display: none
}

.qodef-woocommerce-page table.cart td.actions>button,
.qodef-woocommerce-page table.cart td.actions>input {
    float: right
}

.qodef-woocommerce-page table.cart td.actions .button {
    margin: 0 0 0 22px
}

@media only screen and (max-width:768px) {
    .qodef-woocommerce-page table.cart td.actions .button {
        padding: 11px 28px
    }
}

@media only screen and (max-width:680px) {
    .qodef-woocommerce-page table.cart td.actions .button {
        margin: 0 0 10px;
        float: left
    }
}

.qodef-woocommerce-page table.cart td.actions .button[name=update_cart] {
    margin: 0 0 0 22px;
    float: left
}

@media only screen and (max-width:768px) {
    .qodef-woocommerce-page table.cart td.actions .button[name=update_cart] {
        margin: 2px 0 0 22px
    }
}

@media only screen and (max-width:680px) {
    .qodef-woocommerce-page table.cart td.actions .button[name=update_cart] {
        margin: 0 0 10px
    }
}

.qodef-woocommerce-page .cart-collaterals {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 50px
}

.qodef-woocommerce-page .cart-collaterals h2 {
    position: relative;
    display: block;
    margin: 0 0 26px
}

@media only screen and (max-width:768px) {
    .qodef-woocommerce-page .cart-collaterals h2 {
        margin: 28px 0 11px
    }
}

.qodef-woocommerce-page .cart-collaterals table {
    margin: 0 0 40px
}

.qodef-woocommerce-page .cart-collaterals table tr {
    border: 0;
    border-bottom: 1px solid #ededed
}

.qodef-woocommerce-page .cart-collaterals table td,
.qodef-woocommerce-page .cart-collaterals table th {
    padding: 14px 0;
    text-align: left;
    vertical-align: middle
}

.qodef-woocommerce-page .cart-collaterals table th {
    width: 20%;
    padding-right: 5px;
    border: 0;
    color: #222;
    font-family: josefin sans, sans-serif;
    text-transform: uppercase;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

.qodef-woocommerce-page .cart-collaterals table th a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.qodef-woocommerce-page .cart-collaterals table th a:hover {
    color: #16d5cc
}

.qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method {
    list-style: none;
    margin: 0 0 7px
}

.qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method input {
    margin: 1px 10px 0 0!important
}

.qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method li {
    margin: 3px 0;
    padding: 0
}

@media only screen and (max-width:680px) {
    .qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method li>* {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

@media only screen and (max-width:680px) {
    .qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method li>* {
        margin: 7px 0 0
    }
}

@media only screen and (max-width:680px) {
    .qodef-woocommerce-page .cart-collaterals tr.shipping #shipping_method li label {
        line-height: 1.5em
    }
}

.qodef-woocommerce-page .cart-collaterals tr.order-total td {
    color: #222;
    font-family: josefin sans, sans-serif;
    text-transform: uppercase;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

.qodef-woocommerce-page .cart-collaterals tr.order-total td a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.qodef-woocommerce-page .cart-collaterals tr.order-total td a:hover {
    color: #16d5cc
}

.qodef-woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
    display: block;
    margin: 0 0 10px
}

.qodef-woocommerce-page .cart-collaterals .woocommerce-shipping-calculator p {
    margin: 0
}

.qodef-woocommerce-page .cross-sells {
    margin: 30px 0 0;
    border-top: 1px solid #000
}

.qodef-woocommerce-page .cross-sells>h2 {
    display: block;
    margin: 36px 0 50px;
    text-align: center
}

.qodef-woocommerce-page .cart_totals {
    margin: 1px 0 20px
}

.qodef-woocommerce-page .cart-empty {
    position: relative;
    display: block;
    font-size: 25px;
    line-height: 1.5em;
    text-align: center;
    color: #222;
    margin: 40px 0 33px
}

.qodef-woocommerce-page .return-to-shop {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 0 60px
}

.qodef-woocommerce-page .checkout_coupon {
    display: block;
    margin: 0 0 34px
}

.qodef-woocommerce-page .checkout_coupon p {
    margin: 0
}

.qodef-woocommerce-page.woocommerce-checkout form.login {
    display: block;
    margin: 0 0 34px
}

.qodef-woocommerce-page.woocommerce-checkout form.login>:first-child {
    margin: 0 0 15px
}

.qodef-woocommerce-page.woocommerce-checkout form.login p {
    margin: 0
}

.qodef-woocommerce-page.woocommerce-checkout form.login input[type=checkbox] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    margin: 0 3px 0 5px
}

.qodef-woocommerce-page.woocommerce-checkout form.login .lost_password {
    display: block;
    margin: 15px 0 0
}

.qodef-woocommerce-page .woocommerce-checkout .col2-set:after,
.qodef-woocommerce-page .woocommerce-checkout .col2-set:before {
    content: '';
    display: table
}

.qodef-woocommerce-page .woocommerce-checkout .col2-set:after {
    clear: both
}

.qodef-woocommerce-page .woocommerce-checkout .col-1,
.qodef-woocommerce-page .woocommerce-checkout .col-2 {
    position: relative;
    display: inline-block;
    width: 49%;
    margin-right: 1%;
    float: left;
    vertical-align: middle
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 h3,
.qodef-woocommerce-page .woocommerce-checkout .col-2 h3 {
    margin: 17px 0 26px
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 p,
.qodef-woocommerce-page .woocommerce-checkout .col-2 p {
    margin: 0
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 label:not(.checkbox),
.qodef-woocommerce-page .woocommerce-checkout .col-2 label:not(.checkbox) {
    display: block;
    margin: 0 0 5px
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row {
    width: 49%;
    margin-right: 2%;
    float: left
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row-last,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row-last {
    margin-right: 0
}

.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row-wide,
.qodef-woocommerce-page .woocommerce-checkout .col-1 .form-row.notes,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row-wide,
.qodef-woocommerce-page .woocommerce-checkout .col-2 .form-row.notes {
    width: 100%
}

.qodef-woocommerce-page .woocommerce-checkout .col-2 {
    margin-left: 1%;
    margin-right: 0
}

.qodef-woocommerce-page .woocommerce-checkout .create-account {
    margin: 0 0 15px
}

.qodef-woocommerce-page .woocommerce-checkout .create-account input,
.qodef-woocommerce-page .woocommerce-checkout .create-account label {
    display: inline-block;
    vertical-align: middle
}

.qodef-woocommerce-page .woocommerce-checkout h3#order_review_heading {
    margin: 22px 0 0
}

.qodef-woocommerce-page .woocommerce-checkout table {
    padding: 0;
    margin: 19px 0 35px
}

.qodef-woocommerce-page .woocommerce-checkout table tr {
    border: 0;
    border-bottom: 1px solid #000;
    font-weight: 700;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    color: #303030;
    text-transform: uppercase
}

.qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method {
    list-style: none;
    margin: 0
}

.qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method label {
    margin: 4px 0 0 10px!important
}

.qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li {
    margin: 3px 0;
    padding: 0
}

@media only screen and (max-width:680px) {
    .qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li>* {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

@media only screen and (max-width:680px) {
    .qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li>* {
        margin: 7px 0 0
    }
}

@media only screen and (max-width:680px) {
    .qodef-woocommerce-page .woocommerce-checkout table tr.shipping #shipping_method li label {
        line-height: 1.5em
    }
}

.qodef-woocommerce-page .woocommerce-checkout table tr.order-total td {
    color: #222;
    font-family: josefin sans, sans-serif;
    text-transform: uppercase;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

.qodef-woocommerce-page .woocommerce-checkout table tr.order-total td a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.qodef-woocommerce-page .woocommerce-checkout table tr.order-total td a:hover {
    color: #16d5cc
}

.qodef-woocommerce-page .woocommerce-checkout table td,
.qodef-woocommerce-page .woocommerce-checkout table th {
    padding: 14px 0;
    text-align: left;
    vertical-align: middle
}

.qodef-woocommerce-page .woocommerce-checkout table th {
    border: 0;
    color: #222;
    font-family: josefin sans, sans-serif;
    text-transform: uppercase;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0
}

.qodef-woocommerce-page .woocommerce-checkout table th a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.qodef-woocommerce-page .woocommerce-checkout table th a:hover {
    color: #16d5cc
}

.qodef-woocommerce-page .woocommerce-checkout table .variation>* {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0
}

.qodef-woocommerce-page .woocommerce-checkout table .variation p {
    margin: 0
}

.qodef-woocommerce-page .woocommerce-checkout .select2-container {
    border-radius: 0
}

.qodef-woocommerce-page .woocommerce-checkout input[type=checkbox],
.qodef-woocommerce-page .woocommerce-checkout input[type=radio] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    margin: 0 3px 0 5px
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment {
    display: block;
    margin: 20px 0 70px
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul {
    list-style: none;
    margin: 0 0 23px;
    padding: 0
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li {
    padding: 14px 0;
    border-bottom: 1px solid #000
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li input,
.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li label {
    display: inline-block;
    vertical-align: middle
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li.woocommerce-notice {
    padding: 18px 20px;
    line-height: inherit
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_paypal label img {
    vertical-align: middle;
    margin: 0 8px
}

.qodef-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 34px
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce {
    display: block;
    margin: 0 0 45px
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce>p {
    display: block;
    margin: 0 0 30px
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce>h2,
.qodef-woocommerce-page.woocommerce-order-received .woocommerce>header h2 {
    display: block;
    margin: 16px 0 25px
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details {
    list-style: none;
    margin: 0 0 30px
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li {
    padding: 14px 0;
    border-bottom: 1px solid #000
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce ul.order_details li strong {
    color: #222;
    font-weight: 400
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table {
    padding: 0;
    margin: 0 0 35px
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table tr {
    border: 0;
    border-bottom: 1px solid #000
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table td,
.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table th {
    padding: 14px 0;
    text-align: left;
    vertical-align: middle
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table th {
    border: 0
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table .variation>* {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce table.shop_table .variation p {
    margin: 0
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
    margin: 0 0 15px
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-1,
.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-2 {
    position: relative;
    display: inline-block;
    width: 49%;
    margin-right: 1%;
    float: left;
    vertical-align: middle
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-2 {
    margin-left: 1%;
    margin-right: 0
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .title {
    margin: 4px 0 25px
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses h3 {
    margin: 0
}

.qodef-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses address {
    font-style: normal
}

.woocommerce-page .qodef-content .wc-forward:not(.checkout-button),
.woocommerce-page .qodef-content a.button,
.woocommerce-page .qodef-content button[type=submit]:not(.qodef-search-submit),
.woocommerce-page .qodef-content input[type=submit],
div.woocommerce .wc-forward:not(.checkout-button),
div.woocommerce a.button,
div.woocommerce button[type=submit]:not(.qodef-search-submit),
div.woocommerce input[type=submit] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 13px 32px 9px 35px;
    color: #fff;
    background-color: #0de9df;
    border: 2px solid transparent;
    cursor: pointer;
    z-index: 3
}

.woocommerce-page .qodef-content .wc-forward:not(.checkout-button).qodef-btn-wave-hover,
.woocommerce-page .qodef-content a.button.qodef-btn-wave-hover,
.woocommerce-page .qodef-content button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover,
.woocommerce-page .qodef-content input[type=submit].qodef-btn-wave-hover,
div.woocommerce .wc-forward:not(.checkout-button).qodef-btn-wave-hover,
div.woocommerce a.button.qodef-btn-wave-hover,
div.woocommerce button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover,
div.woocommerce input[type=submit].qodef-btn-wave-hover {
    overflow: hidden
}

.woocommerce-page .qodef-content .wc-forward:not(.checkout-button).qodef-btn-wave-hover .qodef-btn-text,
.woocommerce-page .qodef-content a.button.qodef-btn-wave-hover .qodef-btn-text,
.woocommerce-page .qodef-content button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover .qodef-btn-text,
.woocommerce-page .qodef-content input[type=submit].qodef-btn-wave-hover .qodef-btn-text,
div.woocommerce .wc-forward:not(.checkout-button).qodef-btn-wave-hover .qodef-btn-text,
div.woocommerce a.button.qodef-btn-wave-hover .qodef-btn-text,
div.woocommerce button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover .qodef-btn-text,
div.woocommerce input[type=submit].qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.woocommerce-page .qodef-content .wc-forward:not(.checkout-button).qodef-btn-wave-hover .qodef-btn-wave-holder,
.woocommerce-page .qodef-content a.button.qodef-btn-wave-hover .qodef-btn-wave-holder,
.woocommerce-page .qodef-content button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover .qodef-btn-wave-holder,
.woocommerce-page .qodef-content input[type=submit].qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .wc-forward:not(.checkout-button).qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce a.button.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce input[type=submit].qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.woocommerce-page .qodef-content .wc-forward:not(.checkout-button):hover,
.woocommerce-page .qodef-content a.button:hover,
.woocommerce-page .qodef-content button[type=submit]:not(.qodef-search-submit):hover,
.woocommerce-page .qodef-content input[type=submit]:hover,
div.woocommerce .wc-forward:not(.checkout-button):hover,
div.woocommerce a.button:hover,
div.woocommerce button[type=submit]:not(.qodef-search-submit):hover,
div.woocommerce input[type=submit]:hover {
    color: #fff;
    background-color: #0de9df;
    border-color: transparent
}

.woocommerce-page .qodef-content .wc-forward:not(.checkout-button):hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
.woocommerce-page .qodef-content a.button:hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
.woocommerce-page .qodef-content button[type=submit]:not(.qodef-search-submit):hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
.woocommerce-page .qodef-content input[type=submit]:hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .wc-forward:not(.checkout-button):hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce a.button:hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce button[type=submit]:not(.qodef-search-submit):hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce input[type=submit]:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.woocommerce-page .qodef-content .wc-forward:not(.checkout-button),
.woocommerce-page .qodef-content a.add_to_cart_button,
.woocommerce-page .qodef-content a.added_to_cart,
.woocommerce-page .qodef-content a.button.product_type_simple,
div.woocommerce .wc-forward:not(.checkout-button),
div.woocommerce a.add_to_cart_button,
div.woocommerce a.added_to_cart,
div.woocommerce a.button.product_type_simple {
    padding: 20px 32px 17px 35px
}

.woocommerce-page .qodef-content a.button.added,
div.woocommerce a.button.added {
    display: none
}

.woocommerce-page .qodef-content .qodef-pl-main-holder a.wc-forward:not(.checkout-button),
div.woocommerce .qodef-pl-main-holder a.wc-forward:not(.checkout-button) {
    width: 100%
}

.woocommerce-page .qodef-content a.button,
.woocommerce-page .qodef-content button.button,
div.woocommerce a.button,
div.woocommerce button.button {
    overflow: hidden
}

.woocommerce-page .qodef-content a.button:after,
.woocommerce-page .qodef-content button.button:after,
div.woocommerce a.button:after,
div.woocommerce button.button:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background: url(data:image/svg+xml;base64,XGEgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNzJweCIgaGVpZ2h0PSIxMjZweCIgdmlld0JveD0iMCAwIDE3MiAxMjUuNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTcyIDEyNS43IiB4bWw6c3BhY2U9InByZXNlcnZlIj5cYSAgICAgICAgIDxwYXRoIGZpbGw9IiMwZGUzZDkiIGQ9Ik0xNzMsMjIuN2MtMzMuOSwwLTQ0LjctMTQuMS04OC40LTE0LjFjLTQzLjYsMC01NC41LDE0LjEtODYsMTQuMVYxMjZsMTc0LjQtMC4zIEMxNzMsMTI1LjcsMTczLDI4LjcsMTczLDIyLjd6Ii8+XGEgICAgIDwvc3ZnPg==) repeat-x;
    z-index: -1;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

.woocommerce-page .qodef-content a.button:hover:after,
.woocommerce-page .qodef-content button.button:hover:after,
div.woocommerce a.button:hover:after,
div.woocommerce button.button:hover:after {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.single-product .qodef-content .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button),
.single-product .qodef-content .qodef-single-product-content a.added_to_cart,
.single-product .qodef-content .qodef-single-product-content a.button,
.single-product .qodef-content .qodef-single-product-content button[type=submit]:not(.qodef-search-submit),
.single-product .qodef-content .qodef-single-product-content input[type=submit],
div.woocommerce .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button),
div.woocommerce .qodef-single-product-content a.added_to_cart,
div.woocommerce .qodef-single-product-content a.button,
div.woocommerce .qodef-single-product-content button[type=submit]:not(.qodef-search-submit),
div.woocommerce .qodef-single-product-content input[type=submit] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 13px 32px 9px 35px;
    color: #222;
    background-color: transparent;
    border: 2px solid #222;
    cursor: pointer;
    z-index: 3
}

.single-product .qodef-content .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button).qodef-btn-wave-hover,
.single-product .qodef-content .qodef-single-product-content a.added_to_cart.qodef-btn-wave-hover,
.single-product .qodef-content .qodef-single-product-content a.button.qodef-btn-wave-hover,
.single-product .qodef-content .qodef-single-product-content button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover,
.single-product .qodef-content .qodef-single-product-content input[type=submit].qodef-btn-wave-hover,
div.woocommerce .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button).qodef-btn-wave-hover,
div.woocommerce .qodef-single-product-content a.added_to_cart.qodef-btn-wave-hover,
div.woocommerce .qodef-single-product-content a.button.qodef-btn-wave-hover,
div.woocommerce .qodef-single-product-content button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover,
div.woocommerce .qodef-single-product-content input[type=submit].qodef-btn-wave-hover {
    overflow: hidden
}

.single-product .qodef-content .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button).qodef-btn-wave-hover .qodef-btn-text,
.single-product .qodef-content .qodef-single-product-content a.added_to_cart.qodef-btn-wave-hover .qodef-btn-text,
.single-product .qodef-content .qodef-single-product-content a.button.qodef-btn-wave-hover .qodef-btn-text,
.single-product .qodef-content .qodef-single-product-content button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover .qodef-btn-text,
.single-product .qodef-content .qodef-single-product-content input[type=submit].qodef-btn-wave-hover .qodef-btn-text,
div.woocommerce .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button).qodef-btn-wave-hover .qodef-btn-text,
div.woocommerce .qodef-single-product-content a.added_to_cart.qodef-btn-wave-hover .qodef-btn-text,
div.woocommerce .qodef-single-product-content a.button.qodef-btn-wave-hover .qodef-btn-text,
div.woocommerce .qodef-single-product-content button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover .qodef-btn-text,
div.woocommerce .qodef-single-product-content input[type=submit].qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.single-product .qodef-content .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button).qodef-btn-wave-hover .qodef-btn-wave-holder,
.single-product .qodef-content .qodef-single-product-content a.added_to_cart.qodef-btn-wave-hover .qodef-btn-wave-holder,
.single-product .qodef-content .qodef-single-product-content a.button.qodef-btn-wave-hover .qodef-btn-wave-holder,
.single-product .qodef-content .qodef-single-product-content button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover .qodef-btn-wave-holder,
.single-product .qodef-content .qodef-single-product-content input[type=submit].qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button).qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .qodef-single-product-content a.added_to_cart.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .qodef-single-product-content a.button.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .qodef-single-product-content button[type=submit]:not(.qodef-search-submit).qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .qodef-single-product-content input[type=submit].qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

.single-product .qodef-content .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover,
.single-product .qodef-content .qodef-single-product-content a.added_to_cart:hover,
.single-product .qodef-content .qodef-single-product-content a.button:hover,
.single-product .qodef-content .qodef-single-product-content button[type=submit]:not(.qodef-search-submit):hover,
.single-product .qodef-content .qodef-single-product-content input[type=submit]:hover,
div.woocommerce .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover,
div.woocommerce .qodef-single-product-content a.added_to_cart:hover,
div.woocommerce .qodef-single-product-content a.button:hover,
div.woocommerce .qodef-single-product-content button[type=submit]:not(.qodef-search-submit):hover,
div.woocommerce .qodef-single-product-content input[type=submit]:hover {
    color: #fff;
    background-color: transparent;
    border-color: #222
}

.single-product .qodef-content .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
.single-product .qodef-content .qodef-single-product-content a.added_to_cart:hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
.single-product .qodef-content .qodef-single-product-content a.button:hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
.single-product .qodef-content .qodef-single-product-content button[type=submit]:not(.qodef-search-submit):hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
.single-product .qodef-content .qodef-single-product-content input[type=submit]:hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .qodef-single-product-content .wc-forward:not(.added_to_cart):not(.checkout-button):hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .qodef-single-product-content a.added_to_cart:hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .qodef-single-product-content a.button:hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .qodef-single-product-content button[type=submit]:not(.qodef-search-submit):hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
div.woocommerce .qodef-single-product-content input[type=submit]:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.single-product .qodef-content .qodef-single-product-content a.button.added,
div.woocommerce .qodef-single-product-content a.button.added {
    display: none
}

.woocommerce .qodef-new-product,
.woocommerce .qodef-onsale,
.woocommerce .qodef-sold {
    position: absolute;
    display: block;
    top: 82px;
    width: 58px;
    height: 58px;
    border-radius: 100%;
    margin: 0;
    padding: 17px 0;
    color: #fff;
    font-size: 32px;
    line-height: 24px;
    font-family: mr dafoe, sans-serif;
    text-align: center;
    z-index: 100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.woocommerce .qodef-onsale {
    left: 21px;
    background-color: #13e5fe
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    .woocommerce .qodef-onsale {
        left: 16px
    }
}

@media only screen and (max-width:1024px) {
    .woocommerce .qodef-onsale {
        left: 7px
    }
}

.woocommerce .qodef-sold {
    left: 21px;
    background-color: #ffb434
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    .woocommerce .qodef-sold {
        left: 16px
    }
}

@media only screen and (max-width:1024px) {
    .woocommerce .qodef-sold {
        left: 7px
    }
}

.woocommerce .qodef-new-product {
    left: 21px;
    background-color: #0de9df
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    .woocommerce .qodef-new-product {
        left: 16px
    }
}

@media only screen and (max-width:1024px) {
    .woocommerce .qodef-new-product {
        left: 7px
    }
}

.qodef-woo-single-page .qodef-single-product-content:not(.upsells):not(.related) .qodef-new-product,
.qodef-woo-single-page .qodef-single-product-content:not(.upsells):not(.related) .qodef-onsale,
.qodef-woo-single-page .qodef-single-product-content:not(.upsells):not(.related) .qodef-sold {
    width: 68px;
    height: 68px;
    padding: 18px 0;
    left: 150px;
    top: 22px
}

@media only screen and (max-width:768px) {
    .qodef-woo-single-page .qodef-single-product-content:not(.upsells):not(.related) .qodef-new-product,
    .qodef-woo-single-page .qodef-single-product-content:not(.upsells):not(.related) .qodef-onsale,
    .qodef-woo-single-page .qodef-single-product-content:not(.upsells):not(.related) .qodef-sold {
        left: 22px
    }
}

.qodef-woo-single-page .qodef-single-product-content .qodef-onsale {
    right: 10px
}

.qodef-woo-single-page .qodef-single-product-content .qodef-new-product,
.qodef-woo-single-page .qodef-single-product-content .qodef-sold {
    left: 153px;
    top: 22px
}

.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .qodef-onsale {
    left: 120px
}

.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .qodef-new-product,
.qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .qodef-sold {
    right: 0
}

.qodef-woocommerce-page .woocommerce-error,
.qodef-woocommerce-page .woocommerce-info,
.qodef-woocommerce-page .woocommerce-message {
    position: relative;
    display: block;
    padding: 20px 30px;
    margin: 0 0 30px;
    line-height: 38px;
    list-style: none;
    background-color: transparent;
    border: 1px solid #000
}

.qodef-woocommerce-page .woocommerce-error>a,
.qodef-woocommerce-page .woocommerce-info>a,
.qodef-woocommerce-page .woocommerce-message>a {
    color: #858585
}

.qodef-woocommerce-page .woocommerce-error>a:hover,
.qodef-woocommerce-page .woocommerce-info>a:hover,
.qodef-woocommerce-page .woocommerce-message>a:hover {
    color: #222
}

.qodef-woocommerce-page .woocommerce-error a,
.qodef-woocommerce-page .woocommerce-info a,
.qodef-woocommerce-page .woocommerce-message a {
    float: right;
    margin: -5px -13px 0 0!important;
    padding: 13px 32px 9px 35px!important
}

@media only screen and (max-width:768px) {
    .qodef-woocommerce-page .woocommerce-error a,
    .qodef-woocommerce-page .woocommerce-info a,
    .qodef-woocommerce-page .woocommerce-message a {
        margin: -5px -13px 0 0!important
    }
}

.qodef-woocommerce-page .woocommerce-error a.button,
.qodef-woocommerce-page .woocommerce-info a.button,
.qodef-woocommerce-page .woocommerce-message a.button {
    overflow: hidden
}

.qodef-woocommerce-page .woocommerce-error a.button:after,
.qodef-woocommerce-page .woocommerce-info a.button:after,
.qodef-woocommerce-page .woocommerce-message a.button:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background: url(data:image/svg+xml;base64,XGEgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNzJweCIgaGVpZ2h0PSIxMjZweCIgdmlld0JveD0iMCAwIDE3MiAxMjUuNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTcyIDEyNS43IiB4bWw6c3BhY2U9InByZXNlcnZlIj5cYSAgICAgICAgIDxwYXRoIGZpbGw9IiMwZGUzZDkiIGQ9Ik0xNzMsMjIuN2MtMzMuOSwwLTQ0LjctMTQuMS04OC40LTE0LjFjLTQzLjYsMC01NC41LDE0LjEtODYsMTQuMVYxMjZsMTc0LjQtMC4zIEMxNzMsMTI1LjcsMTczLDI4LjcsMTczLDIyLjd6Ii8+XGEgICAgIDwvc3ZnPg==) repeat-x;
    z-index: -1;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

.qodef-woocommerce-page .woocommerce-error a.button:hover:after,
.qodef-woocommerce-page .woocommerce-info a.button:hover:after,
.qodef-woocommerce-page .woocommerce-message a.button:hover:after {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-woocommerce-page .woocommerce-info .showcoupon {
    color: #858585;
    margin: -14px 0 0!important
}

@media only screen and (max-width:680px) {
    .qodef-woocommerce-page .woocommerce-info .showcoupon {
        padding: 0!important
    }
}

.qodef-woocommerce-page .woocommerce-info .showcoupon:hover {
    color: #222
}

body #billing_country+.select2-container--default .select2-selection--single {
    padding: 10px 16px 13px 0;
    border: none;
    border-bottom: 2px solid #000
}

body #billing_country+.select2-container--default .select2-selection--single>span {
    font-size: 16px;
    font-weight: 700;
    color: #000
}

.woocommerce-pagination {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 40px 0 0;
    clear: both;
    margin: -3px 0 0
}

.woocommerce-pagination ul {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.woocommerce-pagination ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    margin: 0
}

.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0 6px;
    font-family: josefin sans, sans-serif;
    font-size: 16px;
    line-height: 1.37em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.woocommerce-pagination ul li.qodef-pag-active a {
    color: #16d5cc
}

.woocommerce-pagination ul li.qodef-pag-first,
.woocommerce-pagination ul li.qodef-pag-last,
.woocommerce-pagination ul li.qodef-pag-next,
.woocommerce-pagination ul li.qodef-pag-prev {
    margin: 0 2px
}

.woocommerce-pagination ul li.qodef-pag-first a,
.woocommerce-pagination ul li.qodef-pag-last a,
.woocommerce-pagination ul li.qodef-pag-next a,
.woocommerce-pagination ul li.qodef-pag-prev a {
    font-size: 24px
}

.woocommerce-pagination ul li.qodef-pag-first a span,
.woocommerce-pagination ul li.qodef-pag-last a span,
.woocommerce-pagination ul li.qodef-pag-next a span,
.woocommerce-pagination ul li.qodef-pag-prev a span {
    display: block;
    line-height: inherit
}

.woocommerce-pagination ul li.qodef-pag-first a span:before,
.woocommerce-pagination ul li.qodef-pag-last a span:before,
.woocommerce-pagination ul li.qodef-pag-next a span:before,
.woocommerce-pagination ul li.qodef-pag-prev a span:before {
    display: block;
    line-height: inherit;
    font-family: ElegantIcons
}

.woocommerce-pagination ul li.qodef-pag-next,
.woocommerce-pagination ul li.qodef-pag-prev {
    margin: 0 17px
}

.woocommerce-pagination ul li span {
    color: #16d5cc
}

.woocommerce-pagination ul li a.next,
.woocommerce-pagination ul li a.prev {
    font-size: 0;
    line-height: 0
}

.woocommerce-pagination ul li a.next:before,
.woocommerce-pagination ul li a.prev:before {
    display: block;
    font-family: ElegantIcons;
    font-size: 24px;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.woocommerce-pagination ul li a.prev {
    margin-right: -10px
}

.woocommerce-pagination ul li a.prev:before {
    content: "\34";
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.woocommerce-pagination ul li a.prev:hover {
    color: #222
}

.woocommerce-pagination ul li a.prev:hover:before {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.woocommerce-pagination ul li a.next {
    margin-left: -10px
}

.woocommerce-pagination ul li a.next:before {
    content: "\35";
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.woocommerce-pagination ul li a.next:hover {
    color: #222
}

.woocommerce-pagination ul li a.next:hover:before {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.woocommerce-page .qodef-content .qodef-quantity-buttons,
div.woocommerce .qodef-quantity-buttons {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

@media only screen and (max-width:1024px) {
    .woocommerce-page .qodef-content .qodef-quantity-buttons,
    div.woocommerce .qodef-quantity-buttons {
        width: 44px
    }
}

@media only screen and (max-width:768px) {
    .woocommerce-page .qodef-content .qodef-quantity-buttons,
    div.woocommerce .qodef-quantity-buttons {
        width: 36px
    }
}

@media only screen and (max-width:680px) {
    .woocommerce-page .qodef-content .qodef-quantity-buttons,
    div.woocommerce .qodef-quantity-buttons {
        width: 35px
    }
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-input,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-input,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    background-color: transparent;
    border-color: transparent;
    text-align: center;
    -webkit-user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
    border-bottom: 1px solid #000
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-input,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-input {
    position: relative;
    height: 44px;
    width: 32px;
    padding: 9px 0 0;
    margin: 0 22px 0 0;
    font-family: inherit;
    line-height: 42px;
    outline: 0;
    text-align: left;
    font-size: 15px;
    font-weight: 800;
    font-family: josefin sans, sans-serif
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
    position: absolute;
    right: 0;
    width: 27px;
    height: 22px;
    line-height: 20px;
    border-left: 0;
    cursor: pointer;
    -webkit-transition: color .15s ease-in-out;
    -o-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus:hover,
.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus:hover,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus:hover,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus:hover {
    color: #16d5cc
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
    top: 2px;
    padding-bottom: 22px
}

@media only screen and (max-width:768px) {
    .woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-plus,
    div.woocommerce .qodef-quantity-buttons .qodef-quantity-plus {
        padding-bottom: 20px
    }
}

.woocommerce-page .qodef-content .qodef-quantity-buttons .qodef-quantity-minus,
div.woocommerce .qodef-quantity-buttons .qodef-quantity-minus {
    bottom: 0;
    padding-top: 9px
}

.woocommerce-page .qodef-content input[type=email],
.woocommerce-page .qodef-content input[type=password],
.woocommerce-page .qodef-content input[type=tel],
.woocommerce-page .qodef-content input[type=text],
.woocommerce-page .qodef-content textarea,
div.woocommerce input[type=email],
div.woocommerce input[type=password],
div.woocommerce input[type=tel],
div.woocommerce input[type=text],
div.woocommerce textarea {
    font-size: 16px;
    font-weight: 700;
    color: #000
}

.woocommerce-page .qodef-content .coupon input[type=text],
div.woocommerce .coupon input[type=text] {
    width: 200px
}

.qodef-woocommerce-page .woocommerce-ordering,
.qodef-woocommerce-page .woocommerce-result-count {
    display: inline;
    width: 50%;
    margin: 0 0 30px;
    float: left
}

.qodef-woocommerce-page .woocommerce-result-count {
    line-height: 50px;
    font-family: source sans pro, sans-serif;
    font-size: 14px
}

.qodef-woocommerce-page .woocommerce-ordering {
    text-align: right
}

.qodef-woocommerce-page .woocommerce-ordering .orderby {
    width: auto;
    min-width: 250px;
    margin: 0;
    text-align: initial
}

.qodef-woocommerce-page .woocommerce-ordering .select2 {
    margin-bottom: 0;
    text-align: initial
}

.qodef-woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .select2-container--default {
    width: 100%!important;
    margin: 0 0 25px
}

.woocommerce .star-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 93px
}

.woocommerce .star-rating:before {
    content: "\e031\e031\e031\e031\e031";
    letter-spacing: 8px
}

.woocommerce .star-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.woocommerce .star-rating span:before {
    content: "\e033\e033\e033\e033\e033";
    letter-spacing: 8px
}

.woocommerce .woocommerce-review-link {
    font-family: source sans pro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.588em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    margin-left: 13px
}

.qodef-woocommerce-page .qodef-content .variations {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    border: none;
    padding: 0
}

.qodef-woocommerce-page .qodef-content .variations .select_option {
    border: 1px solid #fff;
    border-radius: 100%;
    -webkit-box-shadow: 3px 4px 19.95px 1.05px rgba(0, 0, 0, .05);
    box-shadow: 3px 4px 19.95px 1.05px rgba(0, 0, 0, .05)
}

.qodef-woocommerce-page .qodef-content .variations .select_option.selected {
    border-color: #16d5cc
}

.qodef-woocommerce-page .qodef-content .variations .select_option .yith_wccl_value {
    border-radius: 100%;
    min-width: 18px;
    height: 18px
}

.qodef-woocommerce-page .qodef-content .variations tr {
    display: block;
    padding: 0 0 21px;
    border: 0
}

.qodef-woocommerce-page .qodef-content .variations tr:last-child {
    margin: 0
}

.qodef-woocommerce-page .qodef-content .variations td {
    padding: 0;
    text-align: initial;
    vertical-align: middle
}

.qodef-woocommerce-page .qodef-content .variations td.label {
    padding-right: 29px
}

.qodef-woocommerce-page .qodef-content .variations td.label>label {
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-weight: 700
}

.qodef-woocommerce-page .qodef-content .variations td.label>label:after {
    content: ":";
    display: inline-block;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: inherit
}

.qodef-woocommerce-page .qodef-content .variations td.value {
    white-space: nowrap
}

.qodef-woocommerce-page .qodef-content .variations td.value .select_box.attribute_pa_color {
    padding-top: 2px
}

.qodef-woocommerce-page .qodef-content .variations td.value select {
    width: auto;
    min-width: 200px;
    margin: 0
}

.qodef-woocommerce-page .qodef-content .variations td.value .select2-container--default {
    margin: 0;
    display: none
}

.qodef-woocommerce-page .qodef-content .variations td .select_option {
    border: 1px solid #fff;
    border-radius: 100%;
    -webkit-box-shadow: 3px 4px 19.95px 1.05px rgba(0, 0, 0, .05);
    box-shadow: 3px 4px 19.95px 1.05px rgba(0, 0, 0, .05)
}

.qodef-woocommerce-page .qodef-content .variations td .select_option.selected {
    border-color: #16d5cc
}

.qodef-woocommerce-page .qodef-content .variations td .select_option .yith_wccl_value {
    border-radius: 100%;
    min-width: 18px;
    height: 18px
}

.qodef-woocommerce-page .qodef-content .variations .reset_variations {
    margin: 0 0 0 15px;
    color: #222;
    display: none!important
}

.qodef-woocommerce-page .qodef-content .single_variation_wrap {
    margin: 7px 0 0
}

.qodef-woocommerce-page .qodef-content .single_variation_wrap .single_variation {
    margin: 0 0 35px
}

.qodef-woocommerce-page .qodef-content table.group_table {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    border: none;
    padding: 0
}

.qodef-woocommerce-page .qodef-content table.group_table tbody {
    display: block
}

.qodef-woocommerce-page .qodef-content table.group_table tr {
    display: block;
    padding: 0 0 10px;
    border: 0
}

.qodef-woocommerce-page .qodef-content table.group_table tr:last-child {
    margin: 0
}

.qodef-woocommerce-page .qodef-content table.group_table td {
    padding: 0 17px 10px 0;
    text-align: left
}

.qodef-woocommerce-page .qodef-content table.group_table td.price {
    display: table-cell;
    vertical-align: middle
}

.qodef-woocommerce-page .qodef-content table.group_table td:last-child {
    padding: 0 0 10px
}

.qodef-woocommerce-page .qodef-content table.group_table .qodef-quantity-buttons {
    margin: 0
}

.qodef-woocommerce-page .qodef-content table.group_table a {
    color: #858585
}

.qodef-woocommerce-page .qodef-content table.group_table a:hover {
    color: #222
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .product-type-variable .woocommerce-product-details__short-description {
    margin: 28px 0 2px
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .single_variation_wrap {
    margin: 29px 0 0
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .single_variation_wrap .single_variation {
    margin: 0 0 31px
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations {
    width: 100%;
    line-height: 1
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations>select {
    display: none
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations .value select {
    display: none
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations .select_box_colorpicker,
.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations .select_box_label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    clear: both;
    z-index: 2
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations .select_box_colorpicker:after,
.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations .select_box_label:after {
    display: none
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations .select2-container--default {
    display: none!important
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations .select_option {
    margin-right: 4px;
    padding: 2px;
    border: 1px solid transparent;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations .select_option .yith_wccl_value {
    width: 15px;
    height: 15px;
    line-height: 15px;
    min-width: 15px;
    border: none;
    border-radius: 100%;
    color: #222;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations .select_option.selected {
    border-color: transparent
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations .reset_variations {
    display: none!important
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations tr {
    padding-bottom: 20px
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations tr:last-child {
    padding-bottom: 0
}

.qodef-woocommerce-page .qodef-content.qodef-yith-clv-enabled .qodef-content .variations td.label {
    display: none
}

.qodef-woocommerce-page.qodef-yith-clv-enabled .qodef-content .single_variation_wrap .single_variation {
    margin: 0
}

.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content,
.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 30%;
    padding: 0 15px 0 0
}

.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0 15px 0 0;
    margin: 0;
    list-style: none;
    border-right: 1px solid #000
}

.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin: 0;
    padding: 0
}

.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
    margin: 0 0 18px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
    width: 70%;
    padding: 0 0 0 30px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce {
    margin: 0 0 45px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.login {
    margin: 0 0 34px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.login p {
    margin: 0
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.login p.qodef-login-form-text {
    margin: 0 0 7px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.login input[type=checkbox] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    margin: 0 3px 0 5px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.login .lost_password {
    display: block;
    margin: 15px 0 0
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account {
    margin: 0 0 15px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account p {
    margin: 0
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account label {
    display: block;
    margin: 0 0 5px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce form.edit-account fieldset>legend {
    display: block;
    color: #222;
    margin: 0 0 10px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce>p {
    display: block;
    margin: 0 0 30px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce>h2,
.qodef-woocommerce-page.woocommerce-account .woocommerce>header h2 {
    display: block;
    margin: 16px 0 25px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table {
    padding: 0;
    margin: 0 0 35px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table tr {
    border: 0;
    border-bottom: 1px solid #000
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table td,
.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table th {
    padding: 14px 0;
    text-align: left;
    vertical-align: middle
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table th {
    border: 0
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table td.order-actions {
    text-align: right
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table .variation>* {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0
}

.qodef-woocommerce-page.woocommerce-account .woocommerce table.shop_table .variation p {
    margin: 0
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
    margin: 0 0 15px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-1,
.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-2 {
    position: relative;
    display: inline-block;
    width: 49%;
    margin-right: 1%;
    float: left;
    vertical-align: middle
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-2 {
    margin-left: 1%;
    margin-right: 0
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .title {
    margin: 4px 0 25px
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses h3 {
    margin: 0
}

.qodef-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses address {
    font-style: normal
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce>h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 25px
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login {
    margin: 0
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p label:not(.inline) {
    display: block;
    margin: 14px 0;
    color: #222;
    font-size: 18px;
    line-height: 38px
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p label.inline {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 23px 0 0
}

.qodef-woocommerce-page.woocommerce-account .vc_row .woocommerce form.login p input.button {
    margin: 23px 0 0
}

.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce>form {
    margin: 0 0 15px
}

.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce>form>:first-child {
    margin: 0 0 25px
}

.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce>form p {
    margin: 0
}

.qodef-woocommerce-page.woocommerce-account.woocommerce-edit-address .woocommerce>form label {
    display: block;
    margin: 0 0 5px
}

.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce {
    margin: 0 0 45px
}

.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce>.track_order {
    display: block;
    margin: 0 0 60px
}

.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce>.track_order>p:not(.form-row) {
    display: block;
    margin: 0 0 7px
}

.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce>.track_order .form-row-first,
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce>.track_order .form-row-last {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0
}

.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce>.track_order .form-row-first label,
.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce>.track_order .form-row-last label {
    display: block;
    margin: 14px 0;
    color: #222;
    font-size: 18px;
    line-height: 38px
}

.qodef-woocommerce-page.qodef-woocommerce-order-tracking .woocommerce>.track_order .button {
    margin: 13px 0 0
}

.cross-sells,
.qodef-content .woocommerce,
.qodef-pl-main-holder,
.related.products,
.upsells.products {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-pl-main-holder {
    margin: 0
}

.qodef-woo-pl-info-on-image-hover .qodef-pl-main-holder {
    margin: 0 0 50px
}

ul.products {
    list-style: none;
    margin: 0 -15px;
    clear: both
}

ul.products>.product {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin: 0 0 30px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.touch ul.products>.product {
    cursor: pointer
}

ul.products>.product:hover .qodef-pl-inner .qodef-pl-text {
    opacity: 1
}

ul.products>.product:hover .qodef-pl-inner .qodef-pl-text a.button {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

ul.products>.product .qodef-product-list-title {
    margin: 0 0 1px
}

ul.products>.product .qodef-pl-category {
    color: #11dbd2
}

ul.products>.product .qodef-pl-category a {
    color: #11dbd2
}

ul.products>.product .qodef-pl-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 10px 0 3px
}

ul.products>.product .price {
    position: relative;
    display: block;
    margin: 15px 0 0;
    line-height: 1;
    color: #000;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

ul.products>.product .price .woocommerce-Price-amount {
    background-color: #0de9df;
    padding: 9px 11px 5px 10px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 800
}

ul.products>.product .price * {
    font-size: inherit;
    line-height: inherit
}

ul.products>.product .price del {
    margin: 0 8px 0 0;
    color: rgba(34, 34, 34, .8)
}

ul.products>.product .price del .woocommerce-Price-amount {
    text-decoration: line-through;
    background-color: transparent;
    color: #000
}

ul.products>.product .price ins {
    text-decoration: none;
    margin-right: -1px
}

ul.products>.product .added_to_cart,
ul.products>.product .button {
    margin: 25px 0 0;
    width: 100%;
    letter-spacing: .2em
}

.qodef-woo-pl-info-below-image ul.products>.product .added_to_cart,
.qodef-woo-pl-info-below-image ul.products>.product .button {
    margin: 0
}

ul.products>.product .button.added {
    display: none
}

ul.products>.product .qodef-pl-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: visible
}

ul.products>.product .qodef-pl-inner .qodef-pl-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    overflow: visible
}

ul.products>.product .qodef-pl-inner .qodef-pl-image img {
    display: block
}

ul.products>.product .qodef-pl-inner .qodef-pl-image:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #fafafa;
    height: calc(100% - 112px);
    z-index: -1
}

ul.products>.product .qodef-pl-inner .qodef-pl-text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

ul.products>.product .qodef-pl-inner .qodef-pl-text a.button {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

ul.products>.product .qodef-pl-inner .qodef-pl-text-outer {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: center
}

ul.products>.product .qodef-pl-inner .qodef-pl-text-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    vertical-align: bottom
}

ul.products>.product .qodef-pl-inner .qodef-pl-text-inner .variations_form {
    display: none!important
}

ul.products>.product .qodef-pl-inner .qodef-pl-text-inner .price,
ul.products>.product .qodef-pl-inner .qodef-pl-text-inner .qodef-product-list-title,
ul.products>.product .qodef-pl-inner .qodef-pl-text-inner .star-rating {
    color: #fff
}

ul.products>.product .qodef-pl-inner .qodef-pl-text-inner .price del {
    color: rgba(255, 255, 255, .8)
}

ul.products>.product .qodef-pl-inner>a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

ul.products>.product .qodef-pl-text-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 22px 0 55px;
    text-align: center
}

ul.products>.product>a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.qodef-woo-no-space ul.products {
    margin: 0
}

.qodef-woo-no-space ul.products>.product {
    padding: 0;
    margin: 0
}

.qodef-woo-tiny-space ul.products {
    margin: 0 -5px
}

.qodef-woo-tiny-space ul.products>.product {
    padding: 0 5px;
    margin: 0 0 10px
}

.qodef-woo-small-space ul.products {
    margin: 0 -10px
}

.qodef-woo-small-space ul.products>.product {
    padding: 0 10px;
    margin: 0 0 20px
}

.qodef-woo-normal-space ul.products {
    margin: 0 -15px
}

.qodef-woo-normal-space ul.products>.product {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-woo-medium-space ul.products {
    margin: 0 -20px
}

.qodef-woo-medium-space ul.products>.product {
    padding: 0 20px;
    margin: 0 0 40px
}

.qodef-woo-large-space ul.products {
    margin: 0 -25px
}

.qodef-woo-large-space ul.products>.product {
    padding: 0 25px;
    margin: 0 0 50px
}

@media only screen and (min-width:1025px) {
    .qodef-woocommerce-columns-3 .cross-sells>.products>.product,
    .qodef-woocommerce-columns-3 .qodef-pl-main-holder>.products>.product,
    .qodef-woocommerce-columns-3 .related.products>.products>.product,
    .qodef-woocommerce-columns-3 .upsells.products>.products>.product {
        width: 33.33333%
    }
    .qodef-woocommerce-columns-3 .cross-sells>.products>.product:nth-child(3n+1),
    .qodef-woocommerce-columns-3 .qodef-pl-main-holder>.products>.product:nth-child(3n+1),
    .qodef-woocommerce-columns-3 .related.products>.products>.product:nth-child(3n+1),
    .qodef-woocommerce-columns-3 .upsells.products>.products>.product:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (min-width:1025px) {
    .qodef-woocommerce-columns-4 .cross-sells>.products>.product,
    .qodef-woocommerce-columns-4 .qodef-pl-main-holder>.products>.product,
    .qodef-woocommerce-columns-4 .related.products>.products>.product,
    .qodef-woocommerce-columns-4 .upsells.products>.products>.product {
        width: 25%
    }
    .qodef-woocommerce-columns-4 .cross-sells>.products>.product:nth-child(4n+1),
    .qodef-woocommerce-columns-4 .qodef-pl-main-holder>.products>.product:nth-child(4n+1),
    .qodef-woocommerce-columns-4 .related.products>.products>.product:nth-child(4n+1),
    .qodef-woocommerce-columns-4 .upsells.products>.products>.product:nth-child(4n+1) {
        clear: both
    }
}

.woocommerce.columns-1>.products>.product {
    float: none;
    width: 100%
}

.woocommerce.columns-2>.products>.product {
    width: 50%
}

@media only screen and (min-width:681px) {
    .woocommerce.columns-2>.products>.product:nth-child(2n+1) {
        clear: both
    }
}

.woocommerce.columns-3>.products>.product {
    width: 33.33333%
}

@media only screen and (min-width:769px) {
    .woocommerce.columns-3>.products>.product:nth-child(3n+1) {
        clear: both
    }
}

.woocommerce.columns-4>.products>.product {
    width: 25%
}

@media only screen and (min-width:1025px) {
    .woocommerce.columns-4>.products>.product:nth-child(4n+1) {
        clear: both
    }
}

.woocommerce.columns-5>.products>.product {
    width: 20%
}

@media only screen and (min-width:1201px) {
    .woocommerce.columns-5>.products>.product:nth-child(5n+1) {
        clear: both
    }
}

.woocommerce.columns-6>.products>.product {
    width: 16.66667%
}

@media only screen and (min-width:1441px) {
    .woocommerce.columns-6>.products>.product:nth-child(6n+1) {
        clear: both
    }
}

.qodef-content .woocommerce.add_to_cart_inline {
    margin: 0;
    width: auto
}

.qodef-content .woocommerce.add_to_cart_inline del,
.qodef-content .woocommerce.add_to_cart_inline ins {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
    color: #222;
    font-size: 16px;
    line-height: 1
}

div.woocommerce>.products>.product-category a {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

div.woocommerce>.products>.product-category a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(34, 34, 34, .6);
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

div.woocommerce>.products>.product-category a:hover:after {
    opacity: 1
}

div.woocommerce>.products>.product-category a:hover .woocommerce-loop-category__title {
    top: 50%;
    opacity: 1
}

div.woocommerce>.products>.product-category img {
    display: block
}

div.woocommerce>.products>.product-category .woocommerce-loop-category__title {
    position: absolute;
    top: 60%;
    left: 0;
    display: block;
    width: 100%;
    padding: 0 10%;
    margin: 0;
    color: #fff;
    text-align: center;
    z-index: 2;
    opacity: 0;
    -webkit-filter: blur(0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity .2s ease, top .2s ease;
    -o-transition: opacity .2s ease, top .2s ease;
    transition: opacity .2s ease, top .2s ease
}

div.woocommerce>.products>.product-category .woocommerce-loop-category__title .count {
    font-size: .9em;
    color: #fff;
    background-color: transparent
}

div.woocommerce>.single-product .images {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

div.woocommerce>.single-product .images figure {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 -10px
}

div.woocommerce>.single-product .images figure a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

div.woocommerce>.single-product .images figure a img {
    position: relative;
    width: 100%;
    display: block
}

div.woocommerce>.single-product .images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 10
}

div.woocommerce>.single-product .images .woocommerce-product-gallery__image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

div.woocommerce>.single-product .images .woocommerce-product-gallery__image:first-child {
    left: 10px;
    width: calc(100% - 20px);
    padding: 0
}

div.woocommerce>.single-product .images .woocommerce-product-gallery__image .zoomImg {
    cursor: crosshair
}

div.woocommerce>.single-product .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
    float: left;
    padding-top: 20px
}

div.woocommerce>.single-product .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child) {
    width: 50%
}

div.woocommerce>.single-product .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
    width: 33.33333%
}

div.woocommerce>.single-product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
    width: 25%
}

div.woocommerce>.single-product .woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 30px 0 0
}

div.woocommerce>.single-product .woocommerce-tabs ul.tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #000;
    text-align: center;
    clear: both
}

div.woocommerce>.single-product .woocommerce-tabs ul.tabs>li {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

div.woocommerce>.single-product .woocommerce-tabs ul.tabs>li a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 13px 15px;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

div.woocommerce>.single-product .woocommerce-tabs .entry-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

div.woocommerce>.single-product .woocommerce-tabs .entry-content>h2 {
    display: none
}

div.woocommerce>.single-product .woocommerce-tabs .entry-content>p {
    margin: 18px 0 20px
}

div.woocommerce>.single-product .woocommerce-tabs table {
    margin: 18px 0 20px
}

div.woocommerce>.single-product .woocommerce-tabs table th,
div.woocommerce>.single-product .woocommerce-tabs table tr {
    border: 0
}

div.woocommerce>.single-product .woocommerce-tabs table td,
div.woocommerce>.single-product .woocommerce-tabs table th {
    padding: 3px 0;
    vertical-align: middle;
    text-align: left
}

div.woocommerce>.single-product .woocommerce-tabs table td p,
div.woocommerce>.single-product .woocommerce-tabs table th p {
    margin: 0
}

div.woocommerce>.single-product .woocommerce-tabs table th {
    color: #222;
    width: 1%;
    padding: 0 10px 0 0
}

div.woocommerce>.single-product .woocommerce-tabs table td {
    width: 99%
}

div.woocommerce>.single-product .woocommerce-tabs #reviews {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 18px 0 20px
}

div.woocommerce>.single-product .woocommerce-tabs #reviews h2 {
    font-size: 18px;
    line-height: 24px;
    margin: 8px 0 24px
}

div.woocommerce>.single-product .woocommerce-tabs #reviews ol.commentlist {
    list-style: none
}

div.woocommerce>.single-product .woocommerce-tabs #reviews ol.commentlist .comment_container {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

div.woocommerce>.single-product .woocommerce-tabs #reviews ol.commentlist .comment_container img {
    float: left;
    width: 60px
}

div.woocommerce>.single-product .woocommerce-tabs #reviews ol.commentlist .comment-text {
    padding: 0 0 0 80px
}

div.woocommerce>.single-product .woocommerce-tabs #reviews ol.commentlist .comment-text div[itemprop=description] {
    padding: 0;
    margin: 0 0 15px;
    border: 0
}

div.woocommerce>.single-product .woocommerce-tabs #reviews ol.commentlist .comment-text p {
    margin: 5px 0 0
}

div.woocommerce>.single-product .woocommerce-tabs #reviews .comment-respond {
    margin-top: 15px
}

div.woocommerce>.single-product .woocommerce-tabs #reviews .comment-respond .comment-reply-title {
    margin: 0 0 10px
}

div.woocommerce>.single-product .woocommerce-tabs #reviews .comment-respond p {
    margin: 0
}

div.woocommerce>.single-product .woocommerce-tabs #reviews .comment-respond .stars {
    overflow: hidden
}

div.woocommerce>.single-product .woocommerce-tabs #reviews .comment-respond .stars a {
    position: relative;
    display: inline-block;
    color: transparent;
    font-size: 0;
    margin: 0
}

div.woocommerce>.single-product .woocommerce-tabs #reviews .comment-respond .stars a:before {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: ElegantIcons;
    content: "\e031";
    font-size: 12px;
    line-height: 1;
    letter-spacing: 2px;
    color: #858585;
    overflow: hidden;
    z-index: -1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

div.woocommerce>.single-product .woocommerce-tabs #reviews .comment-respond .stars a.active:after {
    position: absolute;
    right: 0;
    bottom: 7px;
    display: block;
    font-family: ElegantIcons;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 2px;
    color: #858585;
    content: "\e033\e033\e033\e033\e033";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

div.woocommerce>.single-product .related.products,
div.woocommerce>.single-product .upsells.products {
    margin: 30px 0 0
}

div.woocommerce>.single-product .related.products>h2,
div.woocommerce>.single-product .upsells.products>h2 {
    display: block;
    margin: 36px 0 50px;
    text-align: center;
    font-family: josefin sans, sans-serif;
    font-size: 22px;
    line-height: 1.27em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

div.woocommerce>.single-product .related.products .product .qodef-pl-text-wrapper,
div.woocommerce>.single-product .upsells.products .product .qodef-pl-text-wrapper {
    margin-bottom: 0
}

@media only screen and (min-width:769px) {
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images figure {
        width: 100%;
        margin: 0;
        overflow: hidden
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images .woocommerce-product-gallery__image:first-child {
        left: 127px;
        width: calc(100% - 127px);
        background-color: #fafafa
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
        position: absolute;
        top: 0;
        left: 0;
        width: 115px;
        padding: 0 0 9px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a {
        height: 100%
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child) {
        height: calc(50%)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(2n) {
        top: calc(0% + 0px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(3n) {
        top: calc(50% + 6px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(4n) {
        top: calc(100% + 12px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(5n) {
        top: calc(150% + 18px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(6n) {
        top: calc(200% + 24px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(7n) {
        top: calc(250% + 30px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(8n) {
        top: calc(300% + 36px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:nth-child(9n) {
        top: calc(350% + 42px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
        height: calc(33.33333%)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(2n) {
        top: calc(0% + 0px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(3n) {
        top: calc(33.33333% + 4px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(4n) {
        top: calc(66.66667% + 8px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(5n) {
        top: calc(100% + 12px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(6n) {
        top: calc(133.33333% + 16px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(7n) {
        top: calc(166.66667% + 20px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(8n) {
        top: calc(200% + 24px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:nth-child(9n) {
        top: calc(233.33333% + 28px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
        height: calc(25%)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(2n) {
        top: calc(0% + 0px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(3n) {
        top: calc(25% + 3px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(4n) {
        top: calc(50% + 6px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(5n) {
        top: calc(75% + 9px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(6n) {
        top: calc(100% + 12px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(7n) {
        top: calc(125% + 15px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(8n) {
        top: calc(150% + 18px)
    }
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:nth-child(9n) {
        top: calc(175% + 21px)
    }
}

.qodef-woo-single-page .product {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    float: none;
    margin: 23px 0 0
}

.qodef-woo-single-page .qodef-single-product-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
    margin: 0 0 20px
}

.qodef-woo-single-page .qodef-single-product-content .images {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 51%;
    margin: 0;
    padding: 0 29px 0 0;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-woo-single-page .qodef-single-product-content .images figure {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 -10px
}

.qodef-woo-single-page .qodef-single-product-content .images figure a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-woo-single-page .qodef-single-product-content .images figure a img {
    position: relative;
    width: 100%;
    display: block
}

.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 10px;
    right: 39px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 10
}

.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__image:first-child {
    background-color: #fafafa
}

.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__image:first-child {
    left: 10px;
    width: calc(100% - 20px);
    padding: 0
}

@media only screen and (max-width:1024px) {
    .qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__image:first-child {
        left: 0;
        width: 100%;
        padding: 0;
        margin-bottom: 0
    }
}

.qodef-woo-single-page .qodef-single-product-content .images .woocommerce-product-gallery__image .zoomImg {
    cursor: crosshair
}

.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
    float: left;
    padding-top: 20px
}

.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child) {
    width: 50%
}

.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
    width: 33.33333%
}

.qodef-woo-single-page .qodef-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
    width: 25%
}

.qodef-woo-single-page .qodef-single-product-summary {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    padding: 0 0 0 39px;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-single-product-title {
    display: block;
    margin: 28px 0 1px
}

.qodef-woo-single-page .qodef-single-product-summary .price {
    position: relative;
    display: block;
    margin: 15px 0 0;
    line-height: 1;
    color: #000;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin: 11px 0 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.qodef-woo-single-page .qodef-single-product-summary .price .woocommerce-Price-amount {
    background-color: #0de9df;
    padding: 9px 11px 5px 10px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 800
}

.qodef-woo-single-page .qodef-single-product-summary .price * {
    font-size: inherit;
    line-height: inherit
}

.qodef-woo-single-page .qodef-single-product-summary .price del {
    margin: 0 8px 0 0;
    color: rgba(34, 34, 34, .8)
}

.qodef-woo-single-page .qodef-single-product-summary .price del .woocommerce-Price-amount {
    text-decoration: line-through;
    background-color: transparent;
    color: #000
}

.qodef-woo-single-page .qodef-single-product-summary .price ins {
    text-decoration: none;
    margin-right: -1px
}

.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-rating {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 0 0 3px
}

.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-details__short-description {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 25px 0 0
}

.qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-details__short-description p {
    margin: 0 80px 0 0
}

@media only screen and (max-width:680px) {
    .qodef-woo-single-page .qodef-single-product-summary .woocommerce-product-details__short-description p {
        margin: 0
    }
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-woo-social-share-holder .qodef-social-title {
    font-size: 12px;
    font-weight: 800;
    margin-right: 2px
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta {
    margin: 63px 0 37px
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta>span {
    display: block;
    margin: 3px 0;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 700;
    color: #222
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta>span.sku_wrapper>span {
    display: inline-block;
    margin: 0
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta>span.posted_in a:first-child {
    margin: 0
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta>span.tagged_as a:first-child {
    margin: 0
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta>span>a,
.qodef-woo-single-page .qodef-single-product-summary .product_meta>span>span {
    color: #858585;
    text-transform: none;
    font-family: source sans pro, sans-serif;
    letter-spacing: 0;
    font-family: source sans pro, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.588em;
    color: #858585;
    background-color: #fff;
    -webkit-font-smoothing: antialiased
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta>span a {
    color: #858585
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta>span a:hover {
    color: #16d5cc
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-woo-social-share-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-woo-social-share-holder>* {
    display: table-cell;
    vertical-align: top
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-woo-social-share-holder>span {
    padding: 0 9px 0 0
}

.qodef-woo-single-page .qodef-single-product-summary p.stock.in-stock,
.qodef-woo-single-page .qodef-single-product-summary p.stock.out-of-stock {
    color: #222;
    font-weight: 700;
    margin: 18px 0 0
}

.qodef-woo-single-page .qodef-single-product-summary form.cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 30px 0 0
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-quantity-buttons {
    margin: 0 31px 0 0
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-quantity-buttons+.single_add_to_cart_button {
    margin-top: 4px!important;
    overflow: hidden;
    -webkit-transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out!important;
    -o-transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out!important;
    transition: color .2s ease-in-out .2s, background-color .2s ease-in-out, border-color .2s ease-in-out!important
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-quantity-buttons+.single_add_to_cart_button:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background: url(data:image/svg+xml;base64,XGEgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNzJweCIgaGVpZ2h0PSIxMjZweCIgdmlld0JveD0iMCAwIDE3MiAxMjUuNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTcyIDEyNS43IiB4bWw6c3BhY2U9InByZXNlcnZlIj5cYSAgICAgICAgIDxwYXRoIGZpbGw9IiMwMDAwMDAiIGQ9Ik0xNzMsMjIuN2MtMzMuOSwwLTQ0LjctMTQuMS04OC40LTE0LjFjLTQzLjYsMC01NC41LDE0LjEtODYsMTQuMVYxMjZsMTc0LjQtMC4zIEMxNzMsMTI1LjcsMTczLDI4LjcsMTczLDIyLjd6Ii8+XGEgICAgIDwvc3ZnPg==) repeat-x;
    z-index: -1;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

.qodef-woo-single-page .qodef-single-product-summary .qodef-quantity-buttons+.single_add_to_cart_button:hover:after {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-woo-single-page .woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 105px 0 0
}

@media only screen and (max-width:1366px) {
    .qodef-woo-single-page .woocommerce-tabs {
        margin: 26px 0 0
    }
}

@media only screen and (max-width:1280px) {
    .qodef-woo-single-page .woocommerce-tabs {
        margin: 25px 0 0
    }
}

@media only screen and (max-width:1024px) {
    .qodef-woo-single-page .woocommerce-tabs {
        margin: 88px 0 0
    }
}

.qodef-woo-single-page .woocommerce-tabs .qodef-product-tabs-line {
    position: absolute!important;
    left: 0;
    bottom: -1px;
    height: 0;
    border-top: 2px solid #16d5cc;
    -webkit-transition: width .4s, left .6s cubic-bezier(.25, .1, .11, .99);
    -o-transition: width .4s, left .6s cubic-bezier(.25, .1, .11, .99);
    transition: width .4s, left .6s cubic-bezier(.25, .1, .11, .99)
}

@media only screen and (max-width:680px) {
    .qodef-woo-single-page .woocommerce-tabs .qodef-product-tabs-line {
        display: none!important
    }
}

.qodef-woo-single-page .woocommerce-tabs ul.tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ededed;
    text-align: left;
    clear: both
}

.qodef-woo-single-page .woocommerce-tabs ul.tabs>li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

.qodef-woo-single-page .woocommerce-tabs ul.tabs>li:first-child a {
    padding: 14px 9px 12px 0
}

.qodef-woo-single-page .woocommerce-tabs ul.tabs>li a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 12px 9px;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 800
}

@media only screen and (max-width:680px) {
    .qodef-woo-single-page .woocommerce-tabs ul.tabs>li a:after {
        content: '';
        position: absolute;
        bottom: -1px;
        left: 0;
        display: block;
        width: 0;
        height: 2px;
        line-height: 1;
        background-color: #16d5cc;
        -webkit-transition: width .3s ease;
        -o-transition: width .3s ease;
        transition: width .3s ease
    }
    .qodef-woo-single-page .woocommerce-tabs ul.tabs>li a:hover {
        color: inherit
    }
    .qodef-woo-single-page .woocommerce-tabs ul.tabs>li a:hover:after {
        width: 100%
    }
}

.qodef-woo-single-page .woocommerce-tabs ul.tabs>li.active a:after {
    width: 100%
}

.qodef-woo-single-page .woocommerce-tabs ul.tabs>li:hover a {
    color: initial
}

.qodef-woo-single-page .woocommerce-tabs .entry-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-woo-single-page .woocommerce-tabs .entry-content>h2 {
    display: none
}

.qodef-woo-single-page .woocommerce-tabs .entry-content>p {
    margin: 32px 180px 0 0
}

@media only screen and (max-width:1024px) {
    .qodef-woo-single-page .woocommerce-tabs .entry-content>p {
        margin: 32px 0 0
    }
}

.qodef-woo-single-page .woocommerce-tabs table {
    margin: 31px 0 20px
}

.qodef-woo-single-page .woocommerce-tabs table th,
.qodef-woo-single-page .woocommerce-tabs table tr {
    border: 0
}

.qodef-woo-single-page .woocommerce-tabs table td,
.qodef-woo-single-page .woocommerce-tabs table th {
    padding: 3px 0;
    vertical-align: middle;
    text-align: left
}

.qodef-woo-single-page .woocommerce-tabs table td p,
.qodef-woo-single-page .woocommerce-tabs table th p {
    margin: 0
}

.qodef-woo-single-page .woocommerce-tabs table th {
    width: 1%;
    padding: 5px 20px 0 0;
    text-transform: uppercase;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 700;
    color: #222;
    letter-spacing: .1em
}

.qodef-woo-single-page .woocommerce-tabs table td {
    width: 99%
}

.qodef-woo-single-page .woocommerce-tabs #reviews {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 30px 0 20px
}

.qodef-woo-single-page .woocommerce-tabs #reviews h2 {
    font-size: 18px;
    line-height: 24px;
    margin: 8px 0 24px
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist {
    list-style: none
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist li {
    margin: 0 0 15px
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist li:last-child {
    margin: 0
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment_container {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment_container img {
    float: left;
    width: 70px
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text {
    padding: 0 0 0 90px
}

.qodef-woo-single-page .woocommerce-tabs #reviews ol.commentlist .comment-text p {
    margin: 0
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond {
    margin-top: 15px
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .comment-reply-title {
    margin: 0 0 10px;
    font-family: josefin sans, sans-serif;
    font-size: 35px;
    line-height: 1.14em;
    letter-spacing: .08em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    color: #222
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond p {
    margin: 0
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond p.comment-form-cookies-consent {
    margin: 0 0 29px
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars>span {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars.selected a.active:before {
    content: ""
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars.selected a.active~a:before {
    content: ""
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars.selected a:not(.active):before {
    content: ""
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a {
    position: relative;
    display: block;
    color: transparent;
    margin: 0;
    font-size: 0;
    line-height: 1
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond .stars a:before {
    content: ""
}

.qodef-woo-single-page .woocommerce-tabs #reviews .comment-respond input[type=submit]:hover {
    background-color: #000
}

.qodef-woo-single-page .related.products,
.qodef-woo-single-page .upsells.products {
    margin: 56px 0 0
}

.qodef-woo-single-page .related.products>h2,
.qodef-woo-single-page .upsells.products>h2 {
    display: block;
    margin: 36px 0 41px;
    text-align: left;
    font-family: josefin sans, sans-serif;
    font-size: 22px;
    line-height: 1.27em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.qodef-woo-single-page .related.products ul li.product,
.qodef-woo-single-page .upsells.products ul li.product {
    margin: 0 0 8px
}

@media only screen and (max-width:1024px) {
    .qodef-woo-single-page .related.products ul li.product,
    .qodef-woo-single-page .upsells.products ul li.product {
        margin: 0 0 22px
    }
}

.qodef-woo-single-page .related.products .product .qodef-pl-text-wrapper,
.qodef-woo-single-page .upsells.products .product .qodef-pl-text-wrapper {
    margin-bottom: 0
}

.widget.woocommerce {
    clear: both
}

.widget.woocommerce li {
    position: relative
}

.widget.woocommerce .product-title {
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.widget.woocommerce li:not(.wc-layered-nav-rating) .star-rating {
    margin-bottom: 7px;
    margin-top: 7px
}

.widget.woocommerce li:not(.wc-layered-nav-rating) .star-rating span {
    max-width: 100px
}

.widget.woocommerce li.wc-layered-nav-rating a {
    text-decoration: none
}

.widget.woocommerce .amount {
    color: inherit
}

.widget.woocommerce .amount span {
    color: inherit
}

.widget.woocommerce del,
.widget.woocommerce ins {
    display: block
}

.widget.woocommerce del span,
.widget.woocommerce ins span {
    color: inherit
}

.widget.woocommerce ins {
    text-decoration: none
}

.widget.woocommerce.widget_layered_nav .chosen a {
    color: #16d5cc
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #c8c8c8;
    height: 1px;
    position: relative
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    background-color: #858585;
    border-radius: 50%;
    cursor: pointer;
    height: 11px;
    margin: 0 0 0 -1px;
    outline: medium;
    position: absolute;
    top: -5px;
    width: 11px;
    z-index: 2
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-child {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
    background-color: #858585;
    display: block;
    height: 1px;
    position: absolute;
    top: 0;
    z-index: 1
}

.widget.woocommerce.widget_price_filter .price_slider_amount {
    margin: 10px 0 0
}

.widget.woocommerce.widget_price_filter .price_slider_amount .button {
    float: left;
    padding-left: 40px;
    padding-right: 0;
    padding-top: 15px;
    font-weight: 700;
    background-color: transparent;
    color: #000
}

.widget.woocommerce.widget_price_filter .price_slider_amount .button:hover {
    background-color: transparent;
    color: #000
}

.widget.woocommerce.widget_price_filter .price_slider_amount .button:before {
    content: "";
    width: 15px;
    height: 10px;
    margin-right: 9px;
    display: inline-block;
    background: url(/wp-content/themes/waveride/assets/img/readmore.svg)
}

.widget.woocommerce.widget_price_filter .price_slider_amount .price_label {
    float: right;
    line-height: 50px;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px 0;
    color: #000;
    font-style: unset;
    font-weight: 700
}

.widget.woocommerce.widget_price_filter .price_slider_amount .price_label .from,
.widget.woocommerce.widget_price_filter .price_slider_amount .price_label .to {
    font-size: 16px
}

.widget.woocommerce.widget_products ul li,
.widget.woocommerce.widget_recent_reviews ul li,
.widget.woocommerce.widget_recently_viewed_products ul li,
.widget.woocommerce.widget_shopping_cart ul li,
.widget.woocommerce.widget_top_rated_products ul li {
    min-height: 80px;
    position: relative
}

.widget.woocommerce.widget_products ul li a img,
.widget.woocommerce.widget_recent_reviews ul li a img,
.widget.woocommerce.widget_recently_viewed_products ul li a img,
.widget.woocommerce.widget_shopping_cart ul li a img,
.widget.woocommerce.widget_top_rated_products ul li a img {
    left: 0;
    max-width: 80px;
    position: absolute;
    top: 15px;
    width: 100%
}

.widget.woocommerce.widget_products ul li a span,
.widget.woocommerce.widget_recent_reviews ul li a span,
.widget.woocommerce.widget_recently_viewed_products ul li a span,
.widget.woocommerce.widget_shopping_cart ul li a span,
.widget.woocommerce.widget_top_rated_products ul li a span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 0 0 0 95px;
    position: relative
}

.widget.woocommerce.widget_products ul li>:not(a),
.widget.woocommerce.widget_recent_reviews ul li>:not(a),
.widget.woocommerce.widget_recently_viewed_products ul li>:not(a),
.widget.woocommerce.widget_shopping_cart ul li>:not(a),
.widget.woocommerce.widget_top_rated_products ul li>:not(a) {
    clear: both;
    float: left;
    margin: 0 0 0 95px
}

.widget.woocommerce.widget_products .product_list_widget li .woocommerce-Price-amount {
    display: none
}

.widget.woocommerce.widget_products .product_list_widget li a:after {
    content: "";
    display: block;
    position: absolute;
    width: 85px;
    bottom: -10px;
    background-color: #fafafa;
    height: calc(100% - 14px);
    z-index: -1
}

.widget.woocommerce.widget_products .product_list_widget li .product-title {
    margin-top: 49px;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 700;
    color: #222
}

.widget.woocommerce.widget_products .product_list_widget li .star-rating {
    color: #0de9df;
    margin-top: -1px
}

.widget.woocommerce.widget_shopping_cart a {
    display: block;
    padding: 0 0 0 95px;
    font-family: josefin sans, sans-serif;
    font-size: 14px;
    line-height: 1.42em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase
}

.widget.woocommerce.widget_shopping_cart .remove {
    font-size: 0;
    font-weight: 400;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 5px;
    text-decoration: none
}

.widget.woocommerce.widget_shopping_cart .remove:after {
    content: "\4d";
    display: block;
    font-family: ElegantIcons;
    font-size: 15px;
    line-height: 15px;
    position: relative
}

.widget.woocommerce.widget_shopping_cart .variation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.widget.woocommerce.widget_shopping_cart .variation>* {
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.widget.woocommerce.widget_shopping_cart .variation>* p {
    margin: 0
}

.widget.woocommerce.widget_shopping_cart .total {
    margin: 17px 0 13px
}

.widget.woocommerce.widget_shopping_cart .buttons .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 13px 32px 9px 35px;
    color: #fff;
    background-color: #0de9df;
    border: 2px solid transparent
}

.widget.woocommerce.widget_shopping_cart .buttons .button.qodef-btn-wave-hover {
    overflow: hidden
}

.widget.woocommerce.widget_shopping_cart .buttons .button.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.widget.woocommerce.widget_shopping_cart .buttons .button.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.widget.woocommerce.widget_shopping_cart .buttons .button:hover {
    color: #fff;
    background-color: #0de9df;
    border-color: transparent
}

.widget.woocommerce.widget_shopping_cart .buttons .button:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.widget.woocommerce.widget_shopping_cart .buttons .button:first-child {
    float: left
}

.widget.woocommerce.widget_shopping_cart .buttons .button:last-child {
    float: right
}

.widget.woocommerce {
    clear: both
}

.widget.woocommerce.widget_layered_nav ul,
.widget.woocommerce.widget_layered_nav_filters ul,
.widget.woocommerce.widget_product_categories ul,
.widget.woocommerce.widget_products ul,
.widget.woocommerce.widget_rating_filter ul,
.widget.woocommerce.widget_recent_reviews ul,
.widget.woocommerce.widget_recently_viewed_products ul,
.widget.woocommerce.widget_shopping_cart ul,
.widget.woocommerce.widget_top_rated_products ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget.woocommerce.widget_layered_nav ul li,
.widget.woocommerce.widget_layered_nav_filters ul li,
.widget.woocommerce.widget_product_categories ul li,
.widget.woocommerce.widget_products ul li,
.widget.woocommerce.widget_rating_filter ul li,
.widget.woocommerce.widget_recent_reviews ul li,
.widget.woocommerce.widget_recently_viewed_products ul li,
.widget.woocommerce.widget_shopping_cart ul li,
.widget.woocommerce.widget_top_rated_products ul li {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 0 0 14px;
    clear: both
}

.widget.woocommerce.widget_layered_nav ul li:last-child,
.widget.woocommerce.widget_layered_nav_filters ul li:last-child,
.widget.woocommerce.widget_product_categories ul li:last-child,
.widget.woocommerce.widget_products ul li:last-child,
.widget.woocommerce.widget_rating_filter ul li:last-child,
.widget.woocommerce.widget_recent_reviews ul li:last-child,
.widget.woocommerce.widget_recently_viewed_products ul li:last-child,
.widget.woocommerce.widget_shopping_cart ul li:last-child,
.widget.woocommerce.widget_top_rated_products ul li:last-child {
    margin: 0
}

.widget.woocommerce.widget_layered_nav ul li ul,
.widget.woocommerce.widget_layered_nav_filters ul li ul,
.widget.woocommerce.widget_product_categories ul li ul,
.widget.woocommerce.widget_products ul li ul,
.widget.woocommerce.widget_rating_filter ul li ul,
.widget.woocommerce.widget_recent_reviews ul li ul,
.widget.woocommerce.widget_recently_viewed_products ul li ul,
.widget.woocommerce.widget_shopping_cart ul li ul,
.widget.woocommerce.widget_top_rated_products ul li ul {
    margin: 14px 0 0 10px
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img {
    display: block;
    max-width: 84px;
    margin: 0 70% 13px 0
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    line-height: 1
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after {
    position: relative;
    display: block;
    padding: 0 3px;
    font-family: Ionicons;
    content: "\f404";
    font-size: 30px;
    line-height: 25px
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation>* {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation>* p {
    margin: 0
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total {
    margin: 17px 0 13px
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons {
    margin: 10px 0 0
}

.widget.woocommerce.widget_layered_nav .qodef-widget-title {
    margin: 0 0 17px
}

.widget.woocommerce.widget_layered_nav ul li {
    margin: 2px 0
}

.widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: #16d5cc
}

.widget.woocommerce.widget_layered_nav_filters .qodef-widget-title {
    margin: 0 0 17px
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
    position: relative;
    height: 3px;
    background-color: #000;
    margin-top: 28px
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    position: absolute;
    top: -3px;
    height: 9px;
    width: 9px;
    background-color: #0de9df;
    margin: 0 0 0 -1px;
    cursor: pointer;
    outline: medium;
    z-index: 2
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-child {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
    position: absolute;
    display: block;
    height: 100%;
    background-color: #0de9df;
    z-index: 1
}

.widget.woocommerce.widget_price_filter .price_slider_amount {
    margin: 10px 0 0
}

.widget.woocommerce.widget_price_filter .price_slider_amount .button {
    float: right
}

.widget.woocommerce.widget_price_filter .price_slider_amount .price_label {
    float: left
}

.widget.woocommerce.widget_product_categories .qodef-widget-title {
    margin: 0 0 14px
}

.widget.woocommerce.widget_product_categories ul li {
    margin: 5px 0
}

.widget.woocommerce.widget_product_categories ul li ul {
    margin: 0 0 0 10px
}

.widget.woocommerce.widget_products .qodef-widget-title,
.widget.woocommerce.widget_recent_reviews .qodef-widget-title,
.widget.woocommerce.widget_recently_viewed_products .qodef-widget-title,
.widget.woocommerce.widget_top_rated_products .qodef-widget-title {
    margin: 0 0 29px
}

.widget.woocommerce.widget_products ul li,
.widget.woocommerce.widget_recent_reviews ul li,
.widget.woocommerce.widget_recently_viewed_products ul li,
.widget.woocommerce.widget_top_rated_products ul li {
    min-height: 121px
}

.widget.woocommerce.widget_products ul li a img,
.widget.woocommerce.widget_recent_reviews ul li a img,
.widget.woocommerce.widget_recently_viewed_products ul li a img,
.widget.woocommerce.widget_top_rated_products ul li a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 85px
}

.widget.woocommerce.widget_products ul li a span,
.widget.woocommerce.widget_recent_reviews ul li a span,
.widget.woocommerce.widget_recently_viewed_products ul li a span,
.widget.woocommerce.widget_top_rated_products ul li a span {
    position: relative;
    display: block;
    padding: 0 0 0 102px;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget.woocommerce.widget_products ul li>:not(a),
.widget.woocommerce.widget_recent_reviews ul li>:not(a),
.widget.woocommerce.widget_recently_viewed_products ul li>:not(a),
.widget.woocommerce.widget_top_rated_products ul li>:not(a) {
    margin: 0 0 0 102px;
    line-height: 20px
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .widget.woocommerce.widget_products ul li>:not(a),
    .widget.woocommerce.widget_recent_reviews ul li>:not(a),
    .widget.woocommerce.widget_recently_viewed_products ul li>:not(a),
    .widget.woocommerce.widget_top_rated_products ul li>:not(a) {
        width: 100px
    }
}

.widget.woocommerce.widget_products ul li .star-rating,
.widget.woocommerce.widget_recent_reviews ul li .star-rating,
.widget.woocommerce.widget_recently_viewed_products ul li .star-rating,
.widget.woocommerce.widget_top_rated_products ul li .star-rating {
    position: relative
}

.widget.woocommerce.widget_products ul li .star-rating span,
.widget.woocommerce.widget_recent_reviews ul li .star-rating span,
.widget.woocommerce.widget_recently_viewed_products ul li .star-rating span,
.widget.woocommerce.widget_top_rated_products ul li .star-rating span {
    max-width: 100px
}

.widget.woocommerce.widget_products ul li del,
.widget.woocommerce.widget_products ul li ins,
.widget.woocommerce.widget_recent_reviews ul li del,
.widget.woocommerce.widget_recent_reviews ul li ins,
.widget.woocommerce.widget_recently_viewed_products ul li del,
.widget.woocommerce.widget_recently_viewed_products ul li ins,
.widget.woocommerce.widget_top_rated_products ul li del,
.widget.woocommerce.widget_top_rated_products ul li ins {
    display: block
}

.widget.woocommerce.widget_products ul li del span,
.widget.woocommerce.widget_products ul li ins span,
.widget.woocommerce.widget_recent_reviews ul li del span,
.widget.woocommerce.widget_recent_reviews ul li ins span,
.widget.woocommerce.widget_recently_viewed_products ul li del span,
.widget.woocommerce.widget_recently_viewed_products ul li ins span,
.widget.woocommerce.widget_top_rated_products ul li del span,
.widget.woocommerce.widget_top_rated_products ul li ins span {
    color: inherit
}

.widget.woocommerce.widget_products ul li ins,
.widget.woocommerce.widget_recent_reviews ul li ins,
.widget.woocommerce.widget_recently_viewed_products ul li ins,
.widget.woocommerce.widget_top_rated_products ul li ins {
    text-decoration: none
}

.widget.woocommerce.widget_products .qodef-widget-title,
.widget.woocommerce.widget_recently_viewed_products .qodef-widget-title,
.widget.woocommerce.widget_top_rated_products .qodef-widget-title {
    margin: 0
}

.widget.woocommerce.widget_products ul li .product-title,
.widget.woocommerce.widget_recently_viewed_products ul li .product-title,
.widget.woocommerce.widget_top_rated_products ul li .product-title {
    color: inherit
}

.widget.woocommerce.widget_products ul li .amount,
.widget.woocommerce.widget_recently_viewed_products ul li .amount,
.widget.woocommerce.widget_top_rated_products ul li .amount {
    color: #222
}

.widget.woocommerce.widget_recently_viewed_products ul li del,
.widget.woocommerce.widget_recently_viewed_products ul li>.amount {
    display: block;
    margin-top: 10px
}

.widget.woocommerce.widget_recent_reviews ul li .star-rating {
    margin-top: 7px;
    margin-bottom: 10px
}

.widget.woocommerce.widget_recent_reviews a {
    display: block;
    padding: 0 0 0 102px
}

.widget.woocommerce.widget_recent_reviews .reviewer {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    clear: both
}

.widget.woocommerce.widget_top_rated_products ul li .star-rating {
    margin-top: 10px;
    margin-bottom: 12px
}

.widget.woocommerce.widget_top_rated_products ul li .amount {
    display: block
}

.widget.woocommerce.widget_product_tag_cloud .tagcloud a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: inherit;
    background-color: transparent;
    font-size: 14px!important
}

.widget.woocommerce.widget_product_tag_cloud .tagcloud a:after {
    content: '/';
    color: #858585;
    margin: 0 0 0 4px
}

.widget.woocommerce.widget_product_tag_cloud .tagcloud a:last-child:after {
    display: none
}

.widget.woocommerce.widget_product_search .woocommerce-product-search {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    clear: both;
    margin: 0 0 24px
}

.widget.woocommerce.widget_product_search .woocommerce-product-search>div {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget.woocommerce.widget_product_search .woocommerce-product-search button,
.widget.woocommerce.widget_product_search .woocommerce-product-search input {
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    margin: 0;
    height: 60px;
    line-height: 32px;
    color: #858585;
    background-color: #fafafa;
    border: 0;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-out;
    -o-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.widget.woocommerce.widget_product_search .woocommerce-product-search input {
    width: calc(100% - 40px);
    padding: 10px 10px 10px 20px;
    font-size: 14px;
    font-family: source sans pro, sans-serif
}

.widget.woocommerce.widget_product_search .woocommerce-product-search input::-webkit-input-placeholder {
    color: inherit
}

.widget.woocommerce.widget_product_search .woocommerce-product-search input:-moz-placeholder {
    color: inherit;
    opacity: 1
}

.widget.woocommerce.widget_product_search .woocommerce-product-search input::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.widget.woocommerce.widget_product_search .woocommerce-product-search input:-ms-input-placeholder {
    color: inherit
}

.widget.woocommerce.widget_product_search .woocommerce-product-search button {
    width: 40px;
    padding: 10px 13px 10px 4px;
    font-size: 14px;
    cursor: pointer
}

.widget.woocommerce.widget_product_search .woocommerce-product-search button:hover {
    color: #222
}

.widget.woocommerce.widget_product_search .woocommerce-product-search button span {
    display: block;
    line-height: inherit
}

.widget.woocommerce.widget_product_search .woocommerce-product-search button span:before {
    display: block;
    line-height: inherit;
    content: "\e041";
    font-family: dripicons-v2!important
}

.qodef-product-info {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-product-info>div {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-product-info>div p {
    margin: 0
}

.qodef-product-info>div a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 9px 0 0
}

.qodef-product-info>div a:last-child {
    margin: 0
}

.qodef-product-info .qodef-pi-image,
.qodef-product-info .qodef-pi-rating,
.qodef-product-info .qodef-pi-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.qodef-product-info .qodef-pi-image img {
    display: block
}

.qodef-product-info .qodef-pi-category h1,
.qodef-product-info .qodef-pi-category h2,
.qodef-product-info .qodef-pi-category h3,
.qodef-product-info .qodef-pi-category h4,
.qodef-product-info .qodef-pi-category h5,
.qodef-product-info .qodef-pi-category h6 {
    margin: 0
}

.qodef-product-info .qodef-pi-category h1 a,
.qodef-product-info .qodef-pi-category h2 a,
.qodef-product-info .qodef-pi-category h3 a,
.qodef-product-info .qodef-pi-category h4 a,
.qodef-product-info .qodef-pi-category h5 a,
.qodef-product-info .qodef-pi-category h6 a {
    vertical-align: top
}

.qodef-product-info .qodef-pi-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 93px
}

.qodef-product-info .qodef-pi-rating:before {
    content: "\e031\e031\e031\e031\e031";
    letter-spacing: 8px
}

.qodef-product-info .qodef-pi-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.qodef-product-info .qodef-pi-rating span:before {
    content: "\e033\e033\e033\e033\e033";
    letter-spacing: 8px
}

.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-white-skin {
    color: #222;
    background-color: #fff;
    border-color: #fff
}

.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-white-skin:hover {
    color: #fff;
    background-color: #222;
    border-color: #222
}

.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-dark-skin {
    color: #fff;
    background-color: #222;
    border-color: #222
}

.qodef-product-info .qodef-pi-add-to-cart .qodef-btn.qodef-btn-solid.qodef-dark-skin:hover {
    color: #222;
    background-color: #fff;
    border-color: #fff
}

.qodef-plc-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-plc-holder .qodef-plc-outer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-plc-holder .qodef-plc-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0;
    z-index: 100;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-plc-holder .qodef-plc-item:hover .qodef-plc-image-outer .qodef-plc-text {
    opacity: 1
}

.touch .qodef-plc-holder .qodef-plc-item {
    cursor: pointer
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-new-product,
.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-onsale,
.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-out-of-stock {
    position: absolute;
    display: block;
    top: 82px;
    width: 58px;
    height: 58px;
    border-radius: 100%;
    margin: 0;
    padding: 17px 0;
    color: #fff;
    font-size: 32px;
    line-height: 24px;
    font-family: mr dafoe, sans-serif;
    text-align: center;
    z-index: 100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-onsale {
    left: 21px;
    background-color: #13e5fe
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    .qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-onsale {
        left: 16px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-onsale {
        left: 7px
    }
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-out-of-stock {
    left: 21px;
    background-color: #ffb434
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    .qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-out-of-stock {
        left: 16px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-out-of-stock {
        left: 7px
    }
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-new-product {
    left: 21px;
    background-color: #0de9df
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    .qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-new-product {
        left: 16px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-image .qodef-plc-new-product {
        left: 7px
    }
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-text {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 10px;
    opacity: 0;
    background-color: rgba(34, 34, 34, .6);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease-out, background-color .2s ease-out;
    -o-transition: opacity .2s ease-out, background-color .2s ease-out;
    transition: opacity .2s ease-out, background-color .2s ease-out
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-text-outer {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-image-outer .qodef-plc-text-inner {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-title {
    margin: 0 0 4px
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-category {
    margin: 11px 0 3px
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-excerpt {
    color: #222;
    line-height: 1.3em;
    margin: 11px 0 3px
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 10px 0 3px
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 93px
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-rating:before {
    content: "\e031\e031\e031\e031\e031";
    letter-spacing: 8px
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-rating span:before {
    content: "\e033\e033\e033\e033\e033";
    letter-spacing: 8px
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-price {
    position: relative;
    display: block;
    margin: 15px 0 0;
    line-height: 1;
    color: #000;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-price .woocommerce-Price-amount {
    background-color: #0de9df;
    padding: 9px 11px 5px 10px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 800
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-price * {
    font-size: inherit;
    line-height: inherit
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-price del {
    margin: 0 8px 0 0;
    color: rgba(34, 34, 34, .8)
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-price del .woocommerce-Price-amount {
    text-decoration: line-through;
    background-color: transparent;
    color: #000
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-price ins {
    text-decoration: none;
    margin-right: -1px
}

.qodef-plc-holder .qodef-plc-item .added_to_cart,
.qodef-plc-holder .qodef-plc-item .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 13px 32px 9px 35px;
    white-space: nowrap;
    z-index: 3
}

.qodef-plc-holder .qodef-plc-item .button.added {
    display: none
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart {
    margin: 20px 0 0
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .added_to_cart,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .button {
    color: #fff;
    background-color: #0de9df;
    border: 2px solid transparent
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .added_to_cart.qodef-btn-wave-hover,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .button.qodef-btn-wave-hover {
    overflow: hidden
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .added_to_cart.qodef-btn-wave-hover .qodef-btn-text,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .button.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .added_to_cart.qodef-btn-wave-hover .qodef-btn-wave-holder,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .button.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .added_to_cart:hover,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .button:hover {
    color: #fff;
    background-color: #0de9df;
    border-color: transparent
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .added_to_cart:hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-default-skin .button:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-light-skin .added_to_cart,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-light-skin .button {
    color: #222;
    background-color: #fff
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-light-skin .added_to_cart:hover,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-light-skin .button:hover {
    color: #fff;
    background-color: #16d5cc
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-dark-skin .added_to_cart,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-dark-skin .button {
    color: #fff;
    background-color: #222
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-dark-skin .added_to_cart:hover,
.qodef-plc-holder .qodef-plc-item .qodef-plc-add-to-cart.qodef-dark-skin .button:hover {
    color: #fff;
    background-color: #16d5cc
}

.qodef-plc-holder .qodef-plc-item .qodef-plc-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-category a,
.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-excerpt,
.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-price,
.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-rating,
.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-title {
    color: #fff
}

.qodef-plc-holder.qodef-standard-layout .qodef-plc-item .qodef-plc-category a:hover {
    color: rgba(255, 255, 255, .8)
}

.qodef-plc-holder.qodef-simple-layout .qodef-plc-image-outer {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 15px 0 0
}

.qodef-plc-holder.qodef-simple-layout .qodef-plc-text-wrapper {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 0 0 15px
}

.qodef-plc-holder.qodef-simple-layout .qodef-plc-text,
.qodef-plc-holder.qodef-simple-layout .qodef-plc-text-inner,
.qodef-plc-holder.qodef-simple-layout .qodef-plc-text-outer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    -webkit-transform: translateZ(0)
}

.qodef-plc-holder.qodef-plc-nav-light-skin .owl-nav .owl-next,
.qodef-plc-holder.qodef-plc-nav-light-skin .owl-nav .owl-prev {
    color: #fff
}

.qodef-plc-holder.qodef-plc-nav-light-skin .owl-nav .owl-next:hover,
.qodef-plc-holder.qodef-plc-nav-light-skin .owl-nav .owl-prev:hover {
    color: #16d5cc
}

.qodef-plc-holder.qodef-plc-pag-inside-slider .owl-next,
.qodef-plc-holder.qodef-plc-pag-inside-slider .owl-prev {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qodef-plc-holder.qodef-plc-pag-inside-slider .owl-dots {
    position: absolute;
    left: 0;
    bottom: 10px;
    margin: 0
}

.qodef-plc-holder.qodef-plc-pag-light-skin .owl-dots .owl-dot span {
    background-color: #16d5cc
}

.qodef-plc-holder.qodef-plc-pag-light-skin .owl-dots .owl-dot.active span,
.qodef-plc-holder.qodef-plc-pag-light-skin .owl-dots .owl-dot:hover span {
    background-color: #fff
}

.qodef-pls-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-pls-holder>ul {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0
}

.qodef-pls-holder>ul>li {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 0 0 20px
}

.qodef-pls-holder>ul>li:last-child {
    margin: 0
}

.qodef-pls-holder .qodef-pls-image {
    display: table-cell;
    vertical-align: top;
    width: 84px
}

.qodef-pls-holder .qodef-pls-image a,
.qodef-pls-holder .qodef-pls-image img {
    display: block
}

.qodef-pls-holder .qodef-pls-image a {
    position: relative
}

.qodef-pls-holder .qodef-pls-image a:hover:after {
    opacity: 1
}

.qodef-pls-holder .qodef-pls-image a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(34, 34, 34, .4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.qodef-pls-holder .qodef-pls-text {
    display: table-cell;
    vertical-align: top;
    padding: 0 0 0 20px
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-title {
    margin: 0 0 4px
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 5px 0 3px
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 93px
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-rating:before {
    content: "\e031\e031\e031\e031\e031";
    letter-spacing: 8px
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-rating span:before {
    content: "\e033\e033\e033\e033\e033";
    letter-spacing: 8px
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-price {
    position: relative;
    display: block;
    margin: 15px 0 0;
    line-height: 1;
    color: #000;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-price .woocommerce-Price-amount {
    background-color: #0de9df;
    padding: 9px 11px 5px 10px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 800
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-price * {
    font-size: inherit;
    line-height: inherit
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-price del {
    margin: 0 8px 0 0;
    color: rgba(34, 34, 34, .8)
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-price del .woocommerce-Price-amount {
    text-decoration: line-through;
    background-color: transparent;
    color: #000
}

.qodef-pls-holder .qodef-pls-text .qodef-pls-price ins {
    text-decoration: none;
    margin-right: -1px
}

.qodef-pl-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-pl-holder.qodef-info-on-image .qodef-pli .qodef-pli-add-to-cart {
    margin: 25px 0 0
}

.qodef-pl-holder.qodef-three-columns .qodef-pli-inner .qodef-pli-image:after {
    height: calc(100% - 142px)
}

.qodef-pl-holder.qodef-four-columns .qodef-pli-inner .qodef-pli-image .qodef-pli-new-product,
.qodef-pl-holder.qodef-four-columns .qodef-pli-inner .qodef-pli-image .qodef-pli-onsale,
.qodef-pl-holder.qodef-four-columns .qodef-pli-inner .qodef-pli-image .qodef-pli-out-of-stock {
    top: 82px
}

.qodef-pl-holder.qodef-five-columns .qodef-pli-inner .qodef-pli-image .qodef-pli-new-product,
.qodef-pl-holder.qodef-five-columns .qodef-pli-inner .qodef-pli-image .qodef-pli-onsale,
.qodef-pl-holder.qodef-five-columns .qodef-pli-inner .qodef-pli-image .qodef-pli-out-of-stock {
    top: 82px
}

.qodef-pl-holder .qodef-pli {
    padding: 0;
    z-index: 100
}

.qodef-pl-holder .qodef-pli .qodef-pli-title {
    margin: 0 0 2px;
    text-align: center
}

.qodef-pl-holder .qodef-pli .qodef-pli-title a:hover {
    color: initial
}

.qodef-pl-holder .qodef-pli .qodef-pli-category {
    margin: 0 0 3px;
    text-align: center;
    color: #11dbd2
}

.qodef-pl-holder .qodef-pli .qodef-pli-category a {
    color: #11dbd2
}

.qodef-pl-holder .qodef-pli .qodef-pli-excerpt {
    color: #222;
    line-height: 1.3em;
    margin: 11px 0 3px
}

.qodef-pl-holder .qodef-pli .qodef-pli-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 3px 0;
    text-align: center
}

.qodef-pl-holder .qodef-pli .qodef-pli-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 93px
}

.qodef-pl-holder .qodef-pli .qodef-pli-rating:before {
    content: "\e031\e031\e031\e031\e031";
    letter-spacing: 8px
}

.qodef-pl-holder .qodef-pli .qodef-pli-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.qodef-pl-holder .qodef-pli .qodef-pli-rating span:before {
    content: "\e033\e033\e033\e033\e033";
    letter-spacing: 8px
}

.qodef-pl-holder .qodef-pli .qodef-pli-price {
    position: relative;
    display: block;
    margin: 15px 0 0;
    line-height: 1;
    color: #000;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin: 15px 0 0;
    text-align: center
}

.qodef-pl-holder .qodef-pli .qodef-pli-price .woocommerce-Price-amount {
    background-color: #4DAA2B;
    padding: 9px 11px 5px 10px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 800
}

.qodef-pl-holder .qodef-pli .qodef-pli-price * {
    font-size: inherit;
    line-height: inherit
}

.qodef-pl-holder .qodef-pli .qodef-pli-price del {
    margin: 0 8px 0 0;
    color: rgba(34, 34, 34, .8)
}

.qodef-pl-holder .qodef-pli .qodef-pli-price del .woocommerce-Price-amount {
    text-decoration: line-through;
    background-color: transparent;
    color: #000
}

.qodef-pl-holder .qodef-pli .qodef-pli-price ins {
    text-decoration: none;
    margin-right: -1px
}

.qodef-pl-holder .qodef-pli-inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: visible
}

.qodef-pl-holder .qodef-pli-inner:hover .qodef-pli-text {
    opacity: 1
}

.qodef-pl-holder .qodef-pli-inner:hover .qodef-pli-text .qodef-pli-add-to-cart>a {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}


/*.qodef-pl-holder .qodef-pli-inner .qodef-pli-text {
    opacity: 1
}
.qodef-pl-holder .qodef-pli-inner:hover .qodef-pli-text .qodef-pli-add-to-cart>a {
    -webkit-transform: translateY(150px);
    -ms-transform: translateY(150px);
    transform: translateY(150px)
}*/

.touch .qodef-pl-holder .qodef-pli-inner {
    cursor: pointer
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #fafafa;
    height: calc(100% - 112px);
    z-index: -1
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image img {
    display: block;
    width: 100%
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-new-product,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-onsale,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-out-of-stock {
    position: absolute;
    display: block;
    top: 82px;
    width: 58px;
    height: 58px;
    border-radius: 100%;
    margin: 0;
    padding: 17px 0;
    color: #fff;
    font-size: 32px;
    line-height: 24px;
    font-family: mr dafoe, sans-serif;
    text-align: center;
    z-index: 100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    top: 112px
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-onsale {
    left: 21px;
    background-color: #13e5fe
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    .qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-onsale {
        left: 16px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-onsale {
        left: 7px
    }
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-out-of-stock {
    left: 21px;
    background-color: #ffb434
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    .qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-out-of-stock {
        left: 16px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-out-of-stock {
        left: 7px
    }
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-new-product {
    left: 21px;
    background-color: #0de9df
}

@media only screen and (min-width:1280px) and (max-width:1366px) {
    .qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-new-product {
        left: 16px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-new-product {
        left: 7px
    }
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0;
    opacity: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text .qodef-pli-add-to-cart>a {
    width: 100%;
    /*-webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);*/
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform .3s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94);
    transition: transform .3s cubic-bezier(.25, .46, .45, .94), -webkit-transform .3s cubic-bezier(.25, .46, .45, .94)
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text .qodef-pli-add-to-cart>a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background: url(data:image/svg+xml;base64,XGEgICAgIDxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNzJweCIgaGVpZ2h0PSIxMjZweCIgdmlld0JveD0iMCAwIDE3MiAxMjUuNyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTcyIDEyNS43IiB4bWw6c3BhY2U9InByZXNlcnZlIj5cYSAgICAgICAgIDxwYXRoIGZpbGw9IiMwZGUzZDkiIGQ9Ik0xNzMsMjIuN2MtMzMuOSwwLTQ0LjctMTQuMS04OC40LTE0LjFjLTQzLjYsMC01NC41LDE0LjEtODYsMTQuMVYxMjZsMTc0LjQtMC4zIEMxNzMsMTI1LjcsMTczLDI4LjcsMTczLDIyLjd6Ii8+XGEgICAgIDwvc3ZnPg==) repeat-x;
    z-index: -1;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94)
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text .qodef-pli-add-to-cart>a:hover:after {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-outer {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    text-align: center
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    vertical-align: bottom
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-excerpt,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-price,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-rating,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-title {
    color: #fff
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a:hover {
    color: rgba(255, 255, 255, .8)
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .added_to_cart,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .button {
    color: #fff;
    background-color: #4DAA2B;
    border: 2px solid transparent;
    padding: 20px 32px 17px 35px
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .added_to_cart.qodef-btn-wave-hover,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .button.qodef-btn-wave-hover {
    overflow: hidden
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .added_to_cart.qodef-btn-wave-hover .qodef-btn-text,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .button.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .added_to_cart.qodef-btn-wave-hover .qodef-btn-wave-holder,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .button.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .added_to_cart:hover,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .button:hover {
    color: #fff;
    background-color: #00f;
    border-color: transparent
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .added_to_cart:hover.qodef-btn-wave-hover .qodef-btn-wave-holder,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-default-skin .button:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-light-skin .added_to_cart,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-light-skin .button {
    color: #222;
    background-color: #fff;
    padding: 20px 32px 17px 35px
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-light-skin .added_to_cart:hover,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-light-skin .button:hover {
    color: #fff;
    background-color: #16d5cc
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-dark-skin .added_to_cart,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-dark-skin .button {
    color: #fff;
    background-color: #222
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-dark-skin .added_to_cart:hover,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-add-to-cart.qodef-dark-skin .button:hover {
    color: #fff;
    background-color: #16d5cc
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .added_to_cart,
.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 13px 32px 9px 35px;
    white-space: nowrap;
    z-index: 3
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-text-inner .button.added {
    display: none
}

.qodef-pl-holder .qodef-pli-inner .qodef-pli-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.qodef-pl-holder .qodef-pli-text-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 23px 0 40px
}

.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-excerpt,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-price,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-rating,
.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-title {
    color: #fff
}

.qodef-pl-holder.qodef-product-info-light .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a:hover {
    color: rgba(255, 255, 255, .8)
}

.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-excerpt,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-price,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-rating,
.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-title {
    color: #222
}

.qodef-pl-holder.qodef-product-info-dark .qodef-pli-inner .qodef-pli-text-inner .qodef-pli-category a:hover {
    color: rgba(34, 34, 34, .8)
}

.qodef-pl-holder.qodef-masonry-layout .qodef-pli-inner {
    width: 100%;
    height: 100%
}

.qodef-pl-holder.qodef-masonry-layout .qodef-pli-inner .qodef-pli-image {
    height: 100%
}

.qodef-shopping-cart-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin: 0 10px;
    padding: 0 12px
}

.touch .qodef-shopping-cart-holder {
    cursor: pointer
}

.qodef-shopping-cart-holder:hover .qodef-sc-dropdown {
    max-height: 100vh;
    pointer-events: auto;
    -webkit-transition: .5s cubic-bezier(.66, .14, .58, 1) .1s;
    -o-transition: .5s cubic-bezier(.66, .14, .58, 1) .1s;
    transition: .5s cubic-bezier(.66, .14, .58, 1) .1s
}

.qodef-shopping-cart-holder .qodef-shopping-cart-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 100%
}

.qodef-shopping-cart-holder .qodef-shopping-cart-inner .qodef-shopping-cart-label {
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 1.41em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-weight: 700;
    color: #222;
    margin-left: 11px
}

.qodef-shopping-cart-holder .qodef-header-cart {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.qodef-shopping-cart-holder .qodef-header-cart:hover .qodef-shopping-cart-label {
    color: #16d5cc
}

.qodef-shopping-cart-holder .qodef-header-cart:hover i {
    color: initial
}

.qodef-shopping-cart-holder .qodef-header-cart .qodef-sc-opener-icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1
}

.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-icon-pack .qodef-sc-opener-icon {
    font-size: 18px
}

.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-icon-pack .qodef-sc-opener-icon * {
    display: block;
    line-height: inherit
}

.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-icon-pack .qodef-sc-opener-icon :before {
    display: block;
    line-height: inherit;
    margin: 0 0 5px
}

.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-svg-path .qodef-sc-opener-icon>* {
    vertical-align: middle
}

.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-svg-path .qodef-sc-opener-icon path,
.qodef-shopping-cart-holder .qodef-header-cart.qodef-header-cart-svg-path .qodef-sc-opener-icon>* {
    fill: currentColor;
    stroke: currentColor
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart {
    color: #222
}

.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart:hover {
    color: #16d5cc
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart {
    color: #fff
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart:hover {
    color: #16d5cc
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart .qodef-shopping-cart-label {
    color: #fff
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-shopping-cart-holder .qodef-header-cart .qodef-shopping-cart-label:hover {
    color: #16d5cc
}

.qodef-sc-dropdown {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 0;
    pointer-events: none;
    overflow: hidden;
    will-change: transform;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03);
    box-shadow: 3px 4px 18px 0 rgba(1, 2, 2, .03)
}

.qodef-sc-dropdown .qodef-sc-dropdown-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    width: 328px;
    padding: 20px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.qodef-sc-dropdown .qodef-sc-dropdown-items {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qodef-sc-dropdown .qodef-sc-dropdown-item {
    position: relative;
    display: block;
    margin-top: 13px
}

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

.qodef-sc-dropdown .qodef-sc-dropdown-item-image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 74px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.qodef-sc-dropdown .qodef-sc-dropdown-item-image:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #fafafa;
    height: calc(100% - 18px);
    z-index: 0
}

.qodef-sc-dropdown .qodef-sc-dropdown-item-image a {
    position: relative;
    min-height: 90px
}

.qodef-sc-dropdown .qodef-sc-dropdown-item-image a img {
    position: absolute;
    bottom: 0;
    z-index: 1
}

.qodef-sc-dropdown .qodef-sc-dropdown-item-image a,
.qodef-sc-dropdown .qodef-sc-dropdown-item-image img {
    display: block
}

.qodef-sc-dropdown .qodef-sc-dropdown-item-content {
    display: inline-block;
    vertical-align: middle;
    width: 59%;
    color: #303030;
    font-weight: 700;
    font-family: josefin sans, sans-serif;
    font-size: 12px
}

.qodef-sc-dropdown .qodef-sc-dropdown-item-title {
    margin: 0;
    color: #303030;
    font-weight: 700
}

.qodef-sc-dropdown .qodef-sc-dropdown-item-price {
    margin: 3px 0 0
}

.qodef-sc-dropdown .qodef-sc-dropdown-item-quantity {
    margin: 3px 0 0
}

.qodef-sc-dropdown .qodef-sc-dropdown-item-remove {
    position: absolute;
    top: -5px;
    right: 0;
    font-size: 20px;
    line-height: 1
}

.qodef-sc-dropdown .qodef-sc-dropdown-subtotal {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 16px;
    color: #111;
    font-weight: 700;
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 15px
}

.qodef-sc-dropdown .qodef-sc-dropdown-subtotal .qodef-sc-dropdown-total-amount {
    margin: -3px 0 0;
    font-family: josefin sans, sans-serif;
    font-size: 14px
}

.qodef-sc-dropdown .qodef-sc-dropdown-subtotal .qodef-sc-dropdown-total-amount span {
    font-family: josefin sans, sans-serif
}

.qodef-sc-dropdown .qodef-sc-dropdown-subtotal>* {
    margin: 0;
    font-weight: 700;
    color: #111
}

.qodef-sc-dropdown .qodef-sc-dropdown-button-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-top: 13px
}

.qodef-sc-dropdown .qodef-sc-dropdown-button-holder a {
    color: #111;
    font-weight: 700;
    display: block
}

.qodef-sc-dropdown .qodef-sc-dropdown-button-holder a .qodef-btn-text {
    font-weight: 700
}

.qodef-sc-dropdown .qodef-sc-dropdown-button-holder a:first-child {
    float: left
}

.qodef-sc-dropdown .qodef-sc-dropdown-button-holder a:last-child {
    float: right
}

.qodef-sc-dropdown .qodef-sc-dropdown-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: josefin sans, sans-serif;
    font-size: 12px;
    line-height: 2em;
    letter-spacing: .2em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -o-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    display: block;
    width: 100%;
    text-align: center;
    padding: 14px 55px 11px;
    color: #fff;
    background-color: #0de9df;
    border: 2px solid transparent
}

.qodef-sc-dropdown .qodef-sc-dropdown-button.qodef-btn-wave-hover {
    overflow: hidden
}

.qodef-sc-dropdown .qodef-sc-dropdown-button.qodef-btn-wave-hover .qodef-btn-text {
    position: relative;
    z-index: 1
}

.qodef-sc-dropdown .qodef-sc-dropdown-button.qodef-btn-wave-hover .qodef-btn-wave-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 2200px;
    height: 126px;
    background-repeat: repeat-x;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    -o-transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94);
    transition: transform 1s cubic-bezier(.25, .46, .45, .94), -webkit-transform 1s cubic-bezier(.25, .46, .45, .94);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.qodef-sc-dropdown .qodef-sc-dropdown-button:hover {
    color: #fff;
    background-color: #0de9df;
    border-color: transparent
}

.qodef-sc-dropdown .qodef-sc-dropdown-button:hover.qodef-btn-wave-hover .qodef-btn-wave-holder {
    -webkit-transform: translateY(35%);
    -ms-transform: translateY(35%);
    transform: translateY(35%);
    -webkit-animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite;
    animation: qodef-wave 7.5s cubic-bezier(.36, .45, .63, .53) infinite
}

.qodef-vertical-menu-area .qodef-sc-dropdown {
    display: none!important
}

.qodef-item-space:hover .button {
    background-color: #f00 !important; 
}

.qodef-item-space:hover .woocommerce-Price-amount {
    background-color: #f00 !important;
}

.has-float-label {
    display: block;
    position: relative;
}

.pass_flotante,
.email_flotante:last-of-type {
    position: absolute;
    cursor: text;
    /*font-size: 90%;*/
    opacity: 1;
    top: -.4em;
    left: .75rem;
    z-index: 3;
    line-height: 1;
    padding: 0 1px;
    font-family: Nunito, sans-serif;
    font-size: 12px;
    font-weight: 100;
}

.has-float-label label::after,
.has-float-label>span::after {
    background: #fff;
    content: " ";
    display: block;
    position: absolute;
    height: 5px;
    top: 3px;
    left: -.2em;
    right: -.2em;
    z-index: -1;
}

label.error {
    position: absolute;
    top: 6px;
    font-size: 12px;
    color: rgb(255, 0, 0);
    font-weight: 600;
    right: 7px;
    display: block;
}

#form_login_two .form-control {
    border-radius: .1rem;
    outline: initial!important;
    box-shadow: initial!important;
    font-size: .8rem;
    padding: .5rem .75rem;
    line-height: 1;
    border: 1px solid #d7d7d7;
    background: #fff;
    color: #3a3a3a;
    border-color: #d7d7d7;
    height: calc(2em + .8rem);
}

.btn_border {
    width: 100%;
    background-color: #145388;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    border-radius: 38.5px;
    padding: 13px 58.5px;
    transition: all 0.9s ease;
    text-decoration: none;
    font-family: Nunito, sans-serif;
    border: none;
    text-align: center;
}

.btn_border:hover {
    background-color: #76d2ff;
    color: #fff;
}

.contenedor_login {
    height: 90%;
}

.text-center {
    text-align: center;
}