.banquet-core-page-inline-style {
  position: absolute !important;
  width: 0;
  height: 0;
  line-height: 1;
  display: none;
}
.kc-elm.qodef-shortcode .fa,
.kc-elm.qodef-shortcode .fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.kc-elm.qodef-shortcode .fa:before,
.kc-elm.qodef-shortcode .fas:before {
  font-family: inherit;
  font-weight: inherit;
}
.kc-elm.qodef-shortcode .fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.kc-elm.qodef-shortcode .fab:before {
  font-family: inherit;
  font-weight: inherit;
}
.qodef-shortcode .last_toggle_el_margin,
.qodef-shortcode .wpb_button,
.qodef-shortcode .wpb_content_element,
.qodef-shortcode .wpb_row,
.qodef-shortcode ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}
#qodef-back-to-top {
  position: fixed;
  width: 39px;
  height: 39px;
  right: 49px;
  bottom: 15px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 10000;
}
#qodef-back-to-top .qodef-back-to-top-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  font-size: 20px;
  color: #3e3930;
  background-color: #e4e4db;
  border: 1px solid #e4e4db;
  overflow: hidden;
  -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out,
    border-color 0.3s ease-out;
  -o-transition: color 0.3s ease-out, background-color 0.3s ease-out,
    border-color 0.3s ease-out;
  transition: color 0.3s ease-out, background-color 0.3s ease-out,
    border-color 0.3s ease-out;
}
#qodef-back-to-top .qodef-back-to-top-icon * {
  display: block;
  line-height: inherit;
}
#qodef-back-to-top:hover .qodef-back-to-top-icon {
  background-color: #3e3930;
  border-color: #3e3930;
  color: #fff;
}
#qodef-back-to-top.qodef--off {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.15s ease, visibility 0s 0.15s;
  -o-transition: opacity 0.15s ease, visibility 0s 0.15s;
  transition: opacity 0.15s ease, visibility 0s 0.15s;
}
#qodef-back-to-top.qodef--on {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-title {
  margin: 0 0 6px;
}
.qodef-blog.qodef-item-layout--simple article .qodef-info--bottom {
  margin: 0 0 33px;
}
.qodef-blog.qodef-item-layout--simple article:hover .qodef-e-media-image img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
  overflow: hidden;
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image img {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1
  article:not(:last-child)
  .qodef-e-info.qodef-info--bottom {
  margin-bottom: 43px;
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1
  article:not(:last-child).format-link
  .qodef-e-link {
  margin-bottom: 60px;
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1
  article:not(:last-child).format-quote
  .qodef-e-quote {
  margin-bottom: 60px;
}
#qodef-author-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 36px;
}
#qodef-author-info .qodef-m-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f1f1f1;
  padding: 55px;
}
#qodef-author-info .qodef-m-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 33px;
}
#qodef-author-info .qodef-m-image a,
#qodef-author-info .qodef-m-image img {
  display: block;
  border-radius: 50%;
}
#qodef-author-info .qodef-m-author {
  margin: -8px 0 0;
  color: #424242;
}
#qodef-author-info .qodef-m-email {
  margin: 5px 0 0;
}
#qodef-author-info .qodef-m-description {
  margin: 10px 0 0;
  line-height: 26px;
}
#qodef-author-info .qodef-m-social-icons {
  margin-top: 21px;
}
#qodef-author-info .qodef-m-social-icons a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.3em;
  font-weight: 500;
}
#qodef-author-info .qodef-m-social-icons a:last-child {
  margin-right: 0;
}
#qodef-related-posts {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 86px;
}
#qodef-single-post-navigation {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 15px 0 46px;
}
#qodef-single-post-navigation .qodef-m-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 42px;
}
#qodef-single-post-navigation .qodef-social-share {
  position: absolute;
  width: 80%;
  left: 10%;
  text-align: center;
}
.qodef-browser--ms-explorer #qodef-single-post-navigation .qodef-social-share {
  top: 0;
}
#qodef-single-post-navigation .qodef-social-share ul {
  font-size: 0;
  vertical-align: middle;
}
#qodef-single-post-navigation .qodef-social-share ul li {
  margin: 0 10px;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  line-height: inherit;
}
#qodef-single-post-navigation .qodef-m-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#qodef-single-post-navigation .qodef-m-nav > * {
  display: block;
  line-height: inherit;
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next,
#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
  left: -10px;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--prev
  .qodef-icon-elegant-icons {
  margin-right: 4px;
}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover {
  -webkit-transform: translateX(-1px) translateZ(0);
  transform: translateX(-1px) translateZ(0);
  color: #9e9a94;
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  right: -10px;
  margin-left: auto;
  text-align: right;
}
#qodef-single-post-navigation
  .qodef-m-nav.qodef--next
  .qodef-icon-elegant-icons {
  margin-left: 4px;
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover {
  -webkit-transform: translateX(1px) translateZ(0);
  transform: translateX(1px) translateZ(0);
  color: #9e9a94;
}
#qodef-single-post-navigation .qodef-icon-elegant-icons {
  font-size: 30px;
}
#qodef-single-post-navigation .qodef-m-nav-label {
  font-size: 20px;
}
.qodef-contact-form-7 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-contact-form-7 .ajax-loader {
  position: absolute;
  right: -10px;
  display: block;
  margin: auto;
}
.qodef-fullscreen-menu-opener-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.qodef-fullscreen-menu-opener {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-fullscreen-menu-opener .qodef-open-icon {
  position: relative;
  visibility: visible;
}
.qodef-fullscreen-menu-opener .qodef-close-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  visibility: hidden;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack {
  font-size: 35px;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack * {
  display: inline-block;
  line-height: inherit;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack :before {
  display: inline-block;
  line-height: inherit;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span {
  position: relative;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span > * {
  vertical-align: middle;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span path,
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined {
  line-height: 1;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined
  .qodef-lines {
  position: relative;
  display: block;
  width: 52px;
  height: 52px;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined
  .qodef-lines
  .qodef-line {
  position: absolute;
  height: 1px;
  width: 42px;
  background-color: currentColor;
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined
  .qodef-lines
  .qodef-line.qodef-line-1 {
  top: 20px;
  right: 0;
}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined
  .qodef-lines
  .qodef-line.qodef-line-2 {
  bottom: 20px;
  left: 0;
}
.qodef-header--light:not(.qodef-fullscreen-menu--opened)
  .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined
  .qodef-line {
  background-color: #fff;
}
.qodef-header--light:not(.qodef-fullscreen-menu--opened)
  .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack
  .qodef-side-area-opener-icon {
  color: #fff;
}
.qodef-header--light:not(.qodef-fullscreen-menu--opened)
  .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path
  .qodef-side-menu-icon
  path,
.qodef-header--light:not(.qodef-fullscreen-menu--opened)
  .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path
  .qodef-side-menu-icon
  > * {
  fill: #fff;
  stroke: #fff;
}
.qodef-header--dark:not(.qodef-fullscreen-menu--opened)
  .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined
  .qodef-line {
  background-color: #000;
}
.qodef-header--dark:not(.qodef-fullscreen-menu--opened)
  .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack
  .qodef-side-area-opener-icon {
  color: #000;
}
.qodef-header--dark:not(.qodef-fullscreen-menu--opened)
  .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path
  .qodef-side-menu-icon
  path,
.qodef-header--dark:not(.qodef-fullscreen-menu--opened)
  .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path
  .qodef-side-menu-icon
  > * {
  fill: #000;
  stroke: #000;
}
.qodef-fullscreen-menu-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden !important;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
}
.qodef-fullscreen-menu-holder .qodef-fullscreen-menu-holder-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 681px) {
  .qodef-fullscreen-menu-holder .qodef-fullscreen-menu-holder-inner {
    overflow: hidden;
  }
}
.qodef-fullscreen-menu-holder .qodef-content-grid {
  height: 100%;
}
.qodef-fullscreen-menu-holder .qodef-content-grid nav.qodef-fullscreen-menu {
  width: 100%;
}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu {
  position: relative;
  top: 0;
  margin: 0 auto;
  text-align: left;
}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 33%;
  display: inline-block;
}
@media only screen and (max-width: 680px) {
  .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul {
    width: 100% !important;
  }
}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li {
  margin: 0;
  padding: 14px 27% 14px 0;
  position: relative;
}
@media only screen and (max-width: 680px) {
  .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li {
    padding: 14px 0 14px 0;
  }
}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #9e9a94;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
@media only screen and (min-width: 1025px) {
  .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a:hover {
    color: #3e3930;
  }
}
@media screen and (min-width: 681px) {
  .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li .sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    display: block;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 10;
    -webkit-transition: opacity 0.3s ease-out, visibility 0.2s ease-out;
    -o-transition: opacity 0.3s ease-out, visibility 0.2s ease-out;
    transition: opacity 0.3s ease-out, visibility 0.2s ease-out;
    width: auto;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li .sub-menu {
    display: none;
  }
}
.qodef-fullscreen-menu-holder
  nav.qodef-fullscreen-menu
  ul
  li.menu-item-has-children
  > .qodef-menu-arrow {
  position: absolute;
  top: 16px;
  right: 5%;
  display: block;
  width: 40px;
  height: 28px;
  font-size: 16px;
  line-height: 28px;
  cursor: pointer;
  color: #b0adaa;
}
@media only screen and (max-width: 680px) {
  .qodef-fullscreen-menu-holder
    nav.qodef-fullscreen-menu
    ul
    li.menu-item-has-children
    > .qodef-menu-arrow {
    display: none !important;
  }
}
.qodef-fullscreen-menu-holder
  nav.qodef-fullscreen-menu
  ul
  li.menu-item-has-children
  > .qodef-menu-arrow:after {
  color: inherit;
  display: block;
  line-height: inherit;
  content: "\35";
  font-family: ElegantIcons;
  font-style: normal;
  text-align: left;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
@media screen and (min-width: 681px) {
  .qodef-fullscreen-menu-holder
    nav.qodef-fullscreen-menu
    ul
    li.menu-item-has-children:hover
    > .qodef-drop-down-second
    > .qodef-drop-down-second-inner
    > .sub-menu,
  .qodef-fullscreen-menu-holder
    nav.qodef-fullscreen-menu
    ul
    li.menu-item-has-children:hover
    > .sub-menu {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    z-index: 20;
  }
}
.qodef-fullscreen-menu-holder
  nav.qodef-fullscreen-menu
  ul
  li.current-menu-ancestor
  > a,
.qodef-fullscreen-menu-holder
  nav.qodef-fullscreen-menu
  ul
  li.current-menu-item
  > a {
  color: #3e3930;
}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul {
  padding: 14px 0 14px 0;
}
@media only screen and (max-width: 680px) {
  .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul {
    padding: 14px 0 14px 14px;
  }
}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li {
  padding: 0 27% 8px 0;
}
@media only screen and (max-width: 680px) {
  .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li {
    padding: 0 0 8px !important;
  }
}
.qodef-fullscreen-menu-holder
  nav.qodef-fullscreen-menu
  ul
  li
  ul
  li.menu-item-has-children
  > .qodef-menu-arrow {
  top: 1px;
}
.qodef-fullscreen-menu-holder
  nav.qodef-fullscreen-menu
  ul
  li
  ul
  li.current-menu-ancestor
  > a,
.qodef-fullscreen-menu-holder
  nav.qodef-fullscreen-menu
  ul
  li
  ul
  li.current-menu-item
  > a {
  color: #3e3930;
}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li ul {
  padding: 0;
}
@media only screen and (max-width: 680px) {
  .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li ul {
    padding: 14px 0 14px 14px;
  }
}
.qodef-fullscreen-menu--opened .qodef-page-border--left,
.qodef-fullscreen-menu--opened .qodef-page-border--right {
  visibility: hidden;
  opacity: 0;
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-open-icon {
  visibility: hidden;
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-close-icon {
  visibility: visible;
}
.qodef-fullscreen-menu--opened
  .qodef-fullscreen-menu-opener
  .qodef-close-icon
  .qodef-lines {
  width: 45px;
  height: 45px;
}
.qodef-fullscreen-menu--opened
  .qodef-fullscreen-menu-opener
  .qodef-close-icon
  .qodef-lines
  .qodef-line.qodef-line-1 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 0;
  right: initial;
  bottom: initial;
}
.qodef-fullscreen-menu--opened
  .qodef-fullscreen-menu-opener
  .qodef-close-icon
  .qodef-lines
  .qodef-line.qodef-line-2 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 50%;
  left: 0;
  right: initial;
  bottom: initial;
}
.qodef-fullscreen-menu--opened #qodef-page-header,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header {
  visibility: hidden;
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,
.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened .qodef-header-logo-link,
.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link {
  visibility: visible;
}
.qodef-fullscreen-menu--opened
  #qodef-page-header
  .qodef-header-logo-link
  img.qodef--light {
  opacity: 1;
}
.qodef-fullscreen-menu--opened
  #qodef-page-header
  .qodef-header-logo-link
  img.qodef--dark,
.qodef-fullscreen-menu--opened
  #qodef-page-header
  .qodef-header-logo-link
  img.qodef--main {
  opacity: 0;
}
@-webkit-keyframes fullscreen-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fullscreen-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes fullscreen-fade-in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fullscreen-fade-in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-holder {
  -webkit-animation: fullscreen-fade-in 0.25s linear both;
  animation: fullscreen-fade-in 0.25s linear both;
}
.qodef-fullscreen-menu-animate--out .qodef-fullscreen-menu-holder {
  -webkit-animation: fullscreen-fade-out 0.25s linear both;
  animation: fullscreen-fade-out 0.25s linear both;
}
.qodef-header--light #qodef-page-header .qodef-header-navigation > ul > li > a {
  color: #fff;
}
.qodef-header--dark #qodef-page-header .qodef-header-navigation > ul > li > a {
  color: #000;
}
#qodef-page-header
  .qodef-header-navigation
  > ul#qodef-sticky-navigation-menu
  > li
  > a {
  color: #3e3930;
}
#qodef-page-header .qodef-widget-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
#qodef-page-header .qodef-widget-holder .widget {
  margin: 0 0 0 12px;
}
#qodef-page-header
  .qodef-widget-holder
  .widget.widget_banquet_core_side_area_opener {
  margin: 0 0 0 48px;
}
#qodef-page-header
  .qodef-widget-holder
  .widget.widget_banquet_core_search_opener {
  margin: 0 0 0 35px;
}
#qodef-page-header-inner.qodef-content-grid {
  padding: 0;
}
#qodef-page-header .qodef-header-logo-link img.qodef--main {
  opacity: 1;
}
#qodef-page-header .qodef-header-logo-link img.qodef--dark,
#qodef-page-header .qodef-header-logo-link img.qodef--light {
  opacity: 0;
}
#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--light {
  opacity: 1;
}
.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--dark,
.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--main {
  opacity: 0;
}
.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--dark {
  opacity: 1;
}
.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--light,
.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--main {
  opacity: 0;
}
#qodef-page-header .qodef-header-logo-image.qodef--customizer {
  max-height: 100%;
  width: auto;
  margin-right: auto;
}
.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
  margin-right: 30px;
}
.qodef--page-has-borders.qodef-header--minimal
  #qodef-page-header-inner
  .qodef-header-logo-wrapper {
  margin-right: auto;
}
.qodef-header-standard--left #qodef-page-header-inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
  margin-left: 20px;
}
.qodef-header-standard--left #qodef-page-header-inner .qodef-widget-holder {
  margin-left: auto;
}
.qodef-header-standard--right #qodef-page-header-inner {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.qodef-header-standard--right
  #qodef-page-header-inner
  .qodef-header-navigation {
  margin-right: 20px;
}
.qodef-header-standard--right
  #qodef-page-header-inner
  .qodef-header-logo-wrapper {
  margin-right: auto;
}
.qodef-header-standard--right
  #qodef-page-header-inner
  .qodef-header-logo-wrapper.qodef-browser--ms-explorer
  .qodef-header-standard--right
  #qodef-page-header-inner
  .qodef-header-logo-wrapper {
  margin-right: 0 !important;
}
.qodef-header-standard--right.qodef-browser--ms-explorer
  #qodef-page-header-inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-around;
}
.qodef-header-standard--right.qodef-browser--ms-explorer
  #qodef-page-header-inner
  .qodef-header-logo-wrapper {
  margin-right: 0 !important;
  width: auto !important;
  padding-left: 25px !important;
}
.qodef-header--fixed-display #qodef-page-header,
.qodef-header--fixed-display #qodef-top-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.qodef-header--fixed-display.admin-bar #qodef-page-header,
.qodef-header--fixed-display.admin-bar #qodef-top-area {
  top: 32px;
}
.qodef-header-sticky {
  position: fixed;
  top: 0;
  left: 0;
  height: 70px;
  width: 100%;
  padding: 0 57px 0 27px;
  background-color: #fff;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: top 0.5s ease, -webkit-transform 0.5s ease;
  transition: top 0.5s ease, -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease, top 0.5s ease;
  transition: transform 0.5s ease, top 0.5s ease;
  transition: transform 0.5s ease, top 0.5s ease, -webkit-transform 0.5s ease;
  z-index: 100;
  border-bottom: 1px solid #eee;
}
.qodef-header-sticky .qodef-header-logo-link .qodef--light {
  opacity: 0 !important;
}
.qodef-header-sticky .qodef-header-logo-link .qodef--main {
  opacity: 1 !important;
}
.qodef-header-sticky .qodef-header-sticky-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.qodef-header-standard--right
  .qodef-header-sticky
  .qodef-header-sticky-inner
  .qodef-header-logo-link {
  margin-right: auto;
}
.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.qodef-header-standard--left
  .qodef-header-sticky
  .qodef-header-sticky-inner
  .qodef-header-navigation {
  margin-left: 20px;
}
.qodef-header-standard--left
  .qodef-header-sticky
  .qodef-header-sticky-inner
  .qodef-widget-holder {
  margin-left: auto;
}
.qodef-header--sticky-display .qodef-header-sticky {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
  top: 32px;
}
#qodef-top-area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 40px;
  padding: 0 40px;
  background-color: #000;
  z-index: 101;
}
#qodef-top-area .widget {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
#qodef-top-area .widget .textwidget > * {
  margin: 0;
}
.qodef-instagram-list #sbi_load,
.qodef-instagram-list .sb_instagram_header {
  display: none;
}
.qodef-instagram-list #sb_instagram {
  padding: 0 !important;
  overflow: hidden !important;
}
html.elementor-html
  .qodef-instagram-list
  #sb_instagram
  #sbi_images
  .sbi_item.sbi_transition {
  opacity: 1 !important;
}
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a {
  background-image: none !important;
  height: auto !important;
  opacity: 1 !important;
}
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a img {
  display: inline-block !important;
  padding: 5px !important;
}
.qodef-instagram-list.qodef-gutter--no.qodef--no-bottom-space {
  margin-bottom: 0;
}
.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0;
}
.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images > .sbi_item {
  padding: 0 !important;
  margin: 0 !important;
}
.qodef-instagram-list.qodef-gutter--tiny.qodef--no-bottom-space {
  margin-bottom: -10px;
}
.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -5px;
}
.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images > .sbi_item {
  padding: 0 5px !important;
  margin: 0 0 10px !important;
}
.qodef-instagram-list.qodef-gutter--small.qodef--no-bottom-space {
  margin-bottom: -20px;
}
.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -10px;
}
.qodef-instagram-list.qodef-gutter--small
  #sb_instagram
  #sbi_images
  > .sbi_item {
  padding: 0 10px !important;
  margin: 0 0 20px !important;
}
.qodef-instagram-list.qodef-gutter--normal.qodef--no-bottom-space {
  margin-bottom: -30px;
}
.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -15px;
}
.qodef-instagram-list.qodef-gutter--normal
  #sb_instagram
  #sbi_images
  > .sbi_item {
  padding: 0 15px !important;
  margin: 0 0 30px !important;
}
.qodef-instagram-list.qodef-gutter--medium.qodef--no-bottom-space {
  margin-bottom: -40px;
}
.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -20px;
}
.qodef-instagram-list.qodef-gutter--medium
  #sb_instagram
  #sbi_images
  > .sbi_item {
  padding: 0 20px !important;
  margin: 0 0 40px !important;
}
.qodef-instagram-list.qodef-gutter--large.qodef--no-bottom-space {
  margin-bottom: -50px;
}
.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -25px;
}
.qodef-instagram-list.qodef-gutter--large
  #sb_instagram
  #sbi_images
  > .sbi_item {
  padding: 0 25px !important;
  margin: 0 0 50px !important;
}
.qodef-instagram-list.qodef-gutter--huge.qodef--no-bottom-space {
  margin-bottom: -80px;
}
.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images {
  float: none;
  padding: 0 !important;
  width: auto;
  margin: 0 -40px;
}
.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images > .sbi_item {
  padding: 0 40px !important;
  margin: 0 0 80px !important;
}
#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
  max-height: 100%;
  width: auto;
  margin-right: auto;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
  opacity: 1;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
  opacity: 0;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main) {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#qodef-page-mobile-header {
  background-color: #fff;
}
.qodef-mobile-header--sticky #qodef-page-mobile-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, top 0.3s ease;
  transition: transform 0.3s ease, top 0.3s ease;
  transition: transform 0.3s ease, top 0.3s ease, -webkit-transform 0.3s ease;
}
.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
  top: 46px;
}
#qodef-mobile-header-navigation ul li .qodef-menu-arrow {
  display: none;
}
#qodef-mobile-header-navigation ul li.qodef-hide-link > a {
  cursor: default;
}
#qodef-mobile-header-navigation
  ul
  li.menu-item-has-children
  > .qodef-menu-arrow {
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 28px;
  cursor: pointer;
}
#qodef-mobile-header-navigation
  ul
  li.menu-item-has-children
  > .qodef-menu-arrow:after {
  color: inherit;
  display: block;
  line-height: inherit;
  content: "\35";
  font-family: ElegantIcons;
  font-style: normal;
  text-align: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
#qodef-mobile-header-navigation
  ul
  li.menu-item-has-children.qodef--opened
  > .qodef-menu-arrow:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.qodef-mobile-header--minimal
  #qodef-page-mobile-header
  #qodef-page-mobile-header-inner {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.qodef-mobile-header--minimal
  #qodef-page-mobile-header
  #qodef-page-mobile-header-inner
  .qodef-mobile-header-logo-link {
  margin-right: auto;
}
.qodef-mobile-header--minimal
  #qodef-page-mobile-header
  #qodef-page-mobile-header-inner
  .qodef-fullscreen-menu-opener {
  margin-left: 20px;
}
.qodef-fullscreen-menu--opened
  #qodef-page-mobile-header
  .qodef-mobile-header-logo-link
  img.qodef--light {
  opacity: 1;
}
.qodef-fullscreen-menu--opened
  #qodef-page-mobile-header
  .qodef-mobile-header-logo-link
  img.qodef--dark,
.qodef-fullscreen-menu--opened
  #qodef-page-mobile-header
  .qodef-mobile-header-logo-link
  img.qodef--main {
  opacity: 0;
}
.qodef-mobile-header--standard
  #qodef-page-mobile-header
  #qodef-page-mobile-header-inner {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.qodef-mobile-header--standard
  #qodef-page-mobile-header
  #qodef-page-mobile-header-inner
  .qodef-mobile-header-logo-link {
  margin-right: auto;
}
.qodef-header-navigation ul li a .qodef-menu-item-icon {
  margin-right: 5px;
  vertical-align: middle;
}
.qodef-header-navigation ul li .qodef-drop-down-second {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 240px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  z-index: 10;
  background-color: #fff;
  -webkit-transition: opacity 0.3s ease-out, visibility 0.2s ease-out;
  -o-transition: opacity 0.3s ease-out, visibility 0.2s ease-out;
  transition: opacity 0.3s ease-out, visibility 0.2s ease-out;
}
.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  z-index: 20;
}
.qodef-drop-down-second--full-width
  .qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second {
  width: 100vw;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second
  .qodef-drop-down-second-inner {
  padding: 0 40px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second
  .qodef-drop-down-second-inner
  ul {
  margin-top: 13px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second
  .qodef-drop-down-second-inner
  ul
  li {
  padding: 3px 0;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second
  .qodef-drop-down-second-inner
  ul
  li
  a {
  white-space: normal;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second
  .qodef-drop-down-second-inner
  > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 15px 0;
  margin: 0;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second
  .qodef-drop-down-second-inner
  > ul
  > li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  padding: 0;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second
  .qodef-drop-down-second-inner
  > ul
  > li
  > a {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: italic;
  color: #3e3930;
  font-size: 25px;
  line-height: 1.16em;
  letter-spacing: 0;
  text-transform: none;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--narrow
  .qodef-drop-down-second.qodef-drop-down--right {
  left: auto;
  right: -6px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--narrow
  .qodef-drop-down-second-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--narrow
  .qodef-drop-down-second-inner
  > ul {
  position: relative;
  top: auto;
  opacity: 1;
  visibility: visible;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--narrow:last-child
  .qodef-drop-down-second.qodef-drop-down--right {
  left: auto;
  right: -31px;
}
.qodef-parallax {
  position: relative;
  width: 100vw;
  overflow: hidden;
}
.qodef-parallax:not(.qodef-page-title) {
  height: 100vh;
}
.qodef-parallax-img-holder {
  position: absolute;
  top: -50%;
  height: 150%;
  left: 0;
  width: 100%;
  background: #030303;
  opacity: 0;
}
.touchevents .qodef-parallax-img-holder {
  top: 0;
  height: 100%;
}
.qodef-parallax-content-holder {
  position: relative;
  z-index: 99;
}
.qodef-parallax-img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  will-change: transform;
}
.qodef-parallax-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.touchevents .qodef-parallax-img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.qodef-browser--edge .qodef-parallax-img,
.qodef-browser--ms-explorer .qodef-parallax-img {
  height: 100%;
}
.qodef-clients-list .qodef-e {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e
  .qodef-e-image {
  line-height: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e
  .qodef-e-image
  a {
  display: inline-block;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e
  .qodef-e-logo {
  width: auto;
  opacity: 1;
  will-change: opacity;
  -webkit-transition: opacity 0.27s ease-out;
  -o-transition: opacity 0.27s ease-out;
  transition: opacity 0.27s ease-out;
  display: inline-block;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e
  .qodef-e-hover-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.27s ease-out;
  -o-transition: opacity 0.27s ease-out;
  transition: opacity 0.27s ease-out;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e:hover
  .qodef-e-logo {
  opacity: 0;
}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e:hover
  .qodef-e-hover-logo {
  opacity: 1;
}
.qodef-restaurant-menu-list .qodef-e-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.qodef-restaurant-menu-list .qodef-e-heading-title {
  margin: 0;
}
.qodef-restaurant-menu-list .qodef-e-heading-line {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 1px solid #7c7f70;
  margin: 0 10px;
}
.qodef-restaurant-menu-list .qodef-e-heading-price {
  margin: 0;
  font-size: 17px;
}
.qodef-restaurant-menu-list .qodef-e-description {
  margin: -3px 0 0;
  color: #776f60;
  font-size: 15px;
  margin-bottom: 5px;
}
.qodef-team-list .qodef-e-role {
  font-size: 11px;
  letter-spacing: 0.3em;
  font-weight: 500;
  text-transform: uppercase;
  color: #9e9a94;
  line-height: 18px;
  margin: 0;
}
.qodef-team-list .qodef-team-member-social-links {
  font-size: 11px;
  letter-spacing: 0.3em;
  font-weight: 500;
  text-transform: uppercase;
  color: #9e9a94;
}
.qodef-team-list .qodef-team-member-social-links a {
  color: inherit;
}
.qodef-team-list .qodef-team-member-social-links a:hover {
  color: #3e3930;
}
.qodef-team-list .qodef-e-content {
  margin-top: 22px;
}
.qodef-team-list .qodef-e-content,
.qodef-team-list .qodef-e-hover-content {
  text-align: center;
}
.qodef-team-list.qodef-item-layout--info-below
  .qodef-e
  .qodef-e-content
  .qodef-e-title {
  margin: 2px 0 13px;
}
.qodef-team-list.qodef-item-layout--info-below
  .qodef-e
  .qodef-e-content
  .qodef-team-member-social-links
  a {
  padding: 0 5px;
}
.qodef-team-list.qodef-item-layout--info-on-hover
  .qodef-e
  .qodef-e-image-content {
  position: relative;
}
.qodef-team-list.qodef-item-layout--info-on-hover
  .qodef-e
  .qodef-e-hover-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(255, 255, 255, 0.95);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  padding: 20px 33px;
}
.qodef-team-list.qodef-item-layout--info-on-hover
  .qodef-e
  .qodef-e-hover-content
  .qodef-e-brief-info {
  margin: 0;
  width: 100%;
}
.qodef-team-list.qodef-item-layout--info-on-hover
  .qodef-e
  .qodef-e-hover-content
  .qodef-team-member-social-links {
  margin-top: 25px;
  opacity: 0;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: 0.35s ease-out;
  -o-transition: 0.35s ease-out;
  transition: 0.35s ease-out;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.qodef-team-list.qodef-item-layout--info-on-hover
  .qodef-e
  .qodef-e-hover-content
  .qodef-team-member-social-link {
  display: block;
  line-height: 26px;
}
.qodef-team-list.qodef-item-layout--info-on-hover
  .qodef-e:hover
  .qodef-e-hover-content {
  opacity: 1;
}
.qodef-team-list.qodef-item-layout--info-on-hover
  .qodef-e:hover
  .qodef-e-hover-content
  .qodef-team-member-social-links {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e .qodef-e-title {
  margin: 2px 0 0;
}
.qodef-testimonials-list {
  text-align: center;
}
.qodef-testimonials-list .qodef-e-media-image {
  line-height: 0;
  margin-bottom: 25px;
}
.qodef-testimonials-list .qodef-e-title {
  margin: 0 0 25px;
}
.qodef-testimonials-list .qodef-e-text {
  margin: 0 auto 60px;
  max-width: 1100px;
}
.qodef-testimonials-list .qodef-e-author-name {
  margin: 0 0 18px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  font-weight: 500;
  color: #9e9a94;
}
.qodef-testimonials-list .qodef-e-author-job {
  font-family: "Cormorant Garamond", serif;
  font-size: 23px;
  color: #3e3930;
}
.qodef-testimonials-list .swiper-slide {
  opacity: 0;
  -webkit-transition: 0.35s ease-out;
  -o-transition: 0.35s ease-out;
  transition: 0.35s ease-out;
}
.qodef-testimonials-list .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.qodef-testimonials-list.qodef-skin--light .qodef-e-author-job,
.qodef-testimonials-list.qodef-skin--light .qodef-e-author-name,
.qodef-testimonials-list.qodef-skin--light .qodef-e-text,
.qodef-testimonials-list.qodef-skin--light .qodef-e-title {
  color: #fff;
}
.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before {
  background-color: #fff;
}
.qodef-fullscreen-search-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.98);
  z-index: 100;
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-inner {
  width: 100%;
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-form {
  position: relative;
  width: 45%;
  margin: 0 auto;
}
.qodef-fullscreen-search-holder .qodef-fullscreen-search-form .qodef-line {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  border-bottom: 1px solid #000;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-fullscreen-search-form
  .qodef-line {
  width: 100%;
  -webkit-transition: width 0.5s ease 0.6s;
  -o-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: 6px 0;
  font-family: inherit;
  font-size: 20px;
  color: #9e9a94;
  line-height: 2em;
  background: 0 0;
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.qodef-fullscreen-search-holder .qodef-search-field:focus {
  color: #3e3930;
}
.qodef-fullscreen-search-holder .qodef-search-submit {
  position: absolute;
  right: 0;
  padding: 0;
  bottom: -20px;
  width: auto;
  color: #776f60;
  background-color: transparent;
  border: none;
  outline: 0;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.qodef-fullscreen-search-holder .qodef-search-submit:hover {
  color: #3e3930;
  background-color: transparent;
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-search-submit {
  opacity: 1;
  bottom: 10px;
  -webkit-transition: color 0.2s ease, opacity 0.2s ease-out 1.1s,
    bottom 0.4s ease-out 0.9s;
  -o-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: 18px;
  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: 33px;
  right: 60px;
  color: #776f60;
  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: #3e3930;
}
.qodef-fullscreen-search-holder
  .qodef-search-close.qodef-search-close--icon-pack {
  font-size: 25px;
  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--fadeout .qodef-fullscreen-search-holder {
  -webkit-animation: fullscreen_search_fade_out 0.3s ease both;
  animation: fullscreen_search_fade_out 0.3s ease both;
}
.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
  -webkit-animation: fullscreen_search_fade_in 0.3s ease both;
  animation: fullscreen_search_fade_in 0.3s ease both;
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-search-close {
  opacity: 1;
  visibility: visible;
}
@-webkit-keyframes fullscreen_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fullscreen_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes fullscreen_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fullscreen_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.qodef-search-opener {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 23px;
  line-height: 1;
}
.qodef-search-opener .qodef-search-opener-inner {
  display: block;
}
.qodef-search-opener .qodef-search-opener-inner > * {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
}
.qodef-search-opener .qodef-search-opener-inner > :before {
  display: block;
  line-height: inherit;
}
.qodef-search-opener .qodef-search-opener-inner .qodef-icon-elegant-icons {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.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-accordion {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  visibility: hidden;
}
.qodef-accordion .qodef-accordion-content-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-accordion.qodef--init {
  visibility: visible;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.3em;
  color: #b4b1ae;
  text-transform: uppercase;
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #e0e0e0;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
  cursor: pointer;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
  margin-top: 0;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title
  .qodef-accordion-mark {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 20px;
  height: 18px;
  font-size: 21px;
  line-height: 1;
  text-align: center;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title
  .qodef-accordion-mark
  span {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title
  .qodef-accordion-mark
  span:before {
  display: block;
  line-height: inherit;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title
  .qodef-accordion-mark
  span.qodef-icon--minus {
  opacity: 0;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title
  .qodef-accordion-mark
  span.qodef-icon--plus {
  opacity: 1;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active,
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover {
  color: #3e3930;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title.ui-state-active
  .qodef-accordion-mark
  span.qodef-icon--minus,
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title.ui-state-hover
  .qodef-accordion-mark
  span.qodef-icon--minus {
  opacity: 1;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title.ui-state-active
  .qodef-accordion-mark
  span.qodef-icon--plus,
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title.ui-state-hover
  .qodef-accordion-mark
  span.qodef-icon--plus {
  opacity: 0;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
  padding: 16px 0 2px;
  margin: 0;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
  margin: 0;
}
.qodef-banner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-banner .qodef-m-banner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.qodef-banner .qodef-m-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(62, 57, 48, 0.72);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.qodef-banner:hover .qodef-m-content {
  opacity: 1;
}
.qodef-banner:hover .qodef-m-content .qodef-m-title {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: 1.2s cubic-bezier(0.08, 0.9, 0.25, 1) 0.2s;
  -o-transition: 1.2s cubic-bezier(0.08, 0.9, 0.25, 1) 0.2s;
  transition: 1.2s cubic-bezier(0.08, 0.9, 0.25, 1) 0.2s;
}
.qodef-banner:hover .qodef-m-content .qodef-m-button,
.qodef-banner:hover .qodef-m-content .qodef-m-subtitle {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.qodef-banner .qodef-m-content-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.qodef-banner .qodef-m-title {
  margin: 10px 0 4px;
  color: #fff;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.qodef-banner .qodef-m-title-inner {
  display: inline-block;
}
.qodef-banner .qodef-m-subtitle {
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  font-weight: 500;
  margin: 0;
  color: #fff;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  line-height: 20px;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.qodef-banner .qodef-m-button {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.qodef-banner .qodef-m-text-field {
  font-size: 15px;
  color: #fff;
  margin: 0 0 10px;
  font-style: italic;
  z-index: 2;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.qodef-banner .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
}
.qodef-banner .qodef-m-image img {
  display: block;
  -webkit-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.qodef-banner .qodef-button.qodef-layout--textual {
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .qodef-banner.qodef-layout--link-button {
    cursor: pointer;
  }
}
.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 35px;
}
@media only screen and (max-width: 480px) {
  .qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
    padding: 35px 30px 7px;
  }
}
.qodef-banner.qodef-layout--link-button .qodef-m-title {
  margin: 0 0 10px;
}
.qodef-banner.qodef-layout--link-button .qodef-m-text {
  margin: 0;
}
.qodef-banner.qodef-layout--link-button .qodef-m-button {
  margin: 3px 0 0;
  position: relative;
  z-index: 3;
}
.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px;
}
.qodef-button.qodef-html--link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 3.333em;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  padding: 5px 38px;
}
.qodef-button.qodef-size--small {
  padding: 5px 27px;
}
.qodef-button.qodef-size--large {
  padding: 5px 41px;
}
.qodef-button.qodef-layout--filled.qodef-html--link {
  color: #fff;
  background-color: #3e3930;
  border: 1px solid transparent;
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover {
  color: #fff;
  background-color: #bdb5aa;
}
.qodef-button.qodef-layout--outlined {
  color: #696359;
  background-color: transparent;
  border: 1px solid #bdb5aa;
}
.qodef-button.qodef-layout--outlined:hover {
  color: #fff;
  background-color: #bdb5aa;
  border-color: #bdb5aa;
}
.qodef-button.qodef-layout--textual {
  padding: 0 !important;
  font-size: 11px;
  line-height: 40px;
  color: #696359;
  text-transform: uppercase;
  font-weight: 600;
  background-color: transparent;
  letter-spacing: 0.3em;
  border: 0;
  overflow: hidden;
}
.qodef-button.qodef-layout--textual .qodef-m-text {
  display: inline-block;
  vertical-align: middle;
}
.qodef-button.qodef-layout--textual:before {
  margin-right: 4px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 1px;
  margin-top: 0;
  background-color: currentColor;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.qodef-button.qodef-layout--textual:hover:before {
  -webkit-transform: scaleX(2.7);
  -ms-transform: scaleX(2.7);
  transform: scaleX(2.7);
}
.qodef-call-to-action.qodef-layout--standard {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched
  .qodef-m-inner {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.qodef-call-to-action.qodef-layout--standard.qodef-style--centered
  .qodef-m-inner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
  padding-right: 20px;
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content > * {
  margin: 0;
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.qodef-countdown .qodef-digit,
.qodef-countdown .qodef-label {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
}
.qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
  width: 100%;
}
.qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
  width: 50%;
}
.qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
  width: 33.33333%;
}
.qodef-countdown.qodef-show--4 .qodef-digit-wrapper {
  width: 25%;
}
.qodef-countdown.qodef-show--5 .qodef-digit-wrapper {
  width: 20%;
}
.qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
  width: 16.66667%;
}
.qodef-countdown.qodef-countdown--light .qodef-digit,
.qodef-countdown.qodef-countdown--light .qodef-label {
  color: #fff;
}
.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
}
.qodef-countdown.qodef-layout--simple .qodef-digit {
  font-family: inherit;
  font-size: 90px;
  line-height: 1em;
  font-weight: 600;
  color: #3e3930;
}
.qodef-counter.qodef-layout--simple {
  text-align: center;
}
.qodef-counter.qodef-layout--simple .qodef-m-digit {
  font-family: inherit;
  font-weight: 600;
  font-size: 75px;
  line-height: 1;
  color: #3e3930;
}
.qodef-counter.qodef-layout--simple .qodef-m-title {
  margin: 5px 0 0 0;
}
.qodef-counter.qodef-layout--simple .qodef-m-text {
  margin: 0;
}
.qodef-custom-font {
  position: relative;
  margin: 0;
}
.qodef-dropcaps {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-dropcaps .qodef-m-letter {
  position: relative;
  top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  float: left;
  margin: 0 10px 5px 0;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: italic;
  color: #3e3930;
  font-size: 60px;
  line-height: 1.116em;
}
.qodef-dropcaps .qodef-m-text {
  display: inline;
  margin: 0;
}
.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
  width: 40px;
  height: 40px;
  font-size: 33px;
  line-height: 1.142em;
  color: #fff;
  background-color: #3e3930;
}
.qodef-dropcaps.qodef-type--circle {
  border-radius: 100%;
}
.qodef-google-map {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-google-map .qodef-m-map {
  display: block;
  width: 100%;
  height: 300px;
}
.qodef-google-map .qodef-m-map embed,
.qodef-google-map .qodef-m-map iframe,
.qodef-google-map .qodef-m-map object {
  width: 100%;
  display: block;
}
.qodef-google-map .qodef-m-map img {
  max-width: none;
}
.qodef-highlight .qodef-highlight-text {
  padding: 0 5px;
  color: #fff;
  background-color: #3e3930;
}
.qodef-icon-list-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  line-height: 1;
}
.qodef-icon-list-item .qodef-e-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  line-height: 1;
}
.qodef-icon-list-item .qodef-e-title a {
  display: block;
}
.qodef-icon-list-item .qodef-e-title-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qodef-icon-list-item .qodef-icon-holder {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 5px;
  float: none;
}
.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
  font-size: 18px;
}
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,
.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img {
  display: block;
}
#qodef-page-sidebar .widget.widget_banquet_core_icon_list_item {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_banquet_core_icon_list_item {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_banquet_core_icon_list_item {
  margin-bottom: 0;
}
.qodef-icon-with-text .qodef-m-title {
  margin: 0;
}
.qodef-icon-with-text .qodef-m-title a {
  display: block;
}
.qodef-icon-with-text .qodef-m-text {
  margin: 8px 0 0;
}
.qodef-icon-with-text .qodef-m-icon-wrapper {
  line-height: 1;
}
.qodef-icon-with-text .qodef-icon-holder {
  float: none;
}
.qodef-icon-with-text .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
  display: block;
}
.qodef-icon-with-text.qodef-layout--before-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 15px;
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
  line-height: 1;
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 5px;
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
  text-align: center;
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
  text-align: left;
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
  text-align: right;
}
.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
  margin-top: 21px;
}
.qodef-icon-holder {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  line-height: 1;
}
.qodef-icon-holder a {
  display: block;
}
.qodef-icon-holder .qodef-icon {
  display: block;
  line-height: inherit;
}
.qodef-icon-holder .qodef-icon:before {
  display: block;
  line-height: inherit;
}
.qodef-icon-holder.qodef-layout--circle,
.qodef-icon-holder.qodef-layout--square {
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  color: #fff;
  background-color: #3e3930;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
}
.qodef-icon-holder.qodef-layout--circle a,
.qodef-icon-holder.qodef-layout--square a {
  color: inherit;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.qodef-icon-holder.qodef-layout--circle:hover,
.qodef-icon-holder.qodef-layout--square:hover {
  background-color: #3e3930;
}
.qodef-icon-holder.qodef-layout--circle {
  border-radius: 50%;
}
.qodef-icon-holder.qodef-size--tiny {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.qodef-icon-holder.qodef-size--small {
  font-size: 2em;
}
.qodef-icon-holder.qodef-size--medium {
  font-size: 3em;
}
.qodef-icon-holder.qodef-size--large {
  font-size: 4em;
}
.qodef-icon-holder.qodef-size--huge {
  font-size: 5em;
}
.widget.widget_banquet_core_icon {
  display: inline-block;
  line-height: 1;
}
#qodef-page-sidebar .widget.widget_banquet_core_icon {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_banquet_core_icon {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_banquet_core_icon {
  margin-bottom: 0;
}
.qodef-image-gallery.qodef-swiper-container .swiper-slide img {
  box-shadow: 5px 9px 43.61px 5.39px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 5px 9px 43.61px 5.39px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 5px 9px 43.61px 5.39px rgba(0, 0, 0, 0.06);
}
.qodef-image-with-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-image-with-text .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  box-shadow: 5px 9px 43.61px 5.39px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 5px 9px 43.61px 5.39px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 5px 9px 43.61px 5.39px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.qodef-image-with-text .qodef-m-image a,
.qodef-image-with-text .qodef-m-image img {
  position: relative;
  display: block;
}
.qodef-image-with-text .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-image-with-text .qodef-m-title {
  margin: 24px 0 0;
  text-align: center;
}
.qodef-image-with-text .qodef-m-text {
  margin: 15px 0 0;
  text-align: center;
}
.qodef-image-with-text.qodef-action--custom-link .qodef-m-image:hover {
  -webkit-transform: translate(0, -5px);
  -webkit-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
.qodef-image-with-text.qodef-action--scrolling-image .qodef-m-image-holder {
  position: relative;
  overflow: hidden;
}
.qodef-image-with-text.qodef-action--scrolling-image
  .qodef-m-image-holder
  .qodef-m-image-holder-inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.qodef-image-with-text.qodef-action--scrolling-image
  .qodef-m-image-holder
  .qodef-m-image-holder-inner
  a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
}
.qodef-image-with-text.qodef-action--scrolling-image
  .qodef-m-image-holder
  .qodef-e-frame {
  vertical-align: middle;
}
.qodef-image-with-text.qodef-action--scrolling-image.qodef-scrolling--vertical
  .qodef-m-image-holder-inner
  .qodef-e-main-image {
  width: 100%;
}
.qodef-image-with-text.qodef-action--scrolling-image.qodef-scrolling--horizontal
  .qodef-m-image-holder-inner
  .qodef-e-main-image {
  max-width: unset;
  height: 100%;
  width: auto;
}
.qodef-pricing-table {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: center;
}
.qodef-pricing-table.qodef-status--featured {
  -webkit-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  transform: translateY(-25px);
}
.qodef-pricing-table .qodef-m-inner {
  padding: 45px;
  border: 1px solid #bdb5aa;
}
.qodef-pricing-table .qodef-m-title p {
  margin: 0;
  color: #3e3930;
}
.qodef-pricing-table .qodef-m-price {
  margin-top: -3px;
}
.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  line-height: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.qodef-pricing-table .qodef-m-content {
  margin: 25px 0 0;
}
.qodef-pricing-table .qodef-m-content ul {
  list-style: none;
  margin: 0;
}
.qodef-pricing-table .qodef-m-content ul li {
  color: #3e3930;
  margin-bottom: 8px;
}
.qodef-pricing-table .qodef-m-content ul li:last-child {
  margin-bottom: 0;
}
.qodef-pricing-table .qodef-m-content ul li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 8px;
}
.qodef-pricing-table .qodef-m-button .qodef-button {
  margin: 25px 0 0;
}
.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas svg {
  display: block;
}
.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: italic;
  color: #3e3930;
  font-size: 28px;
  line-height: 1.2em;
}
.qodef-progress-bar .qodef-m-title {
  margin: 20px 0 0;
}
.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
  padding-top: 20px;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.qodef-progress-bar.qodef-layout--line .progressbar {
  position: relative;
}
.qodef-progress-bar.qodef-layout--line .proggress {
  width: 0;
  position: relative;
}
.qodef-progress-bar.qodef-layout--line .percentCount {
  position: absolute;
  top: -35px;
  width: auto;
  height: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.qodef-progress-bar.qodef-layout--line .qodef-m-title {
  margin: 0 0 7px;
}
.qodef-section-title {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-section-title.qodef-alignment--center {
  text-align: center;
}
.qodef-section-title.qodef-alignment--left {
  text-align: left;
}
.qodef-section-title.qodef-alignment--right {
  text-align: right;
}
.qodef-section-title .qodef-m-title {
  margin: 0;
}
.qodef-section-title .qodef-m-subtitle {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.4em;
  line-height: 25px;
  color: #9e9a94;
  margin: 0;
}
.qodef-section-title .qodef-m-text {
  margin: 15px 0 0;
}
.qodef-separator {
  position: relative;
  height: auto;
  font-size: 0;
  line-height: 1;
}
.qodef-separator .qodef-m-line {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 10px 0;
  border-bottom: 1px solid #bdb5aa;
}
.qodef-separator.qodef-position--center {
  text-align: center;
}
.qodef-separator.qodef-position--left {
  text-align: left;
}
.qodef-separator.qodef-position--right {
  text-align: right;
}
#qodef-page-sidebar .widget.widget_banquet_core_separator {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_banquet_core_separator {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_banquet_core_separator {
  margin-bottom: 0;
}
.qodef-stacked-images {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-stacked-images .qodef-m-images {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-browser--ms-explorer .qodef-stacked-images .qodef-m-images {
  width: 100%;
}
.qodef-stacked-images .qodef-m-images .qodef-e-stack-image {
  position: absolute;
  display: block;
  bottom: -105px;
  -webkit-transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.qodef-stacked-images .qodef-m-images .qodef-e-main-image-holder {
  overflow: hidden;
}
.qodef-stacked-images
  .qodef-m-images
  .qodef-e-main-image-holder
  .qodef-e-main-image-zoom-holder {
  -webkit-transition: all 1s ease-out 0.1s;
  -o-transition: all 1s ease-out 0.1s;
  transition: all 1s ease-out 0.1s;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.qodef-stacked-images
  .qodef-m-images.qodef--appeared
  .qodef-e-main-image-holder
  .qodef-e-main-image-zoom-holder {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.qodef-stacked-images.qodef-stack--left .qodef-m-images {
  margin: 0 0 0 30%;
}
.qodef-browser--ms-explorer
  .qodef-stacked-images.qodef-stack--left
  .qodef-m-images {
  margin: 0;
}
.qodef-stacked-images.qodef-stack--left
  .qodef-m-images.qodef--appeared
  .qodef-e-stack-image {
  bottom: 70px;
  left: -48%;
}
.qodef-stacked-images.qodef-stack--right .qodef-m-images {
  margin: 0 27% 0 0;
}
.qodef-stacked-images.qodef-stack--right
  .qodef-m-images.qodef--appeared
  .qodef-e-stack-image {
  bottom: 70px;
  right: -40%;
}
.qodef-stacked-images.qodef-stack--bottom .qodef-m-images {
  margin: 0 0 75px 0;
}
.qodef-stacked-images.qodef-stack--bottom .qodef-m-images .qodef-e-stack-image {
  right: 15%;
  max-width: 40%;
}
.qodef-stacked-images.qodef-stack--bottom
  .qodef-m-images.qodef--appeared
  .qodef-e-stack-image {
  bottom: -75px;
}
.qodef-tabs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  visibility: hidden;
}
.qodef-tabs.qodef--init {
  visibility: visible;
}
.qodef-tabs .qodef-tabs-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-tabs .qodef-tabs-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-tabs .qodef-tabs-content p {
  margin: 0;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #e0e0e0;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
  margin: 0 79px 0 0;
  padding: 0;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
  display: block;
  padding: 10px 10px 10px 0;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.3em;
  color: #b4b1ae;
  text-transform: uppercase;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover {
  color: #3e3930;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a {
  color: #3e3930;
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  padding-right: 26px;
  margin-right: 26px;
  border-right: 1px solid #e0e0e0;
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation
  li {
  width: 100%;
  margin: 0 0 26px 0;
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation
  li:last-child {
  margin-bottom: 0;
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation
  li
  a {
  display: inline-block;
  width: auto;
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-content {
  margin-top: 0;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
  margin: 23px 0 0;
}
.qodef-video-button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-video-button .qodef-m-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #3e3930;
  font-size: 106px;
  line-height: 1;
}
.qodef-video-button .qodef-m-play span {
  display: block;
  line-height: inherit;
}
.qodef-video-button .qodef-m-play span:before {
  display: block;
  line-height: inherit;
}
#qodef-side-area
  #qodef-side-area-close.qodef-side-area-close--predefined
  .qodef-lines,
.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines {
  position: relative;
  display: block;
  width: 52px;
  height: 52px;
}
#qodef-side-area
  #qodef-side-area-close.qodef-side-area-close--predefined
  .qodef-lines
  .qodef-line,
.qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-lines
  .qodef-line {
  position: absolute;
  height: 1px;
  width: 42px;
  background-color: currentColor;
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
#qodef-side-area
  #qodef-side-area-close.qodef-side-area-close--predefined
  .qodef-lines
  .qodef-line.qodef-line-1,
.qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-lines
  .qodef-line.qodef-line-1 {
  top: 20px;
  right: 0;
}
#qodef-side-area
  #qodef-side-area-close.qodef-side-area-close--predefined
  .qodef-lines
  .qodef-line.qodef-line-2,
.qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-lines
  .qodef-line.qodef-line-2 {
  bottom: 20px;
  left: 0;
}
.qodef-side-area-opener.qodef-side-area-opener--predefined:hover
  .qodef-lines
  .qodef-line.qodef-line-1 {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.qodef-side-area-opener.qodef-side-area-opener--predefined:hover
  .qodef-lines
  .qodef-line.qodef-line-2 {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.qodef-side-area-opener {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.qodef-side-area-opener .qodef-side-area-opener-icon {
  display: block;
}
.qodef-side-area-opener:hover {
  color: #3e3930;
}
.qodef-side-area-opener.qodef-side-area-opener--icon-pack
  .qodef-side-area-opener-icon {
  font-size: 35px;
}
.qodef-side-area-opener.qodef-side-area-opener--icon-pack
  .qodef-side-area-opener-icon
  * {
  display: block;
  line-height: inherit;
}
.qodef-side-area-opener.qodef-side-area-opener--icon-pack
  .qodef-side-area-opener-icon
  :before {
  display: block;
  line-height: inherit;
}
.qodef-side-area-opener.qodef-side-menu-opener--svg-path
  .qodef-side-area-opener-icon
  > * {
  vertical-align: middle;
}
.qodef-side-area-opener.qodef-side-menu-opener--svg-path
  .qodef-side-area-opener-icon
  path,
.qodef-side-area-opener.qodef-side-menu-opener--svg-path
  .qodef-side-area-opener-icon
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.qodef-side-area-opener.qodef-side-area-opener--predefined {
  line-height: 1;
}
.qodef-header--light
  .qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-line {
  background-color: #fff;
}
.qodef-header--light
  .qodef-side-area-opener.qodef-side-area-opener--icon-pack
  .qodef-side-area-opener-icon {
  color: #fff;
}
.qodef-header--light
  .qodef-side-area-opener.qodef-side-menu-opener--svg-path
  .qodef-side-menu-icon
  path,
.qodef-header--light
  .qodef-side-area-opener.qodef-side-menu-opener--svg-path
  .qodef-side-menu-icon
  > * {
  fill: #fff;
  stroke: #fff;
}
.qodef-header--dark
  .qodef-side-area-opener.qodef-side-area-opener--predefined
  .qodef-line {
  background-color: #000;
}
.qodef-header--dark
  .qodef-side-area-opener.qodef-side-area-opener--icon-pack
  .qodef-side-area-opener-icon {
  color: #000;
}
.qodef-header--dark
  .qodef-side-area-opener.qodef-side-menu-opener--svg-path
  .qodef-side-menu-icon
  path,
.qodef-header--dark
  .qodef-side-area-opener.qodef-side-menu-opener--svg-path
  .qodef-side-menu-icon
  > * {
  fill: #000;
  stroke: #000;
}
#qodef-side-area {
  position: fixed;
  top: 0;
  right: -400px;
  width: 400px;
  height: 100%;
  min-height: 100%;
  padding: 140px 42px 35px;
  background-color: #fff;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999;
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  border-left: 1px solid #eee;
}
#qodef-side-area #qodef-side-area-close {
  position: absolute;
  top: 27px;
  right: 52px;
  display: block;
  z-index: 1000;
}
.admin-bar #qodef-side-area #qodef-side-area-close {
  top: 52px;
}
#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack {
  font-size: 35px;
}
#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack * {
  display: block;
  line-height: inherit;
}
#qodef-side-area
  #qodef-side-area-close.qodef-side-area-close--icon-pack
  :before {
  display: block;
  line-height: inherit;
}
#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path > * {
  vertical-align: middle;
}
#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path path,
#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path > * {
  fill: currentColor;
  stroke: currentColor;
}
#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined {
  line-height: 1;
}
#qodef-side-area
  #qodef-side-area-close.qodef-side-area-close--predefined
  .qodef-lines {
  width: 45px;
  height: 45px;
}
#qodef-side-area
  #qodef-side-area-close.qodef-side-area-close--predefined
  .qodef-lines
  .qodef-line.qodef-line-1 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 0;
  right: initial;
  bottom: initial;
}
#qodef-side-area
  #qodef-side-area-close.qodef-side-area-close--predefined
  .qodef-lines
  .qodef-line.qodef-line-2 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 50%;
  left: 0;
  right: initial;
  bottom: initial;
}
.qodef-side-area--opened #qodef-side-area {
  right: 0;
  visibility: visible;
}
.qodef-side-area-cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  z-index: 0;
  -webkit-transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
}
.qodef-side-area--opened .qodef-side-area-cover {
  opacity: 1;
  z-index: 1002;
}
.qodef-social-share {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-social-share .qodef-social-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 0 0;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: italic;
  color: #3e3930;
  font-size: 28px;
  line-height: 1.2em;
}
.qodef-social-share ul {
  position: relative;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  padding: 0;
  margin: 0;
}
.qodef-social-share li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  padding: 0;
  margin: 0;
}
.qodef-social-share li a {
  font-size: 20px;
}
.qodef-social-share li.qodef-facebook-share a:hover {
  color: #3e3930;
}
.qodef-social-share li.qodef-twitter-share a:hover {
  color: #3e3930;
}
.qodef-social-share li.qodef-linkedin-share a:hover {
  color: #3e3930;
}
.qodef-social-share li.qodef-tumblr-share a:hover {
  color: #3e3930;
}
.qodef-social-share li.qodef-pinterest-share a:hover {
  color: #3e3930;
}
.qodef-social-share li.qodef-vk-share a:hover {
  color: #3e3930;
}
.qodef-social-share.qodef-layout--dropdown {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-title {
  margin: 0;
  vertical-align: middle;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon {
  vertical-align: middle;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li {
  opacity: 1;
  visibility: visible;
  cursor: pointer;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(6) {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.qodef-social-share.qodef-layout--dropdown:hover
  .qodef-social-share-dropdown
  ul
  li:nth-child(7) {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
  display: block;
}
.qodef-social-share.qodef-layout--dropdown
  .qodef-social-share-dropdown-opener
  .qodef-social-share-title {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
  position: absolute;
  visibility: hidden;
  z-index: 950;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
  position: relative;
  display: block;
  z-index: 990;
  margin: 0;
  padding: 0 !important;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
  position: absolute;
  display: block;
  text-align: center;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
  transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li * {
  display: block;
  line-height: inherit;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown {
  bottom: 0;
  left: 0;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li {
  width: 90px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #bdb5aa;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:not(:first-child) {
  border-top: none;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-facebook-share
  a:hover {
  background-color: #3b5998;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-twitter-share
  a:hover {
  background-color: #00aced;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-linkedin-share
  a:hover {
  background-color: #007bb5;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-tumblr-share
  a:hover {
  background-color: #32506d;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-pinterest-share
  a:hover {
  background-color: #cb2027;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li.qodef-vk-share
  a:hover {
  background-color: #45668e;
  color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li
  a {
  font-size: 14px;
  color: #776f60;
  background-color: #fff;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(1) {
  bottom: -30px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(2) {
  bottom: -60px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(3) {
  bottom: -90px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(4) {
  bottom: -120px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(5) {
  bottom: -150px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(6) {
  bottom: -180px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
  .qodef-social-share-dropdown
  li:nth-child(7) {
  bottom: -210px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown {
  top: 0;
  right: 0;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li {
  width: calc(90px / 3);
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(1) {
  left: 5px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(2) {
  left: 35px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(3) {
  left: 65px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(4) {
  left: 95px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(5) {
  left: 125px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(6) {
  left: 155px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(7) {
  left: 185px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown {
  top: 0;
  left: 0;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li {
  width: calc(90px / 3);
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(1) {
  right: 5px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(2) {
  right: 35px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(3) {
  right: 65px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(4) {
  right: 95px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(5) {
  right: 125px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(6) {
  right: 155px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(7) {
  right: 185px;
}
.qodef-social-share.qodef-layout--list li {
  margin-right: 15px;
}
.qodef-social-share.qodef-layout--list li:last-child {
  margin-right: 0;
}
.qodef-social-share.qodef-layout--text li {
  margin-right: 20px;
}
.qodef-social-share.qodef-layout--text li:last-child {
  margin-right: 0;
}
.qodef-social-share.qodef-layout--text li a {
  font-size: 11px;
  letter-spacing: 0.3em;
  font-weight: 500;
  text-transform: uppercase;
  vertical-align: middle;
}
.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
  display: block;
  margin-bottom: 21px;
}
.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
  display: block;
  margin-bottom: 21px;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-facebook-share
  a:hover {
  color: #3b5998;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-twitter-share
  a:hover {
  color: #00aced;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-linkedin-share
  a:hover {
  color: #007bb5;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-tumblr-share
  a:hover {
  color: #32506d;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-pinterest-share
  a:hover {
  color: #cb2027;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-vk-share
  a:hover {
  color: #45668e;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-facebook-share
  a:hover {
  color: #3e3930;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-twitter-share
  a:hover {
  color: #3e3930;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-linkedin-share
  a:hover {
  color: #3e3930;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-tumblr-share
  a:hover {
  color: #3e3930;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-pinterest-share
  a:hover {
  color: #3e3930;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-vk-share
  a:hover {
  color: #3e3930;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--dropdown
  .qodef-social-title {
  color: #ccc;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--list
  .qodef-social-title {
  color: #ccc;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-facebook-share
  a:hover {
  color: #3b5998;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-twitter-share
  a:hover {
  color: #00aced;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-linkedin-share
  a:hover {
  color: #007bb5;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-tumblr-share
  a:hover {
  color: #32506d;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-pinterest-share
  a:hover {
  color: #cb2027;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-vk-share
  a:hover {
  color: #45668e;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  .qodef-social-title {
  color: #ccc;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-facebook-share
  a:hover {
  color: #3e3930;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-twitter-share
  a:hover {
  color: #3e3930;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-linkedin-share
  a:hover {
  color: #3e3930;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-tumblr-share
  a:hover {
  color: #3e3930;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-pinterest-share
  a:hover {
  color: #3e3930;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-vk-share
  a:hover {
  color: #3e3930;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--dropdown
  .qodef-social-title {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--list
  .qodef-social-title {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-facebook-share
  a:hover {
  color: #3b5998;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-twitter-share
  a:hover {
  color: #00aced;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-linkedin-share
  a:hover {
  color: #007bb5;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-tumblr-share
  a:hover {
  color: #32506d;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-pinterest-share
  a:hover {
  color: #cb2027;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--list
  li.qodef-vk-share
  a:hover {
  color: #45668e;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  .qodef-social-title {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-facebook-share
  a:hover {
  color: #3e3930;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-twitter-share
  a:hover {
  color: #3e3930;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-linkedin-share
  a:hover {
  color: #3e3930;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-tumblr-share
  a:hover {
  color: #3e3930;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-pinterest-share
  a:hover {
  color: #3e3930;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-vk-share
  a:hover {
  color: #3e3930;
}
#qodef-page-spinner {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2000;
}
#qodef-page-spinner .qodef-m-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #3e3930;
  background-color: #fff;
}
#qodef-page-spinner .qodef-m-spinner {
  position: relative;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
  position: relative;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50%;
  width: 50%;
  z-index: 1;
  -webkit-animation: qode-atom-shrink 4.5s infinite linear;
  animation: qode-atom-shrink 4.5s infinite linear;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  height: 100%;
  width: 100%;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  margin: 0 auto;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
  -webkit-animation: qode-atom-zindex 1.5s 0.75s infinite steps(2, end);
  animation: qode-atom-zindex 1.5s 0.75s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-animation: qode-atom-postion 1.5s infinite ease,
    qode-atom-size 1.5s -1.125s infinite ease;
  animation: qode-atom-postion 1.5s infinite ease,
    qode-atom-size 1.5s -1.125s infinite ease;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation: qode-atom-zindex 1.5s -0.25s infinite steps(2, end);
  animation: qode-atom-zindex 1.5s -0.25s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
  -webkit-animation: qode-atom-postion 1.5s -1s infinite ease,
    qode-atom-size 1.5s -0.75s infinite ease;
  animation: qode-atom-postion 1.5s -1s infinite ease,
    qode-atom-size 1.5s -0.75s infinite ease;
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation: qode-atom-zindex 1.5s 0.25s infinite steps(2, end);
  animation: qode-atom-zindex 1.5s 0.25s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
  -webkit-animation: qode-atom-postion 1.5s -0.5s infinite ease,
    qode-atom-size 1.5s -125ms infinite ease;
  animation: qode-atom-postion 1.5s -0.5s infinite ease,
    qode-atom-size 1.5s -125ms infinite ease;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
  position: relative;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  -webkit-animation: qode-clock 8s infinite steps(8);
  animation: qode-clock 8s infinite steps(8);
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
  position: absolute;
  height: 50px;
  width: 50px;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
  content: "";
  position: absolute;
  height: 18.31501832px;
  width: 18.31501832px;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-animation: qode-clock-1 1s ease-in infinite;
  animation: qode-clock-1 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-animation: qode-clock-2 1s ease-in infinite;
  animation: qode-clock-2 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: qode-clock-3 1s ease-in infinite;
  animation: qode-clock-3 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
  -webkit-animation: qode-clock-4 1s ease-in infinite;
  animation: qode-clock-4 1s ease-in infinite;
}
#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  background-color: currentColor;
  -webkit-animation: qode-cube 1.2s infinite ease-in-out;
  animation: qode-cube 1.2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
  position: relative;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0.6;
  -webkit-animation: qode-double-pulse 2s infinite ease-in-out;
  animation: qode-double-pulse 2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-five-rotating-circles {
  position: relative;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
  position: absolute;
  width: 100%;
  height: 100%;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--1
  .qodef-circle--2 {
  -webkit-animation-delay: calc((600ms) - 1500ms);
  animation-delay: calc((600ms) - 1500ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--1
  .qodef-circle--3 {
  -webkit-animation-delay: calc((900ms) - 1500ms);
  animation-delay: calc((900ms) - 1500ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--1
  .qodef-circle--4 {
  -webkit-animation-delay: calc((1200ms) - 1500ms);
  animation-delay: calc((1200ms) - 1500ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2 {
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--1 {
  -webkit-animation-delay: calc((300ms) - 1400ms);
  animation-delay: calc((300ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--2 {
  -webkit-animation-delay: calc((600ms) - 1400ms);
  animation-delay: calc((600ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--3 {
  -webkit-animation-delay: calc((900ms) - 1400ms);
  animation-delay: calc((900ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--2
  .qodef-circle--4 {
  -webkit-animation-delay: calc((1200ms) - 1400ms);
  animation-delay: calc((1200ms) - 1400ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3 {
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--1 {
  -webkit-animation-delay: calc((300ms) - 1300ms);
  animation-delay: calc((300ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--2 {
  -webkit-animation-delay: calc((600ms) - 1300ms);
  animation-delay: calc((600ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--3 {
  -webkit-animation-delay: calc((900ms) - 1300ms);
  animation-delay: calc((900ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-m-circle-item.qodef-item--3
  .qodef-circle--4 {
  -webkit-animation-delay: calc((1200ms) - 1300ms);
  animation-delay: calc((1200ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: currentColor;
  border-radius: 100%;
  -webkit-animation: qode-bounce-delay 1.2s infinite ease-in-out both;
  animation: qode-bounce-delay 1.2s infinite ease-in-out both;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--1 {
  top: 0;
  left: 0;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--2 {
  top: 0;
  right: 0;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--3 {
  right: 0;
  bottom: 0;
}
#qodef-page-spinner.qodef-layout--five-rotating-circles
  .qodef-e-circle.qodef-circle--4 {
  left: 0;
  bottom: 0;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
  position: relative;
  width: 30px;
  height: 30px;
  margin: -45px 0 0 -30px;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
  top: 0;
  left: 50%;
  -webkit-animation: qode-fussion-ball-1 1s 0s ease infinite;
  animation: qode-fussion-ball-1 1s 0s ease infinite;
  z-index: 1;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
  top: 50%;
  left: 100%;
  -webkit-animation: qode-fussion-ball-2 1s 0s ease infinite;
  animation: qode-fussion-ball-2 1s 0s ease infinite;
  z-index: 2;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
  top: 100%;
  left: 50%;
  -webkit-animation: qode-fussion-ball-3 1s 0s ease infinite;
  animation: qode-fussion-ball-3 1s 0s ease infinite;
  z-index: 1;
}
#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
  top: 50%;
  left: 0;
  -webkit-animation: qode-fussion-ball-4 1s 0s ease infinite;
  animation: qode-fussion-ball-4 1s 0s ease infinite;
  z-index: 2;
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
  width: 60px;
  height: 60px;
  margin: 0 0 0 -30px;
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  -webkit-animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms);
  animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  -webkit-animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms);
  animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  -webkit-animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms);
  animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
  position: absolute;
  width: 60px;
  height: 4px;
  margin-left: 10px;
  background-color: currentColor;
  -webkit-animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms);
  animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms);
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
  position: relative;
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
  -webkit-animation: qode-mitosis-invert 2s infinite steps(2, end);
  animation: qode-mitosis-invert 2s infinite steps(2, end);
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--1 {
  -webkit-animation: qode-mitosis-ball-1 1s infinite alternate linear;
  animation: qode-mitosis-ball-1 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--2 {
  -webkit-animation: qode-mitosis-ball-2 1s infinite alternate linear;
  animation: qode-mitosis-ball-2 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--3 {
  -webkit-animation: qode-mitosis-ball-3 1s infinite alternate linear;
  animation: qode-mitosis-ball-3 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--mitosis
  .qodef-m-mitosis-item.qodef-mitosis--4 {
  -webkit-animation: qode-mitosis-ball-4 1s infinite alternate linear;
  animation: qode-mitosis-ball-4 1s infinite alternate linear;
}
#qodef-page-spinner.qodef-layout--predefined .qodef-predefined-spinner-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: italic;
  color: #3e3930;
  font-size: 50px;
  line-height: 1.1em;
  color: unset;
  opacity: 0;
}
#qodef-page-spinner.qodef-layout--predefined .qodef-e-character {
  opacity: 0;
}
@-webkit-keyframes qodef-fade-in {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes qodef-fade-in {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading > * {
  margin: 0;
  opacity: 0;
  -webkit-animation: qode-fade-in 1s forwards;
  animation: qode-fade-in 1s forwards;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
  position: relative;
  display: block;
  height: 3px;
  width: 500px;
  margin-top: 20px;
  background-color: #e5e1dc;
  overflow: hidden;
  opacity: 0;
  -webkit-animation: qode-fade-in 1s 0.3s forwards;
  animation: qode-fade-in 1s 0.3s forwards;
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #3e3930;
  width: 0;
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
  position: relative;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
  position: absolute;
  height: 100%;
  width: 100%;
  background: currentColor;
  border: 0 solid currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--1 {
  -webkit-animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms);
  animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--2 {
  -webkit-animation: qode-pulse-circles-pulse 3s infinite
    calc((-1500ms) + 750ms);
  animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--3 {
  -webkit-animation: qode-pulse-circles-pulse 3s infinite
    calc((-2250ms) + 750ms);
  animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse-circles
  .qodef-m-pulse-circle.qodef-pulse--4 {
  -webkit-animation: qode-pulse-circles-pulse 3s infinite
    calc((-3000ms) + 750ms);
  animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms);
}
#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background-color: currentColor;
  border-radius: 16px;
  -webkit-animation: qode-scaleout 1s infinite ease-in-out;
  animation: qode-scaleout 1s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
  width: 60px;
  height: 20px;
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles > div {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 4px;
  background-color: currentColor;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: qode-ball-fall 1.5s ease infinite both;
  animation: qode-ball-fall 1.5s ease infinite both;
}
#qodef-page-spinner.qodef-layout--rotate-circles
  .qodef-m-circles
  > div:nth-last-of-type(1) {
  -webkit-animation-delay: calc((100ms) - 300ms);
  animation-delay: calc((100ms) - 300ms);
}
#qodef-page-spinner.qodef-layout--rotate-circles
  .qodef-m-circles
  > div:nth-last-of-type(2) {
  -webkit-animation-delay: calc((200ms) - 300ms);
  animation-delay: calc((200ms) - 300ms);
}
#qodef-page-spinner.qodef-layout--rotate-circles
  .qodef-m-circles
  > div:nth-last-of-type(3) {
  -webkit-animation-delay: calc((300ms) - 300ms);
  animation-delay: calc((300ms) - 300ms);
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
  position: relative;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: currentColor;
  -webkit-animation: qode-rotating-cubes 1.8s infinite ease-in-out;
  animation: qode-rotating-cubes 1.8s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
  width: 50px;
  height: 60px;
  margin: -30px 0 0 -25px;
  text-align: center;
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
  display: inline-block;
  float: left;
  height: 100%;
  width: 6px;
  margin: 0 3px 0 0;
  background-color: currentColor;
  -webkit-animation: qode-stretch-delay 1.2s infinite ease-in-out;
  animation: qode-stretch-delay 1.2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
  -webkit-animation-delay: calc((200ms) - 1300ms);
  animation-delay: calc((200ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
  -webkit-animation-delay: calc((300ms) - 1300ms);
  animation-delay: calc((300ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
  -webkit-animation-delay: calc((400ms) - 1300ms);
  animation-delay: calc((400ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
  -webkit-animation-delay: calc((500ms) - 1300ms);
  animation-delay: calc((500ms) - 1300ms);
}
#qodef-page-spinner.qodef-layout--two-rotating-circles
  .qodef-m-two-rotating-circles {
  position: relative;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  text-align: center;
  -webkit-animation: qode-rotate-circles 2s infinite linear;
  animation: qode-rotate-circles 2s infinite linear;
}
#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
  position: absolute;
  top: 0;
  width: 60%;
  height: 60%;
  display: inline-block;
  background-color: currentColor;
  border-radius: 100%;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation: qode-bounce 2s infinite ease-in-out;
  animation: qode-bounce 2s infinite ease-in-out;
}
#qodef-page-spinner.qodef-layout--two-rotating-circles
  .qodef-m-circle.qodef-circle--2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
  width: 150px;
  height: 30px;
  margin: -15px 0 0 -75px;
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
  float: left;
  height: 30px;
  width: 30px;
  margin-right: 10px;
  background: currentColor;
  border-radius: 50%;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--1 {
  -webkit-animation: qode-wave-jump-3 1.8s infinite ease-out;
  animation: qode-wave-jump-3 1.8s infinite ease-out;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--2 {
  -webkit-animation: qode-wave-jump-2 1.8s infinite ease-out;
  animation: qode-wave-jump-2 1.8s infinite ease-out;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--3 {
  -webkit-animation: qode-wave-jump-1 1.8s infinite ease-out;
  animation: qode-wave-jump-1 1.8s infinite ease-out;
}
#qodef-page-spinner.qodef-layout--wave-circles
  .qodef-m-wave-circle.qodef-wave--4 {
  margin-right: 0;
  -webkit-animation: qode-wave-wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
  animation: qode-wave-wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
  width: 72px;
  margin: -9px 0 0 -36px;
  text-align: center;
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 3px 0 0;
  background-color: currentColor;
  border-radius: 100%;
  -webkit-animation: qode-bounce-delay 1.4s infinite ease-in-out both;
  animation: qode-bounce-delay 1.4s infinite ease-in-out both;
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.qodef-sp-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 115;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  background-color: rgba(0, 0, 0, 0.65);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.qodef-sp-holder .qodef-sp-inner {
  width: 90%;
  max-width: 600px;
  background-color: #fff;
  padding: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-box-shadow: 3px 3px 16px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 3px 3px 16px 2px rgba(0, 0, 0, 0.04);
  -webkit-transition: opacity 0.2s ease-out,
    -webkit-transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99);
  transition: opacity 0.2s ease-out,
    -webkit-transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99);
  -o-transition: transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99),
    opacity 0.2s ease-out;
  transition: transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99),
    opacity 0.2s ease-out;
  transition: transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99),
    opacity 0.2s ease-out,
    -webkit-transform 0.3s cubic-bezier(0.06, 0.47, 0.38, 0.99);
}
.qodef-sp-holder .qodef-sp-close {
  position: absolute;
  top: 16px;
  right: 16px;
  display: block;
  color: #000;
}
.qodef-sp-holder .qodef-sp-close:hover {
  color: #776f60;
}
.qodef-sp-holder .qodef-sp-close svg {
  stroke: currentColor;
  fill: currentColor;
}
.qodef-sp-holder .qodef-sp-content-container {
  background-color: #bdb5aa;
  background-size: cover;
  padding: 40px;
}
.qodef-sp-holder .qodef-sp-title {
  margin: 0 0 30px 0;
}
.qodef-sp-holder .qodef-sp-subtitle {
  margin: 0 0 20px 0;
}
.qodef-sp-holder .wpcf7 {
  width: 100%;
  display: block;
}
.qodef-sp-holder .qodef-sp-prevent {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 28px;
}
.qodef-sp-holder .qodef-sp-prevent-inner {
  cursor: pointer;
}
.qodef-sp-holder .qodef-sp-prevent-inner > * {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.qodef-sp-holder .qodef-sp-prevent-input {
  margin: 1px 1px 0 0;
  width: 11px;
  height: 11px;
  border: 1px solid #3e3930;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-sp-holder .qodef-sp-prevent-input svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
  opacity: 1;
}
.qodef-sp-holder .qodef-sp-prevent-label {
  font-size: 13px;
}
.qodef-sp-opened .qodef-sp-holder {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.26, 0.63, 0, 0.96);
  transition: -webkit-transform 0.8s cubic-bezier(0.26, 0.63, 0, 0.96);
  -o-transition: transform 0.8s cubic-bezier(0.26, 0.63, 0, 0.96);
  transition: transform 0.8s cubic-bezier(0.26, 0.63, 0, 0.96);
  transition: transform 0.8s cubic-bezier(0.26, 0.63, 0, 0.96),
    -webkit-transform 0.8s cubic-bezier(0.26, 0.63, 0, 0.96);
}
.qodef-page-title {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.qodef-page-title.qodef-image--responsive {
  height: auto !important;
}
.qodef-page-title.qodef-image--responsive .qodef-m-content {
  position: absolute;
  top: 0;
  left: 0;
}
.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.qodef-page-title.qodef-title-text--center {
  text-align: center;
}
.qodef-page-title.qodef-title-text--right {
  text-align: right;
}
.qodef-page-title .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-page-title .qodef-m-image img {
  display: block;
  width: 100%;
}
.qodef-page-title .qodef-m-content.qodef-content-full-width {
  padding: 0 40px;
}
@media only screen and (max-width: 480px) {
  .qodef-page-title .qodef-m-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
  font-size: 15px;
  color: #9e9a94;
}
.qodef-page-title .qodef-breadcrumbs a {
  position: relative;
}
.qodef-page-title .qodef-breadcrumbs a:before {
  content: "";
  position: absolute;
  display: inline-block;
  background-color: #9e9a94;
  width: 0;
  height: 1px;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.35s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: 0.35s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: 0.35s cubic-bezier(0.85, 0.26, 0.17, 1);
}
.qodef-page-title .qodef-breadcrumbs a:hover:before {
  width: 95%;
}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
  margin: 0 5px;
}
.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
  content: "/";
}
.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
  margin-top: 5px;
}
@media only screen and (max-width: 480px) {
  .qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
    text-align: left;
  }
}
.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 480px) {
  .qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-m-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
  margin: 4px 0 0;
}
.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info
  #ctf
  .ctf-tweet-actions {
  display: none;
}
.qodef-twitter-list.qodef-layout--columns #ctf {
  overflow: hidden;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  float: left;
  border: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box {
  margin-left: 0;
  display: block;
  margin-bottom: 8px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link {
  line-height: 1 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar {
  width: 37px;
  height: 37px;
  margin: 0 7px 0 0;
  float: none;
  border-radius: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  font-style: italic;
  color: #3e3930;
  font-size: 28px;
  line-height: 1.2em;
  font-weight: 600 !important;
  margin: 0 4px 0 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep {
  display: none;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 29px;
  font-weight: 400;
  color: #776f60;
  margin-right: 4px;
  margin-left: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child {
  margin-right: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
  margin-top: 4px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname {
  display: none;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-left: 0;
  padding: 0;
  margin-top: -5px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before {
  content: "\e094";
  font-family: ElegantIcons;
  padding-right: 10px;
  font-size: 18px;
  position: relative;
  top: 5px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-left: 0;
  margin-top: -3px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before {
  content: "\e094";
  font-family: ElegantIcons;
  padding-right: 10px;
  font-size: 18px;
  visibility: hidden;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a {
  padding: 0;
  font-size: 14px;
  margin-right: 8px;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child {
  margin-right: 0;
}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply {
  margin-left: 0;
}
.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after {
  clear: both;
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 100%;
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 50%;
}
@media only screen and (min-width: 681px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 33.33333%;
}
@media only screen and (min-width: 769px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 20%;
}
@media only screen and (min-width: 1367px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 16.66667%;
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 14.28571%;
}
@media only screen and (min-width: 1367px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 12.5%;
}
@media only screen and (min-width: 1367px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space {
  margin-bottom: 0;
}
.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets {
  margin: 0;
}
.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets > .ctf-item {
  padding: 0;
  margin: 0;
}
.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space {
  margin-bottom: -10px;
}
.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets {
  margin: 0 -5px;
}
.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets > .ctf-item {
  padding: 0 5px;
  margin: 0 0 10px;
}
.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space {
  margin-bottom: -20px;
}
.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets {
  margin: 0 -10px;
}
.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets > .ctf-item {
  padding: 0 10px;
  margin: 0 0 20px;
}
.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space {
  margin-bottom: -30px;
}
.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets {
  margin: 0 -15px;
}
.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets > .ctf-item {
  padding: 0 15px;
  margin: 0 0 30px;
}
.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space {
  margin-bottom: -40px;
}
.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets {
  margin: 0 -20px;
}
.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets > .ctf-item {
  padding: 0 20px;
  margin: 0 0 40px;
}
.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space {
  margin-bottom: -50px;
}
.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets {
  margin: 0 -25px;
}
.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets > .ctf-item {
  padding: 0 25px;
  margin: 0 0 50px;
}
.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
  margin-bottom: -80px;
}
.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
  margin: 0 -40px;
}
.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets > .ctf-item {
  padding: 0 40px;
  margin: 0 0 80px;
}
#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
  color: #ccc;
}
#qodef-page-footer
  .widget
  .qodef-twitter-list.qodef-layout--columns
  #ctf
  a:hover {
  color: #fff;
}
#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
  color: #ccc;
}
#qodef-side-area
  .widget
  .qodef-twitter-list.qodef-layout--columns
  #ctf
  a:hover {
  color: #fff;
}
.widget.qodef-author-info .qodef-author-info-image {
  margin-bottom: 21px;
  display: inline-block;
}
.widget.qodef-author-info .qodef-author-info-name {
  margin: 0 0 21px;
}
.widget.qodef-author-info .qodef-author-info-description {
  margin: 0;
}
.qodef-woo-product-categories-list.qodef-item-layout--info-on-image
  .product-category
  a,
.qodef-woo-product-list .product-category a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-woo-product-categories-list.qodef-item-layout--info-on-image
  .product-category
  .woocommerce-loop-category__title,
.qodef-woo-product-list .product-category .woocommerce-loop-category__title {
  background-color: #fff;
  left: 50%;
  margin: 0;
  padding: 12px 41px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}
.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .count,
.qodef-woo-product-list .count {
  display: none;
}
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-woo-product-inner
  .added_to_cart,
.qodef-woo-product-list.qodef-item-layout--info-on-image
  .qodef-woo-product-inner
  .button {
  margin-top: 20px !important;
}
.widget_banquet_core_woo_dropdown_cart {
  height: 100%;
}
.qodef-woo-dropdown-cart {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 100%;
  padding: 0 20px;
}
.qodef-woo-dropdown-cart .qodef-m-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.qodef-woo-dropdown-cart .qodef-m-opener {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  font-size: 13px;
  letter-spacing: 0.3em;
  font-weight: 500;
  text-transform: uppercase;
  color: #3e3930;
}
.qodef-woo-dropdown-cart .qodef-m-opener:before {
  content: "";
  position: absolute;
  display: inline-block;
  background-color: currentColor;
  width: 0;
  height: 1px;
  left: 0;
  bottom: calc(50% - 10px);
  -webkit-transition: 0.35s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: 0.35s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: 0.35s cubic-bezier(0.85, 0.26, 0.17, 1);
}
.qodef-woo-dropdown-cart .qodef-m-opener:hover:before {
  width: 95%;
}
.qodef-woo-dropdown-cart .qodef-m-opener:hover:before {
  width: 95%;
}
.qodef-woo-dropdown-cart .qodef-m-dropdown {
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
  transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
}
.qodef-woo-dropdown-cart .qodef-m-dropdown-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 357px;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ededed;
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
  color: #776f60;
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
  color: #776f60;
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
  color: #3e3930;
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 23px;
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child {
  margin-top: 0;
}
.qodef-woo-dropdown-cart .qodef-e-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 80px;
  margin-right: 20px;
}
.qodef-woo-dropdown-cart .qodef-e-image a,
.qodef-woo-dropdown-cart .qodef-e-image img {
  display: block;
}
.qodef-woo-dropdown-cart .qodef-e-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding-right: 20px;
}
.qodef-woo-dropdown-cart .qodef-e-title {
  margin: 0;
}
.qodef-woo-dropdown-cart .qodef-e-title a {
  color: #3e3930;
}
.qodef-woo-dropdown-cart .qodef-e-price {
  margin: 0;
  line-height: 25px;
}
.qodef-woo-dropdown-cart .qodef-e-quantity {
  margin: 3px 0 0 0;
  font-size: 12px;
  text-transform: uppercase;
}
.qodef-woo-dropdown-cart .qodef-e-remove {
  position: absolute;
  top: 7px;
  right: 0;
  font-size: 20px;
  line-height: 1;
}
.qodef-woo-dropdown-cart .qodef-m-order-details {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 35px;
}
.qodef-woo-dropdown-cart .qodef-m-order-details > * {
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #776f60;
  font-style: normal;
  letter-spacing: 0.3em;
  font-weight: 500;
}
.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-amount {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details {
  color: #776f60;
}
.qodef-woo-dropdown-cart .qodef-m-action {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 15px;
}
.qodef-woo-dropdown-cart .qodef-m-action-link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 3.333em;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  width: 100%;
  padding: 8px 20px;
  text-align: center;
  color: #fff;
  background-color: #3e3930;
  border: 1px solid transparent;
}
.qodef-woo-dropdown-cart .qodef-m-action-link:hover {
  color: #fff;
  background-color: #bdb5aa;
}
.qodef-woo-dropdown-cart .qodef-m-action {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 0;
}
.qodef-woo-dropdown-cart .qodef-m-action .qodef-m-action-link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  line-height: 3.333em;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out,
    border-color 0.3s ease-in-out;
  line-height: 35px;
  width: calc(50% - 5px);
  text-align: center;
  font-size: 11px;
  margin-right: 5px;
  color: #696359;
  background-color: transparent;
  border: 1px solid #bdb5aa;
  color: #3e3930 !important;
}
.qodef-woo-dropdown-cart .qodef-m-action .qodef-m-action-link:hover {
  color: #fff;
  background-color: #bdb5aa;
  border-color: #bdb5aa;
  color: #fff !important;
}
.touchevents .qodef-woo-dropdown-cart {
  cursor: pointer;
}
.qodef-woo-dropdown-cart:hover .qodef-m-dropdown {
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 768px) {
  #qodef-author-info .qodef-m-inner {
    padding: 40px;
    display: block;
  }
  #qodef-author-info .qodef-m-inner .qodef-m-image {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 680px) {
  #qodef-author-info .qodef-m-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #qodef-author-info .qodef-m-content {
    margin-top: 23px;
  }
}
@media only screen and (max-width: 1024px) {
  body:not(.qodef-content-behind-header) #qodef-page-outer {
    margin-top: 0 !important;
  }
  body:not(.qodef-content-behind-header) .qodef-page-title {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  #qodef-top-area {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-instagram-list #sb_instagram.sbi_col_8 #sbi_images .sbi_item {
    width: 25%;
  }
  .qodef-instagram-list .qodef-instagram-text {
    top: calc(50% - 5px);
  }
}
@media only screen and (max-width: 480px) {
  .qodef-instagram-list #sb_instagram.sbi_col_8 #sbi_images .sbi_item {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-testimonials-list .qodef-e-text {
    margin: 0 50px 60px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-testimonials-list .qodef-e-text {
    margin: 0 84px 60px;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-testimonials-list .qodef-e-text {
    margin: 0 15px 60px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-fullscreen-search-holder .qodef-form-holder-inner {
    width: 80%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
    display: block;
  }
  .qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-countdown.qodef-show--4 .qodef-digit-wrapper,
  .qodef-countdown.qodef-show--5 .qodef-digit-wrapper,
  .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
    width: 33.33333333333333%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin: 0 0 26px 0;
    padding: 0;
    width: 100%;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
    margin-bottom: 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
    display: block;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-content {
    margin-top: 26px;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
    margin: 26px 0 0;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.66667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.28571%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.66667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.28571%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.66667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.28571%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.66667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.28571%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.66667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.28571%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.66667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.28571%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.66667%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.28571%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 20%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 16.66667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 14.28571%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 12.5%;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -50px;
  }
  .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
    margin: 0 -25px;
  }
  .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets > .ctf-item {
    padding: 0 25px;
    margin: 0 0 50px;
  }
}
