.hendon-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-age-verification-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000;
  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;
}
#qodef-age-verification-modal .qodef-m-logo {
  position: absolute;
  top: 30px;
  left: 30px;
}
#qodef-age-verification-modal .qodef-m-logo a {
  position: relative;
  display: block;
  max-width: 50%;
}
#qodef-age-verification-modal .qodef-m-logo img {
  display: block;
}
#qodef-age-verification-modal .qodef-m-content {
  padding: 30px;
  text-align: center;
  max-width: 700px;
}
#qodef-age-verification-modal .qodef-m-content-title {
  margin: 0;
  color: #fff;
}
#qodef-age-verification-modal .qodef-m-content-subtitle {
  margin: 11px 0 0;
  color: #c28562;
}
#qodef-age-verification-modal .qodef-m-content-note {
  margin: 32px 0 0;
  color: #e5dcdb;
}
#qodef-age-verification-modal .qodef-m-content-prevent {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 52px;
}
#qodef-age-verification-modal .qodef-button.qodef-prevent--yes {
  margin-right: 10px;
}
#qodef-age-verification-modal .qodef-button.qodef-prevent--no {
  color: #fff;
  border-color: #a3a19e;
}
#qodef-age-verification-modal .qodef-button.qodef-prevent--no:hover {
  color: #fff;
  border-color: #28201e;
  background-color: #28201e;
}
.qodef-age-verification--opened #qodef-age-verification-modal {
  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-back-to-top {
  position: fixed;
  width: 40px;
  height: 40px;
  right: 52px;
  bottom: 41px;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 10000;
}
#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-back-to-top svg rect:nth-child(2) {
  stroke-dashoffset: 200;
  stroke-dasharray: 200;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#qodef-back-to-top svg polyline:nth-child(4) {
  stroke-dashoffset: 50;
  stroke-dasharray: 50;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
#qodef-back-to-top:hover svg rect:nth-child(2) {
  stroke-dashoffset: 0;
}
#qodef-back-to-top:hover svg polyline:nth-child(4) {
  stroke-dashoffset: 0;
}
.qodef-blog.qodef-item-layout--date-in-image
  article.qodef-e--isHovered
  .qodef-e-media-image
  a
  img {
  -webkit-transform: scale(1.02) translateX(4px);
  -ms-transform: scale(1.02) translateX(4px);
  transform: scale(1.02) translateX(4px);
}
.qodef-blog.qodef-item-layout--date-in-image
  article.qodef-e--isHovered
  .qodef-button.qodef-layout--minimal
  svg
  circle:nth-child(2) {
  stroke-dashoffset: 0;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  -webkit-transition: 0.8s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  -o-transition: 0.8s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  transition: 0.8s cubic-bezier(0.38, 0.67, 0.76, 0.66);
}
.qodef-blog.qodef-item-layout--date-in-image
  article
  .qodef-e-info.qodef-info--bottom {
  margin-top: 5px;
}
.qodef-blog.qodef-item-layout--date-in-image article .qodef-e-media {
  margin: 0 0 30px;
}
.qodef-blog.qodef-item-layout--date-in-image
  article
  .qodef-e-media
  .qodef-e-info-date {
  left: auto;
  right: 0;
  top: 42px;
}
.qodef-blog.qodef-item-layout--date-in-image article .entry-title {
  margin: 0 0 7px;
}
.qodef-blog.qodef-item-layout--date-in-image article .qodef-e-excerpt {
  margin: 0 0 13px;
  color: #b2b2b2;
}
.qodef-blog.qodef-item-layout--date-in-image
  article
  .qodef-e-read-more
  svg
  polygon {
  fill: #d7926b;
}
.qodef-blog.qodef-item-layout--metro {
  margin: 0;
}
.qodef-blog.qodef-item-layout--metro
  article
  .qodef-e-media-image.qodef--background {
  margin-bottom: 0;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 40px 35px;
  background-color: rgba(0, 0, 0, 0.12);
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-content a {
  position: relative;
  z-index: 3;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-title {
  color: #fff;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-title a {
  color: inherit;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-info > * {
  color: #fff;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top {
  margin-bottom: 0;
}
.qodef-blog.qodef-item-layout--metro article .qodef-e-post-link {
  z-index: 2;
}
.qodef-blog.qodef-item-layout--metro
  article.format-audio
  .qodef-e-media-image:after,
.qodef-blog.qodef-item-layout--metro
  article.format-gallery
  .qodef-e-media-image:after,
.qodef-blog.qodef-item-layout--metro
  article.format-video
  .qodef-e-media-image:after {
  position: absolute;
  top: calc(50% - 36px);
  left: calc(50% - 36px);
  content: "\45";
  font-family: ElegantIcons;
  font-size: 72px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  color: #fff;
  speak: none;
  -webkit-font-smoothing: antialiased;
  z-index: 1;
  border: 3px solid #fff;
}
.qodef-blog.qodef-item-layout--metro
  article.format-gallery
  .qodef-e-media-image:after {
  content: "\e006";
}
.qodef-blog.qodef-item-layout--metro
  article.format-video
  .qodef-e-media-image:after {
  content: "\45";
}
.qodef-blog.qodef-item-layout--metro
  article.format-audio
  .qodef-e-media-image:after {
  content: "\e027";
}
.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
  padding: 83px 68px;
}
.qodef-blog.qodef-item-layout--metro
  article.format-link
  .qodef-icon-elegant-icons {
  right: 84px;
  font-size: 144px;
}
.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
  padding: 83px 68px 87px;
}
.qodef-blog.qodef-item-layout--metro
  article.format-quote
  .qodef-e-quote:before {
  font-size: 582px;
}
.qodef-blog.qodef-item-layout--metro
  article.format-quote
  .qodef-e-quote-author {
  margin: 20px 0 4px;
}
.qodef-blog.qodef-item-layout--metro.qodef-items--fixed
  article.format-link
  .qodef-e-link {
  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;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
.qodef-blog.qodef-item-layout--metro.qodef-items--fixed
  article.format-quote
  .qodef-e-quote {
  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;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
.qodef-blog.qodef-item-layout--minimal
  article
  .qodef-e-info.qodef-info--bottom {
  margin-top: 5px;
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 120px;
  margin: 0 20px 0 0;
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom {
  margin-top: 5px;
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1
  article:not(:last-child)
  .qodef-e-info.qodef-info--bottom {
  margin-bottom: 36px;
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1
  article:not(:last-child).format-link
  .qodef-e-link {
  margin-bottom: 50px;
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1
  article:not(:last-child).format-quote
  .qodef-e-quote {
  margin-bottom: 50px;
}
.qodef-blog.qodef-item-layout--standard:not([class*="qodef-col-num--1"])
  article.format-link
  .qodef-e-link {
  padding: 76px;
}
.qodef-blog.qodef-item-layout--standard:not([class*="qodef-col-num--1"])
  article.format-link
  .qodef-icon-elegant-icons {
  right: 40px;
  font-size: 140px;
}
.qodef-blog.qodef-item-layout--standard:not([class*="qodef-col-num--1"])
  article.format-quote
  .qodef-e-quote {
  padding: 76px;
}
.qodef-blog.qodef-item-layout--standard:not([class*="qodef-col-num--1"])
  article.format-quote
  .qodef-e-quote:before {
  font-size: 540px;
}
.widget .qodef-blog {
  margin-bottom: 0 !important;
}
.widget .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
  width: 50px;
}
.widget .qodef-blog.qodef-item-layout--simple article:last-child {
  margin-bottom: 0;
}
.widget .qodef-blog.qodef-item-layout--simple article .qodef-info--bottom {
  display: block;
  margin-top: 3px;
}
.widget .qodef-blog.qodef-item-layout--simple article .qodef-e-title {
  line-height: 1em;
  padding-top: 3px;
}
.widget .qodef-blog.qodef-item-layout--simple article .qodef-e-title a:hover {
  color: #000;
}
.widget .qodef-blog.qodef-item-layout--simple article .qodef-e-info-date {
  display: block;
  line-height: 1em;
}
#qodef-author-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 100px;
}
#qodef-author-info .qodef-m-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#qodef-author-info .qodef-m-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 25px;
}
#qodef-author-info .qodef-m-image a,
#qodef-author-info .qodef-m-image img {
  display: block;
}
#qodef-author-info .qodef-m-image img {
  margin: 0;
}
#qodef-author-info .qodef-m-author {
  margin: 0;
  line-height: 1em;
}
#qodef-author-info .qodef-m-email {
  margin: 5px 0 0;
}
#qodef-author-info .qodef-m-description {
  margin: 14px 0 0;
  line-height: 1.45em;
}
#qodef-author-info .qodef-m-social-icons {
  margin-top: 21px;
}
#qodef-author-info .qodef-m-social-icons a {
  position: relative;
  vertical-align: top;
  margin-right: 14px;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #c28562;
  border: 1px solid rgba(194, 133, 98, 0.5);
  border-radius: 50%;
  text-align: center;
}
#qodef-author-info .qodef-m-social-icons a:last-child {
  margin-right: 0;
}
#qodef-author-info .qodef-m-social-icons a .qodef-svg-circle {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  fill: none;
  color: currentColor;
  stroke: #c28562;
  -webkit-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  overflow: visible;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
#qodef-author-info .qodef-m-social-icons a .qodef-svg-circle circle {
  stroke-dasharray: 160;
  stroke-dashoffset: 160;
  stroke-width: 1;
  -webkit-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -webkit-transform: rotate(-200deg);
  -ms-transform: rotate(-200deg);
  transform: rotate(-200deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.qodef-browser--ms-explorer
  #qodef-author-info
  .qodef-m-social-icons
  a
  .qodef-svg-circle
  circle {
  opacity: 0;
}
#qodef-author-info .qodef-m-social-icons a:hover .qodef-svg-circle circle {
  stroke-dashoffset: 0;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  -webkit-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  -o-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
}
.qodef-browser--ms-explorer
  #qodef-author-info
  .qodef-m-social-icons
  a:hover
  .qodef-svg-circle
  circle {
  opacity: 1;
}
#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: 18px 0 0;
}
#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;
  padding: 15px;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern.png);
}
#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--prev .qodef-m-nav-label {
  margin-left: 30px;
}
#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;
  margin-left: auto;
  text-align: right;
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-nav-label {
  margin-right: 30px;
}
#qodef-single-post-navigation .qodef-m-nav img {
  width: 104px;
}
#qodef-single-post-navigation .qodef-icon-elegant-icons {
  font-size: 30px;
}
#qodef-single-post-navigation .qodef-m-nav-label {
  position: relative;
  font-size: 10.71px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-family: Raleway;
  color: #c28562;
}
#qodef-single-post-navigation .qodef-m-nav-label:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  opacity: 0.4;
}
#qodef-single-post-navigation .qodef-m-nav-label:hover:after {
  -webkit-animation: qode-line-visible cubic-bezier(0.68, 0.17, 0.25, 1) 1s
    forwards;
  animation: qode-line-visible cubic-bezier(0.68, 0.17, 0.25, 1) 1s forwards;
}
#qodef-content-bottom {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  max-width: 840px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}
.qodef-page-footer--uncover {
  pointer-events: none;
}
.qodef-page-footer--uncover #qodef-page-inner,
.qodef-page-footer--uncover #qodef-page-wrapper > :not(#qodef-page-outer),
.qodef-page-footer--uncover > :not(#qodef-page-wrapper) {
  pointer-events: auto;
}
.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#qodef-fullscreen-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #19130b;
  overflow-x: hidden !important;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
}
#qodef-fullscreen-area .qodef-content-grid {
  height: 100%;
}
#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu {
  width: 100%;
}
.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
  -webkit-animation: qode-fade-in 0.25s linear both;
  animation: qode-fade-in 0.25s linear both;
}
.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
  -webkit-animation: qode-fade-out 0.25s linear both;
  animation: qode-fade-out 0.25s linear both;
}
#qodef-fullscreen-area-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%;
}
.qodef-fullscreen-menu {
  position: relative;
  top: 0;
  margin: 0 auto;
  text-align: center;
}
.qodef-fullscreen-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-fullscreen-menu ul li {
  position: relative;
  margin: 0;
  padding: 0;
}
.qodef-fullscreen-menu ul li a .qodef-menu-arrow {
  display: none;
}
.qodef-fullscreen-menu ul li.qodef--hide-link > a {
  cursor: default;
}
.qodef-fullscreen-menu ul.sub-menu {
  display: none;
}
.qodef-fullscreen-menu .qodef-menu-item-icon {
  margin-right: 5px;
}
.qodef-fullscreen-menu .qodef-mega-menu-widget-holder {
  display: none;
}
.qodef-fullscreen-menu > ul > li {
  padding: 13px 0;
}
.qodef-fullscreen-menu > ul > li > a {
  font-family: "Cormorant Garamond";
  text-transform: uppercase;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.22em;
  letter-spacing: 0.15em;
  color: #fff;
}
.qodef-fullscreen-menu > ul > li > a:hover {
  color: #c28562;
}
.qodef-fullscreen-menu > ul > li.current-menu-ancestor > a,
.qodef-fullscreen-menu > ul > li.current-menu-item > a {
  color: #c28562;
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner > ul {
  padding: 5px 0 0;
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li {
  padding: 11px 0;
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  margin: 11px 0;
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.76em;
  color: rgba(255, 255, 255, 0.5);
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li
  > a
  .qodef-menu-item-icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li
  > a
  .qodef-menu-item-text {
  position: relative;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li
  > a
  .qodef-menu-item-text:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 3px);
  height: 1px;
  background-color: currentColor;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1),
    -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  width: calc(100% - 0.6em);
  opacity: 0.4;
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a:hover {
  color: #d7926b;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li
  > a:hover
  .qodef-menu-item-text:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1),
    -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-ancestor
  > a,
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-item
  > a {
  color: #d7926b;
}
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-ancestor
  > a
  .qodef-menu-item-text:after,
.qodef-fullscreen-menu
  .qodef-drop-down-second-inner
  ul
  li.current-menu-item
  > a
  .qodef-menu-item-text:after {
  opacity: 0.4;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1),
    -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
}
#menu-full-screen-menu > li {
  opacity: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.24, 0.55, 0.2, 0.91);
  -o-transition-timing-function: cubic-bezier(0.24, 0.55, 0.2, 0.91);
  transition-timing-function: cubic-bezier(0.24, 0.55, 0.2, 0.91);
}
.qodef-fullscreen-menu--opened #menu-full-screen-menu > li {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.qodef-fullscreen-menu--opened #menu-full-screen-menu > li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.qodef-fullscreen-menu--opened #menu-full-screen-menu > li:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.qodef-fullscreen-menu--opened #menu-full-screen-menu > li:nth-child(4) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.qodef-fullscreen-menu--opened #menu-full-screen-menu > li:nth-child(5) {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.qodef-fullscreen-menu--opened #menu-full-screen-menu > li:nth-child(6) {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.qodef-fullscreen-menu--opened #menu-full-screen-menu > li:nth-child(7) {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.qodef-fullscreen-menu--opened #menu-full-screen-menu > li:nth-child(8) {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.qodef-fullscreen-menu--opened #menu-full-screen-menu > li:nth-child(9) {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.qodef-fullscreen-menu-animate--in
  .qodef-fullscreen-menu-opener.qodef-source--predefined
  .qodef-m-line.qodef--1 {
  top: 12px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.qodef-fullscreen-menu-animate--in
  .qodef-fullscreen-menu-opener.qodef-source--predefined
  .qodef-m-line.qodef--2 {
  top: 12px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.qodef-fullscreen-menu-opener.qodef-source--svg-path
  .qodef--close
  svg
  line:nth-child(1) {
  clip-path: inset(100% 0 0 0);
  -webkit-clip-path: inset(100% 0 0 0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.qodef-fullscreen-menu-opener.qodef-source--svg-path
  .qodef--close
  svg
  line:nth-child(2) {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.qodef-fullscreen-menu-opener.qodef-source--svg-path
  .qodef--close
  svg
  line:nth-child(3) {
  clip-path: inset(100% 0 0 0);
  -webkit-clip-path: inset(100% 0 0 0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.qodef-fullscreen-menu-opener.qodef-source--svg-path
  .qodef--close
  svg
  line:nth-child(4) {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.qodef-fullscreen-menu-opener.qodef-source--svg-path
  .qodef--close:hover
  svg
  line:nth-child(1) {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  -webkit-transition: 0.5s 0.5s;
  -o-transition: 0.5s 0.5s;
  transition: 0.5s 0.5s;
}
.qodef-fullscreen-menu-opener.qodef-source--svg-path
  .qodef--close:hover
  svg
  line:nth-child(2) {
  clip-path: inset(0 0 100% 0);
  -webkit-clip-path: inset(0 0 100% 0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.qodef-fullscreen-menu-opener.qodef-source--svg-path
  .qodef--close:hover
  svg
  line:nth-child(3) {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  -webkit-transition: 0.5s 0.8s;
  -o-transition: 0.5s 0.8s;
  transition: 0.5s 0.8s;
}
.qodef-fullscreen-menu-opener.qodef-source--svg-path
  .qodef--close:hover
  svg
  line:nth-child(4) {
  clip-path: inset(0 0 100% 0);
  -webkit-clip-path: inset(0 0 100% 0);
  -webkit-transition: 0.5s 0.3s;
  -o-transition: 0.5s 0.3s;
  transition: 0.5s 0.3s;
}
.qodef-fullscreen-menu-opener.qodef-source--svg-path .qodef--close svg line {
  stroke: #fff;
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
  color: #fff;
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon {
  visibility: hidden;
  opacity: 0;
}
.qodef-fullscreen-menu--opened
  .qodef-fullscreen-menu-opener
  .qodef-m-icon.qodef--close {
  visibility: visible;
  opacity: 1;
}
.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;
  opacity: 1;
}
.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;
}
.qodef-header--light #qodef-page-header .qodef-header-navigation > ul > li > a {
  color: #fff !important;
}
.qodef-header--dark #qodef-page-header .qodef-header-navigation > ul > li > a {
  color: #000 !important;
}
#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%;
  margin-left: 24px;
}
#qodef-page-header .qodef-widget-holder .widget {
  margin: 0 12px;
}
#qodef-page-header .qodef-widget-holder .widget:first-child {
  margin-left: 0;
}
#qodef-page-header .qodef-widget-holder .widget:last-child {
  margin-right: 0;
}
#qodef-page-header div[id^="monster-widget-placeholder"],
#qodef-page-header div[id^="woo-monster-widget-placeholder"] {
  display: none;
}
#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):not(.qodef--sticky) {
  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--divided #qodef-page-header {
  height: 130px;
}
.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper,
.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
  width: 100%;
  height: 100%;
  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-header--divided #qodef-page-header .qodef-header-logo-link {
  margin: auto 35px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.qodef-header--divided #qodef-page-header .qodef-header-navigation {
  margin: 0 24px;
}
.qodef-header--divided #qodef-page-header .qodef-widget-holder {
  margin-left: 0;
}
.qodef-header--divided #qodef-page-header-inner {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.qodef-header--divided.qodef-header--light .qodef-widget-holder .qodef-button {
  color: #fff;
  border-color: #fff;
}
.qodef-header--divided.qodef-header--light
  .qodef-widget-holder
  .qodef-button
  .qodef-border-holder {
  border-color: rgba(255, 255, 255, 0.5);
}
.qodef-header--divided.qodef-header--light
  .qodef-widget-holder
  .qodef-button
  .qodef-border-holder
  .qodef-bottom-border,
