body,
body p {
  line-height: 1.5625em;
}
h1,
h2,
h3,
h4 {
  letter-spacing: -0.01em;
}
blockquote,
table td,
table th {
  text-align: center;
}
.alignfull,
.qodef-content,
.qodef-wrapper,
blockquote,
sub,
sup {
  position: relative;
}
.aligncenter,
.alignfull,
.alignwide,
.clearfix:after,
.qodef-container:after {
  clear: both;
}
.qodef-countdown .countdown-rtl,
.qodef-owl-custom-slider.owl-rtl,
.qodef-owl-slider.owl-rtl,
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner.owl-rtl {
  direction: rtl;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span path,
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span > *,
.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
  > *,
.qodef-search-cover .qodef-search-close.qodef-search-close-svg-path path,
.qodef-search-cover .qodef-search-close.qodef-search-close-svg-path > *,
.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
  > *,
.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 > *,
.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
  > *,
.qodef-subscribe-popup-holder .qodef-sp-close svg {
  stroke: currentColor;
  fill: currentColor;
}
.qodef-owl-custom-slider .owl-item,
.qodef-owl-slider .owl-item {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
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;
}
body,
pre {
  background-color: #fff;
}
a img,
blockquote,
table {
  border: none;
}
ol,
pre,
ul {
  margin: 15px 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}
del {
  text-decoration: line-through;
}
.screen-reader-text:focus,
a,
p a,
table.tt_timetable .event a.event_header:hover,
table.tt_timetable .event a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: middle;
  width: 100%;
}
table th {
  border: 0;
  padding: 5px 7px;
}
table td {
  padding: 5px 10px;
}
.wp-caption,
img {
  height: auto;
  max-width: 100%;
}
iframe {
  max-width: 100%;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
  content: "";
  display: block;
}
html {
  overflow-y: scroll !important;
}
body {
  font-family: Lora, serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden !important;
}
h1 {
  font-size: 60px;
  line-height: 1.05em;
}
h2 {
  font-size: 50px;
  line-height: 1.06em;
}
h3 {
  font-size: 30px;
  line-height: 1.33em;
}
h4 {
  font-size: 26px;
  line-height: 1.154em;
}
h5 {
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: -0.025em;
}
h6 {
  font-size: 16px;
  line-height: 1.6em;
  letter-spacing: -0.025em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #0a0a0a;
  margin: 25px 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
blockquote > *,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: inherit;
}
a,
p a {
  color: #0a0a0a;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
a:hover,
p a:hover {
  color: #fed620;
}
p {
  margin: 10px 0;
}
input[type="submit"] {
  -webkit-appearance: none;
}
ol,
ul {
  list-style-position: inside;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
  padding: 0 0 0 15px;
}
pre {
  max-width: 100%;
  padding: 15px;
  white-space: pre-wrap;
  word-wrap: break-word;
}
dt {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
}
dd {
  margin-bottom: 15px;
}
sub,
sup {
  vertical-align: baseline;
  height: 0;
  line-height: 0;
  font-size: 75%;
}
sub {
  top: 0.5ex;
}
sup {
  bottom: 0.5ex;
}
.wp-caption-text {
  font-style: italic;
  margin: 0;
}
table tbody tr,
table thead tr {
  border: 1px solid #ebebeb;
}
table tbody th {
  border-right: 1px solid #ebebeb;
}
blockquote {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0;
  padding: 20px 40px;
  font-size: 20px;
  line-height: 30px;
  quotes: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
}
blockquote > * {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  margin: 0;
}
blockquote:after,
blockquote:before {
  content: "";
}
blockquote .wp-block-pullquote__citation,
blockquote .wp-block-quote__citation,
blockquote cite,
blockquote footer {
  font-family: "Roboto Condensed", sans-serif;
  display: block;
  margin-top: 10px;
  text-align: inherit;
  font-size: 14px;
  line-height: 1.3em;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (max-width: 480px) {
  blockquote {
    padding: 20px;
  }
}
::selection {
  background: #fed620;
  color: #fff;
}
::-moz-selection {
  background: #fed620;
  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;
}
.aligncenter {
  display: block;
  margin: 10px auto;
}
.alignwide {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1024px) {
  .alignwide {
    width: 100%;
    max-width: 100%;
  }
}
.alignfull {
  left: -1rem;
  width: calc(100% + (2 * 1rem));
  max-width: calc(100% + (2 * 1rem));
}
@media only screen and (max-width: 1024px) {
  .alignfull {
    left: calc(-12.5% - 10px);
    width: calc(125% + 20px);
    max-width: calc(125% + 20px);
    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 {
  left: 0;
  z-index: 1000;
  -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.qodef-wrapper .qodef-wrapper-inner {
  width: 100%;
  overflow: hidden;
}
.qodef-content {
  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-boxed .qodef-parallax-row-holder {
  margin-left: 0;
  margin-right: 0;
}
.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-mobile-header.mobile-header-appear
  .qodef-mobile-header-inner,
.qodef-paspartu-enabled .qodef-page-header .qodef-fixed-wrapper.fixed,
.qodef-paspartu-enabled .qodef-sticky-header {
  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-container:after,
.qodef-container:before {
  content: " ";
  display: table;
}
.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-mobile-header.mobile-header-appear
  .qodef-mobile-header-inner,
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled
  .qodef-page-header
  .qodef-fixed-wrapper.fixed,
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled
  .qodef-sticky-header.header-appear {
  margin-top: 10px;
}
.qodef-smooth-transition-loader {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #fff;
  z-index: 2000;
}
.qodef-container,
.qodef-full-width {
  z-index: 100;
  position: relative;
}
.qodef-container {
  width: 100%;
  padding: 0;
}
.qodef-rev-has-paspartu,
.qodef-vertical-align-containers .qodef-position-center-inner,
.qodef-vertical-align-containers .qodef-position-left-inner,
.qodef-vertical-align-containers .qodef-position-right-inner {
  display: inline-block;
  vertical-align: middle;
}
.qodef-container-inner {
  width: 1300px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.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;
}
body.archive
  .qodef-content
  .qodef-content-inner
  > .qodef-container
  > .qodef-container-inner,
body.archive
  .qodef-content
  .qodef-content-inner
  > .qodef-full-width
  > .qodef-full-width-inner {
  padding-top: 150px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
  body.single-product
    .qodef-content
    .qodef-content-inner
    > .qodef-container
    > .qodef-container-inner,
  body.single-product
    .qodef-content
    .qodef-content-inner
    > .qodef-full-width
    > .qodef-full-width-inner,
  body.woocommerce-account
    .qodef-content
    .qodef-content-inner
    > .qodef-container
    > .qodef-container-inner,
  body.woocommerce-account
    .qodef-content
    .qodef-content-inner
    > .qodef-full-width
    > .qodef-full-width-inner,
  body.woocommerce-cart
    .qodef-content
    .qodef-content-inner
    > .qodef-container
    > .qodef-container-inner,
  body.woocommerce-cart
    .qodef-content
    .qodef-content-inner
    > .qodef-full-width
    > .qodef-full-width-inner,
  body.woocommerce-checkout
    .qodef-content
    .qodef-content-inner
    > .qodef-container
    > .qodef-container-inner,
  body.woocommerce-checkout
    .qodef-content
    .qodef-content-inner
    > .qodef-full-width
    > .qodef-full-width-inner,
  body.woocommerce-page
    .qodef-content
    .qodef-content-inner
    > .qodef-container
    > .qodef-container-inner,
  body.woocommerce-page
    .qodef-content
    .qodef-content-inner
    > .qodef-full-width
    > .qodef-full-width-inner {
    padding-top: 80px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .qodef-grid-1000.qodef-boxed .qodef-container-inner,
  .qodef-grid-1000.qodef-boxed .qodef-grid,
  .qodef-grid-1200.qodef-boxed .qodef-container-inner,
  .qodef-grid-1200.qodef-boxed .qodef-grid,
  .qodef-grid-1300.qodef-boxed .qodef-container-inner,
  .qodef-grid-1300.qodef-boxed .qodef-grid,
  .qodef-grid-800 .qodef-container-inner,
  .qodef-grid-800 .qodef-grid,
  .qodef-grid-800 .qodef-row-grid-section,
  .qodef-grid-800.qodef-boxed .qodef-container-inner,
  .qodef-grid-800.qodef-boxed .qodef-grid {
    width: 800px;
  }
  .qodef-grid-1000.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1000.qodef-boxed .qodef-wrapper-inner,
  .qodef-grid-1200.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1200.qodef-boxed .qodef-wrapper-inner,
  .qodef-grid-1300.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1300.qodef-boxed .qodef-wrapper-inner,
  .qodef-grid-800.qodef-boxed .qodef-footer-inner,
  .qodef-grid-800.qodef-boxed .qodef-wrapper-inner {
    width: 880px;
  }
  .qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-grid-800.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-800.qodef-boxed .qodef-page-header .qodef-sticky-header {
    width: 880px;
    left: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .qodef-grid-1000 .qodef-container-inner,
  .qodef-grid-1000 .qodef-grid,
  .qodef-grid-1000 .qodef-row-grid-section,
  .qodef-grid-1100 .qodef-container-inner,
  .qodef-grid-1100 .qodef-grid,
  .qodef-grid-1100 .qodef-row-grid-section,
  .qodef-grid-1200 .qodef-container-inner,
  .qodef-grid-1200 .qodef-grid,
  .qodef-grid-1200 .qodef-row-grid-section,
  .qodef-grid-1300 .qodef-container-inner,
  .qodef-grid-1300 .qodef-grid,
  .qodef-grid-1300 .qodef-row-grid-section {
    width: 1000px;
  }
  .qodef-grid-1000 .qodef-row-grid-section,
  .qodef-grid-1100 .qodef-row-grid-section,
  .qodef-grid-1200 .qodef-row-grid-section,
  .qodef-grid-1300 .qodef-row-grid-section {
    width: 1100px;
  }
  .qodef-grid-1000.qodef-boxed .qodef-container-inner,
  .qodef-grid-1000.qodef-boxed .qodef-grid,
  .qodef-grid-1000.qodef-boxed .qodef-row-grid-section,
  .qodef-grid-1200.qodef-boxed .qodef-container-inner,
  .qodef-grid-1200.qodef-boxed .qodef-grid,
  .qodef-grid-1200.qodef-boxed .qodef-row-grid-section,
  .qodef-grid-1300.qodef-boxed .qodef-container-inner,
  .qodef-grid-1300.qodef-boxed .qodef-grid,
  .qodef-grid-1300.qodef-boxed .qodef-row-grid-section {
    width: 1000px;
  }
  .qodef-grid-1000.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1000.qodef-boxed .qodef-wrapper-inner,
  .qodef-grid-1200.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1200.qodef-boxed .qodef-wrapper-inner,
  .qodef-grid-1300.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1300.qodef-boxed .qodef-wrapper-inner {
    width: 1080px;
  }
  .qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-sticky-header,
  .qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-sticky-header {
    width: 1080px;
    left: auto;
  }
}
@media only screen and (min-width: 1300px) {
  .qodef-grid-1200 .qodef-container-inner,
  .qodef-grid-1200 .qodef-grid,
  .qodef-grid-1200 .qodef-row-grid-section,
  .qodef-grid-1300 .qodef-container-inner,
  .qodef-grid-1300 .qodef-grid,
  .qodef-grid-1300 .qodef-row-grid-section {
    width: 1200px;
  }
  .qodef-grid-1200.qodef-boxed .qodef-container-inner,
  .qodef-grid-1200.qodef-boxed .qodef-grid,
  .qodef-grid-1200.qodef-boxed .qodef-row-grid-section,
  .qodef-grid-1300.qodef-boxed .qodef-container-inner,
  .qodef-grid-1300.qodef-boxed .qodef-grid,
  .qodef-grid-1300.qodef-boxed .qodef-row-grid-section {
    width: 1100px;
  }
  .qodef-grid-1200.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1200.qodef-boxed .qodef-wrapper-inner,
  .qodef-grid-1300.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1300.qodef-boxed .qodef-wrapper-inner {
    width: 1180px;
  }
  .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-sticky-header,
  .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: 1180px;
  }
}
@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-1200.qodef-boxed .qodef-container-inner,
  .qodef-grid-1200.qodef-boxed .qodef-grid,
  .qodef-grid-1200.qodef-boxed .qodef-row-grid-section,
  .qodef-grid-1300.qodef-boxed .qodef-container-inner,
  .qodef-grid-1300.qodef-boxed .qodef-grid,
  .qodef-grid-1300.qodef-boxed .qodef-row-grid-section {
    width: 1200px;
  }
  .qodef-grid-1200.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1200.qodef-boxed .qodef-wrapper-inner,
  .qodef-grid-1300.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1300.qodef-boxed .qodef-wrapper-inner {
    width: 1280px;
  }
  .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-sticky-header,
  .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: 1280px;
  }
}
@media only screen and (min-width: 1600px) {
  .qodef-grid-1300 .qodef-container-inner,
  .qodef-grid-1300 .qodef-grid,
  .qodef-grid-1300 .qodef-row-grid-section,
  .qodef-grid-1300.qodef-boxed .qodef-container-inner,
  .qodef-grid-1300.qodef-boxed .qodef-grid,
  .qodef-grid-1300.qodef-boxed .qodef-row-grid-section {
    width: 1300px;
  }
  .qodef-grid-1300.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1300.qodef-boxed .qodef-wrapper-inner {
    width: 1380px;
  }
  .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: 1380px;
  }
}
@-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,
.qodef-rev-slider-with-pattern .rev_slider_wrapper {
  background: url(../img/preload_pattern.png) !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-rev-slider-with-pattern .rev_slider_wrapper {
  background: url(../img/preload_pattern-rev.png) !important;
}
.qodef-grid {
  margin: 0 auto;
  width: 1300px;
}
.qodef-vertical-align-containers {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-parallax-row-holder,
.vc_row .wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
  background-color: transparent;
}
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-left,
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-right {
  width: 25%;
}
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-center {
  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,
.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-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;
}
.qodef-row-grid-section {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  z-index: 20;
}
.qodef-content-aligment-left {
  text-align: left;
}
.qodef-content-aligment-center {
  text-align: center;
}
.qodef-content-aligment-right {
  text-align: right;
}
.qodef-parallax-row-holder {
  position: static;
  background-attachment: fixed;
  background-position: center 0;
  background-repeat: no-repeat;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  overflow: hidden;
  -moz-transform: none;
}
@supports (-ms-ime-align: auto) {
  .qodef-parallax-row-holder {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-disabled-bg-image-bellow-1024 {
    background-image: none !important;
  }
  .qodef-parallax-row-holder {
    height: auto !important;
    min-height: 200px !important;
    background-attachment: scroll;
    background-position: center top !important;
    background-size: cover;
  }
}
.qodef-rev-has-paspartu {
  position: relative;
  width: 100%;
  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-disabled-bg-image-bellow-680 {
    background-image: none !important;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-normal {
    padding: 20px;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled {
    padding-top: 0;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 20px) !important;
  }
  .admin-bar
    .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 52px) !important;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-normal
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 40px) !important;
  }
  .admin-bar
    .qodef-rev-has-paspartu.qodef-paspartu-normal
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 72px) !important;
  }
}
.qodef-rev-has-paspartu.qodef-paspartu-large {
  padding: 50px;
}
.qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled {
  padding-top: 0;
}
.qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 50px) !important;
}
.admin-bar
  .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 82px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-large
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 100px) !important;
}
.admin-bar
  .qodef-rev-has-paspartu.qodef-paspartu-large
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 132px) !important;
}
@media only screen and (max-width: 680px) {
  .qodef-rev-has-paspartu.qodef-paspartu-large {
    padding: 20px;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled {
    padding-top: 0;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 20px) !important;
  }
  .admin-bar
    .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 52px) !important;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-large
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 40px) !important;
  }
  .admin-bar
    .qodef-rev-has-paspartu.qodef-paspartu-large
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 72px) !important;
  }
}
.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner {
  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;
  color: #21759b;
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  z-index: 100000;
}
.qodef-two-columns-form-without-space .qodef-column-left {
  display: table-cell;
  width: 99%;
  vertical-align: top;
}
.qodef-two-columns-form-without-space .qodef-column-right {
  display: table-cell;
  width: 1%;
  text-align: left;
  vertical-align: top;
}
.qodef-two-columns-form-with-space .qodef-column-left {
  display: table-cell;
  width: 99%;
  vertical-align: top;
  padding: 0 10px 0 0;
  -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,
.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-col-10:after,
.qodef-grid-col-10:before,
.qodef-grid-col-11:after,
.qodef-grid-col-11:before,
.qodef-grid-col-12:after,
.qodef-grid-col-12:before,
.qodef-grid-col-1:after,
.qodef-grid-col-1:before,
.qodef-grid-col-2:after,
.qodef-grid-col-2:before,
.qodef-grid-col-3:after,
.qodef-grid-col-3:before,
.qodef-grid-col-4:after,
.qodef-grid-col-4:before,
.qodef-grid-col-5:after,
.qodef-grid-col-5:before,
.qodef-grid-col-7:after,
.qodef-grid-col-7:before,
.qodef-grid-col-8:after,
.qodef-grid-col-8:before,
.qodef-grid-col-9:after,
.qodef-grid-col-9:before,
.qodef-grid-row:after,
.qodef-grid-row:before {
  content: " ";
  display: table;
}
.qodef-grid-list:not(.qodef-one-columns) .qodef-item-space {
  float: left;
}
.qodef-grid-list.qodef-one-columns .qodef-item-space,
.qodef-grid-list.qodef-one-columns .qodef-masonry-grid-sizer {
  width: 100%;
}
.qodef-grid-list.qodef-two-columns .qodef-item-space,
.qodef-grid-list.qodef-two-columns .qodef-masonry-grid-sizer {
  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-item-space,
.qodef-grid-list.qodef-three-columns .qodef-masonry-grid-sizer {
  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-item-space,
.qodef-grid-list.qodef-four-columns .qodef-masonry-grid-sizer {
  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%;
}
.qodef-grid-list.qodef-five-columns .qodef-item-space,
.qodef-grid-list.qodef-five-columns .qodef-masonry-grid-sizer {
  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-item-space,
.qodef-grid-list.qodef-six-columns .qodef-masonry-grid-sizer {
  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 {
  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-col-1,
.qodef-grid-normal-gutter > div {
  padding-left: 15px;
  padding-right: 15px;
}
.qodef-grid-normal-gutter {
  margin-left: -15px;
  margin-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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-grid-col-2,
.qodef-grid-col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
}
.qodef-grid-col-1:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-1 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-2 {
  float: left;
  width: 16.66667%;
  box-sizing: border-box;
}
.qodef-grid-col-2:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-2 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-3 {
  float: left;
  width: 25%;
  box-sizing: border-box;
}
.qodef-grid-col-4,
.qodef-grid-col-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
}
.qodef-grid-col-3:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-3 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-4 {
  float: left;
  width: 33.33333%;
  box-sizing: border-box;
}
.qodef-grid-col-4:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-4 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-5 {
  float: left;
  width: 41.66667%;
  box-sizing: border-box;
}
.qodef-grid-col-6,
.qodef-grid-col-7 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
}
.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 {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.qodef-grid-col-6:after,
.qodef-grid-col-6:before {
  content: " ";
  display: table;
}
.qodef-grid-col-6:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-6 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-7 {
  float: left;
  width: 58.33333%;
  box-sizing: border-box;
}
.qodef-grid-col-8,
.qodef-grid-col-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
}
.qodef-grid-col-7:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-7 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-8 {
  float: left;
  width: 66.66667%;
  box-sizing: border-box;
}
.qodef-grid-col-8:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-8 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-9 {
  float: left;
  width: 75%;
  box-sizing: border-box;
}
.qodef-grid-col-10,
.qodef-grid-col-11 {
  -webkit-box-sizing: border-box;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.qodef-grid-col-9:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-9 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-10 {
  float: left;
  width: 83.33333%;
  box-sizing: border-box;
}
.qodef-grid-col-10:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-10 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-11 {
  float: left;
  width: 91.66667%;
  box-sizing: border-box;
}
.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 {
  clear: both;
}
.qodef-grid-col-push-1 {
  left: 8.33333%;
}
.qodef-grid-col-pull-1 {
  right: 8.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-12 {
    width: 100%;
    float: none;
  }
  .qodef-grid-col-push-1 {
    left: 0;
  }
  .qodef-grid-col-pull-1 {
    right: 0;
  }
}
.qodef-grid-col-push-2 {
  left: 16.66667%;
}
.qodef-grid-col-pull-2 {
  right: 16.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-2 {
    left: 0;
  }
  .qodef-grid-col-pull-2 {
    right: 0;
  }
}
.qodef-grid-col-push-3 {
  left: 25%;
}
.qodef-grid-col-pull-3 {
  right: 25%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-3 {
    left: 0;
  }
  .qodef-grid-col-pull-3 {
    right: 0;
  }
}
.qodef-grid-col-push-4 {
  left: 33.33333%;
}
.qodef-grid-col-pull-4 {
  right: 33.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-4 {
    left: 0;
  }
  .qodef-grid-col-pull-4 {
    right: 0;
  }
}
.qodef-grid-col-push-5 {
  left: 41.66667%;
}
.qodef-grid-col-pull-5 {
  right: 41.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-5 {
    left: 0;
  }
  .qodef-grid-col-pull-5 {
    right: 0;
  }
}
.qodef-grid-col-push-6 {
  left: 50%;
}
.qodef-grid-col-pull-6 {
  right: 50%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-6 {
    left: 0;
  }
  .qodef-grid-col-pull-6 {
    right: 0;
  }
}
.qodef-grid-col-push-7 {
  left: 58.33333%;
}
.qodef-grid-col-pull-7 {
  right: 58.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-7 {
    left: 0;
  }
  .qodef-grid-col-pull-7 {
    right: 0;
  }
}
.qodef-grid-col-push-8 {
  left: 66.66667%;
}
.qodef-grid-col-pull-8 {
  right: 66.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-8 {
    left: 0;
  }
  .qodef-grid-col-pull-8 {
    right: 0;
  }
}
.qodef-grid-col-push-9 {
  left: 75%;
}
.qodef-grid-col-pull-9 {
  right: 75%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-9 {
    left: 0;
  }
  .qodef-grid-col-pull-9 {
    right: 0;
  }
}
.qodef-grid-col-push-10 {
  left: 83.33333%;
}
.qodef-grid-col-pull-10 {
  right: 83.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-10 {
    left: 0;
  }
  .qodef-grid-col-pull-10 {
    right: 0;
  }
}
.qodef-grid-col-push-11 {
  left: 91.66667%;
}
.qodef-grid-col-pull-11 {
  right: 91.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-11 {
    left: 0;
  }
  .qodef-grid-col-pull-11 {
    right: 0;
  }
}
.qodef-grid-col-push-12 {
  left: 100%;
}
.qodef-grid-col-pull-12 {
  right: 100%;
}
@media only screen and (max-width: 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-disabled-bg-image-bellow-1280 {
    background-image: none !important;
  }
  .qodef-grid-col-laptop-landscape-medium-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-12 {
    left: 0;
  }
  .qodef-grid-col-pull-12 {
    right: 0;
  }
  .qodef-grid-col-ipad-landscape-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-disabled-bg-image-bellow-768 {
    background-image: none !important;
  }
  .qodef-grid-col-ipad-portrait-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-disabled-bg-image-bellow-480 {
    background-image: none !important;
  }
  .qodef-grid-col-phone-portrait-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-1 {
    width: 8.33333%;
    float: left;
  }
  .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-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;
  }
  .qodef-grid-col-phone-portrait-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-3 {
    width: 25%;
    float: left;
  }
}
@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: 320px) {
  .qodef-grid-col-smaller-phone-portrait-3 {
    width: 25%;
    float: left;
  }
  .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-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;
  }
  .qodef-grid-col-phone-portrait-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-5 {
    width: 41.66667%;
    float: left;
  }
}
@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: 320px) {
  .qodef-grid-col-smaller-phone-portrait-5 {
    width: 41.66667%;
    float: left;
  }
  .qodef-grid-col-smaller-phone-portrait-6 {
    width: 50%;
    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;
  }
  .qodef-grid-col-phone-portrait-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-7 {
    width: 58.33333%;
    float: left;
  }
}
@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: 320px) {
  .qodef-grid-col-smaller-phone-portrait-7 {
    width: 58.33333%;
    float: left;
  }
  .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-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;
  }
  .qodef-grid-col-phone-portrait-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-9 {
    width: 75%;
    float: left;
  }
}
@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: 320px) {
  .qodef-grid-col-smaller-phone-portrait-9 {
    width: 75%;
    float: left;
  }
  .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-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;
  }
  .qodef-grid-col-phone-portrait-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-11 {
    width: 91.66667%;
    float: left;
  }
}
@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: 320px) {
  .qodef-grid-col-smaller-phone-portrait-11 {
    width: 91.66667%;
    float: left;
  }
  .qodef-grid-col-smaller-phone-portrait-12 {
    width: 100%;
    float: none;
  }
}
@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;
  }
}
@-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);
  }
}
.qodef-element-from-bottom,
.qodef-element-from-fade,
.qodef-element-from-left,
.qodef-element-from-right,
.qodef-element-from-top {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-element-from-bottom > div,
.qodef-element-from-fade > div,
.qodef-element-from-left > div,
.qodef-element-from-right > div,
.qodef-element-from-top > div {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  opacity: 0;
}
.qodef-element-from-fade.qodef-element-from-fade-on > div {
  opacity: 1;
  -webkit-transition: opacity 0.8s ease 0s;
  -o-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
}
.qodef-element-from-left.qodef-element-from-left-on > div {
  opacity: 1;
  -webkit-animation: element-from-left 0.55s 1 ease;
  animation: element-from-left 0.55s 1 ease;
}
.qodef-element-from-right.qodef-element-from-right-on > div {
  opacity: 1;
  -webkit-animation: element-from-right 0.55s 1 ease;
  animation: element-from-right 0.55s 1 ease;
}
.qodef-element-from-top.qodef-element-from-top-on > div {
  opacity: 1;
  -webkit-animation: element-from-top 0.55s 1 ease;
  animation: element-from-top 0.55s 1 ease;
}
.qodef-element-from-bottom.qodef-element-from-bottom-on > div {
  opacity: 1;
  -webkit-animation: element-from-bottom 0.55s 1 ease;
  animation: element-from-bottom 0.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(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 1s cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 1s cubic-bezier(0, 1, 0.5, 1);
  transition: all 1s cubic-bezier(0, 1, 0.5, 1);
}
.qodef-grow-in.qodef-grow-in-on {
  opacity: 1;
  -webkit-transform: scale(1);
  -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 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.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 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.qodef-x-rotate.qodef-x-rotate-on {
  opacity: 1;
  -webkit-transform: rotateX(0);
  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 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
  -o-transition: all 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
  transition: all 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
}
.qodef-y-translate.qodef-y-translate-on {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -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 0.9s cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
  transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
}
.qodef-fade-in-down.qodef-fade-in-down-on {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -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 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.qodef-fade-in-left-x-rotate.qodef-fade-in-left-x-rotate-on {
  opacity: 1;
  -webkit-transform: rotateZ(0) translate(0, 0);
  -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-loader-loaded .qodef-xtrail-spinner {
  -webkit-clip-path: circle(0);
  clip-path: circle(0);
}
.qodef-xtrail-spinner {
  -webkit-clip-path: circle(100%);
  clip-path: circle(100%);
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.qodef-st-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2100;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10%,
  90% {
    opacity: 0.5;
  }
  20%,
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10%,
  90% {
    opacity: 0.5;
  }
  20%,
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  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: #fed620;
  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: #fed620;
  opacity: 0.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: #fed620;
  -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(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.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(0.5);
    transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotating-cubes {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.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(0.5);
    transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.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: #fed620;
  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: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes stretchdelay {
  0%,
  100%,
  40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%,
  100%,
  40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.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: #fed620;
  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: #fed620;
  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: -0.32s;
  animation-delay: -0.32s;
}
.qodef-st-loader .wave .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.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: #fed620;
  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: #fed620;
  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(0.5);
    transform: scale(0.5);
  }
}
@keyframes atom_size {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@-webkit-keyframes atom_zindex {
  100% {
    z-index: 10;
  }
}
@keyframes atom_zindex {
  100% {
    z-index: 10;
  }
}
@-webkit-keyframes atom_shrink {
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes atom_shrink {
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.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: #fed620;
  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 0.75s infinite steps(2, end);
  animation: atom_zindex 1.5s 0.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 -0.25s infinite steps(2, end);
  animation: atom_zindex 1.5s -0.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 -0.75s infinite ease;
  animation: atom_position 1.5s -1s infinite ease,
    atom_size 1.5s -0.75s infinite ease;
}
.qodef-st-loader .atom .ball-4 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
  animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
}
.qodef-st-loader .atom .ball-4:before {
  -webkit-animation: atom_position 1.5s -0.5s infinite ease,
    atom_size 1.5s -125ms infinite ease;
  animation: atom_position 1.5s -0.5s infinite ease,
    atom_size 1.5s -125ms infinite ease;
}
.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: #fed620;
  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);
  }
  100%,
  30% {
    -webkit-transform: rotate(-450deg);
    transform: rotate(-450deg);
  }
}
@keyframes clock1 {
  0% {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  100%,
  30% {
    -webkit-transform: rotate(-450deg);
    transform: rotate(-450deg);
  }
}
@-webkit-keyframes clock2 {
  5% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  100%,
  35% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
}
@keyframes clock2 {
  5% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  100%,
  35% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
}
@-webkit-keyframes clock3 {
  10% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  100%,
  40% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes clock3 {
  10% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  100%,
  40% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes clock4 {
  15% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100%,
  45% {
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
}
@keyframes clock4 {
  15% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100%,
  45% {
    -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.32px;
  width: 18.32px;
  position: absolute;
  background: #fed620;
}
.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, 0.8);
    transform: translateX(25%) scale(1, 0.8);
  }
  40%,
  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
    transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
    transform: translate(50%, 25%) scale(0.6, 0.8);
  }
  100%,
  88% {
    -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
    transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball1 {
  12% {
    -webkit-transform: none;
    transform: none;
  }
  26% {
    -webkit-transform: translateX(25%) scale(1, 0.8);
    transform: translateX(25%) scale(1, 0.8);
  }
  40%,
  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
    transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
    transform: translate(50%, 25%) scale(0.6, 0.8);
  }
  100%,
  88% {
    -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
    transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}
@-webkit-keyframes mitosis_ball2 {
  12% {
    -webkit-transform: none;
    transform: none;
  }
  26% {
    -webkit-transform: translateX(25%) scale(1, 0.8);
    transform: translateX(25%) scale(1, 0.8);
  }
  40%,
  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
    transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
    transform: translate(50%, -25%) scale(0.6, 0.8);
  }
  100%,
  88% {
    -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
    transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball2 {
  12% {
    -webkit-transform: none;
    transform: none;
  }
  26% {
    -webkit-transform: translateX(25%) scale(1, 0.8);
    transform: translateX(25%) scale(1, 0.8);
  }
  40%,
  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
    transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
    transform: translate(50%, -25%) scale(0.6, 0.8);
  }
  100%,
  88% {
    -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
    transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}
@-webkit-keyframes mitosis_ball3 {
  12% {
    -webkit-transform: none;
    transform: none;
  }
  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
    transform: translateX(-25%) scale(1, 0.8);
  }
  40%,
  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
    transform: translate(-50%, 25%) scale(0.6, 0.8);
  }
  100%,
  88% {
    -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
    transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball3 {
  12% {
    -webkit-transform: none;
    transform: none;
  }
  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
    transform: translateX(-25%) scale(1, 0.8);
  }
  40%,
  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
    transform: translate(-50%, 25%) scale(0.6, 0.8);
  }
  100%,
  88% {
    -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
    transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}
@-webkit-keyframes mitosis_ball4 {
  12% {
    -webkit-transform: none;
    transform: none;
  }
  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
    transform: translateX(-25%) scale(1, 0.8);
  }
  40%,
  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
    transform: translate(-50%, -25%) scale(0.6, 0.8);
  }
  100%,
  88% {
    -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
    transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball4 {
  12% {
    -webkit-transform: none;
    transform: none;
  }
  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
    transform: translateX(-25%) scale(1, 0.8);
  }
  40%,
  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
    transform: translate(-50%, -25%) scale(0.6, 0.8);
  }
  100%,
  88% {
    -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
    transform: translate(-50%, -50%) scale(0.6, 0.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: #fed620;
}
.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,
.qodef-st-loader .lines .line2,
.qodef-st-loader .lines .line3,
.qodef-st-loader .lines .line4 {
  margin-left: 10px;
  position: absolute;
  width: 60px;
  height: 4px;
  background-color: #fed620;
}
.qodef-st-loader .lines .line1 {
  -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 {
  -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 {
  -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 {
  -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: #fed620;
  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: #fed620;
  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(0.5, 0, 0.5, 1);
  animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
}
@-webkit-keyframes pulse_circles_pulse {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.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(0.1);
    transform: scale(0.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: #fed620;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  border: 0 solid #fed620;
}
.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: inline-block;
  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="text"],
input[type="email"],
input[type="password"] {
  position: relative;
  width: 100%;
  margin: 0 0 16px;
  padding: 12px 18px;
  font-family: inherit;
  font-size: 15px;
  font-weight: inherit;
  line-height: calc(50px - (24px - 2px));
  color: #0a0a0a;
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 0;
  outline: 0;
  cursor: text;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.2s ease-in-out;
  -o-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.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="text"],
input:focus[type="email"],
input:focus[type="password"] {
  color: #0a0a0a;
}
#respond input[type="text"]::-webkit-input-placeholder,
#respond textarea::-webkit-input-placeholder,
.post-password-form input[type="password"]::-webkit-input-placeholder,
.qodef-style-form textarea::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder {
  color: inherit;
}
#respond input:-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="text"],
input:-moz-placeholder[type="email"],
input:-moz-placeholder[type="password"] {
  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="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-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="text"],
input:-ms-input-placeholder[type="email"],
input:-ms-input-placeholder[type="password"] {
  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: 52px 0 20px;
}
.qodef-comment-holder .qodef-comments-title {
  margin: 43px 0 82px;
}
.qodef-comment-holder
  .qodef-comment.qodef-pingback-comment
  .qodef-comment-text {
  padding: 0;
}
.qodef-comment-holder .qodef-comment.qodef-pingback-comment .comment-edit-link {
  margin-top: 0;
  margin-right: 15px;
}
.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: 7px 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: 10px;
  left: 0;
  width: 79px;
  height: 79px;
  display: block;
  float: left;
}
.qodef-comment-holder .qodef-comment-image img {
  display: block;
  border-radius: 4em;
}
.qodef-comment-holder .qodef-comment-text {
  padding: 3px 0 0 101px;
  min-height: 79px;
}
.qodef-comment-holder .qodef-comment-text > a:first-of-type {
  margin-left: 0;
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-info {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding-right: 31px;
}
.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: 5px;
  margin-left: 10px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #0a0a0a;
  text-transform: uppercase;
}
.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: #fed620;
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-name {
  margin: 0;
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-date {
  display: inline-block;
  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: 20px 0;
}
.qodef-comment-holder
  .qodef-comment-text
  .comment-respond
  .comment-reply-title {
  margin: 0 0 10px;
  font-size: 14px;
}
.qodef-comment-holder .qodef-comment-text .comment-respond .logged-in-as {
  margin: 0 0 8px;
}
.qodef-comment-holder
  .qodef-comment-text
  .comment-respond
  .comment-form-cookies-consent {
  margin: 10px 0 28px;
}
.qodef-comment-holder
  .qodef-comment-text
  .comment-respond
  .comment-form-cookies-consent
  #wp-comment-cookies-consent {
  vertical-align: text-bottom;
}
.qodef-comment-holder .qodef-comment-text #cancel-comment-reply-link {
  margin-left: 10px;
  font-size: 12px;
  color: #fed620;
}
.qodef-comment-holder .qodef-comment-text #cancel-comment-reply-link:hover {
  color: #0a0a0a;
}
.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: 38px 0 40px;
  clear: both;
}
.qodef-comment-form .comment-reply-title {
  margin: 29px 0 18px;
}
.qodef-comment-form .logged-in-as {
  margin: 0 0 8px;
}
.qodef-comment-form .comment-form-cookies-consent {
  margin: 10px 0 28px;
}
.qodef-comment-form .comment-form-cookies-consent #wp-comment-cookies-consent {
  vertical-align: text-bottom;
}
@media only screen and (max-width: 768px) {
  .qodef-comment-holder .qodef-comment-list .children {
    padding: 0 0 0 40px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-comment-holder .qodef-comment-list .children {
    padding: 0;
  }
  .qodef-comment-holder .qodef-comment-text .qodef-comment-date,
  .qodef-comment-holder .qodef-comment-text .qodef-comment-name {
    float: none;
  }
  .qodef-comment-holder .qodef-comment-text .comment-edit-link,
  .qodef-comment-holder .qodef-comment-text .comment-reply-link,
  .qodef-comment-holder .qodef-comment-text .replay {
    float: none;
    margin: 0 10px 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-comment-holder .qodef-comment-image {
    float: none;
  }
  .qodef-comment-holder .qodef-comment-text {
    padding: 20px 0 0;
    min-height: inherit;
  }
}
.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"] {
  font-family: "Roboto Condensed", sans-serif;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-size: 14px;
  line-height: 2.1em;
  font-weight: 600;
  text-transform: uppercase;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  padding: 10px 45px;
  color: #0a0a0a;
  background-color: #fed620;
  border: 1px solid transparent;
  cursor: pointer;
}
.post-password-form input[type="submit"]:hover {
  color: #0a0a0a;
  background-color: #ffde00;
}
button.wpcf7-submit:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffde00;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition: -webkit-transform 0.4s
    cubic-bezier(0.72, 0.07, 0.22, 0.89);
  -o-transition: transform 0.4s cubic-bezier(0.72, 0.07, 0.22, 0.89);
  transition: transform 0.4s cubic-bezier(0.72, 0.07, 0.22, 0.89);
  transition: transform 0.4s cubic-bezier(0.72, 0.07, 0.22, 0.89),
    -webkit-transform 0.4s cubic-bezier(0.72, 0.07, 0.22, 0.89);
  z-index: 1;
}
button.wpcf7-submit:hover {
  background-color: #fed620 !important;
}
button.wpcf7-submit:hover:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.wpcf7-form p,
p.form-submit {
  margin: 0;
}
#respond textarea,
.qodef-style-form textarea,
.wpcf7-form textarea {
  display: block;
}
.qodef-owl-slider.qodef-slider-hide-pagination .owl-dots,
.qodef-two-columns-form-without-space .wpcf7-form .ajax-loader {
  display: none;
}
.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 .owl-nav .owl-next,
.qodef-owl-slider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  padding: 0;
  margin: 0;
  color: #0a0a0a;
  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 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-owl-slider .owl-nav .owl-next:hover,
.qodef-owl-slider .owl-nav .owl-prev:hover {
  color: #fed620;
}
.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-next {
  right: 30px;
}
.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: 12px;
  height: 12px;
  border-radius: 3em;
  background-color: transparent;
  border: 2px solid rgba(10, 10, 10, 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s ease-out, border 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, border 0.2s ease-out;
  transition: background-color 0.2s ease-out, border 0.2s ease-out;
}
.qodef-owl-slider .owl-dots .owl-dot.active span,
.qodef-owl-slider .owl-dots .owl-dot:hover span {
  background-color: #0a0a0a;
  border-color: #0a0a0a;
}
.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 0.2s ease-out;
  -o-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.qodef-owl-slider
  + .qodef-slider-thumbnail
  > .qodef-slider-thumbnail-item.active
  img {
  border: 2px solid #fed620;
}
.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: calc(100vh - 80px);
  background-color: rgba(0, 0, 0, 0.46);
}
.error404.admin-bar .qodef-content {
  height: calc(100vh - 112px);
}
.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", cursive;
  font-size: 180px;
  line-height: 1.05em;
  font-weight: 400;
  color: #fff;
}
.error404 .qodef-page-not-found .qodef-404-subtitle {
  margin: 22px 0 0;
  color: #fff;
}
.error404 .qodef-page-not-found .qodef-404-subtitle:after {
  content: "";
  display: block;
  margin: 30px auto 23px;
  width: 72px;
  height: 3px;
  background-color: #fed620;
}
.error404 .qodef-page-not-found .qodef-404-text {
  margin: 10px 0 0;
  padding: 0 25%;
  font-family: Lora, serif;
  font-size: 20px;
  color: #fff;
}
.error404 .qodef-page-not-found .qodef-btn {
  margin: 30px 0 0;
}
.error404 .qodef-page-not-found .qodef-btn.qodef-btn-light-style {
  color: #585858;
  background-color: #fff;
  border-color: #fff;
}
.error404 .qodef-page-not-found .qodef-btn.qodef-btn-light-style:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important;
}
#qodef-back-to-top > span,
#qodef-back-to-top > span:hover {
  background-color: #282828;
  border: 1px solid #282828;
}
@media only screen and (max-width: 1366px) {
  .error404 .qodef-page-not-found {
    padding: 0 20%;
  }
  .error404 .qodef-page-not-found .qodef-404-text {
    padding: 0 10%;
  }
}
@media only screen and (max-width: 1024px) {
  .error404 .qodef-page-not-found {
    padding: 0 20%;
  }
  .error404 .qodef-content {
    height: calc(100vh - 85px);
  }
  .error404.admin-bar .qodef-content {
    height: calc(100vh - 117px);
  }
}
@media only screen and (max-width: 768px) {
  .error404 .qodef-page-not-found .qodef-404-text {
    padding: 0;
  }
  .error404.admin-bar .qodef-content {
    height: calc(100vh - 131px);
  }
}
@media only screen and (max-width: 680px) {
  .error404 .qodef-page-not-found {
    padding: 0 15%;
  }
  .error404 .qodef-page-not-found .qodef-404-title {
    font-size: 120px;
  }
  .error404 .qodef-page-not-found .qodef-404-subtitle {
    margin-top: 6px;
    font-size: 25px;
  }
  .error404 .qodef-page-not-found .qodef-404-text {
    font-size: 17px;
  }
}
@media only screen and (max-width: 320px) {
  .error404 .qodef-page-not-found .qodef-404-title {
    font-size: 90px;
  }
  .error404 .qodef-page-not-found .qodef-404-subtitle {
    font-size: 20px;
  }
  .error404 .qodef-page-not-found .qodef-404-text {
    font-size: 15px;
  }
}
#qodef-back-to-top {
  position: fixed;
  width: 41px;
  right: 25px;
  bottom: 25px;
  margin: 0;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
}
#qodef-back-to-top.off {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.15s ease, visibility 0s 0.15s;
  -o-transition: opacity 0.15s ease, visibility 0s 0.15s;
  transition: opacity 0.15s ease, visibility 0s 0.15s;
}
#qodef-back-to-top.on {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#qodef-back-to-top > span,
.wp-block-button .wp-block-button__link {
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
}
#qodef-back-to-top > span {
  position: relative;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 40px;
  font-size: 15px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
}
#qodef-back-to-top > span i {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
#qodef-back-to-top > span:hover i {
  -webkit-transform: translateY(-4px) rotateY(180deg);
  transform: translateY(-4px) rotateY(180deg);
  -webkit-transition: 0.5s cubic-bezier(0.72, 0.03, 0.25, 1);
  -o-transition: 0.5s cubic-bezier(0.72, 0.03, 0.25, 1);
  transition: 0.5s cubic-bezier(0.72, 0.03, 0.25, 1);
}
#qodef-back-to-top span span {
  display: block;
  line-height: inherit;
}
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-container,
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-overlay-play,
.qodef-self-hosted-video-holder .qodef-video-wrap .mejs-poster {
  height: 100% !important; /*!important because of the inline style*/
  width: 100% !important; /*!important because of the inline style*/
}
.qodef-cf7-contact textarea.wpcf7-textarea,
.qodef-cf7-side-area textarea.wpcf7-textarea {
  height: 161px;
}
.qodef-cf7-newsletter-simple input[type="email"] {
  margin: 0 0 26px;
  padding: 0;
  font-size: 12px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #666;
}
.qodef-cf7-newsletter-simple input[type="email"]::-webkit-input-placeholder {
  color: silver;
}
.qodef-cf7-newsletter-simple input[type="email"]:-moz-placeholder {
  color: silver;
  opacity: 1;
}
.qodef-cf7-newsletter-simple input[type="email"]::-moz-placeholder {
  color: silver;
  opacity: 1;
}
.qodef-cf7-newsletter-simple input[type="email"]:-ms-input-placeholder {
  color: silver;
}
.qodef-cf7-newsletter-dark .qodef-cf7-nsl-col,
.qodef-cf7-newsletter-light .qodef-cf7-nsl-col {
  margin-right: 40px;
  float: left;
  display: inline-block;
  width: 330px;
}
.qodef-cf7-newsletter-dark input[type="email"],
.qodef-cf7-newsletter-dark input[type="tel"],
.qodef-cf7-newsletter-dark input[type="text"],
.qodef-cf7-newsletter-light input[type="email"],
.qodef-cf7-newsletter-light input[type="tel"],
.qodef-cf7-newsletter-light input[type="text"] {
  margin: 15px 0 0;
  padding: 0 0 5px 26px;
  font-size: 16px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid #555;
}
.qodef-cf7-newsletter-dark input[type="email"]::-webkit-input-placeholder,
.qodef-cf7-newsletter-dark input[type="tel"]::-webkit-input-placeholder,
.qodef-cf7-newsletter-dark input[type="text"]::-webkit-input-placeholder,
.qodef-cf7-newsletter-light input[type="email"]::-webkit-input-placeholder,
.qodef-cf7-newsletter-light input[type="tel"]::-webkit-input-placeholder,
.qodef-cf7-newsletter-light input[type="text"]::-webkit-input-placeholder {
  color: #000;
}
.qodef-cf7-newsletter-dark input[type="email"]:-moz-placeholder,
.qodef-cf7-newsletter-dark input[type="tel"]:-moz-placeholder,
.qodef-cf7-newsletter-dark input[type="text"]:-moz-placeholder,
.qodef-cf7-newsletter-light input[type="email"]:-moz-placeholder,
.qodef-cf7-newsletter-light input[type="tel"]:-moz-placeholder,
.qodef-cf7-newsletter-light input[type="text"]:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.qodef-cf7-newsletter-dark input[type="email"]::-moz-placeholder,
.qodef-cf7-newsletter-dark input[type="tel"]::-moz-placeholder,
.qodef-cf7-newsletter-dark input[type="text"]::-moz-placeholder,
.qodef-cf7-newsletter-light input[type="email"]::-moz-placeholder,
.qodef-cf7-newsletter-light input[type="tel"]::-moz-placeholder,
.qodef-cf7-newsletter-light input[type="text"]::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.qodef-cf7-newsletter-dark input[type="email"]:-ms-input-placeholder,
.qodef-cf7-newsletter-dark input[type="tel"]:-ms-input-placeholder,
.qodef-cf7-newsletter-dark input[type="text"]:-ms-input-placeholder,
.qodef-cf7-newsletter-light input[type="email"]:-ms-input-placeholder,
.qodef-cf7-newsletter-light input[type="tel"]:-ms-input-placeholder,
.qodef-cf7-newsletter-light input[type="text"]:-ms-input-placeholder {
  color: #000;
}
.qodef-cf7-newsletter-dark input[type="email"]:focus,
.qodef-cf7-newsletter-dark input[type="tel"]:focus,
.qodef-cf7-newsletter-dark input[type="text"]:focus,
.qodef-cf7-newsletter-light input[type="email"]:focus,
.qodef-cf7-newsletter-light input[type="tel"]:focus,
.qodef-cf7-newsletter-light input[type="text"]:focus {
  border-bottom: 2px solid #555;
}
.qodef-cf7-newsletter-dark .wpcf7-form-control-wrap:before,
.qodef-cf7-newsletter-light .wpcf7-form-control-wrap:before {
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -2px;
  font-family: ElegantIcons;
  font-size: 18px;
}
.qodef-cf7-newsletter-dark .your-name:before,
.qodef-cf7-newsletter-light .your-name:before {
  content: "\6a";
}
.qodef-cf7-newsletter-dark .your-tel:before,
.qodef-cf7-newsletter-light .your-tel:before {
  content: "\e00b";
}
.qodef-cf7-newsletter-dark .your-email:before,
.qodef-cf7-newsletter-light .your-email:before {
  content: "\e010";
}
.qodef-cf7-newsletter-dark .qodef-btn.qodef-btn-solid,
.qodef-cf7-newsletter-light .qodef-btn.qodef-btn-solid {
  margin-left: 32px;
  display: inline-block;
  float: left;
  background-color: #0a0a0a;
  color: #fff;
}
@media (max-width: 1600px) {
  .qodef-cf7-newsletter-dark,
  .qodef-cf7-newsletter-light {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .qodef-cf7-newsletter-dark p,
  .qodef-cf7-newsletter-light p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .qodef-cf7-newsletter-dark .qodef-cf7-nsl-col,
  .qodef-cf7-newsletter-light .qodef-cf7-nsl-col {
    width: 24.5%;
  }
  body.qodef-has-anchor-menu .qodef-cf7-newsletter-dark .qodef-cf7-nsl-col,
  body.qodef-has-anchor-menu .qodef-cf7-newsletter-light .qodef-cf7-nsl-col {
    width: 24%;
  }
  .qodef-cf7-newsletter-dark .qodef-btn.qodef-btn-solid,
  .qodef-cf7-newsletter-light .qodef-btn.qodef-btn-solid {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-cf7-newsletter-dark .qodef-cf7-nsl-col,
  .qodef-cf7-newsletter-light .qodef-cf7-nsl-col {
    width: 23%;
    margin-right: 20px;
  }
  body.qodef-has-anchor-menu .qodef-cf7-newsletter-dark .qodef-cf7-nsl-col,
  body.qodef-has-anchor-menu .qodef-cf7-newsletter-light .qodef-cf7-nsl-col {
    width: 23%;
  }
  .qodef-cf7-newsletter-dark .qodef-btn.qodef-btn-solid,
  .qodef-cf7-newsletter-light .qodef-btn.qodef-btn-solid {
    margin-left: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-cf7-newsletter-dark,
  .qodef-cf7-newsletter-light {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .qodef-cf7-newsletter-dark .qodef-cf7-nsl-col,
  .qodef-cf7-newsletter-light .qodef-cf7-nsl-col {
    margin: 0;
    width: 100%;
  }
  body.qodef-has-anchor-menu .qodef-cf7-newsletter-dark .qodef-cf7-nsl-col,
  body.qodef-has-anchor-menu .qodef-cf7-newsletter-light .qodef-cf7-nsl-col {
    width: 100%;
  }
  .qodef-cf7-newsletter-dark p,
  .qodef-cf7-newsletter-light p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .qodef-cf7-newsletter-dark .qodef-btn.qodef-btn-solid,
  .qodef-cf7-newsletter-light .qodef-btn.qodef-btn-solid {
    margin-top: 30px;
    margin-left: 0;
    width: 100%;
  }
}
.qodef-cf7-newsletter-dark input[type="email"],
.qodef-cf7-newsletter-dark input[type="tel"],
.qodef-cf7-newsletter-dark input[type="text"] {
  border-color: #0a0a0a;
}
.qodef-cf7-newsletter-dark
  .qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-color):after {
  background-color: #171717;
}
.qodef-cf7-newsletter-dark
  .qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-color):hover {
  background-color: #0a0a0a !important;
  border-color: #0a0a0a !important;
  color: #fff !important;
}
.qodef-cf7-newsletter-light input[type="email"],
.qodef-cf7-newsletter-light input[type="email"]:focus,
.qodef-cf7-newsletter-light input[type="tel"],
.qodef-cf7-newsletter-light input[type="tel"]:focus,
.qodef-cf7-newsletter-light input[type="text"],
.qodef-cf7-newsletter-light input[type="text"]:focus {
  border-bottom: 2px solid #fff;
  color: #fff;
}
.qodef-cf7-newsletter-light input[type="email"]::-webkit-input-placeholder,
.qodef-cf7-newsletter-light input[type="tel"]::-webkit-input-placeholder,
.qodef-cf7-newsletter-light input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}
.qodef-cf7-newsletter-light input[type="email"]:-moz-placeholder,
.qodef-cf7-newsletter-light input[type="tel"]:-moz-placeholder,
.qodef-cf7-newsletter-light input[type="text"]:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.qodef-cf7-newsletter-light input[type="email"]::-moz-placeholder,
.qodef-cf7-newsletter-light input[type="tel"]::-moz-placeholder,
.qodef-cf7-newsletter-light input[type="text"]::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.qodef-cf7-newsletter-light input[type="email"]:-ms-input-placeholder,
.qodef-cf7-newsletter-light input[type="tel"]:-ms-input-placeholder,
.qodef-cf7-newsletter-light input[type="text"]:-ms-input-placeholder {
  color: #fff;
}
.qodef-cf7-newsletter-light .wpcf7-form-control-wrap:before {
  color: #fff;
}
.qodef-cf7-newsletter-light .qodef-btn.qodef-btn-solid {
  background-color: #fed620;
  color: #0a0a0a;
}
.qodef-cf7-application input[type="email"],
.qodef-cf7-application input[type="tel"],
.qodef-cf7-application input[type="text"] {
  margin: 0 0 17px;
  padding: 13px 21px;
  cursor: auto;
}
.qodef-cf7-application input[type="email"]:focus,
.qodef-cf7-application input[type="tel"]:focus,
.qodef-cf7-application input[type="text"]:focus {
  border: 1px solid #000;
}
.qodef-cf7-application .qodef-btn.qodef-btn-solid {
  margin: 3px auto 0;
  display: block;
}
.qodef-cf7-contact input[type="email"],
.qodef-cf7-contact input[type="text"],
.qodef-cf7-contact textarea.wpcf7-textarea {
  margin: 0 0 14px;
  padding: 10px 16px;
}
.qodef-cf7-contact .qodef-btn.qodef-btn-solid {
  top: -22px;
}
.qodef-cf7-side-area input[type="email"],
.qodef-cf7-side-area input[type="text"] {
  margin: 0 0 14px;
  padding: 10px 16px;
  width: 90.5%;
}
.qodef-cf7-side-area input[type="email"]::-webkit-input-placeholder,
.qodef-cf7-side-area input[type="text"]::-webkit-input-placeholder {
  color: #000;
}
.qodef-cf7-side-area input[type="email"]:-moz-placeholder,
.qodef-cf7-side-area input[type="text"]:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.qodef-cf7-side-area input[type="email"]::-moz-placeholder,
.qodef-cf7-side-area input[type="text"]::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.qodef-cf7-side-area input[type="email"]:-ms-input-placeholder,
.qodef-cf7-side-area input[type="text"]:-ms-input-placeholder {
  color: #000;
}
.qodef-row-has-bg-text {
  position: relative;
}
.qodef-row-bg-text-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.qodef-row-bg-text-holder .qodef-row-bg-text-wrapper {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}
.qodef-row-bg-text-holder
  .qodef-row-bg-text-wrapper.qodef-row-bg-text-align-left {
  -webkit-box-align: left;
  -ms-flex-align: left;
  align-items: left;
}
.qodef-row-bg-text-holder
  .qodef-row-bg-text-wrapper.qodef-row-bg-text-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qodef-row-bg-text-holder
  .qodef-row-bg-text-wrapper.qodef-row-bg-text-align-right {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.qodef-row-bg-text-holder
  .qodef-row-bg-text-wrapper
  .qodef-row-bg-text-wrapper-inner {
  position: relative;
  vertical-align: middle;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 569px;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #f3f3f3;
  overflow: hidden;
}
.qodef-row-bg-text-holder
  .qodef-row-bg-text-wrapper
  .qodef-row-bg-text-wrapper-inner
  .qodef-row-bg-text {
  font-weight: 700;
  line-height: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
}
@media only screen and (max-width: 1024px) {
  .qodef-row-bg-text-holder .qodef-row-bg-text-wrapper {
    display: none;
  }
}
.qodef-row-bg-text-holder
  .qodef-row-bg-text-wrapper.qodef-row-bg-text-animation {
  visibility: hidden;
}
.no-touch
  .qodef-row-bg-text-holder
  .qodef-row-bg-text-wrapper.qodef-row-bg-text-animation
  .qodef-char-mask {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.no-touch
  .qodef-row-bg-text-holder
  .qodef-row-bg-text-wrapper.qodef-row-bg-text-animation
  .qodef-char-mask
  > span {
  display: inline-block;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
  -o-transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
  transition: all 0.5s cubic-bezier(0.05, 0.43, 0.04, 0.87);
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image
  a:after,
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title:after {
  display: none;
}
.no-touch
  .qodef-row-bg-text-holder
  .qodef-row-bg-text-wrapper.qodef-row-bg-text-animation.qodef-row-background-text-align-right
  .qodef-char-mask
  > span {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.no-touch
  .qodef-row-bg-text-holder
  .qodef-row-bg-text-wrapper.qodef-row-bg-text-animation
  .qodef-char-mask
  > span.qodef-show {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-pattern-overlay-custom .qodef-eh-item-background {
  left: -26px;
  top: 34px;
  -webkit-transform: translate3d(26px, -34px, 0);
  transform: translate3d(26px, -34px, 0);
}
.qodef-pattern-overlay-custom.qodef-pattern-appear .qodef-eh-item-background {
  -webkit-transition: 0.5s 0.5s;
  -o-transition: 0.5s 0.5s;
  transition: 0.5s 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
aside.qodef-sidebar {
  position: relative;
  z-index: 11;
  margin: 0 0 60px;
}
.wpb_widgetised_column {
  position: relative;
}
.widget {
  margin: 0 0 35px;
}
.widget:last-child {
  margin-bottom: 0 !important;
}
.widget .qodef-widget-title {
  margin: 0 0 22px;
}
.widget .qodef-widget-title a {
  color: inherit;
}
.widget .qodef-widget-title a:hover {
  color: #fed620;
}
.widget a {
  color: #000;
}
.widget a:hover {
  color: #fed620;
}
.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: 10 0 0;
  padding: 13px 18px;
  font-family: inherit;
  font-size: 14px;
  line-height: 24px;
  font-style: inherit;
  font-weight: inherit;
  color: #000;
  background-color: #f6f6f6;
  border: 1px solid transparent;
  border-radius: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title,
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner
  .qodef-post-title {
  line-height: 1.6em;
}
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_rss ul .rsswidget {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.widget.widget_categories ul li {
  margin: 0 0 6px;
}
.widget.widget_categories ul li a {
  font-size: 16px;
}
.widget.widget_archive ul {
  margin: 22px 0 0;
}
.widget.widget_archive ul li {
  margin: 0 0 8px;
}
.widget.qodef-blog-list-widget .qodef-widget-title {
  margin: 0 0 18px;
}
.widget.qodef-blog-list-widget .qodef-blog-list-holder {
  margin: 8px 0 0;
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-bli-inner {
  padding: 12px 0 22px;
  border-bottom: 1px solid;
  border-color: #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item:last-child
  .qodef-bli-inner {
  border-bottom: none;
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .widget.qodef-blog-list-widget
    .qodef-blog-list-holder
    .qodef-bl-item
    .qodef-post-image
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image.qodef-hovered
  img,
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image:hover
  img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title
  a:hover {
  color: #f5c900;
}
.widget.qodef-blog-list-widget .qodef-blog-list-holder.qodef-bl-minimal {
  margin: 1px 0 0;
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner {
  padding: 2px 50% 7px 0;
  border-bottom: none;
}
@media only screen and (max-width: 1440px) {
  .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item
    .qodef-bli-inner {
    padding: 2px 23% 7px 0;
  }
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner
  .qodef-post-info-date {
  margin: 0 0 18px;
}
@media only screen and (max-width: 768px) {
  .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item {
    margin-bottom: 15px;
  }
  .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item:last-of-type {
    margin-bottom: 0;
  }
}
.widget.widget_calendar {
  width: 100%;
}
.widget.widget_calendar #today {
  color: #fff;
  background-color: #fed620;
}
.widget.widget_calendar #today a {
  color: inherit;
}
.widget.widget_calendar tfoot a {
  color: #000;
}
.widget.widget_calendar tfoot a:hover {
  color: #fed620;
}
.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-size: 16px;
  line-height: 1.6em;
  letter-spacing: -0.025em;
}
.widget.widget_rss ul .rssSummary {
  margin-top: 5px;
}
.widget.widget_rss ul cite {
  display: block;
  margin-top: 5px;
}
.widget.widget_search .input-holder,
.widget.widget_search input {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.widget.widget_search .qodef-widget-title {
  margin-bottom: 32;
}
.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 {
  padding-left: 18px;
  padding-right: 60px;
  font-size: 14px;
  color: #000;
  background-color: #f6f6f6;
  border: 1px solid transparent;
  -webkit-transition: border-color 0.2s ease-out;
  -o-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.widget.widget_search input:focus {
  color: #0a0a0a;
  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: #0a0a0a;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.widget.widget_search button span,
.widget.widget_search button span:before {
  display: block;
  line-height: inherit;
}
.widget.widget_search button:hover {
  color: #000;
}
.widget.widget_tag_cloud .tagcloud a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 4px 0;
  font-family: inherit;
  font-size: 15px !important;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: capitalize;
  color: #000;
}
.widget.widget_tag_cloud .tagcloud a:hover {
  color: #fed620;
}
.widget.widget_media_image {
  margin-bottom: 0;
}
.widget.widget_media_image .qodef-widget-title {
  margin-bottom: 32;
}
.widget.widget_media_image a,
.widget.widget_media_image img {
  display: block;
}
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image
  a:after,
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title:after {
  display: none;
}
.widget.widget_media_image.qodef-footer-column-1 {
  margin: 0 0 9px;
}
.qodef-top-bar .widget {
  color: #fff;
}
.qodef-top-bar .widget:last-child {
  margin-bottom: 0 !important;
}
.qodef-top-bar .widget .qodef-widget-title {
  margin: 0 0 22px;
  color: #fff;
}
.qodef-top-bar .widget .qodef-widget-title a {
  color: inherit;
}
.qodef-top-bar .widget .qodef-widget-title a:hover {
  color: #fed620;
}
.qodef-top-bar .widget a {
  color: #fff;
}
.qodef-top-bar .widget a:hover {
  color: #fed620;
}
.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: 10 0 0;
  padding: 13px 18px;
  font-family: inherit;
  font-size: 14px;
  line-height: 24px;
  font-style: inherit;
  font-weight: inherit;
  color: #000;
  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.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title,
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner
  .qodef-post-title {
  line-height: 1.6em;
}
.qodef-top-bar .widget.widget_archive ul li a,
.qodef-top-bar .widget.widget_categories ul li a,
.qodef-top-bar .widget.widget_rss ul .rsswidget {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-top-bar .widget.widget_categories ul li {
  margin: 0 0 6px;
}
.qodef-top-bar .widget.widget_categories ul li a {
  font-size: 16px;
}
.qodef-top-bar .widget.widget_archive ul {
  margin: 22px 0 0;
}
.qodef-top-bar .widget.widget_archive ul li {
  margin: 0 0 8px;
}
.qodef-top-bar .widget.qodef-blog-list-widget .qodef-widget-title {
  margin: 0 0 18px;
}
.qodef-top-bar .widget.qodef-blog-list-widget .qodef-blog-list-holder {
  margin: 8px 0 0;
}
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-bli-inner {
  padding: 12px 0 22px;
  border-bottom: 1px solid;
  border-color: #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item:last-child
  .qodef-bli-inner {
  border-bottom: none;
}
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-top-bar
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder
    .qodef-bl-item
    .qodef-post-image
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image.qodef-hovered
  img,
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image:hover
  img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title
  a:hover {
  color: #f5c900;
}
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal {
  margin: 1px 0 0;
}
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner {
  padding: 2px 50% 7px 0;
  border-bottom: none;
}
@media only screen and (max-width: 1440px) {
  .qodef-top-bar
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item
    .qodef-bli-inner {
    padding: 2px 23% 7px 0;
  }
}
.qodef-top-bar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner
  .qodef-post-info-date {
  margin: 0 0 18px;
}
@media only screen and (max-width: 768px) {
  .qodef-top-bar
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item {
    margin-bottom: 15px;
  }
  .qodef-top-bar
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item:last-of-type {
    margin-bottom: 0;
  }
}
.qodef-top-bar .widget.widget_calendar {
  width: 100%;
}
.qodef-top-bar .widget.widget_calendar #today {
  color: #fff;
  background-color: #fed620;
}
.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: #fed620;
}
.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-size: 16px;
  line-height: 1.6em;
  letter-spacing: -0.025em;
}
.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 .input-holder,
.qodef-top-bar .widget.widget_search input {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.qodef-top-bar .widget.widget_search .qodef-widget-title {
  margin-bottom: 32;
}
.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 {
  padding-left: 18px;
  padding-right: 60px;
  font-size: 14px;
  color: #000;
  background-color: #f6f6f6;
  border: 1px solid transparent;
  -webkit-transition: border-color 0.2s ease-out;
  -o-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.qodef-top-bar .widget.widget_search input:focus {
  color: #0a0a0a;
  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: #0a0a0a;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-top-bar .widget.widget_search button span,
.qodef-top-bar .widget.widget_search button span:before {
  display: block;
  line-height: inherit;
}
.qodef-top-bar .widget.widget_search button:hover {
  color: #000;
}
.qodef-top-bar .widget.widget_tag_cloud .tagcloud a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 4px 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: #fed620;
}
.qodef-top-bar .widget.widget_media_image {
  margin-bottom: 0;
}
.qodef-top-bar .widget.widget_media_image .qodef-widget-title {
  margin-bottom: 32;
}
.qodef-top-bar .widget.widget_media_image a,
.qodef-top-bar .widget.widget_media_image img {
  display: block;
}
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image
  a:after,
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title:after {
  display: none;
}
.qodef-top-bar .widget.widget_media_image.qodef-footer-column-1 {
  margin: 0 0 9px;
}
.qodef-page-footer .widget {
  margin: 0 0 45px;
  color: #fff;
}
.qodef-page-footer .widget:last-child {
  margin-bottom: 0 !important;
}
.qodef-page-footer .widget .qodef-widget-title {
  margin: 0 0 17px;
  color: #fff;
}
.qodef-page-footer .widget .qodef-widget-title a {
  color: inherit;
}
.qodef-page-footer .widget .qodef-widget-title a:hover {
  color: #fed620;
}
.qodef-page-footer .widget a {
  color: #fff;
}
.qodef-page-footer .widget a:hover {
  color: #fed620;
}
.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: 10 0 0;
  padding: 13px 18px;
  font-family: inherit;
  font-size: 14px;
  line-height: 24px;
  font-style: inherit;
  font-weight: inherit;
  color: #000;
  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.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title,
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner
  .qodef-post-title {
  line-height: 1.6em;
}
.qodef-page-footer .widget.widget_archive ul li a,
.qodef-page-footer .widget.widget_categories ul li a,
.qodef-page-footer .widget.widget_rss ul .rsswidget {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-page-footer .widget.widget_categories ul li {
  margin: 0 0 6px;
}
.qodef-page-footer .widget.widget_categories ul li a {
  font-size: 16px;
}
.qodef-page-footer .widget.widget_archive ul {
  margin: 22px 0 0;
}
.qodef-page-footer .widget.widget_archive ul li {
  margin: 0 0 8px;
}
.qodef-page-footer .widget.qodef-blog-list-widget .qodef-widget-title {
  margin: 0 0 18px;
}
.qodef-page-footer .widget.qodef-blog-list-widget .qodef-blog-list-holder {
  margin: 8px 0 0;
}
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-bli-inner {
  padding: 12px 0 22px;
  border-bottom: 1px solid;
  border-color: #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item:last-child
  .qodef-bli-inner {
  border-bottom: none;
}
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-page-footer
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder
    .qodef-bl-item
    .qodef-post-image
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image.qodef-hovered
  img,
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image:hover
  img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title
  a:hover {
  color: #f5c900;
}
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal {
  margin: 1px 0 0;
}
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner {
  padding: 2px 50% 7px 0;
  border-bottom: none;
}
@media only screen and (max-width: 1440px) {
  .qodef-page-footer
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item
    .qodef-bli-inner {
    padding: 2px 23% 7px 0;
  }
}
.qodef-page-footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner
  .qodef-post-info-date {
  margin: 0 0 18px;
}
@media only screen and (max-width: 768px) {
  .qodef-page-footer
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item {
    margin-bottom: 15px;
  }
  .qodef-page-footer
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item:last-of-type {
    margin-bottom: 0;
  }
}
.qodef-page-footer .widget.widget_calendar {
  width: 100%;
}
.qodef-page-footer .widget.widget_calendar #today {
  color: #fff;
  background-color: #fed620;
}
.qodef-page-footer .widget.widget_calendar #today a {
  color: inherit;
}
.qodef-page-footer .widget.widget_calendar tfoot a {
  color: #fff;
}
.qodef-page-footer .widget.widget_calendar tfoot a:hover {
  color: #fed620;
}
.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-size: 16px;
  line-height: 1.6em;
  letter-spacing: -0.025em;
}
.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 .input-holder,
.qodef-page-footer .widget.widget_search input {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-page-footer .widget.widget_search .qodef-widget-title {
  margin-bottom: 27;
}
.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 {
  padding-left: 18px;
  padding-right: 60px;
  font-size: 14px;
  color: #000;
  background-color: #f6f6f6;
  border: 1px solid #ccc;
  -webkit-transition: border-color 0.2s ease-out;
  -o-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.qodef-page-footer .widget.widget_search input:focus {
  color: #0a0a0a;
  background-color: #f6f6f6;
  border-color: #fed620;
}
.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: #0a0a0a;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-page-footer .widget.widget_search button span,
.qodef-page-footer .widget.widget_search button span:before {
  display: block;
  line-height: inherit;
}
.qodef-page-footer .widget.widget_search button:hover {
  color: #000;
}
.qodef-page-footer .widget.widget_tag_cloud .tagcloud a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 4px 0;
  font-family: inherit;
  font-size: 15px !important;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: capitalize;
  color: #fff;
}
.qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover {
  color: #fed620;
}
.qodef-page-footer .widget.widget_media_image {
  margin-bottom: 0;
}
.qodef-page-footer .widget.widget_media_image .qodef-widget-title {
  margin-bottom: 27;
}
.qodef-page-footer .widget.widget_media_image a,
.qodef-page-footer .widget.widget_media_image img {
  display: block;
}
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image
  a:after,
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title:after {
  display: none;
}
.qodef-page-footer .widget.widget_media_image.qodef-footer-column-1 {
  margin: 0 0 9px;
}
.qodef-side-menu .widget {
  margin: 0 0 35px;
  color: #fff;
}
.qodef-side-menu .widget:last-child {
  margin-bottom: 0 !important;
}
.qodef-side-menu .widget .qodef-widget-title {
  margin: 0 0 22px;
  color: #fff;
}
.qodef-side-menu .widget .qodef-widget-title a {
  color: inherit;
}
.qodef-side-menu .widget .qodef-widget-title a:hover {
  color: #fed620;
}
.qodef-side-menu .widget a {
  color: #000;
}
.qodef-side-menu .widget a:hover {
  color: #fed620;
}
.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: 10 0 0;
  padding: 13px 18px;
  font-family: inherit;
  font-size: 14px;
  line-height: 24px;
  font-style: inherit;
  font-weight: inherit;
  color: #000;
  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.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title,
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner
  .qodef-post-title {
  line-height: 1.6em;
}
.qodef-side-menu .widget.widget_archive ul li a,
.qodef-side-menu .widget.widget_categories ul li a,
.qodef-side-menu .widget.widget_rss ul .rsswidget {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-side-menu .widget.widget_categories ul li {
  margin: 0 0 6px;
}
.qodef-side-menu .widget.widget_categories ul li a {
  font-size: 16px;
}
.qodef-side-menu .widget.widget_archive ul {
  margin: 22px 0 0;
}
.qodef-side-menu .widget.widget_archive ul li {
  margin: 0 0 8px;
}
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-widget-title {
  margin: 0 0 18px;
}
.qodef-side-menu .widget.qodef-blog-list-widget .qodef-blog-list-holder {
  margin: 8px 0 0;
}
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-bli-inner {
  padding: 12px 0 22px;
  border-bottom: 1px solid;
  border-color: #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item:last-child
  .qodef-bli-inner {
  border-bottom: none;
}
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-side-menu
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder
    .qodef-bl-item
    .qodef-post-image
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image.qodef-hovered
  img,
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image:hover
  img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title
  a:hover {
  color: #f5c900;
}
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal {
  margin: 1px 0 0;
}
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner {
  padding: 2px 50% 7px 0;
  border-bottom: none;
}
@media only screen and (max-width: 1440px) {
  .qodef-side-menu
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item
    .qodef-bli-inner {
    padding: 2px 23% 7px 0;
  }
}
.qodef-side-menu
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner
  .qodef-post-info-date {
  margin: 0 0 18px;
}
@media only screen and (max-width: 768px) {
  .qodef-side-menu
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item {
    margin-bottom: 15px;
  }
  .qodef-side-menu
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item:last-of-type {
    margin-bottom: 0;
  }
}
.qodef-side-menu .widget.widget_calendar {
  width: 100%;
}
.qodef-side-menu .widget.widget_calendar #today {
  color: #fff;
  background-color: #fed620;
}
.qodef-side-menu .widget.widget_calendar #today a {
  color: inherit;
}
.qodef-side-menu .widget.widget_calendar tfoot a {
  color: #000;
}
.qodef-side-menu .widget.widget_calendar tfoot a:hover {
  color: #fed620;
}
.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-size: 16px;
  line-height: 1.6em;
  letter-spacing: -0.025em;
}
.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 .input-holder,
.qodef-side-menu .widget.widget_search input {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.qodef-side-menu .widget.widget_search .qodef-widget-title {
  margin-bottom: 32;
}
.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 {
  padding-left: 18px;
  padding-right: 60px;
  font-size: 14px;
  color: #000;
  background-color: #f6f6f6;
  border: 1px solid transparent;
  -webkit-transition: border-color 0.2s ease-out;
  -o-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.qodef-side-menu .widget.widget_search input:focus {
  color: #0a0a0a;
  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: #0a0a0a;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-side-menu .widget.widget_search button span,
.qodef-side-menu .widget.widget_search button span:before {
  display: block;
  line-height: inherit;
}
.qodef-side-menu .widget.widget_search button:hover {
  color: #000;
}
.qodef-side-menu .widget.widget_tag_cloud .tagcloud a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 4px 0;
  font-family: inherit;
  font-size: 15px !important;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: capitalize;
  color: #000;
}
.qodef-side-menu .widget.widget_tag_cloud .tagcloud a:hover {
  color: #fed620;
}
.qodef-side-menu .widget.widget_media_image {
  margin-bottom: 0;
}
.qodef-side-menu .widget.widget_media_image .qodef-widget-title {
  margin-bottom: 32;
}
.qodef-side-menu .widget.widget_media_image a,
.qodef-side-menu .widget.widget_media_image img {
  display: block;
}
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image
  a:after,
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title:after {
  display: none;
}
.qodef-side-menu .widget.widget_media_image.qodef-footer-column-1 {
  margin: 0 0 9px;
}
.qodef-sidebar .widget {
  margin: 0 0 35px;
}
.qodef-sidebar .widget:last-child {
  margin-bottom: 0 !important;
}
.qodef-sidebar .widget .qodef-widget-title {
  margin: 0 0 21px;
}
.qodef-sidebar .widget .qodef-widget-title a {
  color: inherit;
}
.qodef-sidebar .widget .qodef-widget-title a:hover {
  color: #fed620;
}
.qodef-sidebar .widget a {
  color: #000;
}
.qodef-sidebar .widget a:hover {
  color: #fed620;
}
.qodef-sidebar .widget ul:not(.qodef-shortcode-list) {
  padding: 0;
  margin: 0;
  list-style: none;
}
.qodef-sidebar .widget ul:not(.qodef-shortcode-list) li {
  margin: 0 0 10px;
}
.qodef-sidebar .widget ul:not(.qodef-shortcode-list) li:last-child {
  margin-bottom: 0;
}
.qodef-sidebar .widget ul:not(.qodef-shortcode-list) li ul {
  margin-top: 10px;
  margin-left: 10px;
}
.qodef-sidebar .widget.widget_archive select,
.qodef-sidebar .widget.widget_categories select,
.qodef-sidebar .widget.widget_text select {
  width: 100%;
  max-width: 100%;
  height: 50px;
  margin: 10 0 0;
  padding: 13px 18px;
  font-family: inherit;
  font-size: 14px;
  line-height: 24px;
  font-style: inherit;
  font-weight: inherit;
  color: #000;
  background-color: #f6f6f6;
  border: 1px solid transparent;
  border-radius: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title,
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner
  .qodef-post-title {
  line-height: 1.6em;
}
.qodef-sidebar .widget.widget_archive ul li a,
.qodef-sidebar .widget.widget_categories ul li a,
.qodef-sidebar .widget.widget_rss ul .rsswidget {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-sidebar .widget.widget_categories ul li {
  margin: 0 0 6px;
}
.qodef-sidebar .widget.widget_categories ul li a {
  font-size: 16px;
}
.qodef-sidebar .widget.widget_archive ul {
  margin: 22px 0 0;
}
.qodef-sidebar .widget.widget_archive ul li {
  margin: 0 0 8px;
}
.qodef-sidebar .widget.qodef-blog-list-widget .qodef-widget-title {
  margin: 0 0 18px;
}
.qodef-sidebar .widget.qodef-blog-list-widget .qodef-blog-list-holder {
  margin: 8px 0 0;
}
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-bli-inner {
  padding: 12px 0 22px;
  border-bottom: 1px solid;
  border-color: #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item:last-child
  .qodef-bli-inner {
  border-bottom: none;
}
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-sidebar
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder
    .qodef-bl-item
    .qodef-post-image
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image.qodef-hovered
  img,
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-image:hover
  img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bl-item
  .qodef-post-title
  a:hover {
  color: #f5c900;
}
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal {
  margin: 1px 0 0;
}
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner {
  padding: 2px 50% 7px 0;
  border-bottom: none;
}
@media only screen and (max-width: 1440px) {
  .qodef-sidebar
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item
    .qodef-bli-inner {
    padding: 2px 23% 7px 0;
  }
}
.qodef-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-bl-item
  .qodef-bli-inner
  .qodef-post-info-date {
  margin: 0 0 18px;
}
@media only screen and (max-width: 768px) {
  .qodef-sidebar
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item {
    margin-bottom: 15px;
  }
  .qodef-sidebar
    .widget.qodef-blog-list-widget
    .qodef-blog-list-holder.qodef-bl-minimal
    .qodef-bl-item:last-of-type {
    margin-bottom: 0;
  }
}
.qodef-sidebar .widget.widget_calendar {
  width: 100%;
}
.qodef-sidebar .widget.widget_calendar #today {
  color: #fff;
  background-color: #fed620;
}
.qodef-sidebar .widget.widget_calendar #today a {
  color: inherit;
}
.qodef-sidebar .widget.widget_calendar tfoot a {
  color: #000;
}
.qodef-sidebar .widget.widget_calendar tfoot a:hover {
  color: #fed620;
}
.qodef-sidebar .widget.widget_text img {
  display: block;
}
.qodef-sidebar .widget.widget_rss ul li {
  margin-bottom: 30px;
}
.qodef-sidebar .widget.widget_rss ul li:last-child {
  margin-bottom: 0;
}
.qodef-sidebar .widget.widget_rss ul .rsswidget {
  display: block;
  font-size: 16px;
  line-height: 1.6em;
  letter-spacing: -0.025em;
}
.qodef-sidebar .widget.widget_rss ul .rssSummary {
  margin-top: 5px;
}
.qodef-sidebar .widget.widget_rss ul cite {
  display: block;
  margin-top: 5px;
}
.qodef-sidebar .widget.widget_search .input-holder,
.qodef-sidebar .widget.widget_search input {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-sidebar .widget.widget_search .qodef-widget-title {
  margin-bottom: 31;
}
.qodef-sidebar .widget.widget_search button,
.qodef-sidebar .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-sidebar .widget.widget_search input {
  padding-left: 18px;
  padding-right: 60px;
  font-size: 14px;
  color: #000;
  background-color: #f6f6f6;
  border: 1px solid transparent;
  -webkit-transition: border-color 0.2s ease-out;
  -o-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.qodef-sidebar .widget.widget_search input:focus {
  color: #0a0a0a;
  background-color: #f6f6f6;
  border-color: transparent;
}
.qodef-sidebar .widget.widget_search input::-webkit-input-placeholder {
  color: inherit;
}
.qodef-sidebar .widget.widget_search input:-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-sidebar .widget.widget_search input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-sidebar .widget.widget_search input:-ms-input-placeholder {
  color: inherit;
}
.qodef-sidebar .widget.widget_search button {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  font-size: 15px;
  text-align: center;
  color: #0a0a0a;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-sidebar .widget.widget_search button span,
.qodef-sidebar .widget.widget_search button span:before {
  display: block;
  line-height: inherit;
}
.qodef-sidebar .widget.widget_search button:hover {
  color: #000;
}
.qodef-sidebar .widget.widget_tag_cloud .tagcloud a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 4px 0;
  font-family: inherit;
  font-size: 15px !important;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: capitalize;
  color: #000;
}
.qodef-sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  color: #fed620;
}
.qodef-sidebar .widget.widget_media_image {
  margin-bottom: 0;
}
.qodef-sidebar .widget.widget_media_image .qodef-widget-title {
  margin-bottom: 31;
}
.qodef-sidebar .widget.widget_media_image a,
.qodef-sidebar .widget.widget_media_image img {
  display: block;
}
.qodef-sidebar .widget.widget_media_image.qodef-footer-column-1 {
  margin: 0 0 9px;
}
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: 0.75s;
  animation-duration: 0.75s;
}
.qodef-owl-custom-slider .animated,
.qodef-owl-slider .animated {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}
@-webkit-keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -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,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
@keyframes pulse {
  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
}
@keyframes rubberBand {
  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
@keyframes tada {
  from,
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  from,
  to {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
}
@keyframes wobble {
  from,
  to {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
.flipInY,
.flipOutX {
  -webkit-backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.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: #0a0a0a;
  border-color: #0a0a0a;
  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 .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;
}
.qodef-owl-slider .owl-item img {
  display: block;
  width: 100%;
}
.ps__rail-x,
.ps__rail-y,
.qodef-owl-slider .owl-dots.disabled,
.qodef-owl-slider .owl-nav.disabled {
  display: none !important;
}
.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 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.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 .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 {
  animation-duration: 1s;
  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 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
.ps__rail-x {
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 15px;
  bottom: 0;
  position: absolute;
}
.ps__rail-y {
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.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,
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  position: absolute;
}
.ps__thumb-x {
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 6px;
  bottom: 2px;
}
.ps__thumb-y {
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 6px;
  right: 2px;
}
.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: #0a0a0a;
  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
  .select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__rendered,
body
  .select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding: 0;
}
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;
  font-size: 40px;
}
body .pp_pic_holder .pp_details .pp_nav .pp_pause,
body .pp_pic_holder .pp_details .pp_nav .pp_play,
body .pp_pic_holder a.pp_next,
body .pp_pic_holder a.pp_previous {
  display: none;
}
body .pp_pic_holder .pp_details .pp_nav .currentTextHolder {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  margin: 0;
  padding: 0;
  float: none;
  color: #000;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 41px;
  font-style: inherit;
  letter-spacing: -0.025em;
  font-weight: 700;
}
body .pp_pic_holder a.pp_close,
body .pp_pic_holder a.pp_expand {
  height: auto;
  width: auto;
  font-family: Ionicons;
  font-size: 0;
  line-height: 1;
  text-indent: 0;
  background: 0 0 !important;
}
body .pp_pic_holder a:focus {
  outline: 0;
}
body .pp_pic_holder a.pp_arrow_next:hover,
body .pp_pic_holder a.pp_arrow_previous:hover {
  color: #0a0a0a;
}
body .pp_pic_holder a.pp_close {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  margin: 0 !important;
  color: #000;
  cursor: pointer;
  opacity: 1 !important;
}
body .pp_pic_holder a.pp_close:hover {
  color: #0a0a0a;
}
body .pp_pic_holder a.pp_expand {
  position: absolute;
  right: -22px;
  top: -18px;
  display: block;
  color: #fff;
  text-align: center;
  z-index: 2001;
}
body .pp_pic_holder a.pp_expand:after {
  content: "\f386";
  font-size: 22px;
}
body .pp_pic_holder a.pp_expand:hover {
  color: rgba(255, 255, 255, 0.8);
}
body .pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
@media only screen and (max-width: 768px) {
  body .pp_hoverContainer {
    width: 100% !important;
    height: 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: #0a0a0a;
  z-index: 10000 !important;
}
body .select2-container--default {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 16px;
}
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__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__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,
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: #0a0a0a;
}
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 18px;
  margin: 0;
  font-family: inherit;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  background-color: #f6f6f6;
  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--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;
  text-align: left;
}
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: #0a0a0a;
}
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 18px;
  margin: 0;
  font-family: inherit;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  background-color: #f6f6f6;
  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: #0a0a0a;
  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 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  cursor: pointer;
}
body
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice__remove:hover {
  color: inherit;
  opacity: 0.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: #0a0a0a;
}
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: #fafafa;
  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: #000;
  background-color: #fff;
  border: 1px solid #ebebeb;
  outline: 0;
  -webkit-appearance: none;
}
body
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field:focus {
  color: #0a0a0a;
  background-color: #fff;
  border-color: #0a0a0a;
}
body
  .select2-container--default
  .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option[aria-selected="true"],
body
  .select2-container--default
  .select2-results__option[data-selected="true"] {
  background: 0 0;
  color: #0a0a0a;
}
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;
}
.qodef-page-header .qodef-logo-area .qodef-logo-wrapper a,
.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
  max-height: 80px;
}
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 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.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: #0a0a0a;
}
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__group {
  display: block;
  padding: 7px 0;
  cursor: default;
}
.touch .qodef-blog-slider-holder.qodef-bs-slider .qodef-blog-slider-item,
.touch .qodef-related-posts-holder .qodef-related-post,
.touch .single-events .qodef-related-events-holder .qodef-related-event,
.touch .tax-events_category .qodef-related-events-holder .qodef-related-event,
.wp-block-file .wp-block-file__button {
  cursor: pointer;
}
.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;
  filter: alpha(opacity=0);
}
.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_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: #0a0a0a;
  background-color: #fff;
  border: 1px solid #ebebeb;
  -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: #fed620;
}
.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 #ebebeb;
  border-top: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
  -o-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
  transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
}
.widget_icl_lang_sel_widget
  .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 a,
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
  display: block;
}
.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-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;
}
.qodef-page-footer .widget_icl_lang_sel_widget,
.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,
.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,
.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,
.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,
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, 0.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, 0.8);
}
.single-events .qodef-ttevents-single-heading,
.tax-events_category .qodef-ttevents-single-heading {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.single-events .qodef-ttevents-single-image-holder,
.tax-events_category .qodef-ttevents-single-image-holder {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.single-events .qodef-ttevents-single-image-holder img,
.tax-events_category .qodef-ttevents-single-image-holder img {
  display: block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .single-events .qodef-ttevents-single-image-holder img,
  .tax-events_category .qodef-ttevents-single-image-holder img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.single-events .qodef-ttevents-single-image-holder.qodef-hovered img,
.single-events .qodef-ttevents-single-image-holder:hover img,
.tax-events_category .qodef-ttevents-single-image-holder.qodef-hovered img,
.tax-events_category .qodef-ttevents-single-image-holder:hover img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.single-events .qodef-event-list-category-holder,
.tax-events_category .qodef-event-list-category-holder {
  position: absolute;
  bottom: 33px;
  left: 0;
  padding: 6px 26px;
  background-color: #fed620;
  z-index: 0;
}
.single-events .qodef-event-list-category-holder a,
.tax-events_category .qodef-event-list-category-holder a {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.025em;
  text-transform: uppercase;
}
.single-events .qodef-event-list-category-holder a:hover,
.tax-events_category .qodef-event-list-category-holder a:hover {
  color: inherit;
}
.single-events .qodef-event-list-category-holder:before,
.tax-events_category .qodef-event-list-category-holder:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #fed620;
  -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;
}
.single-events .qodef-single-event-info-date,
.tax-events_category .qodef-single-event-info-date {
  display: block;
  margin-top: 29px;
}
.single-events .qodef-single-event-info-date > a,
.tax-events_category .qodef-single-event-info-date > a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.single-events .qodef-ttevents-single-title,
.tax-events_category .qodef-ttevents-single-title {
  margin-top: 3px;
  margin-bottom: 11px;
}
.single-events .qodef-event-single-icon,
.tax-events_category .qodef-event-single-icon {
  float: left;
  margin-right: 10px;
  color: #fed620;
  font-size: 16px;
}
.single-events .qodef-ttevents-single-subtitle,
.tax-events_category .qodef-ttevents-single-subtitle {
  margin: 0 0 17px;
  color: #fed620;
}
.single-events .qodef-ttevents-single-content,
.tax-events_category .qodef-ttevents-single-content {
  margin-top: 10px;
}
.single-events .qodef-author-description,
.tax-events_category .qodef-author-description {
  margin-top: 51px;
}
.single-events .qodef-author-description .qodef-author-description-inner,
.tax-events_category .qodef-author-description .qodef-author-description-inner {
  padding: 69px 0 85px;
  min-height: 86px;
}
.single-events .qodef-author-description .qodef-author-description-content,
.tax-events_category
  .qodef-author-description
  .qodef-author-description-content {
  padding: 0 30px;
}
.single-events .qodef-author-description .qodef-author-description-image,
.tax-events_category .qodef-author-description .qodef-author-description-image {
  width: 86px;
}
.single-events .qodef-author-description .qodef-author-description-text-holder,
.tax-events_category
  .qodef-author-description
  .qodef-author-description-text-holder {
  width: 60%;
  padding: 0 0 0 30px;
}
.single-events
  .qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-quote,
.tax-events_category
  .qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-quote {
  font-size: 20px;
}
.single-events
  .qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-name,
.tax-events_category
  .qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-name {
  margin: 19px 0 0;
}
.single-events .qodef-related-events-holder,
.tax-events_category .qodef-related-events-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 82px 0 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.single-events .qodef-related-events-holder .qodef-related-events-title,
.tax-events_category .qodef-related-events-holder .qodef-related-events-title {
  margin: 0 0 21px;
}
.single-events .qodef-related-events-holder .qodef-related-events-inner,
.tax-events_category .qodef-related-events-holder .qodef-related-events-inner {
  margin: 0 -15px;
}
.single-events .qodef-related-events-holder .qodef-related-event,
.tax-events_category .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;
}
.single-events
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-inner,
.tax-events_category
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-inner {
  min-height: 151px;
  background-color: #fbfafa;
}
.single-events
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-image,
.tax-events_category
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: auto;
}
.single-events
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-image
  a,
.tax-events_category
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-image
  a {
  position: relative;
  display: block;
}
.single-events
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-image
  img,
.tax-events_category
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-image
  img {
  display: block;
  width: 116px;
  height: 151px;
  -o-object-fit: cover;
  object-fit: cover;
}
.single-events
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-info,
.tax-events_category
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-info {
  float: left;
  padding: 32px 0 0 25px;
}
.single-events
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-event-title,
.tax-events_category
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-event-title {
  margin: 0;
}
.single-events
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-event-title
  a:hover,
.tax-events_category
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-event-title
  a:hover {
  color: #fed620;
}
.single-events
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-single-event-info-date,
.tax-events_category
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-single-event-info-date {
  margin-top: 1px;
}
.single-events
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-author,
.tax-events_category
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-author {
  display: block;
  margin-top: 10px;
}
.single-events
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-author
  > a,
.tax-events_category
  .qodef-related-events-holder
  .qodef-related-event
  .qodef-related-event-author
  > a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.single-events .tt_event_columns .tt_event_column_left,
.tax-events_category .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;
}
.single-events .tt_event_columns .tt_event_column_right,
.tax-events_category .tt_event_columns .tt_event_column_right {
  width: 55%;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.single-events .tt_event_columns .tt_event_column_right h4,
.tax-events_category .tt_event_columns .tt_event_column_right h4 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #0a0a0a;
  margin-top: 33px;
}
.single-events .tt_event_columns .tt_event_column_right p,
.tax-events_category .tt_event_columns .tt_event_column_right p {
  color: #fed620;
  font-size: 16px;
  font-family: Lora, serif;
}
.single-events h3.tt_event_margin_top_27,
.tax-events_category h3.tt_event_margin_top_27 {
  line-height: 35px;
  padding-top: 30px;
  padding-bottom: 5px;
  border-top: 1px solid #e5e5e5;
  margin-top: 36px !important;
}
.single-events h3.tt_event_margin_top_27 .tt_event_hours_count,
.tax-events_category h3.tt_event_margin_top_27 .tt_event_hours_count {
  color: inherit;
  font-weight: inherit;
}
.single-events .tt_event_hours li,
.tax-events_category .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: #000;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.single-events .tt_event_hours li:nth-child(2n),
.tax-events_category .tt_event_hours li:nth-child(2n) {
  margin-right: 0;
}
.single-events .tt_event_hours li h4,
.tax-events_category .tt_event_hours li h4 {
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #fed620;
  font-family: Lora, serif;
  font-weight: 400;
}
.single-events .tt_event_hours li h4:nth-of-type(1),
.tax-events_category .tt_event_hours li h4:nth-of-type(1) {
  margin-bottom: 11px;
  color: #fed620;
  font-size: 12px;
  font-family: Lora, serif;
  font-weight: 400;
  letter-spacing: 0.2em;
}
.single-events .tt_event_hours li p,
.tax-events_category .tt_event_hours li p {
  margin-top: 0;
  font-family: Lora, serif;
  font-weight: 400;
  text-transform: none;
  color: #fed620;
  padding-top: 10px;
  font-size: 16px;
  letter-spacing: 0;
}
.single-events .tt_event_items_list,
.tax-events_category .tt_event_items_list {
  margin: 0;
}
.single-events .tt_event_items_list li.type_info,
.tax-events_category .tt_event_items_list li.type_info {
  border-bottom: 1px dashed #cdcdcd;
  padding: 0;
  margin-bottom: 22px;
}
.single-events .tt_event_items_list li.type_info p,
.tax-events_category .tt_event_items_list li.type_info p {
  display: inline;
}
.single-events .tt_event_items_list li.type_info .tt_event_text,
.tax-events_category .tt_event_items_list li.type_info .tt_event_text {
  font-family: Lora, serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-left: 20px;
}
.single-events .tt_event_items_list li.type_info label,
.tax-events_category .tt_event_items_list li.type_info label {
  width: 163px;
  height: 21px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px !important;
  text-transform: uppercase;
  color: #0a0a0a;
}
.single-events .tt_event_items_list li:not(.type_info),
.tax-events_category .tt_event_items_list li:not(.type_info) {
  background: 0 0;
  font-family: Lora, serif;
  font-size: 16px;
  color: #fed620;
  margin-bottom: 15px;
  padding-left: 27px;
  position: relative;
}
.single-events .tt_event_items_list li:not(.type_info):before,
.tax-events_category .tt_event_items_list li:not(.type_info):before {
  content: "\4e";
  position: absolute;
  left: 0;
  font-family: ElegantIcons;
  color: #fed620;
  font-size: 18px;
}
.tt_event_theme_page h3,
.tt_event_theme_page h5 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #0a0a0a;
}
.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: #fed620;
}
.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;
}
table.tt_timetable {
  font-weight: 400;
  color: grey;
  font-size: 16px;
  border-collapse: collapse !important;
}
table.tt_timetable td.tt_hours_column,
table.tt_timetable th {
  color: #fff;
  line-height: 1.6em;
  letter-spacing: 2px;
  font-family: Lora, serif;
  font-weight: 400;
}
table.tt_timetable thead tr.row_gray {
  background-color: #252429 !important;
  border: none;
}
table.tt_timetable .row_gray,
table.tt_timetable tbody tr {
  background-color: #302f34 !important;
}
table.tt_timetable tbody tr {
  border: none;
  border-top: 1px dashed #232226;
  border-bottom: 1px dashed #232226;
}
table.tt_timetable tbody tr:last-child {
  border-bottom: none !important;
}
table.tt_timetable td.tt_hours_column {
  font-size: 12px;
}
table.tt_timetable th {
  height: 83px;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
table.tt_timetable td {
  font-weight: 400;
  color: grey;
  font-size: 12px;
  height: 120px;
}
table.tt_timetable td:not(:last-child) {
  border-right: 1px solid #232226 !important;
}
table.tt_timetable .event,
table.tt_timetable .event .event_container.tt_tooltip:hover,
table.tt_timetable .event:hover {
  background-color: transparent;
}
table.tt_timetable .event_container {
  padding: 27px 10px 15px;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
table.tt_timetable .event {
  color: grey;
  vertical-align: middle;
}
table.tt_timetable .event .event_header {
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 3px;
}
table.tt_timetable .event .bottom_hour,
table.tt_timetable .event .top_hour {
  display: inline-block;
  margin: 0;
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
table.tt_timetable .event .bottom_hour .hours,
table.tt_timetable .event .top_hour .hours {
  color: #fff !important;
}
table.tt_timetable .event .top_hour {
  text-align: right;
  padding-right: 5px;
  position: relative;
}
table.tt_timetable .event .top_hour:after {
  position: absolute;
  content: "-";
  right: -2px;
  color: #fff;
}
table.tt_timetable .event .bottom_hour {
  text-align: left;
  padding-left: 5px;
}
table.tt_timetable .event .after_hour_text,
table.tt_timetable .event .before_hour_text {
  font-size: 14px;
  color: #717274;
}
table.tt_timetable .event .before_hour_text {
  display: none;
}
table.tt_timetable .event .after_hour_text {
  display: inline-block;
  margin-top: 6px;
  letter-spacing: 0.1em;
}
table.tt_timetable .event:not(.tt_single_event) .event_container:last-child {
  border-bottom: none;
}
table.tt_timetable .event hr {
  display: none;
}
table.tt_timetable .event .event_container.tt_tooltip:hover .hours,
table.tt_timetable .event.tt_tooltip:hover .hours {
  color: grey;
}
table.tt_timetable .tt_tooltip_text {
  top: auto !important;
  left: 50% !important;
  bottom: calc(100% - 20px) !important;
  display: inline-block;
  height: auto !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 133px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
table.tt_timetable .tt_tooltip_text .tt_tooltip_content {
  color: #fff;
  background-color: #fed620;
  text-align: center;
  padding: 9px 18px 5px;
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  letter-spacing: 1px;
}
table.tt_timetable .tt_tooltip_text .tt_tooltip_content a {
  display: none;
}
table.tt_timetable .tt_tooltip_text .tt_tooltip_arrow {
  border-color: #fed620 transparent;
  border-width: 8px 8px 0;
  bottom: 0;
  z-index: 2;
  display: block;
  height: 0;
  width: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tt_navigation_wrapper .tt_navigation_cell {
  margin: 0 auto !important;
}
.tt_tabs {
  text-align: center;
}
.tt_tabs .tt_tabs_navigation {
  display: inline-block;
  margin-bottom: 14px;
}
.tt_tabs .tt_tabs_navigation li {
  margin: 0 20px 20px !important;
  float: none;
  display: inline-block;
}
.tt_tabs .tt_tabs_navigation li a {
  background-color: transparent;
  font-size: 12px !important;
  font-weight: 400;
  line-height: 1.6em;
  letter-spacing: 2px;
  font-family: Lora, serif;
  color: #0a0a0a !important;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 28px !important;
  border: none !important;
  margin: 0;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out !important;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out !important;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out !important;
}
.tt_tabs .tt_tabs_navigation .ui-tabs-active a,
.tt_tabs .tt_tabs_navigation li a:hover {
  background-color: #fed620;
  color: #fff !important;
}
#qodef-timetable-transparent table.tt_timetable .event {
  background: #302f34 !important;
}
#qodef-timetable-transparent.tt_tabs .tt_tabs_navigation li a {
  color: #fff !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: #fed620;
  color: #fff;
}
.widget.tt_upcoming_events_widget
  .tt_upcoming_events
  .tt_upcoming_events_hours {
  font-family: Lora, 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 0.2s ease-out, border-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.qodef-blog-holder,
.qodef-blog-holder article {
  -webkit-box-sizing: border-box;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 100%;
}
.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: #fed620;
  border-color: #fed620;
}
.widget.tt_upcoming_events_widget .tt_upcoming_event_controls span {
  display: inline-block;
}
.qodef-blog-holder {
  margin: 0 0 40px;
  clear: both;
  box-sizing: border-box;
}
.qodef-blog-holder article {
  box-sizing: border-box;
}
.qodef-blog-holder article.sticky .qodef-post-title a {
  color: #fed620;
}
.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;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-blog-holder article .qodef-post-image img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-blog-holder article .qodef-post-image img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-blog-holder article .qodef-post-image.qodef-hovered img,
.qodef-blog-holder article .qodef-post-image:hover img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.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-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-more-link-container {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 0;
}
.qodef-blog-holder article .qodef-post-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-blog-holder article .qodef-post-info > * {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: currentColor;
}
.qodef-blog-holder article .qodef-post-info > * a {
  color: inherit;
}
.qodef-blog-holder article .qodef-post-info-top {
  margin-bottom: 5px;
}
.qodef-blog-holder article .qodef-post-info-top > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 14px 0 0;
  color: #000;
  font-size: 13px;
  letter-spacing: 0.05em;
}
.qodef-blog-holder article .qodef-post-info-bottom,
.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 {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.qodef-blog-holder article .qodef-post-info-top > div:last-child {
  padding: 0;
}
.qodef-blog-holder article .qodef-post-info-top > div a {
  color: inherit;
}
.qodef-blog-holder article .qodef-post-info-top > div a:hover {
  color: #fed620;
}
.qodef-blog-holder article .qodef-post-info-top .qodef-post-info-category a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.025em;
}
.qodef-blog-holder article .qodef-post-info-bottom {
  width: 100%;
  padding-top: 17px;
  border-top: 1px solid #ebebeb;
}
.qodef-blog-holder article .qodef-post-info-bottom a:hover {
  color: #f5c900;
}
.qodef-blog-holder
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left {
  float: left;
  width: 95%;
}
.qodef-blog-holder
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right {
  float: right;
  width: 5%;
  text-align: right;
}
.qodef-blog-holder
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  > div {
  margin-left: 17px;
}
.qodef-blog-holder
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  > div:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 680px) {
  .qodef-blog-holder
    article
    .qodef-post-info-bottom
    .qodef-post-info-bottom-left
    > div,
  .qodef-blog-holder
    article
    .qodef-post-info-bottom
    .qodef-post-info-bottom-right
    > div {
    width: 100%;
    display: block;
    margin-left: 0 !important;
  }
  .qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-author {
    margin-bottom: 28px;
  }
}
.qodef-blog-holder article.format-link .qodef-post-text {
  padding: 50px 53px;
  background-color: #fbfbfb;
}
.qodef-blog-holder article.format-link .qodef-post-text-main {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  text-align: left;
}
.qodef-blog-holder article.format-link .qodef-post-mark {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 50px;
  vertical-align: top;
  text-align: left;
}
.qodef-blog-holder article.format-link .qodef-post-mark .qodef-link-mark {
  padding-top: 5px;
  font-size: 36px;
  color: #fed620;
}
.qodef-blog-holder article.format-link .qodef-post-link-holder {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  vertical-align: top;
  text-align: left;
}
.qodef-blog-holder article.format-quote .qodef-post-text {
  padding: 50px 53px;
  background-color: #fbfbfb;
}
.qodef-blog-holder article.format-quote .qodef-post-text-main {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  text-align: left;
}
.qodef-blog-holder article.format-quote .qodef-post-mark {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 50px;
  vertical-align: top;
  text-align: left;
}
.qodef-blog-holder article.format-quote .qodef-post-mark .qodef-quote-mark {
  padding-top: 5px;
  font-size: 36px;
  color: #fed620;
}
.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-owl-slider .owl-item {
  z-index: 2;
}
.qodef-blog-holder article.format-gallery .qodef-owl-slider .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-self-hosted-video {
  max-width: 100%;
}
.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: #0a0a0a;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Lora, 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-time-rail
  .mejs-broadcast,
.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-time-rail
  .mejs-broadcast,
.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
  > .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(10, 10, 10, 0.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: #fed620;
}
.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;
}
.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: #fed620;
}
.qodef-blog-audio-holder .mejs-container .mejs-controls > .mejs-time,
.qodef-blog-video-holder .mejs-container .mejs-controls > .mejs-time {
  color: #fff;
  font-family: Lora, 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-bl-standard-pagination ul li a,
.qodef-blog-pagination ul li a {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.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, 0.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: #fed620;
}
.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(254, 214, 32, 0.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,
.qodef-blog-pagination ul,
.qodef-blog-pagination ul li,
.qodef-blog-pagination ul li a {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-blog-pagination {
  width: 100%;
  margin: 40px 0 0;
  clear: both;
}
.qodef-blog-pagination ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.qodef-blog-pagination ul li {
  margin: 0 12px;
}
.qodef-blog-pagination ul li a {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #0a0a0a;
}
.qodef-blog-pagination ul li a:hover,
.qodef-blog-pagination ul li.qodef-pag-active a {
  color: #fed620;
}
.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: 20px;
}
.qodef-blog-pagination ul li.qodef-pag-first a span,
.qodef-blog-pagination ul li.qodef-pag-first a span:before,
.qodef-blog-pagination ul li.qodef-pag-last a span,
.qodef-blog-pagination ul li.qodef-pag-last a span:before,
.qodef-blog-pagination ul li.qodef-pag-next a span,
.qodef-blog-pagination ul li.qodef-pag-next a span:before,
.qodef-blog-pagination ul li.qodef-pag-prev a span,
.qodef-blog-pagination ul li.qodef-pag-prev a span:before {
  display: block;
  line-height: inherit;
}
.qodef-bl-standard-pagination,
.qodef-bl-standard-pagination ul,
.qodef-bl-standard-pagination ul li,
.qodef-bl-standard-pagination ul li a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.qodef-blog-list-holder.qodef-bl-pag-standard-shortcodes .qodef-blog-list {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-bl-standard-pagination ul li.qodef-pag-prev a,
.qodef-blog-list-holder.qodef-bl-pag-standard-shortcodes.qodef-bl-pag-standard-shortcodes-animate
  .qodef-blog-list {
  opacity: 0;
}
.qodef-bl-standard-pagination {
  width: 100%;
  margin: 40px 0 0;
  clear: both;
}
.qodef-bl-standard-pagination ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.qodef-bl-standard-pagination ul li {
  margin: 0 12px;
}
.qodef-bl-standard-pagination ul li a {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #0a0a0a;
}
.qodef-bl-standard-pagination ul li a:hover,
.qodef-bl-standard-pagination ul li.qodef-pag-active a {
  color: #fed620;
}
.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: 20px;
}
.qodef-bl-standard-pagination ul li.qodef-pag-first a span,
.qodef-bl-standard-pagination ul li.qodef-pag-first a span:before,
.qodef-bl-standard-pagination ul li.qodef-pag-last a span,
.qodef-bl-standard-pagination ul li.qodef-pag-last a span:before,
.qodef-bl-standard-pagination ul li.qodef-pag-next a span,
.qodef-bl-standard-pagination ul li.qodef-pag-next a span:before,
.qodef-bl-standard-pagination ul li.qodef-pag-prev a span,
.qodef-bl-standard-pagination ul li.qodef-pag-prev a span:before {
  display: block;
  line-height: inherit;
}
.qodef-bl-standard-pagination ul li.qodef-pag-next a,
.qodef-blog-slider-holder.qodef-bs-carousel .qodef-item-image a:hover:after,
.qodef-blog-slider-holder.qodef-bs-slider
  .qodef-blog-slider-item:hover
  .qodef-item-text-wrapper,
.qodef-related-posts-holder
  .qodef-related-post:hover
  .qodef-related-post-image
  a:after {
  opacity: 1;
}
.qodef-blog-pag-load-more {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 95px 0 55px;
  text-align: center;
}
.qodef-blog-pag-loading {
  position: relative;
  display: none;
  width: 100%;
  margin: 40px 0 20px;
  color: #0a0a0a;
  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: #0a0a0a;
  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: -0.32s;
  animation-delay: -0.32s;
}
.qodef-blog-pag-loading .qodef-blog-pag-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bl-pag-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bl-pag-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.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-holder.qodef-blog-masonry article.format-standard {
  padding-bottom: 15px;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-heading {
  position: relative;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category {
  position: absolute;
  bottom: 30px;
  left: 0;
  padding: 0 20px;
  background-color: #fed620;
  z-index: 0;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category
  a {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.025em;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category
  a:hover {
  color: inherit;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #fed620;
  -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-blog-holder.qodef-blog-masonry article.format-standard .qodef-post-text {
  padding: 0 0 0 26px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-text
  .qodef-post-info-top {
  margin-bottom: 6px;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-text
  .qodef-post-info-top
  > div {
  font-size: 12px;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-text
  .qodef-post-title {
  font-weight: 700;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-text
  .qodef-post-title:after {
  content: "";
  display: block;
  width: 41px;
  height: 3px;
  background-color: #fed620;
  margin-top: 20px;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-text
  .qodef-post-excerpt-holder {
  margin: 16px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-holder.qodef-blog-masonry article.format-link,
.qodef-blog-holder.qodef-blog-masonry article.format-quote {
  margin-bottom: 64px;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-text
  .qodef-post-excerpt-holder
  .qodef-post-excerpt:after {
  display: none;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-text
  .qodef-post-read-more-button {
  margin-top: 19px;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-standard
  .qodef-post-text
  .qodef-post-read-more-button
  a {
  font-weight: 700;
}
.qodef-blog-holder.qodef-blog-masonry article.format-quote .qodef-post-text {
  padding: 105px 65px 109px 72px;
  background-color: #0a0a0a;
}
@media only screen and (max-width: 1366px) {
  .qodef-blog-holder.qodef-blog-masonry article.format-quote .qodef-post-text {
    padding: 23% 18%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-blog-holder.qodef-blog-masonry article.format-quote .qodef-post-text {
    padding: 82px 33px 90px 35px;
  }
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-quote
  .qodef-post-text
  .qodef-post-title {
  font-family: Lora, serif;
  font-weight: 400;
  color: #fff;
  text-transform: none;
}
@media only screen and (max-width: 1024px) {
  .qodef-blog-holder.qodef-blog-masonry
    article.format-quote
    .qodef-post-text
    .qodef-post-title {
    font-size: 24px;
  }
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-quote
  .qodef-post-text
  .qodef-post-title
  a:hover {
  color: inherit;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-quote
  .qodef-post-text
  .qodef-quote-author {
  display: inline-block;
  margin-top: 46px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-quote
  .qodef-post-text
  .qodef-post-mark {
  width: 50px;
  height: 43px;
  position: absolute;
  right: 33px;
  bottom: 48px;
  background-image: url(../img/quote-mark.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px) {
  .qodef-blog-holder.qodef-blog-masonry
    article.format-quote
    .qodef-post-text
    .qodef-post-mark {
    bottom: 25px;
  }
  .qodef-blog-holder.qodef-blog-masonry
    article.format-link
    .qodef-post-text
    .qodef-post-title {
    font-size: 24px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-blog-holder.qodef-blog-masonry article.format-quote .qodef-post-text {
    padding: 77px 35px 96px;
  }
  .qodef-blog-holder.qodef-blog-masonry
    article.format-quote
    .qodef-post-text
    .qodef-post-mark {
    bottom: 38px;
  }
}
.qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-text {
  padding: 105px 65px 109px 72px;
  background-color: #fed620;
}
@media only screen and (max-width: 1366px) {
  .qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-text {
    padding: 23% 18%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-text {
    padding: 88px 30px 91px 33px;
  }
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-link
  .qodef-post-text
  .qodef-post-title {
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-link
  .qodef-post-text
  .qodef-post-title
  a:hover {
  color: inherit;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-link
  .qodef-post-text
  .qodef-link-linked-text {
  display: inline-block;
  margin: 44px 0 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-link
  .qodef-post-text
  .qodef-link-linked-text
  a:hover,
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-heading
  .qodef-post-info-category
  a:hover {
  color: inherit;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-link
  .qodef-post-text
  .qodef-post-mark {
  width: 65px;
  height: 64px;
  position: absolute;
  right: 31px;
  bottom: 32px;
  background-image: url(../img/link-mark.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px) {
  .qodef-blog-holder.qodef-blog-masonry
    article.format-link
    .qodef-post-text
    .qodef-post-mark {
    bottom: 25px;
  }
  .qodef-blog-holder.qodef-blog-masonry.qodef-grid-list.qodef-three-columns
    .qodef-item-space,
  .qodef-blog-holder.qodef-blog-masonry.qodef-grid-list.qodef-three-columns
    .qodef-masonry-grid-sizer {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-text {
    padding: 80px 33px 89px;
  }
  .qodef-blog-holder.qodef-blog-masonry
    article.format-link
    .qodef-post-text
    .qodef-post-mark {
    bottom: 38px;
  }
  .qodef-blog-holder.qodef-blog-masonry.qodef-grid-list.qodef-three-columns
    .qodef-item-space,
  .qodef-blog-holder.qodef-blog-masonry.qodef-grid-list.qodef-three-columns
    .qodef-masonry-grid-sizer {
    width: 100%;
  }
}
.qodef-blog-holder.qodef-blog-standard article {
  margin-bottom: 50px;
}
.qodef-blog-holder.qodef-blog-standard
  article.qodef-post-has-media
  .qodef-post-heading {
  margin-bottom: 35px;
}
.qodef-blog-holder.qodef-blog-standard article.format-aside,
.qodef-blog-holder.qodef-blog-standard article.format-audio,
.qodef-blog-holder.qodef-blog-standard article.format-chat,
.qodef-blog-holder.qodef-blog-standard article.format-gallery,
.qodef-blog-holder.qodef-blog-standard article.format-image,
.qodef-blog-holder.qodef-blog-standard article.format-standard,
.qodef-blog-holder.qodef-blog-standard article.format-status,
.qodef-blog-holder.qodef-blog-standard article.format-video {
  margin-bottom: 90px;
}
.qodef-blog-holder.qodef-blog-standard article.format-aside .qodef-post-heading,
.qodef-blog-holder.qodef-blog-standard article.format-audio .qodef-post-heading,
.qodef-blog-holder.qodef-blog-standard article.format-chat .qodef-post-heading,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-heading,
.qodef-blog-holder.qodef-blog-standard article.format-image .qodef-post-heading,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-heading,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-heading,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-heading {
  position: relative;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-heading
  .qodef-post-info-category {
  position: absolute;
  bottom: 75px;
  left: 0;
  padding: 5px 26px;
  background-color: #fed620;
  z-index: 2;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-heading
  .qodef-post-info-category
  a {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.025em;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-heading
  .qodef-post-info-category:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #fed620;
  -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-blog-holder.qodef-blog-standard article.format-aside .qodef-post-text,
.qodef-blog-holder.qodef-blog-standard article.format-audio .qodef-post-text,
.qodef-blog-holder.qodef-blog-standard article.format-chat .qodef-post-text,
.qodef-blog-holder.qodef-blog-standard article.format-gallery .qodef-post-text,
.qodef-blog-holder.qodef-blog-standard article.format-image .qodef-post-text,
.qodef-blog-holder.qodef-blog-standard article.format-standard .qodef-post-text,
.qodef-blog-holder.qodef-blog-standard article.format-status .qodef-post-text,
.qodef-blog-holder.qodef-blog-standard article.format-video .qodef-post-text {
  padding: 0 0 0 26px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom {
  padding-top: 24px;
  border-top: none;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div {
  display: inline-block;
  font-size: 12px;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child) {
  margin-left: 20px;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder {
  max-width: 75%;
  vertical-align: top;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before {
  content: "\76";
  padding-right: 8px;
  font-family: ElegantIcons;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  vertical-align: bottom;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i {
  padding-right: 8px;
  font-size: 16px;
  color: #000;
  vertical-align: text-bottom;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i {
  color: #fed620;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before {
  content: "\e012";
  padding-right: 8px;
  font-family: ElegantIcons;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  vertical-align: middle;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-standard
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-standard
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-standard
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title {
  display: none;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-heading {
  position: relative;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category {
  bottom: 34px;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text {
  padding: 0 0 0 26px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-top {
  margin-bottom: 6px;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-info-top
  > div {
  font-size: 12px;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-title {
  font-weight: 700;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-title
  a:hover {
  color: #0a0a0a;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-title:after {
  content: "";
  display: block;
  width: 41px;
  height: 3px;
  background-color: #fed620;
  margin-top: 21px;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-excerpt-holder {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .qodef-blog-holder.qodef-blog-standard
    article.format-standard
    .qodef-post-text
    .qodef-post-excerpt-holder
    .qodef-post-excerpt {
    text-align: justify;
  }
}
.qodef-blog-holder.qodef-blog-standard
  article.format-standard
  .qodef-post-text
  .qodef-post-excerpt-holder
  .qodef-post-excerpt:after {
  display: none;
}
.qodef-blog-holder.qodef-blog-standard article.format-quote {
  margin: 26px 0 123px;
}
.qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-text {
  padding: 74px 170px 73px 75px;
  background-color: #0a0a0a;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-quote
  .qodef-post-text
  .qodef-post-title {
  font-family: Lora, serif;
  font-weight: 400;
  color: #fff;
  text-transform: none;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-quote
  .qodef-post-text
  .qodef-post-title
  a:hover {
  color: inherit;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-quote
  .qodef-post-text
  .qodef-quote-author {
  display: inline-block;
  margin-top: 34px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-quote
  .qodef-post-text
  .qodef-post-mark {
  width: 50px;
  height: 43px;
  position: absolute;
  right: 40px;
  bottom: 30px;
  background-image: url(../img/quote-mark.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px) {
  .qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-text {
    padding: 74px 70px 73px 75px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-blog-holder.qodef-blog-standard article.format-quote .qodef-post-text {
    padding: 39px 28px 82px 43px;
  }
}
.qodef-blog-holder.qodef-blog-standard article.format-link {
  margin-bottom: 123px;
}
.qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-text {
  padding: 81px 130px 73px 75px;
  background-color: #fed620;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-link
  .qodef-post-text
  .qodef-post-title {
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-link
  .qodef-post-text
  .qodef-post-title
  a:hover {
  color: inherit;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-link
  .qodef-post-text
  .qodef-link-linked-text {
  display: inline-block;
  margin: 27px 0 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-link
  .qodef-post-text
  .qodef-link-linked-text
  a:hover {
  color: inherit;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-link
  .qodef-post-text
  .qodef-post-mark {
  width: 65px;
  height: 64px;
  position: absolute;
  right: 27px;
  bottom: 33px;
  background-image: url(../img/link-mark.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px) {
  .qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-text {
    padding: 81px 70px 73px 75px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-blog-holder.qodef-blog-standard article.format-link .qodef-post-text {
    padding: 36px 48px 76px 39px;
  }
}
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .qodef-post-heading
  .qodef-post-info-category {
  bottom: 75px;
}
.qodef-blog-holder.qodef-blog-standard article.format-gallery .owl-nav {
  position: absolute;
  display: inline-block;
  right: 0;
  bottom: 0;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .owl-next,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .owl-prev {
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  width: 90px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #0a0a0a;
  z-index: 3;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .owl-next:hover
  .qodef-next-dash:after,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .owl-prev:hover
  .qodef-prev-dash:before {
  width: 15px;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .owl-next
  span,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .owl-prev
  span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .owl-prev {
  left: 0;
  padding-left: 20px;
  text-align: left;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .owl-next {
  right: 0;
  padding-right: 20px;
  text-align: right;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .qodef-next-icon,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .qodef-prev-icon {
  display: none;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .qodef-next-dash:after,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .qodef-prev-dash:before {
  display: inline-block;
  width: 29px;
  background-color: #0a0a0a;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  vertical-align: middle;
  position: relative;
  height: 1px;
  content: "";
}
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .qodef-next-text,
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .qodef-prev-text {
  position: relative;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .qodef-prev-dash:before {
  margin: -2px 5px 0 0;
  transition: width 0.3s ease-out;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-gallery
  .owl-nav
  .qodef-next-dash:after {
  margin: -2px 0 0 5px;
  transition: width 0.3s ease-out;
}
.qodef-blog-holder.qodef-blog-standard
  article.format-audio
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-standard
  article.format-video
  .qodef-post-heading
  .qodef-post-info-category {
  display: none;
}
.qodef-blog-holder.qodef-blog-standard article:last-of-type {
  margin: 0;
}
.qodef-blog-holder .qodef-blog-pagination {
  margin: 135px 0 3px;
}
@media only screen and (max-width: 1024px) {
  .qodef-blog-holder .qodef-blog-pagination {
    margin: 133px 0 103px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-blog-holder .qodef-blog-pagination {
    margin: 124px 0 94px;
  }
}
.qodef-author-description {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  background-color: #fbfafa;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-author-description .qodef-author-description-inner {
  padding: 40px 30px 46px;
  min-height: 145px;
  clear: both;
}
.qodef-author-description .qodef-author-description-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.qodef-author-description .qodef-author-description-image {
  width: 145px;
}
.qodef-author-description .qodef-author-description-image img {
  display: block;
  border-radius: 5em;
}
.qodef-author-description .qodef-author-description-text-holder {
  width: 80%;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.qodef-blog-single-navigation,
.qodef-related-posts-holder {
  -webkit-box-sizing: border-box;
  position: relative;
  vertical-align: middle;
}
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-excerpt-holder
  .qodef-post-excerpt,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-justify {
  text-align: justify;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-name {
  margin: 5px 0 0;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-name
  a {
  color: #0a0a0a;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-name
  a:hover {
  color: #fed620;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-email {
  margin: 0;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-text
  > p {
  margin: 14px 0;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-social-icons {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-social-icons
  a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 15px 0 0;
  font-size: 11px;
  color: #0a0a0a;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-social-icons
  a:last-child {
  margin: 0;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-social-icons
  a:hover {
  color: #fed620;
}
@media only screen and (max-width: 1280px) {
  .qodef-author-description .qodef-author-description-text-holder {
    width: 77%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-author-description .qodef-author-description-inner {
    padding: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-author-description .qodef-author-description-content {
    padding: 0;
  }
  .qodef-author-description .qodef-author-description-image {
    display: block;
  }
  .qodef-author-description .qodef-author-description-text-holder {
    display: block;
    padding-left: 30px;
    width: 360px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-author-description .qodef-author-description-image,
  .qodef-author-description .qodef-author-description-text-holder {
    width: 100%;
    float: none;
    padding: 0;
  }
  .qodef-author-description .qodef-author-description-text-holder {
    padding: 30px 0 0;
  }
}
.qodef-blog-single-navigation {
  display: table;
  width: 100%;
  padding: 0;
  clear: both;
  box-sizing: border-box;
}
.qodef-blog-single-navigation .qodef-blog-single-navigation-inner {
  padding: 1px 0 60px;
}
.qodef-blog-single-navigation .qodef-blog-single-next,
.qodef-blog-single-navigation .qodef-blog-single-prev {
  position: relative;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.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 {
  content: "";
  display: block;
  width: 29px;
  height: 1px;
  line-height: inherit;
  background-color: #111;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.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 {
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: inherit;
  text-transform: uppercase;
}
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-post-info
  .qodef-post-read-more-button
  a,
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-related-post-image
  .qodef-post-info-category
  a {
  font-size: 14px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-blog-single-navigation
  .qodef-blog-single-next:hover
  .qodef-blog-single-nav-mark:before,
.qodef-blog-single-navigation
  .qodef-blog-single-prev:hover
  .qodef-blog-single-nav-mark:before {
  width: 15px;
}
.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 {
  left: 0;
}
.qodef-blog-single-navigation
  .qodef-blog-single-prev
  .qodef-blog-single-nav-label {
  padding-left: 5px;
}
.qodef-blog-single-navigation .qodef-blog-single-next {
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.qodef-blog-single-navigation
  .qodef-blog-single-next
  .qodef-blog-single-nav-label {
  padding-right: 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 12px 5px 0;
}
.qodef-single-links-pages .qodef-single-links-pages-inner > span {
  color: #fed620;
}
.qodef-single-links-pages .qodef-single-links-pages-inner > a:hover {
  color: #0a0a0a;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-heading
  .qodef-post-info-category
  a:hover,
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-related-post-image
  .qodef-post-info-category
  a:hover {
  color: inherit;
}
.qodef-related-posts-holder {
  display: inline-block;
  width: 100%;
  padding: 0 0 60px;
  box-sizing: border-box;
}
.qodef-related-posts-holder .qodef-related-posts-title {
  margin: 0 0 23px;
}
.qodef-related-posts-holder .qodef-related-posts-inner {
  margin: 0 -9px;
}
.qodef-related-posts-holder .qodef-related-post {
  position: relative;
  display: inline-block;
  float: left;
  width: 25%;
  margin: 0 0 30px;
  padding: 0 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-content-has-sidebar .qodef-related-posts-holder .qodef-related-post {
  width: 33.33333333333333%;
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
  overflow: hidden;
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-related-posts-holder
    .qodef-related-post
    .qodef-related-post-image
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-related-post-image.qodef-hovered
  img,
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-related-post-image:hover
  img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.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
  .qodef-post-info-category {
  position: absolute;
  bottom: 20px;
  left: 0;
  padding: 0 15px;
  background-color: #fed620;
  z-index: 0;
}
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-related-post-image
  .qodef-post-info-category
  a {
  position: relative;
  display: inline-block;
}
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-related-post-image
  .qodef-post-info-category
  a:after {
  display: none;
}
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-related-post-image
  .qodef-post-info-category:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #fed620;
  -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-related-posts-holder .qodef-related-post .qodef-post-title {
  margin: 22px 0 0;
  padding: 0 46px 0 18px;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-title:after {
  content: "";
  display: block;
  width: 41px;
  height: 3px;
  background-color: #fed620;
  margin-top: 19px;
  margin-bottom: 15px;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-title:first-child {
  margin-top: 0;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-excerpt-holder {
  padding: 0 39px 0 18px;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-excerpt-holder p {
  word-break: break-all;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 8px 0 0;
  padding: 0 46px 0 18px;
}
.qodef-blog-holder.qodef-blog-single article {
  margin-bottom: 30px;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-heading {
  margin-bottom: 34px;
}
.qodef-blog-holder.qodef-blog-single article.format-aside .qodef-post-heading,
.qodef-blog-holder.qodef-blog-single article.format-audio .qodef-post-heading,
.qodef-blog-holder.qodef-blog-single article.format-chat .qodef-post-heading,
.qodef-blog-holder.qodef-blog-single article.format-gallery .qodef-post-heading,
.qodef-blog-holder.qodef-blog-single article.format-image .qodef-post-heading,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-heading,
.qodef-blog-holder.qodef-blog-single article.format-status .qodef-post-heading,
.qodef-blog-holder.qodef-blog-single article.format-video .qodef-post-heading {
  position: relative;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-heading
  .qodef-post-info-category {
  position: absolute;
  bottom: 33px;
  left: 0;
  padding: 5px 26px;
  background-color: #fed620;
  z-index: 1;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-heading
  .qodef-post-info-category
  a,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-heading
  .qodef-post-info-category
  a {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.025em;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-heading
  .qodef-post-info-category:before,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-heading
  .qodef-post-info-category:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #fed620;
  -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-blog-holder.qodef-blog-single article.format-aside .qodef-post-text,
.qodef-blog-holder.qodef-blog-single article.format-audio .qodef-post-text,
.qodef-blog-holder.qodef-blog-single article.format-chat .qodef-post-text,
.qodef-blog-holder.qodef-blog-single article.format-gallery .qodef-post-text,
.qodef-blog-holder.qodef-blog-single article.format-image .qodef-post-text,
.qodef-blog-holder.qodef-blog-single article.format-standard .qodef-post-text,
.qodef-blog-holder.qodef-blog-single article.format-status .qodef-post-text,
.qodef-blog-holder.qodef-blog-single article.format-video .qodef-post-text {
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom {
  padding: 44px 0 50px;
  border-top: none;
  border-bottom: 1px solid;
  border-color: #e1e1e1;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div {
  display: inline-block;
  font-size: 12px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child),
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child) {
  margin-left: 20px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link {
  position: relative;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image {
  padding-right: 48px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image
  img,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image
  img,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image
  img,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image
  img,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image
  img,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image
  img,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image
  img,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image
  img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-name,
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-name,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-name,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-name,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-name,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-name,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-name,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-name,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder {
  max-width: 75%;
  vertical-align: top;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before {
  content: "\76";
  padding-right: 8px;
  font-family: ElegantIcons;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  vertical-align: bottom;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i {
  padding-right: 8px;
  font-size: 16px;
  color: #000;
  vertical-align: text-bottom;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like:hover
  i {
  color: #fed620;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before {
  content: "\e012";
  padding-right: 8px;
  font-family: ElegantIcons;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  vertical-align: middle;
}
.qodef-blog-holder.qodef-blog-single
  article.format-aside
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-single
  article.format-chat
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-single
  article.format-image
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-single
  article.format-status
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-text
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title {
  display: none;
}
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-heading
  .qodef-post-info-category {
  bottom: 34px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-top {
  margin-bottom: 6px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-top
  > div {
  font-size: 12px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-title {
  font-weight: 700;
}
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-title:after {
  content: "";
  display: block;
  width: 41px;
  height: 3px;
  background-color: #fed620;
  margin-top: 18px;
  margin-bottom: 11px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-excerpt-holder {
  margin: 21px 0 0;
}
.qodef-blog-holder.qodef-blog-single article.format-link,
.qodef-blog-holder.qodef-blog-single article.format-quote {
  margin-bottom: 30px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-excerpt-holder
  .qodef-post-excerpt:after {
  display: none;
}
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  blockquote {
  padding: 14px 120px 11px 26px;
}
@media only screen and (max-width: 1280px) {
  .qodef-blog-holder.qodef-blog-single
    article.format-standard
    .qodef-post-text
    blockquote {
    padding-right: 15%;
  }
}
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  blockquote
  p {
  font-size: 20px;
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-text {
  padding: 64px 105px 72px 75px;
  background-color: #0a0a0a;
}
@media only screen and (max-width: 1024px) {
  .qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-text {
    padding: 75px 76px 79px 84px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-text {
    padding: 66px 76px 79px 75px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-text {
    padding: 53px 34px 60px 42px;
  }
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-text
  .qodef-post-title {
  font-family: Lora, serif;
  font-weight: 400;
  color: #fff;
  text-transform: none;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-name,
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags,
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-text
  .qodef-quote-author {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-text
  .qodef-post-title
  a:hover {
  color: inherit;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-text
  .qodef-quote-author {
  display: inline-block;
  margin-top: 34px;
  font-size: 16px;
  color: #fff;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-text
  .qodef-post-mark {
  width: 50px;
  height: 43px;
  position: absolute;
  right: 40px;
  bottom: 30px;
  background-image: url(../img/quote-mark.png);
  background-position: center;
  background-repeat: no-repeat;
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-info-top {
  margin-top: 34px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-additional-content-wrapper {
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom {
  padding: 44px 0 50px;
  border-top: none;
  border-bottom: 1px solid;
  border-color: #e1e1e1;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div {
  display: inline-block;
  font-size: 12px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child) {
  margin-left: 20px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link {
  position: relative;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image {
  padding-right: 48px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image
  img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before {
  content: "\76";
  padding-right: 8px;
  font-family: ElegantIcons;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  vertical-align: bottom;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i {
  padding-right: 8px;
  font-size: 16px;
  vertical-align: text-bottom;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before {
  content: "\e012";
  padding-right: 8px;
  font-family: ElegantIcons;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  vertical-align: middle;
}
.qodef-blog-holder.qodef-blog-single
  article.format-quote
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title {
  display: none;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-text {
  padding: 70px 130px 72px 73px;
  background-color: #fed620;
}
@media only screen and (max-width: 768px) {
  .qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-text {
    padding: 67px 71px 69px 75px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-text {
    padding: 57px 43px 67px 44px;
  }
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-text
  .qodef-post-title {
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-text
  .qodef-post-title
  a:hover {
  color: inherit;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-text
  .qodef-link-linked-text {
  display: inline-block;
  margin: 27px 0 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-text
  .qodef-link-linked-text
  a:hover {
  color: inherit;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-text
  .qodef-post-mark {
  width: 65px;
  height: 64px;
  position: absolute;
  right: 27px;
  bottom: 33px;
  background-image: url(../img/link-mark.png);
  background-position: center;
  background-repeat: no-repeat;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-info-top {
  margin-top: 34px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-additional-content-wrapper {
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom {
  padding: 44px 0 50px;
  border-top: none;
  border-bottom: 1px solid;
  border-color: #e1e1e1;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div {
  display: inline-block;
  font-size: 12px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  > div:not(:first-child) {
  margin-left: 20px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link {
  position: relative;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image {
  padding-right: 48px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-image
  img {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-blog-like-text,
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like,
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-author-link
  .qodef-blog-author-name,
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments,
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before {
  content: "\76";
  padding-right: 8px;
  font-family: ElegantIcons;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  vertical-align: bottom;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-like
  i {
  padding-right: 8px;
  font-size: 16px;
  vertical-align: text-bottom;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags:before {
  content: "\e012";
  padding-right: 8px;
  font-family: ElegantIcons;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  vertical-align: middle;
}
.qodef-blog-holder.qodef-blog-single
  article.format-link
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-social-share-title {
  display: none;
}
.qodef-blog-holder.qodef-blog-single article.format-gallery .owl-nav {
  position: absolute;
  display: inline-block;
  right: 0;
  bottom: 0;
}
.qodef-blog-holder.qodef-blog-single article.format-gallery .owl-nav .owl-next,
.qodef-blog-holder.qodef-blog-single article.format-gallery .owl-nav .owl-prev {
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  width: 90px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #0a0a0a;
  z-index: 3;
}
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .owl-nav
  .owl-next:hover
  .qodef-next-dash:after,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .owl-nav
  .owl-prev:hover
  .qodef-prev-dash:before {
  width: 15px;
}
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .owl-nav
  .owl-next
  span,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .owl-nav
  .owl-prev
  span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-single article.format-gallery .owl-nav .owl-prev {
  left: 0;
  padding-left: 20px;
  text-align: left;
}
.qodef-blog-holder.qodef-blog-single article.format-gallery .owl-nav .owl-next {
  right: 0;
  padding-right: 20px;
  text-align: right;
}
.qodef-bl-loading,
.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-blog-slider-item,
.qodef-blog-slider-holder.qodef-bs-slider .qodef-blog-slider-item,
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-center {
  text-align: center;
}
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .owl-nav
  .qodef-next-icon,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .owl-nav
  .qodef-prev-icon {
  display: none;
}
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .owl-nav
  .qodef-next-text,
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .owl-nav
  .qodef-prev-text {
  position: relative;
}
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .owl-nav
  .qodef-prev-dash:before {
  content: "";
  position: relative;
  display: inline-block;
  margin: -2px 5px 0 0;
  width: 29px;
  height: 1px;
  vertical-align: middle;
  background-color: #0a0a0a;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.qodef-blog-holder.qodef-blog-single
  article.format-gallery
  .owl-nav
  .qodef-next-dash:after {
  content: "";
  position: relative;
  display: inline-block;
  margin: -2px 0 0 5px;
  width: 29px;
  height: 1px;
  vertical-align: middle;
  background-color: #0a0a0a;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.qodef-blog-holder.qodef-blog-single
  article.format-audio
  .qodef-post-heading
  .qodef-post-info-category,
.qodef-blog-holder.qodef-blog-single
  article.format-video
  .qodef-post-heading
  .qodef-post-info-category {
  display: none;
}
@media only screen and (max-width: 680px) {
  .qodef-blog-holder.qodef-blog-single
    article.format-gallery
    .qodef-post-heading
    .qodef-post-info-category {
    bottom: 137px;
  }
}
.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.format-quote {
  margin-bottom: 64px;
  padding-bottom: 0;
}
.qodef-blog-list-holder .qodef-bl-item.format-quote .qodef-post-text {
  position: relative;
  padding: 102px 70px;
  background-color: #0a0a0a;
}
.qodef-blog-list-holder
  .qodef-bl-item.format-quote
  .qodef-post-text
  .qodef-post-title {
  font-family: Lora, serif;
  font-weight: 400;
  color: #fff;
  text-transform: none;
}
.qodef-blog-list-holder
  .qodef-bl-item.format-quote
  .qodef-post-text
  .qodef-post-title
  a:hover {
  color: inherit;
}
.qodef-blog-list-holder
  .qodef-bl-item.format-quote
  .qodef-post-text
  .qodef-quote-author {
  display: inline-block;
  margin-top: 46px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.qodef-blog-list-holder
  .qodef-bl-item.format-quote
  .qodef-post-text
  .qodef-post-mark {
  width: 50px;
  height: 43px;
  position: absolute;
  right: 33px;
  bottom: 48px;
  background-image: url(../img/quote-mark.png);
  background-position: center;
  background-repeat: no-repeat;
}
.qodef-blog-list-holder .qodef-bl-item.format-link {
  margin-bottom: 64px;
  padding-bottom: 0;
}
.qodef-blog-list-holder .qodef-bl-item.format-link .qodef-post-text {
  position: relative;
  padding: 103px 68px;
  background-color: #fed620;
}
.qodef-blog-list-holder
  .qodef-bl-item.format-link
  .qodef-post-text
  .qodef-post-title {
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.qodef-blog-list-holder
  .qodef-bl-item.format-link
  .qodef-post-text
  .qodef-post-title
  a:hover {
  color: inherit;
}
.qodef-blog-list-holder
  .qodef-bl-item.format-link
  .qodef-post-text
  .qodef-link-linked-text {
  display: inline-block;
  margin: 44px 0 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.qodef-blog-list-holder
  .qodef-bl-item.format-link
  .qodef-post-text
  .qodef-link-linked-text
  a:hover,
.qodef-blog-list-holder .qodef-bli-heading .qodef-post-info-category a:hover,
.qodef-blog-list-holder .qodef-post-title a:hover {
  color: inherit;
}
.qodef-blog-list-holder
  .qodef-bl-item.format-link
  .qodef-post-text
  .qodef-post-mark {
  width: 65px;
  height: 64px;
  position: absolute;
  right: 31px;
  bottom: 32px;
  background-image: url(../img/link-mark.png);
  background-position: center;
  background-repeat: no-repeat;
}
.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;
  padding: 0 0 0 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-list-holder .qodef-bli-heading {
  margin: 0 0 10px;
  position: relative;
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-blog-list-holder .qodef-bli-heading img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-blog-list-holder .qodef-bli-heading img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-blog-list-holder .qodef-bli-heading.qodef-hovered img,
.qodef-blog-list-holder .qodef-bli-heading:hover img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-blog-list-holder .qodef-bli-heading .qodef-post-info-category {
  position: absolute;
  bottom: 30px;
  left: 0;
  padding: 0 20px;
  background-color: #fed620;
  z-index: 0;
}
.qodef-blog-list-holder .qodef-bli-heading .qodef-post-info-category a {
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.025em;
  z-index: 1;
}
.qodef-blog-list-holder .qodef-bli-heading .qodef-post-info-category:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #fed620;
  -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-blog-list-holder .qodef-post-image,
.qodef-blog-list-holder .qodef-post-image a {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  position: relative;
}
.qodef-blog-list-holder .qodef-post-image {
  margin: 0;
}
.qodef-blog-list-holder .qodef-bli-info-bottom > div:not(:first-child),
.qodef-blog-list-holder .qodef-bli-info-top > div:not(:first-child) {
  margin-left: 10px;
}
.qodef-blog-list-holder .qodef-post-image img {
  display: block;
  width: 100%;
}
.qodef-blog-list-holder .qodef-bli-info-top {
  margin-bottom: 13px;
}
.qodef-blog-list-holder .qodef-bli-info-top > div {
  display: inline-block;
}
.qodef-blog-list-holder .qodef-bli-info-top .qodef-post-info-date a {
  font-size: 14px;
}
.qodef-blog-list-holder .qodef-bli-info-top .qodef-post-info-author-link {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-blog-list-holder
  .qodef-bli-info-top
  .qodef-post-info-author-link
  .qodef-blog-author-image {
  display: none;
}
.qodef-blog-list-holder .qodef-bli-info-bottom {
  margin-top: 16px;
}
.qodef-blog-list-holder .qodef-bli-info-bottom > div {
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-blog-list-holder .qodef-post-title {
  margin: 0;
}
.qodef-blog-list-holder.qodef-light-skin .qodef-post-excerpt-holder p,
.qodef-blog-list-holder.qodef-light-skin .qodef-post-read-more-button a,
.qodef-blog-list-holder.qodef-light-skin .qodef-post-title a,
.qodef-blog-list-holder.qodef-light-skin .qodef-post-title a:hover {
  color: #fff;
}
.qodef-blog-list-holder .qodef-post-title:after {
  content: "";
  display: block;
  width: 41px;
  height: 3px;
  background-color: #fed620;
  margin-top: 18px;
}
.qodef-blog-list-holder .qodef-post-excerpt-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
}
.qodef-blog-list-holder .qodef-post-excerpt-holder p {
  margin: 0;
}
.qodef-blog-list-holder .qodef-post-read-more-button {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 22px 0 0;
}
.qodef-blog-list-holder.qodef-light-skin .qodef-post-title {
  margin: 0;
}
.qodef-blog-list-holder.qodef-light-skin .qodef-post-title:after {
  background-color: #fff;
}
.qodef-blog-list-holder.qodef-light-skin .qodef-post-read-more-button a:hover {
  color: #f5c900;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-three-columns
  .qodef-bl-item:nth-child(3n + 2),
.qodef-blog-list-holder.qodef-cascading-style.qodef-two-columns
  .qodef-bl-item:nth-child(2n + 2) {
  margin-top: -43px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-three-columns
  .qodef-bl-item:nth-child(3n) {
  margin-top: -86px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-four-columns
  .qodef-bl-item:nth-child(4n + 2) {
  margin-top: -43px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-four-columns
  .qodef-bl-item:nth-child(4n + 3) {
  margin-top: -86px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-four-columns
  .qodef-bl-item:nth-child(4n + 4) {
  margin-top: -129px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-five-columns
  .qodef-bl-item:nth-child(5n + 2) {
  margin-top: -43px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-five-columns
  .qodef-bl-item:nth-child(5n + 3) {
  margin-top: -86px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-five-columns
  .qodef-bl-item:nth-child(5n + 4) {
  margin-top: -129px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-five-columns
  .qodef-bl-item:nth-child(5n + 5) {
  margin-top: -172px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-six-columns
  .qodef-bl-item:nth-child(6n + 2) {
  margin-top: -43px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-six-columns
  .qodef-bl-item:nth-child(6n + 3) {
  margin-top: -86px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-six-columns
  .qodef-bl-item:nth-child(6n + 4) {
  margin-top: -129px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-six-columns
  .qodef-bl-item:nth-child(6n + 5) {
  margin-top: -172px;
}
.qodef-blog-list-holder.qodef-cascading-style.qodef-six-columns
  .qodef-bl-item:nth-child(6n + 6) {
  margin-top: -215px;
}
@media only screen and (max-width: 1024px) {
  .qodef-blog-list-holder.qodef-cascading-style .qodef-bl-item {
    margin-top: 0 !important;
  }
}
.qodef-blog-list-holder.qodef-bl-boxed .qodef-bli-heading,
.qodef-blog-list-holder.qodef-bl-boxed .qodef-post-image {
  margin: 0;
}
.qodef-blog-list-holder.qodef-bl-boxed
  .qodef-bli-heading
  .qodef-post-info-category {
  bottom: 0;
}
.qodef-blog-list-holder.qodef-bl-boxed .qodef-bli-content {
  padding: 40px 30px;
  background-color: #f6f6f6;
}
.qodef-blog-list-holder.qodef-bl-masonry {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  overflow: visible !important;
}
.qodef-blog-list-holder.qodef-bl-masonry .qodef-bl-item {
  padding-bottom: 15px;
  z-index: 100;
}
.qodef-blog-list-holder.qodef-bl-masonry .qodef-bl-item .qodef-bli-content {
  padding: 0 0 0 26px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-list-holder.qodef-bl-masonry
  .qodef-bl-item
  .qodef-bli-content
  .qodef-post-title {
  font-weight: 700;
}
.qodef-blog-list-holder.qodef-bl-masonry
  .qodef-bl-item
  .qodef-bli-content
  .qodef-post-title:after {
  content: "";
  display: block;
  width: 41px;
  height: 3px;
  background-color: #fed620;
  margin-top: 18px;
}
.qodef-blog-list-holder.qodef-bl-masonry
  .qodef-bl-item
  .qodef-bli-content
  .qodef-post-excerpt-holder {
  margin: 1px 0 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-list-holder.qodef-bl-masonry
  .qodef-bl-item
  .qodef-bli-content
  .qodef-post-excerpt-holder
  .qodef-post-excerpt:after {
  display: none;
}
.qodef-blog-list-holder.qodef-bl-masonry
  .qodef-bl-item
  .qodef-bli-content
  .qodef-post-read-more-button {
  margin-top: 19px;
}
.qodef-blog-list-holder.qodef-bl-masonry
  .qodef-bl-item
  .qodef-bli-content
  .qodef-post-read-more-button
  a {
  font-weight: 700;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-bli-content {
  padding: 0;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date {
  display: block;
  margin: 0 0 13px;
  line-height: 1;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a {
  font-size: 13px;
  color: #000;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a:hover {
  color: #0a0a0a;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-title:after {
  display: none;
}
.qodef-blog-list-holder.qodef-bl-minimal span.qodef-post-title {
  font-size: 15px;
}
.qodef-page-footer .qodef-blog-list-holder.qodef-bl-minimal ul li {
  margin-bottom: 19px;
}
.qodef-page-footer
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-post-title
  a {
  color: #fff;
}
.qodef-page-footer
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-post-title
  a:hover {
  color: #fed620;
}
.qodef-page-footer
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-post-info-date
  a {
  color: #fff;
}
.qodef-page-footer
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-post-info-date
  a:hover {
  color: #fed620;
}
.qodef-blog-list-holder.qodef-light-skin .qodef-post-info-date a,
.qodef-blog-list-holder.qodef-light-skin .qodef-post-info-date a:hover {
  color: #fff;
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-post-image {
  display: table-cell;
  vertical-align: top;
  width: 70px;
  overflow: hidden;
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content {
  display: table-cell;
  vertical-align: top;
  width: auto;
  padding-left: 15px;
}
.qodef-blog-list-holder.qodef-bl-simple
  .qodef-bli-content
  .qodef-post-info-date {
  display: block;
  line-height: 1;
}
.qodef-blog-list-holder.qodef-bl-simple
  .qodef-bli-content
  .qodef-post-info-date
  a {
  font-size: 12px;
  color: #000;
}
.qodef-blog-list-holder.qodef-bl-simple
  .qodef-bli-content
  .qodef-post-info-date
  a:hover {
  color: #0a0a0a;
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content .qodef-post-title {
  margin: 7px 0 0;
}
.qodef-bl-loading {
  position: relative;
  display: none;
  width: 100%;
  margin: 40px 0 20px;
}
.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: #0a0a0a;
  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: -0.32s;
  animation-delay: -0.32s;
}
.qodef-bl-loading .qodef-bl-loading-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.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-post-title {
  color: #fff;
}
.qodef-blog-slider-holder.qodef-bs-slider .qodef-post-title a:hover {
  color: rgba(255, 255, 255, 0.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, 0.8) !important;
}
.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(10, 10, 10, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-blog-slider-holder .qodef-blog-slider-item,
.qodef-blog-slider-holder .qodef-item-image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered
  .active.center
  .qodef-item-text-wrapper,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-light-logo {
  opacity: 1;
}
.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 .qodef-post-title {
  color: #fff;
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-post-title a:hover {
  color: rgba(255, 255, 255, 0.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, 0.8) !important;
}
.qodef-blog-slider-holder .qodef-blog-slider-item {
  list-style-type: none;
}
.qodef-blog-slider-holder .qodef-item-text-wrapper {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(254, 214, 32, 0.85);
  opacity: 0;
  -webkit-transition: opacity 0.45s ease-out;
  -o-transition: opacity 0.45s ease-out;
  transition: opacity 0.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, 0.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:after,
.wp-block-pullquote blockquote:after,
.wp-block-pullquote blockquote:before,
.wp-block-quote:after,
.wp-block-quote:before,
blockquote.wp-block-pullquote:after,
blockquote.wp-block-pullquote:before {
  content: "";
}
.qodef-blog-slider-holder .qodef-item-info-section > div:last-child {
  padding-right: 0;
  margin-right: 0;
}
.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-page-footer,
.qodef-page-footer .qodef-footer-top-holder {
  -webkit-box-sizing: border-box;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.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;
  z-index: 100;
  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 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.qodef-right-side-menu-opened .qodef-page-footer.qodef-footer-uncover {
  left: -270px;
}
.qodef-page-footer .qodef-footer-top-holder {
  position: relative;
  background-color: #0a0a0a;
  border-top: 0 solid #ebebeb;
  box-sizing: border-box;
}
.qodef-edge .qodef-page-footer .qodef-footer-top-holder {
  border-bottom: 1px solid #0a0a0a;
}
.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: 81px 0 77px;
}
.qodef-page-footer
  .qodef-footer-top-holder
  .qodef-footer-top-inner.qodef-full-width {
  padding: 81px 44px 77px;
}
.qodef-page-footer .qodef-footer-bottom-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: #0a0a0a;
  border-top: 0 solid #ebebeb;
  -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;
}
.qodef-page-footer
  .qodef-footer-bottom-holder
  .qodef-footer-bottom-inner.qodef-grid {
  padding: 35px 0;
}
.qodef-page-footer
  .qodef-footer-bottom-holder
  .qodef-footer-bottom-inner.qodef-full-width {
  padding: 35px 40px;
}
p.has-background {
  padding: 20px 30px;
}
.wp-block-audio {
  width: 100%;
  margin-left: 0;
}
.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 .wp-block-button__link {
  font-family: "Roboto Condensed", sans-serif;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-size: 14px;
  line-height: 2.1em;
  font-weight: 600;
  text-transform: uppercase;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  padding: 10px 45px;
  color: #0a0a0a;
  background-color: #fed620;
  border: 1px solid transparent;
  cursor: pointer;
}
.wp-block-file .wp-block-file__button,
body .booked-modal .bm-window .button {
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
}
.wp-block-button .wp-block-button__link:hover {
  color: #0a0a0a;
  background-color: #ffde00;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  color: #fed620;
  background-color: transparent;
  border: 1px solid #fed620;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  color: #0a0a0a;
  background-color: #f5c900;
  border-color: #ffde00;
}
.wp-block-button:not(.is-style-outline):not(.is-style-squared)
  .wp-block-button__link {
  border-radius: 7px;
}
.wp-block-pullquote blockquote,
.wp-block-quote,
blockquote.wp-block-pullquote {
  quotes: none;
  border: none !important;
  position: relative;
  vertical-align: middle;
}
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
  padding-left: 0;
}
.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: #0a0a0a;
  text-decoration: none;
}
.wp-block-archives li a:hover,
.wp-block-categories li a:hover,
.wp-block-latest-posts li a:hover {
  color: #fed620;
}
.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;
  font-size: 14px;
}
.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 0.25em 0 0;
}
blockquote.wp-block-pullquote {
  margin: 10px 0 !important;
  padding: 20px 40px !important;
  font-size: 20px !important;
  line-height: 30px !important;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000 !important;
  display: inline-block;
  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;
}
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 {
  font-family: "Roboto Condensed", sans-serif;
  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: 700 !important;
  text-transform: uppercase !important;
}
@media only screen and (max-width: 480px) {
  blockquote.wp-block-pullquote {
    padding: 20px !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 {
  display: inline-block;
  margin: 10px 0 !important;
  padding: 20px 40px !important;
  font-size: 20px !important;
  line-height: 30px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000 !important;
  width: auto;
  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;
}
.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 {
  font-family: "Roboto Condensed", sans-serif;
  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: 700 !important;
  text-transform: uppercase !important;
}
.wp-block-pullquote.is-style-solid-color blockquote,
.wp-block-quote {
  text-align: center;
}
@media only screen and (max-width: 480px) {
  .wp-block-pullquote blockquote {
    padding: 20px !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 {
  display: inline-block;
  width: 100%;
  margin: 10px 0 !important;
  padding: 20px 40px !important;
  font-size: 20px !important;
  line-height: 30px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000 !important;
}
.wp-block-quote .wp-block-pullquote__citation,
.wp-block-quote .wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
  font-family: "Roboto Condensed", sans-serif;
  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: 700 !important;
  text-transform: uppercase !important;
}
@media only screen and (max-width: 480px) {
  .wp-block-quote {
    padding: 20px !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: auto;
  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: 1rem 10%;
  }
}
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover p,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover-image p {
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1.33em;
  letter-spacing: -0.01em;
  font-weight: initial;
  color: #fff;
  margin-bottom: 0;
}
.wp-block-cover .wp-block-cover-image-text.has-large-font-size,
.wp-block-cover .wp-block-cover-text.has-large-font-size,
.wp-block-cover h2.has-large-font-size,
.wp-block-cover p.has-large-font-size,
.wp-block-cover-image .wp-block-cover-image-text.has-large-font-size,
.wp-block-cover-image .wp-block-cover-text.has-large-font-size,
.wp-block-cover-image h2.has-large-font-size,
.wp-block-cover-image p.has-large-font-size {
  font-size: 36px;
}
.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-cover .block-editor-rich-text__editable a,
.wp-block-cover-image .block-editor-rich-text__editable a {
  color: #fff !important;
}
.wp-block-gallery {
  list-style-type: none;
  padding-left: 0;
}
.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: 0.71111em;
  font-family: inherit;
  line-height: 1.6;
  margin: 0;
  padding: 0.5rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.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: 0.88889em;
  padding-left: 0.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,
table td,
table th {
  border-color: #ebebeb;
  border-width: 1px;
  border-style: solid;
}
.wp-block-table.is-style-stripes td,
table.is-style-stripes td {
  border-color: inherit;
}
.wp-block-file {
  font-family: inherit;
}
.wp-block-file .wp-block-file__button {
  font-family: "Roboto Condensed", sans-serif;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0 0 0 0.75em;
  line-height: 2.1em;
  font-weight: 600;
  text-transform: uppercase;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  padding: 10px 43px;
  font-size: 12px;
  color: #0a0a0a;
  background-color: #fed620;
  border: 1px solid transparent;
}
.wp-block-file .wp-block-file__button:hover {
  color: #0a0a0a;
  background-color: #ffde00;
}
.wp-block-code {
  border-radius: 0;
}
.wp-block-code code {
  font-size: 1.125em;
  white-space: pre-wrap;
  word-break: break-word;
}
code {
  padding: 2px;
  border-radius: 2px;
  color: #23282d;
  background: #f3f4f5;
  font-family: Menlo, Consolas, monaco, monospace;
  font-size: 14px;
}
.qodef-logo-area-border-disable .qodef-page-header .qodef-logo-area,
.qodef-logo-area-in-grid-border-disable
  .qodef-page-header
  .qodef-logo-area
  .qodef-grid
  .qodef-vertical-align-containers,
.qodef-menu-area-border-disable .qodef-page-header .qodef-menu-area,
.qodef-menu-area-in-grid-border-disable
  .qodef-page-header
  .qodef-menu-area
  .qodef-grid
  .qodef-vertical-align-containers {
  border: none;
}
@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 article {
  display: block;
  margin-bottom: 10px !important;
}
.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: #fed620;
}
.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;
}
.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-boxed .qodef-page-header .qodef-menu-area,
.qodef-paspartu-enabled .qodef-page-header .qodef-vertical-align-containers {
  padding: 0;
}
.qodef-page-header .qodef-grid {
  height: 100%;
}
.qodef-page-header .qodef-grid .qodef-vertical-align-containers {
  padding: 0;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.qodef-page-header .qodef-logo-area {
  position: relative;
  height: 80px;
  overflow: hidden;
  background-color: #fff;
}
.qodef-page-header .qodef-menu-area {
  position: relative;
  height: 80px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-header-logo-area-in-grid-padding
  .qodef-page-header
  .qodef-logo-area
  .qodef-vertical-align-containers,
.qodef-header-logo-area-in-grid-padding
  .qodef-page-header
  .qodef-menu-area
  .qodef-vertical-align-containers {
  padding: 0 25px;
}
.qodef-page-header .qodef-menu-area .widget {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.qodef-menu-area-shadow-disable .qodef-page-header .qodef-menu-area,
.qodef-menu-area-shadow-disable
  .qodef-page-header
  .qodef-menu-area
  .qodef-grid
  .qodef-vertical-align-containers {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-dark-logo,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-normal-logo {
  opacity: 0;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  .widgettitle,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  a,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  i,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  p,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  span {
  color: #fff !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  a:hover {
  color: #fed620 !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  .widgettitle,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  a,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  i,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  p,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  span {
  color: #fff !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  a:hover {
  color: #fed620 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-dark-logo {
  opacity: 1;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-light-logo,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-normal-logo {
  opacity: 0;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  .widgettitle,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  a,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  i,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  p,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  span {
  color: #0a0a0a !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  a:hover {
  color: #fed620 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  .widgettitle,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  a,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  i,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  p,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  span {
  color: #0a0a0a !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  a:hover {
  color: #fed620 !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 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.qodef-logo-wrapper a img.qodef-normal-logo {
  opacity: 1;
}
.qodef-logo-wrapper a img.qodef-dark-logo {
  opacity: 0;
  -webkit-transform: translateY(-100%);
  -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;
  vertical-align: middle;
  height: 100%;
  width: auto;
}
.qodef-main-menu:not(.qodef-divided-right-part):not(.qodef-divided-left-part)
  .qodef-main-menu-line {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  background-color: #fed620;
  -webkit-transition: width 0.4s, left 0.6s cubic-bezier(0.25, 0.1, 0.11, 0.99);
  -o-transition: width 0.4s, left 0.6s cubic-bezier(0.25, 0.1, 0.11, 0.99);
  transition: width 0.4s, left 0.6s cubic-bezier(0.25, 0.1, 0.11, 0.99);
}
.qodef-light-header
  .qodef-main-menu:not(.qodef-sticky-nav)
  .qodef-main-menu-line {
  border-top-color: #fff;
}
.qodef-dark-header
  .qodef-main-menu:not(.qodef-sticky-nav)
  .qodef-main-menu-line {
  border-top-color: #000;
}
.qodef-main-menu.qodef-divided-left-part > ul > li.qodef-active-item > a,
.qodef-main-menu.qodef-divided-left-part > ul > li:hover > a,
.qodef-main-menu.qodef-divided-right-part > ul > li.qodef-active-item > a,
.qodef-main-menu.qodef-divided-right-part > ul > li:hover > a {
  color: #000 !important;
  background-color: #fed620 !important;
}
.qodef-main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.qodef-main-menu ul li {
  position: relative;
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0;
}
.qodef-main-menu ul li a {
  font-family: Lora, serif;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.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;
  width: 100%;
  vertical-align: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 37px;
  font-family: "Roboto Condensed", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  height: 100%;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
@media only screen and (max-width: 1366px) {
  .qodef-main-menu > ul > li > a {
    padding: 0 26px;
  }
}
.qodef-main-menu > ul > li > a > span.item_outer {
  position: relative;
  display: 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.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-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-main-menu
  > ul
  > li
  > a {
  color: #0a0a0a;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-main-menu
  > ul
  > li
  > a:hover {
  color: #fed620;
}
.qodef-drop-down .second {
  position: absolute;
  display: block;
  left: 0;
  top: 100%;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  z-index: 10;
  -webkit-transition: top 0.15s ease-out;
  -o-transition: top 0.15s ease-out;
  transition: top 0.15s ease-out;
}
.qodef-sticky-header .qodef-drop-down .second {
  top: calc(100% + 1px);
}
.qodef-drop-down .second.qodef-drop-down-start {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-drop-down .second.right {
  right: 0;
  left: auto;
}
.qodef-drop-down .second .inner {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  z-index: 997;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
}
.qodef-drop-down .second .inner ul li {
  display: block;
  float: none;
  height: auto;
}
.qodef-drop-down .second .inner ul li .widget {
  width: 100%;
  margin: 0 !important;
}
.qodef-drop-down .second .inner ul li a {
  display: block;
  float: none;
  margin: 0;
  padding: 7px 20px 7px 37px;
  -webkit-transition: background-color 0.15s ease-out;
  -o-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
}
.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 0.2s ease-in-out;
  -o-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out;
}
.qodef-drop-down .second .inner ul li a:hover,
.qodef-drop-down .second .inner ul li.current-menu-ancestor > a:not(.no_link),
.qodef-drop-down .second .inner ul li.current-menu-item > a:not(.no_link) {
  background-color: #1d1d1d;
}
.qodef-drop-down .second .inner ul li.sub > a .item_outer:after {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  top: 0;
  right: 0;
  content: "\f3d3";
  font-family: Ionicons;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.qodef-drop-down .wide .second .inner > ul > li > a,
.qodef-header-vertical .qodef-vertical-menu > ul > li > a,
nav.qodef-fullscreen-menu > ul > li > a {
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}
.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: #111;
  padding: 23px 0;
}
.qodef-drop-down .narrow .second .inner ul li {
  width: 230px;
}
.qodef-drop-down .narrow .second .inner ul li ul {
  position: absolute;
  left: 100%;
  top: -23px;
  height: auto;
  opacity: 0;
  overflow: hidden;
  z-index: 10;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
  -webkit-transform: translateZ(0);
  -webkit-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.qodef-drop-down .narrow .second .inner ul li:hover ul {
  z-index: 20;
  opacity: 1;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined.qodef-fm-opened
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2,
.qodef-header-divided .qodef-page-header .qodef-menu-area {
  opacity: 0;
}
.qodef-drop-down .narrow .second .inner ul.right li ul {
  left: -100%;
}
.qodef-drop-down .wide .second .inner {
  background-color: #111;
  text-align: center;
}
.qodef-drop-down .wide .second .inner ul li a {
  padding: 7px 30px;
}
.qodef-drop-down .wide .second .inner ul li a:hover {
  background-color: #1d1d1d;
}
.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 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 33px 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: 25%;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #262626;
}
.qodef-drop-down .wide .second .inner > ul > li:nth-child(4n + 1) {
  clear: both;
}
.qodef-drop-down .wide .second .inner > ul > li > a {
  padding: 0 30px 17px;
  color: #fff;
  font-size: 16px;
  line-height: 1.1em;
}
.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 > a:hover {
  background-color: transparent;
}
.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: 220px;
}
.qodef-page-header .qodef-fixed-wrapper.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
}
.admin-bar .qodef-page-header .qodef-fixed-wrapper.fixed {
  top: 32px;
}
.qodef-page-header .qodef-fixed-wrapper.fixed .qodef-menu-area {
  background-color: #fff;
}
.qodef-header-divided
  .qodef-page-header
  .qodef-vertical-align-containers
  .qodef-position-left
  .qodef-position-left-inner
  .qodef-main-menu
  > ul
  > li.qodef-active-item
  > a,
.qodef-header-divided
  .qodef-page-header
  .qodef-vertical-align-containers
  .qodef-position-left
  .qodef-position-left-inner
  .qodef-main-menu
  > ul
  > li:hover
  > a,
.qodef-header-divided
  .qodef-page-header
  .qodef-vertical-align-containers
  .qodef-position-right
  .qodef-position-right-inner
  .qodef-main-menu
  > ul
  > li.qodef-active-item
  > a,
.qodef-header-divided
  .qodef-page-header
  .qodef-vertical-align-containers
  .qodef-position-right
  .qodef-position-right-inner
  .qodef-main-menu
  > ul
  > li:hover
  > a {
  background-color: inherit;
  color: #f5c900;
}
.qodef-header-divided .qodef-page-header .qodef-logo-wrapper a img {
  margin: 0 auto;
  padding: 0 37px;
}
.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
  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;
}
.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;
}
.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;
}
.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%;
}
.qodef-header-divided
  .qodef-page-header
  .qodef-vertical-align-containers
  .qodef-position-center {
  position: absolute;
  width: 100%;
}
.qodef-header-divided
  .qodef-page-header
  .qodef-vertical-align-containers
  .qodef-position-center
  .qodef-position-center-inner {
  padding: 0 37px;
}
.qodef-header-divided
  .qodef-page-header
  .qodef-sticky-header
  .qodef-position-center-inner {
  height: auto;
  padding: 0 37px;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-fullscreen-menu-opener {
  color: #0a0a0a;
}
.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: #fed620;
}
.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: #fed620;
}
.qodef-fullscreen-menu-opener {
  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;
  height: 100%;
  width: 90px;
  background-color: #fed620;
}
@media only screen and (max-width: 1024px) {
  .qodef-fullscreen-menu-opener {
    background-color: transparent;
  }
}
.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:not(.qodef-fullscreen-menu-opener-predefined).qodef-fm-opened
  .qodef-fullscreen-menu-opener-icon {
  visibility: hidden;
}
.qodef-fullscreen-menu-opener:not(.qodef-fullscreen-menu-opener-predefined).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 *,
.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-predefined {
  line-height: 1;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines {
  display: block;
  float: left;
  position: relative;
  width: 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 2;
  overflow: hidden;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines:after {
  display: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line {
  display: block;
  position: relative;
  width: 25px;
  height: 2px;
  -webkit-transition: opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform, opacity;
  overflow: hidden;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:after,
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0a0a0a;
  will-change: transform;
  left: 0;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:after {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:before {
  -webkit-transition: -webkit-transform 0.6s 90ms;
  -o-transition: transform 0.6s 90ms;
  transition: transform 0.6s 90ms;
  transition: transform 0.6s 90ms, -webkit-transform 0.6s 90ms;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:after {
  -webkit-transition: -webkit-transform 0.6s;
  -o-transition: transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2 {
  width: 21px;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:before {
  -webkit-transition: -webkit-transform 0.6s 0.14s;
  -o-transition: transform 0.6s 0.14s;
  transition: transform 0.6s 0.14s;
  transition: transform 0.6s 0.14s, -webkit-transform 0.6s 0.14s;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:after {
  -webkit-transition: -webkit-transform 0.6s 30ms;
  -o-transition: transform 0.6s 30ms;
  transition: transform 0.6s 30ms;
  transition: transform 0.6s 30ms, -webkit-transform 0.6s 30ms;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3 {
  width: 18px;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:before {
  -webkit-transition: -webkit-transform 0.6s 0.19s;
  -o-transition: transform 0.6s 0.19s;
  transition: transform 0.6s 0.19s;
  transition: transform 0.6s 0.19s, -webkit-transform 0.6s 0.19s;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:after {
  -webkit-transition: -webkit-transform 0.6s 60ms;
  -o-transition: transform 0.6s 60ms;
  transition: transform 0.6s 60ms;
  transition: transform 0.6s 60ms, -webkit-transform 0.6s 60ms;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1,
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2 {
  margin-bottom: 3px;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined.qodef-fm-opened
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1 {
  -webkit-transform: translate3d(0, 7px, 0) rotate3d(0, 0, 1, 45deg);
  transform: translate3d(0, 7px, 0) rotate3d(0, 0, 1, 45deg);
  width: 25px;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-predefined.qodef-fm-opened
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3 {
  -webkit-transform: translate3d(0, -7px, 0) rotate3d(0, 0, 1, -45deg);
  transform: translate3d(0, -7px, 0) rotate3d(0, 0, 1, -45deg);
  width: 25px;
}
.qodef-fullscreen-menu-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:before {
  -webkit-transition: -webkit-transform 0.55s;
  -o-transition: transform 0.55s;
  transition: transform 0.55s;
  transition: transform 0.55s, -webkit-transform 0.55s;
}
.qodef-fullscreen-menu-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:after {
  -webkit-transition: -webkit-transform 0.55s 0.1s;
  -o-transition: transform 0.55s 0.1s;
  transition: transform 0.55s 0.1s;
  transition: transform 0.55s 0.1s, -webkit-transform 0.55s 0.1s;
}
.qodef-fullscreen-menu-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:before {
  -webkit-transition: -webkit-transform 0.5s 50ms;
  -o-transition: transform 0.5s 50ms;
  transition: transform 0.5s 50ms;
  transition: transform 0.5s 50ms, -webkit-transform 0.5s 50ms;
}
.qodef-fullscreen-menu-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:after {
  -webkit-transition: -webkit-transform 0.5s 0.15s;
  -o-transition: transform 0.5s 0.15s;
  transition: transform 0.5s 0.15s;
  transition: transform 0.5s 0.15s, -webkit-transform 0.5s 0.15s;
}
.qodef-fullscreen-menu-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:before {
  -webkit-transition: -webkit-transform 0.45s 0.1s;
  -o-transition: transform 0.45s 0.1s;
  transition: transform 0.45s 0.1s;
  transition: transform 0.45s 0.1s, -webkit-transform 0.45s 0.1s;
}
.qodef-fullscreen-menu-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:after {
  -webkit-transition: -webkit-transform 0.45s 0.2s;
  -o-transition: transform 0.45s 0.2s;
  transition: transform 0.45s 0.2s;
  transition: transform 0.45s 0.2s, -webkit-transform 0.45s 0.2s;
}
.qodef-fullscreen-menu-opener:hover .qodef-hm-lines > .qodef-hm-line:before {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.qodef-fullscreen-menu-opener:hover .qodef-hm-lines > .qodef-hm-line:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.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-logo-wrapper a img.qodef-light-logo {
  opacity: 1;
}
.qodef-fullscreen-menu-opened .qodef-logo-wrapper a img.qodef-dark-logo,
.qodef-fullscreen-menu-opened .qodef-logo-wrapper a img.qodef-normal-logo {
  opacity: 0;
}
.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: #111;
  display: table;
  background-repeat: repeat;
  background-position: 0 0;
}
.qodef-fullscreen-menu-holder-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 50px;
}
@media only screen and (max-width: 1024px) {
  .qodef-fullscreen-menu-holder-inner {
    padding: 100px 50px 15px;
  }
}
.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: 6px 0;
  font-size: 16px;
  line-height: 1.3em;
  color: #fff;
}
nav.qodef-fullscreen-menu ul li ul li.current-menu-ancestor > a,
nav.qodef-fullscreen-menu ul li ul li.current-menu-item > a,
nav.qodef-fullscreen-menu ul li ul li:hover > a,
nav.qodef-fullscreen-menu > ul > li.open_sub > a,
nav.qodef-fullscreen-menu > ul > li.qodef-active-item > a,
nav.qodef-fullscreen-menu > ul > li:hover > a {
  color: #fed620;
}
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: none;
  vertical-align: middle;
  margin: 0 0 0 10px;
  font-size: 0.65em;
  line-height: inherit;
}
nav.qodef-fullscreen-menu ul li ul {
  padding: 0;
}
nav.qodef-fullscreen-menu ul li ul.sub_menu {
  display: none;
  margin-bottom: 25px;
}
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 {
  margin: 18px 0;
}
nav.qodef-fullscreen-menu > ul > li > a {
  font-size: 30px;
}
nav.qodef-fullscreen-menu > ul > li.open_sub {
  margin: 18px 0 0;
}
nav.qodef-fullscreen-menu > ul > li.open_sub + li {
  margin: 3px 0 18px;
}
.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 0.25s linear both;
  animation: fade_out 0.25s linear both;
}
.qodef-fullscreen-menu-opened.qodef-fullscreen-fade-in
  .qodef-fullscreen-menu-holder-outer {
  -webkit-animation: fade_in 0.25s linear both;
  animation: fade_in 0.25s linear both;
}
@-webkit-keyframes push_text_right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@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 0.4s cubic-bezier(0.175, 0.885, 0.32, 1)
    both;
  animation: push_text_right 0.4s cubic-bezier(0.175, 0.885, 0.32, 1) both;
}
.qodef-fade-push-text-right.qodef-push-nav-right
  .qodef-fullscreen-menu-holder-outer
  .qodef-fullscreen-above-menu-widget-holder,
.qodef-fade-push-text-right.qodef-push-nav-right
  .qodef-fullscreen-menu-holder-outer
  .qodef-fullscreen-below-menu-widget-holder,
.qodef-fade-push-text-right.qodef-push-nav-right
  .qodef-fullscreen-menu-holder-outer
  nav {
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
  -webkit-transition: all 0.75s ease-out;
  -o-transition: all 0.75s ease-out;
  transition: all 0.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 0.4s ease-out both 0.5s;
  animation: push_text_top 0.4s ease-out both 0.5s;
}
.qodef-fade-push-text-top.qodef-push-text-top
  .qodef-fullscreen-menu-holder-outer
  .qodef-fullscreen-above-menu-widget-holder,
.qodef-fade-push-text-top.qodef-push-text-top
  .qodef-fullscreen-menu-holder-outer
  .qodef-fullscreen-below-menu-widget-holder,
.qodef-fade-push-text-top.qodef-push-text-top
  .qodef-fullscreen-menu-holder-outer
  nav {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition: all 0.75s ease-out;
  -o-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
}
.qodef-fullscreen-menu-opened.qodef-fade-text-scaledown
  .qodef-fullscreen-menu-holder-outer
  .qodef-fullscreen-above-menu-widget-holder,
.qodef-fullscreen-menu-opened.qodef-fade-text-scaledown
  .qodef-fullscreen-menu-holder-outer
  .qodef-fullscreen-below-menu-widget-holder,
.qodef-fullscreen-menu-opened.qodef-fade-text-scaledown
  .qodef-fullscreen-menu-holder-outer
  nav {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s linear 0.1s;
  -o-transition: all 0.25s linear 0.1s;
  transition: all 0.25s linear 0.1s;
}
.qodef-fade-text-scaledown
  .qodef-fullscreen-menu-holder-outer
  .qodef-fullscreen-above-menu-widget-holder,
.qodef-fade-text-scaledown
  .qodef-fullscreen-menu-holder-outer
  .qodef-fullscreen-below-menu-widget-holder,
.qodef-fade-text-scaledown .qodef-fullscreen-menu-holder-outer nav {
  opacity: 0;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.25s linear 0.1s;
  -o-transition: all 0.25s linear 0.1s;
  transition: all 0.25s linear 0.1s;
}
.qodef-header-minimal
  .qodef-page-header
  .qodef-menu-area
  .qodef-position-right-inner {
  height: 100%;
}
.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,
.qodef-header-minimal
  .qodef-page-header
  .qodef-sticky-header
  .qodef-vertical-align-containers
  .qodef-position-right
  .qodef-position-right-inner {
  height: auto;
}
.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;
  left: 5px;
}
.qodef-header-standard
  .qodef-menu-area.qodef-menu-right
  .qodef-vertical-align-containers
  .qodef-position-right-inner {
  height: 100%;
}
.qodef-header-vertical
  .qodef-vertical-alignment-center
  .qodef-vertical-menu-outer {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 100px 0;
  top: -11px;
}
@media (max-height: 720px) {
  .qodef-header-vertical
    .qodef-vertical-alignment-center
    .qodef-vertical-menu-outer {
    padding: 80px 0 20px;
  }
}
.qodef-header-vertical .qodef-vertical-alignment-center .qodef-vertical-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 91%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qodef-header-vertical
  .qodef-vertical-alignment-center
  .qodef-vertical-menu
  > ul {
  width: 100%;
}
.qodef-header-vertical .qodef-vertical-menu-outer {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-header-vertical .qodef-vertical-menu {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  z-index: 100;
  text-align: center;
}
.qodef-header-vertical .qodef-vertical-menu .qodef-main-menu-line {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -1;
  background-color: #fed620;
  -webkit-transition: top 0.4s cubic-bezier(0.25, 0.1, 0.11, 0.99);
  -o-transition: top 0.4s cubic-bezier(0.25, 0.1, 0.11, 0.99);
  transition: top 0.4s cubic-bezier(0.25, 0.1, 0.11, 0.99);
}
.qodef-header-vertical .qodef-vertical-menu ul {
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.qodef-header-vertical .qodef-vertical-menu ul li {
  position: relative;
  padding: 0;
  margin: 0;
}
.qodef-header-vertical .qodef-vertical-menu ul li:hover > a {
  background-color: #191919;
  color: #fff;
}
.qodef-header-vertical .qodef-vertical-menu ul li.current-menu-ancestor > a,
.qodef-header-vertical .qodef-vertical-menu ul li.current-menu-item > a,
.qodef-header-vertical .qodef-vertical-menu ul li.current_page_item > a,
.qodef-header-vertical .qodef-vertical-menu ul li.qodef-active-item > a,
.qodef-header-vertical .qodef-vertical-menu > ul > li:hover > a {
  background-color: initial;
  color: #fff;
}
.qodef-header-vertical .qodef-vertical-menu ul li a {
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 38px;
  margin: 0;
  padding: 0 20px;
  color: #fff;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
}
.qodef-header-vertical .qodef-vertical-menu ul li a .item_outer {
  position: relative;
  display: block;
  padding: 4px 15px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-header-vertical .qodef-vertical-menu ul li a .qodef-menu-arrow {
  display: none;
  position: absolute;
  top: 1px;
  right: 0;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.qodef-header-vertical .qodef-vertical-menu ul li a .qodef-menu-featured-icon {
  position: relative;
  top: -4px;
  left: 3px;
  color: #0a0a0a;
  font-size: 12px;
  margin: 0;
}
.qodef-header-vertical
  .qodef-vertical-menu
  ul
  li
  a
  .menu_icon:not(.blank):not(.null) {
  padding: 0 5px 0 0;
}
.qodef-header-vertical .qodef-vertical-menu ul li ul li.sub > a .item_outer {
  position: relative;
  display: block;
}
.qodef-header-vertical .qodef-vertical-menu ul li .second {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.qodef-header-vertical .qodef-vertical-menu ul li .second .inner {
  position: relative;
  display: block;
  padding: 0;
  z-index: 997;
}
.qodef-header-vertical .qodef-vertical-menu > ul > li > a {
  font-size: 16px;
  line-height: 1em;
  padding: 12px 20px 10px;
}
.qodef-header-vertical .qodef-vertical-menu > ul > li > a span.item_text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: -2px;
}
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-below
  ul
  li
  a:hover
  .qodef-menu-arrow,
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-below
  ul
  li.current-menu-ancestor
  > a
  .qodef-menu-arrow,
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-below
  ul
  li.current-menu-item
  > a
  .qodef-menu-arrow,
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-below
  ul
  li.current_page_item
  > a
  .qodef-menu-arrow,
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-below
  ul
  li.qodef-active-item
  > a
  .qodef-menu-arrow {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-below
  ul
  li
  .second {
  display: none;
  background: #111;
}
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-below
  ul
  li
  .second
  li.current_page_item
  > a {
  background-color: #191919;
  color: #fff;
}
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-below
  ul
  li
  ul
  li.sub
  a:hover
  .item_outer:after,
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-below
  ul
  li
  ul
  li.sub.current-menu-ancestor
  > a
  .item_outer:after,
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-below
  ul
  li
  ul
  li.sub.current_page_item
  > a
  .item_outer:after,
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-below
  ul
  li
  ul
  li.sub.open
  > a
  .item_outer:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-side
  .second {
  position: absolute;
  top: 0;
  width: 100%;
}
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-side
  .second
  ul {
  position: absolute;
  top: -23px;
  left: calc(100% + 45px);
  width: 254px;
  background-color: #fff;
  padding: 25px 20px;
  margin-left: 50px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-side
  .second
  ul
  * {
  visibility: inherit;
  -webkit-transition: visibility 0.2s ease;
  -o-transition: visibility 0.2s ease;
  transition: visibility 0.2s ease;
}
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-side
  .second
  ul.qodef-float-open {
  margin-left: 0;
  opacity: 1;
  visibility: visible;
  z-index: 900;
}
.qodef-header-vertical
  .qodef-vertical-menu.qodef-vertical-dropdown-side
  .second
  ul
  ul {
  top: -25px;
  left: calc(100% + 20px);
  visibility: hidden;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.qodef-header-vertical .qodef-vertical-alignment-top .qodef-vertical-menu {
  margin: 38px 0 31px;
}
.qodef-ms-explorer.qodef-header-vertical .qodef-vertical-menu ul li:hover > a {
  background-color: transparent !important;
}
.qodef-light-header.qodef-header-vertical .qodef-vertical-menu ul li a {
  color: #fff !important;
}
.qodef-light-header.qodef-header-vertical .qodef-vertical-menu ul li a:hover,
.qodef-light-header.qodef-header-vertical
  .qodef-vertical-menu
  ul
  li
  ul
  li.current-menu-ancestor
  > a,
.qodef-light-header.qodef-header-vertical
  .qodef-vertical-menu
  ul
  li
  ul
  li.current-menu-item
  > a,
.qodef-light-header.qodef-header-vertical
  .qodef-vertical-menu
  ul
  li
  ul
  li.current_page_item
  > a,
.qodef-light-header.qodef-header-vertical
  .qodef-vertical-menu
  > ul
  > li.current-menu-ancestor
  > a,
.qodef-light-header.qodef-header-vertical
  .qodef-vertical-menu
  > ul
  > li.qodef-active-item
  > a {
  color: #fed620 !important;
}
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li a {
  color: #0a0a0a !important;
}
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li a:hover,
.qodef-dark-header.qodef-header-vertical
  .qodef-vertical-menu
  ul
  li
  ul
  li.current-menu-ancestor
  > a,
.qodef-dark-header.qodef-header-vertical
  .qodef-vertical-menu
  ul
  li
  ul
  li.current-menu-item
  > a,
.qodef-dark-header.qodef-header-vertical
  .qodef-vertical-menu
  ul
  li
  ul
  li.current_page_item
  > a,
.qodef-dark-header.qodef-header-vertical
  .qodef-vertical-menu
  > ul
  > li.current-menu-ancestor
  > a,
.qodef-dark-header.qodef-header-vertical
  .qodef-vertical-menu
  > ul
  > li.qodef-active-item
  > a {
  color: #fed620 !important;
}
.qodef-header-vertical .qodef-vertical-area-widget-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0 0;
  z-index: 100;
  color: #fff;
}
.qodef-header-vertical .qodef-vertical-area-widget-holder a,
.qodef-header-vertical .qodef-vertical-area-widget-holder a:visited {
  color: inherit;
}
.qodef-header-vertical .qodef-vertical-area-widget-holder a:hover {
  color: #fed620;
}
.qodef-header-vertical .qodef-vertical-area-widget-holder h1,
.qodef-header-vertical .qodef-vertical-area-widget-holder h1 a,
.qodef-header-vertical .qodef-vertical-area-widget-holder h1 a:visited,
.qodef-header-vertical .qodef-vertical-area-widget-holder h2,
.qodef-header-vertical .qodef-vertical-area-widget-holder h2 a,
.qodef-header-vertical .qodef-vertical-area-widget-holder h2 a:visited,
.qodef-header-vertical .qodef-vertical-area-widget-holder h3,
.qodef-header-vertical .qodef-vertical-area-widget-holder h3 a,
.qodef-header-vertical .qodef-vertical-area-widget-holder h3 a:visited,
.qodef-header-vertical .qodef-vertical-area-widget-holder h4,
.qodef-header-vertical .qodef-vertical-area-widget-holder h4 a,
.qodef-header-vertical .qodef-vertical-area-widget-holder h4 a:visited,
.qodef-header-vertical .qodef-vertical-area-widget-holder h5,
.qodef-header-vertical .qodef-vertical-area-widget-holder h5 a,
.qodef-header-vertical .qodef-vertical-area-widget-holder h5 a:visited,
.qodef-header-vertical .qodef-vertical-area-widget-holder h6,
.qodef-header-vertical .qodef-vertical-area-widget-holder h6 a,
.qodef-header-vertical .qodef-vertical-area-widget-holder h6 a:visited {
  color: inherit;
}
.qodef-header-vertical
  .qodef-vertical-alignment-center
  .qodef-vertical-area-widget-holder {
  width: 100%;
}
.qodef-header-vertical.admin-bar .qodef-vertical-menu-area {
  top: 32px;
  height: calc(100% - 32px);
}
.qodef-header-vertical .qodef-content,
.qodef-header-vertical footer {
  padding-left: 312px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-header-vertical .qodef-vertical-menu-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 312px;
  height: 100%;
  padding: 76px 0 10px;
  background-color: transparent;
  outline: 0;
  z-index: 101;
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-header-vertical .qodef-vertical-menu-area.qodef-with-scroll {
  overflow: hidden;
}
.qodef-header-vertical .qodef-vertical-menu-area-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.qodef-header-vertical
  .qodef-vertical-menu-area-inner.qodef-vertical-align-left {
  text-align: left;
}
.qodef-header-vertical
  .qodef-vertical-menu-area-inner.qodef-vertical-align-center {
  text-align: center;
}
.qodef-header-vertical
  .qodef-vertical-menu-area-inner.qodef-vertical-align-center
  .qodef-logo-wrapper
  img {
  margin: 0 auto;
}
.qodef-header-vertical .qodef-logo-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  z-index: 100;
}
.qodef-header-vertical .qodef-logo-wrapper a {
  display: block;
  position: relative;
  height: 100%;
}
.qodef-header-vertical .qodef-logo-wrapper img {
  display: block;
  height: auto;
  max-height: 100%;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  margin: auto;
}
.qodef-header-vertical .qodef-vertical-alignment-top .qodef-logo-wrapper {
  margin-bottom: 50px;
}
.qodef-header-vertical .qodef-vertical-area-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 312px;
  height: 100%;
  background-color: #0a0a0a;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease, background-color 0.5s ease;
  -o-transition: opacity 0.5s ease, background-color 0.5s ease;
  transition: opacity 0.5s ease, background-color 0.5s ease;
}
.qodef-header-vertical.qodef-header-vertical-shadow-disable
  .qodef-vertical-area-background {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.qodef-header-vertical.qodef-header-vertical-border-disable
  .qodef-vertical-area-background {
  border: none;
}
.qodef-light-header
  .qodef-vertical-menu-area
  .qodef-logo-wrapper
  .qodef-light-logo {
  opacity: 1;
}
.qodef-light-header
  .qodef-vertical-menu-area
  .qodef-logo-wrapper
  .qodef-dark-logo,
.qodef-light-header
  .qodef-vertical-menu-area
  .qodef-logo-wrapper
  .qodef-normal-logo {
  opacity: 0;
}
.qodef-dark-header
  .qodef-vertical-menu-area
  .qodef-logo-wrapper
  .qodef-dark-logo {
  opacity: 1;
}
.qodef-dark-header
  .qodef-vertical-menu-area
  .qodef-logo-wrapper
  .qodef-light-logo,
.qodef-dark-header
  .qodef-vertical-menu-area
  .qodef-logo-wrapper
  .qodef-normal-logo,
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined.qodef-mobile-menu-opened
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2,
.qodef-search-close .qodef-hm-lines > .qodef-hm-line.qodef-line-2 {
  opacity: 0;
}
.qodef-ms-explorer body.qodef-header-vertical {
  overflow-x: auto !important;
}
.qodef-mobile-header {
  position: relative;
  display: none;
  z-index: 110;
}
.qodef-mobile-header .qodef-mobile-header-inner {
  position: relative;
  height: 85px;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-mobile-header .qodef-mobile-header-inner .qodef-mobile-header-holder {
  position: relative;
  z-index: 2;
  height: 100%;
}
.qodef-mobile-header .qodef-grid {
  height: 100%;
}
.qodef-mobile-header .qodef-vertical-align-containers {
  padding: 0 15px;
}
.qodef-mobile-header .qodef-vertical-align-containers .qodef-position-right {
  max-width: 80%;
}
.qodef-mobile-header
  .qodef-vertical-align-containers
  .qodef-position-right
  .qodef-position-right-inner {
  height: 100%;
}
.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;
  height: 100%;
  vertical-align: middle;
  z-index: 2;
}
.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: #fed620;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack
  .qodef-mobile-menu-icon {
  font-size: 20px;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack
  .qodef-mobile-menu-icon
  *,
.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-predefined {
  line-height: 1;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines {
  display: block;
  float: left;
  position: relative;
  width: 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 2;
  overflow: hidden;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines:after {
  display: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line {
  display: block;
  position: relative;
  width: 25px;
  height: 2px;
  -webkit-transition: opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform, opacity;
  overflow: hidden;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:after,
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0a0a0a;
  will-change: transform;
  left: 0;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:after {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:before {
  -webkit-transition: -webkit-transform 0.6s 90ms;
  -o-transition: transform 0.6s 90ms;
  transition: transform 0.6s 90ms;
  transition: transform 0.6s 90ms, -webkit-transform 0.6s 90ms;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:after {
  -webkit-transition: -webkit-transform 0.6s;
  -o-transition: transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2 {
  width: 21px;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:before {
  -webkit-transition: -webkit-transform 0.6s 0.14s;
  -o-transition: transform 0.6s 0.14s;
  transition: transform 0.6s 0.14s;
  transition: transform 0.6s 0.14s, -webkit-transform 0.6s 0.14s;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:after {
  -webkit-transition: -webkit-transform 0.6s 30ms;
  -o-transition: transform 0.6s 30ms;
  transition: transform 0.6s 30ms;
  transition: transform 0.6s 30ms, -webkit-transform 0.6s 30ms;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3 {
  width: 18px;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:before {
  -webkit-transition: -webkit-transform 0.6s 0.19s;
  -o-transition: transform 0.6s 0.19s;
  transition: transform 0.6s 0.19s;
  transition: transform 0.6s 0.19s, -webkit-transform 0.6s 0.19s;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:after {
  -webkit-transition: -webkit-transform 0.6s 60ms;
  -o-transition: transform 0.6s 60ms;
  transition: transform 0.6s 60ms;
  transition: transform 0.6s 60ms, -webkit-transform 0.6s 60ms;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1,
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2 {
  margin-bottom: 3px;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined.qodef-mobile-menu-opened
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1 {
  -webkit-transform: translate3d(0, 7px, 0) rotate3d(0, 0, 1, 45deg);
  transform: translate3d(0, 7px, 0) rotate3d(0, 0, 1, 45deg);
  width: 25px;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-predefined.qodef-mobile-menu-opened
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3 {
  -webkit-transform: translate3d(0, -7px, 0) rotate3d(0, 0, 1, -45deg);
  transform: translate3d(0, -7px, 0) rotate3d(0, 0, 1, -45deg);
  width: 25px;
}
.qodef-mobile-header .qodef-mobile-nav {
  display: none;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
}
.qodef-mobile-header .qodef-mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.qodef-mobile-header .qodef-mobile-nav ul li {
  position: relative;
  padding: 0;
  margin: 0;
  -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: 9px 0;
  margin: 0;
  font-size: 14px;
  line-height: 23px;
  color: #000;
  border-bottom: 1px solid #ebebeb;
  cursor: pointer;
}
.qodef-mobile-header
  .qodef-mobile-nav
  .qodef-grid
  > ul
  > li.qodef-active-item
  > a,
.qodef-mobile-header
  .qodef-mobile-nav
  .qodef-grid
  > ul
  > li.qodef-active-item
  > h6,
.qodef-mobile-header .qodef-mobile-nav ul li a:hover,
.qodef-mobile-header .qodef-mobile-nav ul li h6:hover,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-ancestor > a,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-ancestor > h6,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-item > a,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-item > h6 {
  color: #fed620;
}
.qodef-mobile-header .qodef-mobile-nav .qodef-grid > ul > li:last-of-type > a,
.qodef-mobile-header .qodef-mobile-nav .qodef-grid > ul > li:last-of-type > h6,
.qodef-mobile-header .qodef-mobile-nav > .qodef-grid > ul > li:last-child > a,
.qodef-mobile-header .qodef-mobile-nav > ul > li:last-child > a {
  border-bottom: none;
}
.qodef-mobile-header .qodef-mobile-nav ul ul {
  display: none;
  margin-left: 15px;
}
.qodef-mobile-header .qodef-mobile-nav ul ul li.menu-item-has-children > a,
.qodef-mobile-header .qodef-mobile-nav ul ul li.menu-item-has-children > h6 {
  font-family: Lora, serif;
  font-size: 14px;
  line-height: 23px;
  text-transform: none;
  font-weight: 400;
}
.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 .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;
}
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow:hover {
  cursor: pointer;
}
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow .qodef-sub-arrow:before {
  line-height: 1;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.qodef-mobile-header
  .qodef-mobile-nav
  li.qodef-opened
  > .mobile_arrow
  > .qodef-sub-arrow:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.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 0.2s ease, right 0.2s ease,
    -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
  transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
  transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease,
    -webkit-transform 0.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: 70px;
  width: 100%;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.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;
  border-bottom: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a {
  max-height: 70px;
}
.qodef-sticky-header .qodef-sticky-holder .qodef-vertical-align-containers {
  padding: 0 40px;
}
.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%;
  padding: 0 37px;
}
.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;
  left: 4px;
}
.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: 50px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  background-color: #0a0a0a;
  -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: 22px;
  line-height: 1;
  margin: 0;
  height: 100%;
}
.qodef-search-opener.qodef-search-icon-border {
  border-left: 1px solid #ebebeb;
}
.qodef-search-opener .qodef-search-opener-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0 37px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.qodef-search-opener .qodef-search-opener-wrapper > * {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
}
.qodef-search-opener .qodef-search-opener-wrapper > :before {
  display: block;
  line-height: inherit;
}
.qodef-search-opener.qodef-search-opener-svg-path
  .qodef-search-opener-wrapper
  > * {
  vertical-align: middle;
}
.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: #fed620 !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: #0a0a0a !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: #fed620 !important;
}
.qodef-search-close {
  position: absolute;
  background-color: #fed620;
  top: 0;
  right: 0;
  display: block;
  z-index: 1000;
  width: 78px;
  height: 100%;
  line-height: 78px;
  text-align: center;
  color: #0a0a0a;
}
.qodef-search-close .qodef-hm-lines {
  display: block;
  float: left;
  position: relative;
  width: 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 2;
  overflow: hidden;
  top: 50%;
  left: calc(50% + 2px);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.qodef-search-close .qodef-hm-lines:after {
  display: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.qodef-search-close .qodef-hm-lines > .qodef-hm-line {
  display: block;
  position: relative;
  width: 25px;
  height: 2px;
  -webkit-transition: opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform, opacity;
  overflow: hidden;
}
.qodef-search-close .qodef-hm-lines > .qodef-hm-line:after,
.qodef-search-close .qodef-hm-lines > .qodef-hm-line:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0a0a0a;
  will-change: transform;
  left: 0;
}
.qodef-search-close .qodef-hm-lines > .qodef-hm-line:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-search-close .qodef-hm-lines > .qodef-hm-line:after {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.qodef-search-close .qodef-hm-lines > .qodef-hm-line.qodef-line-1 {
  -webkit-transform: translate3d(0, 7px, 0) rotate3d(0, 0, 1, 45deg);
  transform: translate3d(0, 7px, 0) rotate3d(0, 0, 1, 45deg);
  width: 25px;
}
.qodef-search-close .qodef-hm-lines > .qodef-hm-line.qodef-line-1:before {
  -webkit-transition: -webkit-transform 0.6s 90ms;
  -o-transition: transform 0.6s 90ms;
  transition: transform 0.6s 90ms;
  transition: transform 0.6s 90ms, -webkit-transform 0.6s 90ms;
}
.qodef-search-close .qodef-hm-lines > .qodef-hm-line.qodef-line-1:after {
  -webkit-transition: -webkit-transform 0.6s;
  -o-transition: transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.qodef-search-close .qodef-hm-lines > .qodef-hm-line.qodef-line-3 {
  -webkit-transform: translate3d(0, -7px, 0) rotate3d(0, 0, 1, -45deg);
  transform: translate3d(0, -7px, 0) rotate3d(0, 0, 1, -45deg);
  width: 25px;
}
.qodef-search-close .qodef-hm-lines > .qodef-hm-line.qodef-line-3:before {
  -webkit-transition: -webkit-transform 0.6s 0.19s;
  -o-transition: transform 0.6s 0.19s;
  transition: transform 0.6s 0.19s;
  transition: transform 0.6s 0.19s, -webkit-transform 0.6s 0.19s;
}
.qodef-search-close .qodef-hm-lines > .qodef-hm-line.qodef-line-3:after {
  -webkit-transition: -webkit-transform 0.6s 60ms;
  -o-transition: transform 0.6s 60ms;
  transition: transform 0.6s 60ms;
  transition: transform 0.6s 60ms, -webkit-transform 0.6s 60ms;
}
.qodef-search-close .qodef-hm-lines > .qodef-hm-line.qodef-line-1,
.qodef-search-close .qodef-hm-lines > .qodef-hm-line.qodef-line-2 {
  margin-bottom: 3px;
}
.qodef-search-close:hover .qodef-hm-lines > .qodef-hm-line.qodef-line-1:before {
  -webkit-transition: -webkit-transform 0.55s;
  -o-transition: transform 0.55s;
  transition: transform 0.55s;
  transition: transform 0.55s, -webkit-transform 0.55s;
}
.qodef-search-close:hover .qodef-hm-lines > .qodef-hm-line.qodef-line-1:after {
  -webkit-transition: -webkit-transform 0.55s 0.1s;
  -o-transition: transform 0.55s 0.1s;
  transition: transform 0.55s 0.1s;
  transition: transform 0.55s 0.1s, -webkit-transform 0.55s 0.1s;
}
.qodef-search-close:hover .qodef-hm-lines > .qodef-hm-line.qodef-line-2:before {
  -webkit-transition: -webkit-transform 0.5s 50ms;
  -o-transition: transform 0.5s 50ms;
  transition: transform 0.5s 50ms;
  transition: transform 0.5s 50ms, -webkit-transform 0.5s 50ms;
}
.qodef-search-close:hover .qodef-hm-lines > .qodef-hm-line.qodef-line-2:after {
  -webkit-transition: -webkit-transform 0.5s 0.15s;
  -o-transition: transform 0.5s 0.15s;
  transition: transform 0.5s 0.15s;
  transition: transform 0.5s 0.15s, -webkit-transform 0.5s 0.15s;
}
.qodef-search-close:hover .qodef-hm-lines > .qodef-hm-line.qodef-line-3:before {
  -webkit-transition: -webkit-transform 0.45s 0.1s;
  -o-transition: transform 0.45s 0.1s;
  transition: transform 0.45s 0.1s;
  transition: transform 0.45s 0.1s, -webkit-transform 0.45s 0.1s;
}
.qodef-search-close:hover .qodef-hm-lines > .qodef-hm-line.qodef-line-3:after {
  -webkit-transition: -webkit-transform 0.45s 0.2s;
  -o-transition: transform 0.45s 0.2s;
  transition: transform 0.45s 0.2s;
  transition: transform 0.45s 0.2s, -webkit-transform 0.45s 0.2s;
}
.qodef-search-close:hover .qodef-hm-lines > .qodef-hm-line:before {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.qodef-search-close:hover .qodef-hm-lines > .qodef-hm-line:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-search-page-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 80px;
}
.qodef-search-page-holder .qodef-search-page-form {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 30px;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-search-title {
  margin: 0 0 20px;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-search-label {
  display: block;
  font-size: 13px;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 10px;
  clear: both;
  border-bottom: 1px solid #ebebeb;
}
.qodef-search-page-holder
  .qodef-search-page-form
  .qodef-form-holder
  .qodef-column-left {
  display: table-cell;
  vertical-align: top;
}
.qodef-search-page-holder
  .qodef-search-page-form
  .qodef-form-holder
  .qodef-column-right {
  display: table-cell;
  width: 1%;
  text-align: left;
  vertical-align: top;
}
.qodef-search-page-holder
  .qodef-search-page-form
  .qodef-form-holder
  .qodef-search-field {
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 20px 0 3px;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  outline: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  -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: #000;
  background-color: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  vertical-align: middle;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.qodef-search-page-holder
  .qodef-search-page-form
  .qodef-form-holder
  .qodef-search-submit:hover {
  color: #0a0a0a;
}
.qodef-search-page-holder article {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 30px 0;
  margin: 0;
  border-bottom: 1px solid #ebebeb;
}
.qodef-search-page-holder article.sticky .qodef-post-title a {
  color: #fed620;
}
.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: #0a0a0a;
  z-index: 115;
}
.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%;
  position: relative;
}
.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;
  width: 100%;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qodef-search-cover .qodef-form-holder-inner > svg {
  color: #fed620;
  width: 21px;
  float: left;
}
.qodef-ms-explorer .qodef-search-cover .qodef-form-holder-inner > svg {
  height: 40px;
}
.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: 0 0 0 42px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: 22px;
  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: #fff;
}
.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%;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.qodef-search-cover .qodef-search-close:hover {
  color: #fed620;
}
.qodef-search-cover .qodef-search-close.qodef-search-close-icon-pack {
  font-size: 30px;
  line-height: 1em;
}
.qodef-search-cover .qodef-search-close.qodef-search-close-icon-pack *,
.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.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: #fed620 !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: #0a0a0a !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: #fed620 !important;
}
.qodef-side-menu-button-opener {
  position: relative;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  background-color: #fed620;
  padding: 0 44px;
}
@media only screen and (max-width: 1366px) {
  .qodef-side-menu-button-opener {
    padding: 0 36px;
  }
}
.qodef-side-menu-button-opener .qodef-side-menu-icon-holder {
  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-side-menu-button-opener .qodef-side-menu-icon,
.qodef-side-menu-button-opener .qodef-side-menu-title {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.qodef-side-menu-button-opener .qodef-side-menu-title {
  margin: 0 8px 0 0;
  color: #0a0a0a;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1,
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2,
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1,
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2 {
  margin-bottom: 3px;
}
.qodef-side-menu-button-opener.opened,
.qodef-side-menu-button-opener:hover {
  color: #fed620;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-icon-pack
  .qodef-side-menu-icon {
  font-size: 20px;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-icon-pack
  .qodef-side-menu-icon
  *,
.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-predefined {
  line-height: 1;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines {
  display: block;
  float: left;
  position: relative;
  width: 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 2;
  overflow: hidden;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines:after {
  display: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line {
  display: block;
  position: relative;
  width: 25px;
  height: 2px;
  -webkit-transition: opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform, opacity;
  overflow: hidden;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:after,
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0a0a0a;
  will-change: transform;
  left: 0;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line:after {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:before {
  -webkit-transition: -webkit-transform 0.6s
    cubic-bezier(0.25, 0.46, 0.45, 0.94) 90ms;
  -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 90ms;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 90ms;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 90ms,
    -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 90ms;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:after {
  -webkit-transition: -webkit-transform 0.6s
    cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2 {
  width: 21px;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:before {
  -webkit-transition: -webkit-transform 0.6s
    cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.14s;
  -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.14s;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.14s;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.14s,
    -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.14s;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:after {
  -webkit-transition: -webkit-transform 0.6s
    cubic-bezier(0.25, 0.46, 0.45, 0.94) 30ms;
  -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 30ms;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 30ms;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 30ms,
    -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 30ms;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3 {
  width: 18px;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:before {
  -webkit-transition: -webkit-transform 0.6s
    cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.19s;
  -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.19s;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.19s;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.19s,
    -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.19s;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:after {
  -webkit-transition: -webkit-transform 0.6s
    cubic-bezier(0.25, 0.46, 0.45, 0.94) 60ms;
  -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 60ms;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 60ms;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 60ms,
    -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 60ms;
}
.qodef-side-menu-button-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:before {
  -webkit-transition: -webkit-transform 0.55s;
  -o-transition: transform 0.55s;
  transition: transform 0.55s;
  transition: transform 0.55s, -webkit-transform 0.55s;
}
.qodef-side-menu-button-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:after {
  -webkit-transition: -webkit-transform 0.55s 0.1s;
  -o-transition: transform 0.55s 0.1s;
  transition: transform 0.55s 0.1s;
  transition: transform 0.55s 0.1s, -webkit-transform 0.55s 0.1s;
}
.qodef-side-menu-button-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:before {
  -webkit-transition: -webkit-transform 0.5s 50ms;
  -o-transition: transform 0.5s 50ms;
  transition: transform 0.5s 50ms;
  transition: transform 0.5s 50ms, -webkit-transform 0.5s 50ms;
}
.qodef-side-menu-button-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:after {
  -webkit-transition: -webkit-transform 0.5s 0.15s;
  -o-transition: transform 0.5s 0.15s;
  transition: transform 0.5s 0.15s;
  transition: transform 0.5s 0.15s, -webkit-transform 0.5s 0.15s;
}
.qodef-side-menu-button-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:before {
  -webkit-transition: -webkit-transform 0.45s 0.1s;
  -o-transition: transform 0.45s 0.1s;
  transition: transform 0.45s 0.1s;
  transition: transform 0.45s 0.1s, -webkit-transform 0.45s 0.1s;
}
.qodef-side-menu-button-opener:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:after {
  -webkit-transition: -webkit-transform 0.45s 0.2s;
  -o-transition: transform 0.45s 0.2s;
  transition: transform 0.45s 0.2s;
  transition: transform 0.45s 0.2s, -webkit-transform 0.45s 0.2s;
}
.qodef-side-menu-button-opener:hover .qodef-hm-lines > .qodef-hm-line:before {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.qodef-side-menu-button-opener:hover .qodef-hm-lines > .qodef-hm-line:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-side-menu {
  position: fixed;
  top: 0;
  right: -405px;
  width: 405px;
  height: 100%;
  min-height: 100%;
  padding: 10px 45px 36px 35px;
  background-color: #fff;
  background-size: cover;
  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, 0.04);
  box-shadow: -3px 0 3px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.qodef-side-menu a.qodef-close-side-menu {
  position: absolute;
  background-color: #fed620;
  top: 0;
  right: 0;
  display: block;
  z-index: 1000;
  width: 78px;
  height: 78px;
  line-height: 78px;
  text-align: center;
  color: #0a0a0a;
}
.qodef-side-menu a.qodef-close-side-menu:hover {
  color: #000;
}
.admin-bar .qodef-side-menu a.qodef-close-side-menu {
  top: 32px;
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-icon-pack {
  font-size: 40px;
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-icon-pack *,
.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-predefined {
  line-height: 1;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines {
  display: block;
  float: left;
  position: relative;
  width: 25px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 2;
  overflow: hidden;
  top: 50%;
  left: calc(50% + 2px);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines:after {
  display: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line {
  display: block;
  position: relative;
  width: 25px;
  height: 2px;
  -webkit-transition: opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.55s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),
    -webkit-transform 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  will-change: transform, opacity;
  overflow: hidden;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line:after,
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0a0a0a;
  will-change: transform;
  left: 0;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line:after {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1 {
  -webkit-transform: translate3d(0, 7px, 0) rotate3d(0, 0, 1, 45deg);
  transform: translate3d(0, 7px, 0) rotate3d(0, 0, 1, 45deg);
  width: 25px;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:before {
  -webkit-transition: -webkit-transform 0.6s 90ms;
  -o-transition: transform 0.6s 90ms;
  transition: transform 0.6s 90ms;
  transition: transform 0.6s 90ms, -webkit-transform 0.6s 90ms;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:after {
  -webkit-transition: -webkit-transform 0.6s;
  -o-transition: transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2 {
  opacity: 0;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3 {
  -webkit-transform: translate3d(0, -7px, 0) rotate3d(0, 0, 1, -45deg);
  transform: translate3d(0, -7px, 0) rotate3d(0, 0, 1, -45deg);
  width: 25px;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:before {
  -webkit-transition: -webkit-transform 0.6s 0.19s;
  -o-transition: transform 0.6s 0.19s;
  transition: transform 0.6s 0.19s;
  transition: transform 0.6s 0.19s, -webkit-transform 0.6s 0.19s;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-predefined
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:after {
  -webkit-transition: -webkit-transform 0.6s 60ms;
  -o-transition: transform 0.6s 60ms;
  transition: transform 0.6s 60ms;
  transition: transform 0.6s 60ms, -webkit-transform 0.6s 60ms;
}
.qodef-side-menu
  a.qodef-close-side-menu:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:before {
  -webkit-transition: -webkit-transform 0.55s;
  -o-transition: transform 0.55s;
  transition: transform 0.55s;
  transition: transform 0.55s, -webkit-transform 0.55s;
}
.qodef-side-menu
  a.qodef-close-side-menu:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-1:after {
  -webkit-transition: -webkit-transform 0.55s 0.1s;
  -o-transition: transform 0.55s 0.1s;
  transition: transform 0.55s 0.1s;
  transition: transform 0.55s 0.1s, -webkit-transform 0.55s 0.1s;
}
.qodef-side-menu
  a.qodef-close-side-menu:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:before {
  -webkit-transition: -webkit-transform 0.5s 50ms;
  -o-transition: transform 0.5s 50ms;
  transition: transform 0.5s 50ms;
  transition: transform 0.5s 50ms, -webkit-transform 0.5s 50ms;
}
.qodef-side-menu
  a.qodef-close-side-menu:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-2:after {
  -webkit-transition: -webkit-transform 0.5s 0.15s;
  -o-transition: transform 0.5s 0.15s;
  transition: transform 0.5s 0.15s;
  transition: transform 0.5s 0.15s, -webkit-transform 0.5s 0.15s;
}
.qodef-side-menu
  a.qodef-close-side-menu:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:before {
  -webkit-transition: -webkit-transform 0.45s 0.1s;
  -o-transition: transform 0.45s 0.1s;
  transition: transform 0.45s 0.1s;
  transition: transform 0.45s 0.1s, -webkit-transform 0.45s 0.1s;
}
.qodef-side-menu
  a.qodef-close-side-menu:hover
  .qodef-hm-lines
  > .qodef-hm-line.qodef-line-3:after {
  -webkit-transition: -webkit-transform 0.45s 0.2s;
  -o-transition: transform 0.45s 0.2s;
  transition: transform 0.45s 0.2s;
  transition: transform 0.45s 0.2s, -webkit-transform 0.45s 0.2s;
}
.qodef-side-menu
  a.qodef-close-side-menu:hover
  .qodef-hm-lines
  > .qodef-hm-line:before {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.qodef-side-menu
  a.qodef-close-side-menu:hover
  .qodef-hm-lines
  > .qodef-hm-line:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-side-menu .widget.qodef-contact-form-7-widget input:focus,
.qodef-side-menu .widget.qodef-contact-form-7-widget select:focus,
.qodef-side-menu .widget.qodef-contact-form-7-widget textarea:focus {
  border-color: #000;
}
.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 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.qodef-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(10, 10, 10, 0.5);
  -webkit-transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
}
.qodef-side-menu-slide-from-right .qodef-fixed-wrapper.fixed,
.qodef-side-menu-slide-from-right .qodef-sticky-header,
.qodef-side-menu-slide-from-right footer.qodef-footer-uncover {
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.qodef-side-menu-slide-from-right .qodef-side-menu .widget_media_image > img {
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}
.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-menu-slide-from-right.qodef-right-side-menu-opened
  .qodef-side-menu
  .widget_media_image
  > img {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 0.8s cubic-bezier(1, 0.15, 0.25, 1);
  -o-transition: 0.8s cubic-bezier(1, 0.15, 0.25, 1);
  transition: 0.8s cubic-bezier(1, 0.15, 0.25, 1);
}
.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 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.qodef-side-menu-slide-with-content {
  overflow-x: hidden;
  position: relative;
  left: 0;
  -webkit-overflow-scrolling: auto !important;
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.qodef-side-menu-slide-with-content .qodef-side-menu {
  visibility: visible;
}
.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,
.qodef-side-menu-slide-with-content .qodef-wrapper,
.qodef-side-menu-slide-with-content footer.qodef-footer-uncover {
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.qodef-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;
}
@media only screen and (max-width: 1440px) {
  .qodef-side-menu-slide-from-right .qodef-side-menu {
    padding: 10px 0 30px 40px;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-side-menu-slide-from-right .qodef-side-menu {
    padding: 10px 0 30px 41px;
  }
}
.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 0.2s ease-out 0.1s, visibility 0s 0.4s;
  -o-transition: opacity 0.2s ease-out 0.1s, visibility 0s 0.4s;
  transition: opacity 0.2s ease-out 0.1s, visibility 0s 0.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, 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, 0.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, 0.07);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
  -webkit-transition: opacity 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99),
    -webkit-transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99);
  -o-transition: transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99),
    opacity 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99);
  transition: transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99),
    opacity 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99);
  transition: transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99),
    opacity 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99),
    -webkit-transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.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: #000;
}
.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 #0a0a0a;
  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 0.1s ease;
  -o-transition: opacity 0.1s ease;
  transition: opacity 0.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 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.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 0.8s cubic-bezier(0.26, 0.63, 0, 0.96);
  -o-transition: transform 0.8s cubic-bezier(0.26, 0.63, 0, 0.96);
  transition: transform 0.8s cubic-bezier(0.26, 0.63, 0, 0.96);
  transition: transform 0.8s cubic-bezier(0.26, 0.63, 0, 0.96),
    -webkit-transform 0.8s cubic-bezier(0.26, 0.63, 0, 0.96);
}
.qodef-title-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 200px;
  background-color: #f6f6f6;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: 101;
  background-size: cover;
}
.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-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 span.qodef-page-subtitle {
  display: block;
  font-size: 20px;
  line-height: 32px;
}
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  color: #000;
}
.qodef-title-holder.qodef-breadcrumbs-type
  .qodef-breadcrumbs.qodef-has-inline-style
  a {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-title-holder.qodef-breadcrumbs-type
  .qodef-breadcrumbs.qodef-has-inline-style
  a:hover {
  color: inherit;
  opacity: 0.9;
}
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs a,
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: inherit;
}
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs a:hover {
  color: #0a0a0a;
}
.qodef-title-holder.qodef-centered-type .qodef-title-inner {
  text-align: center;
}
.qodef-title-holder.qodef-centered-type .qodef-page-title {
  margin: 0;
}
.qodef-title-holder.qodef-centered-type .qodef-page-subtitle {
  display: block;
  margin: 10px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type
  .qodef-breadcrumbs-info,
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-title-info {
  display: table-cell;
  vertical-align: middle;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-title-info {
  width: 99%;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type
  .qodef-breadcrumbs-info {
  width: 1%;
  text-align: right;
  white-space: nowrap;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-title {
  margin: 0;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-page-subtitle {
  margin: 5px 0 0;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs {
  color: #000;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type
  .qodef-breadcrumbs.qodef-has-inline-style
  a {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type
  .qodef-breadcrumbs.qodef-has-inline-style
  a:hover {
  color: inherit;
  opacity: 0.9;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type .qodef-breadcrumbs a,
.qodef-title-holder.qodef-standard-with-breadcrumbs-type
  .qodef-breadcrumbs
  span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: inherit;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type
  .qodef-breadcrumbs
  a:hover {
  color: #0a0a0a;
}
.qodef-title-holder.qodef-standard-type .qodef-page-title {
  margin: 0;
}
.qodef-title-holder.qodef-standard-type.qodef-title-underline
  .qodef-page-title {
  position: relative;
  display: inline-block;
}
.qodef-title-holder.qodef-standard-type.qodef-title-underline
  .qodef-page-title:after {
  content: "";
  left: 0;
  margin-bottom: 7px;
  margin-top: 22px;
  width: 72px;
  height: 3px;
  background-color: #fed620;
  display: block;
}
.qodef-title-holder.qodef-standard-type .qodef-page-subtitle {
  margin: 13px 0 0;
  max-width: 40%;
}
.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;
  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-title:after {
  content: "";
  display: block;
  margin-top: 15px;
  width: 40px;
  height: 3px;
  background-color: #fed620;
}
.qodef-author-info-widget .qodef-aiw-text {
  display: block;
  margin: 20px 0 0;
}
.qodef-icon-widget-holder,
.qodef-icon-widget-holder > *,
.widget.qodef-image-gallery-widget {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.widget.qodef-custom-font-widget,
.widget.qodef-custom-font-widget > * {
  margin: 0;
}
.qodef-icon-widget-holder {
  margin: 0;
}
.qodef-top-bar .qodef-icon-widget-holder {
  color: #fff;
}
.qodef-top-bar .qodef-icon-widget-holder:hover {
  color: #f5c900;
}
.qodef-icon-widget-holder > * {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.qodef-icon-widget-holder .qodef-icon-text {
  padding: 0 0 0 10px;
}
.qodef-icon-widget-holder .qodef-icon-text.qodef-no-icon {
  padding: 0;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-icon-widget-holder {
  color: #0a0a0a !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-icon-widget-holder:hover {
  color: #fed620 !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: #fed620 !important;
}
.widget.qodef-image-gallery-widget {
  width: 100%;
}
.widget.qodef-image-gallery-widget img {
  display: block;
  width: 100%;
}
.widget.qodef-search-post-type-widget,
.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 {
  line-height: 0;
}
.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: #0a0a0a;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.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: #0a0a0a !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-social-icon-widget-holder:hover {
  color: #fed620 !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: #fed620 !important;
}
.qodef-social-icons-group-widget .qodef-widget-title-holder {
  display: inline-block;
}
.qodef-social-icons-group-widget
  .qodef-widget-title-holder
  .qodef-widget-title {
  margin: 0 7px 0 0;
  font-size: 12px;
  font-weight: 700;
  vertical-align: middle;
}
.qodef-vertical-area-widget-holder
  .qodef-social-icons-group-widget
  .qodef-social-icon-widget {
  font-size: 11px !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: #0a0a0a;
}
.qodef-social-icons-group-widget.qodef-square-icons
  .qodef-social-icon-widget-holder:hover {
  color: #0a0a0a;
  background-color: #fed620;
}
.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: #fff;
}
.qodef-social-icons-group-widget.qodef-square-icons.qodef-light-skin
  .qodef-social-icon-widget-holder:hover {
  color: #fed620;
}
.qodef-social-icons-group-widget .qodef-social-icon-widget-holder {
  display: inline-block;
  vertical-align: top;
  margin: 0 9px 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-portfolio-single-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder
  .qodef-ps-image:not(.qodef-item-space) {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-portfolio-single-holder .qodef-ps-image-holder .qodef-ps-image a,
.qodef-portfolio-single-holder .qodef-ps-image-holder .qodef-ps-image img {
  position: relative;
  display: block;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 4px;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item
  .qodef-ps-info-title {
  display: inline-block;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item
  .qodef-section-title-holder
  .qodef-st-text {
  margin-top: 5px;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-item a,
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-item p {
  margin: 0;
  display: inline-block;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item
  .qodef-social-share-holder
  li
  a {
  font-size: 13px;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item
  .qodef-social-title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #0a0a0a;
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: -0.025em;
  margin: 0 15px 0 0;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item.qodef-ps-social-share {
  margin: 62px 0 34px;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item:last-of-type {
  bottom: 40px;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-title {
  margin: 0;
  font-size: 13px;
  line-height: 25px;
  min-width: 89px;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder > h6.qodef-ps-info-title {
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: -0.025em;
  margin: 0 0 12px;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-social-title {
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: -0.025em;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-category,
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-tag {
  text-transform: capitalize;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-next
  span,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-prev
  span,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-next
  span,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-prev
  span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-category:after,
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-tag:after {
  content: ",";
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-category:last-child:after,
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-tag:last-child:after {
  content: "";
}
.qodef-portfolio-single-holder .qodef-ps-content-item .qodef-btn {
  margin: 28px 0 34px;
}
.qodef-portfolio-single-holder .qodef-ps-content-item h1:first-child,
.qodef-portfolio-single-holder .qodef-ps-content-item h2:first-child,
.qodef-portfolio-single-holder .qodef-ps-content-item h3:first-child,
.qodef-portfolio-single-holder .qodef-ps-content-item h4:first-child,
.qodef-portfolio-single-holder .qodef-ps-content-item h5:first-child,
.qodef-portfolio-single-holder .qodef-ps-content-item h6:first-child {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}
.qodef-portfolio-single-holder .qodef-ps-content-item h1:first-child:after,
.qodef-portfolio-single-holder .qodef-ps-content-item h2:first-child:after,
.qodef-portfolio-single-holder .qodef-ps-content-item h3:first-child:after,
.qodef-portfolio-single-holder .qodef-ps-content-item h4:first-child:after,
.qodef-portfolio-single-holder .qodef-ps-content-item h5:first-child:after,
.qodef-portfolio-single-holder .qodef-ps-content-item h6:first-child:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -22px;
  width: 72px;
  height: 3px;
  background-color: #fed620;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-grid-masonry-list
  .qodef-ps-image
  a {
  height: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h1:first-child,
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h2:first-child,
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h3:first-child,
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h4:first-child,
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h5:first-child,
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h6:first-child,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h1:first-child,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h2:first-child,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h3:first-child,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h4:first-child,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h5:first-child,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h6:first-child,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h1:first-child,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h2:first-child,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h3:first-child,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h4:first-child,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h5:first-child,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h6:first-child,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h1:first-child,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h2:first-child,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h3:first-child,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h4:first-child,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h5:first-child,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h6:first-child {
  margin-top: 0;
  margin-bottom: 29px;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h1:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h2:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h3:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h4:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h5:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-content-item
  h6:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h1:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h2:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h3:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h4:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h5:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-content-item
  h6:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h1:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h2:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h3:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h4:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h5:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-content-item
  h6:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h1:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h2:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h3:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h4:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h5:first-child:after,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-content-item
  h6:first-child:after {
  bottom: -23px;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout .qodef-ps-info-holder,
.qodef-portfolio-single-holder.qodef-ps-images-layout .qodef-ps-info-holder,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout .qodef-ps-info-holder,
.qodef-portfolio-single-holder.qodef-ps-slider-layout .qodef-ps-info-holder {
  padding: 25px 30px 0 111px;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-info-holder,
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-info-holder,
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-info-holder,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-info-holder,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-info-holder {
  padding-left: 22px;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h1:first-child,
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h2:first-child,
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h3:first-child,
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h4:first-child,
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h5:first-child,
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h6:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h1:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h2:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h3:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h4:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h5:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h6:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h1:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h2:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h3:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h4:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h5:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h6:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h1:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h2:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h3:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h4:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h5:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h6:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h1:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h2:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h3:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h4:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h5:first-child,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-info-holder
  .qodef-ps-content-item
  h6:first-child {
  margin-top: 21px;
  margin-bottom: 37px;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-navigation,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-navigation {
  margin-top: 42px;
}
.qodef-portfolio-single-holder.qodef-ps-big-masonry-layout
  .qodef-ps-info-holder
  .qodef-ps-info-item.qodef-ps-social-share,
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-info-holder
  .qodef-ps-info-item.qodef-ps-social-share,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-info-holder
  .qodef-ps-info-item.qodef-ps-social-share {
  margin: 62px 0 0;
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-info-holder
  .qodef-ps-info-item.qodef-ps-social-share {
  margin: 62px 0 15px;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-info-holder
  .qodef-ps-info-item.qodef-ps-social-share {
  margin: 62px 0 20px;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout > .qodef-grid-row {
  margin-bottom: 45px;
  margin-top: 40px;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout .qodef-ps-image-holder {
  width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image {
  float: left;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-portfolio-single-holder.qodef-ps-gallery-layout
    .qodef-ps-image-holder
    .qodef-ps-image
    a
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a.qodef-hovered
  img,
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a:hover
  img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout {
  padding: 0 4%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-image-holder {
  margin: 0;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image {
  margin: 0 0 30px;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
  width: 100%;
  display: block;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  width: 100%;
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-portfolio-single-holder.qodef-ps-huge-images-layout
    .qodef-ps-image-holder
    .qodef-ps-image
    a
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a.qodef-hovered
  img,
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a:hover
  img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image:last-child {
  margin: 0;
}
.qodef-portfolio-single-holder.qodef-ps-huge-images-layout
  .qodef-ps-content-item {
  margin: 0 0 37px;
}
@media only screen and (max-width: 1200px) {
  .qodef-portfolio-single-holder.qodef-ps-huge-images-layout {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-portfolio-single-holder.qodef-ps-huge-images-layout {
    padding: 0 30px;
  }
}
.qodef-portfolio-single-holder.qodef-ps-images-layout > .qodef-grid-row {
  margin-bottom: 45px;
}
.qodef-portfolio-single-holder.qodef-ps-images-layout .qodef-ps-image-holder {
  margin: 0;
}
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image {
  margin: 0 0 30px;
}
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-portfolio-single-holder.qodef-ps-images-layout
    .qodef-ps-image-holder
    .qodef-ps-image
    a
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a.qodef-hovered
  img,
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a:hover
  img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image:last-child {
  margin: 0;
}
.qodef-portfolio-single-holder.qodef-ps-masonry-layout > .qodef-grid-row,
.qodef-portfolio-single-holder.qodef-ps-slider-layout > .qodef-grid-row {
  margin-bottom: 45px;
}
.qodef-portfolio-single-holder.qodef-ps-masonry-layout .qodef-ps-image a {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-portfolio-single-holder.qodef-ps-masonry-layout .qodef-ps-image a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-portfolio-single-holder.qodef-ps-masonry-layout .qodef-ps-image a img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-image
  a.qodef-hovered
  img,
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-image
  a:hover
  img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .qodef-ps-image-inner {
  visibility: hidden;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  img {
  width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav {
  position: absolute;
  display: inline-block;
  bottom: 0;
  right: 0;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-next,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-prev {
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  width: 90px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #0a0a0a;
  z-index: 3;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-next:hover
  .qodef-next-dash:after,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-prev:hover
  .qodef-prev-dash:before {
  width: 15px;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-prev {
  left: 0;
  padding-left: 20px;
  text-align: left;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-next {
  right: 0;
  padding-right: 20px;
  text-align: right;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-next-icon,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-prev-icon {
  display: none;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-next-text,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-prev-text {
  position: relative;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-prev-dash:before {
  content: "";
  position: relative;
  display: inline-block;
  margin: -2px 5px 0 0;
  width: 29px;
  height: 1px;
  vertical-align: middle;
  background-color: #0a0a0a;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-next-dash:after {
  content: "";
  position: relative;
  display: inline-block;
  margin: -2px 0 0 5px;
  width: 29px;
  height: 1px;
  vertical-align: middle;
  background-color: #0a0a0a;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-image-holder,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  img {
  width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image {
  float: left;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
    .qodef-ps-image-holder
    .qodef-ps-image
    a
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a.qodef-hovered
  img,
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a:hover
  img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-content-item {
  margin: 0 0 37px;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image {
  margin: 0 0 30px;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-portfolio-single-holder.qodef-ps-small-images-layout
    .qodef-ps-image-holder
    .qodef-ps-image
    a
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a.qodef-hovered
  img,
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a:hover
  img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image:last-child {
  margin: 0;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-content-item,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-content-item {
  margin: 0 0 37px;
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout .qodef-ps-image a {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-image
  a
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-image
  a.qodef-hovered
  img,
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-image
  a:hover
  img {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder {
  margin: 0;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .qodef-ps-image-inner {
  visibility: hidden;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav {
  position: absolute;
  display: inline-block;
  bottom: 0;
  right: 0;
}
body.qodef-firefox
  .qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav {
  right: -0.5px;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-next,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-prev {
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  width: 90px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #0a0a0a;
  z-index: 3;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-next:hover
  .qodef-next-dash:after,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-prev:hover
  .qodef-prev-dash:before {
  width: 15px;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-prev {
  left: 0;
  padding-left: 20px;
  text-align: left;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .owl-next {
  right: 0;
  padding-right: 20px;
  text-align: right;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-next-icon,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-prev-icon {
  display: none;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-next-text,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-prev-text {
  position: relative;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-prev-dash:before {
  content: "";
  position: relative;
  display: inline-block;
  margin: -2px 5px 0 0;
  width: 29px;
  height: 1px;
  vertical-align: middle;
  background-color: #0a0a0a;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .owl-nav
  .qodef-next-dash:after {
  content: "";
  position: relative;
  display: inline-block;
  margin: -2px 0 0 5px;
  width: 29px;
  height: 1px;
  vertical-align: middle;
  background-color: #0a0a0a;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-content-item {
  margin: 0 0 37px;
}
.qodef-ps-navigation {
  position: relative;
  display: table;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 72px 0;
  clear: both;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-ps-full-width-custom-layout .qodef-ps-navigation {
  padding: 0 40px;
}
.qodef-ps-navigation .qodef-ps-back-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.qodef-ps-navigation .qodef-ps-back-btn a {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  cursor: pointer;
  font-size: 23px;
  width: 30px;
  height: 30px;
  line-height: 1;
}
.qodef-ps-navigation .qodef-ps-back-btn a span {
  margin: 3px;
  display: inline-block;
  position: absolute;
  height: 8px;
  width: 8px;
  border-radius: 3em;
  background-color: #111;
  -webkit-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.qodef-ps-navigation .qodef-ps-back-btn a span.circle-1 {
  top: 0;
  left: 0;
}
.qodef-ps-navigation .qodef-ps-back-btn a span.circle-2 {
  top: 0;
  right: 0;
}
.qodef-ps-navigation .qodef-ps-back-btn a span.circle-3 {
  bottom: 0;
  left: 0;
}
.qodef-ps-navigation .qodef-ps-back-btn a span.circle-4 {
  bottom: 0;
  right: 0;
}
.qodef-ps-navigation .qodef-ps-back-btn a:hover span {
  background-color: #fed620;
}
.qodef-ps-navigation .qodef-ps-next,
.qodef-ps-navigation .qodef-ps-prev {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 49%;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-ps-navigation .qodef-ps-next a,
.qodef-ps-navigation .qodef-ps-prev a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 40px;
  line-height: 40px;
}
.qodef-ps-navigation .qodef-ps-next a .qodef-ps-nav-mark,
.qodef-ps-navigation .qodef-ps-prev a .qodef-ps-nav-mark {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-ps-navigation .qodef-ps-next a .qodef-ps-nav-mark:before,
.qodef-ps-navigation .qodef-ps-prev a .qodef-ps-nav-mark:before {
  display: block;
  line-height: inherit;
}
.qodef-ps-navigation .qodef-ps-prev a {
  margin-left: -13px;
}
.qodef-ps-navigation .qodef-ps-prev a .qodef-ps-nav-mark {
  left: 0;
}
.qodef-ps-navigation .qodef-ps-next {
  text-align: right;
}
.qodef-ps-navigation .qodef-ps-next a {
  margin-right: -13px;
}
.qodef-ps-navigation .qodef-ps-next a .qodef-ps-nav-mark {
  right: 0;
}
.qodef-ps-related-posts-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0 0;
  clear: both;
}
.qodef-ps-related-posts-holder .qodef-ps-related-posts {
  margin: 0 -15px;
}
.qodef-ps-related-posts-holder .qodef-ps-related-post {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  float: left;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  .qodef-ps-related-posts-holder .qodef-ps-related-post {
    width: 50%;
  }
  .qodef-ps-related-posts-holder .qodef-ps-related-post:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-ps-related-posts-holder .qodef-ps-related-post {
    width: 100%;
  }
}
.qodef-ps-related-posts-holder .qodef-ps-related-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-ps-related-posts-holder .qodef-ps-related-image a,
.qodef-ps-related-posts-holder .qodef-ps-related-image img {
  display: block;
}
.qodef-portfolio-list-holder,
.qodef-portfolio-list-holder article .qodef-pl-item-inner,
.qodef-portfolio-list-holder article .qodef-pli-image,
.qodef-ps-related-posts-holder .qodef-ps-related-text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.qodef-ps-related-posts-holder .qodef-ps-related-text {
  margin: 20px 0 0;
}
.qodef-ps-related-posts-holder .qodef-ps-related-text .qodef-ps-related-title {
  margin: 0;
}
.qodef-ps-related-posts-holder
  .qodef-ps-related-text
  .qodef-ps-related-categories {
  margin: 6px 0 0;
}
.touch .qodef-portfolio-list-holder article {
  cursor: pointer;
}
.qodef-portfolio-list-holder article .qodef-pli-image a {
  z-index: 1;
}
.qodef-portfolio-list-holder article .qodef-pli-image img {
  display: block;
  width: 100%;
}
.qodef-portfolio-list-holder article .qodef-pli-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.qodef-portfolio-list-holder article .qodef-pli-text-wrapper {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.qodef-portfolio-list-holder article .qodef-pli-text {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.qodef-portfolio-list-holder article .qodef-pli-text .qodef-pli-title {
  margin: 0;
}
.qodef-portfolio-list-holder
  article
  .qodef-pli-text
  .qodef-pli-category-holder {
  position: relative;
  display: block;
  margin: 1px 0 0;
}
.qodef-portfolio-list-holder
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px 0 0;
  margin: 0 3px 0 0;
  color: inherit;
  z-index: 8;
}
.qodef-portfolio-list-holder
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a:last-child:after,
.qodef-portfolio-list-holder.qodef-pl-no-content .qodef-pli-text-holder {
  display: none;
}
.qodef-portfolio-list-holder
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a:after {
  position: absolute;
  top: 0;
  right: -4px;
  content: "/";
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}
.qodef-pl-filter-holder ul li span,
.qodef-pl-standard-pagination ul li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
.qodef-portfolio-list-holder
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a:last-child {
  margin: 0;
  padding: 0;
}
.qodef-portfolio-list-holder
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a:hover,
.qodef-portfolio-list-holder
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a:hover:after {
  color: inherit;
}
.qodef-portfolio-list-holder article .qodef-pli-text .qodef-pli-excerpt {
  margin: 3px 0 0;
}
.qodef-portfolio-list-holder.qodef-pl-has-shadow article .qodef-pli-image {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.qodef-portfolio-list-holder.qodef-pl-has-filter .qodef-pl-inner {
  overflow: hidden;
}
.qodef-pl-filter-holder,
.qodef-pl-filter-holder ul,
.qodef-pl-filter-holder ul li,
.qodef-pl-filter-holder ul li span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-fixed-masonry-items
  article
  .qodef-pl-item-inner,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-fixed-masonry-items
  article
  .qodef-pli-image {
  height: 100%;
}
.qodef-portfolio-list-holder.qodef-pl-has-animation article {
  opacity: 0;
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
  -webkit-transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    -webkit-transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
  -o-transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
  transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
  transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    -webkit-transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
}
.qodef-portfolio-list-holder.qodef-pl-has-animation article.qodef-item-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.qodef-portfolio-list-holder.qodef-pl-has-animation
  article.qodef-item-show.qodef-item-shown {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.touch .qodef-portfolio-list-holder.qodef-pl-has-animation article {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.qodef-portfolio-list-holder.qodef-tiny-space .qodef-pl-load-more-holder {
  margin-bottom: 10px;
}
.qodef-portfolio-list-holder.qodef-small-space .qodef-pl-load-more-holder {
  margin-bottom: 20px;
}
.qodef-portfolio-list-holder.qodef-normal-space .qodef-pl-load-more-holder {
  margin-bottom: 30px;
}
.qodef-portfolio-list-holder.qodef-medium-space .qodef-pl-load-more-holder {
  margin-bottom: 40px;
}
.qodef-portfolio-list-holder.qodef-large-space .qodef-pl-load-more-holder {
  margin-bottom: 50px;
}
.qodef-portfolio-list-holder.qodef-huge-space .qodef-pl-load-more-holder {
  margin-bottom: 80px;
}
.qodef-pl-filter-holder {
  width: 100%;
  margin: 0 0 30px;
  text-align: center;
}
.qodef-pl-filter-holder ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-pl-filter-holder ul li {
  margin: 0 0 10px;
  padding: 0 22px;
  cursor: pointer;
}
@media only screen and (max-width: 1440px) {
  .qodef-pl-filter-holder ul li {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-pl-filter-holder ul li {
    padding: 0 10px;
  }
}
.qodef-pl-filter-holder ul li span {
  color: #0a0a0a;
  line-height: 1.6em;
  letter-spacing: -0.025em;
  white-space: nowrap;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-pl-standard-pagination,
.qodef-pl-standard-pagination ul,
.qodef-pl-standard-pagination ul li,
.qodef-pl-standard-pagination ul li a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.qodef-pl-filter-holder ul li.qodef-pl-current span,
.qodef-pl-filter-holder ul li:hover span {
  color: #fed620;
}
.qodef-portfolio-list-holder.qodef-pl-pag-standard .qodef-pl-inner {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-pl-standard-pagination ul li.qodef-pag-prev a,
.qodef-portfolio-list-holder.qodef-pl-pag-standard.qodef-pl-pag-standard-animate
  .qodef-pl-inner {
  opacity: 0;
}
.qodef-pl-standard-pagination {
  width: 100%;
  margin: 40px 0 0;
  clear: both;
}
.qodef-pl-standard-pagination ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.qodef-pl-standard-pagination ul li {
  margin: 0 12px;
}
.qodef-pl-standard-pagination ul li a {
  margin: 0;
  padding: 0;
  color: #0a0a0a;
}
.qodef-pl-standard-pagination ul li a:hover,
.qodef-pl-standard-pagination ul li.qodef-pag-active a {
  color: #fed620;
}
.qodef-pl-standard-pagination ul li.qodef-pag-first,
.qodef-pl-standard-pagination ul li.qodef-pag-last,
.qodef-pl-standard-pagination ul li.qodef-pag-next,
.qodef-pl-standard-pagination ul li.qodef-pag-prev {
  margin: 0 2px;
}
.qodef-pl-standard-pagination ul li.qodef-pag-first a,
.qodef-pl-standard-pagination ul li.qodef-pag-last a,
.qodef-pl-standard-pagination ul li.qodef-pag-next a,
.qodef-pl-standard-pagination ul li.qodef-pag-prev a {
  font-size: 20px;
}
.qodef-pl-standard-pagination ul li.qodef-pag-first a span,
.qodef-pl-standard-pagination ul li.qodef-pag-first a span:before,
.qodef-pl-standard-pagination ul li.qodef-pag-last a span,
.qodef-pl-standard-pagination ul li.qodef-pag-last a span:before,
.qodef-pl-standard-pagination ul li.qodef-pag-next a span,
.qodef-pl-standard-pagination ul li.qodef-pag-next a span:before,
.qodef-pl-standard-pagination ul li.qodef-pag-prev a span,
.qodef-pl-standard-pagination ul li.qodef-pag-prev a span:before {
  display: block;
  line-height: inherit;
}
.qodef-pl-standard-pagination ul li.qodef-pag-next a,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay
  article:hover
  .qodef-pli-text-holder {
  opacity: 1;
}
.qodef-pl-load-more-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-pl-load-more-holder .qodef-pl-load-more {
  margin: 60px 0 0;
  text-align: center;
}
.tax-portfolio-category .qodef-pl-load-more-holder .qodef-pl-load-more {
  margin-top: 35px;
  margin-bottom: 20px;
}
.qodef-pl-loading {
  position: relative;
  display: none;
  width: 100%;
  margin: 40px 0 20px;
  color: #0a0a0a;
  text-align: center;
}
.qodef-pl-loading.qodef-filter-trigger {
  position: absolute;
  top: 250px;
  left: 0;
}
.qodef-pl-loading.qodef-standard-pag-trigger {
  position: absolute;
  top: 50px;
  left: 0;
}
.qodef-pl-has-filter .qodef-pl-loading.qodef-standard-pag-trigger {
  top: 150px;
}
.qodef-pl-loading.qodef-showing {
  display: block;
}
.qodef-pl-loading > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  background-color: #0a0a0a;
  border-radius: 100%;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.qodef-pl-loading .qodef-pl-loading-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.qodef-pl-loading .qodef-pl-loading-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media (min-width: 1024px) {
  body.archive.tax-portfolio-category
    .qodef-content
    .qodef-content-inner
    > .qodef-container
    > .qodef-container-inner {
    padding-top: 150px;
    padding-bottom: 113px;
  }
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay.qodef-pl-has-shadow
  .qodef-pl-item-inner {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay
  article
  .qodef-pl-item-inner {
  overflow: hidden;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a:hover,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay
  article
  .qodef-pli-text
  .qodef-pli-excerpt,
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay
  article
  .qodef-pli-text
  .qodef-pli-title {
  color: #fff;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay .qodef-pli-text-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  background-color: rgba(10, 10, 10, 0.4);
  opacity: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom.qodef-pl-has-shadow
  .qodef-pl-item-inner {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom
  article:hover
  .qodef-pli-text-holder,
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom
  article:hover
  .qodef-pli-text-wrapper {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom
  article
  .qodef-pl-item-inner {
  overflow: hidden;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom
  .qodef-pli-text-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
  padding: 15px 20px 10px;
  background-color: #fff;
  overflow: hidden;
  z-index: 1111111;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-slide-from-image-bottom
  .qodef-pli-text-wrapper {
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
    .qodef-ps-image
    a
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader
  article
  .qodef-pli-image.qodef-hovered
  img,
.qodef-portfolio-list-holder.qodef-pl-standard-shader
  article
  .qodef-pli-image:hover
  img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader
  article
  .qodef-pl-item-inner {
  overflow: hidden;
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader article .qodef-pli-image {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader
  article
  .qodef-pli-image
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-portfolio-list-holder.qodef-pl-standard-shader
    article
    .qodef-pli-image
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader .qodef-pli-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
}
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images
  article
  .qodef-pli-image
  img {
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images
  article
  .qodef-pli-image
  img:nth-child(1) {
  opacity: 1;
}
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images
  article
  .qodef-pli-image
  img:nth-child(2) {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images
  article.qodef-pl-has-switch-image:hover
  .qodef-pli-image
  img:nth-child(1),
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images
  article.qodef-pl-has-switch-image:hover
  .qodef-pli-image
  img:nth-child(2) {
  opacity: 1;
}
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images
  .qodef-pli-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 35px 0 0;
}
.qodef-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 {
  display: block;
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 9px;
}
.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
  .qodef-testimonial-text-inner {
  display: block;
  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(254, 214, 32, 0.4);
}
.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,
.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-text
  .qodef-owl-slider
  .owl-nav {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.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
  .owl-dots
  .owl-dot
  span {
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light
  .owl-dots
  .owl-dot.active
  span,
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light
  .owl-dots
  .owl-dot:hover
  span {
  background-color: #fff;
  border-color: #fff;
}
.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-owl-slider .owl-nav {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.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;
}
.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(0.78723);
  -ms-transform: scale(0.78723);
  transform: scale(0.78723);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.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 .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;
}
.qodef-owl-custom-slider .owl-item img {
  display: block;
  width: 100%;
}
.qodef-owl-custom-slider .owl-dots.disabled,
.qodef-owl-custom-slider .owl-nav.disabled {
  display: none !important;
}
.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 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.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 .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 {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.qodef-owl-custom-slider .owl-animated-in {
  z-index: 0;
}
.qodef-owl-custom-slider .owl-animated-out,
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-stage-outer {
  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: #fed620;
}
.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.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
  .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 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-nav.disabled {
  display: none !important;
}
.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, 0.2);
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-accordion-holder
  .qodef-accordion-title
  .qodef-accordion-mark
  span.qodef_icon_minus,
.qodef-testimonials-holder.qodef-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
  .owl-nav
  .owl-next,
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light
  .owl-nav
  .owl-prev,
.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:hover,
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light
  .owl-nav
  .owl-prev:hover {
  color: #fed620;
}
.qodef-testimonials-holder.qodef-testimonials-standard {
  text-align: center;
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonial-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 25px 0 0;
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonial-image
  img {
  display: block;
  margin: 0 auto;
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonial-text-holder {
  padding: 0px 28%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonial-title {
  margin: 0;
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonial-author {
  margin: 20px 0 0;
}
.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-text {
  margin: 19px 0 0;
  font-size: 18px;
  line-height: 1.33em;
  letter-spacing: -0.01em;
}
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light
  .qodef-testimonial-author,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light
  .qodef-testimonial-text,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light
  .qodef-testimonial-title {
  color: #fff;
}
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light
  .owl-dots
  .owl-dot
  span {
  border: 2px solid rgba(255, 255, 255, 0.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-testimonials-mark {
  position: absolute;
  top: -76px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 50px;
  height: 43px;
  background-image: url(../../../../plugins/xtrail-core/post-types/testimonials/shortcodes/testimonials/assets/img/quote-mark.png);
  background-position: center;
  background-repeat: no-repeat;
}
.qodef-testimonials-holder .qodef-testimonial-content,
.qodef-testimonials-holder .qodef-testimonial-text-holder,
.qodef-testimonials-holder .qodef-testimonials {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-testimonials-holder .qodef-testimonials {
  padding: 0 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-testimonials-holder .qodef-testimonial-title {
  font-family: Lora, serif;
  font-weight: 400;
  text-transform: none;
}
.qodef-testimonials-holder .qodef-testimonial-image img {
  width: auto !important;
  border-radius: 5em;
}
.qodef-testimonials-holder .qodef-owl-slider .owl-nav {
  position: relative;
  display: inline-block;
  bottom: 0;
  margin: 4px 0 0;
}
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .owl-next,
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .owl-prev {
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  width: 94px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  color: #0a0a0a;
  background-color: #fff;
  z-index: 3;
}
.qodef-testimonials-holder
  .qodef-owl-slider
  .owl-nav
  .owl-next:hover
  .qodef-next-dash:after,
.qodef-testimonials-holder
  .qodef-owl-slider
  .owl-nav
  .owl-prev:hover
  .qodef-prev-dash:before {
  width: 15px;
}
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .owl-next span,
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .owl-prev span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .owl-prev {
  left: 0;
  padding-left: 20px;
  text-align: left;
}
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .owl-next {
  right: 0;
  padding-right: 20px;
  text-align: right;
}
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .qodef-next-icon,
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .qodef-prev-icon {
  display: none;
}
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .qodef-next-text,
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .qodef-prev-text {
  position: relative;
}
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .qodef-prev-dash:before {
  content: "";
  position: relative;
  display: inline-block;
  margin: -2px 5px 0 0;
  width: 29px;
  height: 1px;
  vertical-align: middle;
  background-color: #0a0a0a;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.qodef-testimonials-holder .qodef-owl-slider .owl-nav .qodef-next-dash:after {
  content: "";
  position: relative;
  display: inline-block;
  margin: -2px 0 0 5px;
  width: 29px;
  height: 1px;
  vertical-align: middle;
  background-color: #0a0a0a;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.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 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.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: #fed620;
  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-accordion-holder,
.qodef-comment-list .qodef-rating-inner,
.qodef-comment-list .qodef-review-rating {
  display: inline-block;
  width: 100%;
}
.qodef-comment-list .qodef-comment-name {
  float: none;
}
.qodef-accordion-holder {
  position: relative;
  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 0.2s ease-out, background-color 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
}
.qodef-accordion-holder .qodef-accordion-title .qodef-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 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-accordion-holder
  .qodef-accordion-title
  .qodef-accordion-mark
  span:before {
  display: block;
  line-height: inherit;
}
.qodef-accordion-holder
  .qodef-accordion-title
  .qodef-accordion-mark
  span.qodef_icon_plus,
.qodef-accordion-holder
  .qodef-accordion-title.ui-state-active
  .qodef-accordion-mark
  span.qodef_icon_minus,
.qodef-accordion-holder
  .qodef-accordion-title.ui-state-hover
  .qodef-accordion-mark
  span.qodef_icon_minus {
  opacity: 1;
}
.qodef-accordion-holder
  .qodef-accordion-title.ui-state-active
  .qodef-accordion-mark
  span.qodef_icon_plus,
.qodef-accordion-holder
  .qodef-accordion-title.ui-state-hover
  .qodef-accordion-mark
  span.qodef_icon_plus {
  opacity: 0;
}
.qodef-accordion-holder .qodef-accordion-content,
.qodef-accordion-holder .qodef-accordion-content p {
  margin: 0;
}
.qodef-accordion-holder.qodef-ac-boxed.qodef-white-skin .qodef-accordion-title {
  background-color: #fff;
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title {
  margin: 15px 0 0;
  padding: 13px 20px 13px 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: #000;
  background-color: #fed620;
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-content {
  padding: 21px 0 6px;
}
.qodef-accordion-holder.qodef-ac-simple {
  border-bottom: 1px solid #ebebeb;
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-title {
  padding: 17px 0 17px 30px;
  border-top: 1px solid #ebebeb;
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-content {
  border-top: 1px solid transparent;
  padding: 21px 0 16px;
}
.qodef-accordion-holder.qodef-ac-simple
  .qodef-accordion-content.ui-accordion-content-active {
  border-color: #ebebeb;
}
.qodef-anchor-menu-outer {
  position: fixed;
  top: 50%;
  left: 35px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 110;
  opacity: 0;
}
.qodef-anchor-menu-outer .qodef-anchor-menu-item {
  padding: 11px 0;
}
.qodef-anchor-menu-outer
  .qodef-anchor-menu-item.qodef-active-item
  .qodef-anchor {
  color: #f5c900;
}
.qodef-anchor-menu-outer .qodef-anchor {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.qodef-anchor-menu-outer .qodef-anchor:hover {
  color: #f5c900;
}
.qodef-anchor-menu-outer .qodef-anchor .qodef-anchor-menu-item-number {
  display: inline-block;
  position: relative;
  padding-right: 1px;
  width: 30px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease 0.3s;
  -o-transition: transform 0.3s ease 0.3s;
  transition: transform 0.3s ease 0.3s;
  transition: transform 0.3s ease 0.3s, -webkit-transform 0.3s ease 0.3s;
}
.qodef-anchor-menu-outer .qodef-anchor .qodef-anchor-menu-item-label {
  position: relative;
  display: inline-block;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s ease 0.3s;
  -o-transition: transform 0.3s ease 0.3s;
  transition: transform 0.3s ease 0.3s;
  transition: transform 0.3s ease 0.3s, -webkit-transform 0.3s ease 0.3s;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  body.qodef-has-anchor-menu .qodef-row-grid-section .vc_row {
    margin-left: 60px;
    width: 1100px;
  }
}
@media (min-width: 1440px) and (max-width: 1680px) {
  body.qodef-has-anchor-menu .qodef-row-grid-section .vc_row {
    margin-left: 50px;
    width: 1200px;
  }
}
.qodef-banner-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.touch .qodef-banner-holder {
  cursor: pointer;
}
.qodef-banner-holder.qodef-visible-on-hover:hover .qodef-banner-text-holder {
  opacity: 1;
}
.qodef-banner-holder.qodef-visible-on-hover .qodef-banner-text-holder {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-banner-holder.qodef-disabled .qodef-banner-text-holder {
  display: none;
}
.qodef-banner-holder.qodef-banner-info-centered .qodef-banner-image {
  overflow: hidden;
}
.qodef-banner-holder.qodef-banner-info-centered .qodef-banner-image img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.qodef-banner-holder.qodef-banner-info-centered:hover .qodef-banner-image img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.qodef-banner-holder.qodef-banner-info-centered .qodef-banner-text-holder {
  text-align: center;
}
.qodef-banner-holder .qodef-banner-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-banner-holder .qodef-banner-image img {
  display: block;
}
.qodef-banner-holder .qodef-banner-text-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 35px;
  background-color: rgba(10, 10, 10, 0.4);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
}
@media only screen and (max-width: 768px) {
  .qodef-banner-holder .qodef-banner-text-holder {
    padding: 25px;
  }
}
.qodef-banner-holder .qodef-banner-subtitle {
  margin: 26px 0 4px;
  color: #fff;
}
.qodef-banner-holder .qodef-banner-title {
  margin: 0;
  display: block;
  font-family: "Mr Dafoe", cursive;
  color: #fff;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  will-change: transform;
  will-change: -webkit-transform;
}
.qodef-banner-holder .qodef-banner-title .qodef-banner-title-light {
  font-weight: 300;
}
.booked-appt-list .timeslot .timeslot-range,
.booked-appt-list .timeslot .timeslot-title {
  font-family: Lora, serif !important;
  font-weight: 400 !important;
  -webkit-font-smoothing: antialiased !important;
}
.qodef-banner-holder span.qodef-banner-title {
  font-size: 80px;
}
.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: 0.1%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
.qodef-banner-holder .qodef-banner-link-text .qodef-banner-link-hover span {
  color: #fed620;
}
.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: #000 !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 25px 25px !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.booked-appt-list h2 {
  font-size: 16px !important;
  line-height: 1.6em !important;
  letter-spacing: -0.025em !important;
  background-color: #fff;
  color: #000 !important;
  margin: 30px 0 0 !important;
  padding: 28px 27px 21px !important;
  text-align: center !important;
}
.booked-appt-list h2 span {
  display: none;
}
.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: #000;
  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: #fed620;
}
.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: #fed620 !important;
  color: #000 !important;
}
.booked-appt-list .timeslot {
  margin: 0 !important;
  padding: 7px 16px !important;
  border-top: none !important;
  background-color: #fff;
}
.booked-appt-list .timeslot:hover {
  background-color: #fff !important;
}
.booked-appt-list .timeslot .timeslot-time {
  display: none !important;
  min-height: 40px !important;
  padding: 0 !important;
}
.booked-appt-list .timeslot .timeslot-title {
  font-size: 16px !important;
  background-color: #fff !important;
  color: #fed620 !important;
  line-height: 1em !important;
  margin: 0 !important;
}
.booked-appt-list .timeslot .timeslot-title p {
  line-height: 1.5625em;
}
.booked-appt-list .timeslot .timeslot-range {
  font-size: 16px !important;
  color: #000 !important;
  background-color: #fff !important;
  display: block;
  line-height: 1em !important;
  margin: 10px 0;
}
.booked-appt-list .timeslot .timeslot-range p {
  line-height: 1.5625em;
}
.booked-appt-list .timeslot .booked-icon {
  color: #000 !important;
}
.booked-appt-list .timeslot .spots-available {
  font-size: 20px !important;
  line-height: 1.25em !important;
  letter-spacing: -0.025em !important;
  color: #000 !important;
  padding: 0 !important;
}
.booked-appt-list .timeslot .timeslot-people {
  float: none !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
.booked-calendar-wrap.small .booked-appt-list .timeslot .timeslot-people {
  height: auto !important;
}
.booked-appt-list .timeslot .timeslot-people button {
  float: none !important;
  width: 100% !important;
}
.booked-appt-list .timeslot .timeslot-people button > span {
  display: block !important;
}
.booked-appt-list .timeslot button.button {
  margin: 0 !important;
  padding: 10px 0 13px;
  background-color: #000 !important;
  border: none !important;
  color: #fff !important;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.booked-appt-list .timeslot button.button:hover,
body
  table.booked-calendar
  .booked-appt-list
  .timeslot
  .timeslot-people
  button.button:hover {
  background-color: #fed620 !important;
  border: none !important;
}
.booked-appt-list .timeslot button.button .timeslot-mobile-title {
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
.booked-appt-list .timeslot button.button .spots-available {
  font-family: Lora, serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 2em !important;
  color: #fff !important;
  text-transform: capitalize !important;
}
.booked-appt-list .timeslot button.button .button-timeslot {
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 0.9em;
  text-transform: uppercase !important;
}
.booked-appt-list .timeslot button.button .button-text {
  display: none !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 {
  color: #0a0a0a !important;
}
.booked-appt-list .timeslot button.button:focus {
  outline: 0;
}
.booked-appt-list .timeslot:last-child {
  padding: 7px 16px 31px !important;
}
.booked-appt-list p {
  padding: 28px 27px;
  font-family: Lora, serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.5625em !important;
  color: #000 !important;
  background-color: #fff !important;
  -webkit-font-smoothing: antialiased !important;
}
.booked-appt-list p p {
  line-height: 1.5625em;
}
.qodef-booked-calendar {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.12, 0.36, 0.43, 0.66);
  -o-transition: all 0.6s cubic-bezier(0.12, 0.36, 0.43, 0.66);
  transition: all 0.6s cubic-bezier(0.12, 0.36, 0.43, 0.66);
}
body .booked-calendar-shortcode-wrap {
  overflow: hidden;
}
body .booked-calendar-shortcode-wrap .booked-calendar-wrap {
  max-height: 80vh;
  overflow-y: scroll;
  margin-bottom: 0 !important;
}
.no-touch body .booked-calendar-shortcode-wrap .booked-calendar-wrap {
  margin-right: -17px;
}
@media only screen and (max-width: 680px) {
  body .booked-calendar-shortcode-wrap {
    width: 300px;
  }
}
body table.booked-calendar {
  background-color: #000;
  border: none !important;
  border-bottom: none !important;
}
body table.booked-calendar th,
body table.booked-calendar thead th,
body table.booked-calendar thead tr {
  background: #000 !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 {
  font-size: 20px;
  line-height: 2em;
  color: #fff !important;
}
body table.booked-calendar th .page-left .booked-icon,
body table.booked-calendar th .page-right .booked-icon,
body table.booked-calendar thead th .page-left .booked-icon,
body table.booked-calendar thead th .page-right .booked-icon,
body table.booked-calendar thead tr .page-left .booked-icon,
body table.booked-calendar thead tr .page-right .booked-icon {
  font-family: ElegantIcons !important;
}
body table.booked-calendar th .page-right .booked-icon:before,
body table.booked-calendar thead th .page-right .booked-icon:before,
body table.booked-calendar thead tr .page-right .booked-icon:before {
  content: "\35";
}
body table.booked-calendar th .page-right:hover,
body table.booked-calendar thead th .page-right:hover,
body table.booked-calendar thead tr .page-right:hover {
  right: 20px;
  color: #fff;
}
body table.booked-calendar th .page-left .booked-icon:before,
body table.booked-calendar thead th .page-left .booked-icon:before,
body table.booked-calendar thead tr .page-left .booked-icon:before {
  content: "\34";
}
body table.booked-calendar th .page-left:hover,
body table.booked-calendar thead th .page-left:hover,
body table.booked-calendar thead tr .page-left:hover {
  left: 20px;
  color: #fff;
}
body table.booked-calendar thead {
  background-color: #000 !important;
}
body table.booked-calendar thead th {
  border: none !important;
  padding-top: 18px !important;
  padding-bottom: 11px !important;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
}
body .large table.booked-calendar .monthName,
body table.booked-calendar .monthName {
  font-size: 16px !important;
  line-height: 1.6em !important;
  letter-spacing: -0.025em !important;
}
body table.booked-calendar .calendarSavingState {
  color: #fff;
}
body table.booked-calendar .monthName {
  color: #fff !important;
}
body table.booked-calendar .monthName .backToMonth {
  display: none;
}
body table.booked-calendar .page-left,
body table.booked-calendar .page-right {
  margin-top: -1rem !important;
}
body table.booked-calendar tr {
  border: none;
  background: #000;
}
body table.booked-calendar tbody {
  background: #000;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}
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;
}
body table.booked-calendar tr.days {
  background: 0 0 !important;
  text-transform: uppercase;
}
body table.booked-calendar tr.days th {
  background: 0 0 !important;
  border: none !important;
  color: #434343 !important;
}
body table.booked-calendar td {
  background: #000;
  border: none !important;
  color: #fff;
  font-size: 1rem;
}
body table.booked-calendar td .date {
  background: 0 0 !important;
}
body table.booked-calendar td .date .number {
  width: 100%;
  height: 100%;
  line-height: inherit;
  border-radius: 0;
  font-weight: 700;
}
body table.booked-calendar td.active {
  background-color: transparent !important;
}
body table.booked-calendar td.active .date {
  background-color: #fff !important;
}
body table.booked-calendar td.active .date .number {
  background-color: #fff !important;
  color: #000 !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}
body table.booked-calendar td.next-month .date.tooltipster,
body table.booked-calendar td.next-month .date:not(.tooltipster),
body table.booked-calendar td.prev-month .date {
  background: 0 0;
}
body table.booked-calendar td.prev-month .date span,
body table.booked-calendar td.prev-month .date:hover,
body table.booked-calendar td.prev-month .date:hover span {
  color: #292929 !important;
}
body table.booked-calendar td.next-month .date.tooltipster span,
body table.booked-calendar td.next-month .date:not(.tooltipster) span,
body table.booked-calendar td.next-month .date:not(.tooltipster):hover,
body table.booked-calendar td.next-month .date:not(.tooltipster):hover span {
  color: #747474 !important;
}
body table.booked-calendar td.next-month .date.tooltipster:hover,
body table.booked-calendar td.next-month .date.tooltipster:hover span {
  color: #000 !important;
}
body table.booked-calendar td.today,
body table.booked-calendar td.today.prev-date {
  background: #fed620 !important;
  color: #000 !important;
}
body table.booked-calendar td.today .date span,
body table.booked-calendar td.today.prev-date .date span {
  background: #fed620 !important;
  border: none !important;
  color: #000 !important;
}
body table.booked-calendar td.today.prev-date:hover .date span,
body table.booked-calendar td.today:hover .date span {
  background: #fed620 !important;
  border: none !important;
  color: inherit !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: #777 !important;
}
body table.booked-calendar td:hover .date span {
  background-color: #fed620;
  color: #000 !important;
}
body table.booked-calendar td.today.prev-date:hover .date {
  color: #000 !important;
}
.no-touch
  body.qodef-safari
  .booked-calendar-shortcode-wrap
  .booked-calendar-wrap {
  margin-right: 0;
}
#ui-datepicker-div.booked_custom_date_picker {
  border: 3px solid #fed620;
  border-radius: 0;
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  padding: 0;
}
#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-header {
  background-color: #fed620 !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: #000 !important;
  font-family: BookedIcons !important;
  font-size: 12px !important;
}
#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-title {
  font-size: 20px !important;
  line-height: 1.25em !important;
  letter-spacing: -0.025em !important;
}
#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: #fed620 !important;
}
#ui-datepicker-div.booked_custom_date_picker
  table.ui-datepicker-calendar
  thead
  th {
  background: 0 0 !important;
  color: #000;
}
#ui-datepicker-div.booked_custom_date_picker
  table.ui-datepicker-calendar
  tbody
  td
  a {
  border-radius: 0;
  color: #000 !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: #fed620 !important;
  color: #fff !important;
}
#ui-datepicker-div.booked_custom_date_picker
  table.ui-datepicker-calendar
  tbody
  td.ui-datepicker-unselectable
  span {
  color: #ddd;
}
body .booked-modal .bm-window {
  max-height: 100% !important;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  padding: 44px 45px 6px;
  width: 370px;
}
body .booked-modal .bm-window > p {
  margin: 0 0 20px;
}
body .booked-modal .bm-window .booked-title-bar {
  background: 0 0 !important;
  border-radius: 0;
  color: #000 !important;
  margin: 0;
  padding: 42px 45px 10px !important;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  text-transform: uppercase;
}
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,
body .booked-modal .bm-window a:not(.close) {
  color: #fed620;
}
body .booked-modal .bm-window .booked-title-bar:after {
  content: "";
  margin-top: 12px;
  display: block;
  width: 72px;
  height: 3px;
  background-color: #fed620;
}
body .booked-modal .bm-window .close:hover,
body .booked-modal .bm-window a:not(.close):hover {
  color: #000;
}
body .booked-modal .bm-window .close {
  color: #000;
  display: block;
  height: 30px;
  line-height: 30px;
  right: 13px;
  text-align: center;
  top: 13px;
  width: 30px;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
body .booked-modal .bm-window .close i {
  font-family: ElegantIcons;
  font-size: 30px;
  top: 0;
  position: relative;
}
body .booked-modal .bm-window .close i:before {
  content: "\4d";
}
body .booked-modal .bm-window .booked-scrollable {
  background-color: transparent;
  padding: 41px 0 9px;
}
body .booked-modal .bm-window .booked-form {
  padding-bottom: 35px;
}
body .booked-modal .bm-window .booked-form .booked-appointments {
  background-color: #f3f2f2;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 20px 25px;
}
body .booked-modal .bm-window .booked-form .calendar-name {
  display: none;
}
body .booked-modal .bm-window .booked-form .appointment-title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #0a0a0a;
  text-transform: uppercase;
}
.qodef-btn,
body .booked-modal .bm-window .button {
  line-height: 2.1em;
  font-weight: 600;
  outline: 0;
  position: relative;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
}
body .booked-modal .bm-window .booked-form .appointment-info {
  font-size: 14px;
}
body .booked-modal .bm-window .booked-form .field label.field-label {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}
body
  .booked-modal
  .bm-window
  .booked-form
  .field
  label.field-label
  .required-asterisk {
  color: #0a0a0a;
}
body .booked-modal .bm-window .booked-form .field p.field-small-p {
  margin: -5px 0 9px;
}
body .booked-modal .bm-window .booked-form .field input[type="email"],
body .booked-modal .bm-window .booked-form .field input[type="text"] {
  display: block;
  width: 100%;
  border: 1px solid #000;
  padding: 13px 17px;
  font-size: 15px;
  color: #000;
  border-radius: 0;
}
.qodef-btn,
.qodef-btn.qodef-btn-simple .qodef-btn-text,
body .booked-modal .bm-window .button {
  display: inline-block;
  vertical-align: middle;
}
body
  .booked-modal
  .bm-window
  .booked-form
  .field
  input[type="email"]::-webkit-input-placeholder,
body
  .booked-modal
  .bm-window
  .booked-form
  .field
  input[type="text"]::-webkit-input-placeholder {
  color: #000 !important;
}
body
  .booked-modal
  .bm-window
  .booked-form
  .field
  input[type="email"]:-moz-placeholder,
body
  .booked-modal
  .bm-window
  .booked-form
  .field
  input[type="text"]:-moz-placeholder {
  color: #000 !important;
  opacity: 1;
}
body
  .booked-modal
  .bm-window
  .booked-form
  .field
  input[type="email"]::-moz-placeholder,
body
  .booked-modal
  .bm-window
  .booked-form
  .field
  input[type="text"]::-moz-placeholder {
  color: #000 !important;
  opacity: 1;
}
body
  .booked-modal
  .bm-window
  .booked-form
  .field
  input[type="email"]:-ms-input-placeholder,
body
  .booked-modal
  .bm-window
  .booked-form
  .field
  input[type="text"]:-ms-input-placeholder {
  color: #000 !important;
}
body .booked-modal .bm-window .booked-form .field input[type="text"] {
  margin-bottom: 13px;
}
body .booked-modal .bm-window .button {
  padding: 12px 35px;
  float: left;
  width: auto;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  font-size: 16px;
}
@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 .button:last-child {
  margin-left: 10px;
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #000 !important;
}
@media only screen and (max-width: 680px) {
  body .booked-modal .bm-window .button:last-child {
    margin: 10px 0 0;
  }
}
body .booked-modal .bm-window input[type="submit"].button-primary {
  color: #0a0a0a !important;
  background-color: #fed620 !important;
  border: 1px solid transparent !important;
}
body .booked-modal .bm-window input[type="submit"].button-primary:hover {
  color: #0a0a0a !important;
  background-color: #ffde00 !important;
}
body .booked-modal .bm-window button.cancel {
  color: #fed620 !important;
  background-color: transparent !important;
  border: 1px solid #fed620 !important;
}
body .booked-modal .bm-window button.cancel:hover {
  background-color: #171717 !important;
  color: #fff;
}
body .booked-modal .bm-window .booked-icon {
  -webkit-font-smoothing: none;
}
@media only screen and (max-width: 480px) {
  body .booked-modal .bm-window {
    padding-bottom: 9px;
  }
}
@media only screen and (max-width: 320px) {
  body .booked-modal .bm-window {
    width: 300px;
    padding: 64px 35px 0;
  }
  body .booked-modal .bm-window .booked-title-bar {
    padding: 32px 35px 10px !important;
  }
}
body.qodef-ms-explorer .booked-modal .bm-window .button:last-child {
  margin-left: 9px;
}
.qodef-btn {
  width: auto;
  margin: 0;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  padding: 10px 45px;
}
.qodef-btn.qodef-btn-simple {
  padding: 0 !important;
  color: #000;
  background-color: transparent;
  border: 0;
  vertical-align: middle;
}
.qodef-btn.qodef-btn-simple:not(.qodef-btn-custom-hover-color):hover {
  color: #fed620 !important;
}
.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: #0a0a0a;
  background-color: #fed620;
  border: 1px solid transparent;
  overflow: hidden;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-color):hover {
  color: #0a0a0a !important;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg)
  .qodef-btn-bg-hover-holder {
  background-color: #ffde00;
}
.qodef-btn.qodef-btn-solid .qodef-btn-text {
  z-index: 2;
  position: relative;
}
.qodef-btn.qodef-btn-solid .qodef-btn-bg-hover-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition: -webkit-transform 0.4s
    cubic-bezier(0.72, 0.07, 0.22, 0.89);
  -o-transition: transform 0.4s cubic-bezier(0.72, 0.07, 0.22, 0.89);
  transition: transform 0.4s cubic-bezier(0.72, 0.07, 0.22, 0.89);
  transition: transform 0.4s cubic-bezier(0.72, 0.07, 0.22, 0.89),
    -webkit-transform 0.4s cubic-bezier(0.72, 0.07, 0.22, 0.89);
  z-index: 1;
}
.qodef-btn.qodef-btn-solid:hover .qodef-btn-bg-hover-holder {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-border-hover):hover {
  border-color: #ffde00 !important;
}
.qodef-btn.qodef-btn-outline {
  color: #fed620;
  background-color: transparent;
  border: 1px solid #fed620;
}
.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-hover-color):hover {
  color: #0a0a0a !important;
}
.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-hover-bg):hover {
  background-color: #ffde00 !important;
}
.qodef-btn.qodef-btn-outline:not(.qodef-btn-custom-border-hover):hover {
  border-color: #ffde00 !important;
}
.qodef-btn.qodef-btn-small {
  padding: 10px 43px;
  font-size: 12px;
}
.qodef-btn.qodef-btn-large {
  font-size: 16px;
  padding: 10px 47px;
}
.qodef-btn.qodef-btn-huge {
  display: block;
  width: 100%;
  font-size: 16px;
  text-align: center;
  padding: 13px 26px;
}
.qodef-btn.qodef-btn-icon > i,
.qodef-btn.qodef-btn-icon > span:not(.qodef-btn-text) {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 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,
.qodef-call-to-action-holder .qodef-cta-button-holder,
.qodef-call-to-action-holder .qodef-cta-text-holder {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.qodef-call-to-action-holder {
  width: 100%;
  -webkit-transition: opacity 0.15s ease-out, visibility 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out, visibility 0.15s ease-out;
  transition: opacity 0.15s ease-out, visibility 0.15s ease-out;
}
.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-cta-small-text {
  position: relative;
  top: -1px;
  font-size: 12px;
  line-height: 1.5em;
  padding-bottom: 3px;
  color: #fed620;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}
.qodef-call-to-action-holder .qodef-call-to-action-close {
  display: none;
  position: absolute;
  top: -15px;
  right: -15px;
  font-size: 24px;
  height: 30px;
  width: 30px;
  line-height: 33px;
  text-align: center;
  border-radius: 50%;
  background-color: #fed620;
  color: #0a0a0a;
  cursor: pointer;
}
.qodef-call-to-action-holder.qodef-normal-layout:not(.qodef-content-in-grid)
  .qodef-cta-inner,
.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-normal-layout .qodef-cta-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.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 {
  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-call-to-action-holder.qodef-call-to-action-holder-hidden {
  visibility: hidden;
  opacity: 0;
}
.qodef-call-to-action-holder.qodef-call-to-action-boxed {
  padding: 30px 40px;
  -webkit-box-shadow: 7px 12px 35px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 7px 12px 35px 0 rgba(0, 0, 0, 0.03);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-clients-carousel-holder,
.qodef-clients-carousel-holder .qodef-cc-inner,
.qodef-clients-carousel-holder .qodef-cc-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.touch .qodef-clients-carousel-holder .qodef-cc-item {
  cursor: pointer;
}
.qodef-clients-carousel-holder .qodef-cc-item 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 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.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 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.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 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.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 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.qodef-countdown .countdown-row .countdown-section .countdown-period,
.qodef-counter-holder .qodef-counter-title {
  top: 50%;
  left: 50%;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}
.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;
}
.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-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;
  font-size: 180px;
  line-height: 1em;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: -0.04em;
  text-align: center;
  color: transparent;
  -webkit-text-stroke: 1px #0a0a0a;
}
@media all and (-ms-high-contrast: none) {
  .qodef-countdown .countdown-row .countdown-section .countdown-amount {
    color: #fff;
    text-shadow: -1px -1px 0 #0a0a0a, 1px 1px 0 #0a0a0a, -1px 1px 0 #0a0a0a,
      1px -1px 0 #0a0a0a;
  }
}
.qodef-countdown .countdown-row .countdown-section .countdown-period {
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  text-align: center;
  color: #0a0a0a;
  font-size: 26px;
  line-height: 1.154em;
  letter-spacing: -0.01em;
}
.qodef-counter-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.qodef-counter-holder .qodef-counter-inner {
  position: relative;
  display: block;
  text-align: center;
  vertical-align: middle;
}
.qodef-counter-holder .qodef-counter {
  display: inline-block;
  vertical-align: middle;
  font-size: 180px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.04em;
  overflow: hidden;
  font-family: "Roboto Condensed", sans-serif;
  color: transparent;
  -webkit-text-stroke: 1px #0a0a0a;
}
@media all and (-ms-high-contrast: none) {
  .qodef-counter-holder .qodef-counter {
    color: #fff;
    text-shadow: -1px -1px 0 #0a0a0a, 1px 1px 0 #0a0a0a, -1px 1px 0 #0a0a0a,
      1px -1px 0 #0a0a0a;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-testimonials-holder.qodef-testimonials-carousel
    .qodef-testimonial-image-nav {
    max-width: 282px;
  }
  .qodef-counter-holder .qodef-counter {
    font-size: 130px;
  }
}
.qodef-counter-holder .qodef-counter-title {
  position: absolute;
  width: 100%;
  margin: 0;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #0a0a0a;
  font-size: 26px;
  line-height: 1.154em;
  letter-spacing: -0.01em;
}
.qodef-counter-holder .qodef-counter-text {
  margin: 14px 0 0;
  text-align: center;
}
.qodef-custom-font-holder .qodef-cf-typed-wrap {
  width: 0;
  white-space: nowrap;
}
.qodef-custom-font-holder .qodef-cf-typed {
  display: inline-block;
}
.qodef-custom-font-holder .qodef-cf-typed span {
  display: none;
}
.qodef-custom-font-holder .qodef-cf-typed ~ .typed-cursor {
  display: inline-block;
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}
@-webkit-keyframes blink {
  0%,
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@keyframes blink {
  0%,
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
.qodef-dropcaps {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  line-height: 42px;
  font-size: 42px;
  color: #999;
  font-weight: 300;
  text-align: center;
  margin: 3px 13px 0 0;
}
.qodef-dropcaps.qodef-circle,
.qodef-dropcaps.qodef-square {
  height: 35px;
  width: 35px;
  font-size: 22px;
  line-height: 35px;
  font-weight: 600;
  color: #fff;
  background-color: #0a0a0a;
  margin: 9px 15px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-dropcaps.qodef-circle {
  border-radius: 3em;
}
.qodef-elements-holder {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.qodef-elements-holder.qodef-eh-full-height {
  height: 100%;
}
.qodef-elements-holder.qodef-ehi-float .qodef-eh-item {
  float: left;
}
.qodef-elements-holder.qodef-two-columns .qodef-eh-item {
  width: 50%;
}
.qodef-elements-holder.qodef-three-columns .qodef-eh-item {
  width: 33.33333%;
}
.qodef-elements-holder.qodef-four-columns .qodef-eh-item {
  width: 25%;
}
.qodef-elements-holder.qodef-five-columns .qodef-eh-item {
  width: 20%;
}
.qodef-elements-holder.qodef-six-columns .qodef-eh-item {
  width: 16.66667%;
}
.qodef-elements-holder .qodef-eh-item {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.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-eh-item-background {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.qodef-elements-holder .qodef-eh-item-inner {
  position: relative;
  z-index: 2;
}
.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;
  background-color: #0a0a0a;
  border: 1px solid #252525;
  -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: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.qodef-event-list-holder.qodef-el-standard
  .qodef-event-list-item-holder
  .qodef-event-info-date
  > span {
  display: block;
}
.qodef-event-list-holder.qodef-el-standard
  .qodef-event-list-item-holder
  .qodef-event-info-date
  .qodef-event-info-date-date {
  font-size: 40px;
  letter-spacing: -0.06em;
}
.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: -0.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: #fed620;
  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: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.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: #fed620;
  -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 {
  margin: 125px 0 0;
  color: #fff;
}
.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 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
  transition: all 0.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;
  background-color: #151515;
}
@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-safari
  .qodef-event-list-holder.qodef-el-chequered
  .qodef-event-list-item-holder
  .qodef-event-list-item-content,
.qodef-safari
  .qodef-event-list-holder.qodef-el-chequered
  .qodef-event-list-item-holder
  .qodef-event-list-item-image {
  vertical-align: bottom;
}
.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 22px;
  font-size: 16px;
  color: #fff;
}
.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 75px;
  -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: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.qodef-event-list-holder.qodef-el-chequered
  .qodef-event-list-item-holder
  .qodef-event-info-date
  > span {
  display: block;
}
.qodef-event-list-holder.qodef-el-chequered
  .qodef-event-list-item-holder
  .qodef-event-info-date
  .qodef-event-info-date-date {
  font-size: 40px;
  letter-spacing: -0.06em;
  margin-top: 15px;
}
.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: -0.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: #fed620;
  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: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.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: #fed620;
  -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 {
  margin: 111px 0 0;
  color: #fff;
}
.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-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%;
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-event-list-holder.qodef-el-chequered
  .qodef-event-list-item-holder
  .qodef-event-list-item-image
  .qodef-event-list-item-image-inner
  img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  width: 100%;
  height: 100%;
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-event-list-holder.qodef-el-chequered
    .qodef-event-list-item-holder
    .qodef-event-list-item-image
    .qodef-event-list-item-image-inner
    img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.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,
.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.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.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 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.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: -0.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: #fed620 !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: #000;
}
.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light
  .qodef-event-list-item-holder
  .qodef-event-list-category-holder
  a {
  color: #fed620;
}
.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light
  .qodef-event-list-item-holder
  .qodef-event-list-category-holder
  a:hover {
  color: #000;
}
.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: #0a0a0a;
}
.qodef-event-list-holder.qodef-el-chequered.qodef-event-skin-light
  .qodef-event-list-item-holder
  .qodef-event-list-item-title
  a:hover,
.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: #fed620;
}
.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: #fed620 !important;
}
.qodef-event-list-holder.qodef-event-list-two-columns
  .qodef-event-list-item-holder {
  width: 50%;
}
.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),
  .qodef-event-list-holder.qodef-event-list-two-columns
    .qodef-event-list-item-holder:nth-child(2n + 1),
  .qodef-grid-list.qodef-four-columns .qodef-item-space:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-event-list-holder.qodef-event-list-four-columns
  .qodef-event-list-item-holder {
  width: 25%;
}
.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),
  .qodef-event-list-holder.qodef-event-list-four-columns
    .qodef-event-list-item-holder:nth-child(4n + 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 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.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-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: #000;
  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: #0a0a0a;
}
.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-icon-list-holder {
  position: relative;
  display: table;
  table-layout: fixed;
  height: auto;
  width: 100%;
  margin-bottom: 8px;
}
.qodef-icon-list-holder a:hover {
  color: inherit;
}
.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: #0a0a0a;
  font-size: 17px;
  line-height: inherit;
}
.qodef-iwt,
.qodef-iwt .qodef-iwt-icon a {
  vertical-align: middle;
}
.qodef-icon-list-holder .qodef-il-icon-holder > :before {
  display: block;
  line-height: inherit;
}
.qodef-iwt,
.qodef-iwt .qodef-iwt-icon a,
.qodef-iwt .qodef-iwt-title a {
  display: inline-block;
  position: relative;
}
.qodef-icon-list-holder .qodef-il-text {
  width: 99%;
  padding: 0 0 0 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-iwt {
  width: 100%;
}
.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode {
  line-height: 1;
}
.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode.qodef-circle,
.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode.qodef-dropcaps.qodef-circle,
.qodef-iwt .qodef-iwt-icon .qodef-icon-shortcode.qodef-square {
  line-height: 2;
}
.qodef-iwt .qodef-iwt-title {
  margin: 0;
  line-height: 1.2em;
}
.qodef-iwt .qodef-iwt-title a {
  vertical-align: top;
}
.qodef-iwt span.qodef-iwt-title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
}
.qodef-iwt .qodef-iwt-title-text {
  display: block;
}
.qodef-iwt .qodef-iwt-title-text .qodef-st-title-alt-font {
  font-family: Lora, serif;
  font-weight: 400;
  line-height: 24px;
  color: #fed620;
  text-transform: none;
}
.qodef-iwt .qodef-iwt-text {
  margin: 14px 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 25px;
}
.single-events .qodef-iwt.qodef-iwt-icon-left .qodef-iwt-content {
  padding: 2px 29px 0 25px;
}
.qodef-iwt.qodef-iwt-icon-left .qodef-iwt-text {
  margin: 13px 0 0;
  font-size: 16px;
}
.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: 22px 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-dropcaps.qodef-circle,
.qodef-icon-shortcode.qodef-square {
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  background-color: #fed620;
  -webkit-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.qodef-icon-shortcode.qodef-circle a,
.qodef-icon-shortcode.qodef-dropcaps.qodef-circle a,
.qodef-icon-shortcode.qodef-square a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
}
.qodef-icon-shortcode.qodef-circle .qodef-icon-element,
.qodef-icon-shortcode.qodef-dropcaps.qodef-circle .qodef-icon-element,
.qodef-icon-shortcode.qodef-square .qodef-icon-element {
  color: #fff;
  line-height: inherit;
}
.qodef-icon-shortcode.qodef-circle {
  border-radius: 50%;
}
.qodef-icon-shortcode .qodef-icon-element {
  display: block;
  line-height: inherit;
  -webkit-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.qodef-icon-shortcode .qodef-icon-element:before {
  display: block;
  line-height: inherit;
}
.qodef-icon-animation-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  -o-transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.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: 0.75em;
  vertical-align: -15%;
}
.qodef-icon-small {
  font-size: 2em;
}
.qodef-icon-medium {
  font-size: 3em;
}
.qodef-icon-large {
  font-size: 4em;
}
.qodef-icon-huge {
  font-size: 5em;
}
.qodef-image-gallery {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-image-gallery.qodef-has-shadow .qodef-ig-image-inner {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 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 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.qodef-image-gallery .qodef-ig-image a,
.qodef-image-gallery .qodef-ig-image img {
  position: relative;
  display: block;
}
.qodef-image-gallery .qodef-ig-image-inner,
.qodef-image-gallery .qodef-ig-slider {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-image-gallery.qodef-ig-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-custom-link
  .qodef-ig-image
  a:hover:after {
  opacity: 1;
}
.qodef-image-gallery.qodef-image-behavior-custom-link .qodef-ig-image a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(10, 10, 10, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-lightbox {
  overflow: hidden;
  will-change: transform;
  -webkit-filter: blur();
  filter: blur();
}
.qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-lightbox img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.45s cubic-bezier(0.33, 0.02, 0, 0.93);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-lightbox img {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
  }
}
.qodef-image-gallery.qodef-image-behavior-lightbox
  .qodef-ig-lightbox.qodef-hovered
  img,
.qodef-image-gallery.qodef-image-behavior-lightbox
  .qodef-ig-lightbox:hover
  img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  -o-transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
  transition: transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93),
    -webkit-transform 0.75s cubic-bezier(0.33, 0.02, 0, 0.93);
}
.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 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.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 {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.qodef-image-gallery .qodef-owl-slider .owl-nav {
  position: absolute;
  display: inline-block;
  bottom: 0;
}
.qodef-image-gallery .qodef-owl-slider .owl-nav .owl-next,
.qodef-image-gallery .qodef-owl-slider .owl-nav .owl-prev {
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  width: 90px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  color: #0a0a0a;
  background-color: #fff;
  z-index: 3;
}
.qodef-image-gallery
  .qodef-owl-slider
  .owl-nav
  .owl-next:hover
  .qodef-next-dash:after,
.qodef-image-gallery
  .qodef-owl-slider
  .owl-nav
  .owl-prev:hover
  .qodef-prev-dash:before {
  width: 15px;
}
.qodef-image-gallery .qodef-owl-slider .owl-nav .owl-next span,
.qodef-image-gallery .qodef-owl-slider .owl-nav .owl-prev span {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.qodef-image-gallery .qodef-owl-slider .owl-nav .owl-prev {
  left: 0;
  padding-left: 20px;
  text-align: left;
}
.qodef-image-gallery .qodef-owl-slider .owl-nav .owl-next {
  right: 0;
  padding-right: 20px;
  text-align: right;
}
.qodef-image-gallery .qodef-owl-slider .owl-nav .qodef-next-icon,
.qodef-image-gallery .qodef-owl-slider .owl-nav .qodef-prev-icon {
  display: none;
}
.qodef-image-gallery .qodef-owl-slider .owl-nav .qodef-next-dash:after,
.qodef-image-gallery .qodef-owl-slider .owl-nav .qodef-prev-dash:before {
  position: relative;
  display: inline-block;
  width: 29px;
  height: 1px;
  background-color: #0a0a0a;
  vertical-align: middle;
  content: "";
}
.qodef-image-gallery .qodef-owl-slider .owl-nav .qodef-next-text,
.qodef-image-gallery .qodef-owl-slider .owl-nav .qodef-prev-text {
  position: relative;
}
.qodef-image-gallery .qodef-owl-slider .owl-nav .qodef-prev-dash:before {
  margin: -2px 5px 0 0;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.qodef-image-gallery .qodef-owl-slider .owl-nav .qodef-next-dash:after {
  margin: -2px 0 0 5px;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.qodef-image-gallery .qodef-owl-slider.qodef-slider-has-both-nav .owl-nav {
  bottom: 50px;
}
.qodef-image-gallery .qodef-owl-slider .owl-dots {
  margin: 25px 0 0;
}
.qodef-image-gallery.qodef-has-pattern-background .qodef-pattern-overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 29px;
  right: 29px;
  background-image: url(../../../../plugins/xtrail-core/assets/img/pattern_background.png);
  background-repeat: repeat;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translate3d(29px, -29px, 0);
  transform: translate3d(29px, -29px, 0);
}
.qodef-image-gallery.qodef-has-pattern-background
  .qodef-pattern-overlay.qodef-pattern-appear {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media only screen and (max-width: 1280px) {
  .qodef-image-gallery.qodef-has-pattern-background .qodef-pattern-overlay {
    top: 15px;
    right: 15px;
    background-size: 100%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-image-gallery.qodef-has-pattern-background .qodef-pattern-overlay {
    top: 16px;
    right: 16px;
  }
}
.qodef-image-gallery.qodef-has-pattern-background.qodef-slider-has-both-nav
  .qodef-pattern-overlay {
  height: calc(100% - 50px);
}
.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%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.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 a {
  -webkit-box-shadow: 3px 4px 40px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 3px 4px 40px 0 rgba(0, 0, 0, 0.09);
}
.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 {
  display: inline-block;
  margin: 26px 0 0;
}
.qodef-image-with-text-holder .qodef-iwt-text {
  margin: 14px 0 0;
}
.qodef-image-with-text-holder.qodef-image-behavior-custom-link
  .qodef-iwt-image
  a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.qodef-image-with-text-holder.qodef-image-behavior-custom-link
  .qodef-iwt-image:hover
  a {
  -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(10, 10, 10, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-image-with-text-holder.qodef-image-behavior-zoom .qodef-iwt-image {
  overflow: hidden;
}
.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 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.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 {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.qodef-interactive-image-with-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-interactive-image-with-text > a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.qodef-interactive-image-with-text .qodef-iiwt-image {
  position: relative;
  display: block;
  overflow: hidden;
}
.qodef-interactive-image-with-text .qodef-iiwt-image img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  display: block;
}
.qodef-interactive-image-with-text .qodef-iiwt-image .qodef-iiwt-overlay {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.65))
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.65) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.65) 100%
  );
  -webkit-transition: opacity 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  -o-transition: opacity 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  transition: opacity 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
}
.qodef-interactive-image-with-text .qodef-iiwt-content {
  position: absolute;
  left: 0;
  top: 0;
  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;
  padding: 50px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}
.qodef-interactive-image-with-text
  .qodef-iiwt-content
  .qodef-iiwt-content-inner {
  -webkit-transition: margin-top 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    margin-bottom 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  -o-transition: margin-top 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    margin-bottom 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  transition: margin-top 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    margin-bottom 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
}
.qodef-interactive-image-with-text .qodef-iiwt-title {
  margin-top: 0;
}
.qodef-interactive-image-with-text span.qodef-iiwt-title {
  display: block;
  font-size: 116px;
  font-family: "Mr Dafoe", cursive;
  text-transform: lowercase;
  font-weight: 400;
  line-height: 69px;
  -webkit-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  transform: rotate(-7deg);
}
.qodef-interactive-image-with-text .qodef-iiwt-text-title {
  margin: 0;
  line-height: 1.2em;
}
.qodef-interactive-image-with-text .qodef-iiwt-text-title a {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-interactive-image-with-text .qodef-iiwt-separator {
  -webkit-transition: opacity 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    -webkit-transform 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  -o-transition: transform 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    opacity 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  transition: transform 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    opacity 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  transition: transform 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    opacity 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    -webkit-transform 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  opacity: 0;
}
.qodef-interactive-image-with-text .qodef-iiwt-separator .qodef-separator {
  margin-top: 18px;
  margin-bottom: 8px;
  width: 72px;
  border-bottom-width: 3px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (max-width: 1024px) {
  .qodef-interactive-image-with-text .qodef-iiwt-separator .qodef-separator {
    display: none;
  }
}
.qodef-interactive-image-with-text .qodef-iiwt-text-text {
  margin: 16px 24% 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    -webkit-transform 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  -o-transition: transform 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    opacity 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  transition: transform 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    opacity 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  transition: transform 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    opacity 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8),
    -webkit-transform 0.3s cubic-bezier(0.35, 0.8, 0.35, 0.8);
  opacity: 0;
}
.qodef-interactive-image-with-text:hover .qodef-iiwt-image img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
.qodef-interactive-image-with-text:hover .qodef-iiwt-overlay {
  opacity: 1;
}
.qodef-interactive-image-with-text:hover .qodef-separator {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.qodef-interactive-image-with-text:hover .qodef-iiwt-content-inner {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.qodef-interactive-image-with-text:hover .qodef-iiwt-separator,
.qodef-interactive-image-with-text:hover .qodef-iiwt-text-text {
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  opacity: 1;
}
.qodef-linked-images {
  opacity: 0;
}
.qodef-linked-images .qodef-linked-image-holder {
  float: left;
}
.qodef-linked-images
  .qodef-linked-image-holder
  .qodef-linked-image-image-holder {
  overflow: hidden;
  max-width: 100%;
  position: relative;
}
.qodef-linked-images .qodef-linked-image-holder .qodef-linked-image-image {
  position: relative;
  display: block;
  background-size: cover;
}
.qodef-linked-expanding-images
  .qodef-linked-images
  .qodef-linked-image-holder
  .qodef-linked-image-image {
  background-size: contain;
}
.qodef-linked-images.qodef-linked-images-three-images
  .qodef-linked-image-holder {
  width: 33.33%;
}
.qodef-linked-images.qodef-linked-images-four-images
  .qodef-linked-image-holder {
  width: 25%;
}
.qodef-linked-images.qodef-linked-images-five-images
  .qodef-linked-image-holder {
  width: 20%;
}
.qodef-linked-images
  .qodef-linked-image-holder
  .qodef-linked-image-image-holder
  .qodef-linked-image-image {
  height: 100vh !important;
  width: auto;
  max-width: none;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.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%;
  padding: 16% 7%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1366px) {
  .qodef-linked-images
    .qodef-linked-image-holder
    .qodef-linked-image-image-holder
    .qodef-linked-image-description-wrapper
    .qodef-linked-image-description-inner {
    padding: 16% 0;
  }
}
.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: relative;
  left: 50%;
  font-family: "Mr Dafoe", cursive;
  color: #fff;
  font-size: 140px;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: 0;
  margin: 0 0 -7px;
  white-space: nowrap;
  text-transform: none;
  -webkit-transform: rotate(-5deg) translateX(-50%);
  -ms-transform: rotate(-5deg) translateX(-50%);
  transform: rotate(-5deg) translateX(-50%);
}
.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;
  margin: 0;
  text-transform: uppercase;
}
.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: -0.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 {
  padding: 55px 10%;
  -webkit-transition: padding 0.3s ease-out;
  -o-transition: padding 0.3s ease-out;
  transition: padding 0.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 {
  position: absolute;
  bottom: 300px;
  font-size: 215px;
  -webkit-transform: translateX(-63%) rotate(-20deg);
  -ms-transform: translateX(-63%) rotate(-20deg);
  transform: translateX(-63%) rotate(-20deg);
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.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: left;
}
.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:after {
  content: "";
  margin: 23px 0 0;
  display: block;
  width: 41px;
  height: 3px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.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;
  margin: 17px 49px 0 0;
  font-size: 16px;
  color: #fff;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.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 10% 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;
  -webkit-transform: translateX(-53%) rotate(-20deg);
  -ms-transform: translateX(-53%) rotate(-20deg);
  transform: translateX(-53%) rotate(-20deg);
  -webkit-transition: 0.3s 0.1s ease-out;
  -o-transition: 0.3s 0.1s ease-out;
  transition: 0.3s 0.1s ease-out;
}
.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 0.3s ease-out 0.1s;
  -o-transition: opacity 0.3s ease-out 0.1s;
  transition: opacity 0.3s ease-out 0.1s;
}
.qodef-number-with-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-number-with-text-holder .qodef-nwt-number {
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 230px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -0.04em;
  text-align: center;
  color: transparent;
  -webkit-text-stroke: 1px #0a0a0a;
}
@media all and (-ms-high-contrast: none) {
  .qodef-number-with-text-holder .qodef-nwt-number {
    color: #fff;
    text-shadow: -1px -1px 0 #0a0a0a, 1px 1px 0 #0a0a0a, -1px 1px 0 #0a0a0a,
      1px -1px 0 #0a0a0a;
  }
}
.qodef-number-with-text-holder .qodef-nwt-text-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  text-align: center;
}
.qodef-number-with-text-holder .qodef-nwt-title {
  margin: 0;
}
.qodef-number-with-text-holder .qodef-nwt-text {
  margin: 0;
  padding: 11px 0 0;
}
.qodef-number-with-text-holder .qodef-nwt-url-button {
  margin: 4px 0 0 1px;
}
.qodef-perspective-scroll.qodef-perspective-scroll-landing-ready
  .qodef-ps-bg-image,
.qodef-perspective-scroll.qodef-perspective-scroll-landing-ready
  .qodef-ps-left-image,
.qodef-perspective-scroll.qodef-perspective-scroll-landing-ready
  .qodef-ps-right-image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.qodef-perspective-scroll.qodef-perspective-scroll-landing-loaded
  .qodef-ps-content
  .qodef-ps-bg-image,
.qodef-perspective-scroll.qodef-perspective-scroll-landing-loaded
  .qodef-ps-content
  .qodef-ps-left-image,
.qodef-perspective-scroll.qodef-perspective-scroll-landing-loaded
  .qodef-ps-content
  .qodef-ps-right-image {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.qodef-perspective-scroll .qodef-ps-content {
  height: 100vh;
  width: 100vw;
  position: relative;
  overflow: hidden;
}
.qodef-perspective-scroll .qodef-ps-content .qodef-ps-bg-image {
  position: absolute;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
  -webkit-transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
  -o-transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
  transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
}
.qodef-perspective-scroll .qodef-ps-content .qodef-ps-text-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  height: 400px;
  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;
}
@media only screen and (max-width: 1024px) {
  .qodef-perspective-scroll .qodef-ps-content .qodef-ps-text-holder {
    top: 60%;
    left: 56%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-perspective-scroll .qodef-ps-content .qodef-ps-text-holder {
    top: 60%;
    left: 53%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 680px) {
  .qodef-perspective-scroll .qodef-ps-content .qodef-ps-text-holder {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    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;
  }
}
.qodef-perspective-scroll
  .qodef-ps-content
  .qodef-ps-text-holder
  .qodef-ps-main-text {
  font-size: 120px;
  color: #fff;
  line-height: 1em;
  position: absolute;
  z-index: 3;
}
@media only screen and (max-width: 1024px) {
  .qodef-perspective-scroll
    .qodef-ps-content
    .qodef-ps-text-holder
    .qodef-ps-main-text {
    top: 12%;
    left: 12%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-perspective-scroll
    .qodef-ps-content
    .qodef-ps-text-holder
    .qodef-ps-main-text {
    top: 10%;
    left: 13%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-perspective-scroll
    .qodef-ps-content
    .qodef-ps-text-holder
    .qodef-ps-main-text {
    top: auto;
    left: auto;
  }
}
.qodef-perspective-scroll
  .qodef-ps-content
  .qodef-ps-text-holder
  .qodef-ps-bg-text {
  position: absolute;
  font-size: 350px;
  text-stroke: 1px #fff;
  -webkit-text-stroke: 1px #fff;
  -webkit-text-fill-color: transparent;
  letter-spacing: -0.025em;
  line-height: 1em;
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
  -webkit-transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
  -o-transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
  transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
}
.qodef-perspective-scroll .qodef-ps-content .qodef-ps-left-image {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 25;
  line-height: 0;
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
  -webkit-transform-origin: 60% 50%;
  -ms-transform-origin: 60% 50%;
  transform-origin: 60% 50%;
  -webkit-transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
  -o-transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
  transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
}
.qodef-perspective-scroll .qodef-ps-content .qodef-ps-right-image {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 25;
  line-height: 0;
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
  -webkit-transform-origin: -73% -54%;
  -ms-transform-origin: -73% -54%;
  transform-origin: -73% -54%;
  -webkit-transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
  -o-transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
  transition-timing-function: cubic-bezier(0.08, 0.7, 0.21, 0.9);
}
.qodef-perspective-scroll .qodef-perspective-scroll-down {
  position: fixed;
  bottom: 35px;
  height: 60px;
  left: 47.5%;
  z-index: 12356;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.qodef-perspective-scroll
  .qodef-perspective-scroll-down
  .qodef-perspective-scroll-down-text {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
@-webkit-keyframes qodef-scroll-down-arrow-animation {
  0%,
  100%,
  20% {
    -webkit-transform: translate(-50%, -10%) rotate(45deg);
    transform: translate(-50%, -10%) rotate(45deg);
  }
  50% {
    -webkit-transform: translate(-50%, 30%) rotate(45deg);
    transform: translate(-50%, 30%) rotate(45deg);
  }
}
@keyframes qodef-scroll-down-arrow-animation {
  0%,
  100%,
  20% {
    -webkit-transform: translate(-50%, -10%) rotate(45deg);
    transform: translate(-50%, -10%) rotate(45deg);
  }
  50% {
    -webkit-transform: translate(-50%, 30%) rotate(45deg);
    transform: translate(-50%, 30%) rotate(45deg);
  }
}
.qodef-perspective-scroll
  .qodef-perspective-scroll-down
  .qodef-perspective-scroll-down-arrow {
  position: absolute;
  display: block;
  text-align: center;
  top: 35px;
  left: 50%;
  width: 13px;
  height: 13px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  border-radius: 3px;
  -webkit-transform: translate(-50%, 0) rotate(45deg);
  -ms-transform: translate(-50%, 0) rotate(45deg);
  transform: translate(-50%, 0) rotate(45deg);
  -webkit-animation: 3s qodef-scroll-down-arrow-animation infinite;
  animation: 3s qodef-scroll-down-arrow-animation infinite;
}
.qodef-price-table .qodef-pt-inner,
.qodef-pricing-tables {
  display: inline-block;
  width: 100%;
  position: relative;
  vertical-align: middle;
}
.qodef-price-table .qodef-pt-inner {
  background-color: #fff;
  -webkit-box-shadow: -3px 14px 62px 0 rgba(0, 0, 0, 0.03);
  box-shadow: -3px 14px 62px 0 rgba(0, 0, 0, 0.03);
}
.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: #0a0a0a;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 26px;
  line-height: 35px;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-title-holder .qodef-pt-title {
  display: block;
  padding: 50px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices {
  position: relative;
  padding: 0 15px;
  font-family: "Roboto Condensed", sans-serif;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 72px;
  height: 3px;
  bottom: -30px;
  background-color: #fed620;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-value {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  font-size: 50px;
  line-height: 1em;
  font-weight: 700;
  color: #000;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-price {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 50px;
  line-height: 1em;
  font-weight: 700;
  color: #000;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content {
  padding: 49px 15px 18px;
}
@media only screen and (max-width: 680px) {
  .qodef-price-table .qodef-pt-inner ul li.qodef-pt-content {
    padding-left: 39px;
  }
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content li {
  font-size: 16px;
  color: #3d3d3d;
  padding: 4px 0;
  text-align: center;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content li:before {
  font-family: ElegantIcons;
  content: "\4e";
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #080808;
  padding-right: 10px;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content li:nth-child(2n) {
  position: relative;
  left: -28px;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-button {
  padding: 28px 15px 75px;
}
.qodef-price-table.qodef-has-pattern-background .qodef-pattern-overlay {
  position: absolute;
  display: block;
  width: calc(100% - 15px);
  height: 100%;
  top: 15px;
  right: 15px;
  background-image: url(../../../../plugins/xtrail-core/assets/img/pattern_background.png);
  background-repeat: repeat;
  z-index: -1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translate3d(15px, -15px, 0);
  transform: translate3d(15px, -15px, 0);
}
.qodef-price-table.qodef-has-pattern-background
  .qodef-pattern-overlay.qodef-pattern-appear {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-price-table.qodef-pt-active-item .qodef-pt-inner {
  background-color: #0a0a0a;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.qodef-price-table.qodef-pt-active-item
  .qodef-pt-inner
  ul
  li.qodef-pt-title-holder {
  color: #fff;
}
.qodef-price-table.qodef-pt-active-item
  .qodef-pt-inner
  ul
  li.qodef-pt-title-holder
  .qodef-pt-active-item-label {
  position: absolute;
  bottom: 29px;
  font-family: "Mr Dafoe", cursive;
  font-size: 67px;
  color: #fed620;
  text-transform: lowercase;
  font-weight: 400;
  left: 77px;
  -webkit-transform: rotate(-9deg);
  -ms-transform: rotate(-9deg);
  transform: rotate(-9deg);
  z-index: 1;
}
.qodef-safari
  .qodef-price-table.qodef-pt-active-item
  .qodef-pt-inner
  ul
  li.qodef-pt-title-holder
  .qodef-pt-active-item-label {
  padding: 0 26px 0 5px;
}
.qodef-price-table.qodef-pt-active-item
  .qodef-pt-inner
  ul
  li.qodef-pt-title-holder
  .qodef-pt-title {
  position: relative;
  z-index: 2;
}
.qodef-price-table.qodef-pt-active-item
  .qodef-pt-inner
  ul
  li.qodef-pt-content
  li,
.qodef-price-table.qodef-pt-active-item
  .qodef-pt-inner
  ul
  li.qodef-pt-content
  li:before,
.qodef-price-table.qodef-pt-active-item
  .qodef-pt-inner
  ul
  li.qodef-pt-prices
  .qodef-pt-price,
.qodef-price-table.qodef-pt-active-item
  .qodef-pt-inner
  ul
  li.qodef-pt-prices
  .qodef-pt-value {
  color: #fff;
}
.qodef-process-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-process-holder.qodef-two-columns .qodef-process-item {
  width: 50%;
}
.qodef-process-holder.qodef-three-columns .qodef-process-item {
  width: 33.33333%;
}
.qodef-process-holder.qodef-four-columns .qodef-process-item {
  width: 25%;
}
.qodef-process-holder.qodef-process-appeared
  .qodef-process-item:nth-child(1)
  .qodef-pi-image
  img {
  -webkit-animation: qodef-process-clip-path 1s forwards;
  animation: qodef-process-clip-path 1s forwards;
}
.qodef-process-holder.qodef-process-appeared
  .qodef-process-item:nth-child(1)
  .qodef-pi-image:before {
  opacity: 1;
}
.qodef-process-holder.qodef-process-appeared
  .qodef-process-item:nth-child(2)
  .qodef-pi-image
  img {
  -webkit-animation: qodef-process-clip-path 2s forwards;
  animation: qodef-process-clip-path 2s forwards;
  -webkit-animation-delay: 0.3s !important;
  animation-delay: 0.3s !important;
}
.qodef-process-holder.qodef-process-appeared
  .qodef-process-item:nth-child(2)
  .qodef-pi-image:before {
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.5s !important;
  -o-transition-delay: 0.5s !important;
  transition-delay: 0.5s !important;
}
.qodef-process-holder.qodef-process-appeared
  .qodef-process-item:nth-child(3)
  .qodef-pi-image
  img {
  -webkit-animation: qodef-process-clip-path 2s forwards;
  animation: qodef-process-clip-path 2s forwards;
  -webkit-animation-delay: 0.6s !important;
  animation-delay: 0.6s !important;
}
.qodef-process-holder.qodef-process-appeared
  .qodef-process-item:nth-child(3)
  .qodef-pi-image:before {
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 1s !important;
  -o-transition-delay: 1s !important;
  transition-delay: 1s !important;
}
.qodef-process-holder.qodef-process-appeared
  .qodef-process-item:nth-child(4)
  .qodef-pi-image
  img {
  -webkit-animation: qodef-process-clip-path 2s forwards;
  animation: qodef-process-clip-path 2s forwards;
  -webkit-animation-delay: 0.9s !important;
  animation-delay: 0.9s !important;
}
.qodef-process-holder.qodef-process-appeared
  .qodef-process-item:nth-child(4)
  .qodef-pi-image:before {
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 1.5s !important;
  -o-transition-delay: 1.5s !important;
  transition-delay: 1.5s !important;
}
@-webkit-keyframes qodef-process-clip-path {
  0% {
    -webkit-clip-path: circle(0);
    clip-path: circle(0);
  }
  100% {
    -webkit-clip-path: circle(100%);
    clip-path: circle(100%);
  }
}
@keyframes qodef-process-clip-path {
  0% {
    -webkit-clip-path: circle(0);
    clip-path: circle(0);
  }
  100% {
    -webkit-clip-path: circle(100%);
    clip-path: circle(100%);
  }
}
.qodef-process-holder .qodef-process-inner {
  margin: 0 -15px;
  counter-reset: section;
}
.qodef-process-holder .qodef-process-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  padding: 0 15px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  counter-increment: section;
}
.qodef-process-holder .qodef-process-item:nth-child(2) {
  top: -31px;
}
.qodef-process-holder .qodef-process-item:nth-child(3) {
  top: -130px;
}
.qodef-process-holder .qodef-process-item:nth-child(3) .qodef-pi-image img {
  width: 311px;
  height: 311px;
}
.qodef-process-holder .qodef-process-item:nth-child(3) .qodef-pi-image:before {
  font-size: 116px;
}
.qodef-process-holder .qodef-process-item:nth-child(4) {
  top: -72px;
}
.qodef-process-holder .qodef-pi-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-process-holder .qodef-pi-image img {
  display: block;
  margin: 0 auto;
  padding: 10px;
  width: 212px;
  height: 212px;
  border-radius: 50%;
  border: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-clip-path: circle(0);
  clip-path: circle(0);
}
.qodef-separator,
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav {
  border-bottom: 1px solid #ebebeb;
}
.qodef-process-holder .qodef-pi-image:before {
  content: counter(section);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  font-family: "Mr Dafoe", cursive;
  font-size: 80px;
  color: #fff;
  z-index: 2;
  opacity: 0;
}
.qodef-process-holder .qodef-pi-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 28px 0 10px;
}
.qodef-process-holder .qodef-pi-title {
  margin: 0;
}
.qodef-process-holder .qodef-pi-text {
  margin: 7px 0 0;
  padding: 0 16%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.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 5px;
}
.qodef-progress-bar .qodef-pb-title-holder .qodef-pb-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 100;
}
.qodef-progress-bar .qodef-pb-percent {
  position: absolute;
  right: 6px;
  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: 4px;
  overflow: hidden;
  z-index: 4;
}
.qodef-progress-bar .qodef-pb-content-holder:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  height: 1px;
  width: 100%;
  max-width: 100%;
}
.qodef-progress-bar .qodef-pb-content-holder .qodef-pb-content {
  position: relative;
  height: 4px;
  max-width: 100%;
  overflow: hidden;
  background-color: #fed620;
  z-index: 3;
}
.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-two-columns.qodef-st-tiny-space
  .qodef-st-inner {
  margin: 0 -5px;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-tiny-space
  .qodef-st-text,
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-tiny-space
  .qodef-st-title {
  padding: 0 5px;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-small-space
  .qodef-st-inner {
  margin: 0 -10px;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-small-space
  .qodef-st-text,
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-small-space
  .qodef-st-title {
  padding: 0 10px;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-normal-space
  .qodef-st-inner {
  margin: 0 -15px;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-normal-space
  .qodef-st-text,
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-normal-space
  .qodef-st-title {
  padding: 0 15px;
}
.qodef-section-title-holder.qodef-st-two-columns .qodef-st-text,
.qodef-section-title-holder.qodef-st-two-columns .qodef-st-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  float: left;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-title-left
  .qodef-st-title {
  text-align: right;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-title-left
  .qodef-st-text {
  text-align: left;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-title-right
  .qodef-st-title {
  float: right;
  text-align: left;
}
.qodef-section-title-holder.qodef-st-two-columns.qodef-st-title-right
  .qodef-st-text {
  text-align: right;
}
.qodef-section-title-holder .qodef-st-title {
  display: block;
  margin: 0;
}
.qodef-section-title-holder .qodef-st-title .qodef-st-title-bold {
  font-weight: 700;
}
.qodef-section-title-holder .qodef-st-title .qodef-st-title-light {
  font-weight: 300;
}
.qodef-section-title-holder .qodef-st-text {
  display: block;
  margin: 14px 0 0;
}
.qodef-section-title-holder span.qodef-st-text {
  font-size: 16px;
  color: #0a0a0a;
}
.qodef-section-title-holder .qodef-st-title-underscore {
  display: inline-block;
  height: 3px;
  width: 72px;
  background-color: #fed620;
  margin: 21px 0 27px;
  line-height: 27px;
}
.qodef-section-title-holder.qodef-side-title .qodef-st-title {
  display: inline-block;
}
.qodef-section-title-holder.qodef-side-title .qodef-st-side-title {
  margin: 0 0 0 24px;
  display: inline-block;
}
.qodef-section-title-holder.qodef-side-title .qodef-st-title-underscore {
  display: block;
}
.qodef-separator,
.qodef-single-image-holder,
.qodef-single-image-holder .qodef-si-inner {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.qodef-separator-holder {
  position: relative;
  height: auto;
  font-size: 0;
  line-height: 1em;
}
.qodef-separator-holder.qodef-separator-center {
  text-align: center;
}
.qodef-separator-holder.qodef-separator-left {
  text-align: left;
}
.qodef-separator-holder.qodef-separator-right {
  text-align: right;
}
.qodef-separator-holder.qodef-separator-full-width .qodef-separator {
  width: 100% !important;
}
.qodef-separator {
  margin: 10px 0;
}
.qodef-single-image-holder {
  width: 100%;
}
.qodef-single-image-holder.qodef-has-shadow .qodef-si-inner {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.qodef-single-image-holder .qodef-si-inner {
  width: 100%;
  z-index: 1;
}
.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-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(10, 10, 10, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-single-image-holder.qodef-image-behavior-zoom .qodef-si-inner {
  overflow: hidden;
}
.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 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.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 {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner {
  overflow: hidden;
  padding: 10% 0;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 120%;
  -webkit-transition: background 0.7s ease-out;
  -o-transition: background 0.7s ease-out;
  transition: background 0.7s ease-out;
}
.qodef-single-image-holder.qodef-image-behavior-moving .qodef-si-inner:hover {
  background-position: 90% center;
}
.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-single-image-holder.qodef-has-pattern-background .qodef-pattern-overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 29px;
  right: 29px;
  background-image: url(../../../../plugins/xtrail-core/assets/img/pattern_background.png);
  background-repeat: repeat;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translate3d(29px, -29px, 0);
  transform: translate3d(29px, -29px, 0);
}
.qodef-social-share-holder,
.qodef-social-share-holder .qodef-social-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-single-image-holder.qodef-has-pattern-background
  .qodef-pattern-overlay.qodef-pattern-appear {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media only screen and (max-width: 680px) {
  .qodef-single-image-holder.qodef-has-pattern-background
    .qodef-pattern-overlay {
    top: 16px;
    right: 16px;
  }
}
.qodef-social-share-holder .qodef-social-title {
  margin-right: 13px;
}
.qodef-social-share-holder li,
.qodef-social-share-holder ul {
  vertical-align: top;
  padding: 0;
  margin: 0;
  position: relative;
  display: inline-block;
}
.qodef-social-share-holder ul {
  list-style: none;
}
.qodef-social-share-holder li a {
  font-size: 14px;
}
.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: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(6) {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(7) {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.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 0.2s ease-out, visibility 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
  transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown li a {
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
}
.qodef-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: 15px;
  height: 30px;
  line-height: 30px;
}
.qodef-social-share-holder.qodef-dropdown.qodef-bottom
  .qodef-social-share-dropdown
  li
  a {
  font-size: 12px;
  color: #000;
  background-color: #fff;
}
.qodef-social-share-holder.qodef-dropdown.qodef-bottom
  .qodef-social-share-dropdown
  li
  a:hover {
  color: #f5c900;
}
.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(30px / 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: 15px;
}
.qodef-social-share-holder.qodef-dropdown.qodef-right
  .qodef-social-share-dropdown
  li:nth-child(3) {
  left: 25px;
}
.qodef-social-share-holder.qodef-dropdown.qodef-right
  .qodef-social-share-dropdown
  li:nth-child(4) {
  left: 35px;
}
.qodef-social-share-holder.qodef-dropdown.qodef-right
  .qodef-social-share-dropdown
  li:nth-child(5) {
  left: 45px;
}
.qodef-social-share-holder.qodef-dropdown.qodef-right
  .qodef-social-share-dropdown
  li:nth-child(6) {
  left: 55px;
}
.qodef-social-share-holder.qodef-dropdown.qodef-right
  .qodef-social-share-dropdown
  li:nth-child(7) {
  left: 65px;
}
.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 {
  padding: 0 5px;
}
.qodef-social-share-holder.qodef-dropdown.qodef-left
  .qodef-social-share-dropdown
  li
  a {
  width: 30px;
  color: #0a0a0a;
}
.qodef-tabs,
.qodef-tabs .qodef-tab-container,
.qodef-tabs .qodef-tabs-nav {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-social-share-holder.qodef-dropdown.qodef-left
  .qodef-social-share-dropdown
  li
  a:hover {
  color: #f5c900;
}
.qodef-social-share-holder.qodef-dropdown.qodef-left
  .qodef-social-share-dropdown
  li:nth-child(1) {
  right: 0;
}
.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: 70px;
}
.qodef-social-share-holder.qodef-dropdown.qodef-left
  .qodef-social-share-dropdown
  li:nth-child(4) {
  right: 105px;
}
.qodef-social-share-holder.qodef-dropdown.qodef-left
  .qodef-social-share-dropdown
  li:nth-child(5) {
  right: 140px;
}
.qodef-social-share-holder.qodef-dropdown.qodef-left
  .qodef-social-share-dropdown
  li:nth-child(6) {
  right: 175px;
}
.qodef-social-share-holder.qodef-dropdown.qodef-left
  .qodef-social-share-dropdown
  li:nth-child(7) {
  right: 210px;
}
.qodef-tabs .qodef-tabs-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-tabs .qodef-tabs-nav li {
  float: left;
  margin: 0;
  padding: 0;
}
.qodef-tabs .qodef-tabs-nav li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
.qodef-tabs .qodef-tab-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-tabs .qodef-tab-container p {
  margin: 0;
}
.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li a {
  padding: 7px 26px;
  line-height: 26px;
  color: #0a0a0a;
  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: #000;
  background-color: #fed620;
}
.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;
  line-height: 25px;
  color: #fff;
  background-color: #0a0a0a;
}
.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: #000;
  background-color: #fed620;
}
.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 li {
  margin: 0 31px -1px 0;
  border-bottom: 3px solid;
  border-bottom-color: transparent;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li a {
  padding: 13px 0;
  line-height: 26px;
  color: #0a0a0a;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li.ui-state-hover a {
  color: #fed620;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li.ui-state-active {
  border-bottom-color: #fed620;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li:last-child {
  margin: 0 0 -1px;
}
.qodef-tabs.qodef-tabs-simple .qodef-tab-container {
  padding: 31px 0;
  border-bottom: 1px solid #ebebeb;
}
.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 #ebebeb;
  -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 {
  line-height: 26px;
  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: #0a0a0a;
}
.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;
}
.qodef-team-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.touch .qodef-team-holder.qodef-team-info-on-image {
  cursor: pointer;
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-position-default {
  opacity: 0;
}
.qodef-team-holder.qodef-team-info-on-image:hover .qodef-team-social-wrapper {
  opacity: 1;
}
.qodef-team-holder.qodef-team-info-on-image:hover
  .qodef-team-social-wrapper
  .qodef-team-name {
  -webkit-transform: rotate(-10deg) translateX(0);
  -ms-transform: rotate(-10deg) translateX(0);
  transform: rotate(-10deg) translateX(0);
  opacity: 1;
  -webkit-transition: 0.3s 0.1s;
  -o-transition: 0.3s 0.1s;
  transition: 0.3s 0.1s;
}
.qodef-team-holder.qodef-team-info-on-image:hover
  .qodef-team-social-holder
  .qodef-team-icon {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.qodef-team-holder.qodef-team-info-on-image:hover
  .qodef-team-social-holder
  .qodef-team-icon:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.qodef-team-holder.qodef-team-info-on-image:hover
  .qodef-team-social-holder
  .qodef-team-icon:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.qodef-team-holder.qodef-team-info-on-image:hover
  .qodef-team-social-holder
  .qodef-team-icon:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.qodef-team-holder.qodef-team-info-on-image:hover
  .qodef-team-social-holder
  .qodef-team-icon:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.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 0.5s,
    -webkit-transform 0.45s cubic-bezier(0.64, 0.01, 0.15, 1.16);
  -o-transition: transform 0.45s cubic-bezier(0.64, 0.01, 0.15, 1.16),
    opacity 0.5s;
  transition: transform 0.45s cubic-bezier(0.64, 0.01, 0.15, 1.16), opacity 0.5s;
  transition: transform 0.45s cubic-bezier(0.64, 0.01, 0.15, 1.16), opacity 0.5s,
    -webkit-transform 0.45s cubic-bezier(0.64, 0.01, 0.15, 1.16);
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position-default {
  position: absolute;
  bottom: 43px;
  left: 0;
  padding: 5px 15px 5px 52px;
  background-color: #000;
  z-index: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.qodef-team-holder.qodef-team-info-on-image
  .qodef-team-position-default:before {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  left: 0;
  display: inline-block;
  width: 41px;
  height: 3px;
  background-color: #fed620;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position-default:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #000;
  -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-team-holder.qodef-team-info-on-image .qodef-team-name {
  -webkit-transform: rotate(-10deg) translateX(-10px);
  -ms-transform: rotate(-10deg) translateX(-10px);
  transform: rotate(-10deg) translateX(-10px);
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.qodef-team-holder.qodef-team-info-on-image span.qodef-team-name {
  font-size: 71px;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position {
  margin: 23px 0 0;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-holder {
  margin: 8px 0 0;
}
.qodef-team-holder.qodef-team-info-on-image
  .qodef-team-social-holder
  .qodef-team-icon {
  display: inline-block;
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  margin: 0 14px 0 0;
  font-size: 20px;
}
.qodef-team-holder.qodef-team-info-on-image
  .qodef-team-social-holder
  .qodef-team-icon:last-of-type {
  margin: 0;
}
.touch .qodef-team-holder.qodef-team-info-below-image {
  cursor: pointer;
}
.qodef-team-holder.qodef-team-info-below-image:hover .qodef-team-image img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.qodef-team-holder.qodef-team-info-below-image:hover
  .qodef-team-social-holder
  .qodef-team-icon {
  opacity: 1;
}
.qodef-team-holder.qodef-team-info-below-image:hover
  .qodef-team-social-holder
  .qodef-team-icon:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.qodef-team-holder.qodef-team-info-below-image:hover
  .qodef-team-social-holder
  .qodef-team-icon:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.qodef-team-holder.qodef-team-info-below-image:hover
  .qodef-team-social-holder
  .qodef-team-icon:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.qodef-team-holder.qodef-team-info-below-image:hover
  .qodef-team-social-holder
  .qodef-team-icon:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.qodef-team-holder.qodef-team-info-below-image .qodef-team-image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: -webkit-filter 0.3s;
  -o-transition: filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}
.qodef-team-holder.qodef-team-info-below-image
  .qodef-team-social-holder
  .qodef-team-icon {
  opacity: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.qodef-team-holder .qodef-team-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-team-holder .qodef-team-image img {
  margin: 0 auto;
  display: block;
}
.qodef-team-holder .qodef-team-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
  text-align: center;
}
.qodef-team-holder .qodef-team-name {
  margin: 0;
  display: block;
  font-family: "Mr Dafoe", cursive;
  color: #fff;
}
.qodef-team-holder span.qodef-team-name {
  font-size: 35px;
}
.qodef-team-holder .qodef-team-position {
  display: block;
  margin: 12px 0 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.025em;
  text-transform: uppercase;
  color: #fff;
}
.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;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.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: 20px 40px 37px;
  vertical-align: middle;
  text-align: center;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  -webkit-transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.qodef-team-holder .qodef-team-social-holder,
.qodef-video-button-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-team-holder .qodef-team-social-holder {
  width: 100%;
  margin: 3px 0 0;
}
.qodef-team-holder .qodef-team-social-holder .qodef-team-icon {
  margin: 0 8px 0 0;
  font-size: 16px;
}
.qodef-team-holder .qodef-team-social-holder .qodef-team-icon:last-of-type {
  margin: 0;
}
.qodef-team-holder .qodef-team-social-holder .qodef-team-icon a {
  color: #fff;
}
.qodef-team-holder
  .qodef-team-social-holder
  .qodef-team-icon
  a
  .qodef-icon-element {
  font-size: inherit;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.qodef-team-holder .qodef-team-social-holder .qodef-team-icon a:hover {
  color: #fed620;
}
.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;
  z-index: 1;
}
.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;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.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 .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 {
  color: #0a0a0a;
  font-size: 106px;
  line-height: 1;
}
.qodef-video-button-holder .qodef-video-button-play span,
.qodef-video-button-holder .qodef-video-button-play span:before {
  display: block;
  line-height: inherit;
}
.qodef-video-button-holder
  .qodef-video-button-play-image.qodef-vb-has-hover-image:hover
  img:first-child {
  opacity: 0;
}
.qodef-video-button-holder
  .qodef-video-button-play-image.qodef-vb-has-hover-image:hover
  img:nth-child(2) {
  opacity: 1;
}
.qodef-video-button-holder .qodef-video-button-play-image img {
  display: block;
  margin: 0 auto;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.qodef-video-button-holder .qodef-video-button-play-image img:first-child {
  position: relative;
  opacity: 1;
}
.qodef-video-button-holder .qodef-video-button-play-image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateZ(0);
  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;
}
.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: block;
  overflow: hidden;
}
.qodef-instagram-feed li a:hover:after {
  opacity: 1;
}
.qodef-instagram-feed li a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(10, 10, 10, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-instagram-feed li a .qodef-instagram-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #0a0a0a;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.qodef-instagram-feed li a:hover .qodef-instagram-icon {
  opacity: 1;
}
.qodef-instagram-feed li img {
  width: 100%;
  display: block;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-no-space {
  margin: 0;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-no-space li {
  padding: 0;
  margin: 0;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-tiny-space {
  margin: 0 -5px -10px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-tiny-space li {
  padding: 0 5px;
  margin: 0 0 10px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-small-space {
  margin: 0 -10px -20px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-small-space li {
  padding: 0 10px;
  margin: 0 0 20px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-normal-space {
  margin: 0 -15px -30px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-normal-space li {
  padding: 0 15px;
  margin: 0 0 30px;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-2 li {
  width: 50%;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-3 li {
  width: 33.33333%;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-4 li {
  width: 25%;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-6 li {
  width: 16.66667%;
}
.qodef-instagram-feed.qodef-instagram-gallery.qodef-col-9 li {
  width: 11.11111%;
}
.qodef-instagram-feed.qodef-instagram-carousel li {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.qodef-instagram-feed.qodef-instagram-carousel li a {
  position: relative;
  display: block;
  height: 100%;
}
.qodef-twitter-list-holder,
.qodef-twitter-list-holder .qodef-tl-item,
.qodef-twitter-list-holder .qodef-twitter-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-twitter-list-holder {
  clear: both;
}
.qodef-twitter-list-holder .qodef-twitter-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.qodef-twitter-list-holder .qodef-tl-item {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-twitter-list-holder .qodef-tli-content,
.qodef-twitter-list-holder .qodef-twitter-content-top {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  width: 100%;
  vertical-align: middle;
}
.qodef-twitter-list-holder .qodef-tli-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.qodef-twitter-list-holder .qodef-tli-inner:hover {
  -webkit-box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);
  box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
.qodef-twitter-list-holder .qodef-tli-content {
  padding: 35px 23px;
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
}
.qodef-twitter-list-holder .qodef-twitter-content-top {
  margin-bottom: 25px;
  box-sizing: border-box;
}
.qodef-twitter-list-holder .qodef-twitter-link-over {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.qodef-twitter-list-holder .qodef-twitter-user {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding-right: 30px;
  -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: #fed620;
  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: #fed620;
}
.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: #fed620;
}
.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: #fed620;
}
.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: #000;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  a {
  position: relative;
  color: #000;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  a:hover {
  color: #fed620;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  a.qodef-tweet-time {
  display: block;
  margin-top: 12px;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  a.qodef-tweet-time
  span {
  margin: 0 2px 0 0;
}
.qodef-page-footer
  .widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text,
.qodef-page-footer
  .widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  span {
  color: #fff;
}
.qodef-page-footer
  .widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  a {
  color: #6a6a6a;
}
.qodef-page-footer
  .widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  a:hover {
  color: #fed620;
}
.qodef-page-footer
  .widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  .qodef-tweet-time {
  color: #fff;
}
.qodef-page-footer
  .widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  .qodef-tweet-time:hover {
  color: #fed620;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-standard {
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.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 32px;
}
.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;
}
