@charset "UTF-8";
#respond input[type="text"],
#respond textarea,
.post-password-form input[type="password"],
.qodef-style-form textarea,
.widget .qodef-search-form-field,
.wpcf7-form-control.wpcf7-date,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-quiz,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea,
input[type="email"],
input[type="password"],
input[type="text"] {
  width: 100%;
  margin: 0 0 25px;
  padding: 15px 20px;
  font-family: inherit;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  font-weight: inherit;
  background-color: #f7f7f7;
  color: #313646;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  cursor: text;
  box-sizing: border-box;
  -webkit-transition: border-color 0.2s ease-in-out;
  -moz-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}
#respond input[type="text"]::-webkit-input-placeholder,
#respond textarea::-webkit-input-placeholder,
.post-password-form input[type="password"]::-webkit-input-placeholder,
.qodef-style-form textarea::-webkit-input-placeholder,
.widget .qodef-search-form-field::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
  color: inherit;
}
#respond input:-moz-placeholder[type="text"],
#respond textarea:-moz-placeholder,
.qodef-style-form textarea:-moz-placeholder,
.widget .qodef-search-form-field:-moz-placeholder,
.wpcf7-form-control.wpcf7-date:-moz-placeholder,
.wpcf7-form-control.wpcf7-number:-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz:-moz-placeholder,
.wpcf7-form-control.wpcf7-select:-moz-placeholder,
.wpcf7-form-control.wpcf7-text:-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea:-moz-placeholder,
input:-moz-placeholder[type="email"],
input:-moz-placeholder[type="password"],
input:-moz-placeholder[type="text"] {
  color: inherit;
  opacity: 1;
}
#respond input[type="text"]::-moz-placeholder,
#respond textarea::-moz-placeholder,
.post-password-form input[type="password"]::-moz-placeholder,
.qodef-style-form textarea::-moz-placeholder,
.widget .qodef-search-form-field::-moz-placeholder,
.wpcf7-form-control.wpcf7-date::-moz-placeholder,
.wpcf7-form-control.wpcf7-number::-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz::-moz-placeholder,
.wpcf7-form-control.wpcf7-select::-moz-placeholder,
.wpcf7-form-control.wpcf7-text::-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="text"]::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
#respond input:-ms-input-placeholder[type="text"],
#respond textarea:-ms-input-placeholder,
.qodef-style-form textarea:-ms-input-placeholder,
.widget .qodef-search-form-field:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-date:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-number:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-select:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,
input:-ms-input-placeholder[type="email"],
input:-ms-input-placeholder[type="password"],
input:-ms-input-placeholder[type="text"] {
  color: inherit;
}
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: medium none;
  vertical-align: middle;
}
table th {
  border: 0;
  padding: 5px 7px;
  text-align: center;
}
table td {
  padding: 5px 10px;
  text-align: center;
}
a img {
  border: none;
}
.wp-caption,
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clear:after {
  clear: both;
  content: "";
  display: block;
}
html {
  overflow-y: scroll !important;
}
body {
  font-family: Ubuntu, sans-serif;
  font-size: 16px;
  line-height: 27px;
  font-weight: 300;
  color: #9c9c9c;
  background-color: #fff;
  overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-size: 70px;
  line-height: 1em;
  letter-spacing: 0.05em;
}
h2 {
  font-size: 50px;
  line-height: 1em;
  letter-spacing: 0.05em;
}
h3 {
  font-size: 30px;
  line-height: 1.167em;
  letter-spacing: 0.05em;
}
h4 {
  font-size: 25px;
  line-height: 1.2em;
  letter-spacing: 0.05em;
}
h5 {
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: 0.05em;
}
h6 {
  line-height: 1.5em;
  font-family: Ubuntu, sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 20px 0;
  text-transform: uppercase;
  color: #29282d;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #50c878;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: Teko, sans-serif;
  font-weight: 600;
}
a,
p a {
  color: #29282d;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
a:hover,
p a:hover {
  color: #50c878;
}
p {
  margin: 10px 0;
}
input[type="submit"] {
  -webkit-appearance: none;
}
ol,
ul {
  list-style-position: inside;
  margin: 15px 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
  padding: 0 0 0 15px;
}
pre {
  background-color: #fff;
  padding: 15px;
  max-width: 100%;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 15px 0;
}
dt {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
dd {
  margin-bottom: 15px;
}
sub,
sup {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  top: 0.5ex;
}
sup {
  bottom: 0.5ex;
}
.wp-caption-text {
  margin: 0;
  font-style: italic;
}
table {
  width: 100%;
}
table tbody tr,
table thead tr {
  border: 1px solid #e1e1e1;
}
table tbody th {
  border-right: 1px solid #e1e1e1;
}
blockquote {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0;
  padding: 0 0 0 28px;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  quotes: none;
  box-sizing: border-box;
  border-left: 4px solid #50c878;
  font-family: Teko, sans-serif;
  text-transform: uppercase;
  color: #29282d;
  font-weight: 600;
  letter-spacing: 0.1em;
}
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;
}
blockquote:after,
blockquote:before {
  content: "";
}
blockquote cite {
  font-style: normal;
  font-weight: 400;
}
::selection {
  background: #50c878;
  color: #fff;
}
::-moz-selection {
  background: #50c878;
  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 {
  clear: both;
  display: block;
  margin: 10px auto;
}
.alignwide {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .alignwide {
    width: 100%;
    max-width: 100%;
  }
}
.alignfull {
  position: relative;
  left: -1rem;
  width: calc(100% + (2 * 1rem));
  max-width: calc(100% + (2 * 1rem));
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .alignfull {
    left: calc(-12.5% - 75px);
    width: calc(125% + 150px);
    max-width: calc(125% + 150px);
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem);
  }
}
.text-align-right {
  text-align: right;
}
.text-align-left {
  text-align: left;
}
.text-align-center {
  text-align: center;
}
.qodef-wrapper {
  position: relative;
  left: 0;
  z-index: 1000;
  -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-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-cursor-pointer {
  cursor: pointer !important;
}
.qodef-content {
  position: relative;
  margin-top: 0;
  z-index: 100;
  background-color: #fff;
}
.qodef-boxed {
  overflow: hidden !important;
}
.qodef-boxed .qodef-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.touch .qodef-boxed .qodef-wrapper {
  background-repeat: repeat;
}
.qodef-boxed .qodef-wrapper .qodef-wrapper-inner {
  width: 1150px;
  overflow: visible;
  margin: auto;
}
.qodef-boxed .qodef-content {
  overflow: hidden;
}
.qodef-boxed .qodef-footer-inner {
  width: 1150px;
  margin: auto;
}
.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
.qodef-boxed .qodef-page-header .qodef-sticky-header {
  width: 1150px;
  left: auto;
}
.qodef-paspartu-enabled
  .elementor-column-gap-default
  > .elementor-row
  > .elementor-column
  > .elementor-element-populated {
  padding: 0 !important;
}
.qodef-paspartu-enabled .qodef-wrapper {
  padding: 10px;
  background-color: #fff;
  box-sizing: border-box;
}
.qodef-paspartu-enabled.qodef-top-paspartu-disabled .qodef-wrapper {
  padding-top: 0 !important;
}
.qodef-paspartu-enabled .qodef-page-header .qodef-fixed-wrapper.fixed {
  left: 10px;
  width: calc(100% - 20px);
}
.qodef-paspartu-enabled .qodef-sticky-header {
  left: 10px;
  width: calc(100% - 20px);
}
.qodef-paspartu-enabled
  .qodef-mobile-header.mobile-header-appear
  .qodef-mobile-header-inner {
  left: 10px;
  width: calc(100% - 20px);
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled.admin-bar
  .qodef-wrapper:before {
  top: 32px;
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:after,
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:before {
  content: "";
  position: fixed;
  left: 0;
  width: 100%;
  height: auto;
  padding-top: inherit;
  background-color: inherit;
  z-index: 99999;
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:before {
  top: 0;
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled .qodef-wrapper:after {
  bottom: 0;
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled
  .qodef-page-header
  .qodef-fixed-wrapper.fixed {
  margin-top: 10px;
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled
  .qodef-sticky-header.header-appear {
  margin-top: 10px;
}
.qodef-paspartu-enabled.qodef-fixed-paspartu-enabled
  .qodef-mobile-header.mobile-header-appear
  .qodef-mobile-header-inner {
  margin-top: 10px;
}
.qodef-smooth-transition-loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  background-color: #fff;
}
.qodef-container {
  position: relative;
  padding: 0;
  width: 100%;
  z-index: 100;
}
.qodef-container:before {
  content: " ";
  display: table;
}
.qodef-container:after {
  content: " ";
  display: table;
  clear: both;
}
.qodef-container-inner,
.qodef-elementor-row-grid-section > .elementor-container {
  width: 1100px;
  margin: 0 auto;
}
.qodef-full-width {
  position: relative;
  z-index: 100;
}
.qodef-content .qodef-content-inner > .qodef-container > .qodef-container-inner,
.qodef-content
  .qodef-content-inner
  > .qodef-full-width
  > .qodef-full-width-inner {
  padding-top: 90px;
  padding-bottom: 40px;
}
body.archive:not(.post-type-archive-product)
  .qodef-content
  .qodef-content-inner
  > .qodef-container
  > .qodef-container-inner,
body.archive:not(.post-type-archive-product)
  .qodef-content
  .qodef-content-inner
  > .qodef-full-width
  > .qodef-full-width-inner {
  padding-top: 50px;
}
@media only screen and (min-width: 1400px) {
  .qodef-grid-1300
    .elementor-widget-wrap
    > .elementor-element.qodef-row-grid-section,
  .qodef-grid-1300 .qodef-container-inner,
  .qodef-grid-1300 .qodef-elementor-row-grid-section > .elementor-container,
  .qodef-grid-1300 .qodef-grid,
  .qodef-grid-1300 .qodef-row-grid-section {
    width: 1300px;
  }
  .qodef-grid-1300.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1300.qodef-boxed .qodef-wrapper-inner {
    width: 1350px;
  }
  .qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-1300.qodef-boxed .qodef-page-header .qodef-sticky-header {
    width: 1350px;
    left: auto;
  }
}
@media only screen and (min-width: 1367px) {
  .qodef-grid-1200
    .elementor-widget-wrap
    > .elementor-element.qodef-row-grid-section,
  .qodef-grid-1200 .qodef-container-inner,
  .qodef-grid-1200 .qodef-elementor-row-grid-section > .elementor-container,
  .qodef-grid-1200 .qodef-grid,
  .qodef-grid-1200 .qodef-row-grid-section {
    width: 1200px;
  }
  .qodef-grid-1200.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1200.qodef-boxed .qodef-wrapper-inner {
    width: 1250px;
  }
  .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-1200.qodef-boxed .qodef-page-header .qodef-sticky-header {
    width: 1250px;
    left: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .qodef-grid-1000
    .elementor-widget-wrap
    > .elementor-element.qodef-row-grid-section,
  .qodef-grid-1000 .qodef-container-inner,
  .qodef-grid-1000 .qodef-elementor-row-grid-section > .elementor-container,
  .qodef-grid-1000 .qodef-grid,
  .qodef-grid-1000 .qodef-row-grid-section {
    width: 1000px;
  }
  .qodef-grid-1000.qodef-boxed .qodef-footer-inner,
  .qodef-grid-1000.qodef-boxed .qodef-wrapper-inner {
    width: 1050px;
  }
  .qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-1000.qodef-boxed .qodef-page-header .qodef-sticky-header {
    width: 1050px;
    left: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .qodef-grid-800
    .elementor-widget-wrap
    > .elementor-element.qodef-row-grid-section,
  .qodef-grid-800 .qodef-container-inner,
  .qodef-grid-800 .qodef-elementor-row-grid-section > .elementor-container,
  .qodef-grid-800 .qodef-grid,
  .qodef-grid-800 .qodef-row-grid-section {
    width: 800px;
  }
  .qodef-grid-800.qodef-boxed .qodef-footer-inner,
  .qodef-grid-800.qodef-boxed .qodef-wrapper-inner {
    width: 850px;
  }
  .qodef-grid-800.qodef-boxed .qodef-page-header .qodef-fixed-wrapper.fixed,
  .qodef-grid-800.qodef-boxed .qodef-page-header .qodef-sticky-header {
    width: 850px;
    left: auto;
  }
}
@-webkit-keyframes preload-background {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
@keyframes preload-background {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
.qodef-preload-background {
  background: transparent url(../img/preload_pattern.png) repeat scroll inherit !important;
  -webkit-animation-name: preload-background;
  -webkit-animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
  animation-name: preload-background;
  animation-duration: 40s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-fill-mode: forwards;
}
.qodef-grid {
  width: 1100px;
  margin: 0 auto;
}
.qodef-vertical-align-containers {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-left,
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-right {
  width: 25%;
}
.qodef-vertical-align-containers.qodef-25-50-25 .qodef-position-center {
  width: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-center,
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-left,
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-right {
  width: 33.33%;
}
.qodef-vertical-align-containers.qodef-33-33-33 .qodef-position-center {
  width: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
.qodef-vertical-align-containers.qodef-50-50 .qodef-position-left,
.qodef-vertical-align-containers.qodef-50-50 .qodef-position-right {
  width: 50%;
}
.qodef-vertical-align-containers.qodef-33-66 .qodef-position-left {
  width: 33.33%;
}
.qodef-vertical-align-containers.qodef-33-66 .qodef-position-right {
  width: 66.66%;
}
.qodef-vertical-align-containers.qodef-66-33 .qodef-position-left {
  width: 66.66%;
}
.qodef-vertical-align-containers.qodef-66-33 .qodef-position-right {
  width: 33.33%;
}
.qodef-vertical-align-containers .qodef-position-left {
  position: relative;
  float: left;
  z-index: 2;
  height: 100%;
}
.qodef-vertical-align-containers .qodef-position-center {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  z-index: 1;
}
.qodef-vertical-align-containers .qodef-position-right {
  position: relative;
  float: right;
  z-index: 2;
  height: 100%;
  text-align: right;
}
.qodef-vertical-align-containers .qodef-position-center-inner,
.qodef-vertical-align-containers .qodef-position-left-inner,
.qodef-vertical-align-containers .qodef-position-right-inner {
  vertical-align: middle;
  display: inline-block;
}
.qodef-vertical-align-containers
  .qodef-position-right.qodef-has-widget
  .qodef-position-right-inner {
  height: 100%;
}
.qodef-vertical-align-containers .qodef-position-center:before,
.qodef-vertical-align-containers .qodef-position-left:before,
.qodef-vertical-align-containers .qodef-position-right:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-right: 0;
}
.last_toggle_el_margin,
.wpb_button,
.wpb_content_element,
.wpb_row,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}
.qodef-elementor-row,
.vc_row,
section.elementor-section {
  position: relative;
}
.qodef-elementor-row .wpb_gmaps_widget .wpb_wrapper,
.vc_row .wpb_gmaps_widget .wpb_wrapper,
section.elementor-section .wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
  background-color: transparent;
}
.qodef-elementor-row.qodef-grid_line_dual,
.qodef-elementor-row.qodef-grid_line_right,
.vc_row.qodef-grid_line_dual,
.vc_row.qodef-grid_line_right,
section.elementor-section.qodef-grid_line_dual,
section.elementor-section.qodef-grid_line_right {
  position: relative;
}
.qodef-elementor-row.qodef-grid_line_dual .wpb_column,
.qodef-elementor-row.qodef-grid_line_right .wpb_column,
.vc_row.qodef-grid_line_dual .wpb_column,
.vc_row.qodef-grid_line_right .wpb_column,
section.elementor-section.qodef-grid_line_dual .wpb_column,
section.elementor-section.qodef-grid_line_right .wpb_column {
  z-index: 10;
}
.qodef-elementor-row .qodef-grid-line-center,
.qodef-elementor-row .qodef-grid-line-right,
.vc_row .qodef-grid-line-center,
.vc_row .qodef-grid-line-right,
section.elementor-section .qodef-grid-line-center,
section.elementor-section .qodef-grid-line-right {
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #dddce1;
  z-index: 5;
}
.qodef-elementor-row .qodef-grid-line-center .qodef-grid-line-inner,
.qodef-elementor-row .qodef-grid-line-right .qodef-grid-line-inner,
.vc_row .qodef-grid-line-center .qodef-grid-line-inner,
.vc_row .qodef-grid-line-right .qodef-grid-line-inner,
section.elementor-section .qodef-grid-line-center .qodef-grid-line-inner,
section.elementor-section .qodef-grid-line-right .qodef-grid-line-inner {
  position: absolute;
  width: 3px;
  height: 58px;
  z-index: -5;
  background-color: #50c878;
}
.qodef-elementor-row .qodef-grid-line-center,
.vc_row .qodef-grid-line-center,
section.elementor-section .qodef-grid-line-center {
  right: 50%;
}
.qodef-elementor-row .qodef-grid-line-center .qodef-grid-line-inner,
.vc_row .qodef-grid-line-center .qodef-grid-line-inner,
section.elementor-section .qodef-grid-line-center .qodef-grid-line-inner {
  top: 5%;
  right: calc(50% - 2px);
}
.qodef-elementor-row .qodef-grid-line-right,
.vc_row .qodef-grid-line-right,
section.elementor-section .qodef-grid-line-right {
  right: 8.85%;
}
.qodef-elementor-row .qodef-grid-line-right .qodef-grid-line-inner,
.vc_row .qodef-grid-line-right .qodef-grid-line-inner,
section.elementor-section .qodef-grid-line-right .qodef-grid-line-inner {
  top: 40%;
  right: -1px;
}
.elementor-widget-wrap > .elementor-element.qodef-row-grid-section,
.qodef-row-grid-section {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  z-index: 20;
}
.qodef-content-aligment-left {
  text-align: left;
}
.qodef-content-aligment-center {
  text-align: center;
}
.qodef-content-aligment-right {
  text-align: right;
}
@media only screen and (max-width: 1280px) {
  .qodef-disabled-bg-image-bellow-1280 {
    background-image: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-disabled-bg-image-bellow-1024 {
    background-image: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-disabled-bg-image-bellow-768 {
    background-image: none !important;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-disabled-bg-image-bellow-680 {
    background-image: none !important;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-disabled-bg-image-bellow-480 {
    background-image: none !important;
  }
}
.qodef-parallax-row-holder {
  position: static;
  padding: 0;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center 0;
  background-attachment: fixed;
  overflow: hidden;
  transition: none !important;
}
@media only screen and (max-width: 1024px) {
  .qodef-parallax-row-holder {
    height: auto !important;
    background-position: center top !important;
    background-attachment: scroll;
    background-size: cover;
  }
}
.qodef-rev-has-paspartu {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 100vh;
  margin: 0;
  box-sizing: border-box;
}
.admin-bar .qodef-rev-has-paspartu {
  height: calc(100vh - 32px);
}
.qodef-rev-has-paspartu.qodef-side-paspartu-disabled {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny {
  padding: 10px;
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled {
  padding-top: 0;
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 10px) !important;
}
.admin-bar
  .qodef-rev-has-paspartu.qodef-paspartu-tiny.qodef-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 42px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-tiny
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 20px) !important;
}
.admin-bar
  .qodef-rev-has-paspartu.qodef-paspartu-tiny
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 52px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-small {
  padding: 20px;
}
.qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled {
  padding-top: 0;
}
.qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 20px) !important;
}
.admin-bar
  .qodef-rev-has-paspartu.qodef-paspartu-small.qodef-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 52px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-small
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 40px) !important;
}
.admin-bar
  .qodef-rev-has-paspartu.qodef-paspartu-small
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 72px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-normal {
  padding: 30px;
}
.qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled {
  padding-top: 0;
}
.qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 30px) !important;
}
.admin-bar
  .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 62px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-normal
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 60px) !important;
}
.admin-bar
  .qodef-rev-has-paspartu.qodef-paspartu-normal
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 92px) !important;
}
@media only screen and (max-width: 680px) {
  .qodef-rev-has-paspartu.qodef-paspartu-normal {
    padding: 20px;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled {
    padding-top: 0;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 20px) !important;
  }
  .admin-bar
    .qodef-rev-has-paspartu.qodef-paspartu-normal.qodef-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 52px) !important;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-normal
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 40px) !important;
  }
  .admin-bar
    .qodef-rev-has-paspartu.qodef-paspartu-normal
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 72px) !important;
  }
}
.qodef-rev-has-paspartu.qodef-paspartu-large {
  padding: 50px;
}
.qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled {
  padding-top: 0;
}
.qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 50px) !important;
}
.admin-bar
  .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 82px) !important;
}
.qodef-rev-has-paspartu.qodef-paspartu-large
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 100px) !important;
}
.admin-bar
  .qodef-rev-has-paspartu.qodef-paspartu-large
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 132px) !important;
}
@media only screen and (max-width: 680px) {
  .qodef-rev-has-paspartu.qodef-paspartu-large {
    padding: 20px;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled {
    padding-top: 0;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 20px) !important;
  }
  .admin-bar
    .qodef-rev-has-paspartu.qodef-paspartu-large.qodef-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 52px) !important;
  }
  .qodef-rev-has-paspartu.qodef-paspartu-large
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 40px) !important;
  }
  .admin-bar
    .qodef-rev-has-paspartu.qodef-paspartu-large
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 72px) !important;
  }
}
.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner {
  width: 100% !important;
  left: 0 !important;
}
.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper {
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.qodef-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
  height: 100vh !important;
}
.admin-bar
  .qodef-rev-has-paspartu
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 32px) !important;
}
.screen-reader-text {
  position: absolute !important;
  height: 0;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  display: block;
  top: 5px;
  left: 5px;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  color: #21759b;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  z-index: 100000;
}
.elementor .fluidvids {
  position: initial;
}
.qodef-two-columns-form-without-space .qodef-column-left {
  display: table-cell;
  width: 99%;
  vertical-align: top;
}
.qodef-two-columns-form-without-space .qodef-column-right {
  display: table-cell;
  width: 1%;
  text-align: left;
  vertical-align: top;
}
.qodef-two-columns-form-with-space .qodef-column-left {
  display: table-cell;
  width: 99%;
  vertical-align: top;
  padding: 0 10px 0 0;
  box-sizing: border-box;
}
.qodef-two-columns-form-with-space .qodef-column-right {
  display: table-cell;
  width: 1%;
  text-align: left;
  vertical-align: top;
  padding: 0 0 0 10px;
  box-sizing: border-box;
}
.qodef-no-space.qodef-disable-bottom-space {
  margin-bottom: 0;
}
.qodef-no-space .qodef-outer-space {
  margin: 0;
}
.qodef-no-space .qodef-outer-space .qodef-item-space {
  padding: 0 0;
  margin: 0 0 0;
}
.qodef-no-space.qodef-disable-item-bottom-space .qodef-item-space {
  margin: 0;
}
.qodef-tiny-space.qodef-disable-bottom-space {
  margin-bottom: -10px;
}
.qodef-tiny-space .qodef-outer-space {
  margin: 0 -5px;
}
.qodef-tiny-space .qodef-outer-space .qodef-item-space {
  padding: 0 5px;
  margin: 0 0 10px;
}
.qodef-tiny-space.qodef-disable-item-bottom-space .qodef-item-space {
  margin: 0;
}
.qodef-small-space.qodef-disable-bottom-space {
  margin-bottom: -20px;
}
.qodef-small-space .qodef-outer-space {
  margin: 0 -10px;
}
.qodef-small-space .qodef-outer-space .qodef-item-space {
  padding: 0 10px;
  margin: 0 0 20px;
}
.qodef-small-space.qodef-disable-item-bottom-space .qodef-item-space {
  margin: 0;
}
.qodef-normal-space.qodef-disable-bottom-space {
  margin-bottom: -30px;
}
.qodef-normal-space .qodef-outer-space {
  margin: 0 -15px;
}
.qodef-normal-space .qodef-outer-space .qodef-item-space {
  padding: 0 15px;
  margin: 0 0 30px;
}
.qodef-normal-space.qodef-disable-item-bottom-space .qodef-item-space {
  margin: 0;
}
.qodef-medium-space.qodef-disable-bottom-space {
  margin-bottom: -40px;
}
.qodef-medium-space .qodef-outer-space {
  margin: 0 -20px;
}
.qodef-medium-space .qodef-outer-space .qodef-item-space {
  padding: 0 20px;
  margin: 0 0 40px;
}
.qodef-medium-space.qodef-disable-item-bottom-space .qodef-item-space {
  margin: 0;
}
.qodef-large-space.qodef-disable-bottom-space {
  margin-bottom: -50px;
}
.qodef-large-space .qodef-outer-space {
  margin: 0 -25px;
}
.qodef-large-space .qodef-outer-space .qodef-item-space {
  padding: 0 25px;
  margin: 0 0 50px;
}
.qodef-large-space.qodef-disable-item-bottom-space .qodef-item-space {
  margin: 0;
}
.qodef-huge-space.qodef-disable-bottom-space {
  margin-bottom: -80px;
}
.qodef-huge-space .qodef-outer-space {
  margin: 0 -40px;
}
.qodef-huge-space .qodef-outer-space .qodef-item-space {
  padding: 0 40px;
  margin: 0 0 80px;
}
.qodef-huge-space.qodef-disable-item-bottom-space .qodef-item-space {
  margin: 0;
}
.qodef-grid-row {
  margin-left: -15px;
  margin-right: -15px;
}
.qodef-grid-row:after,
.qodef-grid-row:before {
  content: " ";
  display: table;
}
.qodef-grid-row:after {
  clear: both;
}
.qodef-grid-no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.qodef-grid-no-gutter > div {
  padding-left: 0;
  padding-right: 0;
}
.qodef-grid-tiny-gutter {
  margin-left: -5px;
  margin-right: -5px;
}
.qodef-grid-tiny-gutter > div {
  padding-left: 5px;
  padding-right: 5px;
}
.qodef-grid-small-gutter {
  margin-left: -10px;
  margin-right: -10px;
}
.qodef-grid-small-gutter > div {
  padding-left: 10px;
  padding-right: 10px;
}
.qodef-grid-normal-gutter {
  margin-left: -15px;
  margin-right: -15px;
}
.qodef-grid-normal-gutter > div {
  padding-left: 15px;
  padding-right: 15px;
}
.qodef-grid-medium-gutter {
  margin-left: -20px;
  margin-right: -20px;
}
.qodef-grid-medium-gutter > div {
  padding-left: 20px;
  padding-right: 20px;
}
.qodef-grid-large-gutter {
  margin-left: -25px;
  margin-right: -25px;
}
.qodef-grid-large-gutter > div {
  padding-left: 25px;
  padding-right: 25px;
}
.qodef-grid-huge-gutter {
  margin-left: -40px;
  margin-right: -40px;
}
.qodef-grid-huge-gutter > div {
  padding-left: 40px;
  padding-right: 40px;
}
.qodef-grid-col-1 {
  position: relative;
  float: left;
  width: 8.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-1:after,
.qodef-grid-col-1:before {
  content: " ";
  display: table;
}
.qodef-grid-col-1:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-1 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-2 {
  position: relative;
  float: left;
  width: 16.66667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-2:after,
.qodef-grid-col-2:before {
  content: " ";
  display: table;
}
.qodef-grid-col-2:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-2 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-3 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-3:after,
.qodef-grid-col-3:before {
  content: " ";
  display: table;
}
.qodef-grid-col-3:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-3 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-4 {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-4:after,
.qodef-grid-col-4:before {
  content: " ";
  display: table;
}
.qodef-grid-col-4:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-4 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-5 {
  position: relative;
  float: left;
  width: 41.66667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-5:after,
.qodef-grid-col-5:before {
  content: " ";
  display: table;
}
.qodef-grid-col-5:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-5 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-6 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-6:after,
.qodef-grid-col-6:before {
  content: " ";
  display: table;
}
.qodef-grid-col-6:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-6 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-7 {
  position: relative;
  float: left;
  width: 58.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-7:after,
.qodef-grid-col-7:before {
  content: " ";
  display: table;
}
.qodef-grid-col-7:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-7 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-8 {
  position: relative;
  float: left;
  width: 66.66667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-8:after,
.qodef-grid-col-8:before {
  content: " ";
  display: table;
}
.qodef-grid-col-8:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-8 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-9 {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-9:after,
.qodef-grid-col-9:before {
  content: " ";
  display: table;
}
.qodef-grid-col-9:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-9 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-10 {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-10:after,
.qodef-grid-col-10:before {
  content: " ";
  display: table;
}
.qodef-grid-col-10:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-10 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-11 {
  position: relative;
  float: left;
  width: 91.66667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-11:after,
.qodef-grid-col-11:before {
  content: " ";
  display: table;
}
.qodef-grid-col-11:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-11 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-12 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.qodef-grid-col-12:after,
.qodef-grid-col-12:before {
  content: " ";
  display: table;
}
.qodef-grid-col-12:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-12 {
    width: 100%;
    float: none;
  }
}
.qodef-grid-col-push-1 {
  left: 8.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-1 {
    left: 0;
  }
}
.qodef-grid-col-pull-1 {
  right: 8.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-1 {
    right: 0;
  }
}
.qodef-grid-col-push-2 {
  left: 16.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-2 {
    left: 0;
  }
}
.qodef-grid-col-pull-2 {
  right: 16.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-2 {
    right: 0;
  }
}
.qodef-grid-col-push-3 {
  left: 25%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-3 {
    left: 0;
  }
}
.qodef-grid-col-pull-3 {
  right: 25%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-3 {
    right: 0;
  }
}
.qodef-grid-col-push-4 {
  left: 33.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-4 {
    left: 0;
  }
}
.qodef-grid-col-pull-4 {
  right: 33.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-4 {
    right: 0;
  }
}
.qodef-grid-col-push-5 {
  left: 41.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-5 {
    left: 0;
  }
}
.qodef-grid-col-pull-5 {
  right: 41.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-5 {
    right: 0;
  }
}
.qodef-grid-col-push-6 {
  left: 50%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-6 {
    left: 0;
  }
}
.qodef-grid-col-pull-6 {
  right: 50%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-6 {
    right: 0;
  }
}
.qodef-grid-col-push-7 {
  left: 58.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-7 {
    left: 0;
  }
}
.qodef-grid-col-pull-7 {
  right: 58.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-7 {
    right: 0;
  }
}
.qodef-grid-col-push-8 {
  left: 66.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-8 {
    left: 0;
  }
}
.qodef-grid-col-pull-8 {
  right: 66.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-8 {
    right: 0;
  }
}
.qodef-grid-col-push-9 {
  left: 75%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-9 {
    left: 0;
  }
}
.qodef-grid-col-pull-9 {
  right: 75%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-9 {
    right: 0;
  }
}
.qodef-grid-col-push-10 {
  left: 83.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-10 {
    left: 0;
  }
}
.qodef-grid-col-pull-10 {
  right: 83.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-10 {
    right: 0;
  }
}
.qodef-grid-col-push-11 {
  left: 91.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-11 {
    left: 0;
  }
}
.qodef-grid-col-pull-11 {
  right: 91.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-11 {
    right: 0;
  }
}
.qodef-grid-col-push-12 {
  left: 100%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-push-12 {
    left: 0;
  }
}
.qodef-grid-col-pull-12 {
  right: 100%;
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-pull-12 {
    right: 0;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-grid-col-laptop-landscape-large-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-grid-col-laptop-landscape-mac-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-grid-col-laptop-landscape-medium-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-grid-col-laptop-landscape-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-grid-col-ipad-landscape-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-grid-col-ipad-portrait-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-grid-col-phone-landscape-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-grid-col-phone-portrait-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 320px) {
  .qodef-grid-col-smaller-phone-portrait-12 {
    width: 100%;
    float: none;
  }
}
@-webkit-keyframes element-from-left {
  0% {
    opacity: 0;
    transform: translate(-20%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes element-from-left {
  0% {
    opacity: 0;
    transform: translate(-20%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes element-from-right {
  0% {
    opacity: 0;
    transform: translate(20%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes element-from-right {
  0% {
    opacity: 0;
    transform: translate(20%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes element-from-top {
  0% {
    opacity: 0;
    transform: translate(0, -30%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes element-from-top {
  0% {
    opacity: 0;
    transform: translate(0, -30%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@-webkit-keyframes element-from-bottom {
  0% {
    opacity: 0;
    transform: translate(0, 30%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes element-from-bottom {
  0% {
    opacity: 0;
    transform: translate(0, 30%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.qodef-element-from-bottom,
.qodef-element-from-fade,
.qodef-element-from-left,
.qodef-element-from-right,
.qodef-element-from-top {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-element-from-bottom > div,
.qodef-element-from-fade > div,
.qodef-element-from-left > div,
.qodef-element-from-right > div,
.qodef-element-from-top > div {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  opacity: 0;
}
.qodef-element-from-fade.qodef-element-from-fade-on > div {
  opacity: 1;
  -webkit-transition: opacity 0.8s ease 0s;
  -moz-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
}
.qodef-element-from-left.qodef-element-from-left-on > div {
  -webkit-animation: element-from-left 0.55s 1 ease;
  -moz-animation: element-from-left 0.55s 1 ease;
  animation: element-from-left 0.55s 1 ease;
  opacity: 1;
}
.qodef-element-from-right.qodef-element-from-right-on > div {
  -webkit-animation: element-from-right 0.55s 1 ease;
  -moz-animation: element-from-right 0.55s 1 ease;
  animation: element-from-right 0.55s 1 ease;
  opacity: 1;
}
.qodef-element-from-top.qodef-element-from-top-on > div {
  -webkit-animation: element-from-top 0.55s 1 ease;
  -moz-animation: element-from-top 0.55s 1 ease;
  animation: element-from-top 0.55s 1 ease;
  opacity: 1;
}
.qodef-element-from-bottom.qodef-element-from-bottom-on > div {
  -webkit-animation: element-from-bottom 0.55s 1 ease;
  -moz-animation: element-from-bottom 0.55s 1 ease;
  animation: element-from-bottom 0.55s 1 ease;
  opacity: 1;
}
.qodef-flip-in {
  opacity: 0;
  -webkit-transform: perspective(1000px) rotateY(25deg);
  -moz-transform: perspective(1000px) rotateY(25deg);
  transform: perspective(1000px) rotateY(25deg);
  -webkit-transition: all 1.1s ease-in-out;
  -moz-transition: all 1.1s ease-in-out;
  transition: all 1.1s ease-in-out;
}
.qodef-flip-in.qodef-flip-in-on {
  opacity: 1;
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  transform: rotateY(0);
}
.qodef-grow-in {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 1s cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 1s cubic-bezier(0, 1, 0.5, 1);
  transition: all 1s cubic-bezier(0, 1, 0.5, 1);
}
.qodef-grow-in.qodef-grow-in-on {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.qodef-z-rotate {
  opacity: 0;
  -webkit-transform: rotateZ(7deg);
  -moz-transform: rotateZ(7deg);
  transform: rotateZ(7deg);
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  transform-origin: top right;
}
.qodef-z-rotate.qodef-z-rotate-on {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  -moz-transform: rotateZ(0);
  transform: rotateZ(0);
}
.qodef-x-rotate {
  opacity: 0;
  -webkit-transform: perspective(900px) rotateX(-45deg);
  -moz-transform: perspective(900px) rotateX(-45deg);
  transform: perspective(900px) rotateX(-45deg);
  -webkit-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.qodef-x-rotate.qodef-x-rotate-on {
  opacity: 1;
  -webkit-transform: rotateX(0);
  -moz-transform: rotateX(0);
  transform: rotateX(0);
}
.qodef-y-translate {
  opacity: 0;
  -webkit-transform: translate(0, 30px);
  -moz-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: all 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
  -moz-transition: all 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
  transition: all 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
}
.qodef-y-translate.qodef-y-translate-on {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
}
.qodef-fade-in-down {
  opacity: 0;
  -webkit-transform: translate(0, -25px);
  -moz-transform: translate(0, -25px);
  transform: translate(0, -25px);
  -webkit-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
  -moz-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
  transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
}
.qodef-fade-in-down.qodef-fade-in-down-on {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
}
.qodef-fade-in-left-x-rotate {
  opacity: 0;
  -webkit-transform: rotateZ(-5deg) translate(-30px, 0);
  -moz-transform: rotateZ(-5deg) translate(-30px, 0);
  transform: rotateZ(-5deg) translate(-30px, 0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.qodef-fade-in-left-x-rotate.qodef-fade-in-left-x-rotate-on {
  opacity: 1;
  -webkit-transform: rotateZ(0) translate(0, 0);
  -moz-transform: rotateZ(0) translate(0, 0);
  transform: rotateZ(0) translate(0, 0);
}
.qodef-fade-in {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.qodef-fade-in.qodef-fade-in-on {
  opacity: 1;
}
.qodef-st-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2100;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.qodef-st-loader1 {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.qodef-st-loader2 {
  margin: -50% 0 0 -50%;
}
@-webkit-keyframes char-appear {
  0%,
  100% {
    opacity: 0;
    transform: translate3d(-30px, 0, 0);
  }
  10%,
  60% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  70% {
    opacity: 0;
    transform: translate3d(30px, 0, 0);
  }
}
@keyframes char-appear {
  0%,
  100% {
    opacity: 0;
    transform: translate3d(-30px, 0, 0);
  }
  10%,
  60% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  70% {
    opacity: 0;
    transform: translate3d(30px, 0, 0);
  }
}
.qodef-prowess-loader .qodef-prowess-loader-char {
  font-size: 86px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #50c878;
  opacity: 0;
  display: inline-block;
  font-family: Teko;
  font-weight: 600;
  z-index: 200;
  -webkit-transform: translate3d(-50px, 0, 0);
  -moz-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
}
@media only screen and (max-width: 1024px) {
  .qodef-prowess-loader .qodef-prowess-loader-char {
    font-size: 43px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-prowess-loader .qodef-prowess-loader-char {
    font-size: 18px;
  }
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(1) {
  -webkit-animation: char-appear 3s ease 50ms infinite forwards;
  -moz-animation: char-appear 3s ease 50ms infinite forwards;
  animation: char-appear 3s ease 50ms infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(2) {
  -webkit-animation: char-appear 3s ease 0.1s infinite forwards;
  -moz-animation: char-appear 3s ease 0.1s infinite forwards;
  animation: char-appear 3s ease 0.1s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(3) {
  -webkit-animation: char-appear 3s ease 0.15s infinite forwards;
  -moz-animation: char-appear 3s ease 0.15s infinite forwards;
  animation: char-appear 3s ease 0.15s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(4) {
  -webkit-animation: char-appear 3s ease 0.2s infinite forwards;
  -moz-animation: char-appear 3s ease 0.2s infinite forwards;
  animation: char-appear 3s ease 0.2s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(5) {
  -webkit-animation: char-appear 3s ease 0.25s infinite forwards;
  -moz-animation: char-appear 3s ease 0.25s infinite forwards;
  animation: char-appear 3s ease 0.25s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(6) {
  -webkit-animation: char-appear 3s ease 0.3s infinite forwards;
  -moz-animation: char-appear 3s ease 0.3s infinite forwards;
  animation: char-appear 3s ease 0.3s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(7) {
  -webkit-animation: char-appear 3s ease 0.35s infinite forwards;
  -moz-animation: char-appear 3s ease 0.35s infinite forwards;
  animation: char-appear 3s ease 0.35s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(8) {
  -webkit-animation: char-appear 3s ease 0.4s infinite forwards;
  -moz-animation: char-appear 3s ease 0.4s infinite forwards;
  animation: char-appear 3s ease 0.4s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(9) {
  -webkit-animation: char-appear 3s ease 0.45s infinite forwards;
  -moz-animation: char-appear 3s ease 0.45s infinite forwards;
  animation: char-appear 3s ease 0.45s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(10) {
  -webkit-animation: char-appear 3s ease 0.5s infinite forwards;
  -moz-animation: char-appear 3s ease 0.5s infinite forwards;
  animation: char-appear 3s ease 0.5s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(11) {
  -webkit-animation: char-appear 3s ease 0.55s infinite forwards;
  -moz-animation: char-appear 3s ease 0.55s infinite forwards;
  animation: char-appear 3s ease 0.55s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(12) {
  -webkit-animation: char-appear 3s ease 0.6s infinite forwards;
  -moz-animation: char-appear 3s ease 0.6s infinite forwards;
  animation: char-appear 3s ease 0.6s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(13) {
  -webkit-animation: char-appear 3s ease 0.65s infinite forwards;
  -moz-animation: char-appear 3s ease 0.65s infinite forwards;
  animation: char-appear 3s ease 0.65s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(14) {
  -webkit-animation: char-appear 3s ease 0.7s infinite forwards;
  -moz-animation: char-appear 3s ease 0.7s infinite forwards;
  animation: char-appear 3s ease 0.7s infinite forwards;
}
.qodef-prowess-loader .qodef-prowess-loader-char:nth-of-type(15) {
  -webkit-animation: char-appear 3s ease 0.75s infinite forwards;
  -moz-animation: char-appear 3s ease 0.75s infinite forwards;
  animation: char-appear 3s ease 0.75s infinite forwards;
}
.qodef-prowess-loader:after,
.qodef-prowess-loader:before {
  content: "";
  position: absolute;
  z-index: 100;
  background-repeat: repeat-y;
  height: 103vh;
  background-image: linear-gradient(
    transparent 70%,
    rgba(222, 222, 222, 0.5) 70%
  );
  background-size: 100% 7px;
}
.qodef-prowess-loader:before {
  top: -50vh;
  right: -55vw;
  width: 40vw;
  clip-path: polygon(30% 0, 100% 0, 100% 100%, 30% 100%, 80% 50%);
  -webkit-clip-path: polygon(30% 0, 100% 0, 100% 100%, 30% 100%, 80% 50%);
}
.qodef-prowess-loader:after {
  top: -50vh;
  left: -45vw;
  width: 30vw;
  clip-path: polygon(0 0, 50% 0, 100% 50%, 50% 100%, 0 100%);
  -webkit-clip-path: polygon(0 0, 50% 0, 100% 50%, 50% 100%, 0 100%);
}
.qodef-rotate-circles {
  width: 60px;
  height: 20px;
}
.qodef-rotate-circles > div {
  background-color: #333;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1.5s ease infinite;
  animation: ball-fall 1.5s ease infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.qodef-rotate-circles > div:nth-child(1) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.qodef-rotate-circles > div:nth-child(2) {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.qodef-rotate-circles > div:nth-child(3) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    transform: translateY(145%);
  }
}
.qodef-st-loader .pulse {
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background-color: #50c878;
  border-radius: 16px;
  -webkit-animation: scaleout 1s infinite ease-in-out;
  animation: scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@-moz-keyframes scaleout {
  0% {
    -moz-transform: scale(0);
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}
@-ms-keyframes scaleout {
  0% {
    -ms-transform: scale(0);
  }
  100% {
    -ms-transform: scale(1);
    opacity: 0;
  }
}
@-o-keyframes scaleout {
  0% {
    -o-transform: scale(0);
  }
  100% {
    -o-transform: scale(1);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.qodef-st-loader .double_pulse {
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  position: relative;
}
.qodef-st-loader .double_pulse .double-bounce1,
.qodef-st-loader .double_pulse .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #50c878;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.qodef-st-loader .double_pulse .double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.qodef-st-loader .cube {
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  background-color: #50c878;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.qodef-st-loader .rotating_cubes {
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  position: relative;
}
.qodef-st-loader .rotating_cubes .cube1,
.qodef-st-loader .rotating_cubes .cube2 {
  background-color: #50c878;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: cubemove 1.8s infinite ease-in-out;
  animation: cubemove 1.8s infinite ease-in-out;
}
.qodef-st-loader .rotating_cubes .cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
.qodef-st-loader .stripes {
  width: 50px;
  height: 60px;
  margin: -30px 0 0 -25px;
  text-align: center;
  font-size: 10px;
}
.qodef-st-loader .stripes > div {
  background-color: #50c878;
  height: 100%;
  width: 6px;
  display: inline-block;
  margin: 0 3px 0 0;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
.qodef-st-loader .stripes .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.qodef-st-loader .stripes .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.qodef-st-loader .stripes .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.qodef-st-loader .stripes .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
  0%,
  100%,
  40% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%,
  100%,
  40% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.qodef-st-loader .wave {
  width: 72px;
  text-align: center;
  margin: -9px 0 0 -36px;
}
.qodef-st-loader .wave > div {
  width: 18px;
  height: 18px;
  background-color: #50c878;
  margin: 0 3px 0 0;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.qodef-st-loader .wave .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.qodef-st-loader .wave .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  100%,
  80% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.qodef-st-loader .two_rotating_circles {
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  position: relative;
  text-align: center;
  -webkit-animation: rotatecircles 2s infinite linear;
  animation: rotatecircles 2s infinite linear;
}
.qodef-st-loader .two_rotating_circles .dot1,
.qodef-st-loader .two_rotating_circles .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #50c878;
  border-radius: 100%;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.qodef-st-loader .two_rotating_circles .dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes rotatecircles {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotatecircles {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
.qodef-st-loader .five_rotating_circles {
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  position: relative;
}
.qodef-st-loader .five_rotating_circles .container1 > div,
.qodef-st-loader .five_rotating_circles .container2 > div,
.qodef-st-loader .five_rotating_circles .container3 > div {
  width: 12px;
  height: 12px;
  background-color: #50c878;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.qodef-st-loader .five_rotating_circles .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
.qodef-st-loader .five_rotating_circles .container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.qodef-st-loader .five_rotating_circles .container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
.qodef-st-loader .five_rotating_circles .circle1 {
  top: 0;
  left: 0;
}
.qodef-st-loader .five_rotating_circles .circle2 {
  top: 0;
  right: 0;
}
.qodef-st-loader .five_rotating_circles .circle3 {
  right: 0;
  bottom: 0;
}
.qodef-st-loader .five_rotating_circles .circle4 {
  left: 0;
  bottom: 0;
}
.qodef-st-loader .five_rotating_circles .container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.qodef-st-loader .five_rotating_circles .container3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.qodef-st-loader .five_rotating_circles .container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.qodef-st-loader .five_rotating_circles .container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.qodef-st-loader .five_rotating_circles .container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.qodef-st-loader .five_rotating_circles .container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.qodef-st-loader .five_rotating_circles .container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.qodef-st-loader .five_rotating_circles .container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.qodef-st-loader .five_rotating_circles .container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.qodef-st-loader .five_rotating_circles .container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.qodef-st-loader .five_rotating_circles .container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.qodef-st-loader .atom {
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  position: relative;
}
.qodef-st-loader .atom .ball-1 {
  height: 50%;
  width: 50%;
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 1;
  -webkit-animation: atom_shrink 4.5s infinite linear;
  -moz-animation: atom_shrink 4.5s infinite linear;
  -o-animation: atom_shrink 4.5s infinite linear;
  animation: atom_shrink 4.5s infinite linear;
}
.qodef-st-loader .atom .ball-1:before {
  content: "";
  background: #50c878;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -50%;
  left: -50%;
}
.qodef-st-loader .atom .ball-2,
.qodef-st-loader .atom .ball-3,
.qodef-st-loader .atom .ball-4 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.qodef-st-loader .atom .ball-2:before,
.qodef-st-loader .atom .ball-3:before,
.qodef-st-loader .atom .ball-4:before {
  content: "";
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #50c878;
  top: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
}
.qodef-st-loader .atom .ball-2 {
  -webkit-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
  -moz-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
  -o-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
  animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
}
.qodef-st-loader .atom .ball-3 {
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
  -moz-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
  -o-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
  animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
}
.qodef-st-loader .atom .ball-4 {
  -webkit-transform: rotate(240deg);
  -moz-transform: rotate(240deg);
  -o-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
  -moz-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
  -o-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
  animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
}
.qodef-st-loader .atom .ball-2:before {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-animation: atom_position 1.5s infinite ease,
    atom_size 1.5s -1.125s infinite ease;
  -moz-animation: atom_position 1.5s infinite ease,
    atom_size 1.5s -1.125s infinite ease;
  -o-animation: atom_position 1.5s infinite ease,
    atom_size 1.5s -1.125s infinite ease;
  animation: atom_position 1.5s infinite ease,
    atom_size 1.5s -1.125s infinite ease;
}
.qodef-st-loader .atom .ball-3:before {
  -webkit-animation: atom_position 1.5s -1s infinite ease,
    atom_size 1.5s -0.75s infinite ease;
  -moz-animation: atom_position 1.5s -1s infinite ease,
    atom_size 1.5s -0.75s infinite ease;
  -o-animation: atom_position 1.5s -1s infinite ease,
    atom_size 1.5s -0.75s infinite ease;
  animation: atom_position 1.5s -1s infinite ease,
    atom_size 1.5s -0.75s infinite ease;
}
.qodef-st-loader .atom .ball-4:before {
  -webkit-animation: atom_position 1.5s -0.5s infinite ease,
    atom_size 1.5s -125ms infinite ease;
  -moz-animation: atom_position 1.5s -0.5s infinite ease,
    atom_size 1.5s -125ms infinite ease;
  -o-animation: atom_position 1.5s -0.5s infinite ease,
    atom_size 1.5s -125ms infinite ease;
  animation: atom_position 1.5s -0.5s infinite ease,
    atom_size 1.5s -125ms infinite ease;
}
@-webkit-keyframes atom_position {
  50% {
    top: 80px;
    left: 80px;
  }
}
@-moz-keyframes atom_position {
  50% {
    top: 80px;
    left: 80px;
  }
}
@-o-keyframes atom_position {
  50% {
    top: 80px;
    left: 80px;
  }
}
@keyframes atom_position {
  50% {
    top: 80px;
    left: 80px;
  }
}
@-webkit-keyframes atom_size {
  50% {
    -webkit-transform: scale(0.5, 0.5);
  }
}
@-moz-keyframes atom_size {
  50% {
    -moz-transform: scale(0.5, 0.5);
  }
}
@-o-keyframes atom_size {
  50% {
    -o-transform: scale(0.5, 0.5);
  }
}
@keyframes atom_size {
  50% {
    transform: scale(0.5, 0.5);
  }
}
@-webkit-keyframes atom_zindex {
  100% {
    z-index: 10;
  }
}
@-moz-keyframes atom_zindex {
  100% {
    z-index: 10;
  }
}
@-o-keyframes atom_zindex {
  100% {
    z-index: 10;
  }
}
@keyframes atom_zindex {
  100% {
    z-index: 10;
  }
}
@-webkit-keyframes atom_shrink {
  50% {
    -webkit-transform: scale(0.9, 0.9);
  }
}
@-moz-keyframes atom_shrink {
  50% {
    -moz-transform: scale(0.9, 0.9);
  }
}
@-o-keyframes atom_shrink {
  50% {
    -o-transform: scale(0.9, 0.9);
  }
}
@keyframes atom_shrink {
  50% {
    transform: scale(0.9, 0.9);
  }
}
.qodef-st-loader .clock {
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  position: relative;
  -webkit-animation: clock 8s infinite steps(8);
  -moz-animation: clock 8s infinite steps(8);
  -o-animation: clock 8s infinite steps(8);
  animation: clock 8s infinite steps(8);
}
.qodef-st-loader .clock .ball {
  height: 50px;
  width: 50px;
  position: absolute;
}
.qodef-st-loader .clock .ball:before {
  content: "";
  border-radius: 50%;
  height: 18.31501832px;
  width: 18.31501832px;
  position: absolute;
  background: #50c878;
}
.qodef-st-loader .clock .ball-1 {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-animation: clock1 1s ease-in infinite;
  -moz-animation: clock1 1s ease-in infinite;
  -o-animation: clock1 1s ease-in infinite;
  animation: clock1 1s ease-in infinite;
}
.qodef-st-loader .clock .ball-2 {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-animation: clock2 1s ease-in infinite;
  -moz-animation: clock2 1s ease-in infinite;
  -o-animation: clock2 1s ease-in infinite;
  animation: clock2 1s ease-in infinite;
}
.qodef-st-loader .clock .ball-3 {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-animation: clock3 1s ease-in infinite;
  -moz-animation: clock3 1s ease-in infinite;
  -o-animation: clock3 1s ease-in infinite;
  animation: clock3 1s ease-in infinite;
}
.qodef-st-loader .clock .ball-4 {
  -webkit-animation: clock4 1s ease-in infinite;
  -moz-animation: clock4 1s ease-in infinite;
  -o-animation: clock4 1s ease-in infinite;
  animation: clock4 1s ease-in infinite;
}
@-webkit-keyframes clock {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes clock {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes clock {
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes clock {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes clock1 {
  0% {
    -webkit-transform: rotate(-135deg);
  }
  30% {
    -webkit-transform: rotate(-450deg);
  }
  100% {
    -webkit-transform: rotate(-450deg);
  }
}
@-moz-keyframes clock1 {
  0% {
    -moz-transform: rotate(-135deg);
  }
  30% {
    -moz-transform: rotate(-450deg);
  }
  100% {
    -moz-transform: rotate(-450deg);
  }
}
@-o-keyframes clock1 {
  0% {
    -o-transform: rotate(-135deg);
  }
  30% {
    -o-transform: rotate(-450deg);
  }
  100% {
    -o-transform: rotate(-450deg);
  }
}
@keyframes clock1 {
  0% {
    transform: rotate(-135deg);
  }
  30% {
    transform: rotate(-450deg);
  }
  100% {
    transform: rotate(-450deg);
  }
}
@-webkit-keyframes clock2 {
  5% {
    -webkit-transform: rotate(-90deg);
  }
  35% {
    -webkit-transform: rotate(-405deg);
  }
  100% {
    -webkit-transform: rotate(-405deg);
  }
}
@-moz-keyframes clock2 {
  5% {
    -moz-transform: rotate(-90deg);
  }
  35% {
    -moz-transform: rotate(-405deg);
  }
  100% {
    -moz-transform: rotate(-405deg);
  }
}
@-o-keyframes clock2 {
  5% {
    -o-transform: rotate(-90deg);
  }
  35% {
    -o-transform: rotate(-405deg);
  }
  100% {
    -o-transform: rotate(-405deg);
  }
}
@keyframes clock2 {
  5% {
    transform: rotate(-90deg);
  }
  35% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@-webkit-keyframes clock3 {
  10% {
    -webkit-transform: rotate(-45deg);
  }
  40% {
    -webkit-transform: rotate(-360deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes clock3 {
  10% {
    -moz-transform: rotate(-45deg);
  }
  40% {
    -moz-transform: rotate(-360deg);
  }
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-o-keyframes clock3 {
  10% {
    -o-transform: rotate(-45deg);
  }
  40% {
    -o-transform: rotate(-360deg);
  }
  100% {
    -o-transform: rotate(-360deg);
  }
}
@keyframes clock3 {
  10% {
    transform: rotate(-45deg);
  }
  40% {
    transform: rotate(-360deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes clock4 {
  15% {
    -webkit-transform: rotate(0);
  }
  45% {
    -webkit-transform: rotate(-315deg);
  }
  100% {
    -webkit-transform: rotate(-315deg);
  }
}
@-moz-keyframes clock4 {
  15% {
    -moz-transform: rotate(0);
  }
  45% {
    -moz-transform: rotate(-315deg);
  }
  100% {
    -moz-transform: rotate(-315deg);
  }
}
@-o-keyframes clock4 {
  15% {
    -o-transform: rotate(0);
  }
  45% {
    -o-transform: rotate(-315deg);
  }
  100% {
    -o-transform: rotate(-315deg);
  }
}
@keyframes clock4 {
  15% {
    transform: rotate(0);
  }
  45% {
    transform: rotate(-315deg);
  }
  100% {
    transform: rotate(-315deg);
  }
}
.qodef-st-loader .mitosis {
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
  position: relative;
  -webkit-animation: mitosis_invert 2s infinite steps(2, end);
  -moz-animation: mitosis_invert 2s infinite steps(2, end);
  -o-animation: mitosis_invert 2s infinite steps(2, end);
  animation: mitosis_invert 2s infinite steps(2, end);
}
.qodef-st-loader .mitosis .ball {
  height: 100%;
  width: 100%;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  background: #50c878;
}
.qodef-st-loader .mitosis .ball-1 {
  -webkit-animation: mitosis_ball1 1s infinite alternate linear;
  -moz-animation: mitosis_ball1 1s infinite alternate linear;
  -o-animation: mitosis_ball1 1s infinite alternate linear;
  animation: mitosis_ball1 1s infinite alternate linear;
}
.qodef-st-loader .mitosis .ball-2 {
  -webkit-animation: mitosis_ball2 1s infinite alternate linear;
  -moz-animation: mitosis_ball2 1s infinite alternate linear;
  -o-animation: mitosis_ball2 1s infinite alternate linear;
  animation: mitosis_ball2 1s infinite alternate linear;
}
.qodef-st-loader .mitosis .ball-3 {
  -webkit-animation: mitosis_ball3 1s infinite alternate linear;
  -moz-animation: mitosis_ball3 1s infinite alternate linear;
  -o-animation: mitosis_ball3 1s infinite alternate linear;
  animation: mitosis_ball3 1s infinite alternate linear;
}
.qodef-st-loader .mitosis .ball-4 {
  -webkit-animation: mitosis_ball4 1s infinite alternate linear;
  -moz-animation: mitosis_ball4 1s infinite alternate linear;
  -o-animation: mitosis_ball4 1s infinite alternate linear;
  animation: mitosis_ball4 1s infinite alternate linear;
}
@-webkit-keyframes mitosis_invert {
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@-moz-keyframes mitosis_invert {
  100% {
    -moz-transform: rotate(180deg);
  }
}
@-o-keyframes mitosis_invert {
  100% {
    -o-transform: rotate(180deg);
  }
}
@keyframes mitosis_invert {
  100% {
    transform: rotate(180deg);
  }
}
@-webkit-keyframes mitosis_ball1 {
  12% {
    -webkit-transform: none;
  }
  26% {
    -webkit-transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}
@-moz-keyframes mitosis_ball1 {
  12% {
    -moz-transform: none;
  }
  26% {
    -moz-transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    -moz-transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    -moz-transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -moz-transform: translate(50%, 25%) scale(0.6, 0.8);
  }
  88% {
    -moz-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
  100% {
    -moz-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}
@-o-keyframes mitosis_ball1 {
  12% {
    -o-transform: none;
  }
  26% {
    -o-transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    -o-transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    -o-transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -o-transform: translate(50%, 25%) scale(0.6, 0.8);
  }
  88% {
    -o-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
  100% {
    -o-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball1 {
  12% {
    transform: none;
  }
  26% {
    transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    transform: translate(50%, 25%) scale(0.6, 0.8);
  }
  88% {
    transform: translate(50%, 50%) scale(0.6, 0.6);
  }
  100% {
    transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}
@-webkit-keyframes mitosis_ball2 {
  12% {
    -webkit-transform: none;
  }
  26% {
    -webkit-transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}
@-moz-keyframes mitosis_ball2 {
  12% {
    -moz-transform: none;
  }
  26% {
    -moz-transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    -moz-transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    -moz-transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -moz-transform: translate(50%, -25%) scale(0.6, 0.8);
  }
  88% {
    -moz-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
  100% {
    -moz-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}
@-o-keyframes mitosis_ball2 {
  12% {
    -o-transform: none;
  }
  26% {
    -o-transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    -o-transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    -o-transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -o-transform: translate(50%, -25%) scale(0.6, 0.8);
  }
  88% {
    -o-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
  100% {
    -o-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball2 {
  12% {
    transform: none;
  }
  26% {
    transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    transform: translate(50%, -25%) scale(0.6, 0.8);
  }
  88% {
    transform: translate(50%, -50%) scale(0.6, 0.6);
  }
  100% {
    transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}
@-webkit-keyframes mitosis_ball3 {
  12% {
    -webkit-transform: none;
  }
  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}
@-moz-keyframes mitosis_ball3 {
  12% {
    -moz-transform: none;
  }
  26% {
    -moz-transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    -moz-transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    -moz-transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -moz-transform: translate(-50%, 25%) scale(0.6, 0.8);
  }
  88% {
    -moz-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
  100% {
    -moz-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}
@-o-keyframes mitosis_ball3 {
  12% {
    -o-transform: none;
  }
  26% {
    -o-transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    -o-transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    -o-transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -o-transform: translate(-50%, 25%) scale(0.6, 0.8);
  }
  88% {
    -o-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
  100% {
    -o-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball3 {
  12% {
    transform: none;
  }
  26% {
    transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    transform: translate(-50%, 25%) scale(0.6, 0.8);
  }
  88% {
    transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
  100% {
    transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}
@-webkit-keyframes mitosis_ball4 {
  12% {
    -webkit-transform: none;
  }
  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}
@-moz-keyframes mitosis_ball4 {
  12% {
    -moz-transform: none;
  }
  26% {
    -moz-transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    -moz-transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    -moz-transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -moz-transform: translate(-50%, -25%) scale(0.6, 0.8);
  }
  88% {
    -moz-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
  100% {
    -moz-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}
@-o-keyframes mitosis_ball4 {
  12% {
    -o-transform: none;
  }
  26% {
    -o-transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    -o-transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    -o-transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -o-transform: translate(-50%, -25%) scale(0.6, 0.8);
  }
  88% {
    -o-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
  100% {
    -o-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball4 {
  12% {
    transform: none;
  }
  26% {
    transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    transform: translate(-50%, -25%) scale(0.6, 0.8);
  }
  88% {
    transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
  100% {
    transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}
.qodef-st-loader .lines {
  width: 60px;
  height: 60px;
  margin: 0 0 0 -30px;
}
.qodef-st-loader .lines .line1,
.qodef-st-loader .lines .line2,
.qodef-st-loader .lines .line3,
.qodef-st-loader .lines .line4 {
  margin-left: 10px;
  position: absolute;
  width: 60px;
  height: 4px;
  background-color: #50c878;
  -webkit-animation: lines_spin 1.5s infinite linear;
  -webkit-animation-timing-function: ease;
}
.qodef-st-loader .lines .line2 {
  -webkit-animation-delay: 0.1s;
}
.qodef-st-loader .lines .line3 {
  -webkit-animation-delay: 0.2s;
}
.qodef-st-loader .lines .line4 {
  -webkit-animation-delay: 0.3s;
}
@-webkit-keyframes lines_spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes lines_spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes lines_spin {
  100% {
    -o-transform: rotate(360deg);
  }
}
@keyframes lines_spin {
  100% {
    transform: rotate(360deg);
  }
}
.qodef-st-loader .fussion {
  width: 30px;
  height: 30px;
  margin: -45px 0 0 -30px;
  position: relative;
}
.qodef-st-loader .fussion .ball {
  height: 40px;
  width: 40px;
  left: 50%;
  top: 50%;
  background: #50c878;
  border-radius: 50%;
  float: left;
  position: absolute;
}
.qodef-st-loader .fussion .ball-1 {
  background: #50c878;
  top: 0;
  left: 50%;
  -webkit-animation: fussion_ball1 1s 0s ease infinite;
  -moz-animation: fussion_ball1 1s 0s ease infinite;
  -o-animation: fussion_ball1 1s 0s ease infinite;
  animation: fussion_ball1 1s 0s ease infinite;
  z-index: 1;
}
.qodef-st-loader .fussion .ball-2 {
  background: #50c878;
  top: 50%;
  left: 100%;
  -webkit-animation: fussion_ball2 1s 0s ease infinite;
  -moz-animation: fussion_ball2 1s 0s ease infinite;
  -o-animation: fussion_ball2 1s 0s ease infinite;
  animation: fussion_ball2 1s 0s ease infinite;
  z-index: 2;
}
.qodef-st-loader .fussion .ball-3 {
  background: #50c878;
  top: 100%;
  left: 50%;
  -webkit-animation: fussion_ball3 1s 0s ease infinite;
  -moz-animation: fussion_ball3 1s 0s ease infinite;
  -o-animation: fussion_ball3 1s 0s ease infinite;
  animation: fussion_ball3 1s 0s ease infinite;
  z-index: 1;
}
.qodef-st-loader .fussion .ball-4 {
  background: #50c878;
  top: 50%;
  left: 0;
  -webkit-animation: fussion_ball4 1s 0s ease infinite;
  -moz-animation: fussion_ball4 1s 0s ease infinite;
  -o-animation: fussion_ball4 1s 0s ease infinite;
  animation: fussion_ball4 1s 0s ease infinite;
  z-index: 2;
}
@-webkit-keyframes fussion_ball1 {
  50% {
    top: -100%;
    left: 200%;
  }
  100% {
    top: 50%;
    left: 100%;
    z-index: 2;
  }
}
@-moz-keyframes fussion_ball1 {
  50% {
    top: -100%;
    left: 200%;
  }
  100% {
    top: 50%;
    left: 100%;
    z-index: 2;
  }
}
@-o-keyframes fussion_ball1 {
  50% {
    top: -100%;
    left: 200%;
  }
  100% {
    top: 50%;
    left: 100%;
    z-index: 2;
  }
}
@keyframes fussion_ball1 {
  50% {
    top: -100%;
    left: 200%;
  }
  100% {
    top: 50%;
    left: 100%;
    z-index: 2;
  }
}
@-webkit-keyframes fussion_ball2 {
  50% {
    top: 200%;
    left: 200%;
  }
  100% {
    top: 100%;
    left: 50%;
    z-index: 1;
  }
}
@-moz-keyframes fussion_ball2 {
  50% {
    top: 200%;
    left: 200%;
  }
  100% {
    top: 100%;
    left: 50%;
    z-index: 1;
  }
}
@-o-keyframes fussion_ball2 {
  50% {
    top: 200%;
    left: 200%;
  }
  100% {
    top: 100%;
    left: 50%;
    z-index: 1;
  }
}
@keyframes fussion_ball2 {
  50% {
    top: 200%;
    left: 200%;
  }
  100% {
    top: 100%;
    left: 50%;
    z-index: 1;
  }
}
@-webkit-keyframes fussion_ball3 {
  50% {
    top: 200%;
    left: -100%;
  }
  100% {
    top: 50%;
    left: 0;
    z-index: 2;
  }
}
@-moz-keyframes fussion_ball3 {
  50% {
    top: 200%;
    left: -100%;
  }
  100% {
    top: 50%;
    left: 0;
    z-index: 2;
  }
}
@-o-keyframes fussion_ball3 {
  50% {
    top: 200%;
    left: -100%;
  }
  100% {
    top: 50%;
    left: 0;
    z-index: 2;
  }
}
@keyframes fussion_ball3 {
  50% {
    top: 200%;
    left: -100%;
  }
  100% {
    top: 50%;
    left: 0;
    z-index: 2;
  }
}
@-webkit-keyframes fussion_ball4 {
  50% {
    top: -100%;
    left: -100%;
  }
  100% {
    top: 0;
    left: 50%;
    z-index: 1;
  }
}
@-moz-keyframes fussion_ball4 {
  50% {
    top: -100%;
    left: -100%;
  }
  100% {
    top: 0;
    left: 50%;
    z-index: 1;
  }
}
@-o-keyframes fussion_ball4 {
  50% {
    top: -100%;
    left: -100%;
  }
  100% {
    top: 0;
    left: 50%;
    z-index: 1;
  }
}
@keyframes fussion_ball4 {
  50% {
    top: -100%;
    left: -100%;
  }
  100% {
    top: 0;
    left: 50%;
    z-index: 1;
  }
}
.qodef-st-loader .wave_circles {
  width: 150px;
  height: 30px;
  margin: -15px 0 0 -75px;
}
.qodef-st-loader .wave_circles .ball {
  height: 30px;
  width: 30px;
  float: left;
  background: #50c878;
  border-radius: 50%;
  margin-right: 10px;
}
.qodef-st-loader .wave_circles .ball-1 {
  -webkit-animation: wave_jump3 1.8s infinite ease-out;
  -moz-animation: wave_jump3 1.8s infinite ease-out;
  -o-animation: wave_jump3 1.8s infinite ease-out;
  animation: wave_jump3 1.8s infinite ease-out;
}
.qodef-st-loader .wave_circles .ball-2 {
  -webkit-animation: wave_jump2 1.8s infinite ease-out;
  -moz-animation: wave_jump2 1.8s infinite ease-out;
  -o-animation: wave_jump2 1.8s infinite ease-out;
  animation: wave_jump2 1.8s infinite ease-out;
}
.qodef-st-loader .wave_circles .ball-3 {
  -webkit-animation: wave_jump1 1.8s infinite ease-out;
  -moz-animation: wave_jump1 1.8s infinite ease-out;
  -o-animation: wave_jump1 1.8s infinite ease-out;
  animation: wave_jump1 1.8s infinite ease-out;
}
.qodef-st-loader .wave_circles .ball-4 {
  margin-right: 0;
  -webkit-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
  -moz-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
  -o-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
  animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
}
@-webkit-keyframes wave_jump1 {
  12% {
    -webkit-transform: translate(20px, -40px);
    -webkit-animation-timing-function: ease-in;
  }
  24% {
    -webkit-transform: translate(40px, 0);
  }
  100% {
    -webkit-transform: translate(40px, 0);
  }
}
@-moz-keyframes wave_jump1 {
  12% {
    -moz-transform: translate(20px, -40px);
    -moz-animation-timing-function: ease-in;
  }
  24% {
    -moz-transform: translate(40px, 0);
  }
  100% {
    -moz-transform: translate(40px, 0);
  }
}
@-moz-keyframes wave_jump1 {
  12% {
    -o-transform: translate(20px, -40px);
    -o-animation-timing-function: ease-in;
  }
  24% {
    -o-transform: translate(40px, 0);
  }
  100% {
    -o-transform: translate(40px, 0);
  }
}
@keyframes wave_jump1 {
  12% {
    transform: translate(20px, -40px);
    animation-timing-function: ease-in;
  }
  24% {
    transform: translate(40px, 0);
  }
  100% {
    transform: translate(40px, 0);
  }
}
@-webkit-keyframes wave_jump2 {
  12% {
    -webkit-transform: translate(0, 0);
  }
  24% {
    -webkit-transform: translate(20px, -40px);
    -webkit-animation-timing-function: ease-in;
  }
  36% {
    -webkit-transform: translate(40px, 0);
  }
  100% {
    -webkit-transform: translate(40px, 0);
  }
}
@-moz-keyframes wave_jump2 {
  12% {
    -moz-transform: translate(0, 0);
  }
  24% {
    -moz-transform: translate(20px, -40px);
    -moz-animation-timing-function: ease-in;
  }
  36% {
    -moz-transform: translate(40px, 0);
  }
  100% {
    -moz-transform: translate(40px, 0);
  }
}
@-o-keyframes wave_jump2 {
  12% {
    -o-transform: translate(0, 0);
  }
  24% {
    -o-transform: translate(20px, -40px);
    -o-animation-timing-function: ease-in;
  }
  36% {
    -o-transform: translate(40px, 0);
  }
  100% {
    -o-transform: translate(40px, 0);
  }
}
@keyframes wave_jump2 {
  12% {
    transform: translate(0, 0);
  }
  24% {
    transform: translate(20px, -40px);
    animation-timing-function: ease-in;
  }
  36% {
    transform: translate(40px, 0);
  }
  100% {
    transform: translate(40px, 0);
  }
}
@-webkit-keyframes wave_jump3 {
  24% {
    -webkit-transform: translate(0, 0);
  }
  36% {
    -webkit-transform: translate(20px, -40px);
    -webkit-animation-timing-function: ease-in;
  }
  48% {
    -webkit-transform: translate(40px, 0);
  }
  100% {
    -webkit-transform: translate(40px, 0);
  }
}
@-moz-keyframes wave_jump3 {
  24% {
    -moz-transform: translate(0, 0);
  }
  36% {
    -moz-transform: translate(20px, -40px);
    -moz-animation-timing-function: ease-in;
  }
  48% {
    -moz-transform: translate(40px, 0);
  }
  100% {
    -moz-transform: translate(40px, 0);
  }
}
@-o-keyframes wave_jump3 {
  24% {
    -o-transform: translate(0, 0);
  }
  36% {
    -o-transform: translate(20px, -40px);
    -o-animation-timing-function: ease-in;
  }
  48% {
    -o-transform: translate(40px, 0);
  }
  100% {
    -o-transform: translate(40px, 0);
  }
}
@keyframes wave_jump3 {
  24% {
    transform: translate(0, 0);
  }
  36% {
    transform: translate(20px, -40px);
    animation-timing-function: ease-in;
  }
  48% {
    transform: translate(40px, 0);
  }
  100% {
    transform: translate(40px, 0);
  }
}
@-webkit-keyframes wave_wipe {
  48% {
    -webkit-transform: translateX(-120px);
  }
  100% {
    -webkit-transform: translateX(-120px);
  }
}
@-moz-keyframes wave_wipe {
  48% {
    -moz-transform: translateX(-120px);
  }
  100% {
    -moz-transform: translateX(-120px);
  }
}
@-o-keyframes wave_wipe {
  48% {
    -o-transform: translateX(-120px);
  }
  100% {
    -o-transform: translateX(-120px);
  }
}
@keyframes wave_wipe {
  48% {
    transform: translateX(-120px);
  }
  100% {
    transform: translateX(-120px);
  }
}
.qodef-st-loader .pulse_circles {
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  position: relative;
}
.qodef-st-loader .pulse_circles * {
  box-sizing: border-box;
}
.qodef-st-loader .pulse_circles .ball {
  height: 100%;
  width: 100%;
  background: #50c878;
  position: absolute;
  border-radius: 50%;
  border: 0 solid #50c878;
  -webkit-animation: pulse_circles_pulse 3s infinite;
  -moz-animation: pulse_circles_pulse 3s infinite;
  -o-animation: pulse_circles_pulse 3s infinite;
  animation: pulse_circles_pulse 3s infinite;
}
.qodef-st-loader .pulse_circles .ball-2 {
  -webkit-animation-delay: -0.75s;
  -moz-animation-delay: -0.75s;
  -o-animation-delay: -0.75s;
  animation-delay: -0.75s;
}
.qodef-st-loader .pulse_circles .ball-3 {
  -webkit-animation-delay: -1.5s;
  -moz-animation-delay: -1.5s;
  -o-animation-delay: -1.5s;
  animation-delay: -1.5s;
}
.qodef-st-loader .pulse_circles .ball-4 {
  -webkit-animation-delay: -2.25s;
  -moz-animation-delay: -2.25s;
  -o-animation-delay: -2.25s;
  animation-delay: -2.25s;
}
@-webkit-keyframes pulse_circles_pulse {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 1;
    border-width: 50px;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
    border-width: 0;
  }
}
@-moz-keyframes pulse_circles_pulse {
  0% {
    -moz-transform: scale(0.1, 0.1);
    opacity: 1;
    border-width: 50px;
  }
  100% {
    -moz-transform: scale(1, 1);
    opacity: 0;
    border-width: 0;
  }
}
@-o-keyframes pulse_circles_pulse {
  0% {
    -o-transform: scale(0.1, 0.1);
    opacity: 1;
    border-width: 50px;
  }
  100% {
    -o-transform: scale(1, 1);
    opacity: 0;
    border-width: 0;
  }
}
@keyframes pulse_circles_pulse {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 1;
    border-width: 50px;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
    border-width: 0;
  }
}
#respond input[type="text"],
#respond textarea,
.post-password-form input[type="password"],
.qodef-style-form textarea,
.widget .qodef-search-form-field,
.wpcf7-form-control.wpcf7-date,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-quiz,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea,
input[type="email"],
input[type="password"],
input[type="text"] {
  width: 100%;
  margin: 0 0 25px;
  padding: 15px 20px;
  font-family: inherit;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  font-weight: inherit;
  background-color: #f7f7f7;
  color: #313646;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  cursor: text;
  box-sizing: border-box;
  -webkit-transition: border-color 0.2s ease-in-out;
  -moz-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}
#respond input[type="text"]::-webkit-input-placeholder,
#respond textarea::-webkit-input-placeholder,
.post-password-form input[type="password"]::-webkit-input-placeholder,
.qodef-style-form textarea::-webkit-input-placeholder,
.widget .qodef-search-form-field::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
  color: inherit;
}
#respond input:-moz-placeholder[type="text"],
#respond textarea:-moz-placeholder,
.qodef-style-form textarea:-moz-placeholder,
.widget .qodef-search-form-field:-moz-placeholder,
.wpcf7-form-control.wpcf7-date:-moz-placeholder,
.wpcf7-form-control.wpcf7-number:-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz:-moz-placeholder,
.wpcf7-form-control.wpcf7-select:-moz-placeholder,
.wpcf7-form-control.wpcf7-text:-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea:-moz-placeholder,
input:-moz-placeholder[type="email"],
input:-moz-placeholder[type="password"],
input:-moz-placeholder[type="text"] {
  color: inherit;
  opacity: 1;
}
#respond input[type="text"]::-moz-placeholder,
#respond textarea::-moz-placeholder,
.post-password-form input[type="password"]::-moz-placeholder,
.qodef-style-form textarea::-moz-placeholder,
.widget .qodef-search-form-field::-moz-placeholder,
.wpcf7-form-control.wpcf7-date::-moz-placeholder,
.wpcf7-form-control.wpcf7-number::-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz::-moz-placeholder,
.wpcf7-form-control.wpcf7-select::-moz-placeholder,
.wpcf7-form-control.wpcf7-text::-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="text"]::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
#respond input:-ms-input-placeholder[type="text"],
#respond textarea:-ms-input-placeholder,
.qodef-style-form textarea:-ms-input-placeholder,
.widget .qodef-search-form-field:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-date:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-number:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-select:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,
input:-ms-input-placeholder[type="email"],
input:-ms-input-placeholder[type="password"],
input:-ms-input-placeholder[type="text"] {
  color: inherit;
}
.qodef-comment-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  box-sizing: border-box;
}
.qodef-comment-holder .qodef-comment-holder-inner {
  padding: 48px 0 20px;
}
.qodef-comment-holder
  .qodef-comment.qodef-pingback-comment
  .qodef-comment-text {
  padding: 0;
}
.qodef-comment-holder .qodef-comment-list {
  list-style: none;
  position: relative;
  z-index: 150;
  padding: 0;
  margin: 0;
}
.qodef-comment-holder .qodef-comment-list li {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: -3px 0 0;
  padding: 29px 0 0;
}
.qodef-comment-holder .qodef-comment-list li .qodef-comment {
  padding: 20px 30px 36px;
  background-color: #f7f7f7;
  border-radius: 5px;
}
.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 104px;
}
.qodef-comment-holder .qodef-comments-title {
  margin-bottom: 28px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #29282d;
}
.qodef-comment-holder .qodef-comments-title > * {
  margin: 0;
}
.qodef-comment-holder .qodef-comment-image {
  position: relative;
  display: block;
  top: 10px;
  left: 0;
  width: 61px;
  height: 61px;
  float: left;
}
.qodef-comment-holder .qodef-comment-image img {
  display: block;
  border-radius: 4em;
}
.qodef-comment-holder .qodef-comment-text {
  padding: 0 0 0 84px;
  min-height: 82px;
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: -12px 0 22px;
}
.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: right;
  margin-left: 10px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: grey;
}
.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: #50c878;
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-name {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.qodef-comment-holder .qodef-comment-text .qodef-comment-date {
  float: left;
  margin-top: -8px;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.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#respond
  input[type="text"],
.qodef-comment-holder .qodef-comment-text .comment-respond#respond textarea {
  background-color: #fff;
}
.qodef-comment-holder .qodef-comment-text #cancel-comment-reply-link {
  margin-left: 10px;
  font-size: 12px;
  color: #50c878;
}
.qodef-comment-holder .qodef-comment-text #cancel-comment-reply-link:hover {
  color: #29282d;
}
.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 {
  padding: 0;
  clear: both;
  box-sizing: border-box;
}
.qodef-comment-form .qodef-comment-form-inner {
  padding: 35px 0 60px;
}
.qodef-comment-form .comment-reply-title {
  margin: 0 0 37px;
}
.qodef-comment-form .logged-in-as {
  margin: 0 0 8px;
}
.qodef-comment-form .comment-form-cookies-consent {
  margin: 0 0 27px;
}
@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;
    display: inline-block;
    margin: 0 10px 20px 0;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: grey;
  }
}
@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;
  }
}
#respond input[type="text"],
#respond textarea,
.post-password-form input[type="password"],
.qodef-style-form textarea,
input[type="email"],
input[type="password"],
input[type="text"] {
  border-color: transparent;
  font-size: 15px;
  font-family: Ubuntu, sans-serif;
}
.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;
}
#submit_comment,
.post-password-form input[type="submit"],
input.wpcf7-form-control.wpcf7-submit {
  font-family: Ubuntu, sans-serif;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  outline: 0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  padding: 14px 13px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  background-color: #50c878;
  border: 1px solid transparent;
  cursor: pointer;
  font-family: Ubuntu, sans-serif;
  font-size: 11px;
  padding: 12px 13px;
  z-index: 2;
}
#submit_comment:hover,
.post-password-form input[type="submit"]:hover,
input.wpcf7-form-control.wpcf7-submit:hover {
  color: #fff;
  background-color: #29282d;
}
.wpcf7-form p,
p.form-submit {
  margin: 0;
}
#respond textarea,
.qodef-style-form textarea,
.wpcf7-form textarea {
  display: block;
  padding: 16px 18px;
}
.qodef-two-columns-form-without-space .wpcf7-form .ajax-loader,
.qodef-two-columns-form-without-space .wpcf7-form .wpcf7-spinner {
  display: none;
}
.wpcf7-form-control.wpcf7-text {
  color: #313646;
  font-size: 15px;
  font-family: Ubuntu, sans-serif;
  font-weight: 400;
  border: 1px solid transparent;
}
.wpcf7-form-control.wpcf7-textarea {
  color: #313646;
  font-size: 15px;
  font-family: Ubuntu, sans-serif;
  font-weight: 400;
  border: 1px solid transparent;
}
.wpcf7-form-control.wpcf7-submit {
  font-family: Teko, sans-serif;
}
.qodef-custom-cf-7-button input {
  position: absolute !important;
  color: transparent !important;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  background-color: transparent !important;
}
div.wpcf7 .qodef-custom-cf-7-button .ajax-loader,
div.wpcf7 .qodef-custom-cf-7-button .wpcf7-spinner {
  right: -50px;
}
div.wpcf7 .ajax-loader,
div.wpcf7 .wpcf7-spinner {
  background-repeat: no-repeat !important;
  position: absolute !important;
  right: 0;
}
div.wpcf7 .wpcf7-response-output {
  clear: both;
}
.qodef-owl-slider {
  visibility: hidden;
}
.qodef-owl-slider .owl-stage-outer {
  z-index: 1;
}
.qodef-owl-slider.qodef-slider-is-moving .owl-item .qodef-block-drag-link {
  z-index: -1 !important;
}
.qodef-owl-slider.qodef-slider-has-both-nav .owl-nav .owl-next,
.qodef-owl-slider.qodef-slider-has-both-nav .owl-nav .owl-prev {
  -webkit-transform: translateY(calc(-50% - 21px));
  -moz-transform: translateY(calc(-50% - 21px));
  transform: translateY(calc(-50% - 21px));
}
.qodef-owl-slider .owl-nav .owl-next,
.qodef-owl-slider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  z-index: 3;
  color: #29282d;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: color 0.2s ease-out, margin 0.2s ease-out;
  -moz-transition: color 0.2s ease-out, margin 0.2s ease-out;
  transition: color 0.2s ease-out, margin 0.2s ease-out;
}
.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: 60px;
  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;
}
@media only screen and (max-width: 1024px) {
  .qodef-owl-slider .owl-nav .owl-next,
  .qodef-owl-slider .owl-nav .owl-prev {
    display: none;
  }
}
.qodef-owl-slider .owl-nav .owl-prev {
  left: 30px;
}
.qodef-owl-slider .owl-nav .owl-prev:hover {
  margin-left: -8px;
}
.qodef-owl-slider .owl-nav .owl-next {
  right: 30px;
}
.qodef-owl-slider .owl-nav .owl-next:hover {
  margin-right: -8px;
}
.qodef-owl-slider .owl-dots {
  text-align: center;
  margin: 16px 0 0;
}
.qodef-owl-slider .owl-dots .owl-dot {
  display: inline-block;
  vertical-align: middle;
}
.qodef-owl-slider .owl-dots .owl-dot span {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  margin: 0 6px;
  border-radius: 3em;
  background-color: transparent;
  border: 2px solid rgba(41, 40, 45, 0.5);
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s ease-out, border 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out, border 0.2s ease-out;
  transition: background-color 0.2s ease-out, border 0.2s ease-out;
}
.qodef-owl-slider .owl-dots .owl-dot.active span,
.qodef-owl-slider .owl-dots .owl-dot:hover span {
  background-color: #29282d;
  border-color: #29282d;
}
.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;
  box-sizing: border-box;
  line-height: 0;
}
.qodef-owl-slider + .qodef-slider-thumbnail > .qodef-slider-thumbnail-item img {
  border: 2px solid transparent;
  -webkit-transition: border-color 0.2s ease-out;
  -moz-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 #50c878;
}
.qodef-owl-slider
  + .qodef-slider-thumbnail.qodef-slider-columns-two
  .qodef-slider-thumbnail-item {
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .qodef-owl-slider
    + .qodef-slider-thumbnail.qodef-slider-columns-two
    .qodef-slider-thumbnail-item {
    width: 33.3333%;
  }
}
.qodef-owl-slider
  + .qodef-slider-thumbnail.qodef-slider-columns-three
  .qodef-slider-thumbnail-item {
  width: 33.33333%;
}
@media only screen and (max-width: 1024px) {
  .qodef-owl-slider
    + .qodef-slider-thumbnail.qodef-slider-columns-three
    .qodef-slider-thumbnail-item {
    width: 33.3333%;
  }
}
.qodef-owl-slider
  + .qodef-slider-thumbnail.qodef-slider-columns-four
  .qodef-slider-thumbnail-item {
  width: 25%;
}
@media only screen and (max-width: 1024px) {
  .qodef-owl-slider
    + .qodef-slider-thumbnail.qodef-slider-columns-four
    .qodef-slider-thumbnail-item {
    width: 33.3333%;
  }
}
.qodef-owl-slider
  + .qodef-slider-thumbnail.qodef-slider-columns-five
  .qodef-slider-thumbnail-item {
  width: 20%;
}
@media only screen and (max-width: 1024px) {
  .qodef-owl-slider
    + .qodef-slider-thumbnail.qodef-slider-columns-five
    .qodef-slider-thumbnail-item {
    width: 33.3333%;
  }
}
.qodef-owl-slider
  + .qodef-slider-thumbnail.qodef-slider-columns-six
  .qodef-slider-thumbnail-item {
  width: 16.66667%;
}
@media only screen and (max-width: 1024px) {
  .qodef-owl-slider
    + .qodef-slider-thumbnail.qodef-slider-columns-six
    .qodef-slider-thumbnail-item {
    width: 33.3333%;
  }
}
.error404 .qodef-wrapper {
  padding: 0 !important;
}
.error404 .qodef-content {
  height: 100vh;
  background-color: #eee;
}
.error404.admin-bar .qodef-content {
  height: calc(100vh - 32px);
}
.error404 .qodef-content-inner {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.error404 .qodef-page-not-found {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  padding: 0 10%;
  text-align: center;
}
.error404 .qodef-page-not-found .qodef-404-title {
  margin: 0;
  font-size: 200px;
  letter-spacing: 35px;
  line-height: 1em;
}
.error404 .qodef-page-not-found .qodef-404-subtitle {
  font-size: 60px;
  margin: 8px 0 0;
  letter-spacing: 0.2em;
}
.error404 .qodef-page-not-found .qodef-404-text {
  margin: 10px 0 0;
  color: #fff;
  font-size: 19px;
}
.error404 .qodef-page-not-found form {
  display: inline-block;
  position: relative;
  width: 790px;
  max-width: 100%;
  margin: 36px 0 auto;
}
.error404 .qodef-page-not-found form .search-field {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 40px 10px 20px;
  line-height: 32px;
  border: none;
  background-color: #fff;
  outline-color: transparent;
}
.error404 .qodef-page-not-found form .qodef-search-submit {
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  box-sizing: border-box;
  padding: 10px 5px;
  line-height: 32px;
  border: none;
  color: #50c878;
  background-color: transparent;
  font-size: 30px;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.error404 .qodef-page-not-found form .qodef-search-submit:hover {
  color: #29282d;
}
.error404 .qodef-page-not-found .qodef-404-back-to-home-button {
  margin-top: 28px;
}
.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;
}
@media only screen and (max-width: 1024px) {
  .error404 .qodef-content {
    height: 100%;
    min-height: 100vh;
    margin-top: -69px !important;
  }
  .error404 .qodef-content .qodef-content-inner {
    padding-top: 185px;
  }
  .error404.admin-bar .qodef-content {
    height: 100%;
    min-height: calc(100vh - 32px);
  }
}
@media only screen and (max-width: 768px) {
  .error404 .qodef-page-not-found {
    padding: 70px 30px 20px;
  }
}
@media only screen and (max-width: 680px) {
  .error404 .qodef-page-not-found .qodef-404-title {
    font-size: 100px;
    letter-spacing: 5px;
  }
  .error404 .qodef-page-not-found .qodef-404-subtitle {
    font-size: 40px;
    letter-spacing: 0.1em;
  }
  .error404 .qodef-page-not-found form {
    margin: 60px 0 auto;
  }
}
#qodef-back-to-top {
  position: fixed;
  width: 41px;
  height: 41px;
  right: 25px;
  bottom: 25px;
  margin: 0;
  z-index: 10000;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
}
#qodef-back-to-top.off {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.15s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    visibility 0s 0.15s;
  -moz-transition: opacity 0.15s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    visibility 0s 0.15s;
  transition: opacity 0.15s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    visibility 0s 0.15s;
}
#qodef-back-to-top.on {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.35s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  -moz-transition: opacity 0.35s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: opacity 0.35s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
#qodef-back-to-top > span {
  position: relative;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #50c878;
  border: 1px solid #50c878;
  overflow: hidden;
}
#qodef-back-to-top > span:before {
  content: "";
  opacity: 0;
  z-index: 50;
  background-color: #000;
  -webkit-transition: opacity 0.35s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  -moz-transition: opacity 0.35s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: opacity 0.35s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#qodef-back-to-top > span i {
  position: relative;
  display: block;
  z-index: 100;
  -webkit-transition: -webkit-transform 0.25s
    cubic-bezier(0.86, 0.15, 0.19, 0.93);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: transform 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
#qodef-back-to-top > span:last-of-type {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#qodef-back-to-top > span:last-of-type i {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
#qodef-back-to-top span span {
  display: block;
  line-height: inherit;
}
#qodef-back-to-top:hover > span i {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
#qodef-back-to-top:hover > span:last-of-type i {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#qodef-back-to-top:hover > span:before {
  opacity: 0.07;
}
.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-custom-contact-form {
  max-width: 824px;
  margin: auto;
}
.qodef-custom-contact-form .wpcf7-form-control.wpcf7-text {
  line-height: 22px;
}
.qodef-custom-contact-form > :first-child {
  width: 70%;
  float: left;
}
.qodef-custom-contact-form > :last-child {
  width: 26%;
  text-align: right;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .qodef-custom-contact-form > :first-child {
    width: 72%;
  }
  .qodef-custom-contact-form > :last-child {
    width: 28%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-custom-contact-form > :first-child {
    width: 100%;
    float: none;
  }
  .qodef-custom-contact-form > :last-child {
    float: none;
    width: 100%;
    text-align: center;
  }
}
footer .widget {
  margin: 0 0 29px;
  padding: 0;
}
footer .widget .qodef-widget-title-holder {
  margin-bottom: 15px;
}
footer .widget .qodef-widget-title-holder .qodef-widget-title {
  color: #fff;
  margin-bottom: 11px;
}
footer .widget .qodef-widget-title-holder .qodef-separator {
  border-color: #fff;
  border-bottom-width: 3px;
  width: 30px;
}
footer .widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer .widget ul li {
  border-bottom-color: #484848;
  border-bottom-style: solid;
  border-bottom-width: 0;
  display: block;
  line-height: 20px;
  margin: 0;
  padding: 15px 0;
}
footer .widget ul li:last-child {
  border: 0;
  padding-bottom: 0;
}
footer .widget ul li a {
  color: #717274;
}
footer .widget ul li a:hover {
  color: #fff;
}
footer .widget ul .children,
footer .widget ul .sub-menu {
  border-top: 1px solid #484848;
  margin-top: 15px;
}
footer .widget.widget_archive .qodef-widget-title,
footer .widget.widget_categories .qodef-widget-title,
footer .widget.widget_meta .qodef-widget-title,
footer .widget.widget_nav_menu .qodef-widget-title,
footer .widget.widget_pages .qodef-widget-title,
footer .widget.widget_recent_entries .qodef-widget-title {
  margin-bottom: 11px;
}
footer .widget.widget_archive ul li,
footer .widget.widget_categories ul li,
footer .widget.widget_meta ul li,
footer .widget.widget_nav_menu ul li,
footer .widget.widget_pages ul li,
footer .widget.widget_recent_entries ul li {
  overflow: hidden;
  border-bottom-color: transparent;
}
footer .widget.widget_archive ul li a,
footer .widget.widget_categories ul li a,
footer .widget.widget_meta ul li a,
footer .widget.widget_nav_menu ul li a,
footer .widget.widget_pages ul li a,
footer .widget.widget_recent_entries ul li a {
  display: inline;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  font-family: Teko, sans-serif;
  font-size: 18px;
  color: #717274;
  font-weight: 600;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
footer .widget.widget_archive ul li a:hover,
footer .widget.widget_categories ul li a:hover,
footer .widget.widget_meta ul li a:hover,
footer .widget.widget_nav_menu ul li a:hover,
footer .widget.widget_pages ul li a:hover,
footer .widget.widget_recent_entries ul li a:hover {
  color: #fff;
}
footer .widget.widget_recent_comments .qodef-widget-title,
footer .widget.widget_rss .qodef-widget-title {
  margin-bottom: 0;
}
footer .widget #wp-calendar {
  text-align: center;
  width: 100%;
}
footer .widget #wp-calendar caption {
  margin: 0 0 15px;
}
footer .widget #wp-calendar td,
footer .widget #wp-calendar th {
  padding: 3px 4px;
}
footer .widget #wp-calendar td#today {
  color: #fff;
  background-color: #999;
}
footer .widget #wp-calendar tfoot a {
  color: #717274;
}
footer .widget #wp-calendar tfoot a:hover {
  color: #fff;
}
footer .widget.widget_rss .rss-widget-icon {
  display: inline-block;
}
footer .widget.widget_rss .rss-date {
  display: block;
  margin-bottom: 15px;
}
footer .widget.widget_rss cite {
  display: block;
  margin-top: calc(15px / 2);
}
footer .widget.qodef-search-post-type-widget .qodef-post-type-search-field {
  border-radius: 3px;
  border-color: #484848;
  border-style: solid;
  border-width: 0;
  background-color: transparent;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  float: left;
  font-family: Ubuntu, sans-serif;
  font-size: 12px;
  font-weight: inherit;
  height: 52px;
  line-height: calc(52px - 2px);
  outline: 0;
  position: relative;
  vertical-align: top;
  -webkit-appearance: none;
  padding: 0 25px 0 20px;
  width: 100%;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
footer
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field::-webkit-input-placeholder {
  color: #fff;
}
footer
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
footer
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
footer
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field:-ms-input-placeholder {
  color: #fff;
}
footer .widget.widget_archive select,
footer .widget.widget_categories select,
footer .widget.widget_text select {
  background-color: transparent;
  border-color: #484848;
  border-style: solid;
  border-width: 0;
  border-radius: 0;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-family: Ubuntu, sans-serif;
  font-size: 15px;
  font-weight: inherit;
  height: 52px;
  line-height: calc(52px - 2px);
  margin-top: 15px;
  outline: 0;
  padding: 0 0 0 21px;
  position: relative;
  vertical-align: top;
  width: 100%;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
footer .widget.widget_tag_cloud a {
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 11px !important;
  font-family: Ubuntu, sans-serif;
  font-weight: inherit;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 7px 7px 0;
  padding: 0 19px;
}
footer .widget.widget_tag_cloud a:hover {
  color: #fff;
}
footer .widget.qodef-recent-post-widget .qodef-recent-posts .qodef-rp-item {
  margin: 0 0 10px;
  padding: 15px;
}
footer .widget.qodef-recent-post-widget .qodef-recent-posts .qodef-rp-item a {
  display: table;
  width: 100%;
}
footer
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image,
footer
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-title {
  display: table-cell;
  vertical-align: middle;
}
footer
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-title {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  font-weight: 600;
}
footer
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image {
  padding-right: 20px;
  width: 62px;
  height: 62px;
}
footer
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image
  img {
  display: block;
  width: 62px;
  height: 62px;
}
footer
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a:hover
  .qodef-rp-title {
  color: #9c9c9c;
}
footer .wpcf7-form-control.wpcf7-text {
  color: #a4a4a4;
  font-size: 14px;
  font-family: Ubuntu, sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  background-color: #212121;
  margin: 5px 5px 5px 0;
}
footer .wpcf7-form-control.wpcf7-textarea {
  color: #a4a4a4;
  font-size: 14px;
  font-family: Ubuntu, sans-serif;
  font-weight: 600;
  border: 1px solid transparent;
  background-color: #212121;
  margin: 5px 5px 5px 0;
  min-height: 105px;
}
footer .wpcf7-form-control.wpcf7-submit {
  margin: 5px 5px 5px 0 !important;
}
footer .widget.widget_archive ul,
footer .widget.widget_categories ul {
  margin-top: 24px;
}
footer .widget.widget_archive ul li,
footer .widget.widget_categories ul li {
  margin: 10px 0;
}
footer .widget .qodef-blog-list-holder ul.qodef-blog-list li {
  margin-top: 0 !important;
}
.qodef-fullscreen-sidebar .widget {
  margin: 0 0 45px;
  padding: 0;
}
.qodef-fullscreen-sidebar .widget .qodef-widget-title-holder {
  margin-bottom: 15px;
}
.qodef-fullscreen-sidebar
  .widget
  .qodef-widget-title-holder
  .qodef-widget-title {
  color: #999;
  margin-bottom: 11px;
}
.qodef-fullscreen-sidebar .widget .qodef-widget-title-holder .qodef-separator {
  border-color: #333;
  border-bottom-width: 3px;
  width: 30px;
}
.qodef-fullscreen-sidebar .widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.qodef-fullscreen-sidebar .widget ul li {
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  line-height: 20px;
  margin: 0;
  padding: 15px 0;
}
.qodef-fullscreen-sidebar .widget ul li:last-child {
  border: 0;
  padding-bottom: 0;
}
.qodef-fullscreen-sidebar .widget ul li a {
  color: #666;
}
.qodef-fullscreen-sidebar .widget ul li a:hover {
  color: #50c878;
}
.qodef-fullscreen-sidebar .widget ul .children,
.qodef-fullscreen-sidebar .widget ul .sub-menu {
  border-top: 1px solid #ccc;
  margin-top: 15px;
}
.qodef-fullscreen-sidebar .widget.widget_archive .qodef-widget-title,
.qodef-fullscreen-sidebar .widget.widget_categories .qodef-widget-title,
.qodef-fullscreen-sidebar .widget.widget_meta .qodef-widget-title,
.qodef-fullscreen-sidebar .widget.widget_nav_menu .qodef-widget-title,
.qodef-fullscreen-sidebar .widget.widget_pages .qodef-widget-title,
.qodef-fullscreen-sidebar .widget.widget_recent_entries .qodef-widget-title {
  margin-bottom: 11px;
}
.qodef-fullscreen-sidebar .widget.widget_archive ul li,
.qodef-fullscreen-sidebar .widget.widget_categories ul li,
.qodef-fullscreen-sidebar .widget.widget_meta ul li,
.qodef-fullscreen-sidebar .widget.widget_nav_menu ul li,
.qodef-fullscreen-sidebar .widget.widget_pages ul li,
.qodef-fullscreen-sidebar .widget.widget_recent_entries ul li {
  overflow: hidden;
  border-bottom-color: transparent;
}
.qodef-fullscreen-sidebar .widget.widget_archive ul li a,
.qodef-fullscreen-sidebar .widget.widget_categories ul li a,
.qodef-fullscreen-sidebar .widget.widget_meta ul li a,
.qodef-fullscreen-sidebar .widget.widget_nav_menu ul li a,
.qodef-fullscreen-sidebar .widget.widget_pages ul li a,
.qodef-fullscreen-sidebar .widget.widget_recent_entries ul li a {
  display: inline;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  font-family: Teko, sans-serif;
  font-size: 18px;
  color: #717274;
  font-weight: 600;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.qodef-fullscreen-sidebar .widget.widget_archive ul li a:hover,
.qodef-fullscreen-sidebar .widget.widget_categories ul li a:hover,
.qodef-fullscreen-sidebar .widget.widget_meta ul li a:hover,
.qodef-fullscreen-sidebar .widget.widget_nav_menu ul li a:hover,
.qodef-fullscreen-sidebar .widget.widget_pages ul li a:hover,
.qodef-fullscreen-sidebar .widget.widget_recent_entries ul li a:hover {
  color: #50c878;
}
.qodef-fullscreen-sidebar .widget.widget_recent_comments .qodef-widget-title,
.qodef-fullscreen-sidebar .widget.widget_rss .qodef-widget-title {
  margin-bottom: 0;
}
.qodef-fullscreen-sidebar .widget #wp-calendar {
  text-align: center;
  width: 100%;
}
.qodef-fullscreen-sidebar .widget #wp-calendar caption {
  margin: 0 0 15px;
}
.qodef-fullscreen-sidebar .widget #wp-calendar td,
.qodef-fullscreen-sidebar .widget #wp-calendar th {
  padding: 3px 4px;
}
.qodef-fullscreen-sidebar .widget #wp-calendar td#today {
  color: #333;
  background-color: #999;
}
.qodef-fullscreen-sidebar .widget #wp-calendar tfoot a {
  color: #666;
}
.qodef-fullscreen-sidebar .widget #wp-calendar tfoot a:hover {
  color: #50c878;
}
.qodef-fullscreen-sidebar .widget.widget_rss .rss-widget-icon {
  display: inline-block;
}
.qodef-fullscreen-sidebar .widget.widget_rss .rss-date {
  display: block;
  margin-bottom: 15px;
}
.qodef-fullscreen-sidebar .widget.widget_rss cite {
  display: block;
  margin-top: calc(15px / 2);
}
.qodef-fullscreen-sidebar
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field {
  border-radius: 3px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  background-color: transparent;
  box-sizing: border-box;
  color: #333;
  display: inline-block;
  float: left;
  font-family: Ubuntu, sans-serif;
  font-size: 12px;
  font-weight: inherit;
  height: 52px;
  line-height: calc(52px - 2px);
  outline: 0;
  position: relative;
  vertical-align: top;
  -webkit-appearance: none;
  padding: 0 25px 0 20px;
  width: 100%;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.qodef-fullscreen-sidebar
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field::-webkit-input-placeholder {
  color: #333;
}
.qodef-fullscreen-sidebar
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field:-moz-placeholder {
  color: #333;
  opacity: 1;
}
.qodef-fullscreen-sidebar
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.qodef-fullscreen-sidebar
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field:-ms-input-placeholder {
  color: #333;
}
.qodef-fullscreen-sidebar .widget.widget_archive select,
.qodef-fullscreen-sidebar .widget.widget_categories select,
.qodef-fullscreen-sidebar .widget.widget_text select {
  background-color: transparent;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
  box-sizing: border-box;
  color: #333;
  display: inline-block;
  font-family: Ubuntu, sans-serif;
  font-size: 15px;
  font-weight: inherit;
  height: 52px;
  line-height: calc(52px - 2px);
  margin-top: 15px;
  outline: 0;
  padding: 0 0 0 21px;
  position: relative;
  vertical-align: top;
  width: 100%;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.qodef-fullscreen-sidebar .widget.widget_tag_cloud a {
  border-radius: 2px;
  color: #333;
  display: inline-block;
  font-size: 11px !important;
  font-family: Ubuntu, sans-serif;
  font-weight: inherit;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 7px 7px 0;
  padding: 0 19px;
}
.qodef-fullscreen-sidebar .widget.widget_tag_cloud a:hover {
  color: #50c878;
}
.qodef-fullscreen-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item {
  margin: 0 0 10px;
  padding: 15px;
}
.qodef-fullscreen-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a {
  display: table;
  width: 100%;
}
.qodef-fullscreen-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image,
.qodef-fullscreen-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-title {
  display: table-cell;
  vertical-align: middle;
}
.qodef-fullscreen-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-title {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  font-weight: 600;
}
.qodef-fullscreen-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image {
  padding-right: 20px;
  width: 62px;
  height: 62px;
}
.qodef-fullscreen-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image
  img {
  display: block;
  width: 62px;
  height: 62px;
}
.qodef-fullscreen-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a:hover
  .qodef-rp-title {
  color: #9c9c9c;
}
.qodef-fullscreen-sidebar .widget {
  text-align: left;
}
.qodef-fullscreen-sidebar .widget .qodef-widget-title-holder {
  margin-bottom: 21px;
}
.qodef-fullscreen-sidebar
  .widget
  .qodef-widget-title-holder
  .qodef-widget-title {
  text-align: left;
}
.qodef-fullscreen-sidebar
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  .qodef-bli-content {
  text-align: left;
}
.qodef-fullscreen-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item {
  background-color: #fff;
}
.qodef-side-menu .widget {
  margin: 0 0 30px;
  padding: 0;
}
.qodef-side-menu .widget .qodef-widget-title-holder {
  margin-bottom: 15px;
}
.qodef-side-menu .widget .qodef-widget-title-holder .qodef-widget-title {
  color: #999;
  margin-bottom: 11px;
}
.qodef-side-menu .widget .qodef-widget-title-holder .qodef-separator {
  border-color: #333;
  border-bottom-width: 3px;
  width: 30px;
}
.qodef-side-menu .widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.qodef-side-menu .widget ul li {
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  line-height: 20px;
  margin: 0;
  padding: 15px 0;
}
.qodef-side-menu .widget ul li:last-child {
  border: 0;
  padding-bottom: 0;
}
.qodef-side-menu .widget ul li a {
  color: #666;
}
.qodef-side-menu .widget ul li a:hover {
  color: #50c878;
}
.qodef-side-menu .widget ul .children,
.qodef-side-menu .widget ul .sub-menu {
  border-top: 1px solid #ccc;
  margin-top: 15px;
}
.qodef-side-menu .widget.widget_archive .qodef-widget-title,
.qodef-side-menu .widget.widget_categories .qodef-widget-title,
.qodef-side-menu .widget.widget_meta .qodef-widget-title,
.qodef-side-menu .widget.widget_nav_menu .qodef-widget-title,
.qodef-side-menu .widget.widget_pages .qodef-widget-title,
.qodef-side-menu .widget.widget_recent_entries .qodef-widget-title {
  margin-bottom: 11px;
}
.qodef-side-menu .widget.widget_archive ul li,
.qodef-side-menu .widget.widget_categories ul li,
.qodef-side-menu .widget.widget_meta ul li,
.qodef-side-menu .widget.widget_nav_menu ul li,
.qodef-side-menu .widget.widget_pages ul li,
.qodef-side-menu .widget.widget_recent_entries ul li {
  overflow: hidden;
  border-bottom-color: transparent;
}
.qodef-side-menu .widget.widget_archive ul li a,
.qodef-side-menu .widget.widget_categories ul li a,
.qodef-side-menu .widget.widget_meta ul li a,
.qodef-side-menu .widget.widget_nav_menu ul li a,
.qodef-side-menu .widget.widget_pages ul li a,
.qodef-side-menu .widget.widget_recent_entries ul li a {
  display: inline;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  font-family: Teko, sans-serif;
  font-size: 18px;
  color: #717274;
  font-weight: 600;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.qodef-side-menu .widget.widget_archive ul li a:hover,
.qodef-side-menu .widget.widget_categories ul li a:hover,
.qodef-side-menu .widget.widget_meta ul li a:hover,
.qodef-side-menu .widget.widget_nav_menu ul li a:hover,
.qodef-side-menu .widget.widget_pages ul li a:hover,
.qodef-side-menu .widget.widget_recent_entries ul li a:hover {
  color: #50c878;
}
.qodef-side-menu .widget.widget_recent_comments .qodef-widget-title,
.qodef-side-menu .widget.widget_rss .qodef-widget-title {
  margin-bottom: 0;
}
.qodef-side-menu .widget #wp-calendar {
  text-align: center;
  width: 100%;
}
.qodef-side-menu .widget #wp-calendar caption {
  margin: 0 0 15px;
}
.qodef-side-menu .widget #wp-calendar td,
.qodef-side-menu .widget #wp-calendar th {
  padding: 3px 4px;
}
.qodef-side-menu .widget #wp-calendar td#today {
  color: #333;
  background-color: #999;
}
.qodef-side-menu .widget #wp-calendar tfoot a {
  color: #666;
}
.qodef-side-menu .widget #wp-calendar tfoot a:hover {
  color: #50c878;
}
.qodef-side-menu .widget.widget_rss .rss-widget-icon {
  display: inline-block;
}
.qodef-side-menu .widget.widget_rss .rss-date {
  display: block;
  margin-bottom: 15px;
}
.qodef-side-menu .widget.widget_rss cite {
  display: block;
  margin-top: calc(15px / 2);
}
.qodef-side-menu
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field {
  border-radius: 3px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  background-color: transparent;
  box-sizing: border-box;
  color: #333;
  display: inline-block;
  float: left;
  font-family: Ubuntu, sans-serif;
  font-size: 12px;
  font-weight: inherit;
  height: 52px;
  line-height: calc(52px - 2px);
  outline: 0;
  position: relative;
  vertical-align: top;
  -webkit-appearance: none;
  padding: 0 25px 0 20px;
  width: 100%;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.qodef-side-menu
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field::-webkit-input-placeholder {
  color: #333;
}
.qodef-side-menu
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field:-moz-placeholder {
  color: #333;
  opacity: 1;
}
.qodef-side-menu
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.qodef-side-menu
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field:-ms-input-placeholder {
  color: #333;
}
.qodef-side-menu .widget.widget_archive select,
.qodef-side-menu .widget.widget_categories select,
.qodef-side-menu .widget.widget_text select {
  background-color: transparent;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
  box-sizing: border-box;
  color: #333;
  display: inline-block;
  font-family: Ubuntu, sans-serif;
  font-size: 15px;
  font-weight: inherit;
  height: 52px;
  line-height: calc(52px - 2px);
  margin-top: 15px;
  outline: 0;
  padding: 0 0 0 21px;
  position: relative;
  vertical-align: top;
  width: 100%;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.qodef-side-menu .widget.widget_tag_cloud a {
  border-radius: 2px;
  color: #333;
  display: inline-block;
  font-size: 11px !important;
  font-family: Ubuntu, sans-serif;
  font-weight: inherit;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 7px 7px 0;
  padding: 0 19px;
}
.qodef-side-menu .widget.widget_tag_cloud a:hover {
  color: #50c878;
}
.qodef-side-menu
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item {
  margin: 0 0 10px;
  padding: 15px;
}
.qodef-side-menu
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a {
  display: table;
  width: 100%;
}
.qodef-side-menu
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image,
.qodef-side-menu
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-title {
  display: table-cell;
  vertical-align: middle;
}
.qodef-side-menu
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-title {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  font-weight: 600;
}
.qodef-side-menu
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image {
  padding-right: 20px;
  width: 62px;
  height: 62px;
}
.qodef-side-menu
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image
  img {
  display: block;
  width: 62px;
  height: 62px;
}
.qodef-side-menu
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a:hover
  .qodef-rp-title {
  color: #9c9c9c;
}
aside.qodef-sidebar {
  position: relative;
  z-index: 11;
  margin: 0 0 60px;
}
aside.qodef-sidebar .widget {
  color: #9c9c9c;
  background-color: transparent;
  border-color: transparent;
}
aside.qodef-sidebar .widget:last-child {
  margin: 0 !important;
}
aside.qodef-sidebar .widget .qodef-widget-title-holder {
  color: #29282d;
  border-bottom: 1px solid #e1e1e1;
}
aside.qodef-sidebar .widget ul li a {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
}
aside.qodef-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item {
  margin: 0;
  padding: 27px 15px 27px 0;
  border-bottom: 1px solid #e1e1e1;
}
aside.qodef-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-title {
  font-size: 20px;
  font-weight: 600;
  font-family: Teko, sans-serif;
  line-height: 1em;
}
aside.qodef-sidebar .widget.widget_categories ul {
  margin-top: 19px;
}
.wpb_widgetised_column {
  position: relative;
}
.wpb_widgetised_column .widget .qodef-sidearea-widget-title {
  margin: 0 0 19px;
}
.wpb_widgetised_column .widget:last-child {
  margin: 0 !important;
}
.wpb_widgetised_column .widget,
aside.qodef-sidebar .widget {
  margin: 0 0 19px;
  padding: 0;
}
.wpb_widgetised_column .widget .qodef-widget-title-holder,
aside.qodef-sidebar .widget .qodef-widget-title-holder {
  margin-bottom: 0;
}
.wpb_widgetised_column .widget .qodef-widget-title-holder .qodef-widget-title,
aside.qodef-sidebar .widget .qodef-widget-title-holder .qodef-widget-title {
  color: inherit;
  margin-bottom: 11px;
}
.wpb_widgetised_column .widget .qodef-widget-title-holder .qodef-separator,
aside.qodef-sidebar .widget .qodef-widget-title-holder .qodef-separator {
  border-color: inherit;
  border-bottom-width: 3px;
  width: 30px;
}
.wpb_widgetised_column .widget ul,
aside.qodef-sidebar .widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.wpb_widgetised_column .widget ul li,
aside.qodef-sidebar .widget ul li {
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  line-height: 20px;
  margin: 0;
  padding: 0 0;
}
.wpb_widgetised_column .widget ul li:last-child,
aside.qodef-sidebar .widget ul li:last-child {
  border: 0;
  padding-bottom: 0;
}
.wpb_widgetised_column .widget ul li a,
aside.qodef-sidebar .widget ul li a {
  color: #29282d;
}
.wpb_widgetised_column .widget ul li a:hover,
aside.qodef-sidebar .widget ul li a:hover {
  color: #50c878;
}
.wpb_widgetised_column .widget ul .children,
.wpb_widgetised_column .widget ul .sub-menu,
aside.qodef-sidebar .widget ul .children,
aside.qodef-sidebar .widget ul .sub-menu {
  border-top: 1px solid transparent;
  margin-top: 0;
}
.wpb_widgetised_column .widget.widget_archive .qodef-widget-title,
.wpb_widgetised_column .widget.widget_categories .qodef-widget-title,
.wpb_widgetised_column .widget.widget_meta .qodef-widget-title,
.wpb_widgetised_column .widget.widget_nav_menu .qodef-widget-title,
.wpb_widgetised_column .widget.widget_pages .qodef-widget-title,
.wpb_widgetised_column .widget.widget_recent_entries .qodef-widget-title,
aside.qodef-sidebar .widget.widget_archive .qodef-widget-title,
aside.qodef-sidebar .widget.widget_categories .qodef-widget-title,
aside.qodef-sidebar .widget.widget_meta .qodef-widget-title,
aside.qodef-sidebar .widget.widget_nav_menu .qodef-widget-title,
aside.qodef-sidebar .widget.widget_pages .qodef-widget-title,
aside.qodef-sidebar .widget.widget_recent_entries .qodef-widget-title {
  margin-bottom: 11px;
}
.wpb_widgetised_column .widget.widget_archive ul li,
.wpb_widgetised_column .widget.widget_categories ul li,
.wpb_widgetised_column .widget.widget_meta ul li,
.wpb_widgetised_column .widget.widget_nav_menu ul li,
.wpb_widgetised_column .widget.widget_pages ul li,
.wpb_widgetised_column .widget.widget_recent_entries ul li,
aside.qodef-sidebar .widget.widget_archive ul li,
aside.qodef-sidebar .widget.widget_categories ul li,
aside.qodef-sidebar .widget.widget_meta ul li,
aside.qodef-sidebar .widget.widget_nav_menu ul li,
aside.qodef-sidebar .widget.widget_pages ul li,
aside.qodef-sidebar .widget.widget_recent_entries ul li {
  overflow: hidden;
  border-bottom-color: transparent;
}
.wpb_widgetised_column .widget.widget_archive ul li a,
.wpb_widgetised_column .widget.widget_categories ul li a,
.wpb_widgetised_column .widget.widget_meta ul li a,
.wpb_widgetised_column .widget.widget_nav_menu ul li a,
.wpb_widgetised_column .widget.widget_pages ul li a,
.wpb_widgetised_column .widget.widget_recent_entries ul li a,
aside.qodef-sidebar .widget.widget_archive ul li a,
aside.qodef-sidebar .widget.widget_categories ul li a,
aside.qodef-sidebar .widget.widget_meta ul li a,
aside.qodef-sidebar .widget.widget_nav_menu ul li a,
aside.qodef-sidebar .widget.widget_pages ul li a,
aside.qodef-sidebar .widget.widget_recent_entries ul li a {
  display: inline;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-transform: uppercase;
  font-family: Teko, sans-serif;
  font-size: 18px;
  color: #717274;
  font-weight: 600;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.wpb_widgetised_column .widget.widget_archive ul li a:hover,
.wpb_widgetised_column .widget.widget_categories ul li a:hover,
.wpb_widgetised_column .widget.widget_meta ul li a:hover,
.wpb_widgetised_column .widget.widget_nav_menu ul li a:hover,
.wpb_widgetised_column .widget.widget_pages ul li a:hover,
.wpb_widgetised_column .widget.widget_recent_entries ul li a:hover,
aside.qodef-sidebar .widget.widget_archive ul li a:hover,
aside.qodef-sidebar .widget.widget_categories ul li a:hover,
aside.qodef-sidebar .widget.widget_meta ul li a:hover,
aside.qodef-sidebar .widget.widget_nav_menu ul li a:hover,
aside.qodef-sidebar .widget.widget_pages ul li a:hover,
aside.qodef-sidebar .widget.widget_recent_entries ul li a:hover {
  color: #50c878;
}
.wpb_widgetised_column .widget.widget_recent_comments .qodef-widget-title,
.wpb_widgetised_column .widget.widget_rss .qodef-widget-title,
aside.qodef-sidebar .widget.widget_recent_comments .qodef-widget-title,
aside.qodef-sidebar .widget.widget_rss .qodef-widget-title {
  margin-bottom: 0;
}
.wpb_widgetised_column .widget #wp-calendar,
aside.qodef-sidebar .widget #wp-calendar {
  text-align: center;
  width: 100%;
}
.wpb_widgetised_column .widget #wp-calendar caption,
aside.qodef-sidebar .widget #wp-calendar caption {
  margin: 0 0 0;
}
.wpb_widgetised_column .widget #wp-calendar td,
.wpb_widgetised_column .widget #wp-calendar th,
aside.qodef-sidebar .widget #wp-calendar td,
aside.qodef-sidebar .widget #wp-calendar th {
  padding: 3px 4px;
}
.wpb_widgetised_column .widget #wp-calendar td#today,
aside.qodef-sidebar .widget #wp-calendar td#today {
  color: inherit;
  background-color: #fff;
}
.wpb_widgetised_column .widget #wp-calendar tfoot a,
aside.qodef-sidebar .widget #wp-calendar tfoot a {
  color: #29282d;
}
.wpb_widgetised_column .widget #wp-calendar tfoot a:hover,
aside.qodef-sidebar .widget #wp-calendar tfoot a:hover {
  color: #50c878;
}
.wpb_widgetised_column .widget.widget_rss .rss-widget-icon,
aside.qodef-sidebar .widget.widget_rss .rss-widget-icon {
  display: inline-block;
}
.wpb_widgetised_column .widget.widget_rss .rss-date,
aside.qodef-sidebar .widget.widget_rss .rss-date {
  display: block;
  margin-bottom: 0;
}
.wpb_widgetised_column .widget.widget_rss cite,
aside.qodef-sidebar .widget.widget_rss cite {
  display: block;
  margin-top: calc(0px / 2);
}
.wpb_widgetised_column
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field,
aside.qodef-sidebar
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field {
  border-radius: 3px;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  background-color: transparent;
  box-sizing: border-box;
  color: inherit;
  display: inline-block;
  float: left;
  font-family: Ubuntu, sans-serif;
  font-size: 12px;
  font-weight: inherit;
  height: 52px;
  line-height: calc(52px - 2px);
  outline: 0;
  position: relative;
  vertical-align: top;
  -webkit-appearance: none;
  padding: 0 25px 0 20px;
  width: 100%;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.wpb_widgetised_column
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field::-webkit-input-placeholder,
aside.qodef-sidebar
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field::-webkit-input-placeholder {
  color: inherit;
}
.wpb_widgetised_column
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field:-moz-placeholder,
aside.qodef-sidebar
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field:-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.wpb_widgetised_column
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field::-moz-placeholder,
aside.qodef-sidebar
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.wpb_widgetised_column
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field:-ms-input-placeholder,
aside.qodef-sidebar
  .widget.qodef-search-post-type-widget
  .qodef-post-type-search-field:-ms-input-placeholder {
  color: inherit;
}
.wpb_widgetised_column .widget.widget_archive select,
.wpb_widgetised_column .widget.widget_categories select,
.wpb_widgetised_column .widget.widget_text select,
aside.qodef-sidebar .widget.widget_archive select,
aside.qodef-sidebar .widget.widget_categories select,
aside.qodef-sidebar .widget.widget_text select {
  background-color: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  display: inline-block;
  font-family: Ubuntu, sans-serif;
  font-size: 15px;
  font-weight: inherit;
  height: 52px;
  line-height: calc(52px - 2px);
  margin-top: 0;
  outline: 0;
  padding: 0 0 0 21px;
  position: relative;
  vertical-align: top;
  width: 100%;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.wpb_widgetised_column .widget.widget_tag_cloud a,
aside.qodef-sidebar .widget.widget_tag_cloud a {
  border-radius: 2px;
  color: inherit;
  display: inline-block;
  font-size: 11px !important;
  font-family: Ubuntu, sans-serif;
  font-weight: inherit;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 7px 7px 0;
  padding: 0 19px;
}
.wpb_widgetised_column .widget.widget_tag_cloud a:hover,
aside.qodef-sidebar .widget.widget_tag_cloud a:hover {
  color: #50c878;
}
.wpb_widgetised_column
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item,
aside.qodef-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item {
  margin: 0 0 10px;
  padding: 0;
}
.wpb_widgetised_column
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a,
aside.qodef-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a {
  display: table;
  width: 100%;
}
.wpb_widgetised_column
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image,
.wpb_widgetised_column
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-title,
aside.qodef-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image,
aside.qodef-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-title {
  display: table-cell;
  vertical-align: middle;
}
.wpb_widgetised_column
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-title,
aside.qodef-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-title {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  font-weight: 600;
}
.wpb_widgetised_column
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image,
aside.qodef-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image {
  padding-right: 20px;
  width: 62px;
  height: 62px;
}
.wpb_widgetised_column
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image
  img,
aside.qodef-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a
  .qodef-rp-image
  img {
  display: block;
  width: 62px;
  height: 62px;
}
.wpb_widgetised_column
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a:hover
  .qodef-rp-title,
aside.qodef-sidebar
  .widget.qodef-recent-post-widget
  .qodef-recent-posts
  .qodef-rp-item
  a:hover
  .qodef-rp-title {
  color: #9c9c9c;
}
.wpb_widgetised_column .widget.widget_archive ul,
.wpb_widgetised_column .widget.widget_categories ul,
aside.qodef-sidebar .widget.widget_archive ul,
aside.qodef-sidebar .widget.widget_categories ul {
  margin-top: 21px !important;
}
.wpb_widgetised_column .widget.widget_archive ul li,
.wpb_widgetised_column .widget.widget_categories ul li,
aside.qodef-sidebar .widget.widget_archive ul li,
aside.qodef-sidebar .widget.widget_categories ul li {
  padding: 4px 0;
}
.wpb_widgetised_column .widget.widget_archive ul li a,
.wpb_widgetised_column .widget.widget_categories ul li a,
aside.qodef-sidebar .widget.widget_archive ul li a,
aside.qodef-sidebar .widget.widget_categories ul li a {
  font-size: 12px;
  font-family: Ubuntu, sans-serif;
  color: #29282d;
  font-weight: 400;
  letter-spacing: 0.15em;
}
.qodef-author-info-widget {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
}
.qodef-author-info-widget .qodef-aiw-image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  overflow: hidden;
}
.qodef-author-info-widget .qodef-aiw-image img {
  display: block;
}
.qodef-author-info-widget .qodef-aiw-title {
  margin: 28px 0 0;
}
.qodef-author-info-widget .qodef-aiw-text {
  display: block;
  margin: 10px 0 0;
}
.widget.qodef-blog-list-widget {
  margin: 0 0 20px;
}
.widget.qodef-blog-list-widget > h4 {
  margin: 0 0 15px;
}
.qodef-top-bar .widget.qodef-blog-list-widget > h2,
footer .qodef-footer-top .widget.qodef-blog-list-widget > h2 {
  margin: 0 0 8px;
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-boxed-boxed-shadow
  .qodef-bli-inner
  .qodef-bli-content {
  box-shadow: none;
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-boxed-boxed-shadow
  .qodef-bli-inner
  .qodef-bli-content
  .qodef-post-title {
  margin: 12px 0 7px;
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-boxed-boxed-shadow
  .qodef-bli-inner
  .qodef-bli-content
  .qodef-post-info-date {
  margin: 0 0 25px;
}
.widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-boxed-boxed-shadow
  .qodef-bli-inner
  .qodef-bli-content
  .qodef-post-info-date
  a {
  font-family: Ubuntu, sans-serif;
  font-size: 13px;
  color: #6b6b6b;
  font-weight: 500;
}
footer .widget.qodef-blog-list-widget .qodef-blog-list-holder {
  padding-top: 12px;
}
footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-post-info-date {
  margin: 8px 0 12px;
}
footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder.qodef-bl-minimal
  .qodef-post-info-date
  a:hover {
  color: #fff;
}
footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  ul.qodef-blog-list
  .qodef-bl-item {
  margin-bottom: 17px;
}
footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  ul.qodef-blog-list
  .qodef-bl-item
  .qodef-bli-inner {
  padding-bottom: 19px;
}
footer
  .widget.qodef-blog-list-widget
  .qodef-blog-list-holder
  ul.qodef-blog-list
  .qodef-bl-item:not(:last-child)
  .qodef-bli-inner {
  border-bottom: 1px solid #484848;
}
.widget.qodef-blog-list-widget
  .qodef-large-space
  .qodef-outer-space
  .qodef-item-space {
  margin: 25px 0 25px;
}
.widget.qodef-blog-list-widget
  .qodef-normal-space
  .qodef-outer-space
  .qodef-item-space {
  margin: 25px 0 25px;
}
.widget.qodef-blog-list-widget
  .qodef-bl-wrapper
  ul.qodef-blog-list
  li
  .qodef-bli-inner {
  padding-bottom: 25px;
}
.widget.qodef-blog-list-widget
  .qodef-bl-wrapper
  ul.qodef-blog-list
  li
  .qodef-bli-inner
  .qodef-post-image {
  width: 61px;
}
.qodef-sidebar-holder
  .widget.qodef-blog-list-widget
  .qodef-bl-wrapper
  ul.qodef-blog-list
  li
  .qodef-bli-inner
  .qodef-post-image {
  width: 80px;
}
.widget.qodef-blog-list-widget
  .qodef-bl-wrapper
  ul.qodef-blog-list
  li
  .qodef-bli-inner
  .qodef-bli-content {
  vertical-align: middle;
}
.qodef-sidebar-holder
  .widget.qodef-blog-list-widget
  .qodef-bl-wrapper
  ul.qodef-blog-list
  li
  .qodef-bli-inner
  .qodef-bli-content {
  vertical-align: top;
}
.widget.qodef-blog-list-widget
  .qodef-bl-wrapper
  ul.qodef-blog-list
  li
  .qodef-bli-inner
  .qodef-bli-content
  .qodef-post-info-date {
  font-weight: 400;
  margin: 2px 0 0;
  letter-spacing: 0.15em;
}
.widget.qodef-blog-list-widget
  .qodef-bl-wrapper
  ul.qodef-blog-list
  li
  .qodef-bli-inner
  .qodef-bli-content
  .qodef-post-info-date
  a {
  font-size: 12px;
}
.widget.qodef-blog-list-widget
  .qodef-bl-wrapper
  ul.qodef-blog-list
  li:not(:last-child)
  .qodef-bli-inner {
  border-bottom: 1px solid #e1e1e1;
}
.widget.qodef-custom-font-widget {
  margin: 0;
}
.widget.qodef-custom-font-widget > * {
  margin: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input[type="search"]::-ms-clear {
  display: none;
}
input[type="text"]::-ms-clear {
  display: none;
}
aside.qodef-sidebar {
  position: relative;
  z-index: 11;
  margin: 0 0 60px;
}
aside.qodef-sidebar .widget:last-child {
  margin: 0 !important;
}
.wpb_widgetised_column {
  position: relative;
}
.wpb_widgetised_column .widget:last-child {
  margin: 0 !important;
}
.elementor-widget-container .widget {
  margin: 0;
}
.widget {
  margin: 0 0 35px;
}
.widget .qodef-widget-title {
  margin: 0 0 17px;
}
.widget .qodef-widget-title a {
  color: inherit;
}
.widget .qodef-widget-title .qodef-widget-title {
  margin-bottom: 11px;
}
.widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.widget ul li {
  margin: 0 0 10px;
}
.widget ul li:last-child {
  margin: 0;
}
.widget.widget_text img {
  display: block;
}
.widget #wp-calendar {
  width: 100%;
  text-align: center;
}
.widget #wp-calendar caption {
  color: #29282d;
  margin: 0 0 15px;
}
.widget #wp-calendar td,
.widget #wp-calendar th {
  padding: 3px 4px;
}
.widget #wp-calendar td#today {
  color: #fff;
  background-color: #50c878;
}
.widget #wp-calendar td#today a {
  color: inherit;
}
.widget.widget_rss .qodef-widget-title .rsswidget:hover {
  color: #50c878;
}
.widget.widget_rss .rss-widget-icon {
  display: inline-block;
}
.widget.widget_rss ul li {
  margin: 0 0 25px;
}
.widget.widget_rss ul li .rss-date {
  display: block;
}
.widget .qodef-search-form-inner {
  align-items: stretch;
  display: flex;
  max-width: 100%;
  position: relative;
  box-sizing: border-box;
}
.widget .qodef-search-form-field {
  margin: 0;
  height: 52px;
  padding: 10px 50px 10px 21px;
  border: 0 !important;
  outline: 0 !important;
  color: #313646;
}
.widget .qodef-search-form-button {
  align-items: center;
  display: inline-flex;
  flex-shrink: 0;
  padding: 0 1em;
  height: 52px;
  cursor: pointer;
}
.widget .qodef-search-form-button.qodef--has-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  padding: 0;
  border: 0;
  font-size: 20px;
  padding: 0;
}
.widget .qodef-search-form-button.qodef--has-icon svg {
  display: block;
  width: 15px;
  height: auto;
}
.widget .qodef-search-form-button.qodef--has-icon.qodef--button-only,
.widget .qodef-search-form-button.qodef--has-icon.qodef--button-outside {
  color: #fff;
  background-color: #50c878;
  border: 1px solid transparent;
}
.widget .qodef-search-form-button.qodef--has-icon.qodef--button-only:hover,
.widget .qodef-search-form-button.qodef--has-icon.qodef--button-outside:hover {
  background-color: #29282d;
}
.widget .qodef-search-form-button:not(.qodef--has-icon) {
  font-family: Ubuntu, sans-serif;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  outline: 0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  padding: 17px 27px;
  line-height: 18px;
  color: #fff;
  background-color: #50c878;
  border: 1px solid transparent;
  background-color: #50c878;
  cursor: pointer;
  z-index: 3;
  margin-top: -1px;
  padding: 9px 24px 9px 24px;
  font-family: Ubuntu, sans-serif;
  font-size: 14px;
  letter-spacing: 0.12em;
  line-height: 28px;
}
.widget .qodef-search-form-button:not(.qodef--has-icon):hover {
  background-color: #29282d;
}
.widget .qodef-search-form-button.qodef--button-outside {
  margin-left: 1em;
}
.widget .qodef-search-form-button.qodef--button-inside {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.widget .qodef-search-form-button.qodef--button-inside.qodef--has-icon {
  background-color: transparent !important;
  border: none !important;
  color: #29282d;
}
.widget .qodef-search-form-button.qodef--button-inside.qodef--has-icon:hover {
  color: #50c878;
}
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_nav_menu ul li,
.widget.widget_pages ul li,
.widget.widget_recent_comments ul li {
  margin: 0;
  padding: 4px 0;
}
.widget.widget_archive ul li:last-child,
.widget.widget_categories ul li:last-child,
.widget.widget_meta ul li:last-child,
.widget.widget_nav_menu ul li:last-child,
.widget.widget_pages ul li:last-child,
.widget.widget_recent_comments ul li:last-child {
  border: none;
}
.widget.widget_archive ul li ul,
.widget.widget_categories ul li ul,
.widget.widget_meta ul li ul,
.widget.widget_nav_menu ul li ul,
.widget.widget_pages ul li ul,
.widget.widget_recent_comments ul li ul {
  margin: 4px 0 0;
  padding: 0 0 0 10px;
}
.widget.widget_archive ul li ul li:last-child,
.widget.widget_categories ul li ul li:last-child,
.widget.widget_meta ul li ul li:last-child,
.widget.widget_nav_menu ul li ul li:last-child,
.widget.widget_pages ul li ul li:last-child,
.widget.widget_recent_comments ul li ul li:last-child {
  padding: 4px 0 0;
}
.widget.widget_recent_entries .qodef-widget-title {
  margin: 0 0 23px;
}
.widget.widget_recent_entries ul li {
  margin: 0 0 12px;
}
.widget.widget_recent_entries ul li > span {
  display: block;
  font-size: 14px;
}
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select {
  width: 100%;
  max-width: 100%;
  height: 54px;
  padding: 0 18px;
  line-height: 54px;
  color: #9c9c9c;
  background-color: transparent;
  border: 1px solid #e1e1e1;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
  box-sizing: border-box;
}
.widget.posts_holder ul li.page_item_has_children > a {
  display: block;
}
.widget.posts_holder ul li.page_item_has_children > ul.children {
  padding-left: 10px;
}
.widget.posts_holder ul li.menu-item-has-children > a {
  display: block;
}
.widget.posts_holder ul li.menu-item-has-children > ul.sub-menu {
  padding-left: 10px;
}
.widget.widget_tag_cloud .qodef-widget-title {
  margin: 0 0 8px;
}
.widget.widget_tag_cloud .tagcloud {
  padding-top: 22px;
}
.widget.widget_tag_cloud .tagcloud a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #9c9c9c;
  font-family: inherit;
  font-weight: 400;
  font-size: 17px !important;
  text-transform: uppercase;
  background-color: transparent;
}
.widget.widget_tag_cloud .tagcloud a:last-child:after {
  display: none;
}
.widget.widget_tag_cloud .tagcloud a:hover {
  color: #50c878;
}
.qodef-page-footer .widget,
.qodef-side-menu .widget {
  color: #b1b2b2;
}
.qodef-page-footer .widget:last-child,
.qodef-side-menu .widget:last-child {
  margin: 0 !important;
}
.qodef-page-footer .widget h1,
.qodef-page-footer .widget h2,
.qodef-page-footer .widget h3,
.qodef-page-footer .widget h4,
.qodef-page-footer .widget h5,
.qodef-page-footer .widget h6,
.qodef-side-menu .widget h1,
.qodef-side-menu .widget h2,
.qodef-side-menu .widget h3,
.qodef-side-menu .widget h4,
.qodef-side-menu .widget h5,
.qodef-side-menu .widget h6 {
  margin: 0;
  color: #fff;
}
.qodef-page-footer .widget .qodef-widget-title,
.qodef-side-menu .widget .qodef-widget-title {
  color: #fff;
  margin: 0 0 27px;
}
.qodef-page-footer .widget a,
.qodef-side-menu .widget a {
  color: #717274;
}
.qodef-page-footer .widget table tbody tr,
.qodef-page-footer .widget table thead tr,
.qodef-side-menu .widget table tbody tr,
.qodef-side-menu .widget table thead tr {
  border-color: #b1b2b2;
}
.qodef-page-footer .widget table tbody th,
.qodef-side-menu .widget table tbody th {
  border-right-color: #b1b2b2;
}
.qodef-page-footer .widget #wp-calendar caption,
.qodef-side-menu .widget #wp-calendar caption {
  color: #b1b2b2;
}
.qodef-page-footer .widget.widget_rss .qodef-footer-widget-title .rsswidget,
.qodef-side-menu .widget.widget_rss .qodef-footer-widget-title .rsswidget {
  color: #fff;
}
.qodef-page-footer
  .widget.widget_rss
  .qodef-footer-widget-title
  .rsswidget:hover,
.qodef-side-menu
  .widget.widget_rss
  .qodef-footer-widget-title
  .rsswidget:hover {
  color: #50c878;
}
.qodef-page-footer .widget.widget_archive select,
.qodef-page-footer .widget.widget_categories select,
.qodef-page-footer .widget.widget_text select,
.qodef-side-menu .widget.widget_archive select,
.qodef-side-menu .widget.widget_categories select,
.qodef-side-menu .widget.widget_text select {
  color: #b1b2b2;
  border-color: #b1b2b2;
}
.qodef-page-footer .widget.widget_archive select option,
.qodef-page-footer .widget.widget_categories select option,
.qodef-page-footer .widget.widget_text select option,
.qodef-side-menu .widget.widget_archive select option,
.qodef-side-menu .widget.widget_categories select option,
.qodef-side-menu .widget.widget_text select option {
  background-color: #363636;
}
.qodef-page-footer .widget.widget_tag_cloud a,
.qodef-side-menu .widget.widget_tag_cloud a {
  color: #b1b2b2;
}
.qodef-page-footer .widget.widget_tag_cloud a:after,
.qodef-side-menu .widget.widget_tag_cloud a:after {
  color: inherit;
}
.qodef-page-footer .widget.widget_tag_cloud a:hover,
.qodef-side-menu .widget.widget_tag_cloud a:hover {
  color: #50c878;
}
.qodef-top-bar a {
  color: #969696;
}
.qodef-top-bar a:hover {
  color: #50c878;
}
.qodef-top-bar .widget {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.qodef-top-bar .widget p {
  margin: 0;
}
.qodef-top-bar .widget.widget_text {
  margin: 0 8px 0 0;
}
.qodef-top-bar .widget.widget_text .textwidget p {
  font-size: 16px;
  color: #bdbdbd;
  font-family: Ubuntu, sans-serif;
}
.qodef-top-bar .widget.widget_nav_menu ul {
  clear: both;
}
.qodef-top-bar .widget.widget_nav_menu ul li {
  float: left;
  padding: 0 8px;
  margin: 0;
  line-height: 14px;
  border-left: 1px solid #fff;
}
.qodef-icon-widget-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 11px;
}
.qodef-icon-widget-holder > * {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.qodef-icon-widget-holder .qodef-icon-text {
  padding: 0 0 0 10px;
  font-size: 12px;
  font-family: Ubuntu, sans-serif;
}
footer .qodef-icon-widget-holder .qodef-icon-text {
  font-size: 16px;
  color: #9c9c9c;
}
.qodef-icon-widget-holder .qodef-icon-text.qodef-no-icon {
  padding: 0;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-icon-widget-holder {
  color: #333 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-icon-widget-holder:hover {
  color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-icon-widget-holder {
  color: #fff !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-icon-widget-holder:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.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;
  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(41, 40, 45, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-instagram-feed li a .qodef-instagram-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #29282d;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  z-index: 1;
}
.qodef-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 0;
  margin: 0 0 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%;
}
.widget.qodef-separator-widget {
  margin: 0 !important;
}
.qodef-social-icon-widget-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.qodef-social-icon-widget-holder .qodef-social-icon-widget {
  color: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-social-icon-widget-holder {
  color: #333 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-social-icon-widget-holder:hover {
  color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-social-icon-widget-holder {
  color: #fff !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-social-icon-widget-holder:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.qodef-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: #29282d;
}
.qodef-social-icons-group-widget.qodef-square-icons
  .qodef-social-icon-widget-holder:hover {
  color: #29282d;
  background-color: #50c878;
}
.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%);
  -moz-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: #29282d;
  background-color: #fff;
}
.qodef-social-icons-group-widget.qodef-square-icons.qodef-light-skin
  .qodef-social-icon-widget-holder:hover {
  color: #29282d;
  background-color: #50c878;
}
.qodef-social-icons-group-widget .qodef-social-icon-widget-holder {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  text-align: center;
}
.qodef-social-icons-group-widget .qodef-social-icon-widget-holder:first-child {
  margin-left: 0;
}
.qodef-social-icons-group-widget .qodef-social-icon-widget-holder:last-child {
  margin-right: 0;
}
.qodef-widget-sticky-sidebar {
  position: relative;
  width: 100%;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: 0 0 !important;
}
.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-tweet-text {
  position: relative;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  a {
  position: relative;
  line-height: inherit;
  color: inherit;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  a.qodef-tweet-time {
  display: block;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget
  li
  .qodef-tweet-text
  a.qodef-tweet-time
  span {
  margin: 0 2px 0 0;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-standard
  li {
  padding: 30px;
  color: #fff;
  margin: 0;
  box-sizing: border-box;
  background-color: #50c878;
  background-image: url(../img/twitter-background.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-standard
  li
  .qodef-twitter-autor {
  position: relative;
  color: #fff;
  padding-left: 35px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 22px;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-standard
  li
  .qodef-twitter-autor
  .qodef-twitter-autor-title {
  margin: 0;
  color: #fff;
  padding-bottom: 12px;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-standard
  li
  .qodef-twitter-autor
  .qodef-twitter-icon {
  position: absolute;
  left: 0;
  color: #fff;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-standard
  li
  .qodef-twitter-autor
  .qodef-twitter-icon
  i {
  font-size: 20px;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-standard
  li
  .qodef-tweet-text
  a,
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-standard
  li
  .qodef-tweet-text
  span {
  color: #fff;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-standard
  li
  .qodef-tweet-text
  a {
  font-size: 12px;
  display: block;
  margin: 5px 0;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-standard
  li
  .qodef-tweet-text
  a:hover {
  opacity: 0.8;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-standard
  li
  .qodef-tweet-time {
  margin-top: 22px;
}
.widget.widget_qodef_twitter_widget .qodef-twitter-widget.qodef-twitter-slider {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 40px;
  text-align: center;
  box-sizing: border-box;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-slider
  li {
  overflow: hidden;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-slider
  li
  .qodef-twitter-icon
  i {
  font-size: 16px;
  color: #50c878;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-slider
  li
  .qodef-tweet-text {
  font-size: 14px;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-slider
  li
  .qodef-tweet-text
  a,
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-slider
  li
  .qodef-tweet-text
  span {
  color: #50c878;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-slider
  li
  .qodef-tweet-text
  a:hover {
  color: #29282d;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-slider
  li
  .qodef-tweet-text
  a.qodef-tweet-time {
  margin: 21px 0 0;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-slider
  .owl-nav
  .owl-prev {
  left: 0;
}
.widget.widget_qodef_twitter_widget
  .qodef-twitter-widget.qodef-twitter-slider
  .owl-nav
  .owl-next {
  right: 0;
} /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  50%,
  from,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  50%,
  from,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(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);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(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: #29282d;
  border-color: #29282d;
  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%);
  -moz-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;
}
.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: grab;
}
.qodef-owl-slider.owl-rtl {
  direction: rtl;
}
.qodef-owl-slider.owl-rtl .owl-item {
  float: right;
}
.no-js .qodef-owl-slider {
  display: block;
}
.qodef-owl-slider .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.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;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.qodef-owl-slider .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.qodef-owl-slider .owl-item img {
  display: block;
  width: 100%;
}
.qodef-owl-slider .owl-item img .owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.qodef-owl-slider .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.qodef-owl-slider .owl-nav.disabled {
  display: none;
}
.qodef-owl-slider .owl-nav .owl-next,
.qodef-owl-slider .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qodef-owl-slider .owl-dots.disabled {
  display: none;
}
.qodef-owl-slider .owl-dots .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qodef-owl-slider .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.qodef-owl-slider .owl-animated-in {
  z-index: 0;
}
.qodef-owl-slider .owl-animated-out {
  z-index: 1;
}
.qodef-owl-slider .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: none;
  background-color: transparent;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px;
}
.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0;
  height: 15px;
}
.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  bottom: 2px;
  height: 6px;
}
.ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x,
.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  height: 11px;
}
.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  width: 15px;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  right: 2px;
  width: 6px;
}
.ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y,
.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  width: 11px;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px;
}
.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
  opacity: 0.6;
}
.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}
.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #999;
}
.ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}
.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #999;
}
body .pp_pic_holder {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  display: none;
  width: 100px;
  z-index: 10001 !important;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media only screen and (max-width: 768px) {
  body .pp_pic_holder {
    width: 90% !important;
  }
}
body .pp_pic_holder.is-single .pp_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: #29282d;
  text-align: left;
}
body .pp_pic_holder #pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
body .pp_pic_holder #pp_full_res iframe {
  width: 100% !important;
}
body .pp_pic_holder #pp_full_res img {
  display: block;
}
@media only screen and (max-width: 768px) {
  body .pp_pic_holder #pp_full_res img {
    width: 100% !important;
    height: auto !important;
  }
}
body .pp_pic_holder .pp_description,
body .pp_pic_holder .pp_gallery,
body .pp_pic_holder .ppt {
  display: none !important;
}
body .pp_pic_holder .pp_loaderIcon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background-color: #fff;
  border-radius: 16px;
  -webkit-animation: scaleout 1s infinite ease-in-out;
  animation: scaleout 1s infinite ease-in-out;
}
body .pp_pic_holder .pp_fade {
  position: relative;
  top: 50%;
  display: none;
  -webkit-transform: translateY(-50%) translateZ(0);
  -moz-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0);
}
body .pp_pic_holder .pp_details {
  position: relative;
  top: -1px;
  display: table;
  vertical-align: top;
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  padding: 15px 24px;
  background-color: #fff;
  box-sizing: border-box;
}
body .pp_pic_holder .pp_details .pp_nav {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: auto;
  float: none;
  margin: 0 !important;
}
body .pp_pic_holder .pp_details .pp_nav .pp_pause,
body .pp_pic_holder .pp_details .pp_nav .pp_play {
  display: none;
}
body .pp_pic_holder .pp_details .pp_nav .currentTextHolder {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  margin: 0;
  padding: 0;
  float: none;
  color: #9c9c9c;
  font-family: inherit;
  font-size: inherit;
  line-height: 30px;
  font-style: inherit;
  letter-spacing: 5px;
}
body .pp_pic_holder a:focus {
  outline: 0;
}
body .pp_pic_holder a.pp_arrow_next,
body .pp_pic_holder a.pp_arrow_previous {
  position: relative;
  display: inline-block;
  vertical-align: top;
  left: auto !important;
  float: none;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  color: #9c9c9c;
  font-family: Ionicons;
  font-size: 0;
  line-height: 1;
  text-indent: 0;
  background: 0 0 !important;
  opacity: 1 !important;
  overflow: visible;
}
body .pp_pic_holder a.pp_arrow_next:after,
body .pp_pic_holder a.pp_arrow_previous:after {
  font-size: 30px;
}
body .pp_pic_holder a.pp_arrow_next:hover,
body .pp_pic_holder a.pp_arrow_previous:hover {
  color: #29282d;
}
body .pp_pic_holder a.pp_arrow_previous:after {
  content: "\f3d2";
}
body .pp_pic_holder a.pp_arrow_next {
  margin: 0 0 0 14px !important;
}
body .pp_pic_holder a.pp_arrow_next:after {
  content: "\f3d3";
}
body .pp_pic_holder a.pp_next,
body .pp_pic_holder a.pp_previous {
  position: absolute;
  top: calc(50% - 20px);
  width: auto;
  height: auto;
  display: inline-block;
  margin: 0 !important;
  background: 0 0 !important;
  color: #29282d;
  font-family: Ionicons;
  font-size: 40px;
  line-height: 1;
  text-indent: -9999px !important;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out, color 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out, color 0.2s ease-out;
  transition: opacity 0.2s ease-out, color 0.2s ease-out;
}
body .pp_pic_holder a.pp_next > *,
body .pp_pic_holder a.pp_previous > * {
  display: none;
}
body .pp_pic_holder a.pp_next:after,
body .pp_pic_holder a.pp_previous:after {
  display: block;
  line-height: inherit;
  text-indent: 0 !important;
}
body .pp_pic_holder a.pp_next:hover,
body .pp_pic_holder a.pp_previous:hover {
  color: rgba(41, 40, 45, 0.8);
}
body .pp_pic_holder a.pp_previous {
  left: 30px;
}
@media only screen and (max-width: 768px) {
  body .pp_pic_holder a.pp_previous {
    left: 20px;
  }
}
body .pp_pic_holder a.pp_previous:after {
  content: "\f3d2";
}
body .pp_pic_holder a.pp_next {
  right: 30px;
}
@media only screen and (max-width: 768px) {
  body .pp_pic_holder a.pp_next {
    right: 20px;
  }
}
body .pp_pic_holder a.pp_next:after {
  content: "\f3d3";
}
body .pp_pic_holder a.pp_close {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: auto;
  height: auto;
  margin: 0 !important;
  background: 0 0 !important;
  color: #9c9c9c;
  font-family: Ionicons;
  font-size: 0;
  line-height: 1;
  text-indent: 0;
  cursor: pointer;
  opacity: 1 !important;
}
body .pp_pic_holder a.pp_close:hover {
  color: #29282d;
}
body .pp_pic_holder a.pp_expand {
  position: absolute;
  right: -22px;
  top: -18px;
  display: block;
  height: auto;
  width: auto;
  color: #fff;
  font-family: Ionicons;
  font-size: 0;
  line-height: 1;
  text-align: center;
  text-indent: 0;
  background: 0 0 !important;
  z-index: 2001;
}
body .pp_pic_holder a.pp_expand:after {
  content: "\f386";
  font-size: 22px;
}
body .pp_pic_holder a.pp_expand:hover {
  color: rgba(255, 255, 255, 0.8);
}
body .pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
@media only screen and (max-width: 768px) {
  body .pp_hoverContainer {
    width: 100% !important;
    height: 100% !important;
  }
}
body .pp_hoverContainer:hover a.pp_next,
body .pp_hoverContainer:hover a.pp_previous {
  opacity: 1;
}
body .pp_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  background-color: #29282d;
  z-index: 10000 !important;
}
body .select2-container--default {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  border: 0;
  border-radius: 0;
  text-align: initial;
  box-sizing: border-box;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding: 0 20px 0 30px;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 20px;
  right: auto;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-search--inline,
body
  .select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice,
body
  .select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__placeholder {
  float: right;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__rendered {
  padding: 0 20px 0 30px;
}
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--single {
  background-color: #eee;
  cursor: default;
}
body
  .select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
body
  .select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
body
  .select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
body
  .select2-container--default.select2-container--open
  .select2-selection--single {
  color: #29282d;
}
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: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  line-height: 50px;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  display: block;
  padding: 0 30px 0 20px;
  color: inherit;
  line-height: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  box-sizing: border-box;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  position: relative;
  cursor: pointer;
  float: right;
  margin: 0;
  font-weight: inherit;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: inherit;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  position: absolute;
  width: auto;
  height: 100%;
  top: 2px;
  right: 20px;
  color: inherit;
  line-height: inherit;
  text-align: center;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  display: none;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow:before {
  font-family: Ionicons;
  content: "\f123";
}
body .select2-container--default .select2-selection--multiple {
  display: block;
  height: 44px;
  line-height: 42px;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  outline: 0;
  box-sizing: border-box;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
}
body
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  display: block;
  list-style: none;
  padding: 0 30px 0 20px;
  margin: 0;
  color: inherit;
  line-height: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  box-sizing: border-box;
}
body
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
}
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;
  cursor: pointer;
  float: right;
  margin: 0;
  font-weight: inherit;
}
body
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice {
  float: left;
  margin: 7px 5px 0 0;
  padding: 0 10px;
  line-height: 30px;
  color: #fff;
  background-color: #29282d;
  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;
  color: inherit;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
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 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: 0 0;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
  box-sizing: border-box;
}
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;
  width: 100%;
  display: block;
  background-color: #fff;
  border: none;
  border-radius: 0;
  z-index: 1051;
  box-sizing: border-box;
}
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 {
  padding: 4px 8px;
  margin: 0;
  width: 100%;
  color: inherit;
  font-size: inherit;
  line-height: 20px;
  font-family: inherit;
  font-weight: inherit;
  border: 1px solid #e1e1e1;
  outline: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
}
body
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field:focus {
  border-color: #29282d;
}
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;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
body .select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
body .select2-container--default .select2-results__options {
  position: relative;
  padding: 0 20px;
  margin: 5px 0;
  list-style: none;
}
body .select2-container--default .select2-results__option {
  padding: 7px 0;
  user-select: none;
  -webkit-user-select: none;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
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: #29282d;
}
body .select2-container--default .select2-results__option[aria-selected="true"],
body
  .select2-container--default
  .select2-results__option[data-selected="true"] {
  color: #29282d;
  background: 0 0;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option {
  padding-left: 1em;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
body
  .select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  color: #29282d;
  background: 0 0;
}
body .select2-container--default .select2-results__group {
  display: block;
  padding: 7px 0;
  cursor: default;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.widget_icl_lang_sel_widget {
  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;
  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;
  -moz-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: #29282d;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  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: #50c878;
}
.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 #e1e1e1;
  border-top: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  box-sizing: border-box;
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
  -moz-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
  transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
}
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-sub-menu
  .wpml-ls-item,
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu
  .wpml-ls-item {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-sub-menu
  .wpml-ls-item
  a,
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu
  .wpml-ls-item
  a {
  display: block;
  padding: 7px 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 5px 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
  margin-right: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
  display: block;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
  display: block;
  margin: 0;
  padding: 5px 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
  display: block;
}
.qodef-page-footer .widget_icl_lang_sel_widget,
.qodef-side-menu .widget_icl_lang_sel_widget,
.qodef-vertical-menu-area .widget_icl_lang_sel_widget,
.wpb_widgetised_column .widget_icl_lang_sel_widget,
aside.qodef-sidebar .widget_icl_lang_sel_widget {
  width: 100%;
}
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
.qodef-side-menu .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.qodef-side-menu .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
.qodef-vertical-menu-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.qodef-vertical-menu-area
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click,
.wpb_widgetised_column .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.wpb_widgetised_column
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click,
aside.qodef-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
aside.qodef-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
  width: 100%;
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
  width: 140px;
}
.qodef-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-item-toggle,
.qodef-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-toggle {
  padding: 0;
  line-height: 46px;
  color: #fff;
  background-color: transparent;
  border: 0;
}
.qodef-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-item-toggle:after,
.qodef-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-toggle:after {
  right: 0;
}
.qodef-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-horizontal
  ul
  li {
  margin-bottom: 0;
}
.qodef-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.qodef-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li:last-child {
  margin-right: 0;
}
.qodef-footer-top-holder
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li,
.qodef-mobile-header
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li,
.qodef-page-header
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.qodef-footer-top-holder
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li:last-child,
.qodef-mobile-header
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li:last-child,
.qodef-page-header
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li:last-child {
  margin-right: 0;
}
.qodef-main-menu
  > ul
  > li.menu-item-language.has_sub
  > a
  > span.item_outer
  .item_text:after {
  content: "\33";
  position: absolute;
  right: -15px;
  top: 0;
  font-family: ElegantIcons;
  font-size: 15px;
}
.qodef-main-menu > ul > li.menu-item-language a > span.item_outer .item_text {
  position: relative;
  display: table;
}
.qodef-main-menu
  > ul
  > li.menu-item-language
  a
  > span.item_outer
  .item_text
  > * {
  display: table-cell;
  vertical-align: middle;
}
.qodef-main-menu
  > ul
  > li.menu-item-language
  a
  > span.item_outer
  .item_text
  img {
  padding: 5px 6px 0 0;
}
.qodef-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-item-toggle,
.qodef-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-toggle {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.qodef-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-item-toggle:hover,
.qodef-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-toggle:hover {
  color: rgba(255, 255, 255, 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);
}
body.woocommerce .wishlist-title h2 {
  font-size: 19px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.37em;
}
.hidden-title-form a.hide-title-form,
.wishlist-title a.show-title-form,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.wishlist_table a.ask-an-estimate-button,
.woocommerce .yith-wcwl-wishlist-new button,
.woocommerce table.wishlist_table,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.yith-wcwl-wishlist-search-form button.wishlist-search-button,
.yith-wcwl-wishlistexistsbrowse a {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  font-family: Ubuntu, sans-serif;
  text-transform: uppercase;
}
.hidden-title-form a.hide-title-form,
.wishlist-title a.show-title-form,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.wishlist_table a.ask-an-estimate-button,
.woocommerce .yith-wcwl-wishlist-new button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.yith-wcwl-wishlist-search-form button.wishlist-search-button,
.yith-wcwl-wishlistexistsbrowse a {
  color: #50c878;
}
.hidden-title-form a.hide-title-form:hover,
.wishlist-title a.show-title-form:hover,
.wishlist_manage_table a.create-new-wishlist:hover,
.wishlist_manage_table button.submit-wishlist-changes:hover,
.wishlist_table a.ask-an-estimate-button:hover,
.woocommerce .yith-wcwl-wishlist-new button:hover,
.yith-wcwl-add-button a.add_to_wishlist:hover,
.yith-wcwl-popup-button a.add_to_wishlist:hover,
.yith-wcwl-wishlist-search-form button.wishlist-search-button:hover,
.yith-wcwl-wishlistexistsbrowse a:hover {
  color: #29282d;
}
.yith-wcwl-add-button a.add_to_wishlist {
  font-size: 12px;
}
.yith-wcwl-share ul {
  display: flex;
  gap: 11px;
}
.yith-wcwl-share .share-button {
  display: inline-flex;
}
.woocommerce table.wishlist_table {
  border: 0;
}
.woocommerce table.wishlist_table thead th {
  border-top: 0;
  text-transform: capitalize;
  color: #29282d;
  letter-spacing: 0.05em;
}
.woocommerce table.wishlist_table tbody td.product-name {
  letter-spacing: 0.1em;
}
.woocommerce table.wishlist_table tbody td.product-add-to-cart {
  font-size: 12px;
  text-transform: uppercase;
  color: #50c878 !important;
}
.woocommerce table.wishlist_table tbody td.product-add-to-cart a {
  margin-bottom: 0 !important;
}
.woocommerce table.wishlist_table tbody td.product-price {
  font-family: Teko, sans-serif;
  font-size: 20px;
  color: #9c9c9c;
}
.woocommerce table.wishlist_table tr {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.woocommerce
  table.wishlist_table
  tr
  td.product-stock-status
  span.wishlist-in-stock {
  color: #29282d;
}
.woocommerce table.wishlist_table tr td.product-thumbnail a {
  display: block;
  vertical-align: middle;
  max-width: 80px;
  border: none;
}
.woocommerce table.wishlist_table tr td.product-thumbnail a img {
  vertical-align: middle;
}
.woocommerce table.wishlist_table td,
.woocommerce table.wishlist_table th {
  vertical-align: middle;
  text-transform: capitalize;
  text-align: left;
  box-sizing: content-box;
}
.woocommerce table.wishlist_table td .remove_from_wishlist {
  color: #9c9c9c;
  font-size: 0;
  line-height: 1;
}
.woocommerce table.wishlist_table td .remove_from_wishlist:after {
  content: "\f404";
  display: inline-block;
  vertical-align: middle;
  speak: none;
  color: inherit;
  font-family: Ionicons;
  font-size: 25px;
  line-height: inherit;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.single-events .qodef-ttevents-single-image-holder {
  margin-bottom: 48px;
}
.single-events .qodef-ttevents-single-image-holder img {
  display: block;
}
.single-events .tt_event_columns .tt_event_column_left {
  width: 45%;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.single-events .tt_event_columns .tt_event_column_right {
  width: 55%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.single-events .tt_event_columns .tt_event_column_right h4 {
  font-family: Teko, sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #29282d;
  margin-top: 33px;
}
.single-events .tt_event_columns .tt_event_column_right p {
  color: grey;
  font-size: 16px;
  font-family: Ubuntu, sans-serif;
}
.single-events .qodef-ttevents-single-title {
  margin-top: 0;
  margin-bottom: 14px;
}
.single-events .qodef-event-single-icon {
  float: left;
  margin-right: 10px;
  color: #50c878;
  font-size: 16px;
}
.single-events .qodef-ttevents-single-subtitle {
  margin: 0 0 17px;
  color: #50c878;
}
.single-events .qodef-ttevents-single-content {
  margin-top: 10px;
}
.single-events 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 {
  color: inherit;
  font-weight: inherit;
}
.single-events .tt_event_hours li {
  border: none;
  background-color: #f5f5f5;
  padding: 39px 30px 24px;
  margin-bottom: 2.8%;
  width: 48%;
  margin-right: 2.8%;
  font-size: 10px;
  color: #9c9c9c;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border-radius: 5px;
  box-sizing: border-box;
}
.single-events .tt_event_hours li:nth-child(2n) {
  margin-right: 0;
}
.single-events .tt_event_hours li h4 {
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: grey;
  font-family: Ubuntu, sans-serif;
  font-weight: 400;
}
.single-events .tt_event_hours li h4:nth-of-type(1) {
  margin-bottom: 11px;
  color: #50c878;
  font-size: 12px;
  font-family: Ubuntu, sans-serif;
  font-weight: 400;
  letter-spacing: 0.2em;
}
.single-events .tt_event_hours li p {
  margin-top: 0;
  font-family: Ubuntu, sans-serif;
  font-weight: 400;
  text-transform: none;
  color: grey;
  padding-top: 10px;
  font-size: 16px;
  letter-spacing: 0;
}
.single-events .tt_event_items_list {
  margin: 0;
}
.single-events .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 {
  display: inline;
}
.single-events .tt_event_items_list li.type_info .tt_event_text {
  font-family: Ubuntu, sans-serif;
  color: #9c9c9c;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-left: 20px;
  width: auto;
}
.single-events .tt_event_items_list li.type_info label {
  font-family: Teko, sans-serif;
  font-size: 20px !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  color: #50c878;
  letter-spacing: 0.1em;
}
.single-events .tt_event_items_list li.type_info label:after {
  content: " ";
  width: 3px;
  height: 4px;
  background-color: #50c878;
  position: relative;
  display: inline-block;
  margin: 0 0 3px 1px;
}
.single-events .tt_event_items_list li:not(.type_info) {
  background: 0 0;
  font-family: Ubuntu, sans-serif;
  font-size: 16px;
  color: grey;
  margin-bottom: 15px;
  padding-left: 27px;
  position: relative;
}
.single-events .tt_event_items_list li:not(.type_info):before {
  content: "\4e";
  position: absolute;
  left: 0;
  font-family: ElegantIcons;
  color: #50c878;
  font-size: 18px;
}
.tt_event_theme_page h3 {
  font-family: Teko, sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #29282d;
}
.tt_event_theme_page h5 {
  font-family: Teko, sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #29282d;
}
.tt_event_theme_page .tt_event_page_left,
.tt_event_theme_page .tt_event_page_right {
  padding-left: 25px;
  padding-right: 25px;
  box-sizing: border-box;
}
.tt_event_theme_page p {
  color: grey;
}
.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;
}
table.tt_timetable {
  font-weight: 400;
  color: grey;
  font-size: 16px;
  border-collapse: collapse !important;
}
table.tt_timetable thead tr.row_gray {
  background-color: #252429 !important;
  border: none;
}
table.tt_timetable tbody tr {
  border: none;
  border-top: 1px dashed #232226;
  border-bottom: 1px dashed #232226;
  background-color: #302f34 !important;
}
table.tt_timetable tbody tr:last-child {
  border-bottom: none !important;
}
table.tt_timetable td.tt_hours_column {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6em;
  letter-spacing: 2px;
  font-family: Ubuntu, sans-serif;
  color: #fff;
}
table.tt_timetable th {
  color: #fff;
  height: 83px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6em;
  letter-spacing: 2px;
  font-family: Ubuntu, sans-serif;
  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 .row_gray {
  background-color: #302f34 !important;
}
table.tt_timetable .event_container {
  padding: 27px 10px 15px;
  height: 100%;
  box-sizing: border-box;
}
table.tt_timetable .event {
  background-color: transparent;
  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: Teko, 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%;
  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:hover .after_hour_text,
table.tt_timetable .event:hover .before_hour_text {
  color: #fff;
}
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,
table.tt_timetable .event:hover {
  background-color: transparent;
}
table.tt_timetable .event .event_container.tt_tooltip:hover .hours,
table.tt_timetable .event.tt_tooltip:hover .hours {
  color: grey;
}
table.tt_timetable .event a.event_header:hover,
table.tt_timetable .event a:hover {
  text-decoration: none;
}
table.tt_timetable .tt_tooltip_text {
  top: auto !important;
  left: 50% !important;
  bottom: calc(100% - 20px) !important;
  display: inline-block;
  height: auto !important;
  box-sizing: border-box;
  width: 133px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
table.tt_timetable .tt_tooltip_text .tt_tooltip_content {
  color: #fff !important;
  background-color: #50c878;
  text-align: center;
  padding: 9px 18px 5px 18px;
  margin: 0;
  font-family: Teko, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  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: #50c878 transparent;
  border-width: 8px 8px 0;
  bottom: 0;
  z-index: 2;
  display: block;
  height: 0;
  width: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-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 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: Ubuntu, sans-serif;
  color: #29282d !important;
  text-transform: uppercase;
  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;
  -moz-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: #50c878;
  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;
  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;
  box-sizing: border-box;
}
.widget.tt_upcoming_events_widget
  .tt_upcoming_events
  .tt_upcoming_events_event_container:hover {
  height: auto;
  background-color: #50c878;
  color: #fff;
}
.widget.tt_upcoming_events_widget
  .tt_upcoming_events
  .tt_upcoming_events_hours {
  font-family: Ubuntu, sans-serif;
  font-size: 13px;
}
.widget.tt_upcoming_events_widget .tt_upcoming_events .tt_calendar_icon {
  float: none;
  display: inline-block;
  margin: 0 7px 0 0;
  vertical-align: middle;
}
.widget.tt_upcoming_events_widget .tt_upcoming_event_controls {
  margin-top: 30px;
}
.widget.tt_upcoming_events_widget .tt_upcoming_event_controls:after,
.widget.tt_upcoming_events_widget .tt_upcoming_event_controls:before {
  content: " ";
  display: table;
}
.widget.tt_upcoming_events_widget .tt_upcoming_event_controls:after {
  clear: both;
}
.widget.tt_upcoming_events_widget .tt_upcoming_event_controls a {
  width: 39px;
  height: 39px;
  line-height: 39px;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 0;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
  -moz-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;
}
.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: #50c878;
  border-color: #50c878;
}
.widget.tt_upcoming_events_widget .tt_upcoming_event_controls span {
  display: inline-block;
}
.qodef-blog-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 40px;
  clear: both;
}
.qodef-blog-holder article {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-holder article.sticky .qodef-post-title a {
  color: #50c878;
}
.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%;
}
.qodef-blog-holder article .qodef-post-image img {
  display: block;
}
.qodef-blog-holder article .qodef-post-image-background {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.qodef-blog-holder article .qodef-post-image-background a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.qodef-blog-holder article .qodef-post-image-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  line-height: 1;
  color: #fff;
}
.qodef-blog-holder article .qodef-post-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-holder article .qodef-post-title {
  margin: 0;
}
.qodef-blog-holder article .qodef-post-excerpt-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 0;
  border-bottom: 1px solid #f1f1f1;
  padding: 0 0 27px;
}
.qodef-blog-holder article .qodef-post-excerpt-holder p {
  margin: 0;
}
.qodef-blog-holder article .qodef-post-excerpt:after {
  content: "...";
}
.qodef-blog-holder article .qodef-more-link-container {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 0;
}
.qodef-blog-holder article .qodef-post-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-blog-holder article .qodef-post-info > * {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: currentColor;
}
.qodef-blog-holder article .qodef-post-info > * a {
  color: inherit;
}
.qodef-blog-holder article .qodef-post-info-top {
  margin-bottom: 5px;
  text-transform: uppercase;
}
.qodef-blog-holder article .qodef-post-info-top > div {
  position: relative;
  display: inline-block;
  padding: 0 14px 0 0;
  color: #9c9c9c;
  font-size: 12px;
  letter-spacing: 0.15em;
}
.qodef-blog-holder article .qodef-post-info-top > div:last-child {
  padding: 0;
}
.qodef-blog-holder article .qodef-post-info-top > div:last-child:after {
  content: "";
}
.qodef-blog-holder article .qodef-post-info-top > div a {
  color: inherit;
}
.qodef-blog-holder article .qodef-post-info-top > div a:hover {
  color: #50c878;
}
.qodef-blog-holder article .qodef-post-info-bottom {
  padding-top: 17px;
}
.qodef-blog-holder article .qodef-post-info-bottom .qodef-post-info-bottom-left,
.qodef-blog-holder
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
@media only screen and (min-width: 681px) {
  .qodef-blog-holder
    article
    .qodef-post-info-bottom
    .qodef-post-info-bottom-left {
    float: left;
    width: 70%;
  }
  .qodef-blog-holder
    article
    .qodef-post-info-bottom
    .qodef-post-info-bottom-right {
    text-align: right;
    float: right;
    width: 30%;
  }
}
.qodef-blog-holder
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  > div {
  margin-left: 17px;
}
.qodef-blog-holder
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  > div:first-child {
  margin-left: 0;
}
.qodef-blog-holder article.format-link .qodef-post-text {
  padding: 50px 50px 47px;
  background-color: #29282d;
}
.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: 100%;
  vertical-align: middle;
  width: 50px;
  vertical-align: top;
  text-align: left;
  font-size: 47px;
  opacity: 0.6;
}
.qodef-blog-holder article.format-link .qodef-post-mark .qodef-link-mark {
  padding-top: 5px;
  color: #50c878;
}
.qodef-blog-holder article.format-link .qodef-post-link-holder {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: left;
}
.qodef-blog-holder
  article.format-link
  .qodef-post-link-holder
  .qodef-link-title {
  color: #fff;
  margin-left: 39px;
}
@media only screen and (max-width: 680px) {
  .qodef-blog-holder
    article.format-link
    .qodef-post-link-holder
    .qodef-link-title {
    margin-left: -50px;
  }
}
.qodef-blog-holder article.format-quote .qodef-post-text {
  padding: 50px 50px 47px;
  background-color: #50c878;
}
.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: 100%;
  vertical-align: middle;
  width: 50px;
  vertical-align: top;
  text-align: left;
  font-size: 63px;
  opacity: 0.2;
  color: #fff;
}
.qodef-blog-holder article.format-quote .qodef-post-mark .qodef-quote-mark {
  padding-top: 5px;
  font-size: 63px;
  color: #fff;
}
.qodef-blog-holder article.format-quote .qodef-post-quote-holder {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  vertical-align: middle;
  text-align: left;
}
.qodef-blog-holder
  article.format-quote
  .qodef-post-quote-holder
  .qodef-post-quote-holder-inner {
  margin-left: 39px;
}
.qodef-blog-holder
  article.format-quote
  .qodef-post-quote-holder
  .qodef-post-quote-holder-inner
  .qodef-quote-title {
  color: #fff;
}
.qodef-blog-holder
  article.format-quote
  .qodef-post-quote-holder
  .qodef-post-quote-holder-inner
  .qodef-quote-title
  a:hover {
  color: #29282d;
}
.qodef-blog-holder article.format-quote .qodef-post-author {
  display: inline-block;
  margin-bottom: 23px;
  font-size: 13px;
  line-height: 20px;
}
.qodef-blog-holder article.format-gallery .qodef-post-image {
  width: 100%;
}
.qodef-blog-holder article.format-gallery .owl-carousel .owl-item {
  z-index: 2;
}
.qodef-blog-holder article.format-gallery .owl-carousel .owl-item.active {
  z-index: 3;
}
.qodef-blog-holder article.format-audio.has-post-thumbnail .qodef-post-heading {
  position: relative;
}
.qodef-blog-holder
  article.format-audio.has-post-thumbnail
  .qodef-blog-audio-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.qodef-blog-holder article.format-audio .qodef-post-image {
  width: 100%;
  max-width: inherit;
}
.qodef-blog-holder article.format-audio .qodef-post-image img {
  width: 100%;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls,
.qodef-blog-holder article.format-audio .qodef-blog-audio-holder .mejs-embed,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-embed
  body {
  background: 0 0;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container {
  background-color: #29282d;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls {
  height: 38px !important;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls {
  padding: 0 10px 0 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button {
  width: 39px;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button {
  width: 30px;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button {
  height: 38px;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button
  button,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button
  button {
  position: relative;
  height: 100%;
  background: 0 0;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  border: 0;
  outline: 0;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button.mejs-play
  button,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button.mejs-play
  button {
  width: 39px;
  background-image: url(../../framework/modules/blog/assets/img/audio/play.png);
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button.mejs-pause
  button,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button.mejs-pause
  button {
  width: 39px;
  background-image: url(../../framework/modules/blog/assets/img/audio/pause.png);
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button.mejs-stop
  button,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button.mejs-stop
  button {
  width: 39px;
  background-image: url(../../framework/modules/blog/assets/img/audio/stop.png);
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button.mejs-mute
  button,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button.mejs-mute
  button {
  width: 30px;
  background-image: url(../../framework/modules/blog/assets/img/audio/sound.png);
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button.mejs-unmute
  button,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button.mejs-unmute
  button {
  width: 30px;
  background-image: url(../../framework/modules/blog/assets/img/audio/mute.png);
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time {
  height: 100%;
  padding: 2px 0 0 0;
  font-family: inherit;
  font-size: 13px;
  color: #fff;
  line-height: 36px;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail {
  height: 100%;
  padding: 2px 0 0 0;
  font-family: inherit;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total {
  height: 5px;
  margin: 15px 0;
  background: 0 0;
  background-color: #fff;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-current {
  height: 5px;
  background-color: #50c878;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-buffering,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-hovered {
  height: 5px;
  z-index: 9999;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-hovered {
  background: rgba(0, 0, 0, 0.5);
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-float {
  top: -16px;
  border: 0;
  color: #fff;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-handle-content {
  display: none;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-float-corner {
  top: 11px;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-float,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-loaded {
  background: 0 0;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > a.mejs-horizontal-volume-slider {
  height: 38px;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > a.mejs-horizontal-volume-slider
  .mejs-horizontal-volume-current,
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > a.mejs-horizontal-volume-slider
  .mejs-horizontal-volume-total {
  height: 5px;
  background: 0 0;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > a.mejs-horizontal-volume-slider
  .mejs-horizontal-volume-total {
  top: 17px;
  background-color: #fff;
}
.qodef-blog-holder
  article.format-audio
  .qodef-blog-audio-holder
  .mejs-container
  .mejs-controls
  > a.mejs-horizontal-volume-slider
  .mejs-horizontal-volume-current {
  background-color: #50c878;
}
.qodef-blog-holder article.format-video .qodef-self-hosted-video {
  max-width: 100%;
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-blog-holder-inner {
  opacity: 0;
}
.qodef-blog-holder.qodef-blog-type-masonry article {
  float: left;
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-blog-masonry-grid-sizer,
.qodef-blog-holder.qodef-blog-type-masonry article {
  width: 100%;
}
.qodef-blog-holder.qodef-blog-type-masonry .qodef-blog-masonry-grid-gutter {
  width: 0;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-two-columns
  .qodef-blog-masonry-grid-sizer,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-two-columns article {
  width: 50%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-two-columns
  article.qodef-post-size-large-width,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-two-columns
  article.qodef-post-size-large-width-height {
  width: 100%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-three-columns
  .qodef-blog-masonry-grid-sizer,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-three-columns article {
  width: 33.33333%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-three-columns
  article.qodef-post-size-large-width,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-three-columns
  article.qodef-post-size-large-width-height {
  width: 66.66667%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-four-columns
  .qodef-blog-masonry-grid-sizer,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-four-columns article {
  width: 25%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-four-columns
  article.qodef-post-size-large-width,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-four-columns
  article.qodef-post-size-large-width-height {
  width: 50%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-five-columns
  .qodef-blog-masonry-grid-sizer,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-five-columns article {
  width: 20%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-five-columns
  article.qodef-post-size-large-width,
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-five-columns
  article.qodef-post-size-large-width-height {
  width: 40%;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-no-space {
  padding: 0 0;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-tiny-space {
  padding: 0 10px;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-small-space {
  padding: 0 20px;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-normal-space {
  padding: 0 30px;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-medium-space {
  padding: 0 40px;
}
.qodef-blog-holder.qodef-blog-type-masonry.qodef-blog-masonry-full-width.qodef-large-space {
  padding: 0 50px;
}
.qodef-blog-pagination-wp {
  display: none;
}
.qodef-blog-pagination {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 30px;
  clear: both;
  text-align: center;
}
.qodef-blog-pagination ul {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  width: auto;
}
.qodef-blog-pagination ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
}
.qodef-blog-pagination ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  height: 44px;
  width: 44px;
  text-align: center;
  line-height: 46px;
  background-color: #f2f2f2;
  color: #29282d;
  font-size: 13px;
  font-weight: 700;
  font-family: Teko, sans-serif;
  -webkit-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-blog-pagination ul li a.qodef-pag-active,
.qodef-blog-pagination ul li a:hover {
  background-color: #50c878;
  color: #fff;
}
.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: 22px;
}
.qodef-blog-pagination ul li.qodef-pag-first a span,
.qodef-blog-pagination ul li.qodef-pag-last a span,
.qodef-blog-pagination ul li.qodef-pag-next a span,
.qodef-blog-pagination ul li.qodef-pag-prev a span {
  display: block;
  line-height: inherit;
  top: -2px;
  position: relative;
}
.qodef-blog-pagination ul li.qodef-pag-first a span:before,
.qodef-blog-pagination ul li.qodef-pag-last a span:before,
.qodef-blog-pagination ul li.qodef-pag-next a span:before,
.qodef-blog-pagination ul li.qodef-pag-prev a span:before {
  display: block;
  line-height: inherit;
}
.qodef-blog-list-holder.qodef-bl-pag-standard-shortcodes .qodef-blog-list {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-blog-list-holder.qodef-bl-pag-standard-shortcodes.qodef-bl-pag-standard-shortcodes-animate
  .qodef-blog-list {
  opacity: 0;
}
.qodef-bl-standard-pagination {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
  clear: both;
}
.qodef-bl-standard-pagination ul {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.qodef-bl-standard-pagination ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 12px;
  padding: 0;
}
.qodef-bl-standard-pagination ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-active a {
  color: #50c878;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next,
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev {
  position: absolute;
  top: 0;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next a,
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev a {
  font-size: 30px;
  -webkit-transition: color 0.2s ease-out, opacity 0.2s ease-out;
  transition: color 0.2s ease-out, opacity 0.2s ease-out;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next a span,
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev a span {
  display: block;
  line-height: inherit;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next a span:before,
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev a span:before {
  display: block;
  line-height: inherit;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev {
  left: 0;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-prev a {
  opacity: 0;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next {
  right: 0;
}
.qodef-bl-standard-pagination ul li.qodef-bl-pag-next a {
  opacity: 1;
}
.qodef-blog-pag-load-more {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 40px 0 30px;
  text-align: center;
}
.qodef-blog-pag-loading {
  position: relative;
  display: none;
  width: 100%;
  margin: 40px 0 20px;
  color: #29282d;
  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: #29282d;
  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);
  }
}
.page-template-blog-masonry .qodef-blog-pagination ul {
  text-align: left;
}
.qodef-blog-holder.qodef-blog-masonry article {
  margin: 0 0 20px;
  padding: 0 0 30px;
}
.qodef-blog-holder.qodef-blog-masonry article .qodef-post-info-date {
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-masonry article .qodef-post-content {
  background-color: #fff;
  -webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.05);
}
.qodef-blog-holder.qodef-blog-masonry
  article
  .qodef-post-content.qodef-post-has-media
  .qodef-post-heading {
  margin-bottom: 36px;
}
.qodef-blog-holder.qodef-blog-masonry
  article
  .qodef-post-content
  .qodef-post-text {
  padding: 34px 35px 35px;
}
.qodef-blog-holder.qodef-blog-masonry
  article
  .qodef-post-content
  .qodef-post-text
  .qodef-post-text-inner
  .qodef-post-text-main
  .qodef-post-excerpt-holder {
  margin: 15px 0 16px;
  border-bottom: 0;
  padding-bottom: 0;
}
.qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-text {
  padding: 60px 35px 56px;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-link
  .qodef-post-link-holder {
  position: static;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-link
  .qodef-post-link-holder
  .qodef-post-link-holder-inner {
  position: relative;
  z-index: 1;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-link
  .qodef-post-link-holder
  .qodef-link-title {
  margin-left: 12px;
}
.qodef-blog-holder.qodef-blog-masonry article.format-link .qodef-post-mark {
  position: absolute;
  top: -20px;
  left: 10px;
}
.qodef-blog-holder.qodef-blog-masonry article.format-quote .qodef-post-text {
  padding: 64px 35px 61px 32px;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-quote
  .qodef-post-quote-holder {
  position: static;
}
.qodef-blog-holder.qodef-blog-masonry
  article.format-quote
  .qodef-post-quote-holder
  .qodef-post-quote-holder-inner {
  position: relative;
  z-index: 1;
  margin-left: 10px;
}
.qodef-blog-holder.qodef-blog-masonry article.format-quote .qodef-post-mark {
  position: absolute;
  top: -39px;
  font-size: 69px;
  color: rgba(255, 255, 255, 0.7);
}
.qodef-blog-holder.qodef-blog-masonry article .qodef-post-read-more-button > a {
  color: #50c878;
}
.qodef-blog-holder.qodef-blog-masonry
  article
  .qodef-post-read-more-button
  > a:hover {
  color: #50c878 !important;
}
.qodef-blog-holder .qodef-blog-pagination {
  padding: 100px 0 30px;
}
.qodef-blog-holder.qodef-blog-standard article {
  margin: 0 0 90px;
  padding: 0;
}
.qodef-blog-holder.qodef-blog-standard article:last-child {
  margin-bottom: 30px;
}
.qodef-blog-holder.qodef-blog-standard
  article.qodef-post-has-media
  .qodef-post-heading {
  margin-bottom: 40px;
}
.qodef-blog-holder.qodef-blog-standard .qodef-post-excerpt-holder {
  margin: 8px 0 0;
}
.qodef-blog-holder.qodef-blog-standard .qodef-post-info-bottom-left > div {
  position: relative;
  display: inline-block;
  padding: 0 14px 0 0;
  color: #ababab;
  font-size: 12px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-standard .qodef-post-info-bottom-left > div > a {
  color: #ababab;
}
.qodef-blog-holder.qodef-blog-standard
  .qodef-post-info-bottom-left
  > div
  > a:hover {
  color: #50c878;
}
@media only screen and (max-width: 680px) {
  .qodef-blog-holder.qodef-blog-standard .qodef-post-info-bottom-left > div {
    margin-bottom: 15px;
  }
}
.qodef-blog-holder.qodef-blog-standard
  .qodef-post-info-bottom-left
  .qodef-post-info-author {
  margin-top: 3px;
}
.qodef-blog-holder.qodef-blog-standard
  .qodef-post-info-bottom-left
  .qodef-post-info-author-image {
  display: inline-block;
  vertical-align: middle;
}
.qodef-blog-holder.qodef-blog-standard
  .qodef-post-info-bottom-left
  .qodef-post-info-author-image
  img {
  height: 40px;
  width: 40px;
  float: left;
  border-radius: 100%;
  margin-right: 17px;
  position: relative;
}
.qodef-blog-holder.qodef-blog-standard
  .qodef-post-info-bottom-left
  .qodef-post-info-date:before {
  content: "\e075";
  font-family: simple-line-icons;
  font-size: 14px;
  margin-right: 5px;
  top: 1px;
  position: relative;
}
.qodef-blog-holder.qodef-blog-standard
  .qodef-post-info-bottom-left
  .qodef-post-info-comments:before {
  content: "\e02c";
  font-family: simple-line-icons;
  font-size: 14px;
  top: 3px;
  position: relative;
}
.qodef-blog-holder.qodef-blog-standard
  .qodef-post-info-bottom-left
  .qodef-tags-holder
  .qodef-tags:before {
  content: "\e829";
  font-family: Linearicons-Free;
  font-size: 14px;
  margin-right: 5px;
  top: 3px;
  position: relative;
}
.qodef-blog-holder.qodef-blog-standard
  .qodef-post-info-bottom-right
  .qodef-tags-holder
  .qodef-tags:before {
  content: "\e829";
  font-family: Linearicons-Free;
  font-size: 14px;
  margin-right: 5px;
  top: 3px;
  position: relative;
}
.qodef-blog-holder.qodef-blog-standard
  .qodef-post-info-bottom-right
  .qodef-tags-holder
  .qodef-tags
  a {
  color: #9c9c9c;
  font-size: 12px;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-standard
  .qodef-post-info-bottom-right
  .qodef-tags-holder
  .qodef-tags
  a:hover {
  color: #50c878;
}
.qodef-blog-holder.qodef-blog-standard .qodef-post-read-more-button {
  color: #9c9c9c;
}
.qodef-blog-holder.qodef-blog-standard .qodef-post-read-more-button:hover {
  color: #50c878;
}
.qodef-author-description {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  background-color: #fafafa;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-author-description .qodef-author-description-inner {
  padding: 41px 0 39px;
  min-height: 78px;
  clear: both;
}
.qodef-author-description .qodef-author-description-content {
  position: relative;
  padding: 0 30px;
}
.qodef-author-description .qodef-author-description-image {
  width: 78px;
  margin: 0 auto;
}
.qodef-author-description .qodef-author-description-image img {
  display: block;
  border-radius: 5em;
}
.qodef-author-description .qodef-author-description-text-holder {
  position: relative;
  padding: 4px 0;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-name {
  margin: 0;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-name
  a {
  color: #29282d;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-name
  a:hover {
  color: #50c878;
}
.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: 17px 0 14px;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-social-icons {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-author-description
  .qodef-author-description-text-holder
  .qodef-author-social-icons
  a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 15px 0 0;
  font-size: 11px;
  color: #29282d;
}
.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: #50c878;
}
@media only screen and (max-width: 768px) {
  .qodef-author-description .qodef-author-description-content {
    padding: 0;
  }
  .qodef-author-description .qodef-author-description-image {
    display: block;
    width: 100%;
  }
  .qodef-author-description .qodef-author-description-text-holder {
    display: block;
    padding: 0;
    margin-top: 30px;
  }
}
.qodef-blog-single-navigation {
  position: relative;
  display: table;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  clear: both;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-single-navigation .qodef-blog-single-navigation-inner {
  padding: 0;
}
.qodef-blog-single-navigation .qodef-blog-single-next,
.qodef-blog-single-navigation .qodef-blog-single-prev {
  color: #9c9c9c;
}
.qodef-blog-single-navigation
  .qodef-blog-single-next
  .qodef-blog-single-nav-mark,
.qodef-blog-single-navigation
  .qodef-blog-single-prev
  .qodef-blog-single-nav-mark {
  font-size: 17px;
  line-height: inherit;
  color: inherit;
}
.qodef-blog-single-navigation
  .qodef-blog-single-next
  .qodef-blog-single-nav-mark:before,
.qodef-blog-single-navigation
  .qodef-blog-single-prev
  .qodef-blog-single-nav-mark:before {
  display: block;
  line-height: inherit;
  font-weight: 600;
}
.qodef-blog-single-navigation
  .qodef-blog-single-next
  .qodef-blog-single-nav-label,
.qodef-blog-single-navigation
  .qodef-blog-single-prev
  .qodef-blog-single-nav-label {
  color: inherit;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.2em;
}
.qodef-blog-single-navigation .qodef-blog-single-next:hover,
.qodef-blog-single-navigation .qodef-blog-single-prev:hover {
  color: #50c878;
}
.qodef-blog-single-navigation .qodef-blog-single-prev {
  float: left;
}
.qodef-blog-single-navigation
  .qodef-blog-single-prev
  .qodef-blog-single-nav-label,
.qodef-blog-single-navigation
  .qodef-blog-single-prev
  .qodef-blog-single-nav-mark {
  float: left;
}
.qodef-blog-single-navigation
  .qodef-blog-single-prev
  .qodef-blog-single-nav-mark {
  margin: 0 34px 0 0;
}
.qodef-blog-single-navigation .qodef-blog-single-next {
  float: right;
}
.qodef-blog-single-navigation
  .qodef-blog-single-next
  .qodef-blog-single-nav-label,
.qodef-blog-single-navigation
  .qodef-blog-single-next
  .qodef-blog-single-nav-mark {
  float: right;
}
.qodef-blog-single-navigation
  .qodef-blog-single-next
  .qodef-blog-single-nav-mark {
  margin: 0 0 0 34px;
}
.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;
  padding: 0;
  height: 44px;
  width: 44px;
  text-align: center;
  line-height: 46px;
  background-color: #f2f2f2;
  color: #29282d;
  font-size: 13px;
  font-weight: 700;
  font-family: Teko, sans-serif;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
  margin: 0 4px;
}
.qodef-single-links-pages .qodef-single-links-pages-inner > a:hover,
.qodef-single-links-pages .qodef-single-links-pages-inner > span:hover {
  background-color: #50c878;
  color: #fff;
}
.qodef-single-links-pages .qodef-single-links-pages-inner > span {
  background-color: #50c878;
  color: #fff;
}
.qodef-related-posts-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-related-posts-holder .qodef-related-posts-holder-inner {
  padding: 46px 0 0;
}
.qodef-related-posts-holder .qodef-related-posts-title {
  margin: 0 0 40px;
}
.qodef-related-posts-holder .qodef-related-posts-title > * {
  margin: 0;
}
.qodef-related-posts-holder .qodef-related-posts-inner {
  margin: 0 -15px;
}
.qodef-related-posts-holder .qodef-related-post {
  position: relative;
  display: inline-block;
  float: left;
  width: 25%;
  margin: 0 0 30px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-content-has-sidebar .qodef-related-posts-holder .qodef-related-post {
  width: 33.33333333333333%;
}
.touch .qodef-related-posts-holder .qodef-related-post {
  cursor: pointer;
}
.qodef-related-posts-holder
  .qodef-related-post:hover
  .qodef-related-post-image
  a:after {
  opacity: 1;
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image a {
  position: relative;
  display: block;
}
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-related-post-image
  a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(41, 40, 45, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-related-posts-holder .qodef-related-post .qodef-related-post-image img {
  display: block;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-title {
  margin: 19px 0 0;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-title:first-child {
  margin-top: 0;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 4px 0 0;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  padding: 0 13px 0 0;
  color: inherit;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info > div:after {
  position: absolute;
  top: 0;
  right: 4px;
  content: "/";
}
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-post-info
  > div:last-child {
  padding: 0;
}
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-post-info
  > div:last-child:after {
  display: none;
}
.qodef-related-posts-holder
  .qodef-related-post
  .qodef-post-info
  > div.qodef-post-info-author
  .qodef-post-info-author-text {
  margin: 0 3px 0 0;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info > div a {
  color: inherit;
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.qodef-related-posts-holder .qodef-related-post .qodef-post-info > div a:hover {
  color: #50c878;
}
.qodef-blog-holder.qodef-blog-single article {
  margin: 0 0 30px;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-heading {
  margin-bottom: 45px;
}
.qodef-blog-holder.qodef-blog-single
  article
  .qodef-post-text
  .qodef-post-info-top {
  margin: 0 0 10px;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-single
  article.format-standard
  .qodef-post-text
  .qodef-post-info-top {
  margin: 0 0 10px;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-single article.format-link .qodef-post-info-top {
  margin-top: 20px;
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-info-top {
  margin-top: 20px;
}
.qodef-blog-holder.qodef-blog-single article.format-quote .qodef-post-mark {
  color: #fff;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-title {
  margin: 12px 0;
}
.qodef-blog-holder.qodef-blog-single article .qodef-post-info-bottom {
  padding: 0 0 50px;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 45px;
}
.qodef-blog-holder.qodef-blog-single
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder
  .qodef-tags
  a {
  padding: 10px;
  background-color: #f7f7f7;
  font-family: Ubuntu, sans-serif;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: grey;
  margin-right: 5px;
  text-transform: uppercase;
}
.qodef-blog-holder.qodef-blog-single
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-left
  .qodef-tags-holder
  .qodef-tags
  a:hover {
  color: #50c878;
}
.qodef-blog-holder.qodef-blog-single
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-blog-share {
  text-transform: uppercase;
  font-size: 12px;
  color: #ababab;
  letter-spacing: 0.12em;
}
.qodef-blog-holder.qodef-blog-single
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-blog-share
  .qodef-social-share-holder {
  margin-left: 16px;
}
.qodef-blog-holder.qodef-blog-single
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-blog-share
  .qodef-social-share-holder
  a {
  color: #ababab;
  font-size: 13px;
}
.qodef-blog-holder.qodef-blog-single
  article
  .qodef-post-info-bottom
  .qodef-post-info-bottom-right
  .qodef-blog-share
  .qodef-social-share-holder
  a:hover {
  color: #50c878;
}
.qodef-blog-holder.qodef-blog-single .qodef-ps-info-author a:hover {
  color: #50c878;
}
.qodef-blog-holder.qodef-blog-single .qodef-post-info-author-image {
  display: inline-block;
  vertical-align: middle;
}
.qodef-blog-holder.qodef-blog-single .qodef-post-info-author-image img {
  height: 40px;
  width: 40px;
  float: left;
  border-radius: 100%;
  margin-right: 17px;
}
.qodef-blog-holder.qodef-blog-single .qodef-post-info-category:before {
  content: "\e829";
  font-family: Linearicons-Free;
  font-size: 14px;
  margin-right: 5px;
  top: 3px;
  position: relative;
}
.qodef-blog-holder.qodef-blog-single .qodef-post-info-comments:before {
  content: "\e02c";
  font-family: simple-line-icons;
  font-size: 14px;
  top: 3px;
  position: relative;
}
.qodef-blog-holder.qodef-blog-single .qodef-post-info-date:before {
  content: "\e075";
  font-family: simple-line-icons;
  font-size: 14px;
  margin-right: 5px;
  top: 1px;
  position: relative;
}
.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 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-list-holder .qodef-bli-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-blog-list-holder .qodef-bli-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-blog-list-holder
  .qodef-bli-content
  .qodef-bli-excerpt
  .qodef-post-read-more-button
  a.qodef-btn:hover {
  color: #50c878 !important;
}
.qodef-blog-list-holder .qodef-post-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-blog-list-holder .qodef-post-image a {
  display: block;
}
.qodef-blog-list-holder .qodef-post-image img {
  display: block;
}
.qodef-blog-list-holder .qodef-bli-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 8px;
  clear: both;
  font-size: 12px;
}
.qodef-blog-list-holder .qodef-bli-info > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 1.2;
  float: left;
  padding: 0 20px 5px 0;
}
.qodef-blog-list-holder .qodef-bli-info > div:last-child {
  padding: 0 0 5px;
}
.qodef-blog-list-holder .qodef-bli-info > div a {
  color: #9c9c9c;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.qodef-blog-list-holder .qodef-bli-info > div a:hover {
  color: #50c878;
}
.qodef-blog-list-holder .qodef-post-title {
  margin: 0;
  letter-spacing: 0.05em;
}
.qodef-blog-list-holder .qodef-post-title a {
  font-weight: inherit;
}
.qodef-blog-list-holder .qodef-post-excerpt {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 0;
  font-size: 16px;
  font-family: Ubuntu, sans-serif;
  color: grey;
}
.qodef-blog-list-holder .qodef-post-excerpt p {
  margin: 0;
}
.qodef-blog-list-holder .qodef-post-excerpt:after {
  content: "...";
}
.qodef-blog-list-holder .qodef-post-info-date {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.qodef-blog-list-holder .qodef-post-read-more-button {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 0;
  color: #9c9c9c;
}
.qodef-blog-list-holder .qodef-post-read-more-button a {
  font-size: 11px;
  font-weight: 600;
}
.qodef-blog-list-holder .qodef-post-read-more-button i {
  font-size: 14px !important;
}
.qodef-blog-list-holder.qodef-bl-boxed:not(.qodef-bl-one-column)
  .qodef-bl-item {
  float: left;
}
.qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-two-columns .qodef-bl-item {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-two-columns
    .qodef-bl-item:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-three-columns .qodef-bl-item {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-three-columns
    .qodef-bl-item:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-four-columns .qodef-bl-item {
  width: 25%;
}
@media only screen and (min-width: 1201px) {
  .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-four-columns
    .qodef-bl-item:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-five-columns .qodef-bl-item {
  width: 20%;
}
@media only screen and (min-width: 1201px) {
  .qodef-blog-list-holder.qodef-bl-boxed.qodef-bl-five-columns
    .qodef-bl-item:nth-child(5n + 1) {
    clear: both;
  }
}
.qodef-blog-list-holder.qodef-bl-boxed .qodef-bli-content {
  padding: 40px 35px 37px;
  background-color: #fff;
}
.qodef-blog-list-holder.qodef-bl-boxed .qodef-post-image {
  margin: 0;
  overflow: hidden;
}
.qodef-blog-list-holder.qodef-bl-boxed .qodef-post-image a {
  -webkit-transition: -webkit-transform 0.3s
    cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: -webkit-transform 0.3s cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: transform 0.3s cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: transform 0.3s cubic-bezier(0.46, 0.08, 0.19, 0.93),
    -webkit-transform 0.3s cubic-bezier(0.46, 0.08, 0.19, 0.93);
}
.qodef-blog-list-holder.qodef-bl-boxed .qodef-post-image:hover a {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.qodef-blog-list-holder.qodef-bl-boxed-boxed-shadow .qodef-bli-inner {
  -webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.05);
}
.qodef-blog-list-holder.qodef-bl-masonry {
  -webkit-transition: none !important;
  transition: none !important;
  overflow: visible !important;
}
.qodef-blog-list-holder.qodef-bl-masonry .qodef-blog-list {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-blog-list-holder.qodef-bl-masonry .qodef-bl-item {
  width: 100%;
  vertical-align: top;
  z-index: 100;
}
.qodef-blog-list-holder.qodef-bl-masonry .qodef-bl-grid-sizer {
  width: 100%;
  padding: 0;
  margin: 0;
}
.qodef-blog-list-holder.qodef-bl-masonry .qodef-bl-grid-gutter {
  width: 0;
  padding: 0;
  margin: 0;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-two-columns
  .qodef-bl-grid-sizer,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-two-columns .qodef-bl-item {
  width: 50%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns
  .qodef-bl-grid-sizer,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-three-columns .qodef-bl-item {
  width: 33.33333%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns
  .qodef-bl-grid-sizer,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-four-columns .qodef-bl-item {
  width: 25%;
}
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns
  .qodef-bl-grid-sizer,
.qodef-blog-list-holder.qodef-bl-masonry.qodef-bl-five-columns .qodef-bl-item {
  width: 20%;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date {
  display: block;
  margin: 0 0 11px;
  line-height: 1;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a {
  font-size: 12px;
  color: #9c9c9c;
}
.qodef-blog-list-holder.qodef-bl-minimal .qodef-post-info-date a:hover {
  color: #50c878;
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-post-image {
  display: table-cell;
  vertical-align: top;
  width: 100px;
}
.qodef-blog-list-holder.qodef-bl-simple .qodef-bli-content {
  display: table-cell;
  vertical-align: top;
  width: auto;
  padding-left: 25px;
}
.qodef-blog-list-holder.qodef-bl-simple
  .qodef-bli-content
  .qodef-post-info-date {
  display: block;
  margin: 5px 0 0;
  line-height: 1;
}
.qodef-blog-list-holder.qodef-bl-simple
  .qodef-bli-content
  .qodef-post-info-date
  a {
  font-size: 12px;
  color: #9c9c9c;
}
.qodef-blog-list-holder.qodef-bl-simple
  .qodef-bli-content
  .qodef-post-info-date
  a:hover {
  color: #50c878;
}
.qodef-blog-list-holder.qodef-bl-standard .qodef-post-image {
  margin-bottom: 40px;
}
.qodef-blog-list-holder.qodef-bl-standard:not(.qodef-bl-one-column)
  .qodef-bl-item {
  float: left;
}
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-two-columns .qodef-bl-item {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .qodef-blog-list-holder.qodef-bl-standard.qodef-bl-two-columns
    .qodef-bl-item:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-three-columns
  .qodef-bl-item {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .qodef-blog-list-holder.qodef-bl-standard.qodef-bl-three-columns
    .qodef-bl-item:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns .qodef-bl-item {
  width: 25%;
}
@media only screen and (min-width: 1281px) {
  .qodef-blog-list-holder.qodef-bl-standard.qodef-bl-four-columns
    .qodef-bl-item:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns .qodef-bl-item {
  width: 20%;
}
@media only screen and (min-width: 1281px) {
  .qodef-blog-list-holder.qodef-bl-standard.qodef-bl-five-columns
    .qodef-bl-item:nth-child(5n + 1) {
    clear: both;
  }
}
.qodef-bl-loading {
  position: relative;
  display: none;
  width: 100%;
  margin: 40px 0 20px;
  text-align: center;
}
.qodef-bl-loading.qodef-showing {
  display: block;
}
.qodef-bl-loading > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  background-color: #29282d;
  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-blog-slider-item {
  text-align: center;
}
.touch .qodef-blog-slider-holder.qodef-bs-slider .qodef-blog-slider-item {
  cursor: pointer;
}
.qodef-blog-slider-holder.qodef-bs-slider
  .qodef-blog-slider-item:hover
  .qodef-item-text-wrapper {
  opacity: 1;
}
.qodef-blog-slider-holder.qodef-bs-slider .qodef-post-title {
  color: #fff;
}
.qodef-blog-slider-holder.qodef-bs-slider .qodef-post-title a:hover {
  color: rgba(255, 255, 255, 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:hover:after {
  opacity: 1;
}
.qodef-blog-slider-holder.qodef-bs-carousel .qodef-item-image a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(41, 40, 45, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-blog-slider-holder.qodef-bs-carousel .qodef-post-title {
  margin: 29px 0 0;
}
.qodef-blog-slider-holder.qodef-bs-carousel .qodef-post-read-more-button {
  margin: 15px 0 0;
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered
  .active.center
  .qodef-item-text-wrapper {
  opacity: 1;
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-blog-slider-item {
  text-align: center;
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-post-title {
  color: #fff;
}
.qodef-blog-slider-holder.qodef-bs-carousel-centered .qodef-post-title a:hover {
  color: rgba(255, 255, 255, 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 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  list-style-type: none;
}
.qodef-blog-slider-holder .qodef-item-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-blog-slider-holder .qodef-item-text-wrapper {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(243, 78, 58, 0.85);
  opacity: 0;
  -webkit-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 {
  padding-right: 0;
  margin-right: 0;
}
.qodef-blog-slider-holder .qodef-item-info-section > div:last-child:after {
  content: "";
}
.qodef-blog-slider-holder .qodef-post-title {
  margin: 0;
}
.qodef-blog-slider-holder .qodef-bli-excerpt {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 12px 0 0;
}
.qodef-blog-slider-holder .qodef-bli-excerpt p {
  margin: 0;
}
.qodef-blog-slider-holder .qodef-post-read-more-button {
  margin: 5px 0 0;
}
.qodef-content-bottom .qodef-content-bottom-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-content-bottom .qodef-content-bottom-inner.qodef-grid {
  padding: 20px 0;
}
.qodef-content-bottom .qodef-content-bottom-inner.qodef-full-width {
  padding: 20px 40px;
}
.qodef-page-footer {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  z-index: 100;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-page-footer .qodef-footer-top-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: #363636;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-center {
  text-align: center;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-left {
  text-align: left;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-alignment-right {
  text-align: right;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-grid {
  padding: 76px 0;
}
.qodef-page-footer
  .qodef-footer-top-holder
  .qodef-footer-top-inner.qodef-full-width {
  padding: 76px 40px;
}
.qodef-page-footer .qodef-footer-bottom-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: #363636;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.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: 19px 0;
}
.qodef-page-footer
  .qodef-footer-bottom-holder
  .qodef-footer-bottom-inner.qodef-full-width {
  padding: 19px 40px;
}
.qodef-page-footer
  .qodef-footer-bottom-holder
  .qodef-footer-bottom-inner
  .qodef-grid-col-6:first-child,
.qodef-page-footer
  .qodef-footer-bottom-holder
  .qodef-footer-bottom-inner
  qodef-grid-col-4:first-child {
  text-align: left;
}
.qodef-page-footer
  .qodef-footer-bottom-holder
  .qodef-footer-bottom-inner
  .qodef-grid-col-6:last-child,
.qodef-page-footer
  .qodef-footer-bottom-holder
  .qodef-footer-bottom-inner
  qodef-grid-col-4:last-child {
  text-align: right;
}
.qodef-page-footer
  .qodef-footer-bottom-holder
  .qodef-footer-bottom-inner
  .qodef-grid-col-6 {
  width: 50%;
  float: left;
}
.qodef-page-footer
  .qodef-footer-bottom-holder
  .qodef-footer-bottom-inner
  .widget {
  margin: 0 10px 0 0;
  display: inline-block;
}
.no-touchevents 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);
  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-contact-form-7-widget .wpcf7 {
  padding-top: 10px;
}
.qodef-page-footer .qodef-contact-form-7-widget .qodef-btn.qodef-btn-solid {
  margin-top: 10px;
}
.qodef-page-header {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  z-index: 110;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-page-header a img {
  display: block;
}
.qodef-page-header p {
  margin: 0;
}
.qodef-page-header .qodef-vertical-align-containers {
  padding: 0 40px;
}
.qodef-paspartu-enabled .qodef-page-header .qodef-vertical-align-containers {
  padding: 0;
}
.qodef-page-header .qodef-grid {
  height: 100%;
}
.qodef-page-header .qodef-grid .qodef-vertical-align-containers {
  padding: 0;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.qodef-page-header .qodef-logo-area {
  position: relative;
  height: 90px;
  overflow: hidden;
  background-color: #fff;
}
.qodef-page-header .qodef-logo-area .qodef-logo-wrapper a {
  max-height: 90px;
}
.qodef-page-header .qodef-menu-area {
  position: relative;
  height: 106px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-boxed .qodef-page-header .qodef-menu-area {
  padding: 0;
}
.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
  max-height: 106px;
}
.qodef-page-header .qodef-menu-area .widget {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.qodef-logo-area-border-disable .qodef-page-header .qodef-logo-area {
  border: none;
}
.qodef-logo-area-in-grid-border-disable
  .qodef-page-header
  .qodef-logo-area
  .qodef-grid
  .qodef-vertical-align-containers {
  border: none;
}
.qodef-header-logo-area-in-grid-padding
  .qodef-page-header
  .qodef-logo-area
  .qodef-vertical-align-containers {
  padding: 0 25px;
}
.qodef-menu-area-shadow-disable .qodef-page-header .qodef-menu-area {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.qodef-menu-area-shadow-disable
  .qodef-page-header
  .qodef-menu-area
  .qodef-grid
  .qodef-vertical-align-containers {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.qodef-menu-area-border-disable .qodef-page-header .qodef-menu-area {
  border: none;
}
.qodef-menu-area-in-grid-border-disable
  .qodef-page-header
  .qodef-menu-area
  .qodef-grid
  .qodef-vertical-align-containers {
  border: none;
}
.qodef-header-logo-area-in-grid-padding
  .qodef-page-header
  .qodef-menu-area
  .qodef-vertical-align-containers {
  padding: 0 25px;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-light-logo {
  opacity: 1;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-dark-logo,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-normal-logo {
  opacity: 0;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area {
  color: #fff !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget {
  color: #fff !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  .widgettitle,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  a,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  i,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  p,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  span {
  color: #fff !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area {
  color: #fff !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget {
  color: #fff !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  .widgettitle,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  a,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  i,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  p,
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  span {
  color: #fff !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-dark-logo {
  opacity: 1;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-light-logo,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-logo-wrapper
  .qodef-normal-logo {
  opacity: 0;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area {
  color: #333 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget {
  color: #333 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  .widgettitle,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  a,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  i,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  p,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  span {
  color: #333 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header)
  .qodef-menu-area
  .widget
  a:hover {
  color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area {
  color: #333 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget {
  color: #333 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  .widgettitle,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  a,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  i,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  p,
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  span {
  color: #333 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.fixed):not(.qodef-sticky-header).qodef-menu-area
  .widget
  a:hover {
  color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-logo-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.qodef-logo-wrapper a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.qodef-logo-wrapper a img {
  height: 100%;
  width: auto;
  -webkit-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;
  width: 100%;
  vertical-align: middle;
  height: 100%;
  width: auto;
}
.qodef-main-menu ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.qodef-main-menu ul li {
  position: relative;
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0;
}
.qodef-main-menu ul li a {
  font-size: 13px;
  letter-spacing: 0.15em;
  line-height: 20px;
  color: #c8c8c8;
}
.qodef-main-menu ul li a:hover {
  color: #50c878;
}
.qodef-main-menu ul li a i:before {
  margin: 0 7px 0 0;
}
.qodef-main-menu ul li a .menu_icon_wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-main-menu ul li a .qodef-menu-featured-icon {
  position: relative;
  top: -4px;
  left: 5px;
  color: currentColor;
  font-size: 10px;
  margin: 0;
}
.qodef-main-menu ul li a .qodef-menu-featured-icon:before {
  margin: 0;
}
.qodef-main-menu > ul {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 100%;
}
.qodef-main-menu > ul > li {
  float: left;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-main-menu > ul > li > a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 100%;
  padding: 0 22px;
  color: #29282d;
  font-size: 17px;
  line-height: 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
  font-family: Teko, sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.qodef-main-menu > ul > li > a > span.item_outer {
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.qodef-main-menu > ul > li > a > span.item_outer .item_text {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-main-menu > ul > li.qodef-active-item > a {
  color: #50c878;
}
.qodef-main-menu > ul > li.has_sub > a .qodef-menu-arrow {
  display: none;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-main-menu
  > ul
  > li
  > a {
  color: #fff;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-main-menu
  > ul
  > li
  > a.current,
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-main-menu
  > ul
  > li
  > a:hover {
  color: #50c878;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-main-menu
  > ul
  > li.qodef-active-item
  > a {
  color: #50c878;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-main-menu
  > ul
  > li
  > a {
  color: #333;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-main-menu
  > ul
  > li
  > a.current,
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-main-menu
  > ul
  > li
  > a:hover {
  color: #50c878;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-main-menu
  > ul
  > li.qodef-active-item
  > a {
  color: #50c878;
}
.qodef-drop-down .second {
  position: absolute;
  display: block;
  left: -18px;
  top: 100%;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  z-index: 10;
  -webkit-transition: top 0.15s ease-out;
  transition: top 0.15s ease-out;
}
.qodef-drop-down .second.qodef-drop-down-start {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-drop-down .second.right {
  right: -18px;
  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: 9px 40px;
}
.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;
  transition: padding 0.2s ease-in-out;
}
.qodef-drop-down .second .inner ul li a:hover {
  color: #50c878;
}
.qodef-drop-down .second .inner ul li.current-menu-ancestor > a,
.qodef-drop-down .second .inner ul li.current-menu-item > a {
  color: #50c878;
}
.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: 18px;
  font-weight: 400;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.qodef-drop-down .second .inner ul.right li a .item_outer {
  padding: 0 0 0 30px;
}
.qodef-drop-down .second .inner ul.right li.sub > a .item_outer:after {
  right: auto;
  left: 0;
  content: "\f3d2";
}
.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: #1c1c1c;
  padding: 24px 0 26px 0;
}
.qodef-drop-down .narrow .second .inner ul li {
  width: 280px;
}
.qodef-drop-down .narrow .second .inner ul li a {
  font-family: Ubuntu, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
.qodef-drop-down .narrow .second .inner ul li ul {
  position: absolute;
  left: 100%;
  top: -24px;
  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;
  transition: opacity 0.4s ease-out;
}
.qodef-drop-down .narrow .second .inner ul li:hover ul {
  z-index: 20;
  opacity: 1;
}
.qodef-drop-down .narrow .second .inner ul.right li ul {
  left: -100%;
}
.qodef-drop-down .wide .second .inner {
  background-color: #1c1c1c;
  text-align: center;
}
.qodef-drop-down .wide .second .inner ul li a {
  font-family: Ubuntu, sans-serif;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 7px 0;
}
.qodef-drop-down .wide .second .inner ul li a:hover {
  color: #50c878;
}
.qodef-drop-down .wide .second .inner ul li ul {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  visibility: visible;
}
.qodef-drop-down .wide .second .inner ul li ul li:last-child a {
  padding-bottom: 0;
}
.qodef-drop-down .wide .second .inner > ul {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 1100px;
  padding: 57px 0 46px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1400px) {
  .qodef-grid-1300 .qodef-drop-down .wide .second .inner > ul {
    width: 1300px;
  }
}
@media only screen and (min-width: 1300px) {
  .qodef-grid-1200 .qodef-drop-down .wide .second .inner > ul {
    width: 1200px;
  }
}
@media only screen and (min-width: 1200px) {
  .qodef-grid-1000 .qodef-drop-down .wide .second .inner > ul {
    width: 1000px;
  }
}
@media only screen and (min-width: 1024px) {
  .qodef-grid-800 .qodef-drop-down .wide .second .inner > ul {
    width: 800px;
  }
}
.qodef-drop-down .wide .second .inner > ul > li {
  float: left;
  width: 25%;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-drop-down .wide .second .inner > ul > li:nth-child(4n + 1) {
  clear: both;
}
.qodef-drop-down .wide .second .inner > ul > li > a {
  padding: 0 0 8px;
  color: #fff;
  font-family: Teko, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.1em;
  text-transform: uppercase;
}
.qodef-drop-down .wide .second .inner > ul > li > a:hover {
  color: #fff;
}
.qodef-drop-down .wide .second .inner > ul > li > a.no_link {
  cursor: default;
}
.qodef-drop-down .wide .second .inner > ul > li > a .item_outer {
  padding: 0;
  overflow: inherit;
}
.qodef-drop-down .wide .second .inner > ul > li > a .item_outer:after,
.qodef-drop-down .wide .second .inner > ul > li > a .item_outer:before {
  display: none;
}
.qodef-drop-down .wide .second .inner > ul > li.current-menu-ancestor > a,
.qodef-drop-down .wide .second .inner > ul > li.current-menu-item > a {
  color: #50c878;
}
.qodef-drop-down .wide.left_position .second .inner > ul,
.qodef-drop-down .wide.right_position .second .inner > ul {
  width: auto;
  white-space: nowrap;
}
.qodef-drop-down .wide.left_position .second .inner > ul > li,
.qodef-drop-down .wide.right_position .second .inner > ul > li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.qodef-drop-down .wide.left_position .second .inner > ul > li:nth-child(4n + 1),
.qodef-drop-down
  .wide.right_position
  .second
  .inner
  > ul
  > li:nth-child(4n + 1) {
  border-left: none;
}
.qodef-drop-down .wide.left_position .second ul li,
.qodef-drop-down .wide.right_position .second ul li {
  width: 200px;
}
.qodef-page-header .qodef-fixed-wrapper.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
}
.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-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-fullscreen-menu-opener {
  color: #333;
}
.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: rgba(51, 51, 51, 0.8);
}
.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: rgba(255, 255, 255, 0.8);
}
.qodef-fullscreen-menu-opener {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-fullscreen-menu-opener .qodef-fullscreen-menu-opener-icon {
  opacity: 1;
  position: relative;
  background-color: #29282d;
  color: #fff;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  font-size: 30px;
  display: block;
  -webkit-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-fullscreen-menu-opener .qodef-fullscreen-menu-opener-icon:hover {
  background-color: #50c878;
}
.qodef-fullscreen-menu-opener .qodef-fullscreen-menu-close-icon {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.qodef-fullscreen-menu-opener.qodef-fm-opened
  .qodef-fullscreen-menu-opener-icon {
  opacity: 0;
}
.qodef-fullscreen-menu-opener.qodef-fm-opened
  .qodef-fullscreen-menu-close-icon {
  opacity: 1;
  color: #50c878;
  font-weight: 700;
  top: -4px;
  left: -3px;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-icon-pack {
  font-size: 44px;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-icon-pack
  .qodef-fullscreen-menu-opener-icon
  > * {
  position: relative;
  top: 0;
  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;
  height: 40px;
  -webkit-transform-origin: 50% 48%;
  -ms-transform-origin: 50% 48%;
  transform-origin: 50% 48%;
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: -webkit-transform 0.5s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: transform 0.5s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: transform 0.5s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    -webkit-transform 0.5s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-icon-pack
  .qodef-fullscreen-menu-opener-icon
  > :before {
  display: inline-block;
  line-height: inherit;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-icon-pack
  .qodef-fullscreen-menu-opener-icon
  > :hover {
  top: 0;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span {
  position: relative;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span > * {
  vertical-align: middle;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span path,
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener-svg-path span > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-fullscreen-menu-opened {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow-y: hidden;
}
.qodef-fullscreen-menu-opened .qodef-page-header,
.qodef-fullscreen-menu-opened .qodef-top-bar {
  visibility: hidden;
}
.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu-opened .qodef-logo-wrapper {
  visibility: visible;
}
.qodef-fullscreen-menu-opened .qodef-fullscreen-menu-holder-outer {
  visibility: visible !important;
  opacity: 1 !important;
}
.qodef-fullscreen-menu-opened.admin-bar {
  top: 32px;
  height: calc(100% - 32px);
}
.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: #fff;
  display: table;
  background-repeat: repeat;
  background-position: 0 0;
}
.qodef-fullscreen-menu-holder-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 100px 0;
}
@media only screen and (max-width: 1366px) {
  .qodef-fullscreen-menu-holder-inner {
    padding: 70px 0;
  }
}
.touch .qodef-fullscreen-menu-holder-outer {
  display: none;
}
.touch .qodef-fullscreen-menu-opened .qodef-fullscreen-menu-holder-outer {
  display: block;
}
nav.qodef-fullscreen-menu {
  position: relative;
  top: 0;
  margin: 0 auto;
  text-align: left;
}
nav.qodef-fullscreen-menu ul {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}
nav.qodef-fullscreen-menu ul li {
  margin: 0;
  padding-left: 16%;
  text-align: left;
}
nav.qodef-fullscreen-menu ul li .sub_menu {
  padding: 2px 0 5px;
}
nav.qodef-fullscreen-menu ul li .sub_menu li {
  padding-left: 1.2%;
}
nav.qodef-fullscreen-menu ul li .sub_menu li a {
  font-family: Teko, sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.05em;
  margin: 5px 0;
}
nav.qodef-fullscreen-menu ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 9px 0;
  line-height: 1.3em;
  font-family: Teko, sans-serif;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
}
nav.qodef-fullscreen-menu ul li a span {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
nav.qodef-fullscreen-menu ul li a .qodef-fullscreen-menu-arrow {
  position: relative;
  top: 0;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
  font-size: 0.65em;
  line-height: inherit;
}
nav.qodef-fullscreen-menu ul li ul {
  padding: 7px 0;
}
nav.qodef-fullscreen-menu ul li ul.sub_menu {
  display: none;
}
nav.qodef-fullscreen-menu ul li ul li.current-menu-ancestor > a,
nav.qodef-fullscreen-menu ul li ul li.current-menu-item > a {
  color: #50c878;
}
nav.qodef-fullscreen-menu ul li ul li ul li a {
  font-size: 20px;
}
nav.qodef-fullscreen-menu > ul {
  display: block;
}
nav.qodef-fullscreen-menu > ul > li > a {
  font-size: 40px;
  letter-spacing: 0.05em;
}
nav.qodef-fullscreen-menu > ul > li.qodef-active-item > a {
  color: #50c878;
}
.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-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
}
@-webkit-keyframes push_text_top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@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;
  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;
  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;
  transition: all 0.25s linear 0.1s;
}
.qodef-header-minimal
  .qodef-page-header
  .qodef-menu-area
  .qodef-position-right-inner {
  height: auto;
}
.qodef-header-minimal .qodef-page-header .qodef-position-left:before,
.qodef-header-minimal .qodef-page-header .qodef-position-right:before {
  content: "";
}
.qodef-header-minimal
  .qodef-page-header
  .qodef-sticky-header
  .qodef-position-left-inner {
  height: auto;
}
.qodef-header-minimal
  .qodef-page-header
  .qodef-sticky-header
  .qodef-vertical-align-containers
  .qodef-position-right
  .qodef-position-right-inner {
  height: auto;
}
.qodef-header-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-right:before {
  display: none;
}
.qodef-header-standard
  .qodef-menu-area.qodef-menu-left
  .qodef-vertical-align-containers
  .qodef-position-right-inner {
  display: -webkit-flex;
  -webkit-align-items: center;
  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-flex;
  -webkit-align-items: center;
  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;
}
.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: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 100px 0;
}
.qodef-header-vertical .qodef-vertical-alignment-center .qodef-vertical-menu {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 0;
}
.qodef-header-vertical
  .qodef-vertical-alignment-center
  .qodef-vertical-menu
  > ul {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.qodef-header-vertical .qodef-vertical-menu-outer {
  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;
  margin: 58px 0 31px;
  padding: 0;
  z-index: 100;
}
.qodef-header-vertical .qodef-vertical-menu ul {
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.qodef-header-vertical .qodef-vertical-menu ul li {
  position: relative;
  padding: 0;
  margin: 0;
}
.qodef-header-vertical .qodef-vertical-menu ul li a {
  position: relative;
  display: block;
  margin: 0;
  padding: 5px 0;
  color: #9c9c9c;
}
.qodef-header-vertical .qodef-vertical-menu ul li a:hover {
  color: #50c878;
}
.qodef-header-vertical .qodef-vertical-menu ul li a .item_outer {
  position: relative;
  display: block;
  padding: 0 15px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-header-vertical .qodef-vertical-menu ul li a .qodef-menu-arrow {
  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;
  transition: -webkit-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: #29282d;
  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.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 {
  color: #50c878;
}
.qodef-header-vertical .qodef-vertical-menu ul li ul {
  padding: 3px 0;
}
.qodef-header-vertical .qodef-vertical-menu ul li ul li.sub > a .item_outer {
  position: relative;
  display: block;
}
.qodef-header-vertical
  .qodef-vertical-menu
  ul
  li
  ul
  li.sub
  > a
  .item_outer:after {
  position: absolute;
  top: -1px;
  right: 0;
  margin: 0;
  font-family: FontAwesome;
  font-size: inherit;
  line-height: inherit;
  content: "\f105";
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-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 .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: 30px;
}
.qodef-header-vertical .qodef-vertical-menu > ul > li > a span.item_text {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-header-vertical
  .qodef-vertical-menu.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;
}
.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;
  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;
  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;
  transition: all 0.2s ease;
}
.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 {
  color: rgba(255, 255, 255, 0.8) !important;
}
.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 {
  color: rgba(255, 255, 255, 0.8) !important;
}
.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: rgba(255, 255, 255, 0.8) !important;
}
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li a {
  color: #333 !important;
}
.qodef-dark-header.qodef-header-vertical .qodef-vertical-menu ul li a:hover {
  color: rgba(51, 51, 51, 0.8) !important;
}
.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 {
  color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-dark-header.qodef-header-vertical
  .qodef-vertical-menu
  > ul
  > li.current-menu-ancestor
  > a,
.qodef-dark-header.qodef-header-vertical
  .qodef-vertical-menu
  > ul
  > li.qodef-active-item
  > a {
  color: rgba(51, 51, 51, 0.8) !important;
}
.qodef-header-vertical .qodef-vertical-area-widget-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 10px 0 0;
  z-index: 100;
}
.qodef-header-vertical
  .qodef-vertical-alignment-center
  .qodef-vertical-area-widget-holder {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
.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: 60px 45px 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: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 100%;
}
.qodef-header-vertical
  .qodef-vertical-menu-area-inner.qodef-vertical-align-left {
  text-align: left;
}
.qodef-header-vertical
  .qodef-vertical-menu-area-inner.qodef-vertical-align-center {
  text-align: center;
}
.qodef-header-vertical
  .qodef-vertical-menu-area-inner.qodef-vertical-align-center
  .qodef-logo-wrapper
  img {
  margin: 0 auto;
}
.qodef-header-vertical .qodef-logo-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  z-index: 100;
}
.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;
  transition: opacity 0.3s ease;
}
.qodef-header-vertical .qodef-vertical-area-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 312px;
  height: 100%;
  background-color: #fff;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease, background-color 0.5s ease;
  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 {
  opacity: 0;
}
.qodef-mobile-header {
  position: relative;
  display: none;
  z-index: 110;
}
.qodef-mobile-header .qodef-mobile-header-inner {
  position: relative;
  height: 70px;
  background-color: #fff;
  border-bottom: 1px solid #e1e1e1;
  -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;
}
.qodef-mobile-header .qodef-mobile-logo-wrapper a {
  display: block;
}
.qodef-mobile-header .qodef-mobile-logo-wrapper img {
  display: block;
  height: 100%;
  width: auto;
}
.qodef-mobile-header .qodef-mobile-menu-opener {
  position: relative;
  height: 100%;
  float: left;
  z-index: 2;
}
.qodef-mobile-header .qodef-mobile-menu-opener a {
  display: table;
  height: 100%;
  padding-right: 10px;
}
.qodef-mobile-header .qodef-mobile-menu-opener a > * {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  line-height: 1em;
}
.qodef-mobile-header .qodef-mobile-menu-opener a .qodef-mobile-menu-text {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  padding-left: 5px;
}
.qodef-mobile-header .qodef-mobile-menu-opener.qodef-mobile-menu-opened a {
  color: #50c878;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack
  .qodef-mobile-menu-icon {
  font-size: 24px;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack
  .qodef-mobile-menu-icon
  * {
  display: block;
  line-height: inherit;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-icon-pack
  .qodef-mobile-menu-icon
  :before {
  display: block;
  line-height: inherit;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-svg-path
  .qodef-mobile-menu-icon
  > * {
  vertical-align: middle;
}
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-svg-path
  .qodef-mobile-menu-icon
  path,
.qodef-mobile-header
  .qodef-mobile-menu-opener.qodef-mobile-menu-opener-svg-path
  .qodef-mobile-menu-icon
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-mobile-header .qodef-mobile-nav {
  display: none;
  background-color: #fff;
  border-bottom: 1px solid #e1e1e1;
}
.qodef-mobile-header .qodef-mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.qodef-mobile-header .qodef-mobile-nav ul li {
  position: relative;
  padding: 0;
  margin: 0;
}
.qodef-mobile-header .qodef-mobile-nav ul li a,
.qodef-mobile-header .qodef-mobile-nav ul li h6 {
  position: relative;
  display: block;
  padding: 9px 0;
  margin: 0;
  color: #9c9c9c;
  border-bottom: 1px solid #e1e1e1;
  cursor: pointer;
}
.qodef-mobile-header .qodef-mobile-nav ul li a:hover,
.qodef-mobile-header .qodef-mobile-nav ul li h6:hover {
  color: #50c878;
}
.qodef-mobile-header .qodef-mobile-nav ul ul {
  display: none;
  margin-left: 15px;
}
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-ancestor > a,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-ancestor > h6,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-item > a,
.qodef-mobile-header .qodef-mobile-nav ul ul li.current-menu-item > h6 {
  color: #50c878;
}
.qodef-mobile-header .qodef-mobile-nav ul ul li a,
.qodef-mobile-header .qodef-mobile-nav ul ul li h6 {
  font-size: 11px;
  line-height: 24px;
}
.qodef-mobile-header .qodef-mobile-nav .qodef-grid > ul > li > a,
.qodef-mobile-header .qodef-mobile-nav .qodef-grid > ul > li > h6 {
  padding-left: 4px;
  font-size: 13px;
}
.qodef-mobile-header
  .qodef-mobile-nav
  .qodef-grid
  > ul
  > li.qodef-active-item
  > a,
.qodef-mobile-header
  .qodef-mobile-nav
  .qodef-grid
  > ul
  > li.qodef-active-item
  > h6 {
  color: #50c878;
}
.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: 22px;
  height: 100%;
  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 * {
  display: block;
  line-height: inherit;
}
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow .qodef-sub-arrow {
  -webkit-transition: transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-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;
  width: 10px;
}
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow .fa-angle-down {
  display: none;
}
.qodef-mobile-header
  .qodef-mobile-nav
  li.qodef-opened
  > .mobile_arrow
  > .qodef-sub-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.qodef-mobile-header .qodef-mobile-nav > .qodef-grid > ul > li:last-child > a,
.qodef-mobile-header .qodef-mobile-nav > ul > li:last-child > a {
  border-bottom: none;
}
.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: -webkit-transform 0.4s ease-in-out, left 0.2s ease,
    right 0.2s ease;
  -webkit-transition: left 0.2s ease, right 0.2s ease,
    -webkit-transform 0.4s ease-in-out;
  transition: left 0.2s ease, right 0.2s ease,
    -webkit-transform 0.4s ease-in-out;
  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;
  transition: -webkit-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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.05);
}
.qodef-sticky-header .qodef-sticky-holder .qodef-logo-wrapper a {
  max-height: 70px;
  display: block;
}
.qodef-sticky-header
  .qodef-sticky-holder
  > :not(.qodef-grid)
  > .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-flex;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.qodef-sticky-header
  .qodef-sticky-holder.qodef-menu-center
  .qodef-vertical-align-containers
  .qodef-position-center-inner {
  height: 100%;
}
.qodef-sticky-header
  .qodef-sticky-holder.qodef-menu-center
  .qodef-vertical-align-containers
  .qodef-position-right:before {
  display: none;
}
.qodef-sticky-header
  .qodef-sticky-holder.qodef-menu-center
  .qodef-vertical-align-containers
  .qodef-position-right-inner {
  display: -webkit-flex;
  -webkit-align-items: center;
  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;
}
.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: 46px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  background-color: #29282d;
  z-index: 111;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.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-flex;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.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: 23px;
  line-height: 1;
  margin: 0 10px 2px 8px;
}
.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-search-opener.qodef-search-opener-svg-path
  .qodef-search-opener-wrapper
  path,
.qodef-search-opener.qodef-search-opener-svg-path
  .qodef-search-opener-wrapper
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-search-opener,
.qodef-light-header .qodef-top-bar .qodef-search-opener {
  color: #fff !important;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-search-opener:hover,
.qodef-light-header .qodef-top-bar .qodef-search-opener:hover {
  color: #50c878 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-search-opener,
.qodef-dark-header .qodef-top-bar .qodef-search-opener {
  color: #333 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-search-opener:hover,
.qodef-dark-header .qodef-top-bar .qodef-search-opener:hover {
  color: #50c878 !important;
}
.qodef-search-page-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 80px;
}
.qodef-search-page-holder .qodef-search-page-form {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 30px;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-search-title {
  margin: 0 0 20px;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-search-label {
  display: block;
  font-size: 13px;
}
.qodef-search-page-holder .qodef-search-page-form .qodef-form-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 10px;
  clear: both;
  border-bottom: 1px solid #e1e1e1;
}
.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: #9c9c9c;
  background-color: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  vertical-align: middle;
  -webkit-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: #29282d;
}
.qodef-search-page-holder article {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 30px 0;
  margin: 0;
  border-bottom: 1px solid #e1e1e1;
}
.qodef-search-page-holder article.sticky .qodef-post-title a {
  color: #50c878;
}
.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: #29282d;
  z-index: 115;
}
.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;
  width: 100%;
  height: 100%;
}
.qodef-search-cover .qodef-form-holder {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0 40px;
}
.qodef-search-cover .qodef-form-holder-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-search-cover .qodef-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;
  width: 90%;
  margin: 0;
  padding: 0;
  float: left;
  font-family: inherit;
  color: #fff;
  font-size: inherit;
  font-weight: inherit;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  outline-offset: 0;
  border-radius: 0;
}
.qodef-search-cover input:focus {
  color: inherit;
}
.qodef-search-cover input::-webkit-input-placeholder {
  color: inherit;
}
.qodef-search-cover input:-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-search-cover input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-search-cover input:-ms-input-placeholder {
  color: inherit;
}
.qodef-search-cover input[type="submit"] {
  border: 0 none;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
  visibility: hidden;
}
.qodef-search-cover .qodef-search-close {
  position: absolute;
  right: 24px;
  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: #50c878;
}
.qodef-search-cover .qodef-search-close.qodef-search-close-icon-pack {
  font-size: 20px;
  line-height: 1em;
}
.qodef-search-cover .qodef-search-close.qodef-search-close-icon-pack * {
  display: block;
  line-height: inherit;
}
.qodef-search-cover .qodef-search-close.qodef-search-close-icon-pack :before {
  display: block;
  line-height: inherit;
}
.qodef-search-cover .qodef-search-close.qodef-search-close-svg-path > * {
  vertical-align: middle;
}
.qodef-search-cover .qodef-search-close.qodef-search-close-svg-path path,
.qodef-search-cover .qodef-search-close.qodef-search-close-svg-path > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-search-cover.disabled input,
.qodef-search-cover.disabled input:focus {
  font-weight: 400;
}
.qodef-fullscreen-with-sidebar-search-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 105;
  opacity: 0;
}
.qodef-fullscreen-with-sidebar-search-holder .qodef-fullscreen-search-table {
  display: table;
  width: 100%;
  height: 100%;
}
.qodef-fullscreen-with-sidebar-search-holder .qodef-fullscreen-search-cell {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  vertical-align: top;
  text-align: center;
  padding: 110px 0 0;
}
.qodef-fullscreen-with-sidebar-search-holder
  .qodef-fullscreen-search-inner:not(.qodef-grid) {
  width: 90%;
  margin: 0 auto;
}
@media only screen and (min-width: 1501px) {
  .qodef-fullscreen-with-sidebar-search-holder
    .qodef-fullscreen-search-inner:not(.qodef-grid) {
    width: 1500px;
    margin: 0 auto;
  }
}
.qodef-fullscreen-with-sidebar-search-holder .qodef-form-holder-inner {
  position: relative;
  width: 100%;
  margin: auto;
}
.qodef-fullscreen-with-sidebar-search-holder .qodef-field-holder {
  display: block;
  position: relative;
}
.qodef-fullscreen-with-sidebar-search-holder .qodef-search-field {
  position: relative;
  height: 100%;
  width: 100%;
  border: 0;
  padding: 0 0 0 15px;
  background: 0 0;
  outline: 0;
  font-family: inherit;
  font-size: 89px;
  color: #d9cac1;
  line-height: 1;
  letter-spacing: -0.02em;
  border-left: 6px solid #d9cac1;
  font-weight: 600;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.qodef-fullscreen-with-sidebar-search-holder .qodef-search-field:focus {
  border-bottom: 0;
  color: #29282d;
  border-color: #29282d;
}
.qodef-fullscreen-with-sidebar-search-holder .qodef-search-submit {
  position: absolute;
  right: 0;
  bottom: 40px;
  width: auto;
  color: #d9cac1;
  background-color: transparent;
  border: none;
  outline: 0;
  cursor: pointer;
}
.qodef-fullscreen-with-sidebar-search-holder
  .qodef-search-submit.qodef-search-submit-icon-pack {
  font-size: 64px;
  line-height: 1em;
}
.qodef-fullscreen-with-sidebar-search-holder
  .qodef-search-submit.qodef-search-submit-svg-path
  path,
.qodef-fullscreen-with-sidebar-search-holder
  .qodef-search-submit.qodef-search-submit-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-fullscreen-with-sidebar-search-holder .qodef-search-submit:hover {
  color: #29282d;
}
.qodef-fullscreen-with-sidebar-search-holder .qodef-search-close {
  position: absolute;
  top: 40px;
  right: 75px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.qodef-fullscreen-with-sidebar-search-holder
  .qodef-search-close.qodef-search-close-icon-pack {
  font-size: 26px;
  line-height: 1em;
}
.qodef-fullscreen-with-sidebar-search-holder
  .qodef-search-close.qodef-search-close-icon-pack
  span {
  display: block;
  line-height: inherit;
}
.qodef-fullscreen-with-sidebar-search-holder
  .qodef-search-close.qodef-search-close-icon-pack
  span:before {
  display: block;
  line-height: inherit;
}
.qodef-fullscreen-with-sidebar-search-holder
  .qodef-search-close.qodef-search-close-svg-path
  > * {
  vertical-align: middle;
}
.qodef-fullscreen-with-sidebar-search-holder
  .qodef-search-close.qodef-search-close-svg-path
  path,
.qodef-fullscreen-with-sidebar-search-holder
  .qodef-search-close.qodef-search-close-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.admin-bar .qodef-fullscreen-with-sidebar-search-holder .qodef-search-close {
  top: 72px;
}
.qodef-fullscreen-with-sidebar-search-holder .qodef-search-close:hover {
  color: #29282d;
}
.qodef-fullscreen-with-sidebar-search-holder .qodef-fullscreen-sidebar {
  margin: 26px 0 0;
}
.qodef-search-fade .qodef-fullscreen-with-sidebar-search-holder {
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  z-index: 112;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-search-fade
  .qodef-fullscreen-with-sidebar-search-holder
  .qodef-fullscreen-search-table {
  background-color: #50c878;
}
.qodef-search-fade-out.qodef-search-fade
  .qodef-fullscreen-with-sidebar-search-holder {
  -webkit-animation: search_fade_out 0.2s ease-out both;
  animation: search_fade_out 0.2s ease-out both;
}
.qodef-search-fade-in.qodef-search-fade
  .qodef-fullscreen-with-sidebar-search-holder.qodef-animate {
  -webkit-animation: search_fade_in 0.3s ease both;
  animation: search_fade_in 0.3s ease both;
}
.qodef-search-fade
  .qodef-fullscreen-with-sidebar-search-holder.qodef-animate
  .qodef-search-close {
  opacity: 1;
  visibility: visible;
}
@-webkit-keyframes search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.qodef-fullscreen-search-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 105;
  opacity: 0;
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-table {
  display: table;
  width: 100%;
  height: 100%;
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-cell {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.qodef-fullscreen-search-holder .qodef-form-holder-inner {
  position: relative;
  width: 60%;
  margin: auto;
}
.qodef-fullscreen-search-holder .qodef-form-holder-inner .qodef-line {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  border-bottom: 1px dashed #c2c2c2;
  -webkit-transition: all 0.3s 0.2s;
  transition: all 0.3s 0.2s;
}
.qodef-fullscreen-search-opened
  .qodef-fullscreen-search-holder
  .qodef-form-holder-inner
  .qodef-line {
  width: 100%;
  -webkit-transition: width 0.5s ease 0.6s;
  transition: width 0.5s ease 0.6s;
}
.qodef-fullscreen-search-holder .qodef-field-holder {
  display: block;
  position: relative;
}
.qodef-fullscreen-search-holder .qodef-search-field {
  position: relative;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: Teko, sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  color: #29282d;
  line-height: 1.3em;
  letter-spacing: 0.1em;
  background: 0 0;
  border: 0;
  border-radius: 0;
  outline: 0;
}
.qodef-fullscreen-search-holder .qodef-search-submit {
  position: absolute;
  right: 0;
  bottom: -20px;
  width: auto;
  color: #29282d;
  background-color: transparent;
  border: none;
  outline: 0;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s 0.2s;
  transition: all 0.3s 0.2s;
}
.qodef-fullscreen-search-holder .qodef-search-submit:hover {
  color: #50c878;
}
.qodef-fullscreen-search-opened
  .qodef-fullscreen-search-holder
  .qodef-search-submit {
  opacity: 1;
  bottom: 7px;
  -webkit-transition: color 0.2s ease, opacity 0.2s ease-out 1.1s,
    bottom 0.4s ease-out 0.9s;
  transition: color 0.2s ease, opacity 0.2s ease-out 1.1s,
    bottom 0.4s ease-out 0.9s;
}
.qodef-fullscreen-search-holder
  .qodef-search-submit.qodef-search-submit-icon-pack {
  font-size: 36px;
  line-height: 1em;
}
.qodef-fullscreen-search-holder
  .qodef-search-submit.qodef-search-submit-svg-path
  path,
.qodef-fullscreen-search-holder
  .qodef-search-submit.qodef-search-submit-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-fullscreen-search-holder .qodef-search-close {
  position: absolute;
  top: 40px;
  right: 70px;
  color: #50c878;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.admin-bar .qodef-fullscreen-search-holder .qodef-search-close {
  top: 72px;
}
.qodef-fullscreen-search-holder .qodef-search-close:hover {
  color: #29282d;
}
.qodef-fullscreen-search-holder
  .qodef-search-close.qodef-search-close-icon-pack {
  font-size: 30px;
  line-height: 1em;
}
.qodef-fullscreen-search-holder
  .qodef-search-close.qodef-search-close-icon-pack
  * {
  display: block;
  line-height: inherit;
}
.qodef-fullscreen-search-holder
  .qodef-search-close.qodef-search-close-icon-pack
  :before {
  display: block;
  line-height: inherit;
}
.qodef-fullscreen-search-holder
  .qodef-search-close.qodef-search-close-svg-path
  > * {
  vertical-align: middle;
}
.qodef-fullscreen-search-holder
  .qodef-search-close.qodef-search-close-svg-path
  path,
.qodef-fullscreen-search-holder
  .qodef-search-close.qodef-search-close-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-search-fade .qodef-fullscreen-search-holder {
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  z-index: 112;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-search-fade
  .qodef-fullscreen-search-holder
  .qodef-fullscreen-search-table {
  background-color: rgba(255, 255, 255, 0.98);
}
.qodef-search-fade-out.qodef-search-fade .qodef-fullscreen-search-holder {
  -webkit-animation: search_fade_out 0.2s ease-out both;
  animation: search_fade_out 0.2s ease-out both;
}
.qodef-search-fade-in.qodef-search-fade
  .qodef-fullscreen-search-holder.qodef-animate {
  -webkit-animation: search_fade_in 0.3s ease both;
  animation: search_fade_in 0.3s ease both;
}
.qodef-search-fade
  .qodef-fullscreen-search-holder.qodef-animate
  .qodef-search-close {
  opacity: 1;
  visibility: visible;
}
.qodef-fullscreen-menu-opened .qodef-logo-wrapper a img.qodef-light-logo {
  opacity: 0 !important;
}
.qodef-fullscreen-menu-opened .qodef-logo-wrapper a img.qodef-dark-logo {
  opacity: 1 !important;
}
@-webkit-keyframes search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.qodef-slide-from-header-bottom-holder {
  position: absolute;
  top: 100%;
  right: 0;
  width: 300px;
  display: none;
  padding: 25px;
  margin: 0;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  z-index: 9999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-fixed-header-appear .qodef-slide-from-header-bottom-holder,
.qodef-mobile-header.mobile-header-appear
  .qodef-slide-from-header-bottom-holder,
.qodef-sticky-header-appear .qodef-slide-from-header-bottom-holder {
  position: fixed;
}
.qodef-slide-from-header-bottom-holder .qodef-form-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border: 1px solid #e1e1e1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-slide-from-header-bottom-holder .qodef-form-holder .qodef-search-field,
.qodef-slide-from-header-bottom-holder .qodef-form-holder .qodef-search-submit {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  margin: 0;
  height: 44px;
  line-height: 42px;
  color: #9c9c9c;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-slide-from-header-bottom-holder .qodef-form-holder .qodef-search-field {
  width: calc(100% - 40px);
  padding: 0 10px 0 20px;
  font-family: inherit;
}
.qodef-slide-from-header-bottom-holder
  .qodef-form-holder
  .qodef-search-field:focus {
  color: #29282d;
}
.qodef-slide-from-header-bottom-holder .qodef-form-holder .qodef-search-submit {
  width: 40px;
  padding: 0 12px 0 0;
  cursor: pointer;
}
.qodef-slide-from-header-bottom-holder
  .qodef-form-holder
  .qodef-search-submit:hover {
  color: #29282d;
}
.qodef-slide-from-header-bottom-holder
  .qodef-form-holder
  .qodef-search-submit.qodef-search-submit-icon-pack {
  font-size: 15px;
  line-height: 1em;
}
.qodef-slide-from-header-bottom-holder
  .qodef-form-holder
  .qodef-search-submit.qodef-search-submit-icon-pack
  * {
  display: block;
  line-height: inherit;
}
.qodef-slide-from-header-bottom-holder
  .qodef-form-holder
  .qodef-search-submit.qodef-search-submit-icon-pack
  :before {
  display: block;
  line-height: inherit;
}
.qodef-slide-from-header-bottom-holder
  .qodef-form-holder
  .qodef-search-submit.qodef-search-submit-svg-path
  > * {
  vertical-align: middle;
}
.qodef-slide-from-header-bottom-holder
  .qodef-form-holder
  .qodef-search-submit.qodef-search-submit-svg-path
  path,
.qodef-slide-from-header-bottom-holder
  .qodef-form-holder
  .qodef-search-submit.qodef-search-submit-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-search-slides-from-window-top .qodef-fixed-wrapper.fixed,
.qodef-search-slides-from-window-top .qodef-mobile-header,
.qodef-search-slides-from-window-top .qodef-page-header,
.qodef-search-slides-from-window-top .qodef-top-bar {
  top: 0;
  -webkit-transition: top 0.25s ease-out;
  transition: top 0.25s ease-out;
}
.qodef-search-slides-from-window-top.qodef-search-open
  .qodef-fixed-wrapper.fixed,
.qodef-search-slides-from-window-top.qodef-search-open .qodef-mobile-header,
.qodef-search-slides-from-window-top.qodef-search-open .qodef-page-header,
.qodef-search-slides-from-window-top.qodef-search-open .qodef-top-bar {
  top: 50px;
}
.qodef-search-slides-from-window-top.qodef-search-open
  .qodef-search-slide-window-top {
  height: 50px;
}
.qodef-search-slides-from-window-top.qodef-search-open
  .qodef-sticky-header.header-appear,
.qodef-search-slides-from-window-top.qodef-search-open.qodef-sticky-up-mobile-header
  .qodef-animate-mobile-header
  .qodef-mobile-header-inner {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
.qodef-search-slides-from-window-top.qodef-search-open.admin-bar
  .qodef-sticky-header.header-appear,
.qodef-search-slides-from-window-top.qodef-search-open.admin-bar.qodef-sticky-up-mobile-header
  .qodef-animate-mobile-header
  .qodef-mobile-header-inner {
  -webkit-transform: translateY(82px);
  -ms-transform: translateY(82px);
  transform: translateY(82px);
}
.qodef-search-slide-window-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  margin: 0;
  color: #fff;
  background-color: #29282d;
  overflow: hidden;
  z-index: 201;
  -webkit-transition: top 0.25s ease-out, height 0.25s ease-out;
  transition: top 0.25s ease-out, height 0.25s ease-out;
}
.admin-bar .qodef-search-slide-window-top {
  top: 32px;
}
.qodef-search-slide-window-top .qodef-grid .qodef-search-form-inner {
  padding: 0;
}
.qodef-search-slide-window-top .qodef-search-form-inner {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-search-slide-window-top .qodef-search-submit {
  color: #fff;
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  width: 40px;
}
.qodef-search-slide-window-top
  .qodef-search-submit.qodef-search-submit-icon-pack {
  font-size: 14px;
  line-height: 1;
}
.qodef-search-slide-window-top
  .qodef-search-submit.qodef-search-submit-icon-pack
  > * {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.qodef-search-slide-window-top
  .qodef-search-submit.qodef-search-submit-svg-path
  > * {
  vertical-align: middle;
}
.qodef-search-slide-window-top
  .qodef-search-submit.qodef-search-submit-svg-path
  path,
.qodef-search-slide-window-top
  .qodef-search-submit.qodef-search-submit-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-search-slide-window-top .qodef-search-close {
  color: #fff;
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  width: 40px;
}
.qodef-search-slide-window-top
  .qodef-search-close.qodef-search-close-icon-pack {
  font-size: 20px;
  line-height: 1em;
}
.qodef-search-slide-window-top
  .qodef-search-close.qodef-search-close-icon-pack
  span {
  display: block;
  line-height: inherit;
}
.qodef-search-slide-window-top
  .qodef-search-close.qodef-search-close-icon-pack
  span:before {
  display: block;
  line-height: inherit;
}
.qodef-search-slide-window-top
  .qodef-search-close.qodef-search-close-svg-path
  > * {
  vertical-align: middle;
}
.qodef-search-slide-window-top
  .qodef-search-close.qodef-search-close-svg-path
  path,
.qodef-search-slide-window-top
  .qodef-search-close.qodef-search-close-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-search-slide-window-top .qodef-swt-search-field {
  padding: 0 30px;
  margin: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  color: #fff;
  background-color: transparent;
  border: none;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-search-slide-window-top .qodef-swt-search-field:focus {
  color: #fff;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon,
.qodef-light-header
  .qodef-top-bar
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon {
  background-color: #fff !important;
  color: #333;
}
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon.opened,
.qodef-light-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon:hover,
.qodef-light-header
  .qodef-top-bar
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon.opened,
.qodef-light-header
  .qodef-top-bar
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon:hover {
  background-color: #50c878 !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon,
.qodef-dark-header
  .qodef-top-bar
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon {
  background-color: #333 !important;
  color: #fff !important;
}
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon.opened,
.qodef-dark-header
  .qodef-page-header
  > div:not(.qodef-sticky-header):not(.fixed)
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon:hover,
.qodef-dark-header
  .qodef-top-bar
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon.opened,
.qodef-dark-header
  .qodef-top-bar
  .qodef-side-menu-button-opener
  .qodef-side-menu-icon:hover {
  background-color: #50c878 !important;
}
.qodef-side-menu-button-opener {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: -1px;
}
.qodef-sticky-header .qodef-side-menu-button-opener {
  top: 0;
}
.qodef-side-menu-button-opener .qodef-side-menu-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
  color: currentColor;
}
.qodef-side-menu-button-opener .qodef-side-menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  opacity: 1;
  position: relative;
  background-color: #29282d;
  color: #fff;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px !important;
  border-radius: 100%;
  font-size: 20px;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.qodef-side-menu-button-opener.opened .qodef-side-menu-icon,
.qodef-side-menu-button-opener:hover .qodef-side-menu-icon {
  background-color: #50c878;
}
.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
  * {
  display: block;
  line-height: inherit;
  -webkit-transition: none;
  transition: none;
}
.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-icon-pack
  .qodef-side-menu-icon
  :hover {
  -webkit-transition: all 0.5s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: all 0.5s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path
  .qodef-side-menu-icon
  > * {
  vertical-align: middle;
}
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path
  .qodef-side-menu-icon
  path,
.qodef-side-menu-button-opener.qodef-side-menu-button-opener-svg-path
  .qodef-side-menu-icon
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-side-menu {
  position: fixed;
  top: 0;
  right: -430px;
  width: 430px;
  height: 100%;
  min-height: 100%;
  padding: 65px 60px;
  background-color: #fff;
  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);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.qodef-side-menu .qodef-close-side-menu-holder {
  position: absolute;
  top: 37px;
  right: 40px;
  z-index: 1000;
}
.admin-bar .qodef-side-menu .qodef-close-side-menu-holder {
  top: 68px;
}
.qodef-side-menu a.qodef-close-side-menu {
  display: block;
  z-index: 1000;
  color: #29282d;
}
.qodef-side-menu a.qodef-close-side-menu:hover {
  color: #9c9c9c;
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-icon-pack {
  font-size: 30px;
  color: #50c878;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-icon-pack:before {
  font-weight: 700;
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-icon-pack * {
  display: block;
  line-height: inherit;
}
.qodef-side-menu
  a.qodef-close-side-menu.qodef-close-side-menu-icon-pack
  :before {
  display: block;
  line-height: inherit;
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path > * {
  vertical-align: middle;
}
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path path,
.qodef-side-menu a.qodef-close-side-menu.qodef-close-side-menu-svg-path > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-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.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);
  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: #000;
  -webkit-transition: opacity 0.2s ease-in-out, background 0.2s ease-in-out,
    z-index 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background 0.2s ease-in-out,
    z-index 0.2s ease-in-out;
}
.qodef-side-menu-slide-from-right .carousel-inner {
  -webkit-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-fixed-wrapper.fixed,
.qodef-side-menu-slide-from-right .qodef-sticky-header {
  -webkit-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 footer.uncover {
  -webkit-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-right-side-menu-opened .qodef-cover {
  z-index: 1002;
  opacity: 0.2;
}
.qodef-side-menu-slide-from-right.qodef-right-side-menu-opened
  .qodef-side-menu {
  right: 0;
  visibility: visible;
}
.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened
  .mobile-header-appear
  .qodef-mobile-header-inner,
.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened
  .qodef-fixed-wrapper.fixed,
.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened
  .qodef-mobile-header-inner,
.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened
  .qodef-sticky-header,
.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened
  .qodef-wrapper,
.qodef-side-area-uncovered-from-content.qodef-right-side-menu-opened
  footer.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);
  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);
  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-wrapper,
.qodef-side-menu-slide-with-content footer.uncover {
  -webkit-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-fixed-wrapper.fixed,
.qodef-side-menu-slide-with-content .qodef-mobile-header-inner,
.qodef-side-menu-slide-with-content .qodef-sticky-header {
  -webkit-transition: all 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 .carousel-inner {
  left: 0 !important;
  -webkit-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.uncover {
  left: -405px;
}
.qodef-side-menu-slide-with-content.qodef-side-menu-open .qodef-side-menu {
  right: 0;
}
.qodef-side-menu-slide-with-content.qodef-side-menu-open
  .carousel-inner:not(.relative_position) {
  left: -405px !important;
}
.qodef-title-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 240px;
  background-color: #f6f6f6;
  background-position: center 0;
  background-repeat: no-repeat;
  z-index: 101;
}
.qodef-title-holder.qodef-title-full-width .qodef-grid {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-title-holder.qodef-bg-responsive {
  height: auto !important;
}
.qodef-title-holder.qodef-bg-responsive .qodef-title-image {
  display: block;
}
.qodef-title-holder.qodef-bg-responsive .qodef-title-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.qodef-title-holder.qodef-bg-parallax {
  background-attachment: fixed;
}
.qodef-title-holder .qodef-title-image {
  display: none;
}
.qodef-title-holder .qodef-title-image img {
  display: block;
  width: 100%;
}
.qodef-title-holder .qodef-title-wrapper {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.qodef-title-holder .qodef-title-inner {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.qodef-title-holder.qodef-breadcrumbs-type .qodef-breadcrumbs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  color: #9c9c9c;
}
.qodef-title-holder.qodef-breadcrumbs-type
  .qodef-breadcrumbs.qodef-has-inline-style
  a {
  opacity: 1;
  -webkit-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: #29282d;
}
.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: #9c9c9c;
}
.qodef-title-holder.qodef-standard-with-breadcrumbs-type
  .qodef-breadcrumbs.qodef-has-inline-style
  a {
  opacity: 1;
  -webkit-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: #29282d;
}
.qodef-title-holder.qodef-standard-type .qodef-page-title {
  margin: 0;
}
.qodef-title-holder.qodef-standard-type .qodef-page-subtitle {
  margin: 10px 0 0;
}
.qodef-portfolio-single-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 50px;
}
.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 {
  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;
  margin-left: 20px;
}
.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 7px;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item:first-child
  h1,
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item:first-child
  h2,
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item:first-child
  h3,
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item:first-child
  h4,
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item:first-child
  h5,
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item:first-child
  h6 {
  margin: 0;
}
.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;
  color: grey;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-item a {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item
  a:hover {
  color: #50c878;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-item
  .qodef-ps-info-date {
  display: inline;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-social-share {
  border-top: 1px solid #e1e1e1;
  padding-top: 20px;
  margin-top: 29px !important;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-social-share
  .qodef-ps-info-title-social {
  font-size: 13px;
  font-family: Teko, sans-serif;
  font-weight: 600;
  letter-spacing: 0.15em;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-social-share a {
  font-size: 13px;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-title {
  margin: 0;
  display: inline-block;
  font-size: 15px;
  width: 22%;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-title + p {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-title:after {
  content: " ";
  width: 3px;
  height: 4px;
  background-color: #29282d;
  position: relative;
  display: inline-block;
  margin: 0 0 3px 1px;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-title-social {
  margin: 0;
  display: inline;
  margin-right: 24px !important;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-author {
  margin: 12px 0 75px 0;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.15em;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.qodef-portfolio-single-holder .qodef-ps-info-holder .qodef-ps-info-author a {
  color: grey;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-author:hover
  .qodef-ps-info-author-text {
  color: #50c878;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-author:hover
  .qodef-ps-info-author-link {
  color: #50c878;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-author-image {
  display: inline;
}
.qodef-portfolio-single-holder
  .qodef-ps-info-holder
  .qodef-ps-info-author-image
  img {
  height: 40px;
  width: 40px;
  float: left;
  border-radius: 100%;
  margin-right: 17px;
  position: relative;
  bottom: 5px;
}
.qodef-portfolio-single-holder .qodef-grid-col-8 .qodef-ps-info-author {
  margin: 42px 0 51px;
  text-transform: uppercase;
  font-size: 12px;
}
.qodef-portfolio-single-holder .qodef-grid-col-8 .qodef-ps-info-author a {
  color: grey;
}
.qodef-portfolio-single-holder .qodef-grid-col-8 .qodef-ps-info-author-image {
  display: inline;
}
.qodef-portfolio-single-holder
  .qodef-grid-col-8
  .qodef-ps-info-author-image
  img {
  height: 40px;
  width: 40px;
  float: left;
  border-radius: 100%;
  margin-right: 17px;
  position: relative;
  bottom: 5px;
}
.qodef-portfolio-single-holder
  .qodef-grid-col-8
  .qodef-ps-info-item:first-child
  h1,
.qodef-portfolio-single-holder
  .qodef-grid-col-8
  .qodef-ps-info-item:first-child
  h2,
.qodef-portfolio-single-holder
  .qodef-grid-col-8
  .qodef-ps-info-item:first-child
  h3,
.qodef-portfolio-single-holder
  .qodef-grid-col-8
  .qodef-ps-info-item:first-child
  h4,
.qodef-portfolio-single-holder
  .qodef-grid-col-8
  .qodef-ps-info-item:first-child
  h5,
.qodef-portfolio-single-holder
  .qodef-grid-col-8
  .qodef-ps-info-item:first-child
  h6 {
  margin: 0 0 25px 0;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-two-columns
  .qodef-ps-image {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .qodef-portfolio-single-holder
    .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-two-columns
    .qodef-ps-image:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-three-columns
  .qodef-ps-image {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .qodef-portfolio-single-holder
    .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-three-columns
    .qodef-ps-image:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-four-columns
  .qodef-ps-image {
  width: 25%;
}
@media only screen and (min-width: 1201px) {
  .qodef-portfolio-single-holder
    .qodef-ps-image-holder.qodef-ps-gallery-images.qodef-ps-four-columns
    .qodef-ps-image:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images
  .qodef-ps-grid-sizer,
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images
  .qodef-ps-image {
  width: 25%;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images
  .qodef-ps-grid-gutter {
  width: 0;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images
  .qodef-ps-image
  a,
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images
  .qodef-ps-image
  img {
  height: 100%;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images
  .qodef-ps-masonry-large-width
  img {
  width: 100%;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-two-columns
  .qodef-ps-grid-sizer,
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-two-columns
  .qodef-ps-image {
  width: 50%;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-two-columns
  .qodef-ps-image.qodef-ps-masonry-large-width,
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-two-columns
  .qodef-ps-image.qodef-ps-masonry-large-width-height {
  width: 100%;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-three-columns
  .qodef-ps-grid-sizer,
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-three-columns
  .qodef-ps-image {
  width: 33.33333%;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-three-columns
  .qodef-ps-image.qodef-ps-masonry-large-width,
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-three-columns
  .qodef-ps-image.qodef-ps-masonry-large-width-height {
  width: 66.66667%;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-four-columns
  .qodef-ps-grid-sizer,
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-four-columns
  .qodef-ps-image {
  width: 25%;
}
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-four-columns
  .qodef-ps-image.qodef-ps-masonry-large-width,
.qodef-portfolio-single-holder
  .qodef-ps-image-holder.qodef-ps-masonry-images.qodef-ps-four-columns
  .qodef-ps-image.qodef-ps-masonry-large-width-height {
  width: 50%;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout .qodef-ps-image-holder {
  width: 100%;
  margin: 0 0 66px;
}
@media only screen and (max-width: 680px) {
  .qodef-portfolio-single-holder.qodef-ps-gallery-layout
    .qodef-ps-image-holder {
    margin-bottom: 35px;
  }
}
.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:hover:after {
  opacity: 1;
}
.qodef-portfolio-single-holder.qodef-ps-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(41, 40, 45, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.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 0 40px;
}
.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:last-child {
  margin: 0;
}
@media only screen and (max-width: 1200px) {
  .qodef-portfolio-single-holder.qodef-ps-huge-images-layout {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-portfolio-single-holder.qodef-ps-huge-images-layout {
    padding: 0 30px;
  }
}
.qodef-portfolio-single-holder.qodef-ps-images-layout .qodef-ps-image-holder {
  margin: 0 0 66px;
}
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image {
  margin: 0 0 30px;
}
.qodef-portfolio-single-holder.qodef-ps-images-layout
  .qodef-ps-image-holder
  .qodef-ps-image:last-child {
  margin: 0;
}
.qodef-portfolio-single-holder.qodef-ps-masonry-layout .qodef-ps-image-holder {
  margin: 0 0 66px;
}
.qodef-portfolio-single-holder.qodef-ps-masonry-layout
  .qodef-ps-image-holder
  .qodef-ps-image-inner {
  opacity: 0;
}
.qodef-portfolio-single-holder.qodef-ps-masonry-layout > .qodef-grid-row {
  margin-top: 40px;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout .qodef-ps-image-holder {
  margin: 0 0 66px;
}
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .qodef-owl-slider
  .owl-nav
  .owl-next,
.qodef-portfolio-single-holder.qodef-ps-slider-layout
  .qodef-ps-image-holder
  .qodef-owl-slider
  .owl-nav
  .owl-prev {
  color: #fff;
}
.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-small-gallery-layout
  .qodef-ps-image-holder {
  width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image {
  float: left;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a:hover:after {
  opacity: 1;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-image-holder
  .qodef-ps-image
  a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(41, 40, 45, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-portfolio-single-holder.qodef-ps-small-gallery-layout
  .qodef-ps-content-item {
  margin: 0 0 30px;
}
.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:last-child {
  margin: 0;
}
.qodef-portfolio-single-holder.qodef-ps-small-images-layout
  .qodef-ps-content-item {
  margin: 0 0 30px;
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-image-holder
  .qodef-ps-image-inner {
  opacity: 0;
}
.qodef-portfolio-single-holder.qodef-ps-small-masonry-layout
  .qodef-ps-content-item {
  margin: 0 0 30px;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .qodef-owl-slider
  .owl-nav
  .owl-next,
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-image-holder
  .qodef-owl-slider
  .owl-nav
  .owl-prev {
  color: #fff;
}
.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
  .qodef-ps-image
  img {
  width: 100%;
}
.qodef-portfolio-single-holder.qodef-ps-small-slider-layout
  .qodef-ps-content-item {
  margin: 0 0 30px;
}
.qodef-ps-navigation {
  position: relative;
  display: table;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 134px 0 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-nav-text {
  font-family: Ubuntu, sans-serif;
  font-size: 12px;
  letter-spacing: 0.15em;
  font-weight: 700;
  margin: 0 33px;
}
.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: 18px;
  line-height: 1;
  color: #9c9c9c;
}
.qodef-ps-navigation .qodef-ps-back-btn a:hover {
  color: #50c878;
}
.qodef-ps-navigation .qodef-ps-back-btn a span {
  display: block;
  line-height: inherit;
}
.qodef-ps-navigation .qodef-ps-back-btn a span:after,
.qodef-ps-navigation .qodef-ps-back-btn a span:before {
  display: block;
  line-height: 11px;
}
.qodef-ps-navigation .qodef-ps-back-btn a span:after {
  content: "\e0a6";
}
.qodef-ps-navigation .qodef-ps-next,
.qodef-ps-navigation .qodef-ps-prev {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 49%;
  padding: 0;
  -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: 14px;
  line-height: 14px;
  color: #9c9c9c;
}
.qodef-ps-navigation .qodef-ps-next a:hover,
.qodef-ps-navigation .qodef-ps-prev a:hover {
  color: #50c878;
}
.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;
  margin-top: 1px;
}
.qodef-ps-navigation .qodef-ps-next a .qodef-ps-nav-mark:before,
.qodef-ps-navigation .qodef-ps-prev a .qodef-ps-nav-mark:before {
  display: block;
  line-height: inherit;
}
.qodef-ps-navigation .qodef-ps-prev a .qodef-ps-nav-mark {
  left: 0;
}
.qodef-ps-navigation .qodef-ps-next {
  text-align: right;
}
.qodef-ps-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-ps-related-posts-holder .qodef-ps-related-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
}
.qodef-ps-related-posts-holder .qodef-ps-related-text .qodef-ps-related-title {
  margin: 0;
}
.qodef-ps-related-posts-holder
  .qodef-ps-related-text
  .qodef-ps-related-categories {
  margin: 6px 0 0;
}
.qodef-portfolio-category-list-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-portfolio-category-list-holder article {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.touch .qodef-portfolio-category-list-holder article {
  cursor: pointer;
}
.qodef-portfolio-category-list-holder article:hover .qodef-pcli-text-holder {
  opacity: 1;
}
.qodef-portfolio-category-list-holder article .qodef-pcl-item-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.qodef-portfolio-category-list-holder article .qodef-pcli-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-portfolio-category-list-holder article .qodef-pcli-image img {
  display: block;
  width: 100%;
}
.qodef-portfolio-category-list-holder article .qodef-pcli-text-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  background-color: rgba(41, 40, 45, 0.6);
  opacity: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-portfolio-category-list-holder article .qodef-pcli-text-wrapper {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.qodef-portfolio-category-list-holder article .qodef-pcli-text {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.qodef-portfolio-category-list-holder article .qodef-pcli-title {
  margin: 0;
  color: #fff;
}
.qodef-portfolio-category-list-holder article .qodef-pcli-excerpt {
  margin: 3px 0 0;
  color: #fff;
}
.qodef-portfolio-category-list-holder article .qodef-pcli-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.qodef-portfolio-category-list-holder:not(.qodef-pcl-one-column) article {
  float: left;
}
.qodef-portfolio-category-list-holder.qodef-pcl-two-columns article {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .qodef-portfolio-category-list-holder.qodef-pcl-two-columns
    article:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-portfolio-category-list-holder.qodef-pcl-three-columns article {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .qodef-portfolio-category-list-holder.qodef-pcl-three-columns
    article:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-portfolio-category-list-holder.qodef-pcl-four-columns article {
  width: 25%;
}
@media only screen and (min-width: 1281px) {
  .qodef-portfolio-category-list-holder.qodef-pcl-four-columns
    article:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-portfolio-category-list-holder.qodef-pcl-five-columns article {
  width: 20%;
}
@media only screen and (min-width: 1281px) {
  .qodef-portfolio-category-list-holder.qodef-pcl-five-columns
    article:nth-child(5n + 1) {
    clear: both;
  }
}
.qodef-portfolio-list-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-portfolio-list-holder article {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.touch .qodef-portfolio-list-holder article {
  cursor: pointer;
}
.qodef-portfolio-list-holder article .qodef-pl-item-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-portfolio-list-holder article .qodef-pli-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-portfolio-list-holder article .qodef-pli-image img {
  display: block;
  width: 100%;
}
.qodef-portfolio-list-holder article .qodef-pli-link-plus {
  opacity: 0;
}
.qodef-portfolio-list-holder article .qodef-pli-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-family: Teko, sans-serif;
  font-size: 20px;
  text-align: center;
}
.qodef-portfolio-list-holder
  article
  .qodef-pli-link:hover
  .qodef-pli-link-plus {
  font-size: 60px;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  position: relative;
  display: block;
}
.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;
  font-weight: 600;
  letter-spacing: 0.08em;
}
.qodef-portfolio-list-holder
  article
  .qodef-pli-text
  .qodef-pli-category-holder {
  position: relative;
  display: block;
  margin: 3px 0 0;
}
.qodef-portfolio-list-holder
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px 0 0;
  margin: 0 3px 0 0;
  z-index: 8;
}
.qodef-portfolio-list-holder
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a:after {
  position: absolute;
  top: 0;
  right: -4px;
  content: "/";
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}
.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:last-child:after {
  display: none;
}
.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-portfolio-list-holder.qodef-pl-no-content .qodef-pli-text-holder {
  display: none;
}
.qodef-portfolio-list-holder.qodef-pl-gallery:not(.qodef-pl-one-column)
  article {
  float: left;
}
.qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-two-columns article {
  width: 50%;
}
@media only screen and (min-width: 769px) {
  .qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-two-columns
    article:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-three-columns article {
  width: 33.33333%;
}
@media only screen and (min-width: 769px) {
  .qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-three-columns
    article:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-four-columns article {
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-four-columns
    article:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-five-columns article {
  width: 20%;
}
@media only screen and (min-width: 1441px) {
  .qodef-portfolio-list-holder.qodef-pl-gallery.qodef-pl-five-columns
    article:nth-child(5n + 1) {
    clear: both;
  }
}
.qodef-portfolio-list-holder.qodef-pl-masonry .qodef-pl-inner {
  opacity: 0;
}
.qodef-portfolio-list-holder.qodef-pl-masonry .qodef-pl-grid-sizer,
.qodef-portfolio-list-holder.qodef-pl-masonry article {
  width: 100%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry .qodef-pl-grid-gutter {
  width: 0;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-two-columns
  .qodef-pl-grid-sizer,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-two-columns article {
  width: 50%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-two-columns
  article.qodef-pl-masonry-large-width,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-two-columns
  article.qodef-pl-masonry-large-width-height {
  width: 100%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-three-columns
  .qodef-pl-grid-sizer,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-three-columns article {
  width: 33.33333%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-three-columns
  article.qodef-pl-masonry-large-width,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-three-columns
  article.qodef-pl-masonry-large-width-height {
  width: 66.66667%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-four-columns
  .qodef-pl-grid-sizer,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-four-columns article {
  width: 25%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-four-columns
  article.qodef-pl-masonry-large-width,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-four-columns
  article.qodef-pl-masonry-large-width-height {
  width: 50%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-five-columns
  .qodef-pl-grid-sizer,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-five-columns article {
  width: 20%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-five-columns
  article.qodef-pl-masonry-large-width,
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-five-columns
  article.qodef-pl-masonry-large-width-height {
  width: 40%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-images-fixed
  article
  .qodef-pl-item-inner {
  height: 100%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-images-fixed
  article
  .qodef-pli-image {
  height: 100%;
}
.qodef-portfolio-list-holder.qodef-pl-masonry.qodef-pl-images-fixed
  article
  .qodef-pli-image
  img {
  height: 100%;
}
.qodef-portfolio-list-holder.qodef-pl-has-animation article {
  opacity: 0;
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
  -webkit-transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
  -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);
  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);
  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;
  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-pl-filter-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 33px;
  text-align: center;
}
.qodef-pl-filter-holder ul {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-pl-filter-holder ul li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 10px;
  padding: 0 10px;
  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 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #29282d;
  font-size: 12px;
  line-height: 22px;
  white-space: nowrap;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.15em;
}
.qodef-pl-filter-holder ul li.qodef-pl-current span,
.qodef-pl-filter-holder ul li:hover span {
  color: #50c878;
}
.qodef-portfolio-list-holder.qodef-pl-pag-standard .qodef-pl-inner {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-portfolio-list-holder.qodef-pl-pag-standard.qodef-pl-pag-standard-animate
  .qodef-pl-inner {
  opacity: 0;
}
.qodef-pl-standard-pagination {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
  clear: both;
}
.qodef-pl-standard-pagination ul {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.qodef-pl-standard-pagination ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 12px;
  padding: 0;
}
.qodef-pl-standard-pagination ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-active a {
  color: #50c878;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next,
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev {
  position: absolute;
  top: 0;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next a,
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev a {
  font-size: 30px;
  -webkit-transition: color 0.2s ease-out, opacity 0.2s ease-out;
  transition: color 0.2s ease-out, opacity 0.2s ease-out;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next a span,
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev a span {
  display: block;
  line-height: inherit;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next a span:before,
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev a span:before {
  display: block;
  line-height: inherit;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev {
  left: 0;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-prev a {
  opacity: 0;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next {
  right: 0;
}
.qodef-pl-standard-pagination ul li.qodef-pl-pag-next a {
  opacity: 1;
}
.qodef-pl-load-more-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-pl-load-more-holder .qodef-pl-load-more {
  margin: 40px 0 0;
  text-align: center;
}
.qodef-pl-loading {
  position: relative;
  display: none;
  width: 100%;
  margin: 40px 0 20px;
  color: #29282d;
  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: #29282d;
  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);
  }
}
.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:hover
  .qodef-pli-text-holder {
  opacity: 1;
}
.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-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
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a {
  color: #fff;
}
.qodef-portfolio-list-holder.qodef-pl-gallery-overlay
  article
  .qodef-pli-text
  .qodef-pli-category-holder
  a:hover {
  color: #50c878;
}
.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(30, 30, 31, 0.72);
  opacity: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-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 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.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;
  -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;
  transition: -webkit-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;
  transition: -webkit-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-standard-shader
  article:hover
  .qodef-pli-image:after {
  opacity: 1;
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader
  article
  .qodef-pli-image:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(41, 40, 45, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  z-index: 1;
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader article .qodef-pli-link {
  z-index: 2;
}
.qodef-portfolio-list-holder.qodef-pl-standard-shader .qodef-pli-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 35px 0 0;
}
.qodef-portfolio-list-holder.qodef-pl-standard-switch-images
  article
  .qodef-pli-image
  img {
  -webkit-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) {
  opacity: 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-portfolio-project-info {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-portfolio-project-info .qodef-ppi-label {
  margin: 0;
  padding: 0;
}
.qodef-portfolio-project-info > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-portfolio-project-info > div a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.qodef-portfolio-project-info > div a:last-child {
  margin: 0;
}
.qodef-portfolio-project-info .qodef-ppi-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.qodef-portfolio-project-info .qodef-ppi-image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.qodef-portfolio-project-info .qodef-ppi-image img {
  display: block;
}
.qodef-portfolio-slider-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-portfolio-slider-holder .qodef-pl-inner {
  margin: 0 !important;
}
.qodef-portfolio-slider-holder article {
  width: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
}
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-nav-light-skin
  .owl-nav
  .owl-next,
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-nav-light-skin
  .owl-nav
  .owl-prev {
  color: #fff;
}
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-nav-light-skin
  .owl-nav
  .owl-next:hover,
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-nav-light-skin
  .owl-nav
  .owl-prev:hover {
  color: rgba(255, 255, 255, 0.8);
}
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-nav-dark-skin
  .owl-nav
  .owl-next,
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-nav-dark-skin
  .owl-nav
  .owl-prev {
  color: #333;
}
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-nav-dark-skin
  .owl-nav
  .owl-next:hover,
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-nav-dark-skin
  .owl-nav
  .owl-prev:hover {
  color: rgba(51, 51, 51, 0.8);
}
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-pag-light-skin
  .owl-dots
  .owl-dot
  span {
  background-color: rgba(255, 255, 255, 0.2);
}
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-pag-light-skin
  .owl-dots
  .owl-dot.active
  span,
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-pag-light-skin
  .owl-dots
  .owl-dot:hover
  span {
  background-color: rgba(255, 255, 255, 0.8);
}
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-pag-dark-skin
  .owl-dots
  .owl-dot
  span {
  background-color: rgba(51, 51, 51, 0.2);
}
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-pag-dark-skin
  .owl-dots
  .owl-dot.active
  span,
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-pag-dark-skin
  .owl-dots
  .owl-dot:hover
  span {
  background-color: rgba(51, 51, 51, 0.8);
}
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-pag-on-slider
  .owl-nav
  .owl-next,
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-pag-on-slider
  .owl-nav
  .owl-prev {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.qodef-portfolio-slider-holder
  .qodef-portfolio-list-holder.qodef-pag-on-slider
  .owl-dots {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  margin: 0;
}
.qodef-team-single-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-team-single-holder .qodef-name {
  margin: 0 0 20px;
}
.qodef-team-single-holder .qodef-position {
  margin: 0;
  color: #ababab;
}
.qodef-team-single-holder .qodef-position .qodef-icon-shortcode {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.qodef-team-single-holder .qodef-position .qodef-icon-shortcode a,
.qodef-team-single-holder .qodef-position .qodef-icon-shortcode i,
.qodef-team-single-holder .qodef-position .qodef-icon-shortcode span {
  color: #999;
}
.qodef-team-single-holder .qodef-ts-info-row {
  padding: 10px 0;
  border-bottom: 1px solid #dadada;
  color: #ababab;
  font-size: 12px;
}
.qodef-team-single-holder .qodef-ts-info-row:last-child {
  border: 0;
}
.qodef-team-single-holder .qodef-ts-info-row .qodef-ts-bio-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  font-size: 18px;
}
.qodef-team-single-holder .qodef-ts-info-row .qodef-ts-bio-info {
  display: inline-block;
  vertical-align: middle;
}
.qodef-team-single-holder .qodef-team-single-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0 0;
}
.qodef-team-list-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-team-list-holder .qodef-team {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-team-list-holder.qodef-tl-two-columns .qodef-team {
  width: 50%;
}
@media only screen and (min-width: 769px) {
  .qodef-team-list-holder.qodef-tl-two-columns .qodef-team:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-team-list-holder.qodef-tl-three-columns .qodef-team {
  width: 33.33333%;
}
@media only screen and (min-width: 769px) {
  .qodef-team-list-holder.qodef-tl-three-columns .qodef-team:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-team-list-holder.qodef-tl-four-columns .qodef-team {
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .qodef-team-list-holder.qodef-tl-four-columns .qodef-team:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-team-list-holder.qodef-tl-five-columns .qodef-team {
  width: 20%;
}
@media only screen and (min-width: 1441px) {
  .qodef-team-list-holder.qodef-tl-five-columns .qodef-team:nth-child(5n + 1) {
    clear: both;
  }
}
.qodef-team.info-bellow .qodef-team-inner {
  text-align: left;
  width: 100%;
}
.qodef-team.info-bellow .qodef-team-image {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
.qodef-team.info-bellow .qodef-team-image a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.qodef-team.info-bellow .qodef-team-image a:hover:after {
  opacity: 0.3;
}
.qodef-team.info-bellow .qodef-team-image a:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.qodef-team.info-bellow .qodef-team-image img {
  display: block;
}
.qodef-team.info-bellow .qodef-team-info {
  text-align: center;
}
.qodef-team.info-bellow .qodef-team-title-holder {
  margin: 31px 0 0;
}
.qodef-team.info-bellow .qodef-team-name {
  line-height: 1.1em;
  margin-bottom: 0;
}
.qodef-team.info-bellow .qodef-team-name:hover {
  color: #d0d0d0;
}
.qodef-team.info-bellow .qodef-team-position {
  margin: 6px 0 0;
  color: #29282d;
  font-weight: 400;
}
.qodef-team.info-bellow .qodef-team-social-holder-between {
  margin: 15px 0 0;
}
.qodef-team.info-bellow .qodef-icon-shortcode {
  margin: 0 8px;
  font-size: 20px;
}
.qodef-team.info-bellow .qodef-icon-shortcode:first-child {
  margin-left: 0;
}
.qodef-team.info-hover .qodef-team-inner {
  position: relative;
  overflow: hidden;
}
.qodef-team.info-hover .qodef-team-inner .qodef-team-position-main {
  position: absolute;
  z-index: 1;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  height: 34px;
  width: 194px;
  bottom: 37%;
  text-align: center;
  right: -80px;
  display: block;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: right 0.5s, opacity 0.5s;
  transition: right 0.5s, opacity 0.5s;
}
.qodef-team.info-hover .qodef-team-inner:hover .qodef-team-info {
  opacity: 1;
}
.qodef-team.info-hover .qodef-team-inner:hover .qodef-team-position-main {
  right: -160px;
  opacity: 0;
}
.qodef-team.info-hover .qodef-team-inner .qodef-team-position-main-inner {
  background: #fff;
  color: #50c878;
  letter-spacing: 0.17em;
  font-family: Ubuntu, sans-serif;
  font-weight: 500;
  line-height: 34px;
  display: inline-block;
  margin: 0;
}
.qodef-team.info-hover .qodef-team-image img {
  display: block;
}
.qodef-team.info-hover .qodef-team-image:hover .qodef-team-info-tb {
  opacity: 1;
}
.qodef-team.info-hover .qodef-icon-shortcode,
.qodef-team.info-hover .qodef-icon-shortcode > *,
.qodef-team.info-hover .qodef-team-name,
.qodef-team.info-hover .qodef-team-position,
.qodef-team.info-hover .qodef-team-text {
  color: #fff;
}
.qodef-team.info-hover .qodef-icon-shortcode:hover .qodef-icon-element {
  color: #50c878;
}
.qodef-team.info-hover .qodef-team-info-tb {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: left;
  opacity: 0;
  background-color: rgba(41, 40, 45, 0.85);
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-team.info-hover .qodef-team-info-tc {
  width: 100%;
  position: absolute;
  left: 0;
  padding: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.qodef-team.info-hover .qodef-team-name {
  margin: 0 0 9px;
}
.qodef-team.info-hover .qodef-team-position {
  margin: 0;
  font-size: 12px;
  font-weight: 300;
}
.qodef-team.info-hover .qodef-team-social-holder-between {
  margin: 15px 0 0;
}
.qodef-team.info-hover .qodef-icon-shortcode {
  margin: 0 8px;
  font-size: 20px;
}
.qodef-team.info-hover .qodef-icon-shortcode:first-child {
  margin-left: 0;
}
.qodef-team.info-hover .qodef-team-overlay-link {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.qodef-team-slider-holder .qodef-owl-slider .owl-nav .owl-prev {
  left: -47px;
}
.qodef-team-slider-holder .qodef-owl-slider .owl-nav .owl-next {
  right: -47px;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-border-around
  .qodef-testimonial-text-inner {
  border: 1px solid #e0e4f2;
  width: calc(100% - 2px);
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-text-holder {
  position: relative;
  display: block;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-text-holder
  .qodef-testimonial-text-inner {
  display: block;
  text-align: center;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-image {
  text-align: center;
  margin-top: 36px;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-image
  img {
  max-width: 100%;
  vertical-align: middle;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-content-inner {
  cursor: -webkit-grab;
  cursor: grab;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-text-holder {
  position: relative;
  padding-bottom: 18px;
  margin-bottom: 9px;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-text-holder
  .qodef-testimonial-text-inner {
  text-align: left;
  background-color: #fff;
  padding: 0 0 25px;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-text-holder
  .qodef-testimonial-text {
  margin: 0;
  padding: 0 20px 0 25px;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-text-holder
  .qodef-testimonial-title {
  margin: 0 0 16px;
  padding: 15px 15px 15px 25px;
  border-bottom: 1px solid #e0e4f2;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-carousel-bottom {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-image {
  width: 70px;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0 20px 0 0;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-author {
  display: table-cell;
  vertical-align: middle;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-author
  .qodef-testimonials-author-job,
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-author
  .qodef-testimonials-author-name {
  margin: 0;
}
.qodef-testimonials-holder.qodef-testimonials-boxed-text
  .qodef-testimonial-author
  .qodef-testimonials-author-job {
  color: rgba(243, 78, 58, 0.4);
}
.qodef-testimonials-holder.qodef-testimonials-light
  .qodef-testimonial-author
  .qodef-testimonials-author-job,
.qodef-testimonials-holder.qodef-testimonials-light
  .qodef-testimonial-author
  .qodef-testimonials-author-name {
  color: #fff;
}
.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonials {
  margin: 0 -50px;
}
.qodef-testimonials-holder.qodef-testimonials-boxed .qodef-testimonial-content {
  padding: 40px 57px 58px;
  background-color: #fbfbfb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-testimonials-holder.qodef-testimonials-boxed
  .qodef-testimonials-author-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 9px 0 0;
}
.qodef-testimonials-holder.qodef-testimonials-boxed
  .qodef-testimonials-author-holder
  .qodef-testimonial-image {
  float: left;
}
.qodef-testimonials-holder.qodef-testimonials-boxed
  .qodef-testimonials-author-holder
  .qodef-testimonial-author {
  padding: 3px 0 0 110px;
}
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light
  .qodef-testimonial-author,
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light
  .qodef-testimonial-text,
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light
  .qodef-testimonial-title {
  color: #fff;
}
.qodef-testimonials-holder.qodef-testimonials-boxed.qodef-testimonials-light
  .owl-dots
  .owl-dot
  span {
  border: 2px solid rgba(255, 255, 255, 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-carousel {
  opacity: 0;
  text-align: center;
}
@media only screen and (max-width: 680px) {
  .qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonials {
    padding: 0;
  }
}
.qodef-testimonials-holder.qodef-testimonials-carousel .qodef-testimonial-text {
  margin-top: 0;
  font-size: 22px;
  color: #595959;
}
.qodef-testimonials-holder.qodef-testimonials-carousel
  .qodef-testimonial-image-nav {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  max-width: 470px;
  margin: 27px auto 0;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .qodef-testimonials-holder.qodef-testimonials-carousel
    .qodef-testimonial-image-nav {
    max-width: 282px;
  }
}
.qodef-testimonials-holder.qodef-testimonials-carousel
  .qodef-testimonial-image-nav
  .owl-item {
  cursor: pointer;
}
.qodef-testimonials-holder.qodef-testimonials-carousel
  .qodef-testimonial-image-nav
  .owl-item.active.center
  .qodef-testimonial-image {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.qodef-testimonials-holder.qodef-testimonials-carousel
  .qodef-testimonial-image {
  position: relative;
  display: block;
  width: 94px;
  height: 94px;
  -webkit-transform: scale(0.78723);
  -ms-transform: scale(0.78723);
  transform: scale(0.78723);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-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 {
  direction: rtl;
}
.qodef-owl-custom-slider.owl-rtl .owl-item {
  float: right;
}
.no-js .qodef-owl-custom-slider {
  display: block;
}
.qodef-owl-custom-slider .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.qodef-owl-custom-slider .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.qodef-owl-custom-slider .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.qodef-owl-custom-slider .owl-item,
.qodef-owl-custom-slider .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.qodef-owl-custom-slider .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.qodef-owl-custom-slider .owl-item img {
  display: block;
  width: 100%;
}
.qodef-owl-custom-slider .owl-item img .owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.qodef-owl-custom-slider .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.qodef-owl-custom-slider .owl-nav.disabled {
  display: none;
}
.qodef-owl-custom-slider .owl-nav .owl-next,
.qodef-owl-custom-slider .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qodef-owl-custom-slider .owl-dots.disabled {
  display: none;
}
.qodef-owl-custom-slider .owl-dots .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qodef-owl-custom-slider .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.qodef-owl-custom-slider .owl-animated-in {
  z-index: 0;
}
.qodef-owl-custom-slider .owl-animated-out {
  z-index: 1;
}
.qodef-owl-custom-slider .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner {
  visibility: hidden;
  position: relative;
  display: none;
  width: 100%;
  margin: 0;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
  padding: 0 50px 0 127px;
  text-align: center;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .qodef-testimonial-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 25px 0 0;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .qodef-testimonial-image
  img {
  display: block;
  margin: 0 auto;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .qodef-testimonial-title {
  margin: 0;
  text-align: left;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .qodef-testimonial-author {
  text-align: left;
  margin: 29px 0 0 1px;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .qodef-testimonials-author-job {
  margin: 0;
  text-align: left;
  color: #50c878;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .qodef-testimonial-text {
  margin: 19px 0 0;
  font-size: 30px;
  text-align: left;
  font-style: italic;
  font-weight: 300;
  line-height: 42px;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-stage-outer {
  z-index: 1;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner.qodef-slider-is-moving
  .owl-item
  .qodef-block-drag-link {
  z-index: -1 !important;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-carousel
  .owl-item
  img {
  -webkit-transform: translateZ(0);
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner.owl-loaded {
  display: block;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner.owl-loading {
  opacity: 0;
  display: block;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner.owl-hidden {
  opacity: 0;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner.owl-refresh
  .owl-item {
  visibility: hidden;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner.owl-drag
  .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner.owl-rtl {
  direction: rtl;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner.owl-rtl
  .owl-item {
  float: right;
}
.no-js
  .qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner {
  display: block;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-item,
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-item
  img {
  display: block;
  width: 100%;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-item
  img
  .owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .qodef-testimonials-image-pagination-inner
  .owl-item
  .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 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;
}
.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;
  transition: opacity 0.2s ease-in-out;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  #qodef-testimonial-pagination
  .qodef-tsp-item.active:after,
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  #qodef-testimonial-pagination
  .qodef-tsp-item:hover:after {
  opacity: 0;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination .owl-nav {
  text-align: left;
  margin-top: 3px;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .owl-nav
  .owl-next,
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .owl-nav
  .owl-prev {
  position: relative;
  display: inline-block;
  top: auto;
  bottom: 0;
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .owl-nav
  .owl-prev {
  left: -1px;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination
  .owl-nav
  .owl-next {
  left: 12px;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light
  .qodef-testimonial-author,
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light
  .qodef-testimonial-text,
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light
  .qodef-testimonial-title {
  color: #fff;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light
  .owl-nav
  .owl-next,
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light
  .owl-nav
  .owl-prev {
  color: #fff;
}
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light
  .owl-nav
  .owl-next:hover,
.qodef-testimonials-holder.qodef-testimonials-image-pagination.qodef-testimonials-light
  .owl-nav
  .owl-prev:hover {
  color: #50c878;
}
.qodef-testimonials-holder.qodef-testimonials-standard {
  text-align: center;
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonial-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 25px 0 0;
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonial-image
  img {
  display: block;
  margin: 0 auto;
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonial-title {
  margin: 0;
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonial-author {
  margin: 24px 0 0;
  font-size: 14px;
  font-weight: 400;
  font-family: Ubuntu, sans-serif;
  letter-spacing: 0.18em;
  margin-top: 45px;
  color: #9c9c9c;
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonials-author-name:after {
  content: ",";
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonials-quote {
  top: 15px;
  position: relative;
}
.qodef-testimonials-holder.qodef-testimonials-standard
  .qodef-testimonials-quote:before {
  font-family: Oswald, sans-serif;
  content: "“";
  font-size: 95px;
  font-weight: 700;
}
.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-text {
  margin: 19px auto 0;
  font-family: Teko, sans-serif;
  color: #9c9c9c;
  font-weight: 600;
  font-size: 35px;
  line-height: 44px;
  letter-spacing: 0.05em;
  max-width: 1000px;
  text-transform: uppercase;
  padding: 0 20%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.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
  .qodef-testimonials-quote:before {
  color: #fff;
}
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light
  .qodef-next-icon,
.qodef-testimonials-holder.qodef-testimonials-standard.qodef-testimonials-light
  .qodef-prev-icon {
  color: #fff;
  -webkit-transition: color 0.2s linear, margin 0.2s linear;
  transition: color 0.2s linear, margin 0.2s linear;
}
.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-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-image img {
  width: auto !important;
  border-radius: 5em;
}
.qodef-comment-rating-box {
  display: inline-block;
  margin-left: 18px;
  vertical-align: middle;
}
.qodef-comment-rating-box .qodef-star-rating {
  position: relative;
  display: inline-block;
  font-family: ElegantIcons;
  color: #c8c8c8;
  font-size: 16px;
  letter-spacing: 5px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 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: #50c878;
  font-size: 60px;
  line-height: 1em;
  font-weight: 700;
}
.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
  vertical-align: middle;
  margin: 2px 0 0;
}
.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
  vertical-align: middle;
  font-size: 20px;
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right {
  vertical-align: middle;
  padding-left: 200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-reviews-per-criteria
  .qodef-item-reviews-display-right
  .qodef-item-reviews-display-bar {
  line-height: 28px;
}
.qodef-reviews-per-criteria
  .qodef-item-reviews-display-right
  .qodef-item-reviews-display-bar
  .qodef-item-reviews-display-bar-inner {
  padding: 6px 0;
}
.qodef-reviews-per-mark .qodef-reviews-number-wrapper {
  padding-top: 23%;
  padding-left: 15%;
  display: table;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
.qodef-reviews-per-mark .qodef-reviews-number {
  font-size: 72px;
  color: #ffd740;
  font-weight: 700;
  line-height: 1em;
  margin-right: 22px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -6px;
}
.qodef-reviews-per-mark .qodef-stars-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
  display: block;
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
  color: #ffd740;
}
.qodef-reviews-per-mark .qodef-reviews-count {
  font-weight: 700;
  font-size: 14px;
}
.qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
  padding: 29px 50px 40px;
  background-color: #fafafa;
  border-left: 1px solid #e5e5e5;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
  display: inline-block;
  vertical-align: middle;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 15px;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
  display: block;
}
.qodef-comment-list .qodef-comment-name {
  float: none;
}
.qodef-comment-list .qodef-review-rating {
  display: inline-block;
  width: 100%;
}
.qodef-comment-list .qodef-rating-inner {
  display: inline-block;
  width: 100%;
}
.qodef-top-reviews-carousel-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #e1e1e1;
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-title {
  margin: 0 0 22px;
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  visibility: hidden;
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-carousel-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-title {
  margin: 0 0 2px;
}
.qodef-top-reviews-carousel-holder .qodef-tour-reviews-criteria-holder {
  display: block;
  width: 100%;
  float: none;
  margin: 0;
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-content {
  margin: 20px 0 0;
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-content p {
  margin: 0;
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 32px 0 0;
  padding: 0 100px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-avatar {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 21px 0 0;
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-avatar img {
  display: block;
  border-radius: 50%;
}
.qodef-top-reviews-carousel-holder .qodef-top-reviews-item-author-name {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.qodef-top-reviews-carousel-holder .owl-nav {
  position: absolute;
  bottom: 10px;
  right: 30px;
  width: 60px;
}
.qodef-top-reviews-carousel-holder .owl-nav .owl-prev {
  left: 0;
}
.qodef-top-reviews-carousel-holder .owl-nav .owl-next {
  right: 0;
}
.qodef-accordion-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-accordion-holder .qodef-accordion-title {
  position: relative;
  cursor: pointer;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: color 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;
  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_minus {
  opacity: 0;
}
.qodef-accordion-holder
  .qodef-accordion-title
  .qodef-accordion-mark
  span.qodef_icon_plus {
  opacity: 1;
}
.qodef-accordion-holder
  .qodef-accordion-title.ui-state-active
  .qodef-accordion-mark
  span.qodef_icon_minus,
.qodef-accordion-holder
  .qodef-accordion-title.ui-state-hover
  .qodef-accordion-mark
  span.qodef_icon_minus {
  opacity: 1;
}
.qodef-accordion-holder
  .qodef-accordion-title.ui-state-active
  .qodef-accordion-mark
  span.qodef_icon_plus,
.qodef-accordion-holder
  .qodef-accordion-title.ui-state-hover
  .qodef-accordion-mark
  span.qodef_icon_plus {
  opacity: 0;
}
.qodef-accordion-holder .qodef-accordion-content {
  margin: 0;
}
.qodef-accordion-holder .qodef-accordion-content p {
  margin: 0;
}
.qodef-accordion-holder.qodef-ac-boxed.qodef-white-skin .qodef-accordion-title {
  background-color: #fff;
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title {
  margin: 15px 0 0;
  padding: 18px 20px 13px 40px;
  background-color: #f7f7f9;
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title:first-child {
  margin: 0;
}
.qodef-accordion-holder.qodef-ac-boxed
  .qodef-accordion-title
  .qodef-accordion-mark {
  left: 10px;
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title.ui-state-active,
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-title.ui-state-hover {
  color: #fff;
  background-color: #50c878;
}
.qodef-accordion-holder.qodef-ac-boxed .qodef-accordion-content {
  padding: 21px 0 9px;
}
.qodef-accordion-holder.qodef-ac-simple {
  border-bottom: 1px solid #e1e1e1;
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-title {
  padding: 16px 0 13px 40px;
  border-top: 1px solid #e1e1e1;
}
.qodef-accordion-holder.qodef-ac-simple
  .qodef-accordion-title
  .qodef-accordion-mark {
  left: 10px;
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-content {
  border-top: 1px solid transparent;
}
.qodef-accordion-holder.qodef-ac-simple
  .qodef-accordion-content.ui-accordion-content-active {
  border-color: #e1e1e1;
}
.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-content {
  padding: 21px 0 24px;
}
.qodef-banner-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.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;
  transition: opacity 0.2s ease-out;
}
.qodef-banner-holder.qodef-disabled .qodef-banner-text-holder {
  display: none;
}
.qodef-banner-holder.qodef-banner-info-centered .qodef-banner-text-holder {
  padding: 70px 20px;
  text-align: center;
}
.qodef-banner-holder .qodef-banner-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.4s
    cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: -webkit-transform 0.4s cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: transform 0.4s cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: transform 0.4s cubic-bezier(0.46, 0.08, 0.19, 0.93),
    -webkit-transform 0.4s cubic-bezier(0.46, 0.08, 0.19, 0.93);
}
.qodef-banner-holder .qodef-banner-image img {
  display: block;
}
.qodef-banner-holder .qodef-banner-text-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 25px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .qodef-banner-holder .qodef-banner-text-holder {
    padding: 25px;
  }
}
.qodef-banner-holder .qodef-banner-text-outer {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.qodef-banner-holder .qodef-banner-text-inner {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: top;
  text-align: left;
}
.qodef-banner-holder .qodef-banner-title {
  margin: 0;
  color: #fff;
}
.qodef-banner-holder .qodef-banner-price {
  margin: 6px 0 10px;
  letter-spacing: 0.15em;
  color: #50c878;
}
.qodef-banner-holder .qodef-btn.qodef-btn-simple {
  position: relative;
  z-index: 2;
  font-size: 12px;
  color: #50c878;
}
.qodef-banner-holder .qodef-banner-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.qodef-banner-holder:hover .qodef-banner-image {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.qodef-btn {
  font-family: Ubuntu, sans-serif;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  outline: 0;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-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;
  cursor: pointer;
}
.rev_slider_wrapper .qodef-btn,
rs-module-wrap .qodef-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.qodef-btn .qodef-btn-text {
  display: inline-block;
  padding: 17px 27px;
  line-height: 18px;
}
.qodef-btn .qodef-btn-text-inner {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.qodef-btn .qodef-btn-text-inner.qodef-btn-text-inner-icon .arrow_right,
.qodef-btn .qodef-btn-text-inner.qodef-btn-text-inner-icon i {
  display: block;
  z-index: 10;
  -webkit-transition: all 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: all 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.qodef-btn
  .qodef-btn-text-inner.qodef-btn-text-inner-icon
  .arrow_right:nth-of-type(2),
.qodef-btn .qodef-btn-text-inner.qodef-btn-text-inner-icon i:nth-of-type(2) {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
  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-btn.qodef-btn-simple {
  padding: 0 !important;
  color: #50c878;
  background-color: transparent;
  border: 0;
  vertical-align: middle;
}
.qodef-btn.qodef-btn-simple .qodef-btn-text {
  display: inline-block;
  vertical-align: middle;
  padding: 0 !important;
}
.qodef-btn.qodef-btn-simple.qodef-btn-icon > i,
.qodef-btn.qodef-btn-simple.qodef-btn-icon > span:not(.qodef-btn-text) {
  padding: 0 10px;
}
.qodef-btn.qodef-btn-simple:not(.qodef-btn-custom-hover-color):hover {
  color: #50c878 !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-simple .qodef-btn-text-inner-icon {
  overflow: hidden;
  padding: 0 8px !important;
}
.qodef-btn.qodef-btn-simple
  .qodef-btn-text-inner-icon
  .arrow_right:nth-of-type(2),
.qodef-btn.qodef-btn-simple .qodef-btn-text-inner-icon i:nth-of-type(2) {
  opacity: 0;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
.qodef-btn.qodef-btn-simple:hover
  .qodef-btn-text-inner-icon
  .arrow_right:nth-of-type(1),
.qodef-btn.qodef-btn-simple:hover .qodef-btn-text-inner-icon i:nth-of-type(1) {
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
}
.qodef-btn.qodef-btn-simple:hover
  .qodef-btn-text-inner-icon
  .arrow_right:nth-of-type(2),
.qodef-btn.qodef-btn-simple:hover .qodef-btn-text-inner-icon i:nth-of-type(2) {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-btn.qodef-btn-solid {
  color: #fff;
  background-color: #50c878;
  border: 1px solid transparent;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-color):hover {
  color: #fff !important;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg)
  .qodef-btn-text-inner-icon:after,
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg)
  .qodef-btn-text:after {
  content: "";
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.07);
  pointer-events: none;
  z-index: 3;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover
  .qodef-btn-text-inner-icon:after,
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover
  .qodef-btn-text:after {
  opacity: 1;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover
  .qodef-btn-text-inner-icon
  .arrow_right:nth-of-type(1),
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover
  .qodef-btn-text-inner-icon
  i:nth-of-type(1) {
  -webkit-transform: translate3d(50px, 0, 0);
  transform: translate3d(50px, 0, 0);
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover
  .qodef-btn-text-inner-icon
  .arrow_right:nth-of-type(2),
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover
  .qodef-btn-text-inner-icon
  i:nth-of-type(2) {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-btn.qodef-btn-outline {
  color: #50c878;
  background-color: transparent;
  border: 1px solid #50c878;
}
.qodef-btn.qodef-btn-outline:hover
  .qodef-btn-text-inner-icon
  .arrow_right:nth-of-type(1),
.qodef-btn.qodef-btn-outline:hover .qodef-btn-text-inner-icon i:nth-of-type(1) {
  -webkit-transform: translate3d(50px, 0, 0);
  transform: translate3d(50px, 0, 0);
}
.qodef-btn.qodef-btn-outline:hover
  .qodef-btn-text-inner-icon
  .arrow_right:nth-of-type(2),
.qodef-btn.qodef-btn-outline:hover .qodef-btn-text-inner-icon i:nth-of-type(2) {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-btn.qodef-btn-small .qodef-btn-text {
  padding: 14px 25px 16px;
  font-size: 12px;
  line-height: 14px;
}
.qodef-btn.qodef-btn-small.qodef-btn-icon {
  padding-top: 0;
  padding-bottom: 0;
}
.qodef-btn.qodef-btn-small.qodef-btn-icon > i,
.qodef-btn.qodef-btn-small.qodef-btn-icon > span:not(.qodef-btn-text) {
  padding: 14px 13px;
  font-size: 14px;
  line-height: 14px;
  font-size: 16px;
}
.qodef-btn.qodef-btn-large .qodef-btn-text {
  padding: 20px 32px;
  font-size: 16px;
  line-height: 22px;
}
.qodef-btn.qodef-btn-large.qodef-btn-icon {
  padding-top: 0;
  padding-bottom: 0;
}
.qodef-btn.qodef-btn-large.qodef-btn-icon > i,
.qodef-btn.qodef-btn-large.qodef-btn-icon > span:not(.qodef-btn-text) {
  padding: 20px 19px;
  font-size: 20px;
  line-height: 22px;
}
.qodef-btn.qodef-btn-huge .qodef-btn-text {
  display: block;
  text-align: center;
  padding: 22px 36px;
  font-size: 18px;
  line-height: 23px;
}
.qodef-btn.qodef-btn-huge.qodef-btn-icon {
  padding-top: 0;
  padding-bottom: 0;
}
.qodef-btn.qodef-btn-huge.qodef-btn-icon > i,
.qodef-btn.qodef-btn-huge.qodef-btn-icon > span:not(.qodef-btn-text) {
  display: block;
  text-align: center;
  padding: 22px 20px;
  font-size: 21px;
  line-height: 23px;
}
.qodef-btn.qodef-btn-icon > i,
.qodef-btn.qodef-btn-icon > span:not(.qodef-btn-text) {
  position: relative;
  display: inline-block;
  padding: 17px 16px;
  line-height: 18px;
  font-size: 18px;
}
.qodef-btn.qodef-btn-icon > i:before,
.qodef-btn.qodef-btn-icon > span:not(.qodef-btn-text):before {
  display: block;
  line-height: inherit;
}
.qodef-btn.qodef-btn-icon > * {
  float: left;
}
.qodef-btn.qodef-btn-icon:not(.qodef-btn-simple) .qodef-btn-text {
  position: relative;
}
.qodef-btn.qodef-btn-icon:not(.qodef-btn-simple) .qodef-btn-text:before {
  content: "";
  width: 1px;
  height: calc(100% + 2px);
  position: absolute;
  top: -1px;
  right: 0;
  border-color: inherit;
  border-right: 1px solid;
}
.qodef-call-to-action-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-call-to-action-holder .qodef-cta-button-holder,
.qodef-call-to-action-holder .qodef-cta-text-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-call-to-action-holder .qodef-cta-text-holder h1,
.qodef-call-to-action-holder .qodef-cta-text-holder h2,
.qodef-call-to-action-holder .qodef-cta-text-holder h3,
.qodef-call-to-action-holder .qodef-cta-text-holder h4,
.qodef-call-to-action-holder .qodef-cta-text-holder h5,
.qodef-call-to-action-holder .qodef-cta-text-holder h6 {
  margin: 0;
}
.qodef-call-to-action-holder .qodef-cta-button-holder .qodef-btn {
  white-space: nowrap;
}
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-inner {
  display: table;
}
.qodef-call-to-action-holder.qodef-normal-layout:not(.qodef-content-in-grid)
  .qodef-cta-inner {
  width: 100%;
}
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-button-holder,
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-text-holder {
  display: table-cell;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-call-to-action-holder.qodef-normal-layout .qodef-cta-button-holder {
  text-align: right;
}
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-inner {
  text-align: center;
}
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-button-holder,
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-text-holder {
  width: 100%;
}
.qodef-call-to-action-holder.qodef-simple-layout .qodef-cta-button-holder {
  margin: 28px 0 0;
}
.qodef-call-to-action-holder.qodef-two-halves-columns .qodef-cta-button-holder,
.qodef-call-to-action-holder.qodef-two-halves-columns .qodef-cta-text-holder {
  width: 50%;
}
.qodef-call-to-action-holder.qodef-two-thirds-columns .qodef-cta-text-holder {
  width: 66.66666666666667%;
}
.qodef-call-to-action-holder.qodef-two-thirds-columns .qodef-cta-button-holder {
  width: 33.33333333333333%;
}
.qodef-call-to-action-holder.qodef-three-quarters-columns
  .qodef-cta-text-holder {
  width: 75%;
}
.qodef-call-to-action-holder.qodef-three-quarters-columns
  .qodef-cta-button-holder {
  width: 25%;
}
.qodef-call-to-action-holder.qodef-four-fifths-columns .qodef-cta-text-holder {
  width: 80%;
}
.qodef-call-to-action-holder.qodef-four-fifths-columns
  .qodef-cta-button-holder {
  width: 20%;
}
.qodef-clients-carousel-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-clients-carousel-holder .qodef-cc-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-clients-carousel-holder .qodef-cc-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.touch .qodef-clients-carousel-holder .qodef-cc-item {
  cursor: pointer;
}
.qodef-clients-carousel-holder .qodef-cc-item .qodef-cc-item {
  position: relative;
  display: block;
}
.qodef-clients-carousel-holder.qodef-cc-hover-switch-images
  .qodef-cc-item:hover
  .qodef-cc-image {
  opacity: 0;
}
.qodef-clients-carousel-holder.qodef-cc-hover-switch-images
  .qodef-cc-item:hover
  .qodef-cc-hover-image {
  opacity: 1;
}
.qodef-clients-carousel-holder.qodef-cc-hover-switch-images
  .qodef-cc-item
  .qodef-cc-image {
  position: relative;
  display: block;
  width: auto;
  margin: 0 auto;
  opacity: 1;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.qodef-clients-carousel-holder.qodef-cc-hover-switch-images
  .qodef-cc-item
  .qodef-cc-hover-image {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  opacity: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.qodef-clients-carousel-holder.qodef-cc-hover-roll-over .qodef-cc-item {
  overflow: hidden;
}
.qodef-clients-carousel-holder.qodef-cc-hover-roll-over
  .qodef-cc-item:hover
  .qodef-cc-image {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.qodef-clients-carousel-holder.qodef-cc-hover-roll-over
  .qodef-cc-item:hover
  .qodef-cc-hover-image {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.qodef-clients-carousel-holder.qodef-cc-hover-roll-over
  .qodef-cc-item
  .qodef-cc-image {
  position: relative;
  display: block;
  width: auto;
  margin: 0 auto;
  -webkit-transition: -webkit-transform 0.4s
    cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: -webkit-transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    -webkit-transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.qodef-clients-carousel-holder.qodef-cc-hover-roll-over
  .qodef-cc-item
  .qodef-cc-hover-image {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  -webkit-transition: -webkit-transform 0.4s
    cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: -webkit-transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    -webkit-transform 0.4s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.qodef-countdown {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-countdown.qodef-light-skin
  .countdown-row
  .countdown-section
  .countdown-amount {
  color: #50c878;
}
.qodef-countdown.qodef-light-skin
  .countdown-row
  .countdown-section
  .countdown-period {
  color: #fff;
}
.qodef-countdown .countdown-rtl {
  direction: rtl;
}
.qodef-countdown .countdown-row {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  clear: both;
}
.qodef-countdown .countdown-row.countdown-show1 .countdown-section {
  width: 100%;
}
.qodef-countdown .countdown-row.countdown-show2 .countdown-section {
  width: 50%;
}
.qodef-countdown .countdown-row.countdown-show3 .countdown-section {
  width: 33.33333%;
}
.qodef-countdown .countdown-row.countdown-show4 .countdown-section {
  width: 25%;
}
.qodef-countdown .countdown-row.countdown-show5 .countdown-section {
  width: 20%;
}
.qodef-countdown .countdown-row.countdown-show6 .countdown-section {
  width: 16.66667%;
}
.qodef-countdown .countdown-row .countdown-section {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-countdown .countdown-row .countdown-section .countdown-amount {
  position: relative;
  display: block;
  color: #29282d;
  font-size: 78px;
  line-height: 1em;
  font-weight: 600;
  font-family: Teko, sans-serif;
  margin-bottom: 22px;
}
.qodef-countdown .countdown-row .countdown-section .countdown-period {
  display: block;
  text-transform: uppercase;
  font-size: 31px;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: Teko, sans-serif;
}
.qodef-counter-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.qodef-counter-holder .qodef-counter-inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.qodef-counter-holder .qodef-counter {
  height: 1em;
  display: inline-block !important;
  vertical-align: middle;
  color: #50c878;
  font-size: 50px;
  line-height: 1em;
  font-weight: 600;
  overflow: hidden;
  font-family: Teko, sans-serif;
}
.qodef-counter-holder .qodef-counter-title {
  margin: 10px 0 0;
}
.qodef-counter-holder .qodef-counter-text {
  margin: 14px 0 0;
}
.qodef-custom-font-holder .qodef-cf-typed-wrap {
  width: 0;
  white-space: nowrap;
}
.qodef-custom-font-holder .qodef-cf-typed {
  display: inline-block;
}
.qodef-custom-font-holder .qodef-cf-typed span {
  display: none;
}
.qodef-custom-font-holder .qodef-cf-typed ~ .typed-cursor {
  display: inline-block;
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.qodef-dropcaps {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  color: #999;
  text-align: center;
  margin: 2px 17px 0 10px;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
}
.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: #29282d;
  margin: 11px 18px 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 {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.qodef-elements-holder .qodef-eh-item.qodef-vertical-alignment-top {
  vertical-align: top;
}
.qodef-elements-holder .qodef-eh-item.qodef-vertical-alignment-bottom {
  vertical-align: bottom;
}
.qodef-elements-holder .qodef-eh-item.qodef-horizontal-alignment-center {
  text-align: center;
}
.qodef-elements-holder .qodef-eh-item.qodef-horizontal-alignment-right {
  text-align: right;
}
.qodef-elements-holder .qodef-eh-item .qodef-elements-holder-item-inner {
  width: 100%;
}
.qodef-elements-holder .qodef-eh-item.qodef-elements-item-shadow {
  -webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.05);
}
.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-event-list-item-holder {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  float: left;
}
.qodef-event-list-holder .qodef-event-list-item-holder:nth-child(4n),
.qodef-event-list-holder .qodef-event-list-item-holder:nth-child(4n + 1) {
  background-color: #29282d;
}
.qodef-event-list-holder
  .qodef-event-list-item-holder:nth-child(4n)
  .qodef-event-list-category-holder
  a,
.qodef-event-list-holder
  .qodef-event-list-item-holder:nth-child(4n + 1)
  .qodef-event-list-category-holder
  a {
  color: #50c878;
}
.qodef-event-list-holder .qodef-event-list-item-holder:nth-child(4n + 2),
.qodef-event-list-holder .qodef-event-list-item-holder:nth-child(4n + 3) {
  background-color: #50c878;
}
.qodef-event-list-holder .qodef-event-list-item-holder:nth-child(4n + 1),
.qodef-event-list-holder .qodef-event-list-item-holder:nth-child(4n + 2) {
  direction: rtl;
}
.qodef-event-list-holder
  .qodef-event-list-item-holder
  .qodef-event-list-item-content,
.qodef-event-list-holder
  .qodef-event-list-item-holder
  .qodef-event-list-item-image {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.qodef-event-list-holder
  .qodef-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-event-list-item-holder
  .qodef-event-list-item-image
  .qodef-event-list-item-content-inner
  p.qodef-event-list-excerpt {
  margin: 20px 0 20px;
  color: #fff;
}
.qodef-event-list-holder
  .qodef-event-list-item-holder
  .qodef-event-list-item-content {
  padding: 0 65px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-event-list-holder
  .qodef-event-list-item-holder
  .qodef-event-list-item-content
  .qodef-event-list-item-content-inner {
  direction: initial;
}
.qodef-event-list-holder
  .qodef-event-list-item-holder
  .qodef-event-list-category-holder
  a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  padding: 0 14px 0 0;
  font-size: 12px;
  letter-spacing: 0.15em;
  color: #fff;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-event-list-holder
  .qodef-event-list-item-holder
  .qodef-event-list-item-title {
  margin: 5px 0 0 0;
  color: #fff;
}
.qodef-event-list-holder
  .qodef-event-list-item-holder
  .qodef-event-list-item-title
  a:hover {
  color: #fff;
}
.qodef-event-list-holder
  .qodef-event-list-item-holder
  .qodef-event-list-item-image {
  overflow: hidden;
}
.qodef-event-list-holder
  .qodef-event-list-item-holder
  .qodef-event-list-item-image
  .qodef-event-list-item-image-inner {
  display: block;
  width: 100%;
  -webkit-transform: scale(1.005);
  -ms-transform: scale(1.005);
  transform: scale(1.005);
  -webkit-transition: all 0.35s cubic-bezier(0.32, 0.93, 0.49, 0.77) 50ms;
  transition: all 0.35s cubic-bezier(0.32, 0.93, 0.49, 0.77) 50ms;
}
.qodef-event-list-holder
  .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-event-list-item-holder
  .qodef-event-list-item-image:hover
  .qodef-event-list-item-image-inner {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}
.qodef-event-list-holder
  .qodef-event-list-item-holder.qodef-event-list-item-hover
  .qodef-event-list-item-image
  .qodef-event-list-item-image-inner {
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}
.qodef-event-list-holder
  .qodef-event-list-item-holder
  .qodef-event-list-read-more-button
  .qodef-btn {
  color: #fff;
}
.qodef-event-list-holder
  .qodef-event-list-item-holder
  .qodef-event-list-read-more-button
  .qodef-btn:hover {
  color: #fff !important;
}
.qodef-event-list-holder.qodef-event-skin-dark .qodef-event-list-item-holder {
  background-color: #29282d !important;
}
.qodef-event-list-holder.qodef-event-skin-dark
  .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-event-skin-dark
  .qodef-event-list-item-holder
  .qodef-event-list-item-image
  .qodef-event-list-item-content-inner
  p.qodef-event-list-excerpt {
  color: #9c9c9c;
}
.qodef-event-list-holder.qodef-event-skin-dark
  .qodef-event-list-item-holder
  .qodef-event-list-category-holder
  a {
  color: #50c878 !important;
}
.qodef-event-list-holder.qodef-event-skin-light .qodef-event-list-item-holder {
  background-color: transparent !important;
}
.qodef-event-list-holder.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-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: #9c9c9c;
}
.qodef-event-list-holder.qodef-event-skin-light
  .qodef-event-list-item-holder
  .qodef-event-list-category-holder
  a {
  color: #50c878;
}
.qodef-event-list-holder.qodef-event-skin-light
  .qodef-event-list-item-holder
  .qodef-event-list-category-holder
  a:hover {
  color: #9c9c9c;
}
.qodef-event-list-holder.qodef-event-skin-light
  .qodef-event-list-item-holder
  .qodef-event-list-item-title {
  margin: 5px 0 0 0;
  color: #29282d;
}
.qodef-event-list-holder.qodef-event-skin-light
  .qodef-event-list-item-holder
  .qodef-event-list-item-title
  a:hover {
  color: #50c878;
}
.qodef-event-list-holder.qodef-event-skin-light
  .qodef-event-list-item-holder
  .qodef-event-list-read-more-button
  .qodef-btn {
  color: #50c878;
}
.qodef-event-list-holder.qodef-event-skin-light
  .qodef-event-list-item-holder
  .qodef-event-list-read-more-button
  .qodef-btn:hover {
  color: #50c878 !important;
}
.qodef-event-list-holder.qodef-event-list-two-columns
  .qodef-event-list-item-holder {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .qodef-event-list-holder.qodef-event-list-two-columns
    .qodef-event-list-item-holder:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-event-list-holder.qodef-event-list-three-columns
  .qodef-event-list-item-holder {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .qodef-event-list-holder.qodef-event-list-three-columns
    .qodef-event-list-item-holder:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-event-list-holder.qodef-event-list-four-columns
  .qodef-event-list-item-holder {
  width: 25%;
}
@media only screen and (min-width: 1201px) {
  .qodef-event-list-holder.qodef-event-list-four-columns
    .qodef-event-list-item-holder:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-google-map-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.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 .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: #29282d;
  font-size: 17px;
  line-height: inherit;
}
.qodef-icon-list-holder .qodef-il-icon-holder > :before {
  display: block;
  line-height: inherit;
}
.qodef-icon-list-holder .qodef-il-text {
  width: 99%;
  padding: 0 0 0 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-iwt {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-iwt a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-iwt a .qodef-iwt-title-text {
  -webkit-transition: 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.qodef-iwt a:hover .qodef-iwt-title-text {
  color: #50c878;
}
.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 {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-iwt .qodef-iwt-title-text {
  display: block;
}
.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 13px;
}
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon,
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-title-text {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon .qodef-icon-element {
  -webkit-transition: none;
  transition: none;
}
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-icon img {
  max-width: none;
}
.qodef-iwt.qodef-iwt-icon-left-from-title .qodef-iwt-title-text {
  padding: 0 0 0 17px;
}
.qodef-iwt.qodef-iwt-icon-top {
  text-align: center;
}
.qodef-iwt.qodef-iwt-icon-top .qodef-iwt-content {
  padding: 23px 0 0;
}
.qodef-iwt.qodef-iwt-icon-top .qodef-iwt-content.qodef-iwt-content-bottom {
  padding: 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: #50c878;
  -webkit-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;
  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: transform 0.15s ease-in-out;
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: -webkit-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 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-image-gallery .qodef-ig-image a,
.qodef-image-gallery .qodef-ig-image img {
  position: relative;
  display: block;
}
.qodef-image-gallery .qodef-ig-image-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-image-gallery .qodef-ig-slider {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-image-gallery .qodef-ig-grid .qodef-ig-image {
  float: left;
}
.qodef-image-gallery .qodef-ig-grid.qodef-ig-two-columns .qodef-ig-image {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .qodef-image-gallery
    .qodef-ig-grid.qodef-ig-two-columns
    .qodef-ig-image:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-image-gallery .qodef-ig-grid.qodef-ig-three-columns .qodef-ig-image {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .qodef-image-gallery
    .qodef-ig-grid.qodef-ig-three-columns
    .qodef-ig-image:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-image-gallery .qodef-ig-grid.qodef-ig-four-columns .qodef-ig-image {
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .qodef-image-gallery
    .qodef-ig-grid.qodef-ig-four-columns
    .qodef-ig-image:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-image-gallery .qodef-ig-grid.qodef-ig-five-columns .qodef-ig-image {
  width: 20%;
}
@media only screen and (min-width: 1025px) {
  .qodef-image-gallery
    .qodef-ig-grid.qodef-ig-five-columns
    .qodef-ig-image:nth-child(5n + 1) {
    clear: both;
  }
}
.qodef-image-gallery .qodef-ig-grid.qodef-ig-six-columns .qodef-ig-image {
  width: 16.66667%;
}
@media only screen and (min-width: 1025px) {
  .qodef-image-gallery
    .qodef-ig-grid.qodef-ig-six-columns
    .qodef-ig-image:nth-child(6n + 1) {
    clear: both;
  }
}
.qodef-image-gallery .qodef-ig-masonry {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-image-gallery .qodef-ig-masonry .qodef-ig-grid-sizer {
  width: 100%;
}
.qodef-image-gallery .qodef-ig-masonry .qodef-ig-grid-gutter {
  width: 0;
}
.qodef-image-gallery
  .qodef-ig-masonry.qodef-ig-two-columns
  .qodef-ig-grid-sizer,
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-two-columns .qodef-ig-image {
  width: 50%;
}
.qodef-image-gallery
  .qodef-ig-masonry.qodef-ig-two-columns
  .qodef-ig-image.qodef-large-masonry-item {
  width: 100%;
}
.qodef-image-gallery
  .qodef-ig-masonry.qodef-ig-three-columns
  .qodef-ig-grid-sizer,
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-three-columns .qodef-ig-image {
  width: 33.33333%;
}
.qodef-image-gallery
  .qodef-ig-masonry.qodef-ig-three-columns
  .qodef-ig-image.qodef-large-masonry-item {
  width: 66.66667%;
}
.qodef-image-gallery
  .qodef-ig-masonry.qodef-ig-four-columns
  .qodef-ig-grid-sizer,
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-four-columns .qodef-ig-image {
  width: 25%;
}
.qodef-image-gallery
  .qodef-ig-masonry.qodef-ig-four-columns
  .qodef-ig-image.qodef-large-masonry-item {
  width: 50%;
}
.qodef-image-gallery
  .qodef-ig-masonry.qodef-ig-five-columns
  .qodef-ig-grid-sizer,
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-five-columns .qodef-ig-image {
  width: 20%;
}
.qodef-image-gallery
  .qodef-ig-masonry.qodef-ig-five-columns
  .qodef-ig-image.qodef-large-masonry-item {
  width: 40%;
}
.qodef-image-gallery
  .qodef-ig-masonry.qodef-ig-six-columns
  .qodef-ig-grid-sizer,
.qodef-image-gallery .qodef-ig-masonry.qodef-ig-six-columns .qodef-ig-image {
  width: 16.66667%;
}
.qodef-image-gallery
  .qodef-ig-masonry.qodef-ig-six-columns
  .qodef-ig-image.qodef-large-masonry-item {
  width: 33.33333%;
}
.qodef-image-gallery.qodef-image-behavior-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(41, 40, 45, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-image-gallery.qodef-image-behavior-lightbox
  .qodef-ig-image
  a:hover:after {
  opacity: 1;
}
.qodef-image-gallery.qodef-image-behavior-lightbox .qodef-ig-image a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(41, 40, 45, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.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;
  transition: -webkit-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 {
  filter: url(../../../../plugins/prowess-core/assets/css/img/desaturate.svg#grayscale);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.qodef-image-marquee-holder {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.qodef-image-marquee-holder .qodef-image-marquee {
  position: relative;
  width: 124%;
  left: -12%;
}
.qodef-image-marquee-holder .qodef-image img {
  display: block;
}
.qodef-image-marquee-holder .qodef-image.qodef-original {
  position: relative;
}
.qodef-image-marquee-holder .qodef-image.qodef-aux {
  position: absolute;
  top: 0;
}
.qodef-image-with-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-image-with-text-holder.qodef-has-shadow .qodef-iwt-image {
  -webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.08);
}
.qodef-image-with-text-holder .qodef-iwt-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-image-with-text-holder .qodef-iwt-image a,
.qodef-image-with-text-holder .qodef-iwt-image img {
  position: relative;
  display: block;
}
.qodef-image-with-text-holder .qodef-iwt-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-image-with-text-holder .qodef-iwt-title {
  margin: 32px 0 0;
  z-index: 9;
  position: relative;
}
.qodef-image-with-text-holder .qodef-iwt-title-number {
  position: absolute;
  top: -20px;
  z-index: 0;
  color: #e4e3e3;
  font-weight: 300;
  letter-spacing: 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-title {
  -webkit-transition: color 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: color 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.qodef-image-with-text-holder.qodef-image-behavior-custom-link
  .qodef-iwt-image {
  -webkit-transition: -webkit-transform 0.25s
      cubic-bezier(0.86, 0.15, 0.19, 0.93),
    box-shadow 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  -webkit-transition: -webkit-transform 0.25s
      cubic-bezier(0.86, 0.15, 0.19, 0.93),
    -webkit-box-shadow 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: -webkit-transform 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    -webkit-box-shadow 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: transform 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    box-shadow 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: transform 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    box-shadow 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    -webkit-transform 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    -webkit-box-shadow 0.25s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.qodef-image-with-text-holder.qodef-image-behavior-custom-link:hover
  .qodef-iwt-title {
  color: #50c878;
}
.qodef-image-with-text-holder.qodef-image-behavior-custom-link:hover
  .qodef-iwt-image {
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}
.qodef-image-with-text-holder.qodef-image-behavior-custom-link.qodef-has-shadow:hover
  .qodef-iwt-image {
  -webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.12);
}
.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(41, 40, 45, 0.4);
  opacity: 0;
  -webkit-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;
  transition: -webkit-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 {
  filter: url(../../../../plugins/prowess-core/assets/css/img/desaturate.svg#grayscale);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.qodef-image-with-text-holder.qodef-has-bottom-buttons
  .qodef-iwt-bottom-buttons-holder {
  position: relative;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 100%;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.qodef-image-with-text-holder.qodef-has-bottom-buttons
  .qodef-iwt-bottom-buttons-holder
  .qodef-iwt-bottom-link {
  position: relative;
  vertical-align: middle;
  margin-right: 34px;
  padding-bottom: 9px;
}
.qodef-image-with-text-holder.qodef-has-bottom-buttons
  .qodef-iwt-bottom-buttons-holder
  .qodef-iwt-bottom-link.qodef-btn {
  font-size: 11px;
}
.qodef-image-with-text-holder.qodef-has-bottom-buttons
  .qodef-iwt-bottom-buttons-holder
  .qodef-iwt-bottom-link.qodef-btn
  .qodef-btn-text {
  font-size: inherit;
}
.qodef-image-with-text-holder.qodef-has-bottom-buttons
  .qodef-iwt-bottom-buttons-holder
  .qodef-iwt-bottom-link.qodef-btn.qodef-btn-simple.qodef-btn-icon
  > span:not(.qodef-btn-text) {
  font-size: 15px;
}
.qodef-image-with-text-holder.qodef-has-bottom-buttons:hover
  .qodef-iwt-bottom-buttons-holder {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.qodef-info-box-holder {
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 128px 0 128px;
  z-index: 200;
  color: #fff;
}
.qodef-info-box-holder .qodef-ib-title {
  color: #fff;
}
.qodef-info-box-holder .qodef-ib-icon-holder {
  color: #fff;
}
.qodef-info-box-holder .qodef-info-box-inner {
  width: 100%;
  height: 100%;
}
.qodef-info-box-holder .qodef-ib-front-holder {
  padding: 0 40px;
  z-index: 3;
  position: relative;
}
.qodef-info-box-holder .qodef-ib-front-holder .qodef-ib-top-holder {
  -webkit-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
}
.qodef-info-box-holder .qodef-ib-front-holder .qodef-ib-icon-holder {
  font-size: 72px;
  -webkit-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
.qodef-info-box-holder .qodef-ib-front-holder .qodef-ib-button-holder {
  margin-top: 15px;
}
.qodef-info-box-holder .qodef-ib-front-holder .qodef-ib-title {
  margin-top: 5px;
  margin-bottom: 10px;
}
.qodef-info-box-holder .qodef-ib-front-holder .qodef-ib-text-holder {
  margin-top: 5px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.qodef-info-box-holder .qodef-ib-front-holder .qodef-ib-text-holder p {
  margin: 0;
}
.qodef-info-box-holder .qodef-ib-front-holder .qodef-ib-bottom-holder {
  opacity: 0;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.qodef-info-box-holder .qodef-ib-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #323232;
  background-size: cover;
  background-repeat: no-repeat;
}
.qodef-info-box-holder .qodef-ib-overlay:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  background-color: #0e0d0b;
  opacity: 0;
}
.qodef-info-box-holder:hover .qodef-ib-overlay:after {
  opacity: 1;
}
.qodef-info-box-holder:hover .qodef-ib-top-holder {
  margin-top: 0 !important;
}
.qodef-info-box-holder:hover .qodef-ib-bottom-holder {
  opacity: 1;
}
.qodef-pi-holder {
  margin: 0 auto;
  position: relative;
  display: table;
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
}
.qodef-pi-holder.qodef-big-image-first {
  direction: rtl;
}
.qodef-pi-holder.qodef-small-image-top-left .qodef-small-pair-item {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  margin: 15% 0 0 20%;
}
.qodef-pi-holder.qodef-small-image-top-left
  .qodef-pi
  .qodef-pi-inner
  .qodef-pi-image {
  overflow: visible;
}
.qodef-pi-holder.qodef-small-image-top-left
  .qodef-pi
  .qodef-pi-inner
  .qodef-pi-image
  img {
  max-width: 125%;
}
.qodef-pi-holder.qodef-small-image-top-right .qodef-small-pair-item {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  max-width: 50%;
  margin: 0 10%;
}
.qodef-pi-holder .qodef-pi {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 13px;
}
.qodef-pi-holder .qodef-pi .qodef-pi-inner .qodef-pi-image {
  position: relative;
  overflow: hidden;
}
.qodef-pi-holder .qodef-pi .qodef-pi-inner .qodef-pi-image img {
  display: block;
}
.qodef-pie-chart-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.qodef-pie-chart-holder .qodef-pc-percentage {
  position: relative;
  display: block;
  height: 176px;
  width: 176px;
  line-height: 176px;
  text-align: center;
  margin: 0 auto;
}
.qodef-pie-chart-holder .qodef-pc-percentage canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.qodef-pie-chart-holder .qodef-pc-percentage .qodef-pc-percent {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #29282d;
  font-size: 36px;
  line-height: inherit;
  font-weight: 600;
}
.qodef-pie-chart-holder .qodef-pc-percentage .qodef-pc-percent:after {
  position: relative;
  top: -15px;
  content: "%";
  font-size: 15px;
}
.qodef-pie-chart-holder .qodef-pc-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 30px 0 0;
}
.qodef-pie-chart-holder .qodef-pc-text-holder .qodef-pc-title {
  margin: 0;
}
.qodef-pie-chart-holder .qodef-pc-text-holder .qodef-pc-text {
  margin: 14px 0 0;
}
.qodef-pricing-tables {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  clear: both;
}
.qodef-pricing-tables .qodef-pt-wrapper {
  position: relative;
}
.qodef-pricing-tables.qodef-two-columns .qodef-price-table {
  width: 50%;
}
.qodef-pricing-tables.qodef-three-columns .qodef-price-table {
  width: 33.33333%;
}
.qodef-pricing-tables.qodef-four-columns .qodef-price-table {
  width: 25%;
}
.qodef-pricing-tables.qodef-five-columns .qodef-price-table {
  width: 20%;
}
.qodef-price-table {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-price-table .qodef-pt-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: #29282d;
  padding: 45px 0 10px;
}
.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: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: Teko, sans-serif;
  text-transform: uppercase;
  padding: 39px 30px 0;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-title-holder .qodef-pt-title {
  display: block;
  padding: 17px 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: 33px 15px 0;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-value {
  position: relative;
  vertical-align: super;
  bottom: 12px;
  right: 7px;
  font-size: 19px;
  line-height: 1em;
  font-weight: 700;
  color: #fff;
  font-family: Teko, sans-serif;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-price {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  left: -5px;
  font-size: 60px;
  line-height: 1em;
  font-weight: 700;
  color: #fff;
  font-family: Teko, sans-serif;
  letter-spacing: 0.1em;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-prices .qodef-pt-mark {
  position: relative;
  display: block;
  margin: 4px 0 0;
  color: #50c878;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content {
  padding: 15px 0;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-content ul li {
  font-family: Ubuntu, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 30px;
  font-size: 12px;
  letter-spacing: 0.2em;
}
.qodef-price-table
  .qodef-pt-inner
  ul
  li.qodef-pt-content
  ul
  li:not(:last-child) {
  border-bottom: 1px solid #232226;
}
.qodef-price-table .qodef-pt-inner ul li.qodef-pt-button {
  padding: 12px 15px 70px;
}
.qodef-price-table.qodef-pt-highlighted .qodef-pt-inner:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 60px 60px 0;
  border-color: transparent #50c878 transparent transparent;
}
.qodef-price-table.qodef-pt-highlighted .qodef-pt-inner:after {
  content: "\e033";
  font-family: ElegantIcons;
  position: absolute;
  top: 3px;
  right: 10px;
  font-size: 16px;
  color: #fff;
}
.qodef-process-holder {
  position: relative;
  margin-top: 40px;
}
.qodef-process-holder .qodef-process-item-holder {
  text-align: center;
  float: left;
  width: 25%;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: all 0.3s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.no-touchevents .qodef-process-holder .qodef-process-item-holder {
  visibility: visible;
}
.touch .qodef-process-holder .qodef-process-item-holder {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible;
}
.qodef-process-holder .qodef-process-item-holder .qodef-pr-item-content-holder {
  margin-top: 28px;
}
.qodef-process-holder .qodef-process-item-holder .qodef-pr-item-text-holder {
  margin: -6px auto;
  max-width: 200px;
}
.qodef-process-holder .qodef-process-item-holder .qodef-pr-item-holder {
  position: relative;
}
.qodef-process-holder .qodef-process-item-holder .qodef-pr-item-holder:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  color: #29282d;
  width: 100%;
  height: 1px;
  border-top: 1px dashed #9c9c9c;
}
.qodef-process-holder
  .qodef-process-item-holder
  .qodef-pr-item-holder
  .qodef-pr-item {
  display: block;
  position: relative;
  width: 202px;
  height: 202px;
  margin: 0 auto;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  overflow: hidden;
  border: 1px dashed #9c9c9c;
  z-index: 1;
}
.qodef-process-holder
  .qodef-process-item-holder
  .qodef-pr-item-holder
  .qodef-pr-item
  .qodef-pr-item-inner {
  border: 8px solid #fff;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100%;
  z-index: 1;
  overflow: hidden;
}
.qodef-process-holder
  .qodef-process-item-holder
  .qodef-pr-item-holder
  .qodef-pr-item
  .qodef-pr-item-inner
  img {
  -webkit-transition: -webkit-transform 0.25s
    cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: -webkit-transform 0.25s cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: transform 0.25s cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: transform 0.25s cubic-bezier(0.46, 0.08, 0.19, 0.93),
    -webkit-transform 0.25s cubic-bezier(0.46, 0.08, 0.19, 0.93);
}
.qodef-process-holder
  .qodef-process-item-holder
  .qodef-pr-item-holder
  .qodef-pr-item.icon
  .qodef-pr-item-inner {
  background-color: #fff;
  color: #29282d;
}
.qodef-process-holder
  .qodef-process-item-holder
  .qodef-pr-item-holder
  .qodef-pr-item
  .qodef-icon-shortcode,
.qodef-process-holder
  .qodef-process-item-holder
  .qodef-pr-item-holder
  .qodef-pr-item
  img {
  display: inline-block;
  position: relative;
  max-width: 100%;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.qodef-process-holder
  .qodef-process-item-holder
  .qodef-pr-item-holder
  .qodef-pr-item
  .qodef-pr-item-number {
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 80px;
  color: #fff;
  background-color: transparent;
  font-size: 48px;
  font-weight: 600;
  border-radius: 100%;
  z-index: 2;
  font-family: Teko, sans-serif;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.qodef-process-holder
  .qodef-process-item-holder.qodef-pr-item-highlighted
  .qodef-pr-item-holder
  .qodef-pr-item {
  margin-top: -54px;
  width: 310px;
  height: 310px;
}
.qodef-process-holder
  .qodef-process-item-holder.qodef-pr-item-highlighted
  .qodef-pr-item-holder
  .qodef-pr-item
  .qodef-pr-item-number {
  font-size: 70px;
}
.qodef-process-holder
  .qodef-process-item-holder.qodef-pr-item-highlighted
  .qodef-pr-item-holder
  .qodef-pr-item
  .qodef-pr-item-inner {
  border-width: 14px;
}
.qodef-process-holder
  .qodef-process-item-holder:last-child
  .qodef-pr-item-holder:after {
  display: none;
}
.qodef-process-holder .qodef-process-item-holder.item-appeared {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.qodef-process-holder.qodef-process-holder-items-three
  .qodef-process-item-holder {
  width: 33.33%;
}
.qodef-process-holder .qodef-pr-item-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.qodef-process-holder
  .qodef-pr-item-link:hover
  + .qodef-pr-item-holder-inner
  .qodef-pr-item-inner
  img {
  -webkit-transform: translate3d(0, -50%, 0) scale(1.05);
  transform: translate3d(0, -50%, 0) scale(1.05);
}
.qodef-process-holder.qodef-process-light .qodef-pr-item-text-holder,
.qodef-process-holder.qodef-process-light .qodef-pr-item-title {
  color: #fff;
}
.qodef-process-holder.qodef-process-light .qodef-pr-item-holder:after {
  color: #fff;
}
.qodef-process-holder.qodef-process-dark.qodef-process-horizontal
  .qodef-pr-item-holder
  .qodef-pr-item:after,
.qodef-process-holder.qodef-process-dark.qodef-process-horizontal
  .qodef-pr-item-holder
  .qodef-pr-item:before {
  background-color: rgba(0, 0, 0, 0.1);
}
.qodef-progress-bar {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-progress-bar .qodef-pb-title-holder {
  position: relative;
  margin: 10px 0 12px;
}
.qodef-progress-bar .qodef-pb-title-holder .qodef-pb-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 100;
}
.qodef-progress-bar .qodef-pb-percent-holder {
  position: absolute;
  left: 0;
  width: auto;
  display: inline-block;
  font-weight: 700;
  vertical-align: middle;
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
.qodef-progress-bar .qodef-pb-content-holder {
  position: relative;
  height: 9px;
  overflow: hidden;
  background-color: #ebebeb;
}
.qodef-progress-bar .qodef-pb-content-holder .qodef-pb-content {
  height: 9px;
  max-width: 100%;
  overflow: hidden;
  background-color: #50c878;
}
.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-title {
  display: block;
  margin: 0;
  position: relative;
  z-index: 1;
}
.qodef-section-title-holder h5.qodef-st-text {
  display: block;
  margin: 11px 0 0;
  position: relative;
  z-index: 1;
  font-size: 19px;
  line-height: 30px;
  font-weight: 300;
  font-family: Ubuntu, sans-serif;
  color: grey;
  text-transform: none;
  letter-spacing: 0;
}
.qodef-section-title-holder .qodef-st-title-number {
  position: absolute;
  top: -101px;
  z-index: 0;
  color: #e4e3e3;
  font-weight: 300;
  letter-spacing: 0;
}
.qodef-section-title-holder .qodef-st-text {
  position: relative;
  z-index: 1;
}
.qodef-tn-position-left .qodef-st-title-number {
  left: 0;
  right: auto;
}
.qodef-tn-position-right .qodef-st-title-number {
  right: 0;
  left: auto;
}
.qodef-tn-position-center .qodef-st-title-number {
  right: 0;
  left: 0;
}
.qodef-separator-holder {
  position: relative;
  height: auto;
  font-size: 0;
  line-height: 1em;
}
.qodef-separator-holder.qodef-separator-center {
  text-align: center;
}
.qodef-separator-holder.qodef-separator-left {
  text-align: left;
}
.qodef-separator-holder.qodef-separator-right {
  text-align: right;
}
.qodef-separator-holder.qodef-separator-full-width .qodef-separator {
  width: 100% !important;
}
.qodef-separator {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #ebebeb;
  margin: 10px 0;
}
.qodef-single-image-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-single-image-holder.qodef-has-shadow .qodef-si-inner {
  -webkit-box-shadow: 0 0 4.85px 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 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-single-image-holder .qodef-si-inner a,
.qodef-single-image-holder .qodef-si-inner img {
  position: relative;
  display: block;
}
.qodef-single-image-holder.qodef-image-behavior-custom-link
  .qodef-si-inner
  a:hover:after {
  opacity: 1;
}
.qodef-single-image-holder.qodef-image-behavior-custom-link
  .qodef-si-inner
  a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(41, 40, 45, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-single-image-holder.qodef-image-behavior-lightbox
  .qodef-si-inner
  a:hover:after {
  opacity: 1;
}
.qodef-single-image-holder.qodef-image-behavior-lightbox
  .qodef-si-inner
  a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(41, 40, 45, 0.4);
  opacity: 0;
  -webkit-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;
  transition: -webkit-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 {
  filter: url(../../../../plugins/prowess-core/assets/css/img/desaturate.svg#grayscale);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  -webkit-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;
  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-social-share-holder {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-social-share-holder ul {
  position: relative;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  padding: 0;
  margin: 0;
}
.qodef-social-share-holder.qodef-list .qodef-social-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  color: #9c9c9c;
  font-weight: 600;
}
.qodef-social-share-holder.qodef-list li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 20px 0 0;
}
.qodef-social-share-holder.qodef-list li:last-child {
  margin: 0 0 3px;
}
.qodef-social-share-holder.qodef-list li a {
  font-size: 11px;
}
.qodef-social-share-holder.qodef-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown-opener {
  display: block;
  color: #9c9c9c;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown-opener
  .qodef-social-share-title {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown-opener
  .social_share {
  font-size: 12px;
  color: #ababab;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown-opener:hover {
  color: #50c878;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown-opener:hover
  .social_share {
  color: inherit;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown {
  position: relative;
  visibility: hidden;
  z-index: 950;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul {
  position: relative;
  display: block;
  z-index: 990;
  margin: 0;
  padding: 0 !important;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li {
  width: 88px;
  height: 28px;
  line-height: 28px;
  visibility: hidden;
  position: absolute;
  text-align: center;
  opacity: 0;
  margin: 0;
  padding: 0;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  font-size: 12px;
  color: #9c9c9c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s,
    background-color 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s,
    background-color 0.2s ease-out 0s;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li:not(:first-child) {
  border-top: none;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li.qodef-facebook-share:hover {
  background-color: #3b5998;
  color: #fff;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li.qodef-twitter-share:hover {
  background-color: #00aced;
  color: #fff;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li.qodef-linkedin-share:hover {
  background-color: #007bb5;
  color: #fff;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li.qodef-tumblr-share:hover {
  background-color: #32506d;
  color: #fff;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li.qodef-pinterest-share:hover {
  background-color: #cb2027;
  color: #fff;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li.qodef-vk-share:hover {
  background-color: #45668e;
  color: #fff;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li * {
  display: block;
  line-height: inherit;
}
.qodef-social-share-holder.qodef-dropdown .qodef-social-share-dropdown ul li a {
  color: inherit !important;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li:nth-child(1) {
  bottom: -28px;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li:nth-child(2) {
  bottom: -56px;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li:nth-child(3) {
  bottom: -84px;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li:nth-child(4) {
  bottom: -112px;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li:nth-child(5) {
  bottom: -140px;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li:nth-child(6) {
  bottom: -168px;
}
.qodef-social-share-holder.qodef-dropdown
  .qodef-social-share-dropdown
  ul
  li:nth-child(7) {
  bottom: -196px;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li {
  opacity: 1;
  visibility: visible;
  cursor: pointer;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(2) {
  -webkit-transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s,
    background-color 0.2s ease-out;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(3) {
  -webkit-transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s,
    background-color 0.2s ease-out;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(4) {
  -webkit-transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s,
    background-color 0.2s ease-out;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(5) {
  -webkit-transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s,
    background-color 0.2s ease-out;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(6) {
  -webkit-transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s,
    background-color 0.2s ease-out;
}
.qodef-social-share-holder.qodef-dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(7) {
  -webkit-transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s,
    background-color 0.2s ease-out;
}
.qodef-ss-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-ss-holder.qodef-ss-image-right .qodef-ss-image {
  left: 50%;
}
.qodef-ss-holder.qodef-ss-image-right .qodef-ss-content {
  left: 0;
}
.qodef-ss-holder .qodef-ss-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.qodef-ss-holder .qodef-ss-image img {
  display: none;
}
.qodef-ss-holder .qodef-ss-content {
  position: relative;
  display: inline-block;
  vertical-align: top;
  left: 50%;
  width: 50%;
  padding: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-ss-holder .qodef-ss-title {
  margin: 0;
}
.qodef-ss-holder .qodef-ss-text {
  margin: 14px 0 0;
}
.qodef-ss-holder .qodef-ss-link {
  margin: 25px 0 0;
}
.qodef-tabs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-tabs .qodef-tabs-nav {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-tabs .qodef-tabs-nav li {
  float: left;
  margin: 0;
  padding: 0;
}
.qodef-tabs .qodef-tabs-nav li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
}
.qodef-tabs .qodef-tab-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-size: contain;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.qodef-tabs .qodef-tab-container p {
  margin: 0;
}
.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li a {
  padding: 17px 30px 13px;
  font-family: Teko, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #f6f6f6;
}
.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-tabs-standard .qodef-tabs-nav li.ui-state-hover a {
  color: #fff;
  background-color: #50c878;
}
.qodef-tabs.qodef-tabs-standard .qodef-tab-container {
  margin: 25px 0 0;
}
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav {
  position: relative;
  z-index: 1;
}
.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: 17px 30px 13px;
  font-family: Teko, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  background-color: #29282d;
}
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li.ui-state-hover a {
  color: #fff;
  background-color: #50c878;
}
.qodef-tabs.qodef-tabs-boxed .qodef-tabs-nav li:last-child {
  margin: 0;
}
.qodef-tabs.qodef-tabs-boxed .qodef-tab-container {
  padding: 25px 30px;
  border: 1px dashed #e1e1e1;
  position: relative;
  top: -1px;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav {
  border-bottom: 1px dashed #e1e1e1;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li {
  margin: 0 31px 0 0;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li a {
  padding: 13px 0;
  font-family: Teko, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #29282d;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li.ui-state-active a,
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li.ui-state-hover a {
  color: #50c878;
}
.qodef-tabs.qodef-tabs-simple .qodef-tabs-nav li:last-child {
  margin: 0;
}
.qodef-tabs.qodef-tabs-simple .qodef-tab-container {
  padding: 17px 0 20px;
  border-bottom: 1px dashed #e1e1e1;
}
.qodef-tabs.qodef-tabs-vertical {
  display: table;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav {
  width: 417px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.05);
  margin-right: 10px;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li {
  display: block;
  width: 100%;
  border-bottom: 1px dashed #e5e5e5;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li:last-child {
  border-bottom: none;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li a {
  font-family: Teko, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  text-align: right;
  border-bottom: 0;
  padding: 29px 56px 24px 26px;
}
.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: #50c878;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li.qodef-tab-line {
  position: absolute;
  top: 0;
  height: 0;
  right: 0;
  width: 7px;
  z-index: 300;
  background-color: #50c878;
  -webkit-transition: all 0.4s ease 30ms;
  transition: all 0.4s ease 30ms;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tabs-nav li:last-child {
  margin: 0;
}
.qodef-tabs.qodef-tabs-vertical .qodef-tab-container {
  background-position: right;
  display: table-cell;
  vertical-align: top;
  width: calc(100% - 140px);
  height: 100%;
  padding: 0 45px 10px 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;
  overflow: hidden;
}
.touch .qodef-team-holder.qodef-team-info-on-image {
  cursor: pointer;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-holder {
  margin: 12px 0 0;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-image img {
  display: block;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 26px 0 0;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-name {
  margin: 0;
  color: #fff;
  font-family: Teko, sans-serif;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position-main {
  position: absolute;
  z-index: 1;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  height: 34px;
  width: 194px;
  bottom: 37%;
  text-align: center;
  right: -80px;
  display: block;
  background-color: #fff;
  -webkit-transition: right 0.3s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    opacity 0.3s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: right 0.3s cubic-bezier(0.86, 0.15, 0.19, 0.93),
    opacity 0.3s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position-main-inner {
  background: #fff;
  color: #50c878;
  letter-spacing: 0.17em;
  font-family: Ubuntu, sans-serif;
  font-weight: 500;
  line-height: 34px;
  display: inline-block;
  margin: 0;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position {
  margin: 6px 0 0;
  color: #fff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-position:hover {
  color: #50c878;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-text {
  margin: 10px 0 0;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-wrapper {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(41, 40, 45, 0.85);
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.86, 0.15, 0.19, 0.93);
  transition: opacity 0.3s cubic-bezier(0.86, 0.15, 0.19, 0.93);
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-outer {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-inner {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.qodef-team-holder.qodef-team-info-on-image .qodef-team-social-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.qodef-team-holder.qodef-team-info-on-image
  .qodef-team-social-holder
  .qodef-team-icon {
  font-size: 20px;
  margin: 0 12px 0 0;
}
.qodef-team-holder.qodef-team-info-on-image
  .qodef-team-social-holder
  .qodef-team-icon
  a {
  color: #fff;
}
.qodef-team-holder.qodef-team-info-on-image
  .qodef-team-social-holder
  .qodef-team-icon
  a:hover {
  color: #50c878;
}
.qodef-team-holder.qodef-team-info-on-image
  .qodef-team-social-holder
  .qodef-team-icon
  .qodef-icon-element {
  font-size: inherit;
  -webkit-transition: none;
  transition: none;
}
.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-position-main {
  right: -160px;
  opacity: 0;
}
.qodef-team-holder.qodef-team-info-below-image {
  text-align: center;
}
.qodef-team-holder.qodef-team-info-below-image .qodef-team-name {
  margin-bottom: 0;
  color: #29282d;
}
.qodef-team-holder.qodef-team-info-below-image .qodef-team-social-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 12px 0 0;
}
.qodef-team-holder.qodef-team-info-below-image
  .qodef-team-social-holder
  .qodef-team-icon {
  font-size: 20px;
  margin: 0 12px 0 0;
}
.qodef-team-holder.qodef-team-info-below-image
  .qodef-team-social-holder
  .qodef-team-icon
  a {
  color: #29282d;
}
.qodef-team-holder.qodef-team-info-below-image
  .qodef-team-social-holder
  .qodef-team-icon
  a:hover {
  color: #50c878;
}
.qodef-team-holder.qodef-team-info-below-image
  .qodef-team-social-holder
  .qodef-team-icon
  .qodef-icon-element {
  font-size: inherit;
  -webkit-transition: none;
  transition: none;
}
.qodef-team-holder.qodef-team-info-below-image .qodef-team-position {
  margin: 6px 0 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.qodef-team-holder.qodef-team-info-below-image .qodef-team-position:hover {
  color: #50c878;
}
.qodef-text-marquee {
  position: relative;
  white-space: nowrap;
  color: #29282d;
  font-size: 60px;
  line-height: 1.2em;
  font-weight: 600;
  overflow: hidden;
}
.qodef-text-marquee .qodef-marquee-element {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-text-marquee .qodef-marquee-element.qodef-aux-text {
  position: absolute;
  top: 0;
  left: 0;
}
.qodef-vss-initialized
  .qodef-content
  .qodef-content-inner
  > .qodef-container
  > .qodef-container-inner {
  padding: 0;
}
.qodef-vss-initialized
  .qodef-content
  .qodef-content-inner
  > .qodef-full-width
  > .qodef-full-width-inner {
  padding: 0;
}
.qodef-vertical-split-slider {
  position: relative;
  opacity: 0;
  margin: 0 -2px;
  overflow: hidden;
}
.qodef-vertical-split-slider .qodef-vss-ms-left,
.qodef-vertical-split-slider .qodef-vss-ms-right {
  position: absolute;
  width: 50%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-vertical-split-slider .qodef-vss-ms-left {
  top: 0;
  left: 0;
}
.qodef-vertical-split-slider .qodef-vss-ms-left .qodef-vss-ms-section {
  background-position: 100% center;
  background-size: cover;
}
.qodef-vertical-split-slider .qodef-vss-ms-right {
  top: 10000px;
  right: 0;
}
.qodef-vertical-split-slider .qodef-vss-ms-right .qodef-vss-ms-section {
  background-position: 0 center;
  background-size: cover;
}
.qodef-vertical-split-slider .qodef-vss-ms-section.ms-table {
  display: table;
  width: 100%;
  table-layout: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-vertical-split-slider .qodef-vss-ms-section .ms-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: padding 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transition: padding 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.qodef-vertical-split-slider .qodef-vss-ms-section .ms-easing {
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.qodef-vertical-split-slider.qodef-vss-scrolled
  .qodef-vss-ms-left
  .qodef-vss-ms-section
  .ms-tableCell {
  padding: 7.5rem 0 7.5rem 7.5rem;
}
.qodef-vertical-split-slider.qodef-vss-scrolled
  .qodef-vss-ms-right
  .qodef-vss-ms-section
  .ms-tableCell {
  padding: 7.5rem 7.5rem 7.5rem 0;
}
.qodef-vertical-split-slider.qodef-vss-scrolled
  .qodef-vss-horizontal-mask:after,
.qodef-vertical-split-slider.qodef-vss-scrolled
  .qodef-vss-horizontal-mask:before {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.qodef-vertical-split-slider.qodef-vss-scrolled .qodef-vss-vertical-mask:after,
.qodef-vertical-split-slider.qodef-vss-scrolled
  .qodef-vss-vertical-mask:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.qodef-vertical-split-slider .qodef-vss-horizontal-mask:after,
.qodef-vertical-split-slider .qodef-vss-horizontal-mask:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background-color: #fff;
  height: 7.5rem;
  z-index: 500;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.qodef-vertical-split-slider .qodef-vss-horizontal-mask:before {
  top: 0;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
}
.qodef-vertical-split-slider .qodef-vss-horizontal-mask:after {
  bottom: 0;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
.qodef-vertical-split-slider .qodef-vss-vertical-mask:after,
.qodef-vertical-split-slider .qodef-vss-vertical-mask:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #fff;
  width: 7.5rem;
  z-index: 500;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1),
    -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}
.qodef-vertical-split-slider .qodef-vss-vertical-mask:before {
  left: 0;
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
}
.qodef-vertical-split-slider .qodef-vss-vertical-mask:after {
  right: 0;
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
}
.qodef-vss-responsive {
  display: none;
}
.qodef-vss-responsive .qodef-vss-ms-section {
  background-position: center;
  background-size: cover;
}
#multiscroll-nav {
  position: fixed;
  top: 50%;
  right: 64px;
  margin-top: -10px;
  opacity: 1;
  z-index: 1000;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.qodef-fullscreen-menu-opened #multiscroll-nav {
  z-index: -1;
}
#multiscroll-nav ul {
  margin: 0;
  padding: 0;
}
#multiscroll-nav ul li {
  position: relative;
  display: block;
  margin: 12px 3px;
  overflow: hidden;
}
#multiscroll-nav ul li a {
  position: relative;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 auto;
  background-color: transparent;
  border: 2px solid rgba(41, 40, 45, 0.5);
  border-radius: 3em;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#multiscroll-nav ul li a.active {
  background-color: #29282d;
  border-color: #29282d;
}
.qodef-light-header #multiscroll-nav ul li a {
  border-color: #fff;
}
.qodef-light-header #multiscroll-nav ul li a.active {
  background-color: #fff;
}
.qodef-dark-header #multiscroll-nav ul li a {
  border-color: #333;
}
.qodef-dark-header #multiscroll-nav ul li a.active {
  background-color: #333;
}
#multiscroll-nav ul li a span {
  display: block;
}
.qodef-video-button-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.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: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.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;
}
.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: #fff;
  font-size: 70px;
  line-height: 1;
}
.qodef-video-button-holder
  .qodef-video-button-play
  .qodef-video-button-play-inner
  > span {
  -webkit-transition: -webkit-transform 0.2s
    cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: -webkit-transform 0.2s cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: transform 0.2s cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: transform 0.2s cubic-bezier(0.46, 0.08, 0.19, 0.93),
    -webkit-transform 0.2s cubic-bezier(0.46, 0.08, 0.19, 0.93);
}
.qodef-video-button-holder .qodef-video-button-play span {
  display: block;
  line-height: inherit;
}
.qodef-video-button-holder .qodef-video-button-play span:before {
  display: block;
  line-height: inherit;
}
.qodef-video-button-holder:hover .qodef-video-button-play-inner > span {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.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 cubic-bezier(0.46, 0.08, 0.19, 0.93);
  transition: opacity 0.3s cubic-bezier(0.46, 0.08, 0.19, 0.93);
}
.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: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.rev_slider_wrapper
  .qodef-video-button-holder
  .qodef-video-button-play-image
  img:nth-child(2),
rs-module-wrap
  .qodef-video-button-holder
  .qodef-video-button-play-image
  img:nth-child(2) {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