.qodef-header--divided.qodef-header--light
  .qodef-widget-holder
  .qodef-button
  .qodef-border-holder
  .qodef-left-border,
.qodef-header--divided.qodef-header--light
  .qodef-widget-holder
  .qodef-button
  .qodef-border-holder
  .qodef-right-border,
.qodef-header--divided.qodef-header--light
  .qodef-widget-holder
  .qodef-button
  .qodef-border-holder
  .qodef-top-border {
  background-color: #fff;
}
.qodef-header--divided.qodef-header--dark .qodef-widget-holder .qodef-button {
  color: #000;
  border-color: #000;
}
.qodef-header--divided.qodef-header--dark
  .qodef-widget-holder
  .qodef-button
  .qodef-border-holder {
  border-color: rgba(0, 0, 0, 0.5);
}
.qodef-header--divided.qodef-header--dark
  .qodef-widget-holder
  .qodef-button
  .qodef-border-holder
  .qodef-bottom-border,
.qodef-header--divided.qodef-header--dark
  .qodef-widget-holder
  .qodef-button
  .qodef-border-holder
  .qodef-left-border,
.qodef-header--divided.qodef-header--dark
  .qodef-widget-holder
  .qodef-button
  .qodef-border-holder
  .qodef-right-border,
.qodef-header--divided.qodef-header--dark
  .qodef-widget-holder
  .qodef-button
  .qodef-border-holder
  .qodef-top-border {
  background-color: #000;
}
.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link {
  margin-right: auto;
}
.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
  margin-right: 30px;
}
.qodef-header-standard--right
  #qodef-page-header-inner
  .qodef-header-navigation {
  margin-left: auto;
}
.qodef-header-standard--center
  #qodef-page-header-inner
  .qodef-header-navigation {
  margin-left: auto;
  margin-right: auto;
}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
  margin-right: auto;
}
.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link {
  margin-right: 44px;
}
.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.qodef--boxed #qodef-page-header,
.qodef-header--fixed-display.qodef--boxed #qodef-top-area {
  left: 30px;
  width: calc(100% - 60px);
}
.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%;
  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;
}
.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-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%;
  padding: 0 40px;
}
.qodef-header-sticky-inner.qodef-content-grid {
  padding: 0;
}
.qodef-header-standard--right
  .qodef-header-sticky-inner
  .qodef-header-logo-link {
  margin-right: auto;
}
.qodef-header-standard--left .qodef-header-sticky-inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.qodef-header-standard--left
  .qodef-header-sticky-inner
  .qodef-header-navigation {
  margin-left: 20px;
}
.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder {
  margin-left: auto;
}
#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: #19130b;
  z-index: 101;
}
#qodef-top-area .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-top-area .qodef-widget-holder.qodef-top-area-left {
  margin-right: auto;
}
#qodef-top-area .qodef-widget-holder.qodef-top-area-right {
  margin-left: auto;
}
#qodef-top-area .qodef-widget-holder .widget {
  margin: 0 18px;
}
#qodef-top-area .qodef-widget-holder .widget:first-child {
  margin-left: 0;
}
#qodef-top-area .qodef-widget-holder .widget:last-child {
  margin-right: 0;
}
#qodef-top-area .widget {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
#qodef-top-area .widget .textwidget > *,
#qodef-top-area .widget .widget p {
  margin: 0;
}
#qodef-top-area div[id^="monster-widget-placeholder"],
#qodef-top-area div[id^="woo-monster-widget-placeholder"] {
  display: none;
}
.qodef-left-fixed-area-active #qodef-left-fixed-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 420px;
  height: 100%;
  padding: 150px 50px 83px;
  outline: 0;
  z-index: 10;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern4.png);
}
.qodef-left-fixed-area-active #qodef-page-footer,
.qodef-left-fixed-area-active #qodef-page-outer {
  padding-left: 420px;
}
.qodef-left-fixed-area-active .qodef-left-fixed-area-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.qodef-left-fixed-area-active
  .qodef-left-fixed-area-inner
  .qodef-left-fixed-bottom-area {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.qodef-left-fixed-area-active
  .qodef-left-fixed-area-inner
  .qodef-left-fixed-bottom-area
  .qodef-social-icons-group {
  text-align: center;
}
.qodef-left-fixed-area-active
  .qodef-left-fixed-area-inner
  .qodef-contact-form-7
  button[type="submit"] {
  width: 100%;
}
.qodef-left-fixed-area-active
  .qodef-left-fixed-area-inner
  .qodef-contact-form-7
  input,
.qodef-left-fixed-area-active
  .qodef-left-fixed-area-inner
  .qodef-contact-form-7
  textarea {
  padding: 14px 20px 14px 0;
}
.qodef-left-fixed-area-active
  .qodef-left-fixed-area-inner
  .qodef-contact-form-7
  input {
  margin: 0 0 39px;
}
@media only screen and (max-width: 1366px) {
  .qodef-left-fixed-area-active
    .qodef-left-fixed-area-inner
    .qodef-contact-form-7
    input {
    margin: 0 0 30px;
  }
}
.qodef-left-fixed-area-active
  .qodef-left-fixed-area-inner
  .qodef-contact-form-7
  textarea {
  height: 53px;
  margin: 0 0 60px;
}
#qodef-multiple-map-notice {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 30px 15%;
  text-align: center;
  color: #c28562;
  background-color: #fafafa;
}
.qodef-map-marker-holder {
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  z-index: 10;
}
.qodef-map-marker-holder.qodef-active {
  z-index: 500;
}
.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
  fill: #3ebeb4;
}
.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
  fill: #51a69e;
}
.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
  display: block;
}
.qodef-map-marker-holder#qodef-geo-location-marker
  .qodef-map-marker
  svg
  path:first-child {
  fill: #3ebeb4;
}
.qodef-map-marker-holder#qodef-geo-location-marker
  .qodef-map-marker
  svg
  path:last-child {
  fill: #51a69e;
}
.qodef-map-marker-holder .qodef-map-marker {
  position: relative;
  width: 50px;
  height: auto;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.qodef-map-marker-holder .qodef-map-marker svg {
  width: 100%;
  height: auto;
}
.qodef-map-marker-holder .qodef-map-marker svg path {
  -webkit-transition: fill 0.2s ease-in-out;
  -o-transition: fill 0.2s ease-in-out;
  transition: fill 0.2s ease-in-out;
}
.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
  fill: #3ebeb4;
}
.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
  fill: #51a69e;
}
.qodef-map-marker-holder .qodef-info-window {
  position: absolute;
  top: -10px;
  left: -17px;
  display: none;
  min-width: 284px;
  background-color: #fff;
  border: 1px solid rgba(12, 7, 5, 0.1);
  border-radius: 4px;
  -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);
  z-index: 10;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.qodef-map-marker-holder .qodef-info-window-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px;
}
.qodef-map-marker-holder .qodef-info-window-inner:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 35px;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-top: 1px solid rgba(12, 7, 5, 0.1);
  border-left: 1px solid rgba(12, 7, 5, 0.1);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image {
  margin-right: 12px;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img {
  display: block;
  width: 65px;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title {
  margin: 0;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
  margin: 3px 0 0;
  font-family: "Cormorant Garamond";
  font-size: 14px;
  line-height: 1.2em;
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.qodef-map-marker-holder
  .qodef-info-window-inner
  .qodef-info-window-link:hover
  ~ .qodef-info-window-details
  .qodef-info-window-title {
  color: #c28562;
}
.qodef-cluster-marker {
  width: 50px;
  height: auto;
}
.qodef-cluster-marker.qodef-active svg path:first-child,
.qodef-cluster-marker:hover svg path:first-child {
  fill: #3ebeb4;
}
.qodef-cluster-marker.qodef-active svg path:last-child,
.qodef-cluster-marker:hover svg path:last-child {
  fill: #51a69e;
}
.qodef-cluster-marker .qodef-cluster-marker-inner {
  position: relative;
}
.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #000;
}
.qodef-cluster-marker svg {
  width: 100%;
  height: auto;
}
.qodef-cluster-marker svg path {
  -webkit-transition: fill 0.2s ease-in-out;
  -o-transition: fill 0.2s ease-in-out;
  transition: fill 0.2s ease-in-out;
}
.qodef-places-geo-radius {
  position: absolute;
  left: 0;
  top: calc(100% + 10px);
  width: 100%;
  height: 48px;
  display: none;
  padding: 10px 20px;
  background-color: #fff;
  border: 1px solid rgba(12, 7, 5, 0.1);
  z-index: 9999;
}
.qodef-places-geo-radius .qodef-range-slider-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.qodef-places-geo-radius .noUi-target {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 3px;
  width: calc(100% - 70px);
  background-color: #eaeaea;
  border: 0;
  direction: ltr;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-left: 10px;
}
.qodef-places-geo-radius .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.qodef-places-geo-radius .noUi-target .noUi-base {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.qodef-places-geo-radius .noUi-target .noUi-connects {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
.qodef-places-geo-radius .noUi-target .noUi-connect,
.qodef-places-geo-radius .noUi-target .noUi-origin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  will-change: transform;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.qodef-places-geo-radius .noUi-target .noUi-connect {
  background-color: #c28562;
}
.qodef-places-geo-radius .noUi-target .noUi-handle {
  position: absolute;
  top: -3px;
  left: auto;
  right: -9px;
  width: 9px;
  height: 9px;
  background-color: #c28562;
  cursor: pointer;
}
.qodef-places-geo-radius .noUi-target .noUi-tooltip {
  position: absolute;
  left: 50%;
  bottom: 7px;
  display: block;
  font-size: 12px;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.qodef-places-geo-radius .noUi-target .noUi-tooltip:after {
  content: " km";
}
.qodef-places-geo-radius .noUi-state-drag * {
  cursor: inherit !important;
}
.qodef-places-geo-radius .noUi-draggable {
  cursor: ew-resize;
}
.qodef-places-geo-radius [disabled] .noUi-handle,
.qodef-places-geo-radius [disabled].noUi-handle,
.qodef-places-geo-radius [disabled].noUi-target {
  cursor: not-allowed !important;
}
#qodef-page-mobile-header {
  background-color: transparent; /* absar */
}
.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-page-mobile-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-mobile-header .qodef-widget-holder .widget {
  margin: 0 0 0 12px;
}
#qodef-page-mobile-header .widget {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
#qodef-page-mobile-header .widget .textwidget > *,
#qodef-page-mobile-header .widget .widget p {
  margin: 0;
}
#qodef-page-mobile-header div[id^="monster-widget-placeholder"],
#qodef-page-mobile-header div[id^="woo-monster-widget-placeholder"] {
  display: none;
}
#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-mobile-header-navigation ul li a .qodef-menu-item-icon {
  margin-right: 5px;
}
.qodef-mobile-header-navigation ul li.qodef--hide-link > a {
  cursor: default;
}
.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder {
  display: none;
}
.qodef-mobile-header--minimal #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-inner
  .qodef-mobile-header-logo-link {
  margin-right: auto;
}
.qodef-mobile-header--minimal
  #qodef-page-mobile-header-inner
  .qodef-opener-icon {
  margin-left: 20px;
}
.qodef-fullscreen-menu--opened {
  overflow-y: hidden;
}
.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 .qodef-menu-item-icon {
  display: block;
  margin-right: 5px;
  line-height: inherit;
}
.qodef-header-navigation .qodef-menu-item-icon:before {
  display: block;
  line-height: inherit;
}
.qodef-header-navigation ul li .qodef-drop-down-second {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: auto;
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  z-index: 10;
}
.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  z-index: 20;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-header-navigation ul li .qodef-mega-menu-widget-holder {
  display: none;
  white-space: normal;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--narrow
  .qodef-drop-down-second.qodef-drop-down--right {
  left: auto;
  right: -40px;
}
.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--wide
  .qodef-mega-menu-widget-holder {
  display: block;
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
  background-color: #19130b;
  border-top: 3px solid #c28562;
}
.qodef-drop-down-second--full-width
  .qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second {
  width: 100vw;
}
.qodef--boxed
  .qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner:not(.qodef-content-grid) {
  padding: 0 40px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 59px 0 27px;
  margin: -15px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li {
  width: 100%;
  padding: 0 15px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  > a {
  font-family: "Cormorant Garamond";
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.45em;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #fff;
  font-size: 19px;
  line-height: 1.51em;
  font-weight: 300;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  > a:hover {
  color: #c28562;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul {
  padding-top: 9px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li {
  padding: 0 0 4px;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li
  > a {
  font-family: Raleway;
  font-size: 11px;
  line-height: 2.09em;
  font-weight: 400;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #a8a7a5;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li
  > a
  .qodef-menu-item-text {
  position: relative;
  padding: 5px 0;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li
  > a
  .qodef-menu-item-text:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 3px);
  height: 1px;
  background-color: currentColor;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1),
    -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li.current-menu-item
  > a,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li:hover
  > a {
  color: #d7926b;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li.current-menu-item
  > a
  .qodef-menu-item-text:after,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li
  ul
  li:hover
  > a
  .qodef-menu-item-text:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1),
    -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li.current-menu-ancestor
  > a,
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li.current-menu-item
  > a {
  color: #c28562;
}
.qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner
  > ul
  > li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)
  > a:hover {
  color: #c28562;
}
body:not(.qodef-drop-down-second--full-width)
  .qodef-header-navigation
  ul
  li.qodef-menu-item--wide
  .qodef-drop-down-second-inner {
  padding: 0 40px;
}
.qodef-opener-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.qodef-opener-icon .qodef-m-icon {
  position: relative;
  visibility: visible;
}
.qodef-opener-icon .qodef-m-icon.qodef--close {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}
.qodef-opener-icon.qodef-source--icon-pack {
  font-size: 35px;
}
.qodef-opener-icon.qodef-source--icon-pack * {
  display: inline-block;
  line-height: inherit;
}
.qodef-opener-icon.qodef-source--icon-pack :before {
  display: inline-block;
  line-height: inherit;
}
.qodef-opener-icon.qodef-source--svg-path:hover svg rect:nth-child(1) {
  -webkit-animation: qode-line-visible cubic-bezier(0.68, 0.17, 0.25, 1) 1s
    forwards;
  animation: qode-line-visible cubic-bezier(0.68, 0.17, 0.25, 1) 1s forwards;
}
.qodef-opener-icon.qodef-source--svg-path:hover svg rect:nth-child(2) {
  -webkit-animation: qode-line-visible cubic-bezier(0.38, 0.8, 0.53, 0.93) 1s
    0.2s forwards;
  animation: qode-line-visible cubic-bezier(0.38, 0.8, 0.53, 0.93) 1s 0.2s
    forwards;
}
.qodef-opener-icon.qodef-source--svg-path span {
  position: relative;
}
.qodef-opener-icon.qodef-source--svg-path span *,
.qodef-opener-icon.qodef-source--svg-path span path {
  fill: currentColor;
}
.qodef-opener-icon.qodef-source--svg-path span line {
  stroke: currentColor;
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-lines {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
  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-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1 {
  top: 8px;
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2 {
  top: 17px;
}
.qodef-header--light:not(.qodef-fullscreen-menu--opened)
  .qodef-opener-icon.qodef-source--icon-pack,
.qodef-header--light:not(.qodef-fullscreen-menu--opened)
  .qodef-opener-icon.qodef-source--predefined,
.qodef-header--light:not(.qodef-fullscreen-menu--opened)
  .qodef-opener-icon.qodef-source--svg-path {
  color: #fff !important;
}
.qodef-header--dark:not(.qodef-fullscreen-menu--opened)
  .qodef-opener-icon.qodef-source--icon-pack,
.qodef-header--dark:not(.qodef-fullscreen-menu--opened)
  .qodef-opener-icon.qodef-source--predefined,
.qodef-header--dark:not(.qodef-fullscreen-menu--opened)
  .qodef-opener-icon.qodef-source--svg-path {
  color: #000 !important;
}
.qodef-parallax {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.qodef-parallax.elementor-section {
  overflow: visible;
}
.qodef-parallax-row-holder {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.qodef-parallax-img-holder {
  position: absolute;
  top: -50%;
  height: 150%;
  left: 0;
  width: 100%;
  opacity: 0;
}
.qodef-browser--edge .qodef-parallax-img-holder,
.qodef-browser--ms-explorer .qodef-parallax-img-holder,
.touchevents .qodef-parallax-img-holder {
  top: 0;
  height: 100%;
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .qodef-parallax-img-holder {
    top: 0;
    height: 100%;
    opacity: 1;
  }
}
.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;
  margin-top: -10%;
}
@media only screen and (max-width: 1024px) {
  .qodef-parallax-img-wrapper {
    margin-top: 0;
  }
}
.qodef-parallax-img-wrapper img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.qodef-browser--ms-explorer .qodef-parallax-img-wrapper {
  height: 135%;
}
.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%;
}
@media only screen and (max-width: 1024px) {
  .qodef-parallax .qodef-parallax-img-holder .qodef-parallax-img-wrapper img {
    max-width: unset;
    height: 100%;
  }
}
.qodef-contact-form-7 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-contact-form-7 .ajax-loader {
  position: absolute;
  right: -10px;
}
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a {
  opacity: 1 !important;
  position: relative;
  background-image: none !important;
  height: auto !important;
  padding-bottom: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qodef-instagram-list
  #sb_instagram
  #sbi_images
  .sbi_photo_wrap
  a
  .qodef-svg-circle {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  z-index: 1;
  fill: none;
  color: currentColor;
  stroke: #c28562;
  -webkit-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  overflow: visible;
}
.qodef-instagram-list
  #sb_instagram
  #sbi_images
  .sbi_photo_wrap
  a
  .qodef-svg-circle
  circle {
  stroke-dasharray: 160;
  stroke-dashoffset: 160;
  stroke-width: 1;
  -webkit-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -webkit-transform: rotate(-200deg);
  -ms-transform: rotate(-200deg);
  transform: rotate(-200deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.qodef-browser--ms-explorer
  .qodef-instagram-list
  #sb_instagram
  #sbi_images
  .sbi_photo_wrap
  a
  .qodef-svg-circle
  circle {
  opacity: 0;
}
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:after {
  content: "\f955";
  font-family: "Font Awesome 5 Brands";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 2em;
  height: 2em;
  font-size: 15px;
  line-height: 2em;
  text-align: center;
  color: #c28562;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover:after,
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover:before {
  opacity: 1;
}
.qodef-instagram-list
  #sb_instagram
  #sbi_images
  .sbi_photo_wrap
  a:hover
  .qodef-svg-circle
  circle {
  stroke-dashoffset: 10;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  -webkit-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  -o-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
}
.qodef-browser--ms-explorer
  .qodef-instagram-list
  #sb_instagram
  #sbi_images
  .sbi_photo_wrap
  a:hover
  .qodef-svg-circle
  circle {
  opacity: 1;
}
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a img {
  display: inline-block !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-instagram-swiper-container {
  position: relative;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  z-index: 1;
  visibility: hidden;
  overflow: hidden;
}
.qodef-instagram-swiper-container .swiper-slide a,
.qodef-instagram-swiper-container .swiper-slide img {
  width: 100%;
}
.qodef-instagram-swiper-container.qodef-swiper--initialized {
  visibility: visible;
}
.qodef-apartment-list .qodef-e-inner {
  position: relative;
}
.qodef-apartment-list .qodef-e:hover .qodef-e-image a img {
  -webkit-transform: scale(1.02) translateX(4px);
  -ms-transform: scale(1.02) translateX(4px);
  transform: scale(1.02) translateX(4px);
}
.qodef-apartment-list .qodef-e-image {
  overflow: hidden;
}
.qodef-apartment-list .qodef-e-image img {
  display: block;
  -webkit-transform: scale(1.02) translateX(-4px);
  -ms-transform: scale(1.02) translateX(-4px);
  transform: scale(1.02) translateX(-4px);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98);
  transition: -webkit-transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98);
  -o-transition: transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98);
  transition: transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98);
  transition: transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98),
    -webkit-transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}
.qodef-apartment-list .qodef-e-title {
  margin: 0;
}
.qodef-apartment-list .qodef-m-pagination {
  margin-top: 35px;
}
.qodef-apartment-list.qodef-items--fixed .qodef-e-image {
  height: 100%;
  overflow: hidden;
}
.qodef-apartment-list.qodef-items--fixed .qodef-e-media-image {
  height: 100%;
}
.qodef-apartment-list.qodef-items--fixed .qodef-e-media-image a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.qodef-apartment-list.qodef-item-layout--info-aside .qodef-e-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qodef-apartment-list.qodef-item-layout--info-aside
  .qodef-e-inner
  .qodef-e-image {
  -webkit-box-flex: 2;
  -ms-flex: 2 1 0px;
  flex: 2 1 0;
}
.qodef-apartment-list.qodef-item-layout--info-aside
  .qodef-e-inner
  .qodef-e-content {
  -webkit-box-flex: 3;
  -ms-flex: 3 1 0px;
  flex: 3 1 0;
  padding-left: 30px;
}
.qodef-apartment-list.qodef-item-layout--info-below-with-feature-titles {
  text-align: center;
}
.qodef-apartment-list.qodef-item-layout--info-below-with-feature-titles
  .qodef-e-image {
  margin: 0 0 27px;
}
.qodef-apartment-list.qodef-item-layout--info-below-with-feature-titles
  .qodef-e-title {
  margin: 0 0 5px;
  line-height: 1em;
}
.qodef-apartment-list.qodef-item-layout--info-below-with-feature-titles
  .qodef-e-al-feature-titles-holder {
  margin-bottom: 20px;
}
.qodef-apartment-list.qodef-item-layout--info-below-with-feature-titles
  .qodef-e-al-feature-title {
  margin: 0;
  color: #d7926b;
}
.qodef-apartment-list.qodef-item-layout--info-below .qodef-e-image {
  margin: 0 0 28px;
}
.qodef-apartment-list.qodef-item-layout--info-below .qodef-e-content {
  text-align: center;
}
.qodef-apartment-list.qodef-item-layout--info-below .qodef-e-title {
  margin: 0 0 7px;
}
.qodef-apartment-list.qodef-item-layout--info-below .qodef-e-excerpt {
  margin: 0 0 20px;
  color: #b2b2b2;
}
.qodef-apartment-list.qodef-item-layout--info-below
  .qodef-button.qodef-layout--textual:hover {
  color: #d7926b;
}
.qodef-apartment-list.qodef-item-layout--info-below
  .qodef-button.qodef-layout--textual
  .qodef-m-text:after {
  background-color: rgba(215, 146, 107, 0.5);
}
.qodef-apartment-list.qodef-item-layout--info-below.swiper-container-initialized
  .qodef-e-image {
  margin: 0 0 38px;
}
.qodef-apartment-list.qodef-item-layout--info-below.swiper-container-initialized
  .qodef-e-excerpt {
  margin: 0 0 30px;
}
.qodef-as-info-below-nav {
  top: 30% !important;
}
.qodef-as-info-below-nav.swiper-button-prev {
  left: 5px !important;
}
.qodef-as-info-below-nav.swiper-button-next {
  right: 5px !important;
}
.qodef-apartment-list.qodef-item-layout--info-hover
  .qodef-e-inner
  .qodef-e-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 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;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-apartment-list.qodef-item-layout--info-hover
  .qodef-e-inner:hover
  .qodef-e-content {
  opacity: 1;
}
.qodef-image-map {
  display: block;
  position: relative;
}
.qodef-image-map .qodef-map-holder-inner .imp-wrap {
  max-width: 100%;
  margin: 0 auto;
  width: 100% !important;
  height: auto !important;
}
.qodef-image-map .qodef-m-item {
  position: absolute;
  left: 90px;
  bottom: 24vh;
  min-width: 271px;
  padding: 20px 40px 30px;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern.png);
  opacity: 0;
}
@-webkit-keyframes qodef-animate-text-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes qodef-animate-text-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.qodef-image-map .qodef-m-item.qodef--active {
  opacity: 1;
}
.qodef-image-map .qodef-m-item.qodef--active .qodef-e-additional-info,
.qodef-image-map .qodef-m-item.qodef--active .qodef-e-subtitle,
.qodef-image-map .qodef-m-item.qodef--active .qodef-e-title {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.5s cubic-bezier(0.36, 0.3, 0.04, 0.91);
  -o-transition: 0.5s cubic-bezier(0.36, 0.3, 0.04, 0.91);
  transition: 0.5s cubic-bezier(0.36, 0.3, 0.04, 0.91);
}
.qodef-image-map .qodef-m-item.qodef--active .qodef-e-subtitle {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.qodef-image-map .qodef-m-item.qodef--active .qodef-e-additional-info {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.qodef-image-map .qodef-m-item .qodef-e-additional-info,
.qodef-image-map .qodef-m-item .qodef-e-subtitle,
.qodef-image-map .qodef-m-item .qodef-e-title {
  opacity: 0;
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.qodef-image-map .qodef-m-item .qodef-e-title {
  margin: 12px 0 13px;
}
.qodef-image-map .qodef-m-item .qodef-e-subtitle {
  margin: 0;
  line-height: 1em;
  color: #c28562;
}
.qodef-image-map .qodef-m-item .qodef-e-additional-info {
  margin: 0;
}
.imp-fullscreen-tooltip.imp-tooltip-visible,
.imp-fullscreen-tooltips-container,
.imp-tooltips-container {
  display: none !important;
}
.qodef-property-advanced-info
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.qodef-property-advanced-info
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation {
  min-width: 265px;
  padding: 26px 40px 40px;
  margin-right: 65px;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern.png);
  border: none;
}
.qodef-property-advanced-info
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation
  li {
  margin-bottom: 16px;
}
.qodef-property-advanced-info
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation
  li:after {
  opacity: 1;
  background-color: #b1b1b1;
}
.qodef-property-advanced-info
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation
  li
  a {
  color: #000;
}
.qodef-property-advanced-info .qodef-tabs-content .qodef-tabs-content-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.qodef-property-advanced-info
  .qodef-tabs-content
  .qodef-tabs-content-inner
  .qodef-e-pai-content-image-holder {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
.qodef-property-advanced-info
  .qodef-tabs-content
  .qodef-tabs-content-inner
  .qodef-e-pai-content-section-holder {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
@media only screen and (min-width: 1025px) {
  .qodef-property-advanced-info
    .qodef-tabs-content
    .qodef-tabs-content-inner
    .qodef-e-pai-content-section-holder {
    max-width: 32%;
  }
}
.qodef-property-advanced-info
  .qodef-tabs-content
  .qodef-e-pai-content-feature-items-holder
  .qodef-e-pai-content-feature-items-holder-inner {
  margin: 0 0 28px;
}
.qodef-property-advanced-info
  .qodef-tabs-content
  .qodef-e-pai-content-feature-items-holder
  .qodef-e-pai-content-feature-items-holder-inner
  .qodef-e-pai-content-feature-items-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #e4e4e4;
}
.qodef-property-advanced-info
  .qodef-tabs-content
  .qodef-e-pai-content-feature-items-holder
  .qodef-e-pai-content-feature-items-holder-inner
  .qodef-e-pai-content-feature-items-row:first-child {
  padding-top: 0;
}
.qodef-property-advanced-info
  .qodef-tabs-content
  .qodef-e-pai-content-feature-items-holder
  .qodef-e-pai-content-feature-items-holder-inner
  .qodef-e-pai-content-feature-items-row
  .qodef-e-pai-content-feature-item-title {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
.qodef-property-advanced-info
  .qodef-tabs-content
  .qodef-e-pai-content-feature-items-holder
  .qodef-e-pai-content-feature-items-holder-inner
  .qodef-e-pai-content-feature-items-row
  .qodef-e-pai-content-feature-item-title,
.qodef-property-advanced-info
  .qodef-tabs-content
  .qodef-e-pai-content-feature-items-holder
  .qodef-e-pai-content-feature-items-holder-inner
  .qodef-e-pai-content-feature-items-row
  .qodef-e-pai-content-feature-item-value {
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  font-weight: 500;
  text-transform: uppercase;
  color: #c28562;
}
.qodef-property-advanced-info
  .qodef-tabs-content
  .qodef-e-pai-content-description-holder {
  margin: 0 0 29px;
}
.qodef-property-hierarchical-info-holder {
  text-align: center;
}
.qodef-property-hierarchical-info-holder.qodef-property-hierarchical-info-bg-pattern
  .qodef-hierarchical-item:nth-child(even) {
  background-image: url(/wp-content/themes/hendon/assets/img/pattern.png);
}
.qodef-property-hierarchical-info-holder.qodef-property-hierarchical-info-bg-pattern
  .qodef-hierarchical-item-inner {
  padding: 125px 0 100px;
}
.qodef-property-hierarchical-info-holder .qodef-hierarchical-item-inner {
  padding: 40px 0;
}
.qodef-property-hierarchical-info-holder .qodef-phi-category-info-holder {
  padding: 0 0 60px;
}
.qodef-property-hierarchical-info-holder .qodef-phi-category-name {
  margin: 0 0 17px;
}
.qodef-property-hierarchical-info-holder
  .qodef-phi-category-description-holder
  p {
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
  color: #d7926b;
}
.qodef-property-hierarchical-info-holder .qodef-apartment-item .qodef-e-title {
  margin: 26px 0;
}
.qodef-property-hierarchical-info-holder .qodef-apartment-item .qodef-e-label {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 1px 35px 1px 40px;
  font-size: 11px;
  letter-spacing: 0.5em;
  font-family: Raleway;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern-dark.png);
}
.qodef-property-hierarchical-info-holder
  .qodef-apartment-item
  .qodef-phi-features-holder
  .qodef-phi-feature {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.qodef-property-hierarchical-info-holder
  .qodef-apartment-item
  .qodef-phi-feature-title {
  padding-top: 4px;
  font-weight: 500;
}
.qodef-image-map-gallery {
  display: block;
}
.qodef-image-map-gallery .qodef-impp-item {
  cursor: pointer;
}
.qodef-image-map-gallery .qodef-img-slider,
.qodef-image-map-gallery .qodef-pagination-slider {
  overflow: hidden;
}
.qodef-image-map-gallery .qodef-img-holder,
.qodef-image-map-gallery .qodef-map-holder {
  display: inline-block;
}
.qodef-image-map-gallery .qodef-img-holder {
  position: relative;
}
.qodef-image-map-gallery .qodef-img-holder .qodef-img-section {
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.qodef-image-map-gallery .qodef-img-holder .qodef-img-section.active {
  z-index: 10;
  opacity: 1;
}
.qodef-image-map-gallery .qodef-img-holder .qodef-img-360-video-inner,
.qodef-image-map-gallery .qodef-img-holder .qodef-img-video-inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.qodef-image-map-gallery .qodef-img-holder .qodef-img-slider {
  margin-bottom: 15px;
  padding-top: 10px;
}
.qodef-image-map-gallery .qodef-img-holder .qodef-pagination-slider {
  list-style: none;
}
.qodef-image-map-gallery .qodef-img-holder .qodef-ig-image.swiper-slide-active {
  position: relative;
}
.qodef-image-map-gallery
  .qodef-img-holder
  .qodef-ig-image.swiper-slide-active:after {
  content: "";
  position: absolute;
  right: 0;
  top: -10px;
  width: calc(100% - 10px);
  height: 100%;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern3.png);
  z-index: -1;
  -webkit-animation: 0.5s ease-out 0s 1 shadowAnimation;
  animation: 0.5s ease-out 0s 1 shadowAnimation;
}
.qodef-image-map-gallery .qodef-img-holder .qodef-ig-image img {
  width: calc(100% - 10px);
}
.qodef-image-map-gallery .qodef-map-holder .qodef-map-navigation {
  list-style: none;
  text-align: center;
  margin: -5px 0 55px;
}
.qodef-image-map-gallery
  .qodef-map-holder
  .qodef-map-navigation
  .qodef-map-nav-item {
  position: relative;
  display: inline-block;
  padding: 0 0 5px;
  margin: 0 20px;
  cursor: pointer;
  line-height: 1;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.qodef-image-map-gallery
  .qodef-map-holder
  .qodef-map-navigation
  .qodef-map-nav-item
  .qodef-map-nav-item-text {
  font-family: Raleway;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  color: #c28562;
}
.qodef-image-map-gallery
  .qodef-map-holder
  .qodef-map-navigation
  .qodef-map-nav-item
  .qodef-map-nav-item-text:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  opacity: 0.5;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1),
    -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.qodef-image-map-gallery
  .qodef-map-holder
  .qodef-map-navigation
  .qodef-map-nav-item
  .qodef-map-nav-item-text:hover:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1),
    -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
}
.qodef-image-map-gallery
  .qodef-map-holder
  .qodef-map-navigation
  .qodef-map-nav-item.active
  .qodef-map-nav-item-text:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1),
    -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
}
.qodef-image-map-gallery .qodef-map-holder > div {
  position: relative;
}
.qodef-image-map-gallery .qodef-map-holder .qodef-map-link-holder a {
  display: inline-block;
  font-family: Raleway;
  font-size: 11px;
  font-weight: 500;
  color: #000;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  position: relative;
}
.qodef-image-map-gallery .qodef-map-holder .qodef-map-link-holder a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  opacity: 0.5;
}
.qodef-image-map-gallery
  .qodef-map-holder
  .qodef-map-link-holder
  a:hover:after {
  -webkit-animation: qode-line-visible cubic-bezier(0.68, 0.17, 0.25, 1) 1s
    forwards;
  animation: qode-line-visible cubic-bezier(0.68, 0.17, 0.25, 1) 1s forwards;
}
.qodef-image-map-gallery .qodef-map-holder .qodef-image-map-holder {
  margin-bottom: 40px;
}
.qodef-image-map-gallery .qodef-map-holder .qodef-image-map-holder-overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  margin-top: 40px;
}
.qodef-image-map-gallery .qodef-map-holder .imp-wrap {
  max-width: 100%;
  margin: 0 auto;
  width: 100% !important;
  height: auto !important;
}
.qodef-image-map-gallery .qodef-map-holder .qodef-map-holder-inner {
  padding-left: 10%;
}
@-webkit-keyframes shadowAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shadowAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.qodef-property-info-table .qodef-e-pit-header-title {
  margin: 0;
}
.qodef-property-info-table .qodef-button.qodef-layout--textual {
  display: block;
  color: #000;
}
.qodef-property-info-table .qodef-button.qodef-layout--textual .qodef-m-text {
  line-height: 2.9em;
}
.qodef-property-info-table
  .qodef-button.qodef-layout--textual
  .qodef-m-text:after {
  bottom: 3px;
  background-color: #b1b1b1;
}
.qodef-property-info-table .qodef-e-pit-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 15px;
}
.qodef-property-info-table .qodef-e-pit-header .qodef-e-pit-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.qodef-property-info-table .qodef-e-pit-content .qodef-e-pit-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.qodef-property-info-table
  .qodef-e-pit-content
  .qodef-e-pit-row
  .qodef-e-pit-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.qodef-property-info-table .qodef-e-content-responsive .qodef-e-pit-row,
.qodef-property-info-table .qodef-e-pit-content .qodef-e-pit-row {
  padding: 9px 0;
  border-bottom: 1px solid;
  border-color: #e4e4e4;
}
@media only screen and (max-width: 768px) {
  .qodef-property-info-table .qodef-e-content-responsive .qodef-e-pit-row,
  .qodef-property-info-table .qodef-e-pit-content .qodef-e-pit-row {
    padding: 20px 0;
  }
}
.qodef-property-info-table
  .qodef-e-content-responsive
  .qodef-e-pit-item-content.qodef-pit-type--text,
.qodef-property-info-table
  .qodef-e-pit-content
  .qodef-e-pit-item-content.qodef-pit-type--text {
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  text-transform: uppercase;
  color: #c28562;
}
.qodef-property-info-table
  .qodef-e-content-responsive
  .qodef-e-pit-item-content.qodef-pit-type--number,
.qodef-property-info-table
  .qodef-e-pit-content
  .qodef-e-pit-item-content.qodef-pit-type--number {
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  font-weight: 400;
}
.qodef-property-info-table .qodef-e-inner-responsive {
  display: none;
}
.qodef-property-info-table
  .qodef-e-inner-responsive
  .qodef-e-pit-content-item-resposnive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 7px 0;
}
.qodef-property-info-table
  .qodef-e-inner-responsive
  .qodef-e-pit-content-item-resposnive
  > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.qodef-property-info-holder.qodef-pi--advanced {
  text-align: center;
}
.qodef-property-info-holder.qodef-pi--advanced .qodef-e-media-image {
  margin: 0 0 10px;
}
.qodef-property-info-holder.qodef-pi--advanced .qodef-e-title {
  margin: 0 0 15px;
}
.qodef-property-info-holder.qodef-pi--advanced .qodef-e-feature-title {
  margin: 10px 0 0;
}
.qodef-property-info-holder.qodef-pi--simple {
  text-align: center;
}
.qodef-property-info-holder.qodef-pi--simple .qodef-e-media-image {
  margin: 0 0 10px;
}
.qodef-property-info-holder.qodef-pi--simple .qodef-e-title {
  margin: 0 0 15px;
}
.qodef-property-info-holder.qodef-pi--simple .qodef-e-feature-title {
  margin: 10px 0 0;
}
.qodef-property-info-holder.qodef-pi--simple .qodef-e-pi-item-inner {
  padding: 20px 10px;
  border: 1px solid rgba(12, 7, 5, 0.1);
}
.qodef-property-list .qodef-e-inner {
  position: relative;
}
.qodef-property-list .qodef-e-image img {
  display: block;
}
.qodef-property-list .qodef-e-title {
  margin: 0;
}
.qodef-property-list .qodef-m-pagination {
  margin-top: 35px;
}
.qodef-property-list.qodef-items--fixed .qodef-e-image {
  height: 100%;
  overflow: hidden;
}
.qodef-property-list.qodef-items--fixed .qodef-e-media-image {
  height: 100%;
}
.qodef-property-list.qodef-items--fixed .qodef-e-media-image a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  height: 100%;
}
.qodef-property-list.qodef-item-layout--image-only .qodef-e-image {
  position: relative;
}
.qodef-property-list.qodef-item-layout--image-only .qodef-e-image:after {
  content: "";
  width: calc(100% - 10px);
  height: 100%;
  position: absolute;
  right: 0;
  top: -10px;
  z-index: 10;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern-dark.png);
}
.qodef-property-list.qodef-item-layout--image-only .qodef-e-media-image {
  width: calc(100% - 10px);
  position: relative;
  z-index: 20;
  top: 10px;
}
.qodef-ps-image-only-nav.swiper-button-next {
  right: 45px !important;
}
.qodef-ps-image-only-nav.swiper-button-prev {
  left: 45px !important;
}
.qodef-property-list.qodef-item-layout--info-aside .qodef-e-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.qodef-property-list.qodef-item-layout--info-aside
  .qodef-e-inner
  .qodef-e-image {
  -webkit-box-flex: 2;
  -ms-flex: 2 1 0px;
  flex: 2 1 0;
  position: relative;
}
.qodef-property-list.qodef-item-layout--info-aside
  .qodef-e-inner
  .qodef-e-image
  .qodef-e-pattern-holder {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern-dark.png);
  z-index: 1;
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.24, 0, 0.99);
  -o-transition: 0.5s cubic-bezier(0.25, 0.24, 0, 0.99);
  transition: 0.5s cubic-bezier(0.25, 0.24, 0, 0.99);
}
.qodef-property-list.qodef-item-layout--info-aside
  .qodef-e-inner
  .qodef-e-image
  .qodef-e-media-image {
  position: relative;
  z-index: 2;
}
.qodef-property-list.qodef-item-layout--info-aside
  .qodef-e-inner
  .qodef-e-content {
  -webkit-box-flex: 3;
  -ms-flex: 3 1 0px;
  flex: 3 1 0;
  padding-left: 30px;
}
.qodef-property-list.qodef-item-layout--info-aside
  .qodef-e-inner
  .qodef-e-title {
  padding-bottom: 1px;
  font-size: 28px;
  font-weight: 500;
}
.qodef-property-list.qodef-item-layout--info-aside
  .qodef-e-inner
  .qodef-e-excerpt {
  margin: 0;
}
.qodef-property-list.qodef-item-layout--info-aside
  .qodef-e-inner
  .qodef-e-info-category {
  padding-bottom: 7px;
}
.qodef-property-list.qodef-item-layout--info-aside
  .qodef-e-inner
  .qodef-e-category {
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  color: #c28562;
  text-transform: uppercase;
}
.qodef-property-list.qodef-item-layout--info-aside
  .qodef-e-inner
  .qodef-e-read-more {
  padding-top: 33px;
}
.qodef-property-list
  article.qodef-e.active
  .qodef-e-image
  .qodef-e-pattern-holder {
  -webkit-transform: translate3d(-10px, -10px, 0);
  transform: translate3d(-10px, -10px, 0);
}
.qodef-property-list.qodef-item-layout--info-below-with-feature-titles {
  text-align: center;
}
.qodef-property-list.qodef-item-layout--info-below-with-feature-titles
  .qodef-e-image {
  margin: 0 0 27px;
}
.qodef-property-list.qodef-item-layout--info-below-with-feature-titles
  .qodef-e-title {
  margin: 0 0 5px;
  line-height: 1em;
}
.qodef-property-list.qodef-item-layout--info-below-with-feature-titles
  .qodef-e-pl-feature-titles-holder {
  margin-bottom: 20px;
}
.qodef-property-list.qodef-item-layout--info-below-with-feature-titles
  .qodef-e-pl-feature-title {
  margin: 0;
  color: #d7926b;
}
.qodef-property-list.qodef-item-layout--info-below .qodef-e-media-image {
  overflow: hidden;
}
.qodef-property-list.qodef-item-layout--info-below .qodef-e-media-image img {
  display: block;
  -webkit-transform: scale(1.02) translateX(-4px);
  -ms-transform: scale(1.02) translateX(-4px);
  transform: scale(1.02) translateX(-4px);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98);
  transition: -webkit-transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98);
  -o-transition: transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98);
  transition: transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98);
  transition: transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98),
    -webkit-transform 1s cubic-bezier(0.22, 0.54, 0.04, 0.98);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}
