.eldon-core-page-inline-style {
  position:absolute!important;
  width:0;
  height:0;
  line-height:1;
  display:none
}
.qodef-e-smiley-holder {
  color:var(--qode-main-color);
  position:fixed;
  width:130px;
  height:130px;
  border:10px solid transparent;
  z-index:2;
  opacity:0;
  transform:scale(.5);
  visibility:hidden;
  transition:opacity .2s,transform .2s,visibility .2s .2s;
  pointer-events:none
}
.qodef-e-smiley-holder.qodef-is-active {
  transition:opacity 1s,transform .5s,visibility 0s 0s;
  opacity:1;
  transform:scale(1);
  visibility:visible
}
.qodef-e-smiley-holder .qodef-e-smiley {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-image:url(/web/20231213042445im_/https://czthegoat.io/wp-content/plugins/eldon-core/assets/img/eldon-smiley.png);
  background-size:contain
}
.qodef-rev-custom-shake-animation img {
  transform:translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  perspective:1000px;
  animation:qodef-shake-image-rev 1.9s cubic-bezier(.36,.07,.19,.97) infinite both
}
.qodef-rev-custom-shake-animation.qodef--moving img {
  animation-play-state:paused
}
.qodef-custom-logo-animation {
  transform:translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  perspective:1000px;
  animation:qodef-shake-logo 2.8s infinite
}
.qodef-svg-blur-filter {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  pointer-events:none
}
.qodef-custom-bg-animation {
  animation:qodef-animated-background 30s linear alternate infinite
}
@media only screen and (max-width:768px) {
  .qodef-custom-bg-animation {
    animation-duration:20s
  }
}
@media only screen and (max-width:680px) {
  .qodef-custom-bg-animation {
    animation:none
  }
}
.qodef-browser--safari .qodef-safari-btt-fix {
  transform:translate3d(0,0,0)
}
.qodef--overflow-y-hidden:not(.admin-bar):not(.elementor-editor-active) {
  overflow-y:hidden;
  height:100vH
}
.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-back-to-top {
  position:fixed;
  width:40px;
  height:40px;
  right:25px;
  bottom:25px;
  margin:0;
  opacity:0;
  visibility:hidden;
  z-index:10000
}
#qodef-back-to-top .qodef-back-to-top-icon {
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  height:100%;
  font-size:20px;
  color:var(--qodef-main-color);
  border:1px solid transparent;
  overflow:hidden;
  transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out
}
#qodef-back-to-top .qodef-back-to-top-icon * {
  display:block;
  line-height:inherit
}
#qodef-back-to-top svg {
  display:block;
  width:18px;
  height:auto
}
#qodef-back-to-top.qodef--off {
  opacity:0;
  visibility:hidden;
  transition:opacity .15s ease,visibility 0s .15s
}
#qodef-back-to-top.qodef--on {
  opacity:1;
  visibility:visible;
  transition:opacity .3s ease
}
#qodef-back-to-top.qodef--predefined {
  width:70px;
  height:70px
}
#qodef-back-to-top.qodef--predefined .qodef-back-to-top-icon {
  overflow:visible
}
#qodef-back-to-top.qodef--predefined svg {
  width:35px;
  overflow:visible
}
#qodef-back-to-top.qodef--predefined svg g:first-of-type {
  fill:transparent;
  stroke:currentColor
}
#qodef-back-to-top.qodef--predefined svg g:nth-of-type(2) {
  fill:currentColor
}
#qodef-back-to-top.qodef--predefined svg g:nth-of-type(2) polygon {
  transform:translate(-4px,-4px)
}
#qodef-back-to-top.qodef--predefined svg g:first-of-type,
#qodef-back-to-top.qodef--predefined svg g:nth-of-type(2) {
  transition:transform .3s cubic-bezier(.37,.2,0,1.15)
}
#qodef-back-to-top.qodef--predefined:hover svg {
  animation:qodef-shake-logo 2.8s infinite
}
#qodef-back-to-top.qodef--predefined:hover svg g:first-of-type {
  transform:translate(-4px,-4px)
}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder {
  margin-top:5px
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-inner {
  display:flex;
  align-items:flex-start;
  flex-direction:column
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
  flex-shrink:0;
  margin-bottom:31px
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-bottom-holder {
  margin-top:5px
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
  margin-bottom:14px
}
.qodef-blog.qodef-item-layout--simple article .qodef-e-read-more {
  margin-top:25px
}
@media only screen and (max-width:1024px) {
  .qodef-blog.qodef-item-layout--simple article:not(:last-of-type) .qodef-e-inner {
    margin-bottom:40px
  }
}
.qodef-blog.qodef-item-layout--simple:not(.qodef-col-num--1) article .qodef-e-media-image {
  overflow:hidden
}
.qodef-blog.qodef-item-layout--simple:not(.qodef-col-num--1) article .qodef-e-media-image img {
  transition:transform .65s cubic-bezier(.35,.18,.07,1.04);
  transform:scale(1.01)
}
.qodef-blog.qodef-item-layout--simple:not(.qodef-col-num--1) article:hover .qodef-e-media-image img {
  transform:scale(1.045)
}
.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:10px
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote {
  margin-bottom:10px
}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-inner {
  padding-bottom:50px
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link {
  padding:76px
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link-icon {
  right:40px;
  width:140px
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote {
  padding:76px
}
.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote:before {
  font-size:540px
}
.qodef-blog.qodef-item-layout--standard .qodef-blog-item .qodef-e-right {
  line-height:30px
}
#qodef-author-info {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  margin-bottom:98px
}
#qodef-author-info .qodef-m-inner {
  position:relative;
  display:flex;
  align-items:center
}
#qodef-author-info .qodef-m-image {
  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-author {
  margin:0
}
#qodef-author-info .qodef-m-email {
  margin:5px 0 0
}
#qodef-author-info .qodef-m-description {
  margin:15px 0 0;
  letter-spacing:-.02em
}
#qodef-author-info .qodef-m-social-icons {
  margin-top:20px
}
#qodef-author-info .qodef-m-social-icons a {
  font-family:'Roboto Mono',sans-serif;
  font-size:16px;
  font-weight:400;
  color:var(--qodef-main-color)
}
#qodef-author-info .qodef-m-social-icons a:hover {
  color:var(--qodef-main-color)
}
#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:22px 0 89px
}
#qodef-single-post-navigation .qodef-m-inner {
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between
}
#qodef-single-post-navigation .qodef-m-nav {
  position:relative;
  display:flex;
  align-items:center
}
#qodef-single-post-navigation .qodef-m-nav>* {
  display:block;
  line-height:inherit
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon {
  position:relative;
  top:-2px;
  display:block;
  width:30px;
  height:auto;
  fill:currentColor;
  stroke:none;
  overflow:visible
}
#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon polygon {
  transition:transform .4s cubic-bezier(.39,.1,0,.98)
}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
  left:0
}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon {
  margin-right:13px
}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover svg polygon {
  transform:translate3d(-6px,0,0)
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next {
  flex-direction:row-reverse;
  right:0;
  margin-left:auto;
  text-align:right
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon {
  margin-left:13px
}
#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover svg polygon {
  transform:translate3d(6px,0,0)
}
#qodef-single-post-navigation .qodef-m-nav-label {
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  color:var(--qodef-main-color);
  font-size:20px;
  line-height:1.25em
}
#qodef-page-footer .qodef-alignment--left {
  text-align:left
}
#qodef-page-footer .qodef-alignment--left .widget img {
  margin-right:auto
}
#qodef-page-footer .qodef-alignment--center {
  text-align:center
}
#qodef-page-footer .qodef-alignment--center .widget img {
  margin-right:auto;
  margin-left:auto
}
#qodef-page-footer .qodef-alignment--right {
  text-align:right
}
#qodef-page-footer .qodef-alignment--right .widget img {
  margin-left:auto
}
@media (min-width:681px) {
  #qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2) {
    text-align:right
  }
}
.qodef-page-footer--uncover #qodef-page-outer {
  z-index:90
}
.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
  position:fixed;
  bottom:0;
  left:0
}
#qodef-fullscreen-area {
  position:fixed;
  top:0;
  width:100%;
  height:100%;
  background-color:var(--qodef-main-color-second);
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
  overflow-x:hidden!important;
  visibility:hidden;
  right:-100%;
  transition:all .6s cubic-bezier(.77,0,.175,1);
  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 {
  right:0;
  visibility:visible
}
.qodef-header--vertical-minimal #qodef-fullscreen-area {
  right:unset;
  left:-110%
}
.qodef-header--vertical-minimal.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
  right:unset;
  left:0
}
#qodef-fullscreen-area-inner {
  display:flex;
  justify-content:center;
  flex-direction:column;
  align-items:center;
  width:100%;
  height:100%
}
.qodef-fullscreen-menu {
  position:relative;
  top:0;
  margin:0 auto;
  text-align:center
}
@media only screen and (max-width:768px) {
  .qodef-fullscreen-menu {
    overflow-y:scroll
  }
}
.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-item-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 {
  margin-bottom:14px
}
.qodef-fullscreen-menu>ul>li>a {
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  color:var(--qodef-main-color);
  font-size:60px;
  line-height:1.0167em;
  overflow:visible;
  transition:0s;
  position:relative;
  line-height:1em
}
@media only screen and (max-width:680px) {
  .qodef-fullscreen-menu>ul>li>a {
    font-size:50px
  }
}
.qodef-fullscreen-menu>ul>li>a:before {
  content:'';
  position:absolute;
  top:calc(50% - 4px);
  width:9px;
  height:9px;
  background-color:currentColor;
  left:-20px;
  opacity:0;
  transform:translateX(-5px);
  transition:transform .3s cubic-bezier(.39,.1,0,.98),opacity .15s ease-out
}
@media only screen and (max-width:680px) {
  .qodef-fullscreen-menu>ul>li>a {
    font-size:50px
  }
}
.qodef-fullscreen-menu>ul>li>a:hover:before {
  opacity:1;
  transform:translateX(0)
}
.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a:before,
.qodef-fullscreen-menu>ul>li.current-menu-item>a:before {
  opacity:1;
  transform:translateX(0)
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul {
  padding:20px 0 14px
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul {
  margin:0
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
  position:relative;
  display:flex;
  white-space:normal;
  margin:0;
  overflow:hidden;
  transition:padding .2s ease-out;
  justify-content:center;
  padding:0;
  font-family:Kanit,sans-serif;
  font-size:20px;
  line-height:1.6875em;
  font-weight:200;
  color:var(--qodef-main-color)
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon {
  flex-shrink:0
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:before {
  display:none
}
.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:4px;
  width:100%;
  height:1px;
  background-color:currentColor;
  transform:scaleX(0);
  transition:transform .5s cubic-bezier(.39,.1,0,.98);
  transform-origin:left
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover .qodef-menu-item-text:after {
  transform:scaleX(1)
}
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a .qodef-menu-item-text:after,
.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li:hover>a .qodef-menu-item-text:after {
  transform:scaleX(1)
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
  color:var(--qodef-main-color)
}
.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:hidden
}
.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-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-image.qodef--customizer,
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-link,
.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-mobile-header-logo-link {
  visibility:hidden
}
#qodef-page-header .qodef-widget-holder {
  display:flex;
  align-items:center;
  height:100%;
  margin-left:20px
}
#qodef-page-header .qodef-widget-holder .widget {
  margin:0 10px
}
#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-inner.qodef-skin--light nav>ul>li>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a {
  color:var(--qode-header-light-color)!important
}
#qodef-page-header-inner.qodef-skin--light nav>ul>li>a:hover,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a:hover {
  color:var(--qode-header-light-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a,
#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a,
.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a {
  color:var(--qode-header-light-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
  color:var(--qode-header-light-color)!important
}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a {
  color:var(--qode-header-dark-color)!important
}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover {
  color:var(--qode-header-dark-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,
#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,
.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a {
  color:var(--qode-header-dark-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
  color:var(--qode-header-dark-color)!important
}
.qodef-header-borders--enabled.qodef-header--bottom #qodef-page-header-inner,
.qodef-header-borders--enabled.qodef-header--standard #qodef-page-header-inner {
  border:1px solid var(--qodef-main-color);
  padding:0 40px
}
.qodef-header-borders--enabled.qodef-header--bottom .qodef-header-navigation,
.qodef-header-borders--enabled.qodef-header--standard .qodef-header-navigation {
  border-left:1px solid var(--qodef-main-color);
  border-right:1px solid var(--qodef-main-color);
  padding:0 80px
}
@media only screen and (max-width:1280px) {
  .qodef-header-borders--enabled.qodef-header--bottom .qodef-header-navigation,
  .qodef-header-borders--enabled.qodef-header--standard .qodef-header-navigation {
    padding:0 60px
  }
}
@media only screen and (max-width:1280px) {
  .qodef-header-borders--enabled.qodef-header--bottom .qodef-header-navigation,
  .qodef-header-borders--enabled.qodef-header--standard .qodef-header-navigation {
    padding:0 40px
  }
}
.qodef-header-borders--enabled.qodef-header--bottom #qodef-page-header,
.qodef-header-borders--enabled.qodef-header--standard #qodef-page-header {
  padding:0
}
.qodef-header-borders--enabled.qodef-header--bottom #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child,
.qodef-header-borders--enabled.qodef-header--standard #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child {
  margin-left:91px
}
@media only screen and (max-width:1366px) {
  .qodef-header-borders--enabled.qodef-header--bottom #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child,
  .qodef-header-borders--enabled.qodef-header--standard #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child {
    margin-left:61px
  }
}
.qodef-header-borders--enabled.qodef-header--bottom #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child:before,
.qodef-header-borders--enabled.qodef-header--standard #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child:before {
  content:'';
  position:absolute;
  border-left:1px solid var(--qodef-main-color);
  height:100%;
  top:0;
  left:auto;
  transform:translateX(-51px)
}
.qodef-header-borders--enabled.qodef-header--bottom .qodef-header-logo:after,
.qodef-header-borders--enabled.qodef-header--standard .qodef-header-logo:after {
  content:'';
  position:absolute;
  border-right:1px solid var(--qodef-main-color);
  height:100%;
  top:0;
  right:-47px
}
.qodef-header-borders--enabled.qodef-header--standard #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child {
  margin-left:91px;
  margin-right:10px
}
@media only screen and (max-width:1366px) {
  .qodef-header-borders--enabled.qodef-header--standard #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child {
    margin-left:61px
  }
}
.qodef-header-borders--enabled.qodef-header--standard.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo {
  position:absolute
}
.qodef-header-borders--enabled.qodef-header--bottom #qodef-page-header .qodef-widget-holder.qodef--one {
  margin-left:0
}
.qodef-header-borders--enabled.qodef-header--bottom #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child {
  margin-left:52px;
  margin-right:10px
}
.qodef-header-borders--enabled.qodef-header--bottom #qodef-page-header .qodef-widget-holder.qodef--one>.widget:nth-last-child(2) {
  margin-right:38px
}
.qodef-header-borders--enabled.qodef-header--bottom.qodef-header-bottom--center #qodef-page-header .qodef-header-logo {
  margin-right:40px
}
.qodef-header-borders--enabled.qodef-header--bottom.qodef-header-bottom--center #qodef-page-header .qodef-widget-holder.qodef--one {
  position:absolute;
  top:0;
  right:0
}
.qodef-header-borders--enabled.qodef-header-bottom--right #qodef-page-header .qodef-widget-holder.qodef--one,
.qodef-header-borders--enabled.qodef-header-standard--right #qodef-page-header .qodef-widget-holder.qodef--one {
  margin-left:24px
}
.qodef-header-borders--enabled.qodef-header-bottom--right #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child:only-child,
.qodef-header-borders--enabled.qodef-header-standard--right #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child:only-child {
  margin-left:12px
}
.qodef-header-borders--enabled.qodef-header-bottom--right #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child:only-child:before,
.qodef-header-borders--enabled.qodef-header-standard--right #qodef-page-header .qodef-widget-holder.qodef--one>.widget:last-child:only-child:before {
  display:none
}
.qodef-header-borders--enabled.qodef-header-bottom--left .qodef-header-logo:after,
.qodef-header-borders--enabled.qodef-header-standard--left .qodef-header-logo:after {
  display:none
}
#qodef-page-header .qodef-header-logo-link img.qodef--main {
  opacity:1
}
#qodef-page-header .qodef-header-logo-link img.qodef--dark,
#qodef-page-header .qodef-header-logo-link img.qodef--light {
  opacity:0
}
#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
  position:absolute;
  top:50%;
  left:0;
  transform:translateY(-50%)
}
#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
  display:block;
  width:50px;
  height:auto;
  fill:currentColor;
  stroke:currentColor
}
#qodef-page-header .qodef-header-logo-link.qodef-source--textual {
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  color:var(--qodef-main-color);
  font-size:25px;
  line-height:1.12em;
  transition:color .2s ease-out
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main {
  opacity:0
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light {
  opacity:1
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual {
  color:var(--qode-header-light-color)!important
}
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual:hover {
  color:var(--qode-header-light-hover-color)!important
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--light,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main {
  opacity:0
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark {
  opacity:1
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual {
  color:var(--qode-header-dark-color)!important
}
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path:hover,
#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual:hover {
  color:var(--qode-header-dark-hover-color)!important
}
.qodef-header-bottom--right #qodef-page-header-inner .qodef-header-navigation {
  margin-left:auto
}
.qodef-header-bottom--center #qodef-page-header-inner .qodef-header-wrapper {
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  width:100%;
  height:100%
}
.qodef-header-bottom--center #qodef-page-header-inner .qodef-header-wrapper .qodef-header-logo {
  position:absolute
}
.qodef-header-bottom--center #qodef-page-header-inner .qodef-header-navigation {
  margin-left:auto;
  margin-right:auto
}
.qodef-header-bottom--left #qodef-page-header-inner .qodef-header-navigation {
  margin-right:auto
}
.qodef-header-bottom--left #qodef-page-header-inner .qodef-header-logo-link {
  margin-right:46px
}
.qodef-header-bottom--border #qodef-page-header-inner:after {
  content:'';
  position:absolute;
  left:0;
  bottom:0;
  width:0;
  height:0;
  background-color:var(--qodef-main-color-second)
}
@media only screen and (min-width:1025px) {
  .qodef-header--bottom #qodef-slider-holder+#qodef-page-header {
    margin-top:calc(100vh - 100px)
  }
  .qodef--passepartout .qodef-header--bottom #qodef-slider-holder+#qodef-page-header {
    transform:translateY(-15px)
  }
}
.qodef-header--bottom .qodef-header-logo {
  position:relative;
  top:0;
  left:0;
  height:100%;
  display:inline-flex;
  align-items:center
}
.qodef-header--bottom #qodef-slider-holder {
  position:fixed;
  width:100%;
  height:100%;
  z-index:0;
  overflow:hidden
}
.qodef-header--bottom #qodef-slider-holder>div {
  height:100%!important
}
.qodef-header--bottom #qodef-page-wrapper {
  z-index:1;
  background-color:inherit
}
.qodef-header--bottom #qodef-page-outer {
  z-index:1;
  background-color:inherit
}
.qodef-header--bottom .qodef-header-navigation ul li .qodef-drop-down-second.qodef-sub-upwards {
  top:auto!important;
  bottom:100%;
  left:-44px
}
.qodef-header--bottom .qodef-header-navigation ul li .qodef-drop-down-second.qodef-sub-upwards ul ul {
  top:auto!important;
  bottom:-46px!important
}
.qodef-header--minimal #qodef-page-header-inner {
  border-width:0;
  padding:0 40px
}
.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:50px
}
.qodef-header--standard #qodef-page-header-inner .qodef-header-logo {
  position:relative;
  top:0;
  left:0;
  height:100%;
  display:inline-flex;
  align-items:center
}
.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
  margin-left:auto
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper {
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  width:100%;
  height:100%
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
  margin-left:auto;
  margin-right:auto
}
.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder {
  position:absolute;
  top:0;
  right:0;
  margin-left:0
}
.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:46px
}
@media only screen and (min-width:1441px) and (max-width:1680px) {
  .qodef-content-grid-1400.qodef-header--vertical-minimal .qodef-content-grid,
  .qodef-header--vertical-minimal section.qodef-elementor-content-grid>.elementor-container {
    width:1100px
  }
}
@media only screen and (min-width:1281px) and (max-width:1440px) {
  .qodef-content-grid-1400.qodef-header--vertical-minimal .qodef-content-grid,
  .qodef-header--vertical-minimal section.qodef-elementor-content-grid>.elementor-container {
    width:960px
  }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1400.qodef-header--vertical-minimal .qodef-content-grid,
  .qodef-header--vertical-minimal section.qodef-elementor-content-grid>.elementor-container {
    width:768px
  }
}
@media only screen and (min-width:1441px) and (max-width:1680px) {
  .qodef-content-grid-1300.qodef-header--vertical-minimal .qodef-content-grid,
  .qodef-header--vertical-minimal section.qodef-elementor-content-grid>.elementor-container {
    width:1100px
  }
}
@media only screen and (min-width:1281px) and (max-width:1440px) {
  .qodef-content-grid-1300.qodef-header--vertical-minimal .qodef-content-grid,
  .qodef-header--vertical-minimal section.qodef-elementor-content-grid>.elementor-container {
    width:960px
  }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1300.qodef-header--vertical-minimal .qodef-content-grid,
  .qodef-header--vertical-minimal section.qodef-elementor-content-grid>.elementor-container {
    width:768px
  }
}
@media only screen and (min-width:1441px) and (max-width:1680px) {
  .qodef-content-grid-1200.qodef-header--vertical-minimal .qodef-content-grid,
  .qodef-header--vertical-minimal section.qodef-elementor-content-grid>.elementor-container {
    width:1100px
  }
}
@media only screen and (min-width:1281px) and (max-width:1440px) {
  .qodef-content-grid-1200.qodef-header--vertical-minimal .qodef-content-grid,
  .qodef-header--vertical-minimal section.qodef-elementor-content-grid>.elementor-container {
    width:960px
  }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1200.qodef-header--vertical-minimal .qodef-content-grid,
  .qodef-header--vertical-minimal section.qodef-elementor-content-grid>.elementor-container {
    width:768px
  }
}
@media only screen and (min-width:1281px) and (max-width:1366px) {
  .qodef-content-grid-1100.qodef-header--vertical-minimal .qodef-content-grid,
  .qodef-header--vertical-minimal section.qodef-elementor-content-grid>.elementor-container {
    width:960px
  }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1100.qodef-header--vertical-minimal .qodef-content-grid,
  .qodef-header--vertical-minimal section.qodef-elementor-content-grid>.elementor-container {
    width:768px
  }
}
.qodef-header--vertical-minimal #qodef-page-header {
  position:fixed;
  top:0;
  left:0;
  width:89px;
  height:100%;
  padding:0
}
.qodef-header--vertical-minimal #qodef-page-header-inner {
  display:flex;
  align-items:center;
  justify-content:flex-start;
  flex-direction:column;
  border-right:1px solid;
  border-bottom:1px solid;
  border-color:currentColor;
  width:100%
}
.qodef-header--vertical-minimal #qodef-page-header-inner .qodef-opener-icon {
  width:100%;
  display:flex;
  justify-content:center
}
.qodef-header--vertical-minimal #qodef-page-header-inner .qodef-opener-icon.qodef-source--predefined.qodef-fullscreen-menu-opener {
  padding:44px 0
}
.qodef-header--vertical-minimal #qodef-page-header-inner .qodef-widget-holder {
  display:block;
  height:auto;
  margin:0;
  padding-top:31px
}
.qodef-header--vertical-minimal #qodef-page-header-inner .qodef-widget-holder .widget {
  margin:0 0 15px
}
.qodef-header--vertical-minimal #qodef-page-header-inner .qodef-widget-holder .widget:last-child {
  margin-bottom:0
}
.qodef-header--vertical-minimal #qodef-page-header-inner .qodef-header-logo-link {
  position:absolute;
  bottom:15px;
  margin-top:35px;
  width:100%;
  justify-content:center
}
.qodef-header--vertical-minimal #qodef-page-header-inner .qodef-header-logo-link:before {
  content:'';
  width:100%;
  position:absolute;
  left:0;
  border-top:1px solid currentColor;
  top:-10px
}
.qodef-header--vertical-minimal #qodef-page-header-inner .qodef-header-logo-link img {
  left:auto
}
.qodef-header--vertical-minimal.admin-bar #qodef-page-header {
  top:32px;
  height:calc(100% - 32px)
}
.qodef-header--vertical-minimal #qodef-page-footer,
.qodef-header--vertical-minimal #qodef-page-outer {
  padding-left:89px
}
@media only screen and (max-width:1024px) {
  .qodef-header--vertical-minimal #qodef-page-footer,
  .qodef-header--vertical-minimal #qodef-page-outer {
    padding-left:0
  }
}
.qodef-header--vertical-minimal.qodef-fullscreen-menu--opened #qodef-page-header-inner .qodef-opener-icon {
  border:none
}
.qodef-header--vertical-minimal.qodef-fullscreen-menu--opened #qodef-page-header-inner .qodef-header-logo-link:before {
  display:none
}
@media only screen and (min-width:1025px) {
  .qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:900px
  }
}
@media only screen and (min-width:1441px) and (max-width:1680px) {
  .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:700px
  }
}
@media only screen and (min-width:1281px) and (max-width:1440px) {
  .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:600px
  }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:500px
  }
}
@media only screen and (min-width:1441px) and (max-width:1680px) {
  .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:700px
  }
}
@media only screen and (min-width:1281px) and (max-width:1440px) {
  .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:600px
  }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:500px
  }
}
@media only screen and (min-width:1441px) and (max-width:1680px) {
  .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:700px
  }
}
@media only screen and (min-width:1281px) and (max-width:1440px) {
  .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:600px
  }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:500px
  }
}
@media only screen and (min-width:1441px) and (max-width:1680px) {
  .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:700px
  }
}
@media only screen and (min-width:1281px) and (max-width:1440px) {
  .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:600px
  }
}
@media only screen and (min-width:1025px) and (max-width:1280px) {
  .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid,
  .qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
    width:500px
  }
}
.qodef-header--vertical #qodef-page-header {
  position:fixed;
  top:0;
  left:0;
  width:44.8%;
  height:100%;
  background:#000;
  padding:54px 80px
}
@media only screen and (min-width:1921px) {
  .qodef-header--vertical #qodef-page-header {
    background-size:cover;
    background-repeat:no-repeat
  }
}
.qodef-header--vertical #qodef-page-header-inner {
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  flex-direction:column;
  padding:0;
  border-width:0
}
.qodef-header--vertical #qodef-page-header-inner .widget,
.qodef-header--vertical #qodef-page-header-inner .widget a {
  color:#fff
}
.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder {
  margin-left:0;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  align-items:flex-start
}
.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget {
  margin:0 0 15px
}
.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget:last-child {
  margin-bottom:0
}
.qodef-header--vertical #qodef-page-header-inner .switch .switch__label {
  border-color:#fff
}
.qodef-header--vertical.admin-bar #qodef-page-header {
  top:32px;
  height:calc(100% - 32px)
}
.qodef-header--vertical #qodef-page-footer,
.qodef-header--vertical #qodef-page-outer {
  padding-left:44.8%
}
.qodef-header--vertical .qodef-header-vertical-navigation {
  margin-top:30px;
  margin-bottom:auto;
  z-index:100
}
.qodef-header--vertical .qodef-header-vertical-navigation ul {
  margin:0;
  padding:0;
  list-style:none
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li {
  position:relative;
  padding:0;
  margin:5px 0
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li a {
  position:relative;
  display:block
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li a .qodef-menu-item-arrow {
  position:absolute;
  top:calc(50% - 12px);
  right:0;
  width:22px;
  height:auto;
  fill:currentColor
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second {
  transform:translateZ(0)
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second-inner {
  position:relative;
  display:block;
  padding:0;
  z-index:997
}
.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef--hide-link>a {
  cursor:default
}
.qodef-header--vertical .qodef-header-vertical-navigation .qodef-menu-item-icon {
  margin-right:5px
}
.qodef-header--vertical .qodef-header-vertical-navigation .qodef-mega-menu-widget-holder {
  display:none
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li {
  margin:8px 0
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a {
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  font-size:17px;
  line-height:1.294em;
  color:#fff;
  overflow:visible;
  transition:0s;
  font-size:24px
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:before {
  content:'';
  position:absolute;
  top:calc(50% - 4px);
  width:9px;
  height:9px;
  background-color:currentColor;
  left:-20px;
  opacity:0;
  transform:translateX(-5px);
  transition:transform .3s cubic-bezier(.39,.1,0,.98),opacity .15s ease-out
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover:before {
  opacity:1;
  transform:translateX(0)
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul {
  padding-left:20px
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a {
  font-family:Kanit,sans-serif;
  font-size:16px;
  line-height:1.6875em;
  font-weight:200;
  color:#fff
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-text {
  position:relative
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-text:after {
  content:'';
  position:absolute;
  left:0;
  bottom:4px;
  width:100%;
  height:1px;
  background-color:currentColor;
  transform:scaleX(0);
  transition:transform .5s cubic-bezier(.39,.1,0,.98);
  transform-origin:left
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a .qodef-menu-item-text:after,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a .qodef-menu-item-text:after,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a .qodef-menu-item-text:after {
  transform:scaleX(1)
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li .qodef-drop-down-second-inner>ul {
  padding:2px 0 6px
}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a:before,
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a:before {
  opacity:1;
  transform:translateX(0)
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li a .qodef-menu-item-arrow {
  transform:rotate(0);
  transition:transform .3s ease
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li .qodef-drop-down-second {
  display:none
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li.qodef-menu-item--open>a .qodef-menu-item-arrow {
  transform:rotate(90deg)
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second {
  position:absolute;
  top:0;
  width:100%
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul {
  position:absolute;
  top:-23px;
  left:calc(100% + 40px);
  width:254px;
  background-color:var(--qodef-main-color);
  padding:25px 20px;
  margin-left:50px;
  visibility:hidden;
  opacity:0;
  transition:all .2s ease-out
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul.qodef-float--open {
  margin-left:0;
  opacity:1;
  visibility:visible;
  z-index:900
}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul ul {
  top:-25px;
  left:calc(100% + 20px);
  visibility:hidden;
  transition:all .2s ease
}
.qodef-header--fixed-display #qodef-page-header,
.qodef-header--fixed-display #qodef-top-area {
  position:fixed;
  top:0;
  left:0;
  width:100%
}
.qodef--boxed.qodef-header--fixed-display #qodef-top-area {
  left:30px;
  width:calc(100% - 60px)
}
.qodef--boxed.qodef-header--fixed-display #qodef-page-header {
  left:30px;
  width:calc(100% - 60px)
}
.qodef--passepartout.qodef-header--fixed-display #qodef-page-header:before {
  content:'';
  position:fixed;
  top:0;
  left:0;
  right:0;
  background:inherit;
  height:inherit
}
.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:var(--qodef-main-color-second);
  transform:translateY(-100%);
  transition:transform .5s ease,top .5s ease;
  border-bottom:1px solid var(--qodef-main-color);
  z-index:100
}
.qodef-header--sticky-display .qodef-header-sticky {
  transform:translateY(0)
}
.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
  top:32px
}
.qodef-header-sticky-inner {
  position:relative;
  display:flex;
  align-items:center;
  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 {
  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!important
}
#qodef-top-area {
  position:relative;
  background-color:var(--qodef-main-color-second);
  z-index:101
}
#qodef-top-area-inner {
  align-items:center;
  display:flex;
  height:40px;
  justify-content:space-between;
  padding:0 40px;
  position:relative
}
#qodef-top-area-inner.qodef-content-grid {
  padding:0!important
}
#qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder {
  margin:0 auto
}
#qodef-top-area .qodef-widget-holder {
  display:flex;
  align-items:center;
  height:100%
}
#qodef-top-area .qodef-widget-holder.qodef--left {
  margin-right:auto
}
#qodef-top-area .qodef-widget-holder.qodef--right {
  margin-left:auto
}
#qodef-top-area .qodef-widget-holder .widget {
  margin:0 12px
}
#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-multiple-map-notice {
  position:relative;
  display:flex;
  align-items:center;
  height:100%;
  padding:30px 15%;
  text-align:center;
  color:var(--qodef-main-color);
  background-color:#b7b7b7
}
.qodef-map-marker-holder {
  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;
  transition:all .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 {
  transition:fill .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:var(--qodef-main-color);
  border:1px solid var(--qodef-main-color);
  border-radius:4px;
  box-shadow:3px 3px 16px 2px rgba(var(--qodef-main-color-second),.04);
  z-index:10;
  transition:opacity .3s ease;
  transform:translate(0,-100%)
}
.qodef-map-marker-holder .qodef-info-window-inner {
  position:relative;
  display:flex;
  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:var(--qodef-main-color);
  border-top:1px solid var(--qodef-main-color);
  border-left:1px solid var(--qodef-main-color);
  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;
  transition:color .2s ease-out
}
.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
  margin:3px 0 0;
  font-family:Kanit,sans-serif;
  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:var(--qodef-main-color)
}
.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:var(--qodef-main-color)
}
.qodef-cluster-marker svg {
  width:100%;
  height:auto
}
.qodef-cluster-marker svg path {
  transition:fill .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:var(--qodef-main-color);
  border:1px solid var(--qodef-main-color);
  z-index:9999
}
.qodef-places-geo-radius .qodef-range-slider-label {
  display:inline-flex;
  align-items:center;
  height:100%
}
.qodef-places-geo-radius .noUi-target {
  position:relative;
  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;
  touch-action:none;
  -ms-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;
  touch-action:none;
  -ms-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;
  transform-origin:0 0
}
.qodef-places-geo-radius .noUi-target .noUi-connect {
  background-color:var(--qodef-main-color)
}
.qodef-places-geo-radius .noUi-target .noUi-handle {
  position:absolute;
  top:-3px;
  left:auto;
  right:-9px;
  width:9px;
  height:9px;
  background-color:var(--qodef-main-color);
  cursor:pointer
}
.qodef-places-geo-radius .noUi-target .noUi-tooltip {
  position:absolute;
  left:50%;
  bottom:7px;
  display:block;
  font-size:12px;
  white-space:nowrap;
  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:var(--qodef-main-color-second)
}
#qodef-page-mobile-header .qodef-widget-holder {
  display:flex;
  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-mobile-header-opener.qodef--opened {
  color:var(--qodef-main-color)
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon {
  visibility:hidden
}
#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close {
  visibility:visible
}
.qodef-mobile-header--sticky #qodef-page-mobile-header {
  width:100%;
  position:fixed;
  top:0;
  left:0;
  transform:translateY(-100%)
}
.qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
  transition:transform .3s ease,top .3s ease
}
.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
  transform:translateY(0)
}
.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
  top:46px
}
.qodef--passepartout #qodef-page-mobile-header-inner:not(.qodef-content-grid) {
  padding:0 54px
}
@media only screen and (max-width:680px) {
  .qodef--passepartout #qodef-page-mobile-header-inner:not(.qodef-content-grid) {
    padding:0 30px
  }
}
.qodef-mobile-header-navigation ul li .qodef-content-grid {
  width:100%
}
#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;
  transform:translateY(-50%)
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg {
  display:block;
  width:50px;
  height:auto;
  fill:currentColor;
  stroke:currentColor
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  color:var(--qodef-main-color);
  font-size:25px;
  line-height:1.12em;
  transition:color .2s ease-out
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef--animated-logo img {
  transform:translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  perspective:1000px;
  animation:qodef-shake-logo 2.8s infinite
}
.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 {
  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:30px
}
.qodef-fullscreen-menu--opened {
  overflow-y:hidden
}
.qodef-fullscreen-menu--opened .qodef-widget-holder,
.qodef-fullscreen-menu--opened .qodef-widget-holder * {
  visibility: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-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
  color:var(--qode-header-light-color)!important
}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path:hover,
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:hover {
  color:var(--qode-header-light-hover-color)!important
}
.qodef-mobile-header--side-area #qodef-page-mobile-header-inner .qodef-side-area-mobile-header-opener {
  margin-left:20px
}
#qodef-side-area-mobile-header {
  position:fixed;
  top:0;
  right:-340px;
  width:340px;
  height:100vh;
  display:flex;
  align-items:center;
  padding:70px 60px;
  background-color:var(--qodef-main-color-second);
  overflow:hidden;
  visibility:hidden;
  z-index:9999;
  transition:all .6s cubic-bezier(.77,0,.175,1)
}
#qodef-side-area-mobile-header .qodef-m-close {
  position:absolute;
  top:26px;
  right:40px;
  display:block;
  z-index:1000;
  color:var(--qodef-main-color)
}
#qodef-side-area-mobile-header .qodef-m-navigation {
  width:100%
}
#qodef-side-area-mobile-header .qodef-m-navigation ul {
  margin:0;
  padding:0;
  list-style:none
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li {
  position:relative;
  padding:0;
  margin:0
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second {
  display:none;
  transform:translateZ(0)
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second-inner {
  position:relative;
  display:block;
  padding:0;
  z-index:997
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow {
  position:absolute;
  top:-1px;
  right:0;
  width:22px;
  height:auto;
  color:var(--qodef-main-color);
  fill:currentColor;
  z-index:9;
  cursor:pointer;
  transition:color .2s ease-out;
  transform:rotate(0);
  transition:transform .2s ease-out,color .2s ease-out
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow:hover {
  color:var(--qodef-main-color)
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
  position:relative;
  display:flex;
  white-space:normal;
  margin:10px 0;
  overflow:hidden;
  transition:padding .2s ease-out;
  padding-right:15px;
  font-family:Kanit,sans-serif;
  font-size:16px;
  line-height:1.6875em;
  font-weight:200;
  color:var(--qodef-main-color)
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a .qodef-menu-item-icon {
  flex-shrink:0
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a:before {
  left:-15px
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor>a,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a {
  overflow:visible
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor>a:before,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a:before,
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a:before {
  content:'';
  position:absolute;
  top:calc(50% - 4px);
  height:6px;
  width:6px;
  background:var(--qodef-main-color);
  transition:left .2s ease-out,right .2s ease-out
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul ul {
  display:none
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef--hide-link>a {
  cursor:default
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef-menu-item--open>.qodef-menu-item-arrow {
  transform:rotate(90deg)
}
#qodef-side-area-mobile-header .qodef-m-navigation .qodef-menu-item-icon {
  margin-right:5px
}
#qodef-side-area-mobile-header .qodef-m-navigation .qodef-mega-menu-widget-holder {
  display:none
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a {
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  font-size:17px;
  line-height:1.294em;
  color:var(--qodef-main-color);
  overflow:visible;
  transition:0s
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:before {
  content:'';
  position:absolute;
  top:calc(50% - 4px);
  width:9px;
  height:9px;
  background-color:currentColor;
  left:-20px;
  opacity:0;
  transform:translateX(-5px);
  transition:transform .3s cubic-bezier(.39,.1,0,.98),opacity .15s ease-out
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover:before {
  opacity:1;
  transform:translateX(0)
}
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a:before,
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a:before {
  opacity:1;
  transform:translateX(0)
}
#qodef-side-area-mobile-header .qodef-widget-holder {
  position:absolute;
  left:60px;
  bottom:20px;
  width:calc(100% - 2*60px);
  height:auto
}
#qodef-side-area-mobile-header .qodef-widget-holder .widget {
  margin:0
}
.admin-bar #qodef-side-area-mobile-header {
  top:32px;
  height:calc(100vh - 32px)
}
#qodef-side-area-mobile-header.qodef--opened {
  right:0;
  visibility:visible
}
.qodef-mobile-header--standard #qodef-page-mobile-header-inner {
  justify-content: flex-end;
  width: 90%;
  margin: 0 auto;
}
.qodef-mobile-header--standard #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;
  transition:opacity .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:0
}
.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:var(--qodef-main-color-second)
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:before {
  content:'';
  position:absolute;
  width:100%;
  background-color:transparent;
  left:0;
  height:100%;
  border-top:1px solid;
  border-bottom:1px solid;
  border-color:currentColor;
  box-sizing:border-box
}
body.qodef--passepartout .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:before {
  border:1px solid
}
.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:flex;
  justify-content:space-between;
  padding:48px 0 42px;
  margin:0 -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:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  color:var(--qodef-main-color);
  font-size:17px;
  line-height:1.294em;
  overflow:visible;
  transition:0s
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:before {
  content:'';
  position:absolute;
  top:calc(50% - 4px);
  width:9px;
  height:9px;
  background-color:currentColor;
  left:-20px;
  opacity:0;
  transform:translateX(-5px);
  transition:transform .3s cubic-bezier(.39,.1,0,.98),opacity .15s ease-out
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:before {
  content:none!important
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li .qodef-menu-item-arrow {
  display:none
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul {
  padding-top:11px
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a {
  position:relative;
  display:flex;
  white-space:normal;
  margin:10px 0;
  overflow:hidden;
  transition:padding .2s ease-out;
  padding-right:15px;
  font-family:Kanit,sans-serif;
  font-size:16px;
  line-height:1.6875em;
  font-weight:200;
  color:var(--qodef-main-color);
  margin:7px 0
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon {
  flex-shrink:0
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a:before {
  left:-15px
}
.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
}
.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:4px;
  width:100%;
  height:1px;
  background-color:currentColor;
  transform:scaleX(0);
  transition:transform .5s cubic-bezier(.39,.1,0,.98);
  transform-origin:left
}
.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 {
  transform:scaleX(1)
}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a:before,
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a:before {
  opacity:1;
  transform:translateX(0)
}
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
}
.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--icon-pack.qodef--opened .qodef-m-icon.qodef--open {
  visibility:hidden
}
.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--close {
  visibility:visible
}
.qodef-opener-icon.qodef-source--svg-path span {
  position:relative
}
.qodef-opener-icon.qodef-source--svg-path span>* {
  vertical-align:middle
}
.qodef-opener-icon.qodef-source--svg-path span path,
.qodef-opener-icon.qodef-source--svg-path span>* {
  fill:currentColor;
  stroke:currentColor
}
.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--open {
  visibility:hidden
}
.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--close {
  visibility:visible
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-lines {
  position:relative;
  display:block;
  width:36px;
  height:37px;
  transition:transform .4s cubic-bezier(.39,.1,0,.98);
  overflow:hidden
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line {
  position:absolute;
  left:0;
  height:5px;
  width:100%;
  background-color:currentColor;
  transition:top .15s ease,transform .4s cubic-bezier(.39,.1,0,.98)
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1 {
  top:0
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2 {
  top:16px
}
.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3 {
  bottom:0
}
.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--1 {
  transform:translateY(15px) rotate(45deg)
}
.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--2 {
  top:15px;
  transform:rotate(-45deg)
}
.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--3 {
  opacity:0
}
@media only screen and (min-width:1025px) {
  .qodef-opener-icon.qodef-source--predefined.qodef--opened:hover .qodef-m-lines {
    transform:rotate(45deg)
  }
}
@media only screen and (min-width:1025px) {
  .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened):hover .qodef-m-line.qodef--1 {
    transform:translateX(-50%)
  }
  .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened):hover .qodef-m-line.qodef--2 {
    transform:scaleX(.5)
  }
  .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened):hover .qodef-m-line.qodef--3 {
    transform:translateX(50%)
  }
}
.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
}
.qodef-parallax-content-holder {
  position:relative;
  z-index:99
}
.qodef-parallax-img-wrapper {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  will-change:transform
}
.qodef-parallax-img {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%)
}
.touchevents .qodef-parallax-img {
  height:100%;
  width:100%;
  -o-object-fit:cover;
  object-fit:cover
}
.qodef-browser--edge .qodef-parallax-img,
.qodef-browser--ms-explorer .qodef-parallax-img {
  height:100%
}
.qodef-contact-form-7 {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top
}
.qodef-contact-form-7 .wpcf7-response-output {
  margin:2em 0 0 0!important
}
.qodef-contact-form-7 .ajax-loader {
  animation:qode-rotate 2s linear infinite;
  background-image:none!important;
  border:2px solid #e6e6e6!important;
  border-radius:50%;
  border-top:2px solid var(--qodef-main-color)!important;
  height:23px!important;
  margin:0 0 0 12px!important;
  position:absolute;
  right:-10px;
  width:23px!important
}
.qodef-contact-form-7 .qodef-standard-form span.qodef-offset-label {
  display:inline-block;
  padding:13px 15px 9px
}
.qodef-contact-form-7 .qodef-standard-form .wpcf7-submit {
  min-width:174px
}
.qodef-contact-form-7 .qodef-newsletter-form {
  display:flex;
  align-items:flex-start
}
#qodef-page-footer .qodef-contact-form-7 .qodef-newsletter-form .your-email {
  max-width:calc(100% - 115px)
}
@media only screen and (max-width:680px) {
  #qodef-page-footer .qodef-contact-form-7 .qodef-newsletter-form .your-email {
    max-width:100%
  }
}
#qodef-page-footer .qodef-contact-form-7 .qodef-newsletter-form .your-email input {
  width:414px;
  max-width:100%
}
.qodef-contact-form-7 .qodef-newsletter-form input {
  margin-bottom:0
}
.qodef-contact-form-7 .qodef-newsletter-form button {
  margin:27px 0 0 16px;
  white-space:nowrap;
  text-align:left
}
@media only screen and (max-width:680px) {
  .qodef-contact-form-7 .qodef-newsletter-form {
    flex-direction:column
  }
  .qodef-contact-form-7 .qodef-newsletter-form button {
    margin-left:0
  }
}
.qodef-instagram-list #sb_instagram {
  padding:0!important
}
.qodef-instagram-list #sb_instagram #sbi_images {
  padding:0!important
}
.qodef-instagram-list .sbi_photo_wrap .sbi_photo {
  opacity:1!important
}
.qodef-instagram-list .sbi_photo_wrap a {
  background-image:none!important;
  height:auto!important;
  padding-bottom:0!important
}
.qodef-instagram-list .sbi_photo_wrap a:after {
  color:var(--qodef-main-color-second);
  content:'\f16d';
  font-family:'Font Awesome 5 Brands';
  font-size:20px;
  left:50%;
  top:50%;
  opacity:0;
  position:absolute;
  transform:translate3d(calc(-50% + 5px),-50%,0);
  transition:opacity .4s cubic-bezier(.22,.61,.36,1),.6s transform cubic-bezier(.18,.79,.48,.99)
}
.qodef-instagram-list .sbi_photo_wrap a:before {
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:var(--qodef-main-color);
  transition:opacity .25s ease-out;
  opacity:0
}
.qodef-instagram-list .sbi_photo_wrap a:hover:before {
  opacity:1
}
.qodef-instagram-list .sbi_photo_wrap a:hover:after {
  opacity:1;
  transform:translate3d(-50%,-50%,0)
}
.qodef-instagram-list .sbi_photo_wrap a img {
  display:inline-block!important
}
.qodef-skin--white .qodef-instagram-list .sbi_photo_wrap a img {
  border:1px solid var(--qodef-main-color)
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item {
  padding:0!important;
  margin:0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--micro #sb_instagram #sbi_images>.sbi_item {
  padding:0!important;
  margin:0 4px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item {
  padding:0!important;
  margin:0 10px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item {
  padding:0!important;
  margin:0 20px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item {
  padding:0!important;
  margin:0 30px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item {
  padding:0!important;
  margin:0 40px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item {
  padding:0!important;
  margin:0 50px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item {
  padding:0!important;
  margin:0 80px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider.qodef-gutter--giant #sb_instagram #sbi_images>.sbi_item {
  padding:0!important;
  margin:0 150px 0 0!important
}
.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container {
  list-style:none;
  margin:0 auto;
  overflow:hidden;
  padding:0!important;
  position:relative;
  visibility:hidden;
  z-index:1
}
.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide a,
.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide img {
  width:100%
}
.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container.qodef-swiper--initialized {
  visibility:visible
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no.qodef--no-bottom-space {
  margin-bottom:0
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images {
  float:none;
  width:auto;
  margin:0
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item {
  padding:0!important;
  margin:0!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--micro.qodef--no-bottom-space {
  margin-bottom:-4px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--micro #sb_instagram #sbi_images {
  float:none;
  width:auto;
  margin:0 -2px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--micro #sb_instagram #sbi_images>.sbi_item {
  padding:0 2px!important;
  margin:0 0 4px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny.qodef--no-bottom-space {
  margin-bottom:-10px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images {
  float:none;
  width:auto;
  margin:0 -5px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item {
  padding:0 5px!important;
  margin:0 0 10px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small.qodef--no-bottom-space {
  margin-bottom:-20px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images {
  float:none;
  width:auto;
  margin:0 -10px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item {
  padding:0 10px!important;
  margin:0 0 20px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal.qodef--no-bottom-space {
  margin-bottom:-30px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images {
  float:none;
  width:auto;
  margin:0 -15px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item {
  padding:0 15px!important;
  margin:0 0 30px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium.qodef--no-bottom-space {
  margin-bottom:-40px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images {
  float:none;
  width:auto;
  margin:0 -20px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item {
  padding:0 20px!important;
  margin:0 0 40px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large.qodef--no-bottom-space {
  margin-bottom:-50px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images {
  float:none;
  width:auto;
  margin:0 -25px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item {
  padding:0 25px!important;
  margin:0 0 50px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge.qodef--no-bottom-space {
  margin-bottom:-80px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images {
  float:none;
  width:auto;
  margin:0 -40px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item {
  padding:0 40px!important;
  margin:0 0 80px!important
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--giant.qodef--no-bottom-space {
  margin-bottom:-150px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--giant #sb_instagram #sbi_images {
  float:none;
  width:auto;
  margin:0 -75px
}
.qodef-instagram-list.qodef-layout--columns.qodef-gutter--giant #sb_instagram #sbi_images>.sbi_item {
  padding:0 75px!important;
  margin:0 0 150px!important
}
.widget.widget_eldon_core_instagram_list .qodef-widget-title {
  margin-bottom:23px
}
.qodef-shrink-instagram {
  max-width:240px;
  margin-left:auto;
  margin-right:auto
}
.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .added_to_cart,
.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .button {
  margin-top:20px!important
}
.widget_eldon_core_woo_dropdown_cart {
  height:100%
}
.qodef-woo-dropdown-cart {
  position:relative;
  display:inline-block;
  vertical-align:top;
  height:100%;
  padding:0 10px
}
@media only screen and (max-width:1366px) {
  .qodef-woo-dropdown-cart {
    padding:0 1px
  }
}
.qodef-woo-dropdown-cart .qodef-m-inner {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  height:100%
}
.qodef-woo-dropdown-cart .qodef-m-opener {
  position:relative;
  display:flex;
  align-items:center;
  height:100%
}
.qodef-woo-dropdown-cart .qodef-m-opener-label {
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  color:var(--qodef-main-color);
  font-size:20px;
  line-height:1.25em
}
.qodef-woo-dropdown-cart .qodef-m-opener-count {
  font-family:Kanit,sans-serif;
  font-size:13px;
  font-weight:700;
  line-height:2.3em;
  text-transform:uppercase;
  letter-spacing:.02em;
  margin-left:5px;
  padding-bottom:13px
}
.qodef-woo-dropdown-cart .qodef-m-dropdown {
  position:absolute;
  top:100%;
  left:-15px;
  right:auto;
  display:none;
  opacity:0;
  visibility:visible;
  text-align:left;
  transition:opacity .2s ease-out,visibility .2s ease-out
}
@media only screen and (max-width:1366px) {
  .qodef-woo-dropdown-cart .qodef-m-dropdown {
    left:-54px
  }
}
.widget:last-child .qodef-woo-dropdown-cart .qodef-m-dropdown {
  right:0;
  left:auto
}
.qodef-woo-dropdown-cart .qodef-m-dropdown-inner {
  position:relative;
  display:inline-block;
  vertical-align:top;
  width:358px;
  padding:40px 45px 35px;
  background-color:var(--qodef-main-color-second);
  border:1px solid var(--qodef-main-color)
}
.qodef-woo-dropdown-cart .qodef-m-order-details {
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-top:25px
}
.qodef-woo-dropdown-cart .qodef-m-order-details>* {
  margin:0
}
.qodef-woo-dropdown-cart .qodef-m-action {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  margin-top:28px;
  padding-right:8px
}
.qodef-woo-dropdown-cart .qodef-m-action-link {
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:auto;
  margin:0 0 9px;
  font-family:Kanit,sans-serif;
  font-size:17px;
  line-height:2em;
  font-weight:700;
  text-decoration:none;
  text-transform:uppercase;
  border-radius:0;
  outline:0;
  transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out,transform .3s cubic-bezier(.29,.11,.2,.96);
  transform-style:preserve-3d;
  width:100%;
  padding:11px 20px;
  text-align:center;
  color:var(--qodef-main-color);
  background-color:var(--qodef-main-color-second);
  border:1px solid currentColor
}
.qodef-woo-dropdown-cart .qodef-m-action-link:before {
  content:'';
  position:absolute;
  display:inline-block;
  top:-1px;
  left:-1px;
  width:calc(100% + 10px);
  height:calc(100% + 10px);
  background-color:currentColor;
  background:linear-gradient(225deg,transparent 6px,currentColor 6px,currentColor calc(100% - 6px),transparent calc(100% - 6px),transparent 100%);
  transition:.25s cubic-bezier(.22,.61,.36,1);
  transform:translateZ(-1px);
  -webkit-clip-path:inset(0 0 0 0);
  clip-path:inset(0 0 0 0)
}
.qodef-woo-dropdown-cart .qodef-m-action-link:hover {
  transform:translate3d(5px,5px,0)
}
.qodef-woo-dropdown-cart .qodef-m-action-link:hover:before {
  -webkit-clip-path:inset(0 8px 8px 0);
  clip-path:inset(0 8px 8px 0)
}
.qodef-woo-dropdown-cart .qodef-m-action-link:hover {
  color:var(--qodef-main-color);
  background-color:var(--qodef-main-color-second)
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable {
  padding-right:6px;
  overflow-y:scroll
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar {
  width:4px
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-track {
  background:#f1f1f1
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-thumb {
  background:rgba(var(--qodef-main-color),.5)
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable::-webkit-scrollbar-thumb:hover {
  background:rgba(var(--qodef-main-color),.6)
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-item {
  position:relative;
  display:flex;
  align-items:flex-start
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child {
  margin-top:0!important
}
.qodef-woo-dropdown-cart .qodef-e-image {
  flex-shrink:0;
  margin-right:20px
}
.qodef-woo-dropdown-cart .qodef-e-image a,
.qodef-woo-dropdown-cart .qodef-e-image img {
  display:block
}
.qodef-skin--white .qodef-woo-dropdown-cart .qodef-e-image img {
  border:1px solid var(--qodef-main-color)
}
.qodef-woo-dropdown-cart .qodef-e-content {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  padding-right:20px
}
.qodef-woo-dropdown-cart .qodef-e-title {
  margin:0;
  padding-top:1px;
  padding-bottom:3px;
  letter-spacing:.08em
}
.qodef-woo-dropdown-cart .qodef-e-price {
  margin:3px 0 0
}
.qodef-woo-dropdown-cart .qodef-e-quantity {
  margin:3px 0 0
}
.qodef-woo-dropdown-cart .qodef-e-price,
.qodef-woo-dropdown-cart .qodef-e-quantity {
  display:inline
}
.qodef-woo-dropdown-cart .qodef-e-remove {
  position:absolute;
  top:-1px;
  right:0;
  font-size:20px;
  line-height:1
}
.touchevents .qodef-woo-dropdown-cart {
  cursor:pointer
}
.qodef-woo-dropdown-cart:hover .qodef-m-dropdown {
  display:block;
  opacity:1;
  visibility:visible
}
.qodef-woo-dropdown-cart:hover .qodef-m-dropdown .qodef-m-posts-not-found {
  text-align:center
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable {
  max-height:calc(4 * (58px + 14px))
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
  color:var(--qodef-main-color)
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
  color:var(--qodef-main-color)
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item {
  margin-top:14px
}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image {
  margin-right:32px;
  width:58px
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items {
  color:var(--qodef-main-color)
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items.qodef--scrollable {
  max-height:calc(4 * (58px + 14px))
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a {
  color:var(--qodef-main-color)
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover {
  color:var(--qodef-main-color)
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item {
  margin-top:14px
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image {
  margin-right:32px;
  width:58px
}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-m-order-details {
  color:var(--qodef-main-color)
}
.qodef-woo-side-area-cart {
  position:relative;
  display:inline-block;
  vertical-align:top;
  height:100%;
  padding:0 10px
}
.qodef-woo-side-area-cart .qodef-m-inner {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  height:100%
}
.qodef-woo-side-area-cart .qodef-m-opener {
  position:relative;
  display:flex;
  align-items:center;
  height:100%
}
.qodef-woo-side-area-cart .qodef-m-content {
  position:fixed;
  top:0;
  right:-360px;
  height:100vh;
  width:360px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  padding:100px 0 74px;
  background-color:var(--qodef-main-color-second);
  overflow:hidden;
  visibility:hidden;
  z-index:9999;
  transition:all .6s cubic-bezier(.77,0,.175,1)
}
.admin-bar .qodef-woo-side-area-cart .qodef-m-content {
  top:32px;
  height:calc(100vh - 32px)
}
.qodef-woo-side-area-cart .qodef-m-close {
  position:absolute;
  top:30px;
  right:30px;
  display:block;
  font-size:34px;
  z-index:1000
}
.qodef-woo-side-area-cart .qodef-m-items {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  padding:0 50px
}
.qodef-woo-side-area-cart .qodef-m-item {
  position:relative;
  display:flex;
  align-items:flex-start;
  margin-top:20px
}
.qodef-woo-side-area-cart .qodef-m-item:first-child {
  margin-top:0
}
.qodef-woo-side-area-cart .qodef-e-image {
  flex-shrink:0;
  width:80px;
  margin-right:20px
}
.qodef-woo-side-area-cart .qodef-e-image a,
.qodef-woo-side-area-cart .qodef-e-image img {
  display:block
}
.qodef-woo-side-area-cart .qodef-e-content {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  padding-right:20px
}
.qodef-woo-side-area-cart .qodef-e-title {
  margin:0
}
.qodef-woo-side-area-cart .qodef-e-price {
  margin:3px 0 0
}
.qodef-woo-side-area-cart .qodef-e-quantity {
  margin:3px 0 0
}
.qodef-woo-side-area-cart .qodef-e-remove {
  position:absolute;
  top:-2px;
  right:0;
  font-size:20px;
  line-height:1
}
.qodef-woo-side-area-cart .qodef-m-order-details {
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-top:25px;
  padding:0 50px
}
.qodef-woo-side-area-cart .qodef-m-order-details>* {
  margin:0
}
.qodef-woo-side-area-cart .qodef-m-action {
  position:absolute;
  bottom:0;
  left:0;
  width:100%
}
.qodef-woo-side-area-cart .qodef-m-action-link {
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:auto;
  margin:0 0 9px;
  font-family:Kanit,sans-serif;
  font-size:17px;
  line-height:2em;
  font-weight:700;
  text-decoration:none;
  text-transform:uppercase;
  border-radius:0;
  outline:0;
  transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out,transform .3s cubic-bezier(.29,.11,.2,.96);
  transform-style:preserve-3d;
  width:100%;
  padding:11px 20px;
  text-align:center;
  color:var(--qodef-main-color);
  background-color:var(--qodef-main-color-second);
  border:1px solid currentColor
}
.qodef-woo-side-area-cart .qodef-m-action-link:before {
  content:'';
  position:absolute;
  display:inline-block;
  top:-1px;
  left:-1px;
  width:calc(100% + 10px);
  height:calc(100% + 10px);
  background-color:currentColor;
  background:linear-gradient(225deg,transparent 6px,currentColor 6px,currentColor calc(100% - 6px),transparent calc(100% - 6px),transparent 100%);
  transition:.25s cubic-bezier(.22,.61,.36,1);
  transform:translateZ(-1px);
  -webkit-clip-path:inset(0 0 0 0);
  clip-path:inset(0 0 0 0)
}
.qodef-woo-side-area-cart .qodef-m-action-link:hover {
  transform:translate3d(5px,5px,0)
}
.qodef-woo-side-area-cart .qodef-m-action-link:hover:before {
  -webkit-clip-path:inset(0 8px 8px 0);
  clip-path:inset(0 8px 8px 0)
}
.qodef-woo-side-area-cart .qodef-m-action-link:hover {
  color:var(--qodef-main-color);
  background-color:var(--qodef-main-color-second)
}
.qodef-woo-side-area-cart.qodef--opened .qodef-m-content {
  right:0;
  visibility:visible
}
.qodef-woo-side-area-cart-cover {
  position:fixed;
  top:0;
  left:0;
  width:calc(100% - 360px);
  height:100vh;
  overflow:hidden;
  z-index:1002
}
.qodef-shortcode .last_toggle_el_margin,
.qodef-shortcode .wpb_button,
.qodef-shortcode .wpb_content_element,
.qodef-shortcode .wpb_row,
.qodef-shortcode ul.wpb_thumbnails-fluid>li {
  margin-bottom:0!important
}
.qodef-vc-row-wrapper.qodef--parallax-row {
  width:100%
}
.touchevents .qodef-vc-row-wrapper.qodef--parallax-row {
  height:auto!important
}
.qodef-portfolio-single {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top
}
.qodef-portfolio-single .qodef-portfolio-content {
  letter-spacing:-.02em
}
.qodef-portfolio-single .qodef-media iframe {
  max-height:calc(56.25vw)
}
.qodef-portfolio-single .qodef-media img {
  border:1px solid transparent
}
.qodef-skin--white .qodef-portfolio-single .qodef-media img {
  border-color:#000
}
.qodef-portfolio-single .qodef-portfolio-title {
  margin:0 0 18px
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-social-share,
.qodef-portfolio-single .qodef-portfolio-info>* {
  display:flex;
  align-items:flex-start;
  margin-bottom:19px;
  flex-direction:column
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-social-share:last-child,
.qodef-portfolio-single .qodef-portfolio-info>:last-child {
  margin-bottom:0
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-label {
  margin:0 0 5px 0
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-social-title {
  margin:0 0 10px 0
}
.qodef-portfolio-single .qodef-portfolio-info a,
.qodef-portfolio-single .qodef-portfolio-info p {
  margin:0
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category {
  font-family:'Roboto Mono',sans-serif;
  font-size:16px;
  font-weight:400;
  color:var(--qodef-main-color)
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category:hover {
  color:var(--qodef-main-color)
}
.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-title {
  padding-top:3px
}
.qodef-portfolio-single .qodef-variations--small .qodef-media {
  margin-right:30px
}
.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info {
  margin-top:40px
}
.qodef-portfolio-single .qodef-variations--big .qodef-e-content {
  margin-top:83px
}
.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info.qodef-grid-item {
  margin-top:11px
}
.qodef-portfolio-category-list .qodef-e-inner {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top
}
.qodef-portfolio-category-list .qodef-e-image img {
  display:block
}
.qodef-portfolio-category-list .qodef-e-content a {
  position:relative;
  z-index:1
}
.qodef-portfolio-category-list .qodef-e-title {
  margin:0
}
.qodef-portfolio-category-list .qodef-e-description {
  margin:9px 0 0
}
.qodef-portfolio-category-list .qodef-e-link {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-inner:hover .qodef-e-content {
  opacity:1
}
.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-content {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  padding:31px 40px;
  background-color:rgba(var(--qodef-main-color),.4);
  opacity:0;
  transition:opacity .2s ease-out
}
.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-description,
.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-title {
  color:var(--qodef-main-color)
}
.qodef-portfolio-category-list.qodef-layout--standard .qodef-e-content {
  margin-top:28px
}
.qodef-portfolio-fullscreen-showcase {
  height:100vh
}
.admin-bar .qodef-portfolio-fullscreen-showcase {
  height:calc(100vh - 32px)
}
.qodef-portfolio-fullscreen-showcase .qodef-e-background-holder {
  height:100%
}
.qodef-portfolio-fullscreen-showcase .qodef-e-inner {
  height:100%;
  position:relative
}
.qodef-portfolio-fullscreen-showcase .qodef-e-post-link {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .qodef-e-content {
  position:absolute;
  bottom:0;
  left:-1px;
  z-index:1;
  background-color:var(--qodef-main-color-second);
  border:1px solid var(--qodef-main-color);
  padding:9px 58px 30px
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .qodef-e-content {
    left:0
  }
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .qodef-e-content {
    padding:6px 38px 30px
  }
}
@media only screen and (max-width:480px) {
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .qodef-e-content {
    width:80%
  }
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-info {
  display:inline-flex
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-info>* {
  font-family:Kanit,sans-serif;
  font-size:16px;
  line-height:1.6875em;
  font-weight:200;
  color:var(--qodef-main-color)
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-title {
  margin-bottom:5px
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .qodef-e-background-holder {
  overflow:hidden
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .qodef-e-media-image.qodef--background {
  width:100%;
  height:100%;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .qodef-e-media-image.qodef--background img {
  display:none
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-pagination-bullets {
  width:auto;
  left:50%;
  transform:translateX(-50%)
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-pagination-bullets {
    display:none
  }
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left.qodef-bullets--on {
  padding-bottom:0
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-slide {
  opacity:1!important;
  transition:z-index 0s
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-slide .qodef-e-content {
  opacity:1;
  overflow:hidden;
  -webkit-clip-path:inset(0 100% 0 0);
  clip-path:inset(0 100% 0 0);
  transition:-webkit-clip-path .3s cubic-bezier(.46,.03,.52,.96)
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-slide .qodef-e-info,
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-slide .qodef-e-title {
  opacity:0
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-slide.swiper-slide-prev {
  z-index:1
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-slide.swiper-slide-active {
  z-index:2
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-slide.swiper-slide-active .qodef-e-background-holder {
  animation:qode-fs-swiper-image-in .9s cubic-bezier(.46,.03,.52,.96) both
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-slide.swiper-slide-active .qodef-e-title {
  animation:qode-swiper-title-in .7s 50ms cubic-bezier(.46,.03,.52,.96) forwards
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-slide.swiper-slide-active .qodef-e-info {
  animation:qode-swiper-title-in .7s .15s cubic-bezier(.46,.03,.52,.96) forwards
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left .swiper-slide.swiper-slide-active .qodef-e-content {
  -webkit-clip-path:inset(0 0 0 0);
  clip-path:inset(0 0 0 0);
  transition-duration:.6s
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left.qodef-swiping-backwards .swiper-slide.swiper-slide-prev {
  z-index:0
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--info-bottom-left.qodef-swiping-backwards .swiper-slide.swiper-slide-next {
  z-index:1
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title .qodef-e-content {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title .qodef-e-media-image {
  display:flex;
  align-items:center;
  justify-content:center;
  height:100%
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title .qodef-e-media-image img {
  width:auto
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title .qodef-e-title {
  font-size:150px;
  background-repeat:no-repeat;
  background-position:center;
  display:flex;
  align-items:center;
  height:100%;
  color:transparent;
  -webkit-text-fill-color:currentColor;
  -webkit-background-clip:text;
  filter:invert(100%);
  background-color:var(--qodef-main-color-second);
  opacity:0;
  transform:translateX(70vW);
  transition:opacity .3s ease-out,transform .9s cubic-bezier(.11,.74,.15,.99) .2s;
  white-space:nowrap
}
.qodef-browser--safari .qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title .qodef-e-title {
  display:initial;
  height:auto
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title .qodef-e-media-image img {
  transform:translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  perspective:1000px
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title article {
  transform:scale(.65);
  transition:transform .35s ease-out
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title article.swiper-slide-active {
  transform:scale(1)
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title article.swiper-slide-active .qodef-e-title {
  opacity:1;
  transform:translateX(0)
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title article.swiper-slide-active .qodef-e-media-image img {
  animation:qodef-smiley-loader 1.8s 1
}
.qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title.qodef-bullets--on {
  padding-top:100px
}
.qodef-portfolio-list-horizontal-holder {
  display:flex;
  flex-direction:column;
  opacity:0;
  animation:qode-opacity .3s forwards .1s
}
.qodef-overflow {
  overflow:hidden!important
}
.qodef-overflow.touch body {
  position:fixed;
  width:100vw;
  height:100vh
}
.qodef-portfolio-list-horizontal-holder:not(.qodef--has-appear) .qodef-m-extra-light .qodef-m-regular-style {
  display:none
}
.qodef-portfolio-list-horizontal-holder.qodef--has-appear .qodef-m-extra-light {
  font-style:normal;
  position:relative;
  display:inline-flex;
  justify-content:center
}
.qodef-portfolio-list-horizontal-holder.qodef--has-appear .qodef-m-extra-light .qodef-m-regular-style {
  opacity:0;
  position:absolute;
  font-style:normal
}
.qodef-portfolio-list-horizontal-holder.qodef--has-appear .qodef-m-extra-light .qodef-m-extra-light-style {
  opacity:1
}
.qodef-portfolio-list-horizontal-holder .qodef-portfolio-list-horizontal-inner {
  position:relative;
  box-sizing:border-box;
  padding-left:calc(70px - 22px);
  white-space:nowrap;
  will-change:transform;
  transition:transform .7s cubic-bezier(.2,.84,.5,1);
  opacity:0
}
.qodef-portfolio-list-horizontal-holder .qodef-plh-item {
  display:inline-flex;
  flex-direction:column;
  width:21vw;
  height:100%;
  margin:0 22px
}
@media (min-height:1200px) {
  .qodef-portfolio-list-horizontal-holder .qodef-plh-item {
    width:25vw
  }
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-list-horizontal-holder .qodef-plh-item {
    width:calc(100% - 45px)
  }
}
.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-media-image-holder {
  display:inline-block;
  overflow:hidden;
  height:100%
}
.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-media-image-holder-inner {
  display:inline-flex;
  align-items:center;
  height:100%;
  transform:scaleX(1.4);
  opacity:0;
  transition:opacity .35s ease-out,transform .7s cubic-bezier(.22,.61,.36,1)
}
.qodef-portfolio-list-horizontal-holder .qodef-plh-item:nth-child(2) {
  margin-left:25.5vw
}
.qodef-portfolio-list-horizontal-holder .qodef-plh-item:last-child {
  margin-right:42px
}
.qodef-portfolio-list-horizontal-holder .qodef-plh-item.qodef--appear .qodef-e-media-image-holder-inner {
  opacity:1;
  transform:scaleX(1)
}
.qodef-portfolio-list-horizontal-holder .qodef-plh-item>a {
  display:block;
  overflow:hidden;
  height:100%
}
.qodef-portfolio-list-horizontal-holder .qodef-plh-item img {
  border:1px solid var(--qodef-main-color)
}
.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-info-category {
  font-size:15px
}
.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-info-category a:not(:last-child):after {
  content:'/';
  color:inherit
}
.qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-info-category a:not(:last-child):hover:after {
  color:initial
}
.qodef-skin--black .qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-info-category a:not(:last-child):hover:after {
  color:#fff
}
.qodef-portfolio-list-horizontal-holder img {
  vertical-align:middle
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-list-horizontal-holder img {
    max-height:100%
  }
}
.qodef-portfolio-list-horizontal-holder .qodef-plhi-title {
  margin:23px 0 8px;
  max-width:250px;
  white-space:normal
}
.qodef-portfolio-list-horizontal-holder .qodef-moving-text {
  font-size:400px;
  line-height:.95em;
  text-transform:uppercase;
  white-space:nowrap;
  transition:transform .7s cubic-bezier(.2,.84,.5,1);
  position:relative;
  font-weight:400;
  padding:0 0 7px 50px
}
@media only screen and (max-width:1700px) {
  .qodef-portfolio-list-horizontal-holder .qodef-moving-text {
    font-size:360px
  }
}
@media only screen and (max-width:1600px) {
  .qodef-portfolio-list-horizontal-holder .qodef-moving-text {
    font-size:300px
  }
}
@media only screen and (max-width:1366px) {
  .qodef-portfolio-list-horizontal-holder .qodef-moving-text {
    font-size:240px
  }
}
@media only screen and (max-width:1280px) {
  .qodef-portfolio-list-horizontal-holder .qodef-moving-text {
    font-size:242px
  }
}
.qodef-portfolio-list-horizontal-holder .qodef-moving-text .qodef-m-thin {
  font-weight:100
}
.qodef-portfolio-list-horizontal-holder .qodef-moving-text .qodef-m-regular-style {
  display:none
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
  position:absolute;
  left:80px;
  top:50%;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  padding-top:20px;
  max-width:18vw;
  transition:opacity .15s ease-in-out;
  z-index:50;
  white-space:normal;
  transform:translateY(-50%)
}
@media only screen and (max-width:1440px) {
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
    max-width:23vw
  }
}
@media only screen and (max-width:1280px) {
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
    left:60px
  }
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
    top:2%;
    left:0;
    transform:none
  }
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-static .qodef-ptfh-widget-area .widget.widget_eldon_core_icon_list_item {
  margin:0;
  position:relative;
  top:3px
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-static .qodef-m-extra-light {
  font-weight:200
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-static.qodef--reset-animation .qodef-ptfh-title .qodef-animated-text-duplicate {
  animation-name:qodef-font-weight-animation-to-thin
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-static.qodef--remove-animation .qodef-ptfh-title .qodef-animated-text-duplicate {
  animation-name:none
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-outlined-title {
  font-family:'Roboto Mono',sans-serif;
  font-size:16px;
  font-weight:300;
  color:var(--qodef-main-color);
  padding-left:21px;
  position:relative
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-outlined-title:hover {
  color:var(--qodef-main-color)
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-outlined-title:before {
  content:'';
  position:absolute;
  left:0;
  width:9px;
  height:9px;
  background-color:var(--qodef-main-color);
  top:50%;
  transform:translateY(-50%)
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-title {
  margin:11px 0 0;
  font-family:Montserrat,sans-serif
}
@media only screen and (max-width:1440px) {
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-title {
    max-width:100%
  }
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-title>span {
  display:block
}
.qodef-skin--black .qodef-portfolio-list-horizontal-holder .qodef-ptfh-title>span {
  transition:0s!important
}
@media all and (-ms-high-contrast:none) {
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-title>span:first-child {
    color:#fff;
    text-shadow:-1px -1px 0 #bbb,1px 1px 0 #bbb,-1px 1px 0 #bbb,1px -1px 0 #bbb
  }
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-title .qodef-animated-text-holder {
  position:relative
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-title .qodef-animated-text-original {
  opacity:0
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-title .qodef-animated-text-duplicate {
  position:absolute;
  left:0;
  animation:qodef-font-weight-animation-to-thin 2.8s cubic-bezier(.46,.03,.52,.96) infinite forwards;
  animation-delay:calc(var(--qodef-animated-index) * 150ms)
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-button {
  margin-top:50px;
  display:inline-block;
  transition:transform .3s cubic-bezier(.37,.2,0,1.15);
  transform:rotate(0)
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-button:hover {
  transform:rotate(-45deg)
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-button svg {
  width:73px
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-button svg.qodef-icon-outlined {
  stroke:var(--qodef-main-color);
  width:76px;
  fill:transparent
}
.qodef-portfolio-list-horizontal-holder .qodef-ptfh-button svg.qodef-icon-filled {
  fill:var(--qodef-main-color);
  position:absolute;
  left:4px;
  bottom:15px;
  width:73px
}
@keyframes qodefPTFHfade {
  0% {
    opacity:0
  }
  100% {
    opacity:1
  }
}
.qodef-portfolio-list-horizontal-holder.qodef-loaded {
  visibility:visible
}
.qodef-portfolio-list-horizontal-holder.qodef-loaded .qodef-ptfh-title>span {
  transform:translate3d(0,0,0)
}
.qodef-portfolio-list-horizontal-holder.qodef-loaded .qodef-portfolio-list-horizontal-inner {
  animation:qodefPTFHfade .7s forwards cubic-bezier(.2,.84,.5,1);
  will-change:transform
}
.qodef-portfolio-list .qodef-e-inner {
  position:relative
}
.qodef-portfolio-list .qodef-e-content,
.qodef-portfolio-list .qodef-e-inner,
.qodef-portfolio-list .qodef-e-media {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top
}
.qodef-portfolio-list .qodef-e-media>* {
  margin-bottom:30px
}
.qodef-portfolio-list .qodef-e-media iframe {
  display:block;
  height:100%
}
.qodef-portfolio-list .qodef-e-media-image {
  position:relative;
  display:inline-block;
  vertical-align:top;
  max-width:100%
}
.qodef-portfolio-list .qodef-e-media-image a,
.qodef-portfolio-list .qodef-e-media-image img {
  display:block;
  width:100%
}
.qodef-portfolio-list .qodef-e-media-image.qodef--background {
  width:100%;
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover
}
.qodef-portfolio-list .qodef-e-media-image.qodef--background img {
  visibility:hidden
}
.qodef-portfolio-list .qodef-e-title {
  margin:0
}
.qodef-portfolio-list .qodef-e-excerpt {
  margin:15px 0 0
}
.qodef-portfolio-list .qodef-e-read-more {
  margin:15px 0 0
}
.qodef-portfolio-list .qodef-e-top-holder {
  margin-bottom:2px
}
.qodef-portfolio-list .qodef-e-post-link {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
.qodef-portfolio-list .qodef-m-pagination {
  margin-top:35px
}
.qodef-portfolio-list.qodef-items--fixed .qodef-e-image {
  height:100%;
  overflow:hidden
}
.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image {
  height:100%
}
.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image a {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  height:100%
}
.qodef-portfolio-list.qodef--custom-slider-behavior {
  opacity:0;
  transition:.5s .3s
}
.qodef-portfolio-list.qodef--custom-slider-behavior.qodef-swiper--initialized {
  opacity:1
}
.qodef-portfolio-list.qodef--custom-slider-behavior article.swiper-slide {
  height:calc(((100vh - 150px)/ 3) - 18px);
  width:calc(((100vh - 150px)/ 3) - 18px)
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-inner {
  display:flex
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-inner {
    flex-direction:row;
    flex-wrap:wrap
  }
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-right-holder {
  flex-basis:31.5%;
  padding-left:7.7865%
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-right-holder {
    flex-basis:25%;
    padding-left:4.7865%
  }
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-right-holder {
    flex-basis:75%;
    margin:40px 0;
    padding:0
  }
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-title {
  margin-top:31px
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-content-info {
  margin-top:10px
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-content-info a {
  display:inline
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-content-info {
    display:none
  }
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-content-info {
    display:block
  }
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-left-holder {
  flex-basis:calc(100% - 31.5%)
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-left-holder {
    flex-basis:75%
  }
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-left-holder {
    flex-basis:100%;
    padding-left:0
  }
}
@media only screen and (min-width:1025px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big.qodef-col-num--1 .swiper-wrapper {
    opacity:0
  }
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper {
  z-index:1;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-left-holder .qodef-e-media-image {
  position:relative;
  overflow:hidden
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-left-holder .qodef-e-media-image a {
  display:inline-block
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-left-holder .qodef-e-media-image a:nth-of-type(2) {
  position:absolute;
  top:0;
  left:0
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-left-holder .qodef-e-media-image a.qodef--animate-in {
  animation:qode-swiper-image-in .8s cubic-bezier(.46,.03,.52,.96) both
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-left-holder .qodef-e-media-image a.qodef--animate-out {
  animation:qode-swiper-image-out .8s cubic-bezier(.46,.03,.52,.96) forwards
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-media-second-image {
  position:relative;
  overflow:hidden
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-media-second-image a {
  display:inline-block
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-media-second-image a:nth-of-type(2) {
  position:absolute;
  top:0;
  left:0
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-media-second-image a.qodef--animate-in {
  animation:qode-swiper-image-in .6s .4s cubic-bezier(.46,.03,.52,.96) both
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-media-second-image a.qodef--animate-out {
  animation:qode-swiper-image-out .6s .4s cubic-bezier(.46,.03,.52,.96) forwards
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-title {
  position:relative;
  overflow:hidden
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-title a {
  display:inline-block
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-title a:nth-of-type(2) {
  position:absolute;
  top:0;
  left:0;
  opacity:0
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-title a.qodef--animate-in {
  animation:qode-swiper-title-in .8s .6s cubic-bezier(.46,.03,.52,.96) forwards
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-title a.qodef--animate-out {
  animation:qode-swiper-title-out .3s .6s cubic-bezier(.46,.03,.52,.96) forwards
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-content-info {
  position:relative;
  min-height:99px;
  overflow:hidden
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-content-info .qodef-e-content-info-inner {
  display:inline-block
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-content-info .qodef-e-content-info-inner:nth-of-type(2) {
  position:absolute;
  top:0;
  left:0;
  opacity:0
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-content-info .qodef-e-content-info-inner.qodef--animate-in {
  animation:qode-swiper-title-in .8s .7s cubic-bezier(.46,.03,.52,.96) forwards
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef--custom-swiper .qodef-e-content-info .qodef-e-content-info-inner.qodef--animate-out {
  animation:qode-swiper-title-out .3s .7s cubic-bezier(.46,.03,.52,.96) forwards
}
.qodef-portfolio-list.qodef-item-layout--featured-big.qodef-swiper-container.qodef-bullets--on {
  padding-bottom:0
}
.qodef-portfolio-list.qodef-item-layout--featured-big .swiper-pagination {
  right:0;
  width:31.5%;
  left:auto;
  display:flex;
  justify-content:flex-end;
  bottom:0!important
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .swiper-pagination {
    width:25%
  }
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .swiper-pagination {
    width:100%;
    justify-content:flex-start
  }
}
.qodef-portfolio-list.qodef-item-layout--featured-big .swiper-pagination .swiper-pagination-bullet:after {
  bottom:0
}
.qodef-portfolio-list.qodef-item-layout--featured-big.qodef--no-bottom-space {
  margin-bottom:0
}
.qodef-portfolio-list.qodef-item-layout--featured-big .swiper-button-next {
  right:calc(31.5% + 30px)!important
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .swiper-button-next {
    right:calc(25% + 30px)!important
  }
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .swiper-button-next {
    right:0!important
  }
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-list.qodef-item-layout--featured-big .swiper-button-prev {
    left:auto!important;
    right:0!important;
    top:calc(50% + 55px)
  }
}
.qodef-portfolio-list.qodef-item-layout--featured-big .qodef-e-media-second-image {
  background:var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content {
  margin-top:28px
}
.qodef-skin--white .qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-image {
  border:1px solid var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-info {
  margin-top:8px;
  padding-bottom:50px
}
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-info>* {
  font-family:Kanit,sans-serif;
  font-size:16px;
  line-height:1.6875em;
  font-weight:200;
  color:var(--qodef-main-color)
}
.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-media-image>a {
  position:relative;
  display:block
}
.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e-media-image>a:after {
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(10,10,10,.3);
  opacity:0;
  transition:opacity .3s ease-out
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow.qodef-image-tilt .qodef-e-inner {
  transform-style:preserve-3d
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow.qodef-image-blurred .qodef-e-media-image.qodef--background img {
  visibility:visible
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow.qodef-image-blurred.qodef-png-blurred-images .qodef-e-media-image.qodef--background {
  background:0 0!important
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow.qodef-border-enabled article .qodef-e-inner {
  border:1px solid var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-inner {
  overflow:hidden
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-media-image.qodef--background {
  margin-bottom:0
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content {
  display:none
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title {
  color:var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a {
  color:inherit
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a:hover {
  color:var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info>* {
  color:var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info a:hover {
  color:var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-post-link {
  z-index:2
}
.qodef-e-content-follow {
  position:fixed;
  top:50%;
  left:50%;
  z-index:9999;
  pointer-events:none;
  visibility:hidden;
  transform:translateX(calc(-50% - 15px));
  text-align:left
}
.qodef-e-content-follow:not(.qodef-has-arrow) .qodef-e-icon {
  display:none
}
.qodef-e-content-follow .qodef-e-icon {
  width:48px;
  fill:var(--qodef-main-color);
  margin-left:10px
}
.qodef-e-content-follow .qodef-e-title {
  margin:0;
  color:var(--qodef-main-color)
}
.qodef-e-content-follow .qodef-e-title a {
  color:inherit
}
.qodef-e-content-follow .qodef-e-info>* {
  color:var(--qodef-main-color)
}
.qodef-e-content-follow .qodef-e-top-holder {
  display:flex
}
.qodef-e-content-follow .qodef-e-bottom-holder>*,
.qodef-e-content-follow .qodef-e-top-holder>* {
  display:inline-block;
  z-index:10;
  white-space:nowrap
}
.qodef-e-content-follow.qodef-has-arrow .qodef-e-bottom-holder {
  margin-top:-13px
}
.qodef-e-content-follow.qodef-is-active {
  visibility:visible
}
.qodef-portfolio-list.qodef-item-layout--info-image-divided .qodef-e-image {
  will-change:transform;
  transition:.5s ease transform;
  transform:translate3d(0,0,0)
}
.qodef-portfolio-list.qodef-item-layout--info-image-divided .qodef-e-inner {
  display:flex;
  align-items:center;
  padding-bottom:30px
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-list.qodef-item-layout--info-image-divided .qodef-e-inner {
    padding-bottom:40px
  }
}
@media only screen and (max-width:768px) {
  .qodef-portfolio-list.qodef-item-layout--info-image-divided .qodef-e-inner {
    flex-direction:column
  }
}
.qodef-portfolio-list.qodef-item-layout--info-image-divided .qodef-e-content {
  padding-left:100px
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-list.qodef-item-layout--info-image-divided .qodef-e-content {
    padding-left:50px
  }
}
@media only screen and (max-width:768px) {
  .qodef-portfolio-list.qodef-item-layout--info-image-divided .qodef-e-content {
    padding-left:0;
    padding-top:30px
  }
}
.qodef-portfolio-list.qodef-item-layout--info-image-divided .qodef-e-read-more {
  margin-top:33px
}
.qodef-portfolio-list.qodef-item-layout--info-image-divided .qodef-e-image {
  flex-basis:57.5%;
  flex-shrink:0
}
.qodef-portfolio-list.qodef-item-layout--info-image-divided .qodef-e-subtitle {
  position:relative;
  padding-left:21px;
  margin-bottom:9px
}
.qodef-portfolio-list.qodef-item-layout--info-image-divided .qodef-e-subtitle:before {
  content:'';
  position:absolute;
  left:0;
  width:9px;
  height:9px;
  background-color:var(--qodef-main-color);
  top:50%;
  transform:translateY(-50%)
}
.qodef-portfolio-list.qodef-item-layout--info-image-divided.qodef-hover-animation--tilt .qodef-e-image .qodef-e-image-tilt {
  transform-style:preserve-3d
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple {
  margin:0
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple.qodef-image-blurred .qodef-e-media-image.qodef--background img {
  visibility:visible
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple article .qodef-e-media-image.qodef--background {
  margin-bottom:0
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple article .qodef-e-content {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  text-align:center;
  opacity:0;
  transform:translate3d(15px,0,0);
  transition:opacity .4s cubic-bezier(.22,.61,.36,1),.6s transform cubic-bezier(.18,.79,.48,.99)
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple article .qodef-e-title {
  color:#000;
  transsition:trans a;
  transsition-color:inherit
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple article .qodef-e-info {
  margin-top:6px
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple article .qodef-e-info>* {
  font-family:Kanit,sans-serif;
  font-size:16px;
  line-height:1.6875em;
  font-weight:200;
  color:var(--qodef-main-color);
  color:#000
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple article .qodef-e-post-link {
  z-index:2
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple article:hover .qodef-e-content {
  opacity:1;
  transform:translate3d(0,0,0)
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple article .qodef-e-inner {
  border:1px solid var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple article .qodef-e-background-holder {
  overflow:hidden;
  background-color:#fff
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover-simple article .qodef-e-top-holder {
  margin-top:30px
}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content {
  opacity:0;
  transition:opacity .3s ease
}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content {
  opacity:1
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover {
  margin:0
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover.qodef-image-blurred .qodef-e-media-image.qodef--background img {
  visibility:visible
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media-image.qodef--background {
  margin-bottom:0
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  background-color:rgba(var(--qodef-main-color),.12);
  padding:22% 10.25% 15.5%
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content a {
  position:relative;
  z-index:3
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title {
  color:#000
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a {
  color:inherit
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info {
  margin-top:6px
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info>* {
  font-family:Kanit,sans-serif;
  font-size:16px;
  line-height:1.6875em;
  font-weight:200;
  color:var(--qodef-main-color);
  color:#000
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-post-link {
  z-index:2
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-inner {
  border:1px solid var(--qodef-main-color);
  padding:20px
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-background-holder {
  overflow:hidden
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-top-holder {
  margin-top:30px
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-top-holder {
    margin-top:23px
  }
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media-second-image {
  height:100%
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media-second-image a {
  display:block;
  height:100%;
  position:relative
}
@media only screen and (max-width:768px) {
  .qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media-second-image a {
    min-height:124px
  }
}
@media only screen and (max-width:480px) {
  .qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media-second-image a {
    min-height:118px
  }
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media-second-image a img {
  max-height:100%;
  width:auto;
  -o-object-fit:cover;
  object-fit:cover;
  box-shadow:0 1px 14px rgba(0,0,0,.15);
  position:absolute
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover.qodef--mouse-control-holder .qodef--mouse-control-item {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  left:20px
}
@media only screen and (min-width:1025px) and (max-width:1440px) {
  .qodef-portfolio-list.qodef-item-layout--info-on-hover.qodef--mouse-control-holder .qodef--mouse-control-item {
    left:50px
  }
}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content {
  opacity:0;
  transition:opacity .3s ease
}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content {
  opacity:1
}
.qodef-portfolio-list.qodef-item-layout--info-on-image {
  margin:0
}
.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-image-blurred .qodef-e-media-image.qodef--background {
  overflow:hidden
}
.qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-image-blurred .qodef-e-media-image.qodef--background img {
  visibility:visible
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-media-image.qodef--background {
  margin-bottom:0
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display:flex;
  justify-content:flex-end;
  flex-direction:column;
  padding:20px 40px 35px;
  background-color:rgba(var(--qodef-main-color),.12)
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content a {
  position:relative;
  z-index:3
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title {
  color:var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a {
  color:inherit
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a:hover {
  color:var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info>* {
  color:var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info a:hover {
  color:var(--qodef-main-color)
}
.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-post-link {
  z-index:2
}
.qodef-portfolio-project-info {
  display:flex;
  align-items:flex-start;
  flex-direction:column
}
.qodef-portfolio-project-info .qodef-e-label {
  margin:0 0 5px 0
}
.qodef-portfolio-project-info a,
.qodef-portfolio-project-info p {
  margin:0
}
#qodef-portfolio-single-related-items {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  margin-top:86px
}
#qodef-single-portfolio-navigation {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  margin:114px 0 0
}
.qodef-variations--big+#qodef-single-portfolio-navigation {
  margin-top:112px
}
#qodef-single-portfolio-navigation .qodef-m-inner {
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between
}
#qodef-single-portfolio-navigation .qodef-m-nav {
  position:relative;
  display:flex;
  align-items:center
}
#qodef-single-portfolio-navigation .qodef-m-nav>* {
  display:block;
  line-height:inherit
}
#qodef-single-portfolio-navigation .qodef-m-nav svg {
  overflow:visible
}
#qodef-single-portfolio-navigation .qodef-m-nav svg * {
  fill:currentColor
}
#qodef-single-portfolio-navigation .qodef-m-nav svg polygon {
  transition:transform .4s cubic-bezier(.39,.1,0,.98)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon {
  margin-right:10px
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev:hover svg polygon {
  transform:translate3d(-6px,0,0)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next {
  flex-direction:row-reverse;
  text-align:right;
  margin-left:auto
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon {
  margin-left:10px
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next:hover svg polygon {
  transform:translate3d(6px,0,0)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link {
  position:absolute;
  top:0;
  left:calc(50% - 16px)
}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-m-nav-icon {
  font-size:32px
}
#qodef-single-portfolio-navigation .qodef-m-nav-icon {
  font-size:30px
}
#qodef-single-portfolio-navigation .qodef-m-nav-label {
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  font-size:17px;
  line-height:1.294em
}
.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item {
  display:block;
  margin-bottom:10px;
  float:none
}
.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item {
  display:block;
  margin-bottom:12px;
  float:none
}
.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child {
  margin-bottom:0
}
.qodef-team-list .qodef-e-role {
  font-family:'Roboto Mono',sans-serif;
  font-size:16px;
  font-weight:400;
  color:var(--qodef-main-color);
  margin:0
}
.qodef-team-list .qodef-e-role:hover {
  color:var(--qodef-main-color)
}
.qodef-team-list .qodef-e-title {
  margin:0 0 9px
}
.qodef-team-list .qodef-e-image {
  position:relative
}
.qodef-team-list .qodef-m-description {
  margin-top:13px
}
.qodef-team-list .qodef-team-member-social-icons {
  font-family:'Roboto Mono',sans-serif;
  font-size:16px;
  font-weight:400;
  color:var(--qodef-main-color);
  margin:0;
  position:absolute;
  bottom:0;
  background-color:var(--qodef-main-color-second);
  border:1px solid var(--qodef-main-color);
  padding:19px 29px;
  left:9.2%
}
.qodef-team-list .qodef-team-member-social-icons:hover {
  color:var(--qodef-main-color)
}
.qodef-team-list .qodef-e-media-second-image {
  position:absolute;
  top:0;
  left:0
}
.qodef-team-list .qodef-e-image-inner {
  opacity:0;
  transition:opacity .2s ease-out
}
.qodef-team-list .qodef-e-inner:hover .qodef-e-image-inner {
  opacity:1
}
.qodef-team-list .qodef-e-content {
  padding:0 9.2%
}
.qodef-team-list.qodef-item-layout--info-above>.qodef-grid-inner {
  display:flex;
  flex-wrap:wrap;
  align-items:flex-end
}
.qodef-team-list.qodef-item-layout--info-above .qodef-e-content {
  margin:0 0 30px
}
.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
  margin:35px 0 0
}
.qodef-testimonials-list {
  padding:0 8% 0 0;
  flex-basis:87%
}
.qodef-testimonials-list .qodef-e-inner {
  padding-bottom:40px
}
.qodef-testimonials-list.qodef-swiper-container .qodef-e-inner {
  padding-bottom:0
}
.qodef-testimonials-list .qodef-e-media-image {
  line-height:0;
  margin-bottom:25px
}
.qodef-testimonials-list .qodef-e-title {
  margin:0 0 25px
}
.qodef-testimonials-list .qodef-e-text {
  margin:0 0 21px
}
.qodef-testimonials-list .qodef-e-author {
  margin:0 0 30px;
  font-family:'Roboto Mono',sans-serif;
  font-size:19px;
  font-weight:300;
  color:var(--qodef-main-color)
}
.qodef-testimonials-list .qodef-e-author:hover {
  color:var(--qodef-main-color)
}
.qodef-testimonials-list .swiper-pagination-bullets {
  text-align:left;
  bottom:0!important
}
.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before {
  background-color:var(--qodef-main-color)
}
.qodef-testimonials-list .qodef-e-author-signature {
  color:var(--qodef-main-color)
}
.qodef-testimonials-list .qodef-e-author-signature svg {
  fill:currentColor
}
.qodef-testimonials-list.swiper-container-vertical~.swiper-button-outside.swiper-button-next,
.qodef-testimonials-list.swiper-container-vertical~.swiper-button-outside.swiper-button-prev {
  transform:rotate(90deg);
  left:auto!important;
  right:0!important
}
.qodef-testimonials-list.swiper-container-vertical~.swiper-button-outside.swiper-button-next svg polygon,
.qodef-testimonials-list.swiper-container-vertical~.swiper-button-outside.swiper-button-prev svg polygon {
  transition-duration:.22s
}
.qodef-testimonials-list.swiper-container-vertical~.swiper-button-outside.swiper-button-next:hover svg polygon,
.qodef-testimonials-list.swiper-container-vertical~.swiper-button-outside.swiper-button-prev:hover svg polygon {
  transition-duration:.4s;
  transition-delay:.1s
}
.qodef-testimonials-list.swiper-container-vertical~.swiper-button-outside.swiper-button-prev {
  top:calc(50% - 50px)
}
.qodef-testimonials-list.swiper-container-vertical~.swiper-button-outside.swiper-button-next {
  top:calc(50% + 8px)
}
.qodef-testimonials-list.swiper-container-vertical>.swiper-pagination-bullets {
  right:50px
}
.qodef-testimonials-list-wrapper {
  display:flex
}
.qodef-testimonials-list-wrapper .qodef-testimonials-list-icon {
  flex-basis:13%;
  position:relative
}
.qodef-testimonials-list-wrapper .qodef-testimonials-list-icon--filled,
.qodef-testimonials-list-wrapper .qodef-testimonials-list-icon--outlined {
  font-size:280px;
  font-weight:700;
  height:70px;
  line-height:.65em
}
.qodef-testimonials-list-wrapper .qodef-testimonials-list-icon--filled {
  color:var(--qodef-main-color);
  position:relative;
  top:4px;
  left:-7px
}
.qodef-testimonials-list-wrapper .qodef-testimonials-list-icon--outlined {
  position:absolute;
  top:14px;
  left:3px;
  -webkit-text-fill-color:transparent;
  -webkit-text-stroke-width:1px;
  -webkit-text-stroke-color:var(--qodef-main-color)
}
@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_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:var(--qodef-main-color-second);
  z-index:-1;
  transition:opacity .3s ease;
  border:1px solid currentColor
}
.qodef-search-cover-form .qodef-m-inner {
  display:flex;
  height:100%;
  width:100%;
  align-items:center;
  justify-content:space-between;
  padding:0 70px
}
.qodef-search-cover-form .qodef-m-form-field {
  padding:0;
  margin-bottom:0;
  font-size:26px;
  font-weight:600;
  text-transform:uppercase;
  color:var(--qodef-main-color);
  background-color:transparent;
  border:0;
  border-radius:0;
  outline-offset:0
}
.qodef-search-cover-form .qodef-m-form-field:focus {
  color:var(--qodef-main-color)
}
.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 {
  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 {
  animation:cover_search_fade_out .3s ease both
}
.qodef-covers-search--fadein .qodef-search-cover-form {
  animation:cover_search_fade_in .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:flex;
  align-items:center;
  justify-content:center;
  background-color:var(--qodef-main-color-second);
  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:var(--qodef-main-color);
  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:var(--qodef-main-color);
  background:0 0;
  border:0;
  outline:0;
  opacity:0;
  cursor:pointer;
  transition:color .2s ease-out
}
.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
  color:var(--qodef-main-color);
  background:0 0
}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit {
  opacity:1;
  bottom:0;
  transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .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 var(--qodef-main-color);
  transition:all .3s ease
}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line {
  width:100%;
  transition:width .5s ease .6s
}
.qodef-fullscreen-search-holder .qodef-m-close {
  position:absolute;
  top:33px;
  right:70px;
  color:var(--qodef-main-color);
  opacity:0;
  visibility:hidden;
  z-index:1;
  display:none
}
.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
  top:72px
}
.qodef-fullscreen-search-holder .qodef-m-close:hover {
  color:var(--qodef-main-color)
}
.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;
  display:block
}
.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
  animation:fullscreen_search_fade_out .3s ease both
}
.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
  animation:fullscreen_search_fade_in .3s ease both
}
@keyframes fullscreen_search_fade_out {
  0% {
    opacity:1;
    visibility:visible
  }
  100% {
    opacity:0;
    visibility:hidden
  }
}
@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-button.qodef-html--link {
  position:relative;
  display:inline-block;
  vertical-align:middle;
  width:auto;
  margin:0 0 9px;
  font-family:Kanit,sans-serif;
  font-size:17px;
  line-height:2em;
  font-weight:700;
  text-decoration:none;
  text-transform:uppercase;
  border-radius:0;
  outline:0;
  transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out,transform .3s cubic-bezier(.29,.11,.2,.96);
  transform-style:preserve-3d;
  padding:11px 34px
}
.qodef-button.qodef-html--link:before {
  content:'';
  position:absolute;
  display:inline-block;
  top:-1px;
  left:-1px;
  width:calc(100% + 10px);
  height:calc(100% + 10px);
  background-color:currentColor;
  background:linear-gradient(225deg,transparent 6px,currentColor 6px,currentColor calc(100% - 6px),transparent calc(100% - 6px),transparent 100%);
  transition:.25s cubic-bezier(.22,.61,.36,1);
  transform:translateZ(-1px);
  -webkit-clip-path:inset(0 0 0 0);
  clip-path:inset(0 0 0 0)
}
.qodef-button.qodef-html--link:hover {
  transform:translate3d(5px,5px,0)
}
.qodef-button.qodef-html--link:hover:before {
  -webkit-clip-path:inset(0 8px 8px 0);
  clip-path:inset(0 8px 8px 0)
}
.qodef-button.qodef-size--small {
  padding:5px 30px
}
.qodef-button.qodef-size--large {
  padding:13px 42px
}
.qodef-button.qodef-size--full {
  width:100%;
  text-align:center
}
.qodef-button.qodef-layout--filled.qodef-html--link {
  color:var(--qodef-main-color);
  background-color:var(--qodef-main-color-second);
  border:1px solid currentColor
}
.qodef-button.qodef-layout--filled.qodef-html--link.qodef-button--inverted {
  color:var(--qodef-main-color);
  background-color:var(--qodef-main-color-second);
  border:1px solid currentColor;
  color:var(--qodef-main-color-second);
  background-color:var(--qodef-main-color);
  border-color:var(--qodef-main-color)
}
.qodef-button.qodef-layout--outlined {
  color:var(--qodef-main-color);
  background-color:transparent;
  border:2px solid var(--qodef-main-color)
}
.qodef-button.qodef-layout--outlined:after,
.qodef-button.qodef-layout--outlined:before {
  display:none
}
.qodef-button.qodef-layout--outlined:hover {
  transform:none
}
.qodef-button.qodef-layout--outlined:hover {
  color:var(--qodef-main-color-second);
  background-color:var(--qodef-main-color);
  border-color:var(--qodef-main-color)
}
.qodef-button.qodef-layout--textual {
  padding:0!important;
  font-size:17px;
  color:var(--qodef-main-color);
  background-color:transparent;
  border:0;
  font-family:Kanit,sans-serif;
  line-height:1em
}
.qodef-button.qodef-layout--textual:after,
.qodef-button.qodef-layout--textual:before {
  display:none
}
.qodef-button.qodef-layout--textual:hover {
  transform:none
}
.qodef-button.qodef-layout--textual .qodef-m-text {
  display:inline-block;
  vertical-align:middle;
  line-height:1em;
  position:relative
}
.qodef-button.qodef-layout--textual .qodef-m-text:after {
  content:'';
  width:25px;
  height:5px;
  background-color:currentColor;
  position:absolute;
  left:calc(100% + 7px);
  right:auto;
  bottom:3px;
  transition:transform .4s cubic-bezier(.39,.1,0,.98);
  transform-origin:left;
  border:none;
  transform:scaleX(1);
  display:inline-block
}
.qodef-button.qodef-layout--textual:hover {
  color:var(--qodef-main-color)
}
.qodef-button.qodef-layout--textual:hover .qodef-m-text:after {
  transform:scaleX(.2)
}
.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;
  border:1px solid #363636
}
.qodef-skin--white .qodef-cards-gallery img {
  border-color:#d7d7d7
}
.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;
  transition:all .3s cubic-bezier(.29,.11,.2,.96)
}
.qodef-cards-gallery .qodef-m-card .qodef-m-bundle-item {
  transition:transform .3s cubic-bezier(.29,.11,.2,.96)
}
.qodef-cards-gallery .qodef-m-card img {
  border:1px solid #363636
}
.qodef-skin--white .qodef-cards-gallery .qodef-m-card img {
  border-color:#d7d7d7
}
.qodef-cards-gallery .qodef-m-card.qodef-animating {
  transition:all 1s cubic-bezier(.19,1,.22,1);
  pointer-events:none
}
.qodef-cards-gallery .qodef-m-card.qodef-animating-siblings {
  transition:all .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 {
  transform:translateX(-100%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
  transform:scale(.5) translateX(80%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
  transform:scale(.6) translateX(54%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
  transform:scale(.7) translateX(35%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
  transform:scale(.8) translateX(21%)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
  transform:scale(1)
}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:last-child {
  transform:translate(-9%,14%)
}
.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 .qodef-m-bundle-item {
  transform:translate3d(-10px,0,0)
}
.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 {
  transform:translateX(100%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
  transform:scale(.5) translateX(-80%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
  transform:scale(.6) translateX(-54%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
  transform:scale(.7) translateX(-35%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
  transform:scale(.8) translateX(-21%)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
  transform:translateX(0)
}
.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:last-child {
  transform:translate(9%,-12%)
}
.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 .qodef-m-bundle-item {
  transform:translate3d(10px,0,0)
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle img {
  visibility:hidden
}
@keyframes qodefCardAppearFromRight {
  0% {
    transform:translate3d(100%,0,0);
    opacity:0;
    visibility:visible
  }
  30% {
    opacity:1;
    visibility:visible
  }
  100% {
    visibility:visible;
    transform:translate3d(0,0,0)
  }
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared img {
  animation:qodefCardAppearFromRight 1s cubic-bezier(.19,1,.22,1) forwards
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
  animation-delay:.2s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
  animation-delay:.4s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
  animation-delay:.6s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
  animation-delay:.8s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
  animation-delay:1s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
  animation-delay:1.2s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
  animation-delay:1.4s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
  animation-delay:1.6s
}
@keyframes qodefCardAppearFromLeft {
  0% {
    visibility:visible;
    opacity:0;
    transform:translate3d(-100%,0,0)
  }
  30% {
    visibility:visible;
    opacity:1
  }
  100% {
    visibility:visible;
    transform:translate3d(0,0,0)
  }
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared img {
  animation:qodefCardAppearFromLeft 1s cubic-bezier(.19,1,.22,1) forwards
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done) {
  animation-delay:.2s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done) {
  animation-delay:.4s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done) {
  animation-delay:.6s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done) {
  animation-delay:.8s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done) {
  animation-delay:1s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done) {
  animation-delay:1.2s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done) {
  animation-delay:1.4s
}
.no-touchevents .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done) {
  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:var(--qodef-main-color)
}
.qodef-countdown .qodef-label {
  margin-top:9px
}
.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
  display:inline-block;
  vertical-align:top;
  padding:0 20px
}
.qodef-countdown.qodef-layout--simple .qodef-digit {
  font-family:inherit;
  font-size:90px;
  line-height:1em;
  font-weight:600;
  color:var(--qodef-main-color)
}
@media only screen and (max-width:680px) {
  .qodef-countdown.qodef-layout--simple .qodef-digit {
    font-size:60px
  }
}
.widget.widget_eldon_core_custom_font {
  margin-bottom:0!important
}
.qodef-custom-font {
  position:relative
}
.qodef-custom-font.qodef-alignment--center {
  text-align:center
}
.qodef-custom-font.qodef-alignment--left {
  text-align:left
}
.qodef-custom-font.qodef-alignment--right {
  text-align:right
}
.qodef-custom-font .qodef-m-tagline {
  font-family:'Roboto Mono',sans-serif;
  font-size:16px;
  font-weight:300;
  color:var(--qodef-main-color);
  margin-bottom:8px
}
.qodef-custom-font .qodef-m-tagline:hover {
  color:var(--qodef-main-color)
}
.qodef-custom-font .qodef-m-tagline:before {
  content:'';
  position:relative;
  display:inline-block;
  width:9px;
  height:9px;
  bottom:1px;
  margin-right:5px;
  background:currentColor
}
.qodef-custom-font .qodef-custom-font-content {
  line-height:1.125em;
  margin:0
}
.qodef-custom-font .qodef-m-link {
  position:relative;
  width:100%;
  background-repeat:no-repeat;
  background-image:linear-gradient(transparent calc(100% - .05em),currentColor .05em);
  background-size:100% calc(100% - .15em)
}
.qodef-custom-font .qodef-m-link:hover {
  animation:qodef-animate-multiline 1.1s cubic-bezier(.32,.32,.15,1.17) forwards
}
.qodef-custom-font.qodef--has-appear .qodef-animated-text-holder {
  position:relative;
  display:inline-flex
}
.qodef-custom-font.qodef--has-appear .qodef-animated-text-original {
  opacity:0;
  padding-right:1px
}
.qodef-custom-font.qodef--has-appear .qodef-animated-text-duplicate {
  position:absolute;
  left:0;
  width:100%;
  height:100%;
  display:inherit;font-weight: 900;

  /*
  animation:qodef-font-weight-animation-to-thin 2.8s cubic-bezier(.46,.03,.52,.96) infinite forwards;
  animation-delay:calc(var(--qodef-animated-index) * 150ms);*/
}
.qodef-custom-font,
.qodef--has-appear.qodef-appear,
.qodef-animated-text-holder,
.qodef-animated-text-duplicate {
  /*
  animation:qodef-font-weight-animation-to-thin 2.8s cubic-bezier(.46,.03,.52,.96) infinite forwards;*/
}
.qodef-custom-rev-text-1,
.qodef-custom-rev-text-2,
.qodef-custom-rev-text-3,
.qodef-custom-rev-text-4 {
  animation:qodef-font-weight-animation-to-regular 2.6s cubic-bezier(.46,.03,.52,.96) infinite forwards
}
.qodef-custom-rev-text-1 {
  animation-delay:150ms
}
.qodef-custom-rev-text-2 {
  animation-delay:.3s
}
.qodef-custom-rev-text-3 {
  animation-delay:450ms
}
.qodef-custom-rev-text-4 {
  animation-delay:.6s
}
.qodef-dropcaps {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top
}
.qodef-dropcaps .qodef-m-letter {
  position:relative;
  top:5px;
  display:flex;
  align-items:center;
  justify-content:center;
  float:left;
  margin:0 10px 5px 0;
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  color:var(--qodef-main-color);
  font-size:50px;
  line-height:1.04em
}
@media only screen and (max-width:680px) {
  .qodef-dropcaps .qodef-m-letter {
    font-size:42px
  }
}
.qodef-dropcaps .qodef-m-text {
  display:inline;
  margin:0
}
.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
  width:40px;
  height:40px;
  font-size:25px;
  line-height:1.12em;
  color:var(--qodef-main-color);
  background-color:var(--qodef-main-color)
}
.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
  border-radius:100%
}
.qodef-frame-slider-holder {
  position:relative;
  margin-bottom:106px
}
.qodef-frame-slider-holder .qodef-frame-slider-image {
  position:absolute;
  top:0;
  left:50%;
  transform:translateX(-50%);
  pointer-events:none;
  z-index:0;
  display:flex;
  justify-content:center;
  align-items:center;
  width:715px
}
@media only screen and (max-width:768px) {
  .qodef-frame-slider-holder .qodef-frame-slider-image {
    width:540px
  }
}
@media only screen and (max-width:680px) {
  .qodef-frame-slider-holder .qodef-frame-slider-image {
    width:280px
  }
}
.qodef-frame-slider-holder .qodef-frame-slider-image img {
  position:relative;
  max-width:initial;
  padding:53px 20px 20px;
  width:100%;
  border:1px solid var(--qodef-border-frame);
  box-sizing:content-box;
  transform:translateY(-53px);
  background:var(--qodef-main-color-second) url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0NyAxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDcgMTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxnPg0KCTxyZWN0IHg9IjEuMyIgeT0iMC41IiBjbGFzcz0ic3QwIiB3aWR0aD0iOSIgaGVpZ2h0PSI5Ii8+DQo8L2c+DQo8Zz4NCgk8cmVjdCB4PSIxOS4zIiB5PSIwLjUiIGNsYXNzPSJzdDAiIHdpZHRoPSI5IiBoZWlnaHQ9IjkiLz4NCjwvZz4NCjxnPg0KCTxyZWN0IHg9IjM3LjMiIHk9IjAuNSIgY2xhc3M9InN0MCIgd2lkdGg9IjkiIGhlaWdodD0iOSIvPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat;
  background-size:45px;
  background-position:12px 12px
}
.qodef-skin--white .qodef-frame-slider-holder .qodef-frame-slider-image img {
  background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0NyAxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDcgMTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMwMDA7fQ0KPC9zdHlsZT4NCjxnPg0KCTxyZWN0IHg9IjEuMyIgeT0iMC41IiBjbGFzcz0ic3QwIiB3aWR0aD0iOSIgaGVpZ2h0PSI5Ii8+DQo8L2c+DQo8Zz4NCgk8cmVjdCB4PSIxOS4zIiB5PSIwLjUiIGNsYXNzPSJzdDAiIHdpZHRoPSI5IiBoZWlnaHQ9IjkiLz4NCjwvZz4NCjxnPg0KCTxyZWN0IHg9IjM3LjMiIHk9IjAuNSIgY2xhc3M9InN0MCIgd2lkdGg9IjkiIGhlaWdodD0iOSIvPg0KPC9nPg0KPC9zdmc+DQo=)
}
.qodef-frame-slider-holder .qodef-m-swiper {
  overflow:hidden
}
.qodef-frame-slider-holder .qodef-m-item {
  margin:0 2.75%;
  width:715px;
  height:456px
}
@media only screen and (max-width:768px) {
  .qodef-frame-slider-holder .qodef-m-item {
    width:540px;
    height:297px
  }
}
@media only screen and (max-width:680px) {
  .qodef-frame-slider-holder .qodef-m-item {
    width:280px;
    height:161px
  }
}
.qodef-frame-slider-holder .qodef-m-item img {
  position:absolute;
  top:1px;
  left:0;
  width:100%;
  height:auto;
  -o-object-fit:cover;
  object-fit:cover;
  border:1px solid var(--qodef-border-frame);
  transform:scale(1);
  transition:transform .2s ease-out
}
.qodef-frame-slider-holder .qodef-m-item:not(.swiper-slide-active) img {
  transform:scale(.9)
}
.qodef-frame-slider-holder .swiper-pagination-bullets {
  bottom:-106px!important
}
.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:var(--qodef-main-color);
  background-color:var(--qodef-main-color)
}
.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:flex;
  align-items:center
}
.qodef-icon-list-item .qodef-icon-holder {
  flex-shrink:0;
  margin-right:5px;
  float:none
}
.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
  font-size:16px
}
.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_eldon_core_icon_list_item {
  margin-bottom:0
}
#qodef-page-footer .widget.widget_eldon_core_icon_list_item {
  margin-bottom:0
}
#qodef-side-area .widget.widget_eldon_core_icon_list_item {
  margin-bottom:0
}
.qodef-icon-with-text .qodef-m-title {
  margin:0
}
.qodef-icon-with-text .qodef-m-title a {
  display:block
}
.qodef-icon-with-text .qodef-m-text {
  margin:8px 0 0
}
.qodef-icon-with-text .qodef-m-icon-wrapper {
  line-height:1
}
.qodef-icon-with-text .qodef-icon-holder {
  float:none
}
.qodef-icon-with-text .qodef-m-content {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top
}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
  position:relative;
  display:inline-block;
  vertical-align:top
}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
  display:block
}
.qodef-icon-with-text.qodef-layout--before-content {
  display:flex;
  align-items:flex-start
}
.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
  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:flex;
  align-items:center
}
.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
  flex-shrink:0;
  margin-right:5px
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
  text-align:center
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
  text-align:left
}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
  text-align:right
}
.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
  margin-top:21px
}
.qodef-icon-holder {
  position:relative;
  display:inline-block;
  vertical-align:top;
  width:auto;
  line-height:1
}
.qodef-icon-holder a {
  display:block
}
.qodef-icon-holder .qodef-icon {
  display:block;
  line-height:inherit
}
.qodef-icon-holder .qodef-icon:before {
  display:block;
  line-height:inherit
}
.qodef-icon-holder.qodef-layout--circle,
.qodef-icon-holder.qodef-layout--square {
  width:2em;
  height:2em;
  line-height:2em;
  text-align:center;
  color:var(--qodef-main-color);
  background-color:var(--qodef-main-color);
  transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out
}
.qodef-icon-holder.qodef-layout--circle a,
.qodef-icon-holder.qodef-layout--square a {
  color:inherit;
  transition:none
}
.qodef-icon-holder.qodef-layout--circle:hover,
.qodef-icon-holder.qodef-layout--square:hover {
  background-color:var(--qodef-main-color)
}
.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_eldon_core_icon {
  display:inline-block;
  line-height:1
}
#qodef-page-sidebar .widget.widget_eldon_core_icon {
  margin-bottom:0
}
#qodef-page-footer .widget.widget_eldon_core_icon {
  margin-bottom:0
}
#qodef-side-area .widget.widget_eldon_core_icon {
  margin-bottom:0
}
.qodef-image-gallery.qodef-col-num--predefined .qodef-e {
  transition:transform .2s ease-out;
  transform:scale(.78);
  will-change:transform
}
.qodef-image-gallery.qodef-col-num--predefined .qodef-e.swiper-slide-active {
  transform:scale(1);
  padding:53px 20px 20px;
  background:var(--qodef-main-color-second) url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0NyAxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDcgMTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KPC9zdHlsZT4NCjxnPg0KCTxyZWN0IHg9IjEuMyIgeT0iMC41IiBjbGFzcz0ic3QwIiB3aWR0aD0iOSIgaGVpZ2h0PSI5Ii8+DQo8L2c+DQo8Zz4NCgk8cmVjdCB4PSIxOS4zIiB5PSIwLjUiIGNsYXNzPSJzdDAiIHdpZHRoPSI5IiBoZWlnaHQ9IjkiLz4NCjwvZz4NCjxnPg0KCTxyZWN0IHg9IjM3LjMiIHk9IjAuNSIgY2xhc3M9InN0MCIgd2lkdGg9IjkiIGhlaWdodD0iOSIvPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat;
  background-size:45px;
  background-position:12px 12px
}
.qodef-skin--white .qodef-image-gallery.qodef-col-num--predefined .qodef-e.swiper-slide-active {
  background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0NyAxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDcgMTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMwMDA7fQ0KPC9zdHlsZT4NCjxnPg0KCTxyZWN0IHg9IjEuMyIgeT0iMC41IiBjbGFzcz0ic3QwIiB3aWR0aD0iOSIgaGVpZ2h0PSI5Ii8+DQo8L2c+DQo8Zz4NCgk8cmVjdCB4PSIxOS4zIiB5PSIwLjUiIGNsYXNzPSJzdDAiIHdpZHRoPSI5IiBoZWlnaHQ9IjkiLz4NCjwvZz4NCjxnPg0KCTxyZWN0IHg9IjM3LjMiIHk9IjAuNSIgY2xhc3M9InN0MCIgd2lkdGg9IjkiIGhlaWdodD0iOSIvPg0KPC9nPg0KPC9zdmc+DQo=)
}
.qodef-image-gallery.qodef-col-num--predefined .qodef-e.swiper-slide-active img {
  border:1px solid var(--qodef-border-frame)
}
.qodef-image-gallery.qodef-border-enabled .qodef-e {
  margin:10px 0;
  border:1px solid var(--qodef-border-frame)
}
.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;
  border:1px solid #363636
}
.qodef-skin--white .qodef-image-with-text .qodef-m-image {
  border-color:#d7d7d7
}
.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-number {
  font-weight:100
}
.qodef-image-with-text .qodef-m-title {
  margin:18px 0 0;
  display:flex
}
.qodef-image-with-text .qodef-m-title a {
  display:inherit
}
.qodef-image-with-text .qodef-m-text {
  margin:15px 0 0
}
.qodef-image-with-text .qodef-m-title-holder {
  position:relative;
  display:inline-flex
}
.qodef-image-with-text .qodef-m-title-holder span {
  transition:.2s ease
}
.qodef-image-with-text .qodef-m-title-holder span:nth-of-type(1) {
  opacity:0;
  pointer-events:none;
  font-weight:900;
  padding-right:5px
}
.qodef-image-with-text .qodef-m-title-holder span:nth-of-type(2) {
  position:absolute;
  left:0;
  width:100%;
  height:100%
}
.qodef-image-with-text .qodef-m-number {
  position:relative;
  display:inline-flex
}
.qodef-image-with-text .qodef-m-number span {
  transition:.2s ease
}
.qodef-image-with-text .qodef-m-number span:nth-of-type(2) {
  opacity:0;
  pointer-events:none;
  font-weight:900;
  margin-right:13px
}
.qodef-image-with-text .qodef-m-number span:nth-of-type(1) {
  position:absolute;
  left:0;
  width:100%;
  height:100%
}
.qodef-image-with-text:hover .qodef-m-number span:nth-of-type(1) {
  font-weight:900
}
.qodef-image-with-text:hover .qodef-m-title-holder span:nth-of-type(2) {
  font-weight:100
}
.qodef-info-list {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top
}
.qodef-info-list ul {
  list-style:none
}
.qodef-info-list .qodef-m-info-list-title {
  margin:0
}
.qodef-info-list .qodef-m-info-list-text {
  margin:25px 0 0;
  padding:0 26% 0 0
}
.qodef-info-list .qodef-m-info-title {
  margin:27px 0 8px
}
.qodef-interactive-link-showcase {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  height:100vh;
  visibility:hidden
}
.admin-bar .qodef-interactive-link-showcase {
  height:calc(100vh - 32px)
}
.qodef-interactive-link-showcase .qodef-m-image {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  opacity:0;
  transition:opacity 0s .45s
}
.qodef-interactive-link-showcase .qodef-m-image img {
  display:none
}
.qodef-interactive-link-showcase .qodef-m-items {
  display:flex;
  align-items:center;
  z-index:10
}
.qodef-interactive-link-showcase .qodef-m-item {
  position:relative;
  display:inline-block;
  vertical-align:top;
  width:auto;
  padding:0 6px 5px;
  margin:13px 0;
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  transition:color .2s ease-out,background-color .2s ease-out;
  font-size:90px;
  line-height:1.67em
}
.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title {
  position:relative;
  display:block;
  z-index:2
}
.qodef-interactive-link-showcase .qodef-m-item.qodef--active {
  color:var(--qodef-main-color);
  opacity:1;
  z-index:5;
  transition:opacity .4s cubic-bezier(.215,.61,.355,1)
}
.qodef-interactive-link-showcase.qodef--init {
  visibility:visible
}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item {
  color:var(--qodef-main-color)
}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item.qodef--active {
  color:var(--qodef-main-color)
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list {
  display:flex;
  align-items:center;
  overflow:hidden
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-items {
  position:relative;
  flex-flow:wrap;
  justify-content:center
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item {
  padding:0;
  margin:0 .73em 0 0;
  color:var(--qodef-main-color);
  background-color:transparent;
  z-index:11
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item.qodef--active {
  z-index:5
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item.qodef--active .qodef-e-follow-content {
  display:block
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-title {
  display:block;
  z-index:-2
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-title:after {
  content:'';
  position:absolute;
  left:calc(100% + .1em);
  top:1.1em;
  width:.3em;
  height:.07em;
  background:currentColor
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-content {
  position:absolute;
  top:0;
  left:0;
  width:auto;
  display:none
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-image {
  position:relative;
  display:inline-block;
  vertical-align:top;
  width:auto;
  transform:translate3d(-50%,-50%,0);
  overflow:hidden;
  z-index:-1
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-image img {
  position:relative;
  display:block;
  width:auto;
  max-width:60vw
}
@media only screen and (max-width:680px) {
  .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-image img {
    max-width:160px
  }
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title {
  position:absolute;
  top:50%;
  left:0;
  display:block;
  white-space:nowrap;
  color:var(--qodef-main-color);
  mix-blend-mode:difference
}
body.qodef-skin--white .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title {
  color:#fff;
  mix-blend-mode:difference
}
.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title:after {
  content:'';
  position:absolute;
  left:calc(100% + .1em);
  top:1.1em;
  width:.3em;
  height:.07em;
  background:currentColor
}
.qodef-skin--white .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item .qodef-e-follow-image img {
  background-color:#fff
}
.qodef-interactive-link-showcase.qodef-layout--list {
  padding:150px 0
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
  position:relative;
  display:block;
  margin-left:auto;
  width:62%;
  height:100%;
  overflow:hidden
}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  width:38%;
  justify-content:center;
  flex-direction:column
}
.qodef-interactive-link-showcase.qodef-layout--slider .swiper-container {
  width:100%;
  height:100%;
  z-index:10
}
.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  height:100%;
  overflow:hidden;
  z-index:5
}
.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item {
  height:auto;
  margin:0 5%
}
.qodef-numbered-text {
  text-align:center
}
.qodef-numbered-text .qodef-m-number {
  font-family:Kanit,sans-serif;
  font-size:100px;
  font-weight:700;
  line-height:1;
  color:transparent;
  -webkit-text-fill-color:currentColor;
  -webkit-background-clip:text;
  background-size:cover;
  display:inline
}
.qodef-numbered-text .qodef-m-title {
  margin:13px 0 0
}
.qodef-numbered-text .qodef-m-text {
  margin:15px 0 0 0
}
.qodef-pricing-table {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  text-align:center;
  border:1px solid var(--qodef-main-color)
}
.qodef-pricing-table.qodef-status--featured {
  background-image:url(/web/20231213042445im_/https://czthegoat.io/wp-content/plugins/eldon-core/inc/shortcodes/pricing-table/assets/img/featured-bg.png)
}
.qodef-pricing-table .qodef-m-inner {
  padding:108px 10px 106px
}
.qodef-pricing-table .qodef-m-title p {
  margin:0;
  font-family:'Roboto Mono',sans-serif;
  font-size:16px;
  font-weight:400;
  color:var(--qodef-main-color)
}
.qodef-pricing-table .qodef-m-title p:hover {
  color:var(--qodef-main-color)
}
.qodef-pricing-table .qodef-m-subtitle {
  font-size:18px;
  padding-bottom:13px
}
.qodef-pricing-table .qodef-m-price {
  margin-top:-3px
}
.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
  margin:5px 0 26px;
  line-height:1
}
.qodef-pricing-table .qodef-m-price .qodef-m-price-currency {
  font-size:.5em;
  position:absolute;
  left:-26px;
  top:5px
}
.qodef-pricing-table .qodef-m-price .qodef-m-price-value {
  display:inline-flex;
  position:relative
}
.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:var(--qodef-main-color);
  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:53px 0 0;
  transform:translateX(-16px)
}
.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-tagline {
  font-family:'Roboto Mono',sans-serif;
  font-size:16px;
  font-weight:300;
  color:var(--qodef-main-color);
  margin-bottom:10px
}
.qodef-section-title .qodef-m-tagline:hover {
  color:var(--qodef-main-color)
}
.qodef-section-title .qodef-m-tagline:before {
  content:'';
  position:relative;
  display:inline-block;
  width:9px;
  height:9px;
  bottom:1px;
  margin-right:5px;
  background:currentColor
}
.qodef-section-title .qodef-m-title {
  margin:0
}
.qodef-section-title .qodef-m-text {
  margin:15px 0 0
}
.qodef-separator {
  position:relative;
  height:auto;
  font-size:0;
  line-height:1
}
.qodef-separator .qodef-m-line {
  position:relative;
  display:inline-block;
  width:100%;
  vertical-align:top;
  margin:10px 0;
  border-bottom:1px solid var(--qodef-main-color)
}
.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_eldon_core_separator {
  margin-bottom:0
}
#qodef-page-footer .widget.widget_eldon_core_separator {
  margin-bottom:0
}
#qodef-side-area .widget.widget_eldon_core_separator {
  margin-bottom:0
}
.qodef-single-image img {
  display:block
}
.qodef-single-image.qodef--shake-animation img {
  transform:translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  perspective:1000px;
  animation:qodef-shake-image 2.8s cubic-bezier(.36,.07,.19,.97) infinite both
}
.qodef-single-image.qodef--shake-animation .qodef-m-image.qodef-moving img {
  animation-play-state:paused
}
.qodef-swapping-image-gallery {
  position:relative;
  overflow:hidden;
  display:flex;
  align-items:center
}
.qodef-swapping-image-gallery .qodef-m-info {
  flex-grow:1;
  flex-basis:0
}
.qodef-swapping-image-gallery .qodef-m-image-holder {
  flex-grow:1;
  flex-basis:0;
  overflow:hidden
}
.qodef-swapping-image-gallery .qodef-m-image-holder .swiper-slide {
  padding:0 1px
}
.qodef-swapping-image-gallery .qodef-m-image-holder .swiper-slide img {
  border:1px solid var(--qodef-border-frame)
}
.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 {
  font-size:17px;
  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
}
.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 svg {
  display:block;
  max-width:100%;
  color:#383939;
  transition:color .2s ease-out
}
.qodef-skin--white .qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail svg {
  color:#c6c5c6
}
.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail.qodef--active svg {
  color:#fff
}
.qodef-skin--white .qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail.qodef--active svg {
  color:#000
}
.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-swapping-image-gallery .swiper-slide {
  z-index:0
}
.qodef-swapping-image-gallery .swiper-slide img {
  opacity:0;
  transition:opacity .2s ease-out
}
.qodef-swapping-image-gallery .swiper-slide.swiper-duplaicate-active,
.qodef-swapping-image-gallery .swiper-slide.swiper-slide-active {
  z-index:2
}
.qodef-swapping-image-gallery .swiper-slide.swiper-duplaicate-active img,
.qodef-swapping-image-gallery .swiper-slide.swiper-slide-active img {
  opacity:1
}
.qodef-swapping-image-gallery .swiper-slide.swiper-slide-prev {
  z-index:1
}
.qodef-swapping-image-gallery .swiper-slide.swiper-slide-prev img {
  opacity:1
}
.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:flex;
  align-items:center;
  margin:0;
  padding:0;
  list-style:none
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
  margin:0 84px 0 0;
  padding:0
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  font-size:25px;
  line-height:1.12em;
  position:relative;
  display:block;
  padding:0 3px 1px;
  line-height:.8em
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after {
  content:'';
  width:25px;
  height:5px;
  background-color:currentColor;
  position:absolute;
  left:calc(100% + 7px);
  right:auto;
  bottom:3px;
  transition:transform .4s cubic-bezier(.39,.1,0,.98);
  transform-origin:left;
  border:none;
  transform:scaleX(1);
  display:inline-block
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after {
  left:calc(100% + 5px)
}
.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 {
  transform:scaleX(.2)
}
@media only screen and (max-width:768px) {
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin-right:auto
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
    font-size:19px
  }
}
@media only screen and (max-width:680px) {
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    flex-direction:column;
    align-items:flex-start
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin-bottom:26px
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
    margin-bottom:0
  }
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
  display:flex;
  align-items:stretch;
  justify-content:space-between;
  height:100%
}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
  flex-shrink:0;
  display:block;
  padding-right:26px;
  margin-right:26px;
  border-right:1px solid var(--qodef-main-color)
}
.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-video-button {
  position:relative;
  display:inline-block;
  vertical-align:middle
}
.qodef-video-button .qodef-m-play {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:center;
  color:var(--qodef-main-color);
  font-size:106px;
  line-height:1
}
.qodef-video-button .qodef-m-play .qodef-play-icon {
  position:absolute;
  top:50%;
  overflow:visible
}
.qodef-video-button .qodef-m-play .qodef-play-icon--full {
  fill:#fff;
  transform:translateY(calc(-50% - 18px)) translateX(calc(-50% + 10px))
}
.qodef-video-button .qodef-m-play .qodef-play-icon--outline {
  fill:none;
  stroke:#fff;
  transform:translate(-50%,-50%)
}
.qodef-video-button .qodef-m-play .qodef-play-icon path {
  transition:transform .5s cubic-bezier(.39,.1,0,.98);
  transform:translateX(0) translateY(0)
}
.qodef-video-button .qodef-m-play:hover .qodef-play-icon--full path {
  transform:translateX(-5px) translateY(9px)
}
.qodef-video-button .qodef-m-play:hover .qodef-play-icon--outline path {
  transform:translateX(5px) translateY(-9px)
}
@media only screen and (max-width:680px) {
  .qodef-video-button .qodef-m-play .qodef-play-icon {
    width:48px
  }
  .qodef-video-button .qodef-m-play .qodef-play-icon--full {
    transform:translateY(calc(-50% - 9px)) translateX(calc(-50% + 5px))
  }
}
#qodef-side-area {
  position:fixed;
  top:0;
  right:-490px;
  width:490px;
  height:100%;
  min-height:100%;
  padding:195px 100px 35px;
  text-align:center;
  background-color:var(--qodef-main-color-second);
  overflow:hidden;
  visibility:hidden;
  z-index:9999;
  transition:all .6s cubic-bezier(.77,0,.175,1);
  border-left:1px solid currentColor
}
@media only screen and (max-width:1440px) {
  #qodef-side-area {
    padding-top:115px
  }
}
@media only screen and (max-width:1366px) {
  #qodef-side-area {
    padding:55px 100px 5px
  }
}
.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:33px;
  right:40px;
  display:block;
  z-index:1000;
  color:var(--qodef-main-color)
}
.admin-bar #qodef-side-area-close {
  top:65px
}
.qodef-side-area-cover {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
  overflow:hidden;
  z-index:0;
  transition:opacity .2s ease-in-out,z-index .2s ease-in-out
}
.qodef-side-area--opened .qodef-side-area-cover {
  opacity:1;
  z-index:1002
}
.qodef-social-share {
  position:relative;
  display:inline-flex;
  align-items:center
}
.qodef-social-share .qodef-social-title {
  position:relative;
  display:inline-block;
  vertical-align:top;
  margin:0 19px 0 0;
  font-family:Kanit,sans-serif;
  font-weight:700;
  text-transform:uppercase;
  color:var(--qodef-main-color);
  font-size:17px;
  line-height:1.294em;
  line-height: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.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) {
  transition-delay:.2s
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3) {
  transition-delay:.3s
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4) {
  transition-delay:.4s
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5) {
  transition-delay:.5s
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6) {
  transition-delay:.6s
}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7) {
  transition-delay:.7s
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
  display:block
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
  display:inline-block;
  vertical-align:top;
  margin-right:5px
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
  position:absolute;
  visibility:hidden;
  z-index:950
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
  position:relative;
  display:block;
  z-index:990;
  margin:0;
  padding:0!important
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
  position:absolute;
  display:block;
  text-align:center;
  visibility:hidden;
  overflow:hidden;
  opacity:0;
  transition:opacity .2s ease-out,visibility .2s ease-out
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
  transition:color .2s ease-out,background-color .2s ease-out
}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li * {
  display:block;
  line-height:inherit
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown {
  bottom:0;
  left:0
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li {
  width:90px;
  height:30px;
  line-height:30px;
  border:1px solid var(--qodef-main-color)
}
.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:var(--qodef-main-color)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
  background-color:#00aced;
  color:var(--qodef-main-color)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
  background-color:#007bb5;
  color:var(--qodef-main-color)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
  background-color:#32506d;
  color:var(--qodef-main-color)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
  background-color:#cb2027;
  color:var(--qodef-main-color)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
  background-color:#45668e;
  color:var(--qodef-main-color)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
  font-size:14px;
  color:var(--qodef-main-color);
  background-color:var(--qodef-main-color)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
  bottom:-30px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
  bottom:-60px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
  bottom:-90px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
  bottom:-120px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
  bottom:-150px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
  bottom:-180px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
  bottom:-210px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown {
  top:0;
  right:0
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li {
  width:calc(90px / 3)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
  left:5px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
  left:35px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
  left:65px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
  left:95px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
  left:125px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
  left:155px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
  left:185px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
  top:0;
  left:0
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li {
  width:calc(90px / 3)
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
  right:5px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
  right:35px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
  right:65px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
  right:95px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
  right:125px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
  right:155px
}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
  right:185px
}
.qodef-social-share.qodef-layout--list li {
  margin-right:15px
}
.qodef-social-share.qodef-layout--list li:last-child {
  margin-right:0
}
.qodef-social-share.qodef-layout--text ul {
  vertical-align:baseline;
  line-height:1em
}
.qodef-social-share.qodef-layout--text li {
  margin-right:9px
}
.qodef-social-share.qodef-layout--text li a {
  font-family:'Roboto Mono',sans-serif;
  font-size:16px;
  font-weight:400;
  color:var(--qodef-main-color)
}
.qodef-social-share.qodef-layout--text li a:hover {
  color:var(--qodef-main-color)
}
.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:var(--qodef-main-color)
}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
  color:var(--qodef-main-color)
}
#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:var(--qodef-main-color)
}
#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:var(--qodef-main-color)
}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
  color:var(--qodef-main-color)
}
#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:var(--qodef-main-color)
}
#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:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
  color:var(--qodef-main-color);
  background-color:var(--qodef-main-color)
}
#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;
  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 {
  animation:qode-atom-zindex 1.5s .75s infinite steps(2,end)
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
  transform:rotate(0);
  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 {
  transform:rotate(120deg);
  animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end)
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
  animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
  transform:rotate(240deg);
  animation:qode-atom-zindex 1.5s .25s infinite steps(2,end)
}
#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
  animation:qode-atom-postion 1.5s -.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;
  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 {
  transform:rotate(-135deg);
  animation:qode-clock-1 1s ease-in infinite
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
  transform:rotate(-90deg);
  animation:qode-clock-2 1s ease-in infinite
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
  transform:rotate(-45deg);
  animation:qode-clock-3 1s ease-in infinite
}
#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
  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;
  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:.6;
  animation:qode-double-pulse 2s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
  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 {
  animation-delay:calc((600ms) - 1500ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3 {
  animation-delay:calc((900ms) - 1500ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4 {
  animation-delay:calc((1200ms) - 1500ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 {
  transform:rotateZ(45deg)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1 {
  animation-delay:calc((300ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2 {
  animation-delay:calc((600ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3 {
  animation-delay:calc((900ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4 {
  animation-delay:calc((1200ms) - 1400ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 {
  transform:rotateZ(90deg)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1 {
  animation-delay:calc((300ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2 {
  animation-delay:calc((600ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3 {
  animation-delay:calc((900ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4 {
  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%;
  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%;
  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%;
  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%;
  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;
  animation:qode-fussion-ball-4 1s 0s ease infinite;
  z-index:2
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
  width:60px;
  height:60px;
  margin:0 0 0 -30px
}
#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
  position:absolute;
  width:60px;
  height:4px;
  margin-left:10px;
  background-color:currentColor;
  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;
  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;
  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;
  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;
  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 {
  animation:qode-mitosis-ball-1 1s infinite alternate linear
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2 {
  animation:qode-mitosis-ball-2 1s infinite alternate linear
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3 {
  animation:qode-mitosis-ball-3 1s infinite alternate linear
}
#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4 {
  animation:qode-mitosis-ball-4 1s infinite alternate linear
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
  position:relative;
  display:flex;
  align-items:center;
  justify-content:space-between
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>* {
  margin:0;
  opacity:0;
  animation:qode-fade-in 1s forwards
}
#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
  flex-shrink:0;
  animation-delay:.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;
  animation:qode-fade-in 1s .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:var(--qodef-main-color);
  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 {
  animation:qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
  animation:qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
  animation:qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}
#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
  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;
  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;
  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) {
  animation-delay:calc((100ms) - 300ms)
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
  animation-delay:calc((200ms) - 300ms)
}
#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
  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;
  animation:qode-rotating-cubes 1.8s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
  animation-delay:-.9s
}
#qodef-page-spinner.qodef-layout--smiley .qodef-m-centred-icon,
#qodef-page-spinner.qodef-layout--smiley .qodef-stamp {
  color:currentColor
}
#qodef-page-spinner.qodef-layout--smiley .qodef-e-smiley-1,
#qodef-page-spinner.qodef-layout--smiley .qodef-e-smiley-2,
#qodef-page-spinner.qodef-layout--smiley .qodef-e-smiley-3,
#qodef-page-spinner.qodef-layout--smiley .qodef-e-smiley-4 {
  width:150px;
  height:150px;
  background-image:url(/web/20231213042445im_/https://czthegoat.io/wp-content/plugins/eldon-core/assets/img/eldon-smiley.png);
  background-size:contain;
  opacity:0
}
#qodef-page-spinner.qodef-layout--smiley .qodef-e-smiley-2,
#qodef-page-spinner.qodef-layout--smiley .qodef-e-smiley-3,
#qodef-page-spinner.qodef-layout--smiley .qodef-e-smiley-4 {
  position:absolute
}
#qodef-page-spinner.qodef-layout--smiley .qodef-e-smiley-1 {
  opacity:1
}
#qodef-page-spinner.qodef-layout--smiley .qodef-m-smiley {
  opacity:0;
  animation:qodef-smiley-loader-fade-in .7s .1s forwards
}
#qodef-page-spinner.qodef-layout--smiley .qodef-e-smiley-1 {
  opacity:1;
  animation:qodef-smiley-loader 3s .8s infinite
}
#qodef-page-spinner.qodef-layout--smiley.qodef-animate-out .qodef-e-smiley-1 {
  animation-play-state:paused
}
#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;
  animation:qode-stretch-delay 1.2s infinite ease-in-out
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
  animation-delay:calc((200ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
  animation-delay:calc((300ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
  animation-delay:calc((400ms) - 1300ms)
}
#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
  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;
  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%;
  transform-origin:center bottom;
  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;
  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 {
  animation:qode-wave-jump-3 1.8s infinite ease-out
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
  animation:qode-wave-jump-2 1.8s infinite ease-out
}
#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
  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;
  animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,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%;
  animation:qode-bounce-delay 1.4s infinite ease-in-out both
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
  animation-delay:-.32s
}
#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
  animation-delay:-.16s
}
.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%;
  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:18px;
  color:var(--qodef-main-color)
}
.qodef-page-title .qodef-breadcrumbs a {
  position:relative
}
.qodef-page-title .qodef-breadcrumbs a:after {
  content:'';
  position:absolute;
  left:0;
  bottom:2px;
  width:100%;
  height:1px;
  background-color:currentColor;
  transform:scaleX(0);
  transition:transform .5s cubic-bezier(.39,.1,0,.98);
  transform-origin:left
}
.qodef-page-title .qodef-breadcrumbs a:hover:after {
  transform:scaleX(1)
}
.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:10px
}
.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
  margin:4px 0 0
}
.qodef-footer-logo {
  display:flex;
  position:relative;
  align-items:center
}
.qodef-footer-logo .qodef-footer-logo-image {
  height:110px
}
.qodef-footer-logo a {
  display:block;
  height:100%
}
.qodef-footer-logo a img {
  height:100%;
  width:auto
}
.qodef-footer-logo .qodef-footer-logo-border {
  position:absolute;
  right:10%;
  height:100%;
  width:1px;
  background:#c6c6c6
}
@media only screen and (max-width:1366px) {
  .qodef-footer-logo .qodef-footer-logo-border {
    right:0!important
  }
}
@media only screen and (max-width:1024px) {
  .qodef-footer-logo .qodef-footer-logo-border {
    display:none
  }
}
@media only screen and (max-width:1440px) {
  .qodef-footer-logo img {
    max-width:calc(100% - 35px);
    height:auto!important
  }
}
@media only screen and (max-width:1366px) {
  .qodef-footer-logo img {
    max-width:calc(100% - 25px)
  }
}
@media only screen and (max-width:680px) {
  .qodef-footer-logo {
    height:auto!important;
    margin:0 0 20px!important
  }
  .qodef-footer-logo img {
    max-width:unset;
    height:100%!important
  }
}
.qodef-footer-logo img {
  transform:translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  perspective:1000px;
  animation:qodef-shake-logo 2.8s infinite
}
.qodef-single-image-widget {
  position:relative;
  display:flex;
  justify-content:center
}
.qodef-skin--white .qodef-single-image-widget .qodef-single-image-black-skin {
  opacity:0
}
.qodef-single-image-widget .qodef-single-image-white-skin {
  position:absolute;
  top:0;
  opacity:0
}
.qodef-skin--white .qodef-single-image-widget .qodef-single-image-white-skin {
  opacity:1
}
.qodef-social-icons-group {
  padding-top:4px
}
#qodef-page-header .qodef-social-icons-group {
  display:flex;
  padding:0
}
.qodef-social-icons-group .qodef-icon-holder {
  margin-right:9px
}
.qodef-social-icons-group .qodef-icon-holder a {
  transition:color .2s ease-out
}
.qodef-social-icons-group .qodef-icon-holder:last-child {
  margin-right:0
}
.qodef-social-icons-group .qodef-icon-holder.qodef--textual {
  font-family:'Roboto Mono',sans-serif;
  font-size:20px;
  font-weight:400;
  color:var(--qodef-main-color)
}
.qodef-social-icons-group .qodef-icon-holder.qodef--textual:hover {
  color:var(--qodef-main-color)
}
.qodef-header--minimal #qodef-page-header .qodef-social-icons-group .qodef-icon-holder.qodef--textual {
  font-size:16px
}
.qodef-social-icons-group .qodef-icon-holder.qodef--textual a {
  color:inherit
}
.widget_eldon_core_sticky_sidebar {
  position:relative;
  width:100%;
  height:0;
  margin:0!important;
  padding:0!important;
  border:none!important;
  background:0 0!important
}
.switch {
  position:relative;
  width:62px;
  margin:0;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none
}
.switch .switch__input {
  display:none
}
.switch .switch__label {
  display:block;
  overflow:hidden;
  cursor:pointer;
  border:1px solid var(--qodef-main-color);
  border-radius:20px;
  height:34px;
  margin-bottom:0;
  background-color:#000
}
.switch .onoffswitch-inner {
  display:block;
  transition:margin .3s ease-in 0s
}
.switch .onoffswitch-switch {
  position:absolute;
  display:block;
  width:24px;
  height:24px;
  top:5px;
  right:33px;
  border:1px solid #fff;
  border-radius:100%;
  transition:border-color .2s ease-out,right .3s ease;
  background-color:#fff;
  background-image:url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTYgNyI+DQogIDxnIGlkPSJWZWN0b3JfU21hcnRfT2JqZWN0X2NvcHlfMiIgZGF0YS1uYW1lPSJWZWN0b3IgU21hcnQgT2JqZWN0IGNvcHkgMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE2OTggLTEwMjcpIj4NCiAgICA8ZyBpZD0iVmVjdG9yX1NtYXJ0X09iamVjdF9jb3B5XzItMiIgZGF0YS1uYW1lPSJWZWN0b3IgU21hcnQgT2JqZWN0IGNvcHkgMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTY5NS41MjcgOTkzLjQ1NikiPg0KICAgICAgPHBhdGggaWQ9IlBhdGhfMjU0MSIgZGF0YS1uYW1lPSJQYXRoIDI1NDEiIGQ9Ik05LjgyMywzOC41NTlhOC43NDMsOC43NDMsMCwwLDEtMi4wNjEtLjRsLS43NjksMS44MzItMS4yLS40OTEuNzY5LTEuODMzYTguNyw4LjcsMCwwLDEtMS43NDYtMS4xNTNsLTEuNDIzLDEuNC0uOTE5LS45MDdMMy45LDM1LjZBOC41ODQsOC41ODQsMCwwLDEsMi44OSwzNC4xODNsMCwwLDEuMTYyLS42MzdhNy4zOTIsNy4zOTIsMCwwLDAsMTIuODM1LDBsMS4xNjIuNjM3LDAsMEE4LjU4Myw4LjU4MywwLDAsMSwxNy4wNSwzNS42bDEuNDIzLDEuNC0uOTE5LjkwNy0xLjQyMy0xLjRhOC43LDguNywwLDAsMS0xLjc0NiwxLjE1M2wuNzcsMS44MzMtMS4yLjQ5MS0uNzY5LTEuODMyYTguNzQsOC43NCwwLDAsMS0yLjA2MS40djEuOTg1aC0xLjNWMzguNTU5WiIgZmlsbD0iIzM2MzYzNiIgZmlsbC1ydWxlPSJldmVub2RkIi8+DQogICAgPC9nPg0KICAgIDxwYXRoIGlkPSJDb2xvcl9PdmVybGF5IiBkYXRhLW5hbWU9IkNvbG9yIE92ZXJsYXkiIGQ9Ik0xNzA1LjM1LDEwMzR2LTEuOTg0YTguNzYxLDguNzYxLDAsMCwxLTIuMDYxLS40bC0uNzY5LDEuODMyLTEuMi0uNDkxLjc3LTEuODMyYTguNjkzLDguNjkzLDAsMCwxLTEuNzQ2LTEuMTUzbC0xLjQyMywxLjQtLjkxOS0uOTA3LDEuNDIzLTEuNGE4LjU1Niw4LjU1NiwwLDAsMS0xLjAwNi0xLjQyMWwwLDAsMS4xNjMtLjYzN2E3LjM5Miw3LjM5MiwwLDAsMCwxMi44MzUsMGwxLjE2My42MzcsMCwwYTguNjExLDguNjExLDAsMCwxLTEuMDA3LDEuNDIxbDEuNDIzLDEuNC0uOTE5LjkwNy0xLjQyMy0xLjRhOC43LDguNywwLDAsMS0xLjc0NiwxLjE1M2wuNzcsMS44MzItMS4yLjQ5MS0uNzctMS44MzJhOC43NTgsOC43NTgsMCwwLDEtMi4wNjEuNFYxMDM0WiIvPg0KICA8L2c+DQo8L3N2Zz4=");
  background-repeat:no-repeat;
  background-position:center
}
.qodef-skin--white .switch .switch__input+.switch__label .onoffswitch-switch {
  right:5px;
  background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAxOCAxMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTggMTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGQ9Ik05LDBjLTMuNiwwLTcsMS45LTksNWMyLDMuMSw1LjMsNSw5LDVjMy43LDAsNy0xLjksOS01QzE2LDEuOSwxMi43LDAsOSwweiBNOSw4LjZDNi4xLDguNiwzLjQsNy4yLDEuOSw1DQoJCUMzLjQsMi44LDYuMSwxLjQsOSwxLjRjMi45LDAsNS42LDEuNCw3LjEsMy42QzE0LjYsNy4yLDExLjksOC42LDksOC42eiIvPg0KCTxwYXRoIGQ9Ik05LDIuMkM3LjQsMi4yLDYsMy40LDYsNWMwLDEuNiwxLjMsMi44LDMsMi44YzEuNywwLDMtMS4zLDMtMi44QzEyLDMuNCwxMC43LDIuMiw5LDIuMnogTTguMyw1LjNjLTAuNiwwLTEtMC40LTEtMC45DQoJCWMwLTAuNSwwLjQtMC45LDEtMC45YzAuNiwwLDEsMC40LDEsMC45QzkuMyw0LjksOC45LDUuMyw4LjMsNS4zeiIvPg0KPC9nPg0KPC9zdmc+DQo=)
}
@media only screen and (max-width:680px) {
  #qodef-author-info .qodef-m-inner {
    flex-wrap:wrap
  }
  #qodef-author-info .qodef-m-content {
    margin-top:23px
  }
}
@media only screen and (max-width:1024px) {
  body:not(.qodef-content-behind-header) #qodef-page-outer {
    margin-top:0!important
  }
}
@media only screen and (max-width:1024px) {
  .qodef-header--bottom.qodef--passepartout #qodef-slider-holder {
    width:100%!important
  }
  .qodef-header--bottom #qodef-slider-holder {
    position:relative;
    order:1
  }
  .qodef-header--bottom #qodef-page-wrapper {
    display:flex;
    flex-direction:column
  }
  .qodef-header--bottom #qodef-page-mobile-header {
    order:0
  }
  .qodef-header--bottom #qodef-page-outer {
    order:2
  }
  .qodef-header--bottom #qodef-page-footer {
    order:3
  }
}
@media only screen and (max-width:1366px) {
  .qodef-header--vertical #qodef-page-header {
    padding-top:37px
  }
}
@media only screen and (max-width:1024px) {
  .qodef-header--vertical #qodef-page-header-inner {
    display:none
  }
  .qodef-header--vertical #qodef-page-footer,
  .qodef-header--vertical #qodef-page-outer {
    padding-left:0
  }
}
@media only screen and (max-width:1024px) {
  #qodef-top-area {
    display:none
  }
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-single .qodef-variations--small .qodef-media {
    margin:0 0 50px
  }
  .qodef-portfolio-single .qodef-variations--big .qodef-e-content {
    margin-top:46px
  }
  .qodef-portfolio-single .qodef-variations--big .qodef-e-content .qodef-grid-item:not(.qodef-portfolio-info) {
    margin-bottom:21px
  }
}
@media only screen and (max-width:1440px) {
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title article {
    transform:scale(.5)
  }
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title article.swiper-slide-active {
    transform:scale(.8)
  }
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title article.swiper-slide-active {
    transform:scale(.6)
  }
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title article.swiper-slide-active .qodef-e-media-image {
    transform:scale(1.8)
  }
}
@media only screen and (max-width:768px) {
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title .qodef-e-title {
    white-space:normal
  }
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title article.swiper-slide-active {
    transform:scale(.8)
  }
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title article.swiper-slide-active .qodef-e-media-image {
    transform:none
  }
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title .qodef-e-title {
    background-size:contain;
    width:100%;
    justify-content:center;
    font-size:75px
  }
  .qodef-portfolio-fullscreen-showcase.qodef-item-layout--inverted-color-title article.swiper-slide-active {
    transform:none
  }
}
@media only screen and (max-width:1366px) {
  .qodef-portfolio-list-horizontal-holder .qodef-plh-item {
    width:17vw
  }
}
@media only screen and (max-width:1024px) {
  .qodef-portfolio-list-horizontal-holder .qodef-portfolio-list-horizontal-inner {
    margin-left:0;
    padding-left:70px;
    padding-right:70px;
    transition:transform 0s;
    white-space:normal
  }
  .qodef-portfolio-list-horizontal-holder .qodef-plh-item {
    width:auto;
    height:auto;
    margin:0 0 40px
  }
  .qodef-portfolio-list-horizontal-holder .qodef-plh-item:nth-child(2) {
    margin-left:0
  }
  .qodef-portfolio-list-horizontal-holder .qodef-plh-item:last-child {
    margin-right:0
  }
  .qodef-portfolio-list-horizontal-holder .qodef-plh-item a {
    max-height:100%
  }
  .qodef-portfolio-list-horizontal-holder .qodef-plh-item .qodef-e-media-image-holder-inner {
    display:flex;
    align-items:center
  }
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
    position:relative;
    top:0;
    max-width:50vw;
    padding-top:0;
    padding-bottom:40px
  }
  .qodef-portfolio-list-horizontal-holder .qodef-moving-text {
    display:none
  }
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-title {
    margin-top:10px
  }
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-button {
    margin-top:20px
  }
}
@media only screen and (max-width:768px) {
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
    max-width:60vw;
    margin-top:70px
  }
}
@media only screen and (max-width:680px) {
  .qodef-portfolio-list-horizontal-holder {
    flex-direction:row
  }
  .qodef-portfolio-list-horizontal-holder .qodef-portfolio-list-horizontal-inner {
    padding-left:20px;
    padding-right:20px;
    -ms-overflow-style:none;
    scrollbar-width:none
  }
  .qodef-portfolio-list-horizontal-holder .qodef-portfolio-list-horizontal-inner::-webkit-scrollbar {
    display:none
  }
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-static {
    max-width:100%;
    left:0;
    padding:0 20px;
    top:0;
    margin-bottom:20px
  }
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-outlined-title {
    display:none
  }
  .qodef-portfolio-list-horizontal-holder .qodef-ptfh-title {
    margin-top:0
  }
  .qodef-portfolio-list-horizontal-holder .qodef-plh-item {
    margin-bottom:10px
  }
  .qodef-portfolio-list-horizontal-holder .qodef-plh-item a {
    margin-top:0
  }
  .qodef-portfolio-list-horizontal-holder .qodef-plh-item img {
    -o-object-fit:cover;
    object-fit:cover
  }
}
@media only screen and (max-width:480px) {
  .qodef-portfolio-list-horizontal-holder {
    flex-direction:column
  }
}
@media only screen and (max-width:1024px) {
  .qodef-team-list.qodef-item-layout--info-above>.qodef-grid-inner,
  .qodef-team-list.qodef-item-layout--info-below>.qodef-grid-inner {
    display:flex;
    flex-wrap:wrap
  }
  .qodef-team-list.qodef-item-layout--info-above .qodef-e-content,
  .qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
    margin:30px 0
  }
  .qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
    margin:30px 0 50px
  }
}
@media only screen and (max-width:680px) {
  .qodef-team-list.qodef-grid.qodef-gutter--no>.qodef-grid-inner>.qodef-grid-item {
    margin:10px 0
  }
  .qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
    margin:30px 0
  }
}
@media only screen and (max-width:1024px) {
  .qodef-testimonials-list-wrapper {
    flex-direction:column
  }
  .qodef-testimonials-list-wrapper .qodef-testimonials-list-icon {
    max-height:120px
  }
}
@media only screen and (max-width:480px) {
  .qodef-testimonials-list {
    padding:0;
    max-height:100vH
  }
  .qodef-testimonials-list.swiper-container-vertical~.swiper-button-outside.swiper-button-prev {
    top:6px
  }
  .qodef-testimonials-list.swiper-container-vertical~.swiper-button-outside.swiper-button-next {
    top:66px
  }
}
@media only screen and (max-width:768px) {
  .qodef-cards-gallery .qodef-m-fake-card {
    transform:scale(.8)
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
    transform:scale(.8)
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
    transform:translateX(-100%)
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
    transform:scale(.3) translateX(84%)
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
    transform:scale(.4) translateX(60%)
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
    transform:scale(.5) translateX(39%)
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
    transform:scale(.6) translateX(25%)
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
    transform:scale(.7) translateX(11.2%)
  }
  .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:last-child {
    transform:scale(.8) translate(-9%,14%)
  }
  .qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
    transform:scale(.8)
  }
  .qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
    transform:translateX(100%)
  }
  .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
    transform:scale(.3) translateX(-84%)
  }
  .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
    transform:scale(.4) translateX(-60%)
  }
  .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
    transform:scale(.5) translateX(-39%)
  }
  .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
    transform:scale(.6) translateX(-25%)
  }
  .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
    transform:scale(.7) translateX(-11.2%)
  }
  .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:last-child {
    transform:scale(.8) translate(9%,-12%)
  }
}
@media only screen and (max-width:768px) {
  .qodef-countdown.qodef-show--4 .qodef-m-date,
  .qodef-countdown.qodef-show--5 .qodef-m-date,
  .qodef-countdown.qodef-show--6 .qodef-m-date {
    display:flex;
    flex-wrap:wrap;
    justify-content: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%;
    padding:0
  }
}
@media only screen and (max-width:1024px) {
  .qodef-frame-slider-holder {
    margin-bottom:96px
  }
  .qodef-frame-slider-holder .swiper-pagination-bullets {
    bottom:-96px!important
  }
}
@media only screen and (max-width:768px) {
  .qodef-frame-slider-holder {
    margin-bottom:86px
  }
  .qodef-frame-slider-holder .swiper-pagination-bullets {
    bottom:-86px!important
  }
}
@media only screen and (max-width:680px) {
  .qodef-frame-slider-holder {
    margin-bottom:76px
  }
  .qodef-frame-slider-holder .swiper-pagination-bullets {
    bottom:-76px!important
  }
}
@media only screen and (max-width:1024px) {
  .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
    display:none
  }
}
@media only screen and (max-width:1024px) {
  .qodef-info-list .qodef-m-info-list-text {
    padding-right:21%
  }
}
@media only screen and (max-width:680px) {
  .qodef-info-list .qodef-m-info-list-text {
    padding-right:0
  }
}
@media only screen and (max-width:1366px) {
  .qodef-interactive-link-showcase.qodef-type--standard {
    padding:100px 0
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
    width:60%
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
    width:40%
  }
}
@media only screen and (max-width:1024px) {
  .qodef-interactive-link-showcase.qodef-type--standard {
    padding:60px 0
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
    width:80%
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
    width:100%;
    padding-left:60px;
    align-items:flex-start
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item {
    font-size:35px;
    line-height:1.114em;
    padding-bottom:3px
  }
}
@media only screen and (max-width:680px) {
  .qodef-interactive-link-showcase.qodef-type--standard {
    padding:30px 0
  }
  .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
    padding-left:30px
  }
}
@media (max-width:1680px) {
  .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item {
    font-size:70px
  }
}
@media only screen and (max-width:1024px) {
  .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item {
    padding:0
  }
  .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title {
    top:50%
  }
}
@media only screen and (max-width:680px) {
  .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item {
    font-size:30px
  }
}
@media only screen and (max-width:1024px) {
  .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
    display:none
  }
}
.qodef-swapping-image-gallery {
  flex-wrap:wrap
}
@media only screen and (max-width:1024px) {
  .qodef-swapping-image-gallery .qodef-m-image-holder,
  .qodef-swapping-image-gallery .qodef-m-info {
    flex-basis:100%;
    margin:20px 0
  }
  .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
  }
  .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-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:680px) {
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
    left:1px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
    left:46px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
    left:91px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
    left:136px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
    left:181px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
    left:226px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
    left:271px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
    left:auto;
    right:0
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
    right:auto;
    left:1px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
    right:auto;
    left:46px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
    right:auto;
    left:91px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
    right:auto;
    left:136px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
    right:auto;
    left:181px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
    right:auto;
    left:226px
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
    right:auto;
    left:271px
  }
}
@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 {
    justify-content:flex-start
  }
}
/*
     FILE ARCHIVED ON 04:24:45 Dec 13, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:41:48 Apr 25, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.558
  exclusion.robots: 0.022
  exclusion.robots.policy: 0.011
  esindex: 0.014
  cdx.remote: 5.927
  LoadShardBlock: 143.047 (3)
  PetaboxLoader3.datanode: 176.731 (5)
  PetaboxLoader3.resolve: 318.726 (2)
  load_resource: 371.487
  loaddict: 67.184
*/