.qodef-property-list.qodef-item-layout--info-below
  .qodef-e-media-image:hover
  img {
  -webkit-transform: scale(1.02) translateX(4px);
  -ms-transform: scale(1.02) translateX(4px);
  transform: scale(1.02) translateX(4px);
}
.qodef-property-list.qodef-item-layout--info-below .qodef-e-image {
  margin-bottom: 36px;
}
.qodef-property-list.qodef-item-layout--info-below .qodef-e-content {
  text-align: center;
}
.qodef-property-list.qodef-item-layout--info-below .qodef-e-title {
  margin: 0 0 8px;
}
.qodef-property-list.qodef-item-layout--info-below .qodef-e-excerpt {
  margin: 0 0 28px;
  padding: 0 30px;
  color: #b2b2b2;
}
.qodef-property-list.qodef-item-layout--info-below
  .qodef-button.qodef-layout--textual:hover {
  color: #d7926b;
}
.qodef-property-list.qodef-item-layout--info-below
  .qodef-button.qodef-layout--textual
  .qodef-m-text:after {
  opacity: 0.5;
}
.qodef-ps-info-below-nav.swiper-button-next,
.qodef-ps-info-below-nav.swiper-button-prev {
  top: 32%;
}
.qodef-ps-info-below-nav.swiper-button-next {
  right: 5px !important;
}
.qodef-ps-info-below-nav.swiper-button-prev {
  left: 5px !important;
}
.qodef-property-list.qodef-item-layout--info-hover
  .qodef-e-inner
  .qodef-e-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 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;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.qodef-property-list.qodef-item-layout--info-hover
  .qodef-e-inner:hover
  .qodef-e-content {
  opacity: 1;
}
.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";
  text-transform: uppercase;
  color: #000;
  font-size: 22px;
  line-height: 1.45em;
  font-weight: 500;
  letter-spacing: 0.1em;
  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: "Cormorant Garamond";
  font-size: 20px;
  line-height: 1.45em;
  font-weight: 400;
  color: #615e5e;
  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-layout--columns.qodef-col-num--9
  #ctf
  .ctf-tweets
  > .ctf-item {
  width: 11.11111%;
}
@media only screen and (min-width: 1367px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--9.qodef-responsive--predefined
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(9n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--9.qodef-responsive--custom
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(9n + 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;
}
.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-inner {
  opacity: 0;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.elementor-editor-active
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e
  .qodef-e-inner,
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
  .qodef-e.qodef--appear
  .qodef-e-inner {
  opacity: 1;
}
.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.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s 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.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s 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-team-list .qodef-e-role {
  margin: 0;
}
.qodef-team-list .qodef-e-title {
  margin: 2px 0 13px;
}
.qodef-team-list .qodef-team-member-social-icons {
  margin: 0;
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
  margin: 22px 0 0;
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-role {
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  text-transform: uppercase;
  color: #d7926b;
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-title {
  margin-bottom: 6px;
}
.qodef-team-list.qodef-item-layout--info-on-hover
  .qodef-e-inner:hover
  .qodef-e-content {
  opacity: 1;
  z-index: 1;
}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  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;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  z-index: -1;
}
.qodef-testimonials-list .swiper-wrapper {
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-transition-timing-function: cubic-bezier(0.46, 0.26, 0.33, 0.98);
  -o-transition-timing-function: cubic-bezier(0.46, 0.26, 0.33, 0.98);
  transition-timing-function: cubic-bezier(0.46, 0.26, 0.33, 0.98);
}
.qodef-testimonials-list .swiper-wrapper .swiper-slide .qodef-e-author,
.qodef-testimonials-list .swiper-wrapper .swiper-slide .qodef-e-media-image,
.qodef-testimonials-list .swiper-wrapper .swiper-slide .qodef-e-text {
  opacity: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.qodef-testimonials-list
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .qodef-e-text,
.qodef-testimonials-list
  .swiper-wrapper
  .swiper-slide.swiper-slide-duplicate-active
  .qodef-e-text {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 1s 0.3s;
  -o-transition: 1s 0.3s;
  transition: 1s 0.3s;
}
.qodef-testimonials-list
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .qodef-e-media-image,
.qodef-testimonials-list
  .swiper-wrapper
  .swiper-slide.swiper-slide-duplicate-active
  .qodef-e-media-image {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 1s 0.5s;
  -o-transition: 1s 0.5s;
  transition: 1s 0.5s;
}
.qodef-testimonials-list
  .swiper-wrapper
  .swiper-slide.swiper-slide-active
  .qodef-e-author,
.qodef-testimonials-list
  .swiper-wrapper
  .swiper-slide.swiper-slide-duplicate-active
  .qodef-e-author {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 1s 0.7s;
  -o-transition: 1s 0.7s;
  transition: 1s 0.7s;
}
.qodef-testimonials-list .qodef-e-inner {
  padding-bottom: 40px;
}
.qodef-testimonials-list .qodef-e-content {
  text-align: center;
}
.qodef-testimonials-list .qodef-e-media-image {
  width: 80px;
  margin: 0 auto 18px;
}
.qodef-testimonials-list .qodef-e-title {
  margin: 10px 0 15px;
  font-size: 56px;
}
.qodef-testimonials-list .qodef-e-text {
  margin: 0 0 42px;
  padding: 0 15%;
  font-size: 25px;
  line-height: 1.56em;
}
.qodef-testimonials-list .qodef-e-author {
  margin: 0;
  text-transform: uppercase;
}
.qodef-testimonials-list .qodef-e-author .qodef-e-author-name {
  line-height: 1em;
  margin: 0 0 3px;
}
.qodef-testimonials-list .qodef-e-author .qodef-e-author-job {
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  color: #c28562;
  font-weight: 500;
}
.qodef-testimonials-list .swiper-pagination-bullets {
  bottom: 5px !important;
}
.qodef-testimonials-list
  .swiper-pagination-bullets
  .swiper-pagination-bullet:before {
  background-color: #c28562;
}
.qodef-testimonials-list.qodef-skin--light .qodef-e-author-name,
.qodef-testimonials-list.qodef-skin--light .qodef-e-title {
  color: #fff;
}
.qodef-testimonials-list.qodef-skin--light .qodef-e-text {
  color: #b2b2b2;
}
.qodef-review-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.qodef-review-rating .qodef-rating-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.qodef-review-rating label {
  margin: 0 10px 0 0;
}
.qodef-review-rating .qodef-comment-rating-box {
  margin: 0;
}
.qodef-review-rating .qodef-star-rating {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  overflow: hidden;
}
.qodef-review-rating .qodef-star-rating:before {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  z-index: -1;
  content: "\e031";
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #000;
  font-family: ElegantIcons;
  line-height: 1;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.qodef-review-rating .qodef-star-rating.active:after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: "\e033\e033\e033\e033\e033";
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #000;
  font-family: ElegantIcons;
  line-height: 1;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.qodef-review-rating .qodef-comments-ratings {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  line-height: 1;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star {
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #000;
}
.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
}
.qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
  color: #c28562;
  font-size: 60px;
  line-height: 1em;
  font-weight: 700;
}
.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
  vertical-align: middle;
  margin: 2px 0 0;
}
.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
  vertical-align: middle;
  font-size: 20px;
}
.qodef-reviews-per-criteria .qodef-item-reviews-display-right {
  vertical-align: middle;
  padding-left: 200px;
}
.qodef-reviews-per-criteria
  .qodef-item-reviews-display-right
  .qodef-item-reviews-display-bar {
  line-height: 28px;
}
.qodef-reviews-per-criteria
  .qodef-item-reviews-display-right
  .qodef-item-reviews-display-bar
  .qodef-item-reviews-display-bar-inner {
  padding: 6px 0;
}
.qodef-reviews-per-mark .qodef-reviews-number-wrapper {
  padding-top: 23%;
  padding-left: 15%;
  display: table;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.qodef-reviews-per-mark .qodef-reviews-number {
  font-size: 72px;
  color: #ffd740;
  font-weight: 700;
  line-height: 1em;
  margin-right: 22px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -6px;
}
.qodef-reviews-per-mark .qodef-stars-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
  display: block;
}
.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
  color: #ffd740;
}
.qodef-reviews-per-mark .qodef-reviews-count {
  font-weight: 700;
  font-size: 14px;
}
.qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
  padding: 29px 50px 40px;
  background-color: #fafafa;
  border-left: 1px solid #e5e5e5;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
  display: inline-block;
  vertical-align: middle;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 15px;
}
.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
  display: block;
}
.qodef-comment-list .qodef-comment-name {
  float: none;
}
.qodef-comment-list .qodef-review-rating {
  display: inline-block;
  width: 100%;
}
.qodef-comment-list .qodef-rating-inner {
  display: inline-block;
  width: 100%;
}
@-webkit-keyframes cover_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
  }
}
@keyframes cover_search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
  }
}
@-webkit-keyframes cover_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
    z-index: 100;
  }
  100% {
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }
}
@keyframes cover_search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
    z-index: 100;
  }
  100% {
    opacity: 1;
    visibility: visible;
    z-index: 100;
  }
}
.qodef-search-cover-form {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  z-index: -1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.qodef-search-cover-form .qodef-m-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 70px;
}
.qodef-search-cover-form .qodef-m-form-field {
  padding: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  font-family: "Cormorant Garamond";
  color: #615e5e;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  outline-offset: 0;
}
.qodef-search-cover-form .qodef-m-form-field:focus {
  color: #615e5e;
}
.qodef-search-cover-form .qodef-m-form-field::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-search-cover-form .qodef-m-form-field::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-search-cover-form .qodef-m-form-field::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-search-cover-form .qodef-m-form-field::placeholder {
  color: inherit;
  opacity: 1;
}
.qodef-search-cover-form .qodef-m-close {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack {
  font-size: 23px;
}
.qodef-covers-search--fadeout .qodef-search-cover-form {
  -webkit-animation: cover_search_fade_out 0.3s ease both;
  animation: cover_search_fade_out 0.3s ease both;
}
.qodef-covers-search--fadein .qodef-search-cover-form {
  -webkit-animation: cover_search_fade_in 0.3s ease both;
  animation: cover_search_fade_in 0.3s ease both;
}
.qodef-header--sticky-display #qodef-page-header > .qodef-search-cover-form {
  display: none;
}
.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-m-inner {
  width: 100%;
}
.qodef-fullscreen-search-holder .qodef-m-form {
  position: relative;
  width: 60%;
  margin: 0 auto;
}
.qodef-fullscreen-search-holder .qodef-m-form-field {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 25px;
  color: #000;
  line-height: 2em;
  background: 0 0;
  border: 0;
  border-radius: 0;
}
.qodef-fullscreen-search-holder .qodef-m-form-submit {
  position: absolute;
  right: 0;
  bottom: -20px;
  width: auto;
  padding: 0;
  margin: 0;
  color: #000;
  background: 0 0;
  border: 0;
  outline: 0;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
  color: #c28562;
  background: 0 0;
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-m-form-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-m-form-submit.qodef-source--icon-pack {
  font-size: 18px;
}
.qodef-fullscreen-search-holder .qodef-m-form-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-m-form-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-m-close {
  position: absolute;
  top: 33px;
  right: 70px;
  color: #615e5e;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
  top: 72px;
}
.qodef-fullscreen-search-holder .qodef-m-close:hover {
  color: #000;
}
.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
  font-size: 25px;
}
.qodef-fullscreen-search--opened
  .qodef-fullscreen-search-holder
  .qodef-m-close {
  opacity: 1;
  visibility: visible;
}
.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;
}
@-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;
  line-height: inherit;
}
.qodef-search-opener.qodef-source--icon-pack {
  font-size: 23px;
}
.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 {
  padding-bottom: 6px;
  border-bottom: 1px solid;
  border-color: rgba(12, 7, 5, 0.1);
}
.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: 6px 0 0;
  padding: 11px 0 2px;
  cursor: pointer;
  color: #000;
  border-top: 1px solid;
  border-color: #d5d5d5;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
}
.qodef-accordion.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: 20px;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  color: #c28562;
  border: 1px solid #c28562;
  border-radius: 50%;
}
.qodef-accordion.qodef-layout--simple
  .qodef-accordion-title
  .qodef-accordion-mark
  span {
  position: absolute;
  display: block;
  width: 100%;
  top: -5px;
  left: 4px;
  font-family: "Cormorant Garamond";
  -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;
  top: -10px;
}
.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-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: 0 0 40px;
  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;
}
.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;
}
.qodef-banner .qodef-m-title-inner {
  display: inline-block;
}
.qodef-banner .qodef-m-subtitle {
  font-family: "Cormorant Garamond";
  margin: 0;
  opacity: 0.5;
  letter-spacing: 0;
}
.qodef-banner .qodef-m-text-field {
  font-size: 15px;
  color: #c28562;
  margin: 0 0 10px;
  font-style: italic;
}
.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-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;
}
.qodef-banner.qodef-layout--link-button .qodef-m-title {
  margin: 10px 0;
}
.qodef-banner.qodef-layout--link-button .qodef-m-text {
  margin: 0;
}
.qodef-banner.qodef-layout--link-button .qodef-m-button {
  margin: 10px 0 0;
}
.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-banner.qodef-layout--with-custom-icon .qodef-m-content {
  position: relative;
  padding: 32px 38px;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern.png);
}
.elementor-editor-active
  .qodef-banner.qodef-layout--with-custom-icon
  .qodef-m-content
  .qodef-m-custom-icon
  svg
  > *,
.qodef-banner.qodef-layout--with-custom-icon
  .qodef-m-content.qodef--appear
  .qodef-m-custom-icon
  svg
  > * {
  stroke-dashoffset: 0;
}
.qodef-banner.qodef-layout--with-custom-icon .qodef-m-content-inner {
  display: block;
  position: relative;
  text-align: right;
}
.qodef-banner.qodef-layout--with-custom-icon .qodef-m-custom-icon-holder {
  position: absolute;
  bottom: 0;
  left: 30px;
  max-width: 50%;
}
.qodef-banner.qodef-layout--with-custom-icon
  .qodef-m-custom-icon-holder
  .qodef-m-custom-icon {
  display: block;
  overflow: visible;
}
.qodef-banner.qodef-layout--with-custom-icon
  .qodef-m-custom-icon-holder
  .qodef-m-custom-icon
  svg {
  display: block;
}
.qodef-banner.qodef-layout--with-custom-icon
  .qodef-m-custom-icon-holder
  .qodef-m-custom-icon
  svg
  > * {
  stroke-dasharray: 330;
  stroke-dashoffset: 330;
  -webkit-transition: 2s cubic-bezier(0.8, 0.26, 0.25, 1);
  -o-transition: 2s cubic-bezier(0.8, 0.26, 0.25, 1);
  transition: 2s cubic-bezier(0.8, 0.26, 0.25, 1);
}
.qodef-banner.qodef-layout--with-custom-icon .qodef-m-title {
  margin: 0 0 5px;
}
.qodef-banner.qodef-layout--with-custom-icon .qodef-m-text {
  margin: 0 0 20px;
  padding-left: 28%;
}
@media only screen and (max-width: 480px) {
  .qodef-banner.qodef-layout--with-custom-icon .qodef-m-text {
    padding-left: 0;
  }
}
.qodef-banner.qodef-layout--with-custom-icon .qodef-m-button {
  margin: 0 0 25px;
}
.qodef-banner.qodef-layout--with-custom-icon .qodef-m-button .qodef-m-text {
  padding: 0;
}
.qodef-button.qodef-html--link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: Raleway;
  font-size: 13px;
  line-height: 1.76em;
  font-weight: 500;
  letter-spacing: 0.3em;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 0;
  outline: 0;
  -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;
  padding: 13px 70px;
}
.qodef-button.qodef-size--small {
  padding: 9px 42px;
  font-size: 11px;
}
.qodef-button.qodef-size--large {
  padding: 18px 85px;
}
.qodef-button.qodef-size--full {
  width: 100%;
  text-align: center;
}
.qodef-button.qodef-layout--borders-animated .qodef-bottom-border,
.qodef-button.qodef-layout--borders-animated .qodef-left-border,
.qodef-button.qodef-layout--borders-animated .qodef-right-border,
.qodef-button.qodef-layout--borders-animated .qodef-top-border {
  position: absolute;
  background-color: #fff;
  -webkit-transition: 0.5s cubic-bezier(0.71, 0.29, 0.18, 0.97);
  -o-transition: 0.5s cubic-bezier(0.71, 0.29, 0.18, 0.97);
  transition: 0.5s cubic-bezier(0.71, 0.29, 0.18, 0.97);
}
.qodef-button.qodef-layout--borders-animated.qodef-layout--outlined
  .qodef-bottom-border,
.qodef-button.qodef-layout--borders-animated.qodef-layout--outlined
  .qodef-left-border,
.qodef-button.qodef-layout--borders-animated.qodef-layout--outlined
  .qodef-right-border,
.qodef-button.qodef-layout--borders-animated.qodef-layout--outlined
  .qodef-top-border {
  background-color: #c28562;
}
.qodef-button.qodef-layout--borders-animated .qodef-bottom-border,
.qodef-button.qodef-layout--borders-animated .qodef-top-border {
  width: 0;
  height: 1px;
}
.qodef-button.qodef-layout--borders-animated .qodef-left-border,
.qodef-button.qodef-layout--borders-animated .qodef-right-border {
  width: 1px;
  height: 0;
}
.qodef-button.qodef-layout--borders-animated .qodef-top-border {
  top: -1px;
  right: 0;
}
.qodef-button.qodef-layout--borders-animated .qodef-bottom-border {
  left: 0;
  bottom: -1px;
}
.qodef-button.qodef-layout--borders-animated .qodef-right-border {
  top: 0;
  right: -1px;
}
.qodef-button.qodef-layout--borders-animated .qodef-left-border {
  left: -1px;
  bottom: 0;
}
.qodef-button.qodef-layout--borders-animated:hover .qodef-bottom-border,
.qodef-button.qodef-layout--borders-animated:hover .qodef-top-border {
  width: calc(100% + 1px);
}
.qodef-button.qodef-layout--borders-animated:hover .qodef-left-border,
.qodef-button.qodef-layout--borders-animated:hover .qodef-right-border {
  height: calc(100% + 1px);
}
.qodef-button.qodef-layout--filled {
  position: relative;
}
.qodef-button.qodef-layout--filled .qodef-border-holder {
  position: absolute;
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.qodef-button.qodef-layout--filled.qodef-html--link {
  color: #fff;
  background-color: #c28562;
  border: 1px solid transparent;
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover {
  color: #fff;
  background-color: #c28562;
}
.qodef-button.qodef-type--filled {
  position: relative;
}
.qodef-button.qodef-type--filled .qodef-border-holder {
  position: absolute;
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.qodef-button.qodef-layout--minimal {
  padding: 0 !important;
  background-color: transparent;
  border: 0;
}
.qodef-button.qodef-layout--minimal svg circle:nth-child(2) {
  stroke-dasharray: 150;
  stroke-dashoffset: 150;
  -webkit-transition: all 1.5s cubic-bezier(0.45, 0, 0.14, 1.03);
  -o-transition: all 1.5s cubic-bezier(0.45, 0, 0.14, 1.03);
  transition: all 1.5s cubic-bezier(0.45, 0, 0.14, 1.03);
  -webkit-transform: rotate(-200deg);
  -ms-transform: rotate(-200deg);
  transform: rotate(-200deg);
  -webkit-transform-origin: 71% 50%;
  -ms-transform-origin: 71% 50%;
  transform-origin: 71% 50%;
}
.qodef-button.qodef-layout--minimal:hover svg circle:nth-child(2) {
  stroke-dashoffset: 0;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  -webkit-transition: 1.2s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  -o-transition: 1.2s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  transition: 1.2s cubic-bezier(0.38, 0.67, 0.76, 0.66);
}
.qodef-button.qodef-layout--outlined {
  color: #c28562;
  background-color: transparent;
  border: 1px solid #c28562;
  position: relative;
}
.qodef-button.qodef-layout--outlined .qodef-border-holder {
  position: absolute;
  left: 3px;
  right: 3px;
  top: 3px;
  bottom: 3px;
  border: 1px solid rgba(194, 133, 98, 0.5);
}
.qodef-button.qodef-layout--outlined:hover {
  color: #c28562;
  background-color: transparent;
  border-color: #c28562;
}
.qodef-button.qodef-layout--textual {
  padding: 0 !important;
  font-size: 11px;
  line-height: 2.09em;
  letter-spacing: 0.3em;
  font-family: Raleway;
  color: #d7926b;
  background-color: transparent;
  border: 0;
}
.qodef-button.qodef-layout--textual .qodef-m-text {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.qodef-button.qodef-layout--textual .qodef-m-text:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
}
.qodef-button.qodef-layout--textual:hover {
  color: #000;
}
.qodef-button.qodef-layout--textual:hover .qodef-m-text:after {
  -webkit-animation: qode-line-visible cubic-bezier(0.68, 0.17, 0.25, 1) 1s
    forwards;
  animation: qode-line-visible cubic-bezier(0.68, 0.17, 0.25, 1) 1s forwards;
}
.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-title {
  margin: 0 0 15px;
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
  max-width: 75%;
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-content > * {
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  margin: 0;
  line-height: 2.23em;
  text-transform: uppercase;
}
.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.qodef-cards-gallery {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 10px 0;
}
.qodef-cards-gallery .qodef-e-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-cards-gallery img {
  position: relative;
  display: block;
  -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);
}
.qodef-cards-gallery .qodef-m-fake-card {
  position: relative;
  display: block;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.qodef-cards-gallery .qodef-m-card {
  position: absolute;
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.qodef-cards-gallery .qodef-m-card.qodef-animating {
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
}
.qodef-cards-gallery .qodef-m-card.qodef-animating-siblings {
  -webkit-transition: all 0.6s cubic-bezier(0, 0, 0, 1);
  -o-transition: all 0.6s cubic-bezier(0, 0, 0, 1);
  transition: all 0.6s cubic-bezier(0, 0, 0, 1);
  pointer-events: none;
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
  left: 0;
  will-change: transform;
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
  -webkit-transform: scale(0.5) translateX(80%);
  -ms-transform: scale(0.5) translateX(80%);
  transform: scale(0.5) translateX(80%);
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
  -webkit-transform: scale(0.6) translateX(54%);
  -ms-transform: scale(0.6) translateX(54%);
  transform: scale(0.6) translateX(54%);
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
  -webkit-transform: scale(0.7) translateX(35%);
  -ms-transform: scale(0.7) translateX(35%);
  transform: scale(0.7) translateX(35%);
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
  -webkit-transform: scale(0.8) translateX(21%);
  -ms-transform: scale(0.8) translateX(21%);
  transform: scale(0.8) translateX(21%);
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
  -webkit-transform: scale(0.9) translateX(9.2%);
  -ms-transform: scale(0.9) translateX(9.2%);
  transform: scale(0.9) translateX(9.2%);
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type) {
  cursor: pointer;
}
.qodef-cards-gallery.qodef-orientation--left
  .qodef-m-card:not(:last-of-type):not(.active):hover {
  margin-left: 10px !important;
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
  right: 0;
  will-change: transform;
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
  -webkit-transform: scale(0.5) translateX(-80%);
  -ms-transform: scale(0.5) translateX(-80%);
  transform: scale(0.5) translateX(-80%);
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
  -webkit-transform: scale(0.6) translateX(-54%);
  -ms-transform: scale(0.6) translateX(-54%);
  transform: scale(0.6) translateX(-54%);
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
  -webkit-transform: scale(0.7) translateX(-35%);
  -ms-transform: scale(0.7) translateX(-35%);
  transform: scale(0.7) translateX(-35%);
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
  -webkit-transform: scale(0.8) translateX(-21%);
  -ms-transform: scale(0.8) translateX(-21%);
  transform: scale(0.8) translateX(-21%);
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
  -webkit-transform: scale(0.9) translateX(-9.2%);
  -ms-transform: scale(0.9) translateX(-9.2%);
  transform: scale(0.9) translateX(-9.2%);
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type) {
  cursor: pointer;
}
.qodef-cards-gallery.qodef-orientation--right
  .qodef-m-card:not(:last-of-type):not(.active):hover {
  margin-right: 10px !important;
}
.no-touch .qodef-cards-gallery.qodef-animation--bundle img {
  visibility: hidden;
}
@-webkit-keyframes qodefCardAppearFromRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
    visibility: visible;
  }
  30% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes qodefCardAppearFromRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
    visibility: visible;
  }
  30% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared
  img {
  -webkit-animation: qodefCardAppearFromRight 1s cubic-bezier(0.19, 1, 0.22, 1)
    forwards;
  animation: qodefCardAppearFromRight 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared
  .qodef-m-card:nth-child(1)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared
  .qodef-m-card:nth-child(2)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared
  .qodef-m-card:nth-child(3)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared
  .qodef-m-card:nth-child(4)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared
  .qodef-m-card:nth-child(5)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared
  .qodef-m-card:nth-child(6)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared
  .qodef-m-card:nth-child(7)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared
  .qodef-m-card:nth-child(8)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
@-webkit-keyframes qodefCardAppearFromLeft {
  0% {
    visibility: visible;
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  30% {
    visibility: visible;
    opacity: 1;
  }
  100% {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes qodefCardAppearFromLeft {
  0% {
    visibility: visible;
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  30% {
    visibility: visible;
    opacity: 1;
  }
  100% {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared
  img {
  -webkit-animation: qodefCardAppearFromLeft 1s cubic-bezier(0.19, 1, 0.22, 1)
    forwards;
  animation: qodefCardAppearFromLeft 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared
  .qodef-m-card:nth-child(1)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared
  .qodef-m-card:nth-child(2)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared
  .qodef-m-card:nth-child(3)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared
  .qodef-m-card:nth-child(4)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared
  .qodef-m-card:nth-child(5)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared
  .qodef-m-card:nth-child(6)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared
  .qodef-m-card:nth-child(7)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.no-touch
  .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared
  .qodef-m-card:nth-child(8)
  img:not(.qodef-animation-done) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.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;
  position: relative;
  vertical-align: top;
  padding: 0 20px;
}
.qodef-countdown.qodef-layout--simple .qodef-digit {
  font-family: inherit;
  font-size: 150px;
  line-height: 1em;
  font-weight: 400;
  color: rgba(194, 133, 98, 0.8);
}
.qodef-countdown.qodef-layout--simple .qodef-label {
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-weight: 500;
  text-transform: uppercase;
}
.qodef-counter.qodef-layout--simple {
  text-align: center;
}
.qodef-counter.qodef-layout--simple .qodef-m-digit-wrapper-holder {
  position: relative;
}
.qodef-counter.qodef-layout--simple .qodef-m-digit {
  display: block;
  font-family: inherit;
  font-weight: 400;
  font-size: 150px;
  line-height: 1em;
  color: #f7e3d8;
}
.qodef-counter.qodef-layout--simple .qodef-m-title-holder {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 55%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.qodef-counter.qodef-layout--simple .qodef-m-title {
  margin: 0;
  font-weight: 500;
  color: #000;
}
.qodef-counter.qodef-layout--simple .qodef-m-content {
  margin: 30px 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";
  text-transform: uppercase;
  color: #000;
  font-size: 64px;
  font-weight: 400;
  line-height: 1.09em;
  letter-spacing: 0.15em;
}
.qodef-dropcaps .qodef-m-text {
  display: inline;
  margin: 0;
}
.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
  width: 40px;
  height: 40px;
  font-size: 30px;
  line-height: 1.35em;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #000;
}
.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
  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%;
}
.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: #000;
}
.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: 6px;
  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_hendon_core_icon_list_item {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_hendon_core_icon_list_item {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_hendon_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: 11px 0 0;
}
.qodef-icon-with-text .qodef-m-icon-wrapper {
  line-height: 1;
}
.qodef-icon-with-text .qodef-m-icon-wrapper .qodef-svg-circle {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  fill: none;
  stroke: #c28562;
  overflow: visible;
}
.qodef-icon-with-text .qodef-m-icon-wrapper .qodef-svg-circle circle {
  stroke-width: 0.7;
  -webkit-transform: rotate(-145deg);
  -ms-transform: rotate(-145deg);
  transform: rotate(-145deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  stroke: rgba(194, 133, 98, 0.5);
}
.qodef-icon-with-text
  .qodef-m-icon-wrapper
  .qodef-svg-circle
  circle:nth-child(2) {
  stroke-dasharray: 330;
  stroke-dashoffset: 330;
  stroke: #c28562;
}
.elementor-editor-active
  .qodef-icon-with-text
  .qodef-m-icon-wrapper
  .qodef-svg-circle
  circle:nth-child(2),
.qodef-icon-with-text
  .qodef-m-icon-wrapper
  .qodef-svg-circle.qodef--appear
  circle:nth-child(2) {
  stroke-dashoffset: 0;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  -webkit-transition: all 1.5s cubic-bezier(0.43, 0.41, 0.36, 0.9);
  -o-transition: all 1.5s cubic-bezier(0.43, 0.41, 0.36, 0.9);
  transition: all 1.5s cubic-bezier(0.43, 0.41, 0.36, 0.9);
}
.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--content-in-box {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.qodef-icon-with-text.qodef-layout--content-in-box .qodef-m-icon-link {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.qodef-icon-with-text.qodef-layout--content-in-box .qodef-m-icon-link:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: transparent !important;
}
.qodef-icon-with-text.qodef-layout--content-in-box .qodef-m-icon-wrapper {
  padding-top: 58px;
}
.qodef-icon-with-text.qodef-layout--content-in-box .qodef-m-title {
  margin: 23px 0 45px;
}
.qodef-icon-with-text.qodef-layout--content-in-box .qodef-m-title a:hover {
  color: currentColor;
}
.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: 23px;
}
.qodef-icon-with-text.qodef-layout--top svg:not(.qodef-svg-circle) > * {
  stroke-dasharray: 230;
  stroke-dashoffset: 230;
  -webkit-transition: 4s;
  -o-transition: 4s;
  transition: 4s;
}
.elementor-editor-active
  .qodef-icon-with-text.qodef-layout--top
  svg:not(.qodef-svg-circle)
  > *,
.qodef-icon-with-text.qodef-layout--top
  svg:not(.qodef-svg-circle).qodef--appear
  > * {
  stroke-dashoffset: 0;
}
.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,
.qodef-icon-holder.qodef-layout--normal .qodef-icon {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.qodef-icon-holder.qodef-layout--circle .qodef-svg-circle,
.qodef-icon-holder.qodef-layout--normal .qodef-svg-circle {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  fill: none;
  color: currentColor;
  stroke: #c28562;
  -webkit-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  overflow: visible;
}
.qodef-icon-holder.qodef-layout--circle .qodef-svg-circle circle,
.qodef-icon-holder.qodef-layout--normal .qodef-svg-circle circle {
  stroke-dasharray: 160;
  stroke-dashoffset: 160;
  stroke-width: 1;
  -webkit-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -webkit-transform: rotate(-200deg);
  -ms-transform: rotate(-200deg);
  transform: rotate(-200deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.qodef-browser--ms-explorer
  .qodef-icon-holder.qodef-layout--circle
  .qodef-svg-circle
  circle,
.qodef-browser--ms-explorer
  .qodef-icon-holder.qodef-layout--normal
  .qodef-svg-circle
  circle {
  opacity: 0;
}
.qodef-icon-holder.qodef-layout--circle:hover .qodef-svg-circle circle,
.qodef-icon-holder.qodef-layout--normal:hover .qodef-svg-circle circle {
  stroke-dashoffset: 10;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  -webkit-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  -o-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
}
.qodef-browser--ms-explorer
  .qodef-icon-holder.qodef-layout--circle:hover
  .qodef-svg-circle
  circle,
.qodef-browser--ms-explorer
  .qodef-icon-holder.qodef-layout--normal:hover
  .qodef-svg-circle
  circle {
  opacity: 1;
}
.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: #c28562;
  -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: #000;
}
.qodef-icon-holder.qodef-layout--circle {
  border-radius: 50%;
}
.qodef-icon-holder.qodef-size--tiny {
  font-size: 1.33333333em;
}
.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_hendon_core_icon {
  display: inline-block;
  line-height: 1;
}
#qodef-page-sidebar .widget.widget_hendon_core_icon {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_hendon_core_icon {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_hendon_core_icon {
  margin-bottom: 0;
}
.qodef-image-gallery.qodef-swiper--initialized .qodef-slider-image-holder {
  position: relative;
  cursor: -webkit-grab;
  cursor: grab;
}
.qodef-image-gallery.qodef-swiper--initialized
  .qodef-slider-image-holder:after {
  content: "";
  width: calc(100% - 10px);
  height: 100%;
  position: absolute;
  right: 0;
  top: -10px;
  z-index: 10;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern-dark.png);
  -webkit-transform: translate3d(-5px, 20px, 0) scale(0.9);
  transform: translate3d(-5px, 20px, 0) scale(0.9);
  -webkit-transition: 1s cubic-bezier(0.35, 0.15, 0, 0.99);
  -o-transition: 1s cubic-bezier(0.35, 0.15, 0, 0.99);
  transition: 1s cubic-bezier(0.35, 0.15, 0, 0.99);
  -webkit-transform-origin: 83% 50%;
  -ms-transform-origin: 83% 50%;
  transform-origin: 83% 50%;
}
.qodef-image-gallery.qodef-swiper--initialized
  .qodef-slider-image-holder
  .qodef-slider-image-holder-inner {
  overflow: hidden;
}
.qodef-image-gallery.qodef-swiper--initialized .qodef-slider-image-holder img {
  -webkit-transform: scale(1.02) translateX(-24px);
  -ms-transform: scale(1.02) translateX(-24px);
  transform: scale(1.02) translateX(-24px);
  -webkit-transition: -webkit-transform 1s 0.4s
    cubic-bezier(0.36, 0.1, 0.04, 0.98);
  transition: -webkit-transform 1s 0.4s cubic-bezier(0.36, 0.1, 0.04, 0.98);
  -o-transition: transform 1s 0.4s cubic-bezier(0.36, 0.1, 0.04, 0.98);
  transition: transform 1s 0.4s cubic-bezier(0.36, 0.1, 0.04, 0.98);
  transition: transform 1s 0.4s cubic-bezier(0.36, 0.1, 0.04, 0.98),
    -webkit-transform 1s 0.4s cubic-bezier(0.36, 0.1, 0.04, 0.98);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}
.qodef-image-gallery.qodef-swiper--initialized
  .swiper-slide-active
  .qodef-slider-image-holder:after,
.qodef-image-gallery.qodef-swiper--initialized
  .swiper-slide-duplicate-active
  .qodef-slider-image-holder:after {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: 1s 0.4s cubic-bezier(0.36, 0.12, 0, 0.99);
  -o-transition: 1s 0.4s cubic-bezier(0.36, 0.12, 0, 0.99);
  transition: 1s 0.4s cubic-bezier(0.36, 0.12, 0, 0.99);
}
.qodef-image-gallery.qodef-swiper--initialized
  .swiper-slide-active
  .qodef-slider-image-holder
  img,
.qodef-image-gallery.qodef-swiper--initialized
  .swiper-slide-duplicate-active
  .qodef-slider-image-holder
  img {
  -webkit-transform: scale(1) translateX(0);
  -ms-transform: scale(1) translateX(0);
  transform: scale(1) translateX(0);
}
.qodef-image-gallery.qodef-swiper--initialized
  .qodef-slider-image-holder-inner {
  width: calc(100% - 10px);
  position: relative;
  z-index: 20;
  top: 10px;
}
.qodef-image-gallery-nav.swiper-button-next {
  right: 5px !important;
}
.qodef-image-gallery-nav.swiper-button-prev {
  left: 5px !important;
}
.qodef-image-marquee {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-image-marquee .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media only screen and (max-width: 680px) {
  .qodef-image-marquee .qodef-m-content {
    display: none;
  }
}
.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  display: none;
}
@media only screen and (max-width: 680px) {
  .qodef-image-marquee .qodef-m-content.qodef-marquee-mobile {
    display: block;
  }
}
.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile .qodef-m-image {
  background-size: cover !important;
}
.qodef-image-marquee .qodef-m-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.qodef-image-marquee .qodef-m-image.qodef-image--copy {
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(100%) translateZ(0);
  transform: translateX(100%) translateZ(0);
}
.qodef-image-marquee .qodef-m-image a {
  position: relative;
  display: block;
}
@-webkit-keyframes qodefMoveMarquee {
  0% {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
  }
}
@keyframes qodefMoveMarquee {
  0% {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(-100%) translateZ(0);
    transform: translateX(-100%) translateZ(0);
  }
}
@-webkit-keyframes qodefMoveMarqueeCopy {
  0% {
    -webkit-transform: translateX(100%) translateZ(0);
    transform: translateX(100%) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
  }
}
@keyframes qodefMoveMarqueeCopy {
  0% {
    -webkit-transform: translateX(100%) translateZ(0);
    transform: translateX(100%) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0);
  }
}
.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;
}
.qodef-image-with-text .qodef-m-image a,
.qodef-image-with-text .qodef-m-image img {
  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: 31px 0 0;
}
.qodef-image-with-text .qodef-m-title a:hover {
  color: inherit;
}
.qodef-image-with-text .qodef-m-text {
  margin: 15px 0 0;
}
.elementor-editor-active
  .qodef-image-with-text.qodef-image-outline.qodef-image-outline-top-right
  .qodef-m-image
  img,
.qodef-image-with-text.qodef-image-outline.qodef-image-outline-top-right
  .qodef-m-image.qodef--appear
  img {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  -webkit-transition: 1s 0.6s cubic-bezier(0.53, 0.38, 0, 1);
  -o-transition: 1s 0.6s cubic-bezier(0.53, 0.38, 0, 1);
  transition: 1s 0.6s cubic-bezier(0.53, 0.38, 0, 1);
}
.elementor-editor-active
  .qodef-image-with-text.qodef-image-outline.qodef-image-outline-top-right
  .qodef-m-image:after,
.qodef-image-with-text.qodef-image-outline.qodef-image-outline-top-right
  .qodef-m-image.qodef--appear:after {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  -webkit-transition: 1s 0.3s cubic-bezier(0.53, 0.38, 0, 1);
  -o-transition: 1s 0.3s cubic-bezier(0.53, 0.38, 0, 1);
  transition: 1s 0.3s cubic-bezier(0.53, 0.38, 0, 1);
}
.qodef-image-with-text.qodef-image-outline.qodef-image-outline-top-right
  .qodef-m-image
  img,
.qodef-image-with-text.qodef-image-outline.qodef-image-outline-top-right
  .qodef-m-image:after {
  clip-path: inset(0 100% 0 0);
  -webkit-clip-path: inset(0 100% 0 0);
}
.qodef-image-with-text.qodef-image-outline .qodef-m-image {
  width: auto;
}
.qodef-image-with-text.qodef-image-outline .qodef-m-image:after {
  content: "";
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern-dark.png);
}
.qodef-image-with-text.qodef-image-outline .qodef-m-image a,
.qodef-image-with-text.qodef-image-outline .qodef-m-image img {
  position: relative;
  z-index: 20;
}
.qodef-image-with-text.qodef-image-outline.qodef-image-outline-top-right {
  padding-top: 10px;
}
.qodef-image-with-text.qodef-image-outline.qodef-image-outline-top-right
  .qodef-m-image:after {
  top: -10px;
  right: -10px;
}
.qodef-image-with-text.qodef-image-outline.qodef-image-outline-top-left {
  padding: 10px 0 0 10px;
}
.qodef-image-with-text.qodef-image-outline.qodef-image-outline-top-left
  .qodef-m-image:after {
  top: -10px;
  left: -10px;
}
.qodef-image-with-text.qodef-image-outline.qodef-image-outline-left {
  padding-left: 10px;
}
.qodef-image-with-text.qodef-image-outline.qodef-image-outline-left
  .qodef-m-image:after {
  top: 0;
  left: -10px;
}
.qodef-image-with-text.qodef-image-outline.qodef-image-outline-right
  .qodef-m-image:after {
  top: 0;
  right: -10px;
}
.qodef-image-with-text.qodef-image-shadow .qodef-m-image img {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);
}
.qodef-image-with-text.qodef-layout--text-below .qodef-m-image a img {
  position: relative;
  z-index: 12;
}
.qodef-image-with-text.qodef-layout--text-below .qodef-m-image a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern-dark.png);
  z-index: 1;
  -webkit-transition: 0.5s cubic-bezier(0.25, 0.24, 0, 0.99);
  -o-transition: 0.5s cubic-bezier(0.25, 0.24, 0, 0.99);
  transition: 0.5s cubic-bezier(0.25, 0.24, 0, 0.99);
}
.qodef-image-with-text.qodef-layout--text-below:hover .qodef-m-image a:after {
  -webkit-transform: translate3d(10px, -10px, 0);
  transform: translate3d(10px, -10px, 0);
}
.qodef-info-section.qodef-layout--background-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-info {
  position: relative;
  z-index: 2;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-title {
  margin: 0 0 18px;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-text {
  margin: 0;
}
.qodef-info-section.qodef-layout--background-text .qodef-button {
  margin-top: 6px;
}
.qodef-info-section.qodef-layout--background-text .qodef-m-background-text {
  position: absolute;
  display: inline-block;
  color: rgba(0, 0, 0, 0.1);
  text-align: center;
  font-weight: 700;
  font-size: 250px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left
  .qodef-m-background-text {
  top: 0;
  left: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right
  .qodef-m-background-text {
  top: 0;
  right: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left
  .qodef-m-background-text {
  bottom: 0;
  left: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right
  .qodef-m-background-text {
  bottom: 0;
  right: -20px;
}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center
  .qodef-m-background-text {
  font-size: 450px;
  top: 34px;
  left: 0;
  right: 0;
  text-align: center;
}
.qodef-numbered-carousel {
  position: relative;
  height: 100vh;
}
.qodef-numbered-carousel .qodef-m-grid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line {
  position: absolute;
  top: 0;
  height: 100%;
  width: 20%;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background-color: rgba(194, 133, 98, 0.15);
  z-index: 10;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #1c0a09;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(1) {
  left: 0;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(1):after {
  -webkit-transition-delay: 70ms;
  -o-transition-delay: 70ms;
  transition-delay: 70ms;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(2) {
  left: 20%;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(2):after {
  -webkit-transition-delay: 0.14s;
  -o-transition-delay: 0.14s;
  transition-delay: 0.14s;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(3) {
  left: 40%;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(3):after {
  -webkit-transition-delay: 0.21s;
  -o-transition-delay: 0.21s;
  transition-delay: 0.21s;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(4) {
  left: 60%;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(4):after {
  -webkit-transition-delay: 0.28s;
  -o-transition-delay: 0.28s;
  transition-delay: 0.28s;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(5) {
  left: 80%;
}
.qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(5):after {
  -webkit-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.qodef-numbered-carousel .qodef-m-bg-items {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-numbered-carousel .qodef-m-bg-items:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-numbered-carousel .qodef-m-bg-items .qodef-m-bg-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.qodef-numbered-carousel .qodef-m-bg-items .qodef-m-bg-item.qodef-active {
  visibility: visible;
}
.qodef-numbered-carousel .qodef-m-bg-items .qodef-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.qodef-numbered-carousel .qodef-m-bg-items video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.qodef-numbered-carousel .qodef-m-item-subtitle {
  margin: 0 0 10px;
}
.qodef-numbered-carousel .qodef-m-item-title {
  color: #fff;
  margin: 0 0 28px;
}
.qodef-numbered-carousel .qodef-m-item-text-wrapper {
  margin-bottom: 47px;
}
.qodef-numbered-carousel .qodef-m-item-text {
  margin: 0;
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  color: #c28562;
  text-transform: uppercase;
  line-height: 2.23em;
}
.qodef-numbered-carousel .qodef-m-item-number {
  font-size: 42vw;
  font-weight: 300;
  color: #d7926b;
  opacity: 0.22;
}
.qodef-numbered-carousel .qodef-m-content {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99;
}
.qodef-numbered-carousel .swiper-container {
  height: 100%;
  opacity: 0;
  -webkit-transform: translate3d(2%, 0, 0);
  transform: translate3d(2%, 0, 0);
}
.qodef-numbered-carousel .swiper-container.qodef-show {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.qodef-numbered-carousel .qodef-m-item {
  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;
  width: 57vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 6vw;
}
.qodef-numbered-carousel .qodef-m-item .qodef-m-item-inner {
  max-width: 30%;
}
.qodef-numbered-carousel .qodef-m-item .qodef-m-item-number-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.qodef-numbered-carousel .qodef-m-item-inner {
  opacity: 0;
}
.qodef-numbered-carousel .swiper-slide-prev {
  cursor: pointer;
}
.qodef-numbered-carousel .swiper-slide-prev .qodef-m-item-inner {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-numbered-carousel .swiper-slide-prev .qodef-m-item-number {
  opacity: 0.15;
}
.qodef-numbered-carousel .swiper-slide-prev:hover .qodef-m-item-number {
  opacity: 0.25;
}
.qodef-numbered-carousel.qodef-next
  .swiper-slide-active
  .qodef-m-item-inner
  .qodef-m-item-title-wrapper,
.qodef-numbered-carousel.qodef-prev
  .swiper-slide-active
  .qodef-m-item-inner
  .qodef-m-item-title-wrapper {
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.qodef-numbered-carousel.qodef-next
  .swiper-slide-active
  .qodef-m-item-inner
  .qodef-m-item-text-wrapper,
.qodef-numbered-carousel.qodef-prev
  .swiper-slide-active
  .qodef-m-item-inner
  .qodef-m-item-text-wrapper {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.qodef-numbered-carousel.qodef-next
  .swiper-slide-active
  .qodef-m-item-inner
  .qodef-m-item-btn-wrapper,
.qodef-numbered-carousel.qodef-prev
  .swiper-slide-active
  .qodef-m-item-inner
  .qodef-m-item-btn-wrapper {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
.qodef-numbered-carousel .qodef-m-item-btn-wrapper,
.qodef-numbered-carousel .qodef-m-item-text-wrapper,
.qodef-numbered-carousel .qodef-m-item-title-wrapper {
  opacity: 0;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
  -webkit-transition: 0.5s cubic-bezier(0.4, 0.15, 0, 0.98);
  -o-transition: 0.5s cubic-bezier(0.4, 0.15, 0, 0.98);
  transition: 0.5s cubic-bezier(0.4, 0.15, 0, 0.98);
}
.qodef-numbered-carousel.qodef-mask .qodef-m-item-btn-wrapper,
.qodef-numbered-carousel.qodef-mask .qodef-m-item-text-wrapper,
.qodef-numbered-carousel.qodef-mask .qodef-m-item-title-wrapper {
  -webkit-transform: translate3d(50px, 0, 0);
  transform: translate3d(50px, 0, 0);
}
.qodef-numbered-carousel .swiper-slide-active .qodef-m-item-number-wrapper {
  pointer-events: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-numbered-carousel .swiper-slide-active .qodef-m-item-inner {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.qodef-numbered-carousel
  .swiper-slide-active
  .qodef-m-item-inner
  .qodef-m-item-btn-wrapper,
.qodef-numbered-carousel
  .swiper-slide-active
  .qodef-m-item-inner
  .qodef-m-item-text-wrapper,
.qodef-numbered-carousel
  .swiper-slide-active
  .qodef-m-item-inner
  .qodef-m-item-title-wrapper {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.qodef-numbered-carousel
  .swiper-slide-active
  .qodef-m-item-inner
  .qodef-m-item-text-wrapper {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.qodef-numbered-carousel
  .swiper-slide-active
  .qodef-m-item-inner
  .qodef-m-item-btn-wrapper {
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.qodef-numbered-carousel .swiper-slide-next,
.qodef-numbered-carousel .swiper-slide-next ~ div:not(.swiper-slide-active) {
  cursor: pointer;
}
.qodef-numbered-carousel .swiper-slide-next .qodef-m-item-inner,
.qodef-numbered-carousel
  .swiper-slide-next
  ~ div:not(.swiper-slide-active)
  .qodef-m-item-inner {
  opacity: 0;
  -webkit-transform: translate3d(-5px, 0, 0);
  transform: translate3d(-5px, 0, 0);
}
.qodef-numbered-carousel .swiper-slide-next .qodef-m-item-number-wrapper,
.qodef-numbered-carousel
  .swiper-slide-next
  ~ div:not(.swiper-slide-active)
  .qodef-m-item-number-wrapper {
  -webkit-transform: translate3d(-45vw, 0, 0);
  transform: translate3d(-45vw, 0, 0);
}
.qodef-numbered-carousel .swiper-slide-next .qodef-m-item-number,
.qodef-numbered-carousel
  .swiper-slide-next
  ~ div:not(.swiper-slide-active)
  .qodef-m-item-number {
  opacity: 0.15;
}
.qodef-numbered-carousel .swiper-slide-next:hover .qodef-m-item-number,
.qodef-numbered-carousel
  .swiper-slide-next
  ~ div:not(.swiper-slide-active):hover
  .qodef-m-item-number {
  opacity: 0.25;
}
.qodef-numbered-carousel.qodef-initialized .qodef-m-grid-line:after {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.qodef-numbered-carousel .qodef-m-item-number-wrapper {
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  -o-transition: transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.qodef-numbered-carousel .qodef-m-item-number {
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.qodef-numbered-carousel.qodef-next .swiper-slide-active .qodef-m-item-inner {
  -webkit-transition: opacity 1s ease-in-out 0.1s,
    -webkit-transform 1s ease-in-out;
  transition: opacity 1s ease-in-out 0.1s, -webkit-transform 1s ease-in-out;
  -o-transition: transform 1s ease-in-out, opacity 1s ease-in-out 0.1s;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out 0.1s;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out 0.1s,
    -webkit-transform 1s ease-in-out;
}
.qodef-numbered-carousel.qodef-next .swiper-slide-prev .qodef-m-item-inner {
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.qodef-numbered-carousel.qodef-next .qodef-m-grid-line:after {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.qodef-numbered-carousel.qodef-next.qodef-mask .qodef-m-grid-line:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.qodef-numbered-carousel.qodef-prev .swiper-slide-active .qodef-m-item-inner {
  -webkit-transition: opacity 1s ease-in-out 0.2s,
    -webkit-transform 1s ease-in-out 0.2s;
  transition: opacity 1s ease-in-out 0.2s, -webkit-transform 1s ease-in-out 0.2s;
  -o-transition: transform 1s ease-in-out 0.2s, opacity 1s ease-in-out 0.2s;
  transition: transform 1s ease-in-out 0.2s, opacity 1s ease-in-out 0.2s;
  transition: transform 1s ease-in-out 0.2s, opacity 1s ease-in-out 0.2s,
    -webkit-transform 1s ease-in-out 0.2s;
}
.qodef-numbered-carousel.qodef-prev.qodef-fade-prev-content
  .qodef-m-item-inner {
  opacity: 0;
  -webkit-transition: opacity 0.4s, -webkit-transform 0s 0.9s;
  transition: opacity 0.4s, -webkit-transform 0s 0.9s;
  -o-transition: opacity 0.4s, transform 0s 0.9s;
  transition: opacity 0.4s, transform 0s 0.9s;
  transition: opacity 0.4s, transform 0s 0.9s, -webkit-transform 0s 0.9s;
}
.qodef-numbered-carousel.qodef-prev .qodef-m-grid-line:after {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.qodef-numbered-carousel.qodef-prev.qodef-mask .qodef-m-grid-line:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.qodef-numbered-carousel.qodef-mask .swiper-slide-active .qodef-m-item-inner {
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
  overflow: hidden;
}
.qodef-numbered-carousel .qodef-m-indicators {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
  text-align: center;
  z-index: 200;
}
.qodef-numbered-carousel .qodef-m-indicators > span {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 27px;
  height: 27px;
}
.qodef-numbered-carousel .qodef-m-indicators > span:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #d7926b;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.qodef-numbered-carousel .qodef-m-indicators > span .qodef-svg-circle {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  fill: none;
  color: currentColor;
  stroke: #c28562;
  -webkit-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  overflow: visible;
}
.qodef-numbered-carousel .qodef-m-indicators > span .qodef-svg-circle circle {
  stroke-dasharray: 160;
  stroke-dashoffset: 160;
  stroke-width: 1;
  -webkit-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -webkit-transform: rotate(-200deg);
  -ms-transform: rotate(-200deg);
  transform: rotate(-200deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.qodef-browser--ms-explorer
  .qodef-numbered-carousel
  .qodef-m-indicators
  > span
  .qodef-svg-circle
  circle {
  opacity: 0;
}
.qodef-numbered-carousel .qodef-m-indicators > span.qodef-active {
  pointer-events: none;
}
.qodef-numbered-carousel
  .qodef-m-indicators
  > span.qodef-active
  .qodef-svg-circle
  circle {
  stroke-dashoffset: 0;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  -webkit-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  -o-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
}
.qodef-browser--ms-explorer
  .qodef-numbered-carousel
  .qodef-m-indicators
  > span.qodef-active
  .qodef-svg-circle
  circle {
  opacity: 1;
}
.qodef-numbered-carousel .qodef-m-indicators > span.qodef-next:hover,
.qodef-numbered-carousel .qodef-m-indicators > span.qodef-prev:hover {
  cursor: pointer;
}
.qodef-numbered-carousel
  .qodef-m-indicators
  > span.qodef-next:hover
  .qodef-svg-circle
  circle,
.qodef-numbered-carousel
  .qodef-m-indicators
  > span.qodef-prev:hover
  .qodef-svg-circle
  circle {
  stroke-dashoffset: 0;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  -webkit-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  -o-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
}
.qodef-browser--ms-explorer
  .qodef-numbered-carousel
  .qodef-m-indicators
  > span.qodef-next:hover
  .qodef-svg-circle
  circle,
.qodef-browser--ms-explorer
  .qodef-numbered-carousel
  .qodef-m-indicators
  > span.qodef-prev:hover
  .qodef-svg-circle
  circle {
  opacity: 1;
}
.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;
}
.qodef-pricing-table .qodef-m-title p {
  margin: 0;
  color: #000;
}
.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: #000;
  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 {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  visibility: hidden;
}
.qodef-progress-bar .qodef-m-inner {
  position: relative;
  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 .qodef-m-canvas {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-progress-bar .qodef-m-canvas svg {
  display: block;
}
.qodef-progress-bar .qodef-m-title {
  margin: 20px 0 0;
}
.qodef-progress-bar.qodef--init {
  visibility: visible;
}
.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  font-family: "Cormorant Garamond";
  text-transform: uppercase;
  color: #000;
  font-size: 22px;
  line-height: 1.45em;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.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 .qodef-m-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.qodef-progress-bar.qodef-layout--line .proggress {
  width: 0;
}
.qodef-progress-bar.qodef-layout--line .percentCount {
  position: absolute;
  top: -24px;
  right: 0;
  width: auto;
}
.qodef-progress-bar.qodef-layout--line .qodef-m-title {
  margin: 0 0 7px;
}
.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating
  .percentCount {
  left: 0;
  right: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.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-text {
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  margin: 13px 0 0;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 2.2em;
  color: #c28562;
}
.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 rgba(12, 7, 5, 0.1);
}
.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_hendon_core_separator {
  margin-bottom: 0;
}
#qodef-page-footer .widget.widget_hendon_core_separator {
  margin-bottom: 0;
}
#qodef-side-area .widget.widget_hendon_core_separator {
  margin-bottom: 0;
}
.qodef-simple-list .qodef-m-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid rgba(12, 7, 5, 0.1);
}
.qodef-simple-list .qodef-m-item span {
  font-size: 13px;
  letter-spacing: 0.6em;
  font-family: Raleway;
  font-weight: 500;
  line-height: 2.15em;
  text-transform: uppercase;
}
.qodef-simple-list .qodef-m-item .qodef-m-item-label {
  color: #c28562;
}
.qodef-simple-list .qodef-m-item .qodef-m-item-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}
.qodef-stacked-images {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.elementor-editor-active
  .qodef-stacked-images:not(.qodef-image-shadow)
  .qodef-stack-image-img-holder
  img,
.elementor-editor-active
  .qodef-stacked-images:not(.qodef-image-shadow)
  .qodef-stack-image-img-holder:after,
.qodef-stacked-images:not(.qodef-image-shadow).qodef--appear
  .qodef-stack-image-img-holder
  img,
.qodef-stacked-images:not(.qodef-image-shadow).qodef--appear
  .qodef-stack-image-img-holder:after {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
}
.elementor-editor-active
  .qodef-stacked-images:not(.qodef-image-shadow)
  .qodef-stack-image-img-holder:after,
.qodef-stacked-images:not(.qodef-image-shadow).qodef--appear
  .qodef-stack-image-img-holder:after {
  -webkit-transition: 1s 0.3s cubic-bezier(0.53, 0.38, 0, 1) !important;
  -o-transition: 1s 0.3s cubic-bezier(0.53, 0.38, 0, 1) !important;
  transition: 1s 0.3s cubic-bezier(0.53, 0.38, 0, 1) !important;
}
.elementor-editor-active
  .qodef-stacked-images:not(.qodef-image-shadow)
  .qodef-stack-image-img-holder
  img,
.qodef-stacked-images:not(.qodef-image-shadow).qodef--appear
  .qodef-stack-image-img-holder
  img {
  -webkit-transition: 1s 0.6s cubic-bezier(0.53, 0.38, 0, 1) !important;
  -o-transition: 1s 0.6s cubic-bezier(0.53, 0.38, 0, 1) !important;
  transition: 1s 0.6s cubic-bezier(0.53, 0.38, 0, 1) !important;
}
.qodef-stacked-images:not(.qodef-image-shadow)
  .qodef-stack-image-img-holder
  img,
.qodef-stacked-images:not(.qodef-image-shadow)
  .qodef-stack-image-img-holder:after {
  clip-path: inset(0 100% 0 0);
  -webkit-clip-path: inset(0 100% 0 0);
}
.qodef-stacked-images .qodef-m-images {
  position: relative;
  padding-bottom: 44px;
  display: block;
}
.qodef-stacked-images .qodef-m-images .qodef-stack-image-holder {
  position: absolute;
  display: block;
  bottom: -100%;
}
.qodef-stacked-images .qodef-m-images .qodef-stack-image-holder {
  top: 19%;
  left: 34%;
}
.qodef-stacked-images .qodef-e-image {
  display: block;
}
.qodef-stacked-images .qodef-e-image.qodef--additional-stacked-image {
  margin-top: 165px;
  position: relative;
  z-index: 20;
}
.qodef-stacked-images.qodef-image-shadow .qodef-e-image {
  -webkit-box-shadow: 0 0 20px 0 rgba(1, 1, 1, 0.1);
  box-shadow: 0 0 20px 0 rgba(1, 1, 1, 0.1);
}
.qodef-stacked-images.qodef-image-outline
  .qodef-stack-image-holder-inner
  .qodef-stack-image-img-holder {
  position: relative;
  z-index: 20;
}
.qodef-stacked-images.qodef-image-outline
  .qodef-stack-image-holder-inner
  .qodef-stack-image-img-holder
  img {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
.qodef-stacked-images.qodef-image-outline
  .qodef-stack-image-holder-inner
  .qodef-stack-image-img-holder:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  background-image: url(/wp-content/themes/hendon/assets/img/pattern-dark.png);
}
.qodef-stacked-images.qodef-image-outline
  .qodef-stack-image-holder-inner
  .qodef--stack {
  position: relative;
  z-index: 20;
}
.qodef-stacked-images.qodef-image-outline.qodef-image-outline-top-right
  .qodef-stack-image-holder-inner
  .qodef-stack-image-img-holder:after {
  top: -10px;
  right: -10px;
}
.qodef-stacked-images.qodef-image-outline.qodef-image-outline-top-left
  .qodef-stack-image-holder-inner
  .qodef-stack-image-img-holder:after {
  top: -10px;
  left: -10px;
}
.qodef-stacked-images.qodef-image-outline.qodef-image-outline-left
  .qodef-stack-image-holder-inner
  .qodef-stack-image-img-holder:after {
  top: 0;
  left: -10px;
}
.qodef-stacked-images.qodef-image-outline.qodef-image-outline-right
  .qodef-stack-image-holder-inner
  .qodef-stack-image-img-holder:after {
  top: 0;
  right: -10px;
}
.qodef-swapping-image-gallery {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.qodef-swapping-image-gallery .qodef-m-info {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.qodef-swapping-image-gallery .qodef-m-image-holder {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  overflow: hidden;
  -webkit-box-shadow: 0 0 10.53px 2.47px rgba(2, 2, 2, 0.04);
  box-shadow: 0 0 10.53px 2.47px rgba(2, 2, 2, 0.04);
}
.qodef-swapping-image-gallery .qodef-m-info {
  padding-top: 60px;
}
.qodef-swapping-image-gallery .qodef-m-headline {
  margin: 0 0 60px;
}
.qodef-swapping-image-gallery .qodef-m-title {
  margin: 0 0 24px;
}
.qodef-swapping-image-gallery .qodef-m-description {
  margin: 0;
}
.qodef-swapping-image-gallery
  .qodef-m-thumbnails-holder
  .swiper-pagination-custom {
  width: auto;
}
.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail {
  font-size: 0;
  cursor: pointer;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.qodef-swapping-image-gallery
  .qodef-m-thumbnails-holder
  .qodef-m-thumbnail
  img {
  display: block;
}
.qodef-swapping-image-gallery
  .qodef-m-thumbnails-holder
  .qodef-m-thumbnail.qodef--active {
  opacity: 1;
}
.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
  padding-left: 120px;
}
.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
  padding-right: 120px;
}
.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: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
  margin: 0 46px 0 0;
  padding: 0;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
  display: block;
  position: relative;
  padding: 0 0 1px;
  font-family: Raleway;
  font-size: 11px;
  line-height: 2em;
  letter-spacing: 0.3em;
  font-weight: 500;
  text-transform: uppercase;
  color: #c28562;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after {
  opacity: 0.5;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 3px);
  height: 1px;
  background-color: currentColor;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1),
    -webkit-transform 0.3s cubic-bezier(0.85, 0.26, 0.17, 1);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
  margin-right: 0;
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:after,
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:after,
.qodef-tabs.qodef-layout--simple
  .qodef-tabs-navigation
  li.ui-state-active
  a:after,
.qodef-tabs.qodef-layout--simple
  .qodef-tabs-navigation
  li.ui-state-hover
  a:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  -o-transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
  transition: transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1),
    -webkit-transform 0.4s cubic-bezier(0.85, 0.26, 0.17, 1);
}
@media only screen and (max-width: 768px) {
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin: 0 0 26px 0;
    padding: 0;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
    margin-bottom: 0;
  }
}
.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 rgba(12, 7, 5, 0.1);
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
  .qodef-tabs-navigation
  li {
  width: 100%;
  margin-bottom: 26px;
}
.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: 26px 0 0;
}
.qodef-text-marquee {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-text-marquee .qodef-m-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  font-size: 100px;
  font-family: "Cormorant Garamond";
  line-height: 1em;
  font-weight: 700;
  overflow: hidden;
}
.qodef-text-marquee .qodef-marquee-element {
  padding: 0 25px;
  will-change: transform;
}
.qodef-text-marquee .qodef-m-text > span:after {
  content: "\00b7";
  display: inline-block;
  padding: 0 28px;
  color: #000;
}
.qodef-text-marquee .qodef-m-text--1 {
  color: #000;
}
.qodef-text-marquee .qodef-m-text--2 {
  color: #000;
}
.qodef-text-marquee .qodef-m-text--3 {
  color: #000;
}
.qodef-video-button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-video-button .qodef-m-image {
  overflow: hidden;
}
.qodef-video-button .qodef-m-image img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.elementor-editor-active .qodef-video-button .qodef-m-image img,
.qodef-video-button .qodef-m-image.qodef--appear img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.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: #000;
  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-video-button .qodef-m-play svg {
  display: block;
}
.qodef-video-button .qodef-m-play svg circle {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.qodef-video-button .qodef-m-play svg circle:nth-child(4) {
  stroke-dashoffset: 300;
  stroke-dasharray: 300;
  -webkit-transform: rotate(-200deg);
  -ms-transform: rotate(-200deg);
  transform: rotate(-200deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 1.2s cubic-bezier(0.4, 0.37, 0.3, 0.8);
  -o-transition: 1.2s cubic-bezier(0.4, 0.37, 0.3, 0.8);
  transition: 1.2s cubic-bezier(0.4, 0.37, 0.3, 0.8);
}
.qodef-video-button .qodef-m-play:hover svg circle:nth-child(4) {
  stroke-dashoffset: 0;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
}
#qodef-side-area {
  position: fixed;
  top: 0;
  right: -499px;
  width: 499px;
  height: 100%;
  min-height: 100%;
  padding: 154px 80px 80px;
  text-align: center;
  background-color: #19130b;
  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);
}
@media only screen and (max-width: 1440px) {
  #qodef-side-area {
    padding: 85px 80px 80px;
  }
}
.qodef-side-area--opened #qodef-side-area {
  right: 0;
  visibility: visible;
}
#qodef-side-area.qodef-alignment--center {
  text-align: center;
}
#qodef-side-area.qodef-alignment--right {
  text-align: right;
}
#qodef-side-area.qodef-alignment--left {
  text-align: left;
}
#qodef-side-area-close {
  position: absolute;
  top: 53px;
  right: 60px;
  display: block;
  z-index: 1000;
  color: #fff !important;
}
.admin-bar #qodef-side-area-close {
  top: 85px;
}
#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--1 {
  top: 13px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--2 {
  top: 13px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#qodef-side-area-close.qodef-source--svg-path svg line:nth-child(1) {
  clip-path: inset(100% 0 0 0);
  -webkit-clip-path: inset(100% 0 0 0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#qodef-side-area-close.qodef-source--svg-path svg line:nth-child(2) {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#qodef-side-area-close.qodef-source--svg-path svg line:nth-child(3) {
  clip-path: inset(100% 0 0 0);
  -webkit-clip-path: inset(100% 0 0 0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#qodef-side-area-close.qodef-source--svg-path svg line:nth-child(4) {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#qodef-side-area-close.qodef-source--svg-path:hover svg line:nth-child(1) {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  -webkit-transition: 0.5s 0.5s;
  -o-transition: 0.5s 0.5s;
  transition: 0.5s 0.5s;
}
#qodef-side-area-close.qodef-source--svg-path:hover svg line:nth-child(2) {
  clip-path: inset(0 0 100% 0);
  -webkit-clip-path: inset(0 0 100% 0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#qodef-side-area-close.qodef-source--svg-path:hover svg line:nth-child(3) {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
  -webkit-transition: 0.5s 0.8s;
  -o-transition: 0.5s 0.8s;
  transition: 0.5s 0.8s;
}
#qodef-side-area-close.qodef-source--svg-path:hover svg line:nth-child(4) {
  clip-path: inset(0 0 100% 0);
  -webkit-clip-path: inset(0 0 100% 0);
  -webkit-transition: 0.5s 0.3s;
  -o-transition: 0.5s 0.3s;
  transition: 0.5s 0.3s;
}
.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";
  text-transform: uppercase;
  color: #000;
  font-size: 22px;
  line-height: 1.45em;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.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 a .qodef-svg-circle {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  fill: none;
  color: currentColor;
  stroke: #c28562;
  -webkit-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  overflow: visible;
}
.qodef-social-share li a .qodef-svg-circle circle {
  stroke-dasharray: 160;
  stroke-dashoffset: 160;
  stroke-width: 1;
  -webkit-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -webkit-transform: rotate(-200deg);
  -ms-transform: rotate(-200deg);
  transform: rotate(-200deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.qodef-browser--ms-explorer .qodef-social-share li a .qodef-svg-circle circle {
  opacity: 0;
}
.qodef-social-share li a:hover .qodef-svg-circle circle {
  stroke-dashoffset: 0;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  -webkit-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  -o-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
}
.qodef-browser--ms-explorer
  .qodef-social-share
  li
  a:hover
  .qodef-svg-circle
  circle {
  opacity: 1;
}
.qodef-social-share li.qodef-facebook-share a:hover {
  color: #3b5998;
}
.qodef-social-share li.qodef-twitter-share a:hover {
  color: #00aced;
}
.qodef-social-share li.qodef-linkedin-share a:hover {
  color: #007bb5;
}
.qodef-social-share li.qodef-tumblr-share a:hover {
  color: #32506d;
}
.qodef-social-share li.qodef-pinterest-share a:hover {
  color: #cb2027;
}
.qodef-social-share li.qodef-vk-share a:hover {
  color: #45668e;
}
.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;
  position: relative;
}
.qodef-social-share.qodef-layout--dropdown
  .qodef-social-share-dropdown-opener
  .qodef-svg-circle {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  fill: none;
  color: currentColor;
  stroke: #c28562;
  -webkit-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.14, 0.57, 0.14, 1.03);
  overflow: visible;
  -webkit-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09);
}
.qodef-social-share.qodef-layout--dropdown
  .qodef-social-share-dropdown-opener
  .qodef-svg-circle
  circle {
  stroke-dasharray: 160;
  stroke-dashoffset: 160;
  stroke-width: 1;
  -webkit-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -o-transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  transition: all 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
  -webkit-transform: rotate(-200deg);
  -ms-transform: rotate(-200deg);
  transform: rotate(-200deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.qodef-browser--ms-explorer
  .qodef-social-share.qodef-layout--dropdown
  .qodef-social-share-dropdown-opener
  .qodef-svg-circle
  circle {
  opacity: 0;
}
.qodef-social-share.qodef-layout--dropdown
  .qodef-social-share-dropdown-opener:hover
  .qodef-svg-circle
  circle {
  stroke-dashoffset: 0;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  -webkit-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  -o-transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
  transition: 1s cubic-bezier(0.38, 0.67, 0.76, 0.66);
}
.qodef-browser--ms-explorer
  .qodef-social-share.qodef-layout--dropdown
  .qodef-social-share-dropdown-opener:hover
  .qodef-svg-circle
  circle {
  opacity: 1;
}
.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-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 svg {
  -webkit-transform: scale(0.83);
  -ms-transform: scale(0.83);
  transform: scale(0.83);
}
.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: 120px;
  height: 30px;
  line-height: 30px;
  border: 1px solid rgba(12, 7, 5, 0.1);
}
.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: #615e5e;
  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(120px / 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: 45px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(3) {
  left: 85px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(4) {
  left: 125px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(5) {
  left: 165px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(6) {
  left: 205px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
  .qodef-social-share-dropdown
  li:nth-child(7) {
  left: 245px;
}
.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(120px / 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: 45px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(3) {
  right: 85px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(4) {
  right: 125px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(5) {
  right: 165px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(6) {
  right: 205px;
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
  .qodef-social-share-dropdown
  li:nth-child(7) {
  right: 245px;
}
.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: 15px;
}
.qodef-social-share.qodef-layout--text li:last-child {
  margin-right: 0;
}
.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: #3b5998;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-twitter-share
  a:hover {
  color: #00aced;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-linkedin-share
  a:hover {
  color: #007bb5;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-tumblr-share
  a:hover {
  color: #32506d;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-pinterest-share
  a:hover {
  color: #cb2027;
}
#qodef-page-sidebar
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-vk-share
  a:hover {
  color: #45668e;
}
#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: #3b5998;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-twitter-share
  a:hover {
  color: #00aced;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-linkedin-share
  a:hover {
  color: #007bb5;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-tumblr-share
  a:hover {
  color: #32506d;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-pinterest-share
  a:hover {
  color: #cb2027;
}
#qodef-page-footer
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-vk-share
  a:hover {
  color: #45668e;
}
#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: #3b5998;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-twitter-share
  a:hover {
  color: #00aced;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-linkedin-share
  a:hover {
  color: #007bb5;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-tumblr-share
  a:hover {
  color: #32506d;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-pinterest-share
  a:hover {
  color: #cb2027;
}
#qodef-side-area
  .widget
  .qodef-social-share.qodef-layout--text
  li.qodef-vk-share
  a:hover {
  color: #45668e;
}
#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: #c28562;
  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--hendon .qodef-m-hendon {
  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;
  opacity: 0;
  -webkit-animation: qode-fade-in 1s 0.3s forwards;
  animation: qode-fade-in 1s 0.3s forwards;
}
#qodef-page-spinner.qodef-layout--hendon .qodef-m-hendon .qodef-m-hendon-text {
  position: relative;
  z-index: 12;
}
#qodef-page-spinner.qodef-layout--hendon
  .qodef-m-hendon
  .qodef-m-hendon-text
  span {
  font-size: 100px;
  font-family: "Cormorant Garamond";
  text-transform: uppercase;
  color: currentColor;
  letter-spacing: 0.15em;
  opacity: 0;
  display: inline-block;
  will-change: transform;
  white-space: pre-wrap;
}
@media only screen and (max-width: 680px) {
  #qodef-page-spinner.qodef-layout--hendon
    .qodef-m-hendon
    .qodef-m-hendon-text
    span {
    font-size: 50px;
  }
}
#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--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: #c28562;
  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;
  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: #615e5e;
}
.qodef-sp-holder .qodef-sp-close svg {
  stroke: currentColor;
  fill: currentColor;
}
.qodef-sp-holder .qodef-sp-content-container {
  background-color: #fafafa;
  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 #000;
  overflow: hidden;
}
.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-alignment--center {
  text-align: center;
}
.qodef-page-title.qodef-alignment--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;
}
.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
  font-size: 15px;
  color: #686868;
}
.qodef-page-title .qodef-breadcrumbs a:hover {
  text-decoration: underline;
}
.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;
}
.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
  margin: 13px 0 0;
  font-family: Raleway;
  font-size: 13px;
  line-height: 2.23em;
  letter-spacing: 0.8em;
  font-weight: 500;
  text-transform: uppercase;
  color: #d7926b;
}
@media screen and (min-width: 1025px) {
  .qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    padding: 0 18%;
  }
}
.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;
}
.widget .qodef-contact-info-widget {
  margin: 0;
}
#qodef-top-area .widget .qodef-contact-info-widget {
  margin: 0;
}
#qodef-top-area .widget .qodef-contact-info-widget a {
  font-size: 16px;
}
.qodef-social-icons-group .qodef-icon-holder {
  margin-left: 18px;
}
.qodef-social-icons-group .qodef-icon-holder:first-child {
  margin-left: 0;
}
.qodef-social-icons-group .qodef-icon-holder a .qodef-icon {
  width: 2em;
  height: 2em;
  border: 1px solid;
  border-color: rgba(194, 133, 98, 0.5);
  border-radius: 50%;
  font-size: 15px;
  line-height: 2em;
  text-align: center;
  color: #c28562;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.qodef-social-icons-group .qodef-icon-holder a:hover .qodef-icon {
  border-color: rgba(194, 133, 98, 0.5);
}
.widget.widget_hendon_core_social_icons_group .qodef-icon-holder a {
  color: #fff;
}
.widget.widget_hendon_core_social_icons_group
  .qodef-icon-holder.qodef-layout--circle {
  background-color: #c28562;
}
.widget.widget_hendon_core_social_icons_group
  .qodef-icon-holder.qodef-layout--circle:hover {
  background-color: #000;
}
.widget.widget_hendon_core_social_icons_group
  .qodef-icon-holder.qodef-layout--circle:hover
  a {
  color: #fff;
}
.widget_hendon_core_sticky_sidebar {
  position: relative;
  width: 100%;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: 0 0 !important;
}
@media only screen and (max-width: 680px) {
  #qodef-age-verification-modal .qodef-m-content {
    min-width: auto;
  }
  #qodef-age-verification-modal .qodef-m-content-note {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-blog.qodef-item-layout--date-in-image.qodef-grid
    .qodef-grid-inner
    article {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link {
    padding: 83px 40px;
  }
  .qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote {
    padding: 83px 40px 87px;
  }
}
@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: 480px) {
  #qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-label {
    margin-left: 0;
  }
  #qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-nav-label {
    margin-right: 0;
  }
  #qodef-single-post-navigation .qodef-m-nav img {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  #qodef-content-bottom {
    width: 840px;
  }
}
@media only screen and (max-width: 1024px) {
  #qodef-content-bottom {
    width: 80%;
  }
}
@media only screen and (max-width: 1024px) {
  body:not(.qodef-content-behind-header) #qodef-page-outer {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  #qodef-top-area {
    display: none;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-left-fixed-area-active #qodef-left-fixed-area {
    width: 320px;
  }
  .qodef-left-fixed-area-active #qodef-page-footer,
  .qodef-left-fixed-area-active #qodef-page-outer {
    padding-left: 320px;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-left-fixed-area-active #qodef-left-fixed-area {
    padding: 120px 50px 25px;
  }
  .qodef-left-fixed-area-active
    .qodef-left-fixed-area-inner
    .qodef-contact-form-7
    form.wpcf7-form.invalid
    input {
    margin: 0 0 10px;
  }
  .qodef-left-fixed-area-active
    .qodef-left-fixed-area-inner
    .qodef-contact-form-7
    form.wpcf7-form.invalid
    textarea {
    margin: 0 0 20px;
  }
  .qodef-left-fixed-area-active
    .qodef-left-fixed-area-inner
    .qodef-contact-form-7
    form.wpcf7-form.invalid
    div.wpcf7-validation-errors {
    margin: 20px 0 0;
    background-color: #fff;
    position: relative;
    z-index: 10;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-left-fixed-area-active #qodef-left-fixed-area {
    display: none;
  }
  .qodef-left-fixed-area-active #qodef-page-footer,
  .qodef-left-fixed-area-active #qodef-page-outer {
    padding-left: 0;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-instagram-list #sb_instagram.sbi_col_3 #sbi_images .sbi_item {
    width: 33.3333%;
  }
  .qodef-instagram-list #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 33.3333%;
  }
  .qodef-instagram-list #sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    width: 33.3333%;
  }
  .qodef-instagram-list #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 33.3333%;
  }
  .qodef-instagram-list #sb_instagram.sbi_col_7 #sbi_images .sbi_item {
    width: 33.3333%;
  }
  .qodef-instagram-list #sb_instagram.sbi_col_8 #sbi_images .sbi_item {
    width: 33.3333%;
  }
  .qodef-instagram-list #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 33.3333%;
  }
  .qodef-instagram-list #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
    width: 33.3333%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-apartment-list.qodef-item-layout--info-below
    > .qodef-grid-inner
    > .qodef-grid-item {
    margin: 0 0 60px;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-image-map .qodef-m-item {
    bottom: 30vh;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-image-map .qodef-m-item {
    bottom: 90px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-image-map .qodef-m-item {
    left: 50px;
    bottom: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-image-map .qodef-m-item {
    left: 20px;
    bottom: -90px;
    min-width: 240px;
    padding: 15px 30px 25px;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-property-advanced-info
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation {
    margin-right: 50px;
  }
  .qodef-property-advanced-info
    .qodef-tabs-content
    .qodef-tabs-content-inner
    .qodef-e-pai-content-image-holder {
    margin-right: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-property-advanced-info
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation {
    margin-right: 25px;
  }
  .qodef-property-advanced-info .qodef-tabs-content .qodef-tabs-content-inner {
    display: block;
  }
  .qodef-property-advanced-info
    .qodef-tabs-content
    .qodef-tabs-content-inner
    .qodef-e-pai-content-image-holder {
    margin: 0 0 30px;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-property-advanced-info
    .qodef-tabs-content
    .qodef-tabs-content-inner
    .qodef-e-pai-content-image-holder {
    margin: 15px 0 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-property-hierarchical-info-holder
    .qodef-grid.qodef-col-num--3
    .qodef-grid-item.qodef-apartment-item {
    width: 50%;
    margin: 0 0 60px;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-property-hierarchical-info-holder
    .qodef-grid.qodef-col-num--3
    .qodef-grid-item.qodef-apartment-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-image-map-gallery .qodef-map-holder .qodef-map-holder-inner {
    padding: 50px 0 0;
  }
  .qodef-image-map-gallery .qodef-map-holder .qodef-image-map-holder-overlay {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-image-map-gallery
    .qodef-map-holder
    .qodef-map-navigation
    .qodef-map-nav-item {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-property-info-table .qodef-e-pit-header-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-property-info-table .qodef-e-inner {
    display: none;
  }
  .qodef-property-info-table .qodef-e-inner-responsive {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-ps-info-below-nav {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-property-list.qodef-item-layout--info-below .qodef-e-excerpt {
    padding: 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: 1366px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.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--9.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: 1024px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.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--9.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: 768px) {
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.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--9.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%;
  }
  .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.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--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 11.11111%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(9n + 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: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 11.11111%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(9n + 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: 1440px) and (min-width: 1367px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 11.11111%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(9n + 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: 1366px) and (min-width: 1025px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 11.11111%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(9n + 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: 1024px) and (min-width: 769px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 11.11111%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(9n + 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: 768px) and (min-width: 681px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 11.11111%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(9n + 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: 680px) and (min-width: 481px) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 11.11111%;
  }
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item:nth-child(9n + 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: 480px) and (min-width: 0) {
  .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--9.qodef-layout--columns
    #ctf
    .ctf-tweets
    > .ctf-item {
    width: 11.11111%;
  }
}
@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;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-testimonials-list .qodef-e-text {
    padding: 0;
  }
  .elementor-widget-hendon_core_testimonials_list .swiper-button-next,
  .elementor-widget-hendon_core_testimonials_list .swiper-button-prev {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-testimonials-list .qodef-e-title {
    font-size: 32px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
    display: block;
  }
  .qodef-call-to-action.qodef-layout--standard .qodef-m-content {
    max-width: 100%;
  }
  .qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    margin: 26px 0 0;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-cards-gallery .qodef-m-fake-card {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
    -webkit-transform: scale(0.3) translateX(84%);
    -ms-transform: scale(0.3) translateX(84%);
    transform: scale(0.3) translateX(84%);
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
    -webkit-transform: scale(0.4) translateX(60%);
    -ms-transform: scale(0.4) translateX(60%);
    transform: scale(0.4) translateX(60%);
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
    -webkit-transform: scale(0.5) translateX(39%);
    -ms-transform: scale(0.5) translateX(39%);
    transform: scale(0.5) translateX(39%);
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
    -webkit-transform: scale(0.6) translateX(25%);
    -ms-transform: scale(0.6) translateX(25%);
    transform: scale(0.6) translateX(25%);
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
    -webkit-transform: scale(0.7) translateX(11.2%);
    -ms-transform: scale(0.7) translateX(11.2%);
    transform: scale(0.7) translateX(11.2%);
  }
  .qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  .qodef-cards-gallery.qodef-orientation--right
    .qodef-m-card:nth-last-child(6) {
    -webkit-transform: scale(0.3) translateX(-84%);
    -ms-transform: scale(0.3) translateX(-84%);
    transform: scale(0.3) translateX(-84%);
  }
  .qodef-cards-gallery.qodef-orientation--right
    .qodef-m-card:nth-last-child(5) {
    -webkit-transform: scale(0.4) translateX(-60%);
    -ms-transform: scale(0.4) translateX(-60%);
    transform: scale(0.4) translateX(-60%);
  }
  .qodef-cards-gallery.qodef-orientation--right
    .qodef-m-card:nth-last-child(4) {
    -webkit-transform: scale(0.5) translateX(-39%);
    -ms-transform: scale(0.5) translateX(-39%);
    transform: scale(0.5) translateX(-39%);
  }
  .qodef-cards-gallery.qodef-orientation--right
    .qodef-m-card:nth-last-child(3) {
    -webkit-transform: scale(0.6) translateX(-25%);
    -ms-transform: scale(0.6) translateX(-25%);
    transform: scale(0.6) translateX(-25%);
  }
  .qodef-cards-gallery.qodef-orientation--right
    .qodef-m-card:nth-last-child(2) {
    -webkit-transform: scale(0.7) translateX(-11.2%);
    -ms-transform: scale(0.7) translateX(-11.2%);
    transform: scale(0.7) translateX(-11.2%);
  }
}
@media only screen and (max-width: 768px) {
  .qodef-countdown.qodef-show--4,
  .qodef-countdown.qodef-show--5,
  .qodef-countdown.qodef-show--6 {
    text-align: center;
  }
  .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: 480px) {
  .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: 50%;
  }
  .qodef-countdown.qodef-show--4 .qodef-digit,
  .qodef-countdown.qodef-show--5 .qodef-digit,
  .qodef-countdown.qodef-show--6 .qodef-digit {
    font-size: 100px;
  }
}
@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: 1440px) {
  .qodef-icon-with-text.qodef-layout--content-in-box .qodef-m-icon-wrapper {
    padding-top: 45px;
  }
  .qodef-icon-with-text.qodef-layout--content-in-box .qodef-m-title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .qodef-icon-with-text.qodef-layout--content-in-box .qodef-m-icon-wrapper {
    padding-top: 35px;
  }
  .qodef-icon-with-text.qodef-layout--content-in-box .qodef-m-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-icon-with-text.qodef-layout--content-in-box .qodef-m-icon-wrapper {
    padding-top: 58px;
  }
  .qodef-icon-with-text.qodef-layout--content-in-box .qodef-m-title {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-image-gallery-nav {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-image-marquee .qodef-m-content.qodef--desktop {
    display: none;
  }
  .qodef-image-marquee .qodef-m-content.qodef--mobile {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-numbered-carousel .qodef-m-item-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:first-child {
    display: none;
  }
  .qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(2) {
    left: 0;
    width: 20%;
  }
  .qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(3) {
    left: 20%;
    width: 30%;
  }
  .qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:nth-child(4) {
    left: 50%;
    width: 30%;
  }
  .qodef-numbered-carousel .qodef-m-grid .qodef-m-grid-line:last-child {
    left: 80%;
    width: 20%;
  }
  .qodef-numbered-carousel .qodef-m-item .qodef-m-item-inner {
    max-width: 95%;
  }
  .qodef-numbered-carousel .qodef-m-item .qodef-m-item-number-wrapper {
    position: absolute;
    top: 65%;
    right: -1%;
    opacity: 0.4;
    z-index: -1;
  }
  .qodef-numbered-carousel .qodef-m-item-number {
    font-size: 350px;
  }
  .qodef-numbered-carousel .swiper-slide-prev .qodef-m-item-number-wrapper {
    -webkit-transform: translate3d(-15vw, 0, 0);
    transform: translate3d(-15vw, 0, 0);
  }
  .qodef-numbered-carousel .swiper-slide-next .qodef-m-item-number-wrapper,
  .qodef-numbered-carousel
    .swiper-slide-next
    ~ div:not(.swiper-slide-active)
    .qodef-m-item-number-wrapper {
    -webkit-transform: translate3d(-15vw, 0, 0);
    transform: translate3d(-15vw, 0, 0);
  }
}
@media only screen and (max-width: 768px) {
  .qodef-numbered-carousel .qodef-m-item .qodef-m-item-inner {
    max-width: 100%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-numbered-carousel .qodef-m-item {
    width: 100vw;
    margin: 0;
    padding: 10%;
  }
  .qodef-numbered-carousel .swiper-slide-prev .qodef-m-item-number-wrapper {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .qodef-numbered-carousel .swiper-slide-next .qodef-m-item-number-wrapper,
  .qodef-numbered-carousel
    .swiper-slide-next
    ~ div:not(.swiper-slide-active)
    .qodef-m-item-number-wrapper {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@media only screen and (max-device-width: 812px) and (orientation: landscape) {
  .qodef-numbered-carousel .qodef-m-item .qodef-m-item-inner {
    max-width: 90%;
    padding-top: 30px;
  }
  .qodef-numbered-carousel .qodef-m-item .qodef-m-item-number-wrapper {
    top: 55%;
    right: 5%;
  }
  .qodef-numbered-carousel .qodef-m-item-number {
    font-size: 300px;
  }
  .qodef-numbered-carousel .qodef-m-item-subtitle-wrapper,
  .qodef-numbered-carousel .qodef-m-item-text-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-numbered-carousel .qodef-m-item .qodef-m-item-title {
    margin: 0;
  }
  .qodef-numbered-carousel .qodef-m-item .qodef-m-item-text-wrapper {
    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: 1440px) {
  .qodef-stacked-images .qodef-m-images > img {
    width: 75%;
    height: auto;
  }
  .qodef-stacked-images.qodef-has-additional-image.qodef-stacked-image-left
    .qodef-additional-stacked-image-holder
    img,
  .qodef-stacked-images.qodef-has-additional-image.qodef-stacked-image-left
    .qodef-m-images
    > img {
    width: 100%;
  }
  .qodef-stacked-images.qodef-has-additional-image.qodef-stacked-image-left
    .qodef-stack-image-img-holder
    img {
    width: 90%;
  }
  .qodef-stacked-images.qodef-has-additional-image.qodef-stacked-image-right
    .qodef-additional-stacked-image-holder
    img,
  .qodef-stacked-images.qodef-has-additional-image.qodef-stacked-image-right
    .qodef-m-images
    > img {
    width: 90%;
  }
  .qodef-stacked-images.qodef-has-additional-image.qodef-stacked-image-right
    .qodef-stack-image-img-holder
    img {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
    padding-left: 60px;
  }
  .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
    padding-right: 60px;
  }
  .qodef-swapping-image-gallery .qodef-m-info {
    padding-top: 30px;
  }
  .qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline {
    margin: 0 0 30px;
  }
  .qodef-swapping-image-gallery.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-swapping-image-gallery {
    display: block;
  }
  .qodef-swapping-image-gallery .qodef-m-image-holder,
  .qodef-swapping-image-gallery .qodef-m-info {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info {
    padding-left: 0;
  }
  .qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info {
    padding-right: 0;
  }
}
@media only screen and (max-width: 680px) {
  .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: 1024px) {
  body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 1024px) {
  #qodef-page-sidebar .qodef-social-icons-group {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
